diff options
Diffstat (limited to 'phpBB')
84 files changed, 11926 insertions, 11916 deletions
diff --git a/phpBB/admin/admin_ranks.php b/phpBB/admin/admin_ranks.php index 2d66de5e4f..9fed7ea367 100644 --- a/phpBB/admin/admin_ranks.php +++ b/phpBB/admin/admin_ranks.php @@ -207,10 +207,19 @@ if( $mode != "" ) $sql = "DELETE FROM " . RANKS_TABLE . " WHERE rank_id = $rank_id"; - if( !$result = $db->sql_query($sql)) + if( !$result = $db->sql_query($sql) ) { message_die(GENERAL_ERROR, "Couldn't delete rank data", "", __LINE__, __FILE__, $sql); } + + $sql = "UPDATE " . USERS_TABLE . " + SET user_rank = 0 + WHERE user_rank = $rank_id"; + + if( !$result = $db->sql_query($sql) ) + { + message_die(GENERAL_ERROR, $lang['No_update_ranks'], "", __LINE__, __FILE__, $sql); + } $message = $lang['Rank_removed'] . "<br /><br />" . sprintf($lang['Click_return_rankadmin'], "<a href=\"" . append_sid("admin_ranks.$phpEx") . "\">", "</a>") . "<br /><br />" . sprintf($lang['Click_return_admin_index'], "<a href=\"" . append_sid("index.$phpEx?pane=right") . "\">", "</a>"); diff --git a/phpBB/db/schemas/ms_access_primer.zip b/phpBB/db/schemas/ms_access_primer.zip Binary files differindex 83dc62331c..cb676aef6c 100644 --- a/phpBB/db/schemas/ms_access_primer.zip +++ b/phpBB/db/schemas/ms_access_primer.zip diff --git a/phpBB/language/lang_arabic/lang_admin.php b/phpBB/language/lang_arabic/lang_admin.php index ae7eaccc3e..2941f06df4 100644 --- a/phpBB/language/lang_arabic/lang_admin.php +++ b/phpBB/language/lang_arabic/lang_admin.php @@ -1,718 +1,718 @@ -<?php
-
-/***************************************************************************
- * lang_admin.php [English]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_admin.php,v 1.27 2001/12/30 13:49:37 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Format is same as lang_main
-//
-
-//
-// Modules, this replaces the keys used
-// in the modules[][] arrays in each module file
-//
-$lang['General'] = "����� ����";
-$lang['Users'] = "����� ���������";
-$lang['Groups'] = "����� ���������";
-$lang['Forums'] = "����� �������";
-$lang['Styles'] = "����� �������";
-
-$lang['Configuration'] = "�����";
-$lang['Permissions'] = "�������";
-$lang['Manage'] = "�����";
-$lang['Disallow'] = "���� �����";
-$lang['Prune'] = "�����";
-$lang['Mass_Email'] = "���� �����";
-$lang['Ranks'] = "�������";
-$lang['Smilies'] = "���� �����";
-$lang['Ban_Management'] = "���� �����";
-$lang['Word_Censor'] = "���� �������";
-$lang['Export'] = "�����";
-$lang['Create_new'] = "���";
-$lang['Add_new'] = "���";
-$lang['Backup_DB'] = "���� ����� ��������";
-$lang['Restore_DB'] = "������ ����� ��������";
-
-
-//
-// Index
-//
-$lang['Admin'] = "�������";
-$lang['Not_admin'] = "��� �� ������ ����� �������";
-$lang['Welcome_phpBB'] = "���� �� ��� phpBB";
-$lang['Admin_intro'] = "���� �������� phpBB ������ �����ߡ ��� ������ ������ ���� ���� �� ����� ���������� �������� ������ߡ ����� ������ ��� ��� ������ �� ���� ����� ��� ���� <u>���� ������� ��������</u> �� ������ ������ ������ ��� ���� ������ �������� ���� ��� ���� ������� ������� �� ������� ������ ���ǡ ������� ������ �� ������ ������ ����� �� ������ �� �� ����� �� ������ ������ �� ������ ������� ��ǡ �� ���� ������ ������ �� ��������� �� ����� ������� ��� �������.";
-$lang['Main_index'] = "���� ������� ��������";
-$lang['Forum_stats'] = "�������� �������";
-$lang['Admin_Index'] = "���� ������� ��������";
-$lang['Preview_forum'] = "������ �������";
-
-$lang['Click_return_admin_index'] = "���� %s���%s ������ ��� ���� ������� ��������";
-
-$lang['Statistic'] = "���������";
-$lang['Value'] = "������";
-$lang['Number_posts'] = "��� ���������";
-$lang['Posts_per_day'] = "���� ��������� ������";
-$lang['Number_topics'] = "��� ��������";
-$lang['Topics_per_day'] = "���� �������� ������";
-$lang['Number_users'] = "��� ����������";
-$lang['Users_per_day'] = "���� ������ ����������";
-$lang['Board_started'] = "����� �������";
-$lang['Avatar_dir_size'] = "Avatar directory size";
-$lang['Database_size'] = "��� ����� ��������";
-$lang['Gzip_compression'] ="��� Gzip";
-$lang['Not_available'] = "��� �����";
-
-$lang['ON'] = "����"; // This is for GZip compression
-$lang['OFF'] = "��� ����";
-
-
-//
-// DB Utils
-//
-$lang['Database_Utilities'] = "����� ����� ��������";
-
-$lang['Restore'] = "�������";
-$lang['Backup'] = "���� ��������";
-$lang['Restore_explain'] = "����� ��� ������ ���� ������� ����� ����� ����� �������� �� ��� ����� ����ǡ ����� ����� ��� ������ ����� ����� gzip ����� �� ���� ������� ��� ������� �������� �� ��� ��� ����� ���� ��� ������. <b>�����</b> ����� ��� ������� ��� ������� ��� ��� ������ ������ ����� �� ����� �������ʡ �� ������ ����� ��������� ���� ����� �������ǡ ������ ��� �������� �� ��� ������ ��� ������ �� ����� ������� �������.";
-$lang['Backup_explain'] = "����� ��� ��� ���� �������� �� ���� ������ phpBB� ��� ���� ���� ��� ����� ����� ������ ������� �� ����� �������� ����� ���� ���� �� ������ �� ��� ����� ��������� ���ǡ ������� ����� ����� ��� ������� ����� ����� ������� ������� comma ( , ) �� ��� ������� �������� �� ������ ����� ���� �� ���� ��� ��� ������ ���������� ����� gzip ��� ������ ��� ��� ����� ���� ��� ������.";
-
-$lang['Backup_options'] = "������ ����� ���������";
-$lang['Start_backup'] = "���� ����� ���������";
-$lang['Full_backup'] = "���� �����";
-$lang['Structure_backup'] = "����� ������� ���";
-$lang['Data_backup'] = "������� ������� ���";
-$lang['Additional_tables'] = "����� ������";
-$lang['Gzip_compress'] = "��� gzip �����";
-$lang['Select_file'] = "���� ����";
-$lang['Start_Restore'] = "��� ����� ������� ������ ����������";
-
-$lang['Restore_success'] = "�� ������� ����� �������� �����.<br /><br />��� �� ���� ������ ���� ��� ������ ���� ��� ����� ��� ��� ������ ���������� ���.";
-$lang['Backup_download'] = "���� ����� ����� ��� ���� ������ �������� ��� ���� ����� �������.";
-$lang['Backups_not_supported'] = "���ǡ ���� ����� ��������� ��� ���� ����� ����� ����� �������� ���� �������.";
-
-$lang['Restore_Error_uploading'] = "��� �� ����� ��� ���������";
-$lang['Restore_Error_filename'] = "����� �� ��� ����ݡ ������ ������ ��� ���.";
-$lang['Restore_Error_decompress'] = "��� ���� ��� �� ��� gzip ����ݡ ������ ����� ��� ��� �����.";
-$lang['Restore_Error_no_file'] = "�� ��� ����� �� ���.";
-
-
-//
-// Auth pages
-//
-$lang['Select_a_User'] = "���� �������";
-$lang['Select_a_Group'] = "���� ������";
-$lang['Select_a_Forum'] = "���� ����";
-$lang['Auth_Control_User'] = "������ �������� ��������";
-$lang['Auth_Control_Group'] = "������ �������� ��������";
-$lang['Auth_Control_Forum'] = "������ �������� ������";
-$lang['Look_up_User'] = "����� �� ������";
-$lang['Look_up_Group'] = "����� �� ������";
-$lang['Look_up_Forum'] = "����� �� ����";
-
-$lang['Group_auth_explain'] = "����� ��� ����� ������� ������ ������� ������� ��� ������ �������� �� ��� ���� ��� �� ����� ������� ��������� ���� �� ��� ������� �� ���� ���������� �� ������ ������ ��� ������ ��� ��� ������� ������� ����� ���� ���� ��������� ������ɡ ��� ��� ��� �� ����� ����� ������ ����.";
-$lang['User_auth_explain'] = "����� ��� ����� ������� ������ ������� ������� ��� ������ ��� ��� �� ��� ���� ��� ����� �� ������ �������� �������� ��� ������� ������ ���������� �� ����� ������� ������ ������ ���� ���� ���� �� ������ ��ǡ ���� ������ ��� ��� ��� �� �����.";
-$lang['Forum_auth_explain'] = "����� ��� ����� ����� ������ ��� ���ɡ ����� ��� ��� ��������: ����� ������ɡ ������� �������� ���� �� ������ �� ������� �� ������ �� ����� ��� �� ���ɡ ���� ��� ����� ����� ������� ������ ���� ����� ���������� �������� ��� ����� �������� �������� ����.";
-
-$lang['Simple_mode'] = "����� ������";
-$lang['Advanced_mode'] = "����� �������";
-$lang['Moderator_status'] = "����� �������";
-
-$lang['Allowed_Access'] = "������ �����";
-$lang['Disallowed_Access'] = "������ �����";
-$lang['Is_Moderator'] = "����";
-$lang['Not_Moderator'] = "��� �����";
-
-$lang['Conflict_warning'] = "����� ���� ����� ���������";
-$lang['Conflict_access_userauth'] = "��� �������� �� ���� ����� ������� ������ ��� ������ ���� ������ ���������� ���� ����� ����ǡ ���� ���� ����� ������� �������� ���� ����� ����� �� ������ �� ��� �������� ������ ������� ������ ��� �����ǡ ������� ������ ���� ���� ����� ������� ������� ���������� ����� �� ������.";
-$lang['Conflict_mod_userauth'] = "��� �������� �� ���� ����� ������ ������� �� ��� ������ ���� ������ ������� ���������� ���� ���� ����� ������� �������� ������ �� ������ ��� ������� ������� ����ǡ ��������� ���� ���� ����� �� ������� ����� �� ������.";
-
-$lang['Conflict_access_groupauth'] = "�������� ( ���������� ) ������ �� ���� ����� ������� ������ ��� ��� ������ �� ���� ��������� ������ɡ ���� ���� ����� ������� ���������� ������� ������ �� ������ �����ǡ ��������� ������� ���� ��������� ����� �� ������.";
-$lang['Conflict_mod_groupauth'] = "�������� ( ���������� ) ������ �� ���� ����� ������ ������� �� ��� ������ �� ���� �������� ������ɡ ���� ���� ����� �������� ������� ����� ��� ������ ������� �����ǡ ��������� ������� ���� ������� �������� ����� �� ������.";
-
-$lang['Public'] = "���";
-$lang['Private'] = "���";
-$lang['Registered'] = "����";
-$lang['Administrators'] = "���������";
-$lang['Hidden'] = "����";
-// These are displayed in the drop down boxes for advanced
-// mode forum auth, try and keep them short!
-$lang['Forum_ALL'] = "����";
-$lang['Forum_REG'] = "������";
-$lang['Forum_PRIVATE'] = "���";
-$lang['Forum_MOD'] = "����";
-$lang['Forum_ADMIN'] = "�����";
-
-$lang['View'] = "������";
-$lang['Read'] = "�����";
-$lang['Post'] = "������";
-$lang['Reply'] = "�����";
-$lang['Edit'] = "�����";
-$lang['Delete'] = "���";
-$lang['Sticky'] = "�����";
-$lang['Announce'] = "�����";
-$lang['Vote'] = "�����";
-$lang['Pollcreate'] = "��� �������";
-
-$lang['Permissions'] = "���������";
-$lang['Simple_Permission'] = "��������� �������";
-
-$lang['User_Level'] = "����� ��������";
-$lang['Auth_User'] = "������";
-$lang['Auth_Admin'] = "������";
-$lang['Group_memberships'] = "������ ����������";
-$lang['Usergroup_members'] = "��� �������� ����� ���������� �������:";
-
-$lang['Forum_auth_updated'] = "�� ����� ������� ������";
-$lang['User_auth_updated'] = "�� ����� ������� ��������";
-$lang['Group_auth_updated'] = "�� ����� ������� ��������";
-
-$lang['Auth_updated'] = "�� ����� ���������";
-$lang['Click_return_userauth'] = "���� %s���%s ������ ��� ������� ����������";
-$lang['Click_return_groupauth'] = "���� %s���%s ������ ��� ������� ��������";
-$lang['Click_return_forumauth'] = "���� %s���%s ������ ��� ������� ������";
-
-
-//
-// Banning
-//
-$lang['Ban_control'] = "������ �� �����";
-$lang['Ban_explain'] = "���� ��� ������ �� ��� ���������� ����� ����� ��� �� ���� ��� ������ ���� �� ��� IP ���� �� ���� ���� �� ����� IP �� ����� ������� ( hostnames )� ��� ����� ���� ���������� ��� �� ������ ��� ������ �������� �����ɡ ���� ���������� �� ������� ������ ���� ����� ���� ��� ����� ���� �������� ���� ����� ��� �� ��� ����� ������ ���������� ������ �� ���� �������� ������ ���� ������� �� ������ �� �������ɡ ��� �� ������ ��� ��������� ��������� ������ ���.";
-$lang['Ban_explain_warn'] = "������ �������� ��� �� ����� ���� �� ������ IP ����� ��� ����� ���� �������� ���� ��� ��� ����� ������ ������� ��� ����� ����ȡ ����� ����� ������ ������ ��� �������� ������� �� ���� ������� ���� �������� ( wildcards ) ������� ��� ��� ��� �����ǡ ��� ��� ����� ������ ������ ���� ���� �� �������� ����� �� ����� ����� ������� �� ��� �� ���� ������ �� ���� �� �������� ��� ���.";
-
-$lang['Select_username'] = "���� �������";
-$lang['Select_ip'] = "���� ����� IP";
-$lang['Select_email'] = "���� ����� ���������";
-
-$lang['Ban_username'] = "���� ������� ����� �� ����";
-$lang['Ban_username_explain'] = "����� ��� ������ ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������.";
-
-$lang['Ban_IP'] = "���� ����� �� ���� �� ������ IP �� ����� �������";
-$lang['IP_hostname'] = "������ IP �� ����� �������";
-$lang['Ban_IP_explain'] = "������ ��� ������ IP �� ����� ����� ������ �� ������ ����� ������ ( comma )� ������ ���� �� ������ IP �� ������ ��� ����� ����� ������ ������ ����� ������ ����� ( - )� �������� ������ ������ ����� ������ ( * ).";
-
-$lang['Ban_email'] = "���� ����� �� ���� �� ������ ������ �����������";
-$lang['Ban_email_explain'] = "������ ���� �� ����� ���� �������� ���ϡ ���� ����� ������ ( comma )� ���� ������ ���� ������ ����� ������ ( * )� ����: *@hotmail.com";
-
-$lang['Unban_username'] = "��� ����� �� ������ ���� �� ����";
-$lang['Unban_username_explain'] = "����� ��� ����� �� ������ ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������.";
-
-$lang['Unban_IP'] = "��� ����� �� ����� IP ���� �� ����";
-$lang['Unban_IP_explain'] = "����� ��� ����� �� ����� IP ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������.";
-
-$lang['Unban_email'] = "��� ����� �� ����� ���� �������� ���� �� ����";
-$lang['Unban_email_explain'] = "����� ��� ����� �� ����� ���� �������� ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������.";
-
-$lang['No_banned_users'] = "�� ���� �������� �������";
-$lang['No_banned_ip'] = "�� ���� ������ IP ������";
-$lang['No_banned_email'] = "�� ���� ������ ���� �������� ������";
-
-$lang['Ban_update_sucessful'] = "�� ����� ����� ����� �����";
-$lang['Click_return_banadmin'] = "���� %s���%s ������ ��� ������ ������";
-
-
-//
-// Configuration
-//
-$lang['General_Config'] = "������� ����";
-$lang['Config_explain'] = "����� �� ������� �� ������ ������ �� ���� ������ ������� �����ɡ ������ �� ������ ���������� �������ʡ ������ ������� ������� ��� ������ ������.";
-
-$lang['Click_return_config'] = "���� %s���%s ������ ��� ��������� ������.";
-
-$lang['General_settings'] = "������� ������� ������";
-$lang['Server_name'] = "����� ������";
-$lang['Server_name_explain'] = "����� ������ ���� ���� ��� �������";
-$lang['Script_path'] = "���� ������� ������";
-$lang['Script_path_explain'] = "����� ������ ������ ������� �� ������ ������� ������ ������� �������";
-$lang['Server_port'] = "Server Port";
-$lang['Server_port_explain'] = "The port your server is running on, usually 80, only change if different";
-$lang['Site_name'] = "��� ������";
-$lang['Site_desc'] = "��� ������";
-$lang['Board_disable'] = "����� �������";
-$lang['Board_disable_explain'] = "��� ������ ����� ������� ��� ������ ���������� �� ��� ������� �� ������� ��� ������� ��� �����ѡ ���� ���� �� ����� �� ������ ��� ���!";
-$lang['Acct_activation'] = "����� ����� ��������";
-$lang['Acc_None'] = "���"; // These three entries are the type of activation
-$lang['Acc_User'] = "������";
-$lang['Acc_Admin'] = "�����";
-
-$lang['Abilities_settings'] = "������� ���������� �������� ��������";
-$lang['Max_poll_options'] = "����� ������ �� ������ ���������";
-$lang['Flood_Interval'] = "���� �������";
-$lang['Flood_Interval_explain'] = "��� ������� ���� ��� ��� �������� �������� ��� �� ����� �� ����� ������ ����.";
-$lang['Board_email_form'] = "������ ���������� ��� �������";
-$lang['Board_email_form_explain'] = "���� ���������� ����� ����� ���� ��������� ��� ����� ����� �� ���� �������";
-$lang['Topics_per_page'] = "��� �������� �� �� ����";
-$lang['Posts_per_page'] = "��� ��������� �� �� ����";
-$lang['Hot_threshold'] = "���� ������ �� ��������� �������� �������";
-$lang['Default_style'] = "������� �������";
-$lang['Override_style'] = "������� ��� ���� ��������";
-$lang['Override_style_explain'] = "������ ������� ���� ������ �������� �������� �������";
-$lang['Default_language'] = "����� ��������";
-$lang['Date_format'] = "����� �������";
-$lang['System_timezone'] = "������� ������� ������";
-$lang['Enable_gzip'] = "����� ��� GZip";
-$lang['Enable_prune'] = "����� ����� ������";
-$lang['Allow_HTML'] = "����� HTML";
-$lang['Allow_BBCode'] = "����� ���� BB";
-$lang['Allowed_tags'] = "���� HTML �������";
-$lang['Allowed_tags_explain'] = "���� ��� ������ �������";
-$lang['Allow_smilies'] = "����� ����������";
-$lang['Smilies_path'] = "���� ����� ����������";
-$lang['Smilies_path_explain'] = "������ ��� ���� phpBB ������, ���� images/smilies";
-$lang['Allow_sig'] = "����� ��������";
-$lang['Max_sig_length'] = "����� ������ �������";
-$lang['Max_sig_length_explain'] = "���� ��� �� ������ ������� �� �������";
-$lang['Allow_name_change'] = "����� ����� ��� ��������";
-
-$lang['Avatar_settings'] = "������� ��������";
-$lang['Allow_local'] = "����� ����� ��������";
-$lang['Allow_remote'] = "����� �������� �������";
-$lang['Allow_remote_explain'] = "�������� ������� �� ���� ����";
-$lang['Allow_upload'] = "����� ����� ��� ��������";
-$lang['Max_filesize'] = "���� ��� ���� ���� �������";
-$lang['Max_filesize_explain'] = "���� ������ ���� ���� ��������";
-$lang['Max_avatar_size'] = "���� ������ ����� ���� �������";
-$lang['Max_avatar_size_explain'] = "(�������� �� ����� �������)";
-$lang['Avatar_storage_path'] = "���� ����� ��� ������";
-$lang['Avatar_storage_path_explain'] = "���� ������ �� ���� phpBB �������, ���� images/avatars";
-$lang['Avatar_gallery_path'] = "���� ���� ����� ��� ��������";
-$lang['Avatar_gallery_path_explain'] = "������ ���� ���� phpBB ������� ����� ��������, ���� images/avatars/gallery";
-
-$lang['COPPA_settings'] = "������� COPPA";
-$lang['COPPA_fax'] = "��� ���� COPPA";
-$lang['COPPA_mail'] = "����� COPPA �������";
-$lang['COPPA_mail_explain'] = "��� �� ������� ������� ���� �������� ������ ������ ����� ����� COPPA";
-
-$lang['Email_settings'] = "������� ������ ����������";
-$lang['Admin_email'] = "���� ������ ����������";
-$lang['Email_sig'] = "����� ������ ����������";
-$lang['Email_sig_explain'] = "��� ���� ����� �� ����� ���� ������� ����������� ���� ������ ��������";
-$lang['Use_SMTP'] = "������� ���� SMTP ������ ����������";
-$lang['Use_SMTP_explain'] = "���� ��� ��� ���� ����� ������ ���������� ��� ���� SMTP ���� ������ ���� �� ������ ������� mail";
-$lang['SMTP_server'] = "����� ���� SMTP";
-$lang['SMTP_username'] = "SMTP Username";
-$lang['SMTP_username_explain'] = "Only enter a username if your smtp server requires it";
-$lang['SMTP_password'] = "SMTP Password";
-$lang['SMTP_password_explain'] = "Only enter a password if your smtp server requires it";
-
-$lang['Disable_privmsg'] = "������� ������";
-$lang['Inbox_limits'] = "���� ������ ������� �� ����� ������ ������";
-$lang['Sentbox_limits'] = "����� ������ ������� �� ����� ������ ������";
-$lang['Savebox_limits'] = "����� ������ ������� �� ����� ������� ��������";
-
-$lang['Cookie_settings'] = "������� �������";
-$lang['Cookie_settings_explain'] = "��� �������� ����� �������� ���� ���� ��� ����� ������� ���� ������ �������� ��� ������͡ �� ���� ������ʡ ������� ���������� ����� ����ɡ ��� ����� ������ ��� �������� ����� ��� ���ѡ ��������� ����� ����� �� ���� ���������� �� ������.";
-$lang['Cookie_name'] = "��� ������";
-$lang['Cookie_domain'] = "���� ( domain ) ������";
-$lang['Cookie_path'] = "���� ������";
-$lang['Session_length'] = "��� ������ [ �������� ]";
-$lang['Cookie_secure'] = "���� ���� [ https ]";
-$lang['Session_length'] = "Session length [ seconds ]";
-
-
-//
-// Forum Management
-//
-$lang['Forum_admin'] = "����� �������";
-$lang['Forum_admin_explain'] = "�� ��� ����� ����� ����ɡ ��ݡ ����� ����� ����ȡ ������ ������ ������� ������� ��������.";
-$lang['Edit_forum'] = "����� ����";
-$lang['Create_forum'] = "����� ���� �����";
-$lang['Create_category'] = "����� ��� ����";
-$lang['Remove'] = "�����";
-$lang['Action'] = "�����";
-$lang['Update_order'] = "����� �������";
-$lang['Config_updated'] = "�� ����� ������� ������ �����";
-$lang['Edit'] = "�����";
-$lang['Delete'] = "���";
-$lang['Move_up'] = "��� ������";
-$lang['Move_down'] = "��� ������";
-$lang['Resync'] = "������";
-$lang['No_mode'] = "�� ��� ����� �����";
-$lang['Forum_edit_delete_explain'] = "������� �� ������ ����� �� ����� ���� ������ ������� �����ɡ �������� ���������� �������� ������ ������� �������� �� ������ ������.";
-
-$lang['Move_contents'] = "��� ���� ���������";
-$lang['Forum_delete'] = "��� ������";
-$lang['Forum_delete_explain'] = "������� �� ������ ����� �� ��� ���� ���� ( �� ��� ) ������ ������ ���� ���� �� ��� ��� �������� ( ������� ) ���� �������.";
-
-$lang['Forum_settings'] = "������� ������ ������";
-$lang['Forum_name'] = "��� ������";
-$lang['Forum_desc'] = "���";
-$lang['Forum_status'] = "���� ������";
-$lang['Forum_pruning'] = "����� ������";
-
-$lang['prune_freq'] = '���� �� ��� �������� ��';
-$lang['prune_days'] = "��� �������� ���� �� ��� �������� ���� ���";
-$lang['Set_prune_data'] = "��� ��� ������ ������� �������� �� ��� �����ɡ ���� �� ���� ����� ������� �� ����� ��� �������� ���� ���� ������� �� �����ɡ ������ ������ ������ ��� ������";
-
-$lang['Move_and_Delete'] = "��� ����";
-
-$lang['Delete_all_posts'] = "��� ���� ��������";
-$lang['Nowhere_to_move'] = "�� ���� ����� ��� �� ����";
-
-$lang['Edit_Category'] = "����� �����";
-$lang['Edit_Category_explain'] = "������ ��� ������� ������ ��� �����";
-
-$lang['Forums_updated'] = "�� ����� ������� ������ �� ����� �����";
-
-$lang['Must_delete_forums'] = "��� �� ���� ���� ���� ������� ��� �� ����� �� ��� ��� �����";
-
-$lang['Click_return_forumadmin'] = "���� %s���%s ������ ��� ����� ������";
-
-
-//
-// Smiley Management
-//
-$lang['smiley_title'] = "���� ����� ����������";
-$lang['smile_desc'] = "�� ��� �����ɡ ����� ����ɡ ��ݡ ������ ����� ��������� �� ���������� ���� ���� ��������� ��������� �� ��������� �������� ������.";
-
-$lang['smiley_config'] = "������� ���������";
-$lang['smiley_code'] = "��� ���������";
-$lang['smiley_url'] = "��� ���� ���������";
-$lang['smiley_emot'] = "����� ���������";
-$lang['smile_add'] = "����� ������� �����";
-$lang['Smile'] = "�������";
-$lang['Emotion'] = "�����";
-
-$lang['Select_pak'] = "���� ��� ���� (.pak)";
-$lang['replace_existing'] = "������ ���������� �������";
-$lang['keep_existing'] = "����� ����������� �������";
-$lang['smiley_import_inst'] = "��� �� ���� ��� ��� ��� ���� ���������� ������ ���� ������� ��� ���� ���������� ������� ������� ���� ���� ��� �������̡ �� ��� ��� ������� ��������� �������� �� ��� ������� �������� ���� ����������.";
-$lang['smiley_import'] = "������� ���� ����������";
-$lang['choose_smile_pak'] = "���� ��� .pak ����� ����������";
-$lang['import'] = "������� ����������";
-$lang['smile_conflicts'] = "�� ���� ��� ������ �� �� ��� ���� �������";
-$lang['del_existing_smileys'] = "��� ���������� ������� ��� ���������";
-$lang['import_smile_pack'] = "������� ���� ����������";
-$lang['export_smile_pack'] = "����� ���� ��������";
-$lang['export_smiles'] = "������ ���� �������� �� ��������� ������� ����ǡ ���� %s���%s ������ ��� ���� ���������� ( smilies.pak )� �� ������ ��� ����� ��� ������ ����� �� �������� ��������� .pak� �� ��� ��� ���� ��� zip ����� ���� ��� ��������� �������� ��� ��� ��������� .pak";
-
-$lang['smiley_add_success'] = "�� ����� ��������� �����";
-$lang['smiley_edit_success'] = "�� ����� ��������� �����";
-$lang['smiley_import_success'] = "�� ������� ���� ���������� �����";
-$lang['smiley_del_success'] = "�� ��� ��������� �����";
-$lang['Click_return_smileadmin'] = "���� %s���%s ������ ��� ������� ����������";
-
-
-//
-// User Management
-//
-$lang['User_admin'] = "����� ����������";
-$lang['User_admin_explain'] = "����� ��� ����� ������� �������� ���� ���������� ������ɡ ������ ������� ���������� ������ ������� ���� ������� ���������� ����������.";
-
-$lang['Look_up_user'] = "����� �� ������";
-
-$lang['Admin_user_fail'] = "���� ����� ��� �������� ������";
-$lang['Admin_user_updated'] = "�� ����� ��� �������� ������ �����";
-$lang['Click_return_useradmin'] = "���� %s���%s ������ ��� ����� ����������";
-
-$lang['User_delete'] = "��� ��� ��������";
-$lang['User_delete_explain'] = "���� ��� ���� ��� �������� ��� ������� �� ���� ������� ����.";
-$lang['User_deleted'] = "�� ��� �������� �����.";
-
-$lang['User_status'] = "�������� ����";
-$lang['User_allowpm'] = "����� ����� ������� �������";
-$lang['User_allowavatar'] = "����� ��� ���� �����";
-
-$lang['Admin_avatar_explain'] = "����� ��� ������ ���� ���� �������� �������.";
-
-$lang['User_special'] = "���� ���� ����������� ���";
-$lang['User_special_explain'] = "��� ������ ��� ����� ������� �� ��� ���������� ������ ����� ��� ����� ���� �������� ���� �������� �������� ��.";
-
-
-//
-// Group Management
-//
-$lang['Group_administration'] = "����� ���������";
-$lang['Group_admin_explain'] = "����� �� ��� ����� ������ �� ���� ������� ���������� ���ߡ ����� ��ݡ ����� ������ ��������� ������ɡ ����� ������ ��������� ������ ���� �������� ��� ����� ������ �� ����� ������ ��� �������� ������.";
-$lang['Error_updating_groups'] = "��� ��� ����� ����� ���������";
-$lang['Updated_group'] = "�� ����� �������� �����";
-$lang['Added_new_group'] = "�� ����� �������� ������� �����";
-$lang['Deleted_group'] = "�� ��� �������� �����";
-$lang['New_group'] = "����� ������ �����";
-$lang['Edit_group'] = "����� ��������";
-$lang['group_name'] = "��� ��������";
-$lang['group_description'] = "��� ��������";
-$lang['group_moderator'] = "����� ��������";
-$lang['group_status'] = "���� ��������";
-$lang['group_open'] = "������ ������";
-$lang['group_closed'] = "������ �����";
-$lang['group_hidden'] = "������ �����";
-$lang['group_delete'] = "��� ��������";
-$lang['group_delete_check'] = "��� ��� ��������";
-$lang['submit_group_changes'] = "����� ���������";
-$lang['reset_group_changes'] = "����� ��� ���������";
-$lang['No_group_name'] = "��� �� ���� ���� ���� ��������";
-$lang['No_group_moderator'] = "��� �� ���� ������ ���� ��������";
-$lang['No_group_mode'] = "��� �� ���� ���� ���� �������ɡ ��� ������ �� �����";
-$lang['delete_group_moderator'] = "��� ����� �������� �����";
-$lang['delete_moderator_explain'] = "��� ��� ���� ������ ����� �������ɡ �� ������� ��� ������ ���� ������� ������ �� �������ɡ ���� ��� ������� ������ ����� ���� ����� �� ��������.";
-$lang['Click_return_groupsadmin'] = "���� %s���%s ������ ��� ����� ���������.";
-$lang['Select_group'] = "���� ������";
-$lang['Look_up_group'] = "���� �� ������";
-
-
-//
-// Prune Administration
-//
-$lang['Forum_Prune'] = "����� ������";
-$lang['Forum_Prune_explain'] = "����� ��� ������ ���� �� ����� �� ��� �������� ��� ��� ��� ������ ���� ������ ��� �� ���� ���ǡ ��� ���� ������ ������ ���� ����ǡ �� ���� ��� ������ ���� �������� ���� �� ���� ��� ��������� ����ɡ ��� ���� ���� ��������� ����.";
-$lang['Do_Prune'] = "����� ��������";
-$lang['All_Forums'] = "���� �������";
-$lang['Prune_topics_not_posted'] = "��� �������� ���� �� ��� �������� ��� ��� ";
-$lang['Topics_pruned'] = "�������� ��������";
-$lang['Posts_pruned'] = "��������� ��������";
-$lang['Prune_success'] = "�� ��� �������� �����";
-
-
-//
-// Word censor
-//
-$lang['Words_title'] = "����� �������";
-$lang['Words_explain'] = "����� �� ��� ����� ����� ������ ���� ��� ����� ���� ������� ������� �� �����ߡ ����� ��� ��ߡ �� ��� ������ ���������� �������� ������ ����� ��� ���� ��� ������ʡ ���� ������� ��� �������� ������ ( * ) �� ��� �����ɡ *������* ������ ������ �������� ������* ������ ������ ������� � *������ ������ ������ �������.";
-$lang['Word'] = "����";
-$lang['Edit_word_censor'] = "����� ����� �������";
-$lang['Replacement'] = "������";
-$lang['Add_new_word'] = "����� ���� �����";
-$lang['Update_word'] = "����� ����� �������";
-
-$lang['Must_enter_word'] = "��� �� ���� ������ ��������";
-$lang['No_word_selected'] = "�� ��� ������ ���� �������";
-
-$lang['Word_updated'] = "�� ����� ���� ������� �������� �����";
-$lang['Word_added'] = "�� ����� ���� ������� �����";
-$lang['Word_removed'] = "�� ��� ���� ������� �������� �����";
-
-$lang['Click_return_wordadmin'] = "���� %s���%s ������ ��� ����� ����� �������";
-
-
-//
-// Mass Email
-//
-$lang['Mass_email_explain'] = "���� �� ��� ����� ����� ������� ���������� ��� ��� ���� ���������� �� ���������� ��� ������ ����ɡ ������� ��ߡ ���� ����� ������� ��� ������ ���������� ������� ���� ����� �������� ����������� ����� ������� �������� �� ��� ( ���� ��� ) ������� ��� ��� ���� ������ ������� ��� ������ ����� �� ���������� ������ �������� ��� ��� �������� �� ������ɡ ��� ��� ������ ����� ������ �� ����� �����ޡ �� ������� �� ������ ������� ������� ���� �����.";
-$lang['Compose'] = "�����";
-
-$lang['Recipients'] = "������ �����";
-$lang['All_users'] = "���� ����������";
-
-$lang['Email_successfull'] = "�� ����� ������";
-$lang['Click_return_massemail'] = "���� %s���%s ������ ��� ����� ������ �������.";
-
-
-//
-// Ranks admin
-//
-$lang['Ranks_title'] = "������ �� �����";
-$lang['Ranks_explain'] = "����� ��� ����� ������ ������� ���� ����ȡ ����� ���� ����� ��� ����� �������� ��� ������ �� ��� ���� ����� ����������.";
-
-$lang['Add_new_rank'] = "����� ���� �����";
-
-$lang['Rank_title'] = "����� ������";
-$lang['Rank_special'] = "���� ����";
-$lang['Rank_minimum'] = "���� ������ �� ���������";
-$lang['Rank_maximum'] = "���� ������ �� ���������";
-$lang['Rank_image'] = "���� ������ ( ������ ���� ��� ���� phpBB2 ������ )";
-$lang['Rank_image_explain'] = "������ ��� ����� ������ ���� ����� ���� ������";
-
-$lang['Must_select_rank'] = "��� �� ����� ����";
-$lang['No_assigned_rank'] = "�� ��� ����� ���� �����";
-
-$lang['Rank_updated'] = "�� ����� ������ �����";
-$lang['Rank_added'] = "�� ����� ������ �����";
-$lang['Rank_removed'] = "�� ��� ������ �����";
-
-$lang['Click_return_rankadmin'] = "���� %s���%s ������ ��� ����� �����";
-
-
-//
-// Disallow Username Admin
-//
-$lang['Disallow_control'] = "����� ����� ���������� ����� �����";
-$lang['Disallow_explain'] = "����� ������ �� ����� ���������� ����� ���� ��������ǡ ����� ������� ��� �������� ����� ( * ) �� ����� ���������� ����� ����ɡ ���� ���� �� ������ ��� ������� ����� ���������� �������� ������� ���� ����� �� ������� ��� �� ���� ���� �������� ��� ������ ����.";
-
-$lang['Delete_disallow'] = "���";
-$lang['Delete_disallow_title'] = "��� ������ �����";
-$lang['Delete_disallow_explain'] = "����� ��� ����� ���������� �� ����� ����� �� ���� �������� �� ��� ������� ���� ( ����� )";
-
-$lang['Add_disallow'] = "�����";
-$lang['Add_disallow_title'] = "����� ��� ������ ��� ����� �����";
-$lang['Add_disallow_explain'] = "����� ������� ��� �������� ����� ( * ) �� ����� �����";
-
-$lang['No_disallowed'] = "�� ���� ����� �������� ������";
-
-$lang['Disallowed_deleted'] = "�� ��� ��� �������� �� ����� ����� �����";
-$lang['Disallow_successful'] = "�� ����� ��� �������� ��� ����� ����� �����";
-$lang['Disallowed_already'] = "���� ��� ��� �������� ���� ������. ��� ���� ����� ������ �� ����� ����ڡ �� �� ����� ��� ������ ����� ��� ���������� ��������.";
-
-$lang['Click_return_disallowadmin'] = "���� %s���%s ������ ��� ����� ��� ����� ����������";
-
-
-//
-// Styles Admin
-//
-$lang['Styles_admin'] = "����� ��������";
-$lang['Styles_explain'] = "����� �� ���� ��� ����� ����� ������ ������ �������� ( ������� �������� ) �������� ���������.";
-$lang['Styles_addnew_explain'] = "������� ������� ����� ���� ������� �������� ������� ���� ������ ����ǡ ������� �������� �� ��� ������� �� ��� ������� �� ����� �������� ��ϡ �� �� ���� ���� ������ ����� �� ����� �������� �� ����� ��� ���� ( ����� ) ����� ��� �����.";
-
-$lang['Select_template'] = "���� �����";
-
-$lang['Style'] = "�������";
-$lang['Template'] = "������";
-$lang['Install'] = "�����";
-$lang['Download'] = "�����";
-
-$lang['Edit_theme'] = "����� �����";
-$lang['Edit_theme_explain'] = "�� ������� ������� ����� ����� ������� ����� ���� ������.";
-
-$lang['Create_theme'] = "����� �����";
-$lang['Create_theme_explain'] = "������ ������� �� ������ ������ ��� �������� ������. ��� ����� ������� (��� ������ ������� ������� �������) ��� ��� ����� ����� ������� #, ������ CCCCCC ����, � #CCCCCC ��� ����";
-
-$lang['Export_themes'] = "����� �������";
-$lang['Export_explain'] = "�� ��� ������ ������ ����� ������� ����� �� ��� ����� ���� ������. ����� ������ �� ������� �� ������ ������ ������ ������ ��� ������� ��� ����� �� ���� ������� �������. �� �� ����� �������� ������ ������ ����� ��� ����� �������� ������� ����. ��� ������ �������� ������ ������ ����� ���� ������ �������� ������� ��� ���� ������� ����� �������. ����� �� ��������� ���� ���� �������� �� phpBB 2.";
-
-$lang['Theme_installed'] = "�� ����� ����� �������";
-$lang['Style_removed'] = "�� ����� ����� �� ����� ��������. ������ ����� ����� ���� ��� ������ �� ������ ������� ������ templates.";
-$lang['Theme_info_saved'] = "�� ��� ������� �����. ���� ���� ����� ������� ����� ������ theme_info.cfg (����� ��� ������� ������ ���� ���� �����) ��� ����� ���";
-$lang['Theme_updated'] = "�� ����� �����. ���� ����� ������� �����";
-$lang['Theme_created'] = "�� ����� �����. ���� ���� ����� ����� ��� ��� ����� ������� ����� ������� �� ��������� �� ���� ���";
-
-$lang['Confirm_delete_style'] = "�� ��� ����� �� ����� ��� ����ؿ";
-
-$lang['Download_theme_cfg'] = "�� ������ ����� ��� ��������� ������. ���� ��� ���� �� ������ ������ �����. ��� �������� �� ����� ����� ���� ��� ����� ��� ������ ����� ������� . ������ ����� ������� ������� �� ����� ��� ���� ���";
-$lang['No_themes'] = "������ ���� ������ ��� �� ��� ����� ���. ������ ��� ���� ���� ����� ��� ���� ����� ����� ���� �� ������ ��� ������";
-$lang['No_template_dir'] = "�� ������ ��� ���� �������. �� �� ���� ����� �� �� �� ���� �����";
-$lang['Cannot_remove_style'] = "�� ������ ����� ����� ������ ��� ��� ����� ������� �� �������. ���� ����� ������ ����� ������� ������� ������� ��� ����.";
-$lang['Style_exists'] = "��� ������� ������� ����� �����, ������ ������ ��� ��� �������.";
-
-$lang['Click_return_styleadmin'] = "���� %s���%s ������ ��� ����� �������";
-
-$lang['Theme_settings'] = "������� �����";
-$lang['Theme_element'] = "���� �����";
-$lang['Simple_name'] = "����� ������";
-$lang['Value'] = "������";
-$lang['Save_Settings'] = "���� ���������";
-
-$lang['Stylesheet'] = "CSS Stylesheet";
-$lang['Background_image'] = "���� �������";
-$lang['Background_color'] = "��� �������";
-$lang['Theme_name'] = "��� �����";
-$lang['Link_color'] = "��� ������";
-$lang['Text_color'] = "��� �������";
-$lang['VLink_color'] = "��� ������ �������";
-$lang['ALink_color'] = "��� ������ �������";
-$lang['HLink_color'] = "����� ��� ������";
-$lang['Tr_color1'] = "�� ������ ��� ��� 1";
-$lang['Tr_color2'] = "�� ������ ��� ��� 2";
-$lang['Tr_color3'] = "�� ������ ��� ��� 3";
-$lang['Tr_class1'] = "�� ������ ���� 1";
-$lang['Tr_class2'] = "�� ������ ���� 2";
-$lang['Tr_class3'] = "�� ������ ���� 3";
-$lang['Th_color1'] = "����� ���� ��� ��� 1";
-$lang['Th_color2'] = "����� ���� ��� ��� 2";
-$lang['Th_color3'] = "����� ���� ��� ��� 3";
-$lang['Th_class1'] = "����� ���� ���� 1";
-$lang['Th_class2'] = "����� ���� ���� 2";
-$lang['Th_class3'] = "����� ���� ���� 3";
-$lang['Td_color1'] = "���� ���� ��� ��� 1";
-$lang['Td_color2'] = "���� ���� ��� ��� 2";
-$lang['Td_color3'] = "���� ���� ��� ��� 3";
-$lang['Td_class1'] = "���� ���� ���� 1";
-$lang['Td_class2'] = "���� ���� ���� 2";
-$lang['Td_class3'] = "���� ���� ���� 3";
-$lang['fontface1'] = "��� ���� 1";
-$lang['fontface2'] = "��� ���� 2";
-$lang['fontface3'] = "��� ���� 3";
-$lang['fontsize1'] = "��� ���� 1";
-$lang['fontsize2'] = "��� ���� 2";
-$lang['fontsize3'] = "��� ���� 3";
-$lang['fontcolor1'] = "��� ���� 1";
-$lang['fontcolor2'] = "��� ���� 2";
-$lang['fontcolor3'] = "��� ���� 3";
-$lang['span_class1'] = "���� ������ 1";
-$lang['span_class2'] = "���� ������ 2";
-$lang['span_class3'] = "���� ������ 3";
-$lang['img_poll_size'] = "��� ���� ������� [�������]";
-$lang['img_pm_size'] = "��� ���� ���� ������� ������ [�������]";
-
-
-//
-// Install Process
-//
-$lang['Welcome_install'] = "����� �� �� ����� ����� phpBB 2";
-$lang['Initial_config'] = "����� �����";
-$lang['DB_config'] = "������� ����� ��������";
-$lang['Admin_config'] = "������� ������";
-$lang['continue_upgrade'] = "��� ������ ��� ��� ������� ��� ����� ���� ��� ��\"����� �������\" �� ������ �������� �������. ������ ������ ������ ������� ��� ���� ��� ������� ��� ������ �������.";
-$lang['upgrade_submit'] = "����� �� �������";
-
-$lang['Installer_Error'] = "��� ��� �� ����� �������";
-$lang['Previous_Install'] = "���� ����� ���� �������";
-$lang['Install_db_error'] = "��� ��� ����� ����� ����� ��������";
-
-$lang['Re_install'] = "������� ������ ����� ����. <br /><br />�� ��� ���� ����� ����� phpBB 2 ���� ����� ��� �� ��� Yes �� ������. ����� ��� ��� ��� ���� ���� �������� �������, �� ��� ��� ���� ��������! ��� ����� �� ������ ���� ����� �������� �� �������� �� �������, ���� ��������� ������� ��� ����. <br /><br />��� ����� ��� ����� ��� ���� ��� Yes!";
-
-$lang['Inst_Step_0'] = "����� �������� ������� phpBB 2. ������ ������� ������ ����� ��� �������� �������. ����� �� ����� �������� ���� ��� ���� ��� ������� ��� �� ���� ������. ��� ��� ���� �������� �������� ����� ������ ������ ���� ODBC, ��� MS Access ���� ����� ��� DSN ��� ��� ����� ��������.";
-
-$lang['Start_Install'] = "���� ��������";
-$lang['Finish_Install'] = "���� �������";
-
-$lang['Default_lang'] = "��� ������� ��������";
-$lang['DB_Host'] = "��� ������ ���� ���� ����� �������� / DSN";
-$lang['DB_Name'] = "��� ����� ��������";
-$lang['DB_Username'] = "��� ������ ����� ��������";
-$lang['DB_Password'] = "���� �� ������ ����� ��������";
-$lang['Database'] = "����� �������";
-$lang['Install_lang'] = "���� ��� �������";
-$lang['dbms'] = "��� ����� ��������";
-$lang['Table_Prefix'] = "������ ������� ������� �� ����� ��������";
-$lang['Admin_Username'] = "��� ������";
-$lang['Admin_Password'] = "���� �� ������";
-$lang['Admin_Password_confirm'] = "���� �� ������ [ ������� ]";
-
-$lang['Inst_Step_2'] = "�� ����� ��� ������. �� ��� ������ �� �� ����� ������� �������. ���� �������� ��� ������ ������� ������ ����� �������. ������ ������ �� ��������� ������. ����� ������� ������� phpBB 2.";
-
-$lang['Unwriteable_config'] = "�� ����� �� ����� ��� �������. ���� �� ��� ������� ���� ����� �� �� ����� ��� ���� �� ������. ���� ��� ����� ��� ���� ���� �������. ����� ���� ����� ���� ������� ���� ������ ����� ���� ���� �� ������� �� ������ ������� ������ ��� ���� ������ (������ �������� ��� ���� ������ ������ ��� ������ �� ���� ������ �� ������� �������) ������� ��� ��������� ������. ����� ������� ������� phpBB 2.";
-$lang['Download_config'] = "���� ��� �������";
-
-$lang['ftp_choose'] = "���� ����� ��� �����";
-$lang['ftp_option'] = "<br />��� �� ������� ��� FTP ����� �� ��� ������ �� ��� PHP ������ ����� ������� ����� ��� ������� ���� ��� ���� ������� �� ������.";
-$lang['ftp_instructs'] = "��� ����� ��� ��� ������� �� phpBB 2 ����. ������ ����� ��������� ������� ������ ���. ���� �� ���� ����� ��� FTP ��� �� ���� ������ ������ ����� ����� ������� phpBB2 ���� ���� ������ ����� �����.";
-$lang['ftp_info'] = "���� ������� ��� FTP";
-$lang['Attempt_ftp'] = "���� ��� ��� ������� ��� ������ ������";
-$lang['Send_file'] = "���� ��� ������� ��� ������ ��� ������� ��� ������ ������";
-$lang['ftp_path'] = "���� ��� FTP ��� phpBB 2";
-$lang['ftp_username'] = "��� �������� ��� FTP";
-$lang['ftp_password'] = "���� ���� ��� FTP";
-$lang['Transfer_config'] = "���� �����";
-$lang['NoFTP_config'] = "��� ���� ������ ��� ��� ������� ��� ���� �������. ������ ��� ��� ������� ������� ��� ����� ������ �����.";
-
-$lang['Install'] = "����� ����";
-$lang['Upgrade'] = "�����";
-
-
-$lang['Install_Method'] = "���� ����� ����� �������";
-
-$lang['Install_No_Ext'] = "����� PHP ��� ���� ������� ���� �� ���� ��� ����� �������� ���� �� ��������";
-
-$lang['Install_No_PCRE'] = "phpBB2 Requires the Perl-Compatible Regular Expressions Module for php which your php configuration doesn't appear to support!";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php + +/*************************************************************************** + * lang_admin.php [English] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_admin.php,v 1.27 2001/12/30 13:49:37 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Format is same as lang_main +// + +// +// Modules, this replaces the keys used +// in the modules[][] arrays in each module file +// +$lang['General'] = "����� ����"; +$lang['Users'] = "����� ���������"; +$lang['Groups'] = "����� ���������"; +$lang['Forums'] = "����� �������"; +$lang['Styles'] = "����� �������"; + +$lang['Configuration'] = "�����"; +$lang['Permissions'] = "�������"; +$lang['Manage'] = "�����"; +$lang['Disallow'] = "���� �����"; +$lang['Prune'] = "�����"; +$lang['Mass_Email'] = "���� �����"; +$lang['Ranks'] = "�������"; +$lang['Smilies'] = "���� �����"; +$lang['Ban_Management'] = "���� �����"; +$lang['Word_Censor'] = "���� �������"; +$lang['Export'] = "�����"; +$lang['Create_new'] = "���"; +$lang['Add_new'] = "���"; +$lang['Backup_DB'] = "���� ����� ��������"; +$lang['Restore_DB'] = "������ ����� ��������"; + + +// +// Index +// +$lang['Admin'] = "�������"; +$lang['Not_admin'] = "��� �� ������ ����� �������"; +$lang['Welcome_phpBB'] = "���� �� ��� phpBB"; +$lang['Admin_intro'] = "���� �������� phpBB ������ �����ߡ ��� ������ ������ ���� ���� �� ����� ���������� �������� ������ߡ ����� ������ ��� ��� ������ �� ���� ����� ��� ���� <u>���� ������� ��������</u> �� ������ ������ ������ ��� ���� ������ �������� ���� ��� ���� ������� ������� �� ������� ������ ���ǡ ������� ������ �� ������ ������ ����� �� ������ �� �� ����� �� ������ ������ �� ������ ������� ��ǡ �� ���� ������ ������ �� ��������� �� ����� ������� ��� �������."; +$lang['Main_index'] = "���� ������� ��������"; +$lang['Forum_stats'] = "�������� �������"; +$lang['Admin_Index'] = "���� ������� ��������"; +$lang['Preview_forum'] = "������ �������"; + +$lang['Click_return_admin_index'] = "���� %s���%s ������ ��� ���� ������� ��������"; + +$lang['Statistic'] = "���������"; +$lang['Value'] = "������"; +$lang['Number_posts'] = "��� ���������"; +$lang['Posts_per_day'] = "���� ��������� ������"; +$lang['Number_topics'] = "��� ��������"; +$lang['Topics_per_day'] = "���� �������� ������"; +$lang['Number_users'] = "��� ����������"; +$lang['Users_per_day'] = "���� ������ ����������"; +$lang['Board_started'] = "����� �������"; +$lang['Avatar_dir_size'] = "Avatar directory size"; +$lang['Database_size'] = "��� ����� ��������"; +$lang['Gzip_compression'] ="��� Gzip"; +$lang['Not_available'] = "��� �����"; + +$lang['ON'] = "����"; // This is for GZip compression +$lang['OFF'] = "��� ����"; + + +// +// DB Utils +// +$lang['Database_Utilities'] = "����� ����� ��������"; + +$lang['Restore'] = "�������"; +$lang['Backup'] = "���� ��������"; +$lang['Restore_explain'] = "����� ��� ������ ���� ������� ����� ����� ����� �������� �� ��� ����� ����ǡ ����� ����� ��� ������ ����� ����� gzip ����� �� ���� ������� ��� ������� �������� �� ��� ��� ����� ���� ��� ������. <b>�����</b> ����� ��� ������� ��� ������� ��� ��� ������ ������ ����� �� ����� �������ʡ �� ������ ����� ��������� ���� ����� �������ǡ ������ ��� �������� �� ��� ������ ��� ������ �� ����� ������� �������."; +$lang['Backup_explain'] = "����� ��� ��� ���� �������� �� ���� ������ phpBB� ��� ���� ���� ��� ����� ����� ������ ������� �� ����� �������� ����� ���� ���� �� ������ �� ��� ����� ��������� ���ǡ ������� ����� ����� ��� ������� ����� ����� ������� ������� comma ( , ) �� ��� ������� �������� �� ������ ����� ���� �� ���� ��� ��� ������ ���������� ����� gzip ��� ������ ��� ��� ����� ���� ��� ������."; + +$lang['Backup_options'] = "������ ����� ���������"; +$lang['Start_backup'] = "���� ����� ���������"; +$lang['Full_backup'] = "���� �����"; +$lang['Structure_backup'] = "����� ������� ���"; +$lang['Data_backup'] = "������� ������� ���"; +$lang['Additional_tables'] = "����� ������"; +$lang['Gzip_compress'] = "��� gzip �����"; +$lang['Select_file'] = "���� ����"; +$lang['Start_Restore'] = "��� ����� ������� ������ ����������"; + +$lang['Restore_success'] = "�� ������� ����� �������� �����.<br /><br />��� �� ���� ������ ���� ��� ������ ���� ��� ����� ��� ��� ������ ���������� ���."; +$lang['Backup_download'] = "���� ����� ����� ��� ���� ������ �������� ��� ���� ����� �������."; +$lang['Backups_not_supported'] = "���ǡ ���� ����� ��������� ��� ���� ����� ����� ����� �������� ���� �������."; + +$lang['Restore_Error_uploading'] = "��� �� ����� ��� ���������"; +$lang['Restore_Error_filename'] = "����� �� ��� ����ݡ ������ ������ ��� ���."; +$lang['Restore_Error_decompress'] = "��� ���� ��� �� ��� gzip ����ݡ ������ ����� ��� ��� �����."; +$lang['Restore_Error_no_file'] = "�� ��� ����� �� ���."; + + +// +// Auth pages +// +$lang['Select_a_User'] = "���� �������"; +$lang['Select_a_Group'] = "���� ������"; +$lang['Select_a_Forum'] = "���� ����"; +$lang['Auth_Control_User'] = "������ �������� ��������"; +$lang['Auth_Control_Group'] = "������ �������� ��������"; +$lang['Auth_Control_Forum'] = "������ �������� ������"; +$lang['Look_up_User'] = "����� �� ������"; +$lang['Look_up_Group'] = "����� �� ������"; +$lang['Look_up_Forum'] = "����� �� ����"; + +$lang['Group_auth_explain'] = "����� ��� ����� ������� ������ ������� ������� ��� ������ �������� �� ��� ���� ��� �� ����� ������� ��������� ���� �� ��� ������� �� ���� ���������� �� ������ ������ ��� ������ ��� ��� ������� ������� ����� ���� ���� ��������� ������ɡ ��� ��� ��� �� ����� ����� ������ ����."; +$lang['User_auth_explain'] = "����� ��� ����� ������� ������ ������� ������� ��� ������ ��� ��� �� ��� ���� ��� ����� �� ������ �������� �������� ��� ������� ������ ���������� �� ����� ������� ������ ������ ���� ���� ���� �� ������ ��ǡ ���� ������ ��� ��� ��� �� �����."; +$lang['Forum_auth_explain'] = "����� ��� ����� ����� ������ ��� ���ɡ ����� ��� ��� ��������: ����� ������ɡ ������� �������� ���� �� ������ �� ������� �� ������ �� ����� ��� �� ���ɡ ���� ��� ����� ����� ������� ������ ���� ����� ���������� �������� ��� ����� �������� �������� ����."; + +$lang['Simple_mode'] = "����� ������"; +$lang['Advanced_mode'] = "����� �������"; +$lang['Moderator_status'] = "����� �������"; + +$lang['Allowed_Access'] = "������ �����"; +$lang['Disallowed_Access'] = "������ �����"; +$lang['Is_Moderator'] = "����"; +$lang['Not_Moderator'] = "��� �����"; + +$lang['Conflict_warning'] = "����� ���� ����� ���������"; +$lang['Conflict_access_userauth'] = "��� �������� �� ���� ����� ������� ������ ��� ������ ���� ������ ���������� ���� ����� ����ǡ ���� ���� ����� ������� �������� ���� ����� ����� �� ������ �� ��� �������� ������ ������� ������ ��� �����ǡ ������� ������ ���� ���� ����� ������� ������� ���������� ����� �� ������."; +$lang['Conflict_mod_userauth'] = "��� �������� �� ���� ����� ������ ������� �� ��� ������ ���� ������ ������� ���������� ���� ���� ����� ������� �������� ������ �� ������ ��� ������� ������� ����ǡ ��������� ���� ���� ����� �� ������� ����� �� ������."; + +$lang['Conflict_access_groupauth'] = "�������� ( ���������� ) ������ �� ���� ����� ������� ������ ��� ��� ������ �� ���� ��������� ������ɡ ���� ���� ����� ������� ���������� ������� ������ �� ������ �����ǡ ��������� ������� ���� ��������� ����� �� ������."; +$lang['Conflict_mod_groupauth'] = "�������� ( ���������� ) ������ �� ���� ����� ������ ������� �� ��� ������ �� ���� �������� ������ɡ ���� ���� ����� �������� ������� ����� ��� ������ ������� �����ǡ ��������� ������� ���� ������� �������� ����� �� ������."; + +$lang['Public'] = "���"; +$lang['Private'] = "���"; +$lang['Registered'] = "����"; +$lang['Administrators'] = "���������"; +$lang['Hidden'] = "����"; +// These are displayed in the drop down boxes for advanced +// mode forum auth, try and keep them short! +$lang['Forum_ALL'] = "����"; +$lang['Forum_REG'] = "������"; +$lang['Forum_PRIVATE'] = "���"; +$lang['Forum_MOD'] = "����"; +$lang['Forum_ADMIN'] = "�����"; + +$lang['View'] = "������"; +$lang['Read'] = "�����"; +$lang['Post'] = "������"; +$lang['Reply'] = "�����"; +$lang['Edit'] = "�����"; +$lang['Delete'] = "���"; +$lang['Sticky'] = "�����"; +$lang['Announce'] = "�����"; +$lang['Vote'] = "�����"; +$lang['Pollcreate'] = "��� �������"; + +$lang['Permissions'] = "���������"; +$lang['Simple_Permission'] = "��������� �������"; + +$lang['User_Level'] = "����� ��������"; +$lang['Auth_User'] = "������"; +$lang['Auth_Admin'] = "������"; +$lang['Group_memberships'] = "������ ����������"; +$lang['Usergroup_members'] = "��� �������� ����� ���������� �������:"; + +$lang['Forum_auth_updated'] = "�� ����� ������� ������"; +$lang['User_auth_updated'] = "�� ����� ������� ��������"; +$lang['Group_auth_updated'] = "�� ����� ������� ��������"; + +$lang['Auth_updated'] = "�� ����� ���������"; +$lang['Click_return_userauth'] = "���� %s���%s ������ ��� ������� ����������"; +$lang['Click_return_groupauth'] = "���� %s���%s ������ ��� ������� ��������"; +$lang['Click_return_forumauth'] = "���� %s���%s ������ ��� ������� ������"; + + +// +// Banning +// +$lang['Ban_control'] = "������ �� �����"; +$lang['Ban_explain'] = "���� ��� ������ �� ��� ���������� ����� ����� ��� �� ���� ��� ������ ���� �� ��� IP ���� �� ���� ���� �� ����� IP �� ����� ������� ( hostnames )� ��� ����� ���� ���������� ��� �� ������ ��� ������ �������� �����ɡ ���� ���������� �� ������� ������ ���� ����� ���� ��� ����� ���� �������� ���� ����� ��� �� ��� ����� ������ ���������� ������ �� ���� �������� ������ ���� ������� �� ������ �� �������ɡ ��� �� ������ ��� ��������� ��������� ������ ���."; +$lang['Ban_explain_warn'] = "������ �������� ��� �� ����� ���� �� ������ IP ����� ��� ����� ���� �������� ���� ��� ��� ����� ������ ������� ��� ����� ����ȡ ����� ����� ������ ������ ��� �������� ������� �� ���� ������� ���� �������� ( wildcards ) ������� ��� ��� ��� �����ǡ ��� ��� ����� ������ ������ ���� ���� �� �������� ����� �� ����� ����� ������� �� ��� �� ���� ������ �� ���� �� �������� ��� ���."; + +$lang['Select_username'] = "���� �������"; +$lang['Select_ip'] = "���� ����� IP"; +$lang['Select_email'] = "���� ����� ���������"; + +$lang['Ban_username'] = "���� ������� ����� �� ����"; +$lang['Ban_username_explain'] = "����� ��� ������ ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������."; + +$lang['Ban_IP'] = "���� ����� �� ���� �� ������ IP �� ����� �������"; +$lang['IP_hostname'] = "������ IP �� ����� �������"; +$lang['Ban_IP_explain'] = "������ ��� ������ IP �� ����� ����� ������ �� ������ ����� ������ ( comma )� ������ ���� �� ������ IP �� ������ ��� ����� ����� ������ ������ ����� ������ ����� ( - )� �������� ������ ������ ����� ������ ( * )."; + +$lang['Ban_email'] = "���� ����� �� ���� �� ������ ������ �����������"; +$lang['Ban_email_explain'] = "������ ���� �� ����� ���� �������� ���ϡ ���� ����� ������ ( comma )� ���� ������ ���� ������ ����� ������ ( * )� ����: *@hotmail.com"; + +$lang['Unban_username'] = "��� ����� �� ������ ���� �� ����"; +$lang['Unban_username_explain'] = "����� ��� ����� �� ������ ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������."; + +$lang['Unban_IP'] = "��� ����� �� ����� IP ���� �� ����"; +$lang['Unban_IP_explain'] = "����� ��� ����� �� ����� IP ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������."; + +$lang['Unban_email'] = "��� ����� �� ����� ���� �������� ���� �� ����"; +$lang['Unban_email_explain'] = "����� ��� ����� �� ����� ���� �������� ���� �� ���� �� ��� ����ʡ �� �������� �������� �������� ������� �� ���� ���� �������� ������ ������."; + +$lang['No_banned_users'] = "�� ���� �������� �������"; +$lang['No_banned_ip'] = "�� ���� ������ IP ������"; +$lang['No_banned_email'] = "�� ���� ������ ���� �������� ������"; + +$lang['Ban_update_sucessful'] = "�� ����� ����� ����� �����"; +$lang['Click_return_banadmin'] = "���� %s���%s ������ ��� ������ ������"; + + +// +// Configuration +// +$lang['General_Config'] = "������� ����"; +$lang['Config_explain'] = "����� �� ������� �� ������ ������ �� ���� ������ ������� �����ɡ ������ �� ������ ���������� �������ʡ ������ ������� ������� ��� ������ ������."; + +$lang['Click_return_config'] = "���� %s���%s ������ ��� ��������� ������."; + +$lang['General_settings'] = "������� ������� ������"; +$lang['Server_name'] = "����� ������"; +$lang['Server_name_explain'] = "����� ������ ���� ���� ��� �������"; +$lang['Script_path'] = "���� ������� ������"; +$lang['Script_path_explain'] = "����� ������ ������ ������� �� ������ ������� ������ ������� �������"; +$lang['Server_port'] = "Server Port"; +$lang['Server_port_explain'] = "The port your server is running on, usually 80, only change if different"; +$lang['Site_name'] = "��� ������"; +$lang['Site_desc'] = "��� ������"; +$lang['Board_disable'] = "����� �������"; +$lang['Board_disable_explain'] = "��� ������ ����� ������� ��� ������ ���������� �� ��� ������� �� ������� ��� ������� ��� �����ѡ ���� ���� �� ����� �� ������ ��� ���!"; +$lang['Acct_activation'] = "����� ����� ��������"; +$lang['Acc_None'] = "���"; // These three entries are the type of activation +$lang['Acc_User'] = "������"; +$lang['Acc_Admin'] = "�����"; + +$lang['Abilities_settings'] = "������� ���������� �������� ��������"; +$lang['Max_poll_options'] = "����� ������ �� ������ ���������"; +$lang['Flood_Interval'] = "���� �������"; +$lang['Flood_Interval_explain'] = "��� ������� ���� ��� ��� �������� �������� ��� �� ����� �� ����� ������ ����."; +$lang['Board_email_form'] = "������ ���������� ��� �������"; +$lang['Board_email_form_explain'] = "���� ���������� ����� ����� ���� ��������� ��� ����� ����� �� ���� �������"; +$lang['Topics_per_page'] = "��� �������� �� �� ����"; +$lang['Posts_per_page'] = "��� ��������� �� �� ����"; +$lang['Hot_threshold'] = "���� ������ �� ��������� �������� �������"; +$lang['Default_style'] = "������� �������"; +$lang['Override_style'] = "������� ��� ���� ��������"; +$lang['Override_style_explain'] = "������ ������� ���� ������ �������� �������� �������"; +$lang['Default_language'] = "����� ��������"; +$lang['Date_format'] = "����� �������"; +$lang['System_timezone'] = "������� ������� ������"; +$lang['Enable_gzip'] = "����� ��� GZip"; +$lang['Enable_prune'] = "����� ����� ������"; +$lang['Allow_HTML'] = "����� HTML"; +$lang['Allow_BBCode'] = "����� ���� BB"; +$lang['Allowed_tags'] = "���� HTML �������"; +$lang['Allowed_tags_explain'] = "���� ��� ������ �������"; +$lang['Allow_smilies'] = "����� ����������"; +$lang['Smilies_path'] = "���� ����� ����������"; +$lang['Smilies_path_explain'] = "������ ��� ���� phpBB ������, ���� images/smilies"; +$lang['Allow_sig'] = "����� ��������"; +$lang['Max_sig_length'] = "����� ������ �������"; +$lang['Max_sig_length_explain'] = "���� ��� �� ������ ������� �� �������"; +$lang['Allow_name_change'] = "����� ����� ��� ��������"; + +$lang['Avatar_settings'] = "������� ��������"; +$lang['Allow_local'] = "����� ����� ��������"; +$lang['Allow_remote'] = "����� �������� �������"; +$lang['Allow_remote_explain'] = "�������� ������� �� ���� ����"; +$lang['Allow_upload'] = "����� ����� ��� ��������"; +$lang['Max_filesize'] = "���� ��� ���� ���� �������"; +$lang['Max_filesize_explain'] = "���� ������ ���� ���� ��������"; +$lang['Max_avatar_size'] = "���� ������ ����� ���� �������"; +$lang['Max_avatar_size_explain'] = "(�������� �� ����� �������)"; +$lang['Avatar_storage_path'] = "���� ����� ��� ������"; +$lang['Avatar_storage_path_explain'] = "���� ������ �� ���� phpBB �������, ���� images/avatars"; +$lang['Avatar_gallery_path'] = "���� ���� ����� ��� ��������"; +$lang['Avatar_gallery_path_explain'] = "������ ���� ���� phpBB ������� ����� ��������, ���� images/avatars/gallery"; + +$lang['COPPA_settings'] = "������� COPPA"; +$lang['COPPA_fax'] = "��� ���� COPPA"; +$lang['COPPA_mail'] = "����� COPPA �������"; +$lang['COPPA_mail_explain'] = "��� �� ������� ������� ���� �������� ������ ������ ����� ����� COPPA"; + +$lang['Email_settings'] = "������� ������ ����������"; +$lang['Admin_email'] = "���� ������ ����������"; +$lang['Email_sig'] = "����� ������ ����������"; +$lang['Email_sig_explain'] = "��� ���� ����� �� ����� ���� ������� ����������� ���� ������ ��������"; +$lang['Use_SMTP'] = "������� ���� SMTP ������ ����������"; +$lang['Use_SMTP_explain'] = "���� ��� ��� ���� ����� ������ ���������� ��� ���� SMTP ���� ������ ���� �� ������ ������� mail"; +$lang['SMTP_server'] = "����� ���� SMTP"; +$lang['SMTP_username'] = "SMTP Username"; +$lang['SMTP_username_explain'] = "Only enter a username if your smtp server requires it"; +$lang['SMTP_password'] = "SMTP Password"; +$lang['SMTP_password_explain'] = "Only enter a password if your smtp server requires it"; + +$lang['Disable_privmsg'] = "������� ������"; +$lang['Inbox_limits'] = "���� ������ ������� �� ����� ������ ������"; +$lang['Sentbox_limits'] = "����� ������ ������� �� ����� ������ ������"; +$lang['Savebox_limits'] = "����� ������ ������� �� ����� ������� ��������"; + +$lang['Cookie_settings'] = "������� �������"; +$lang['Cookie_settings_explain'] = "��� �������� ����� �������� ���� ���� ��� ����� ������� ���� ������ �������� ��� ������͡ �� ���� ������ʡ ������� ���������� ����� ����ɡ ��� ����� ������ ��� �������� ����� ��� ���ѡ ��������� ����� ����� �� ���� ���������� �� ������."; +$lang['Cookie_name'] = "��� ������"; +$lang['Cookie_domain'] = "���� ( domain ) ������"; +$lang['Cookie_path'] = "���� ������"; +$lang['Session_length'] = "��� ������ [ �������� ]"; +$lang['Cookie_secure'] = "���� ���� [ https ]"; +$lang['Session_length'] = "Session length [ seconds ]"; + + +// +// Forum Management +// +$lang['Forum_admin'] = "����� �������"; +$lang['Forum_admin_explain'] = "�� ��� ����� ����� ����ɡ ��ݡ ����� ����� ����ȡ ������ ������ ������� ������� ��������."; +$lang['Edit_forum'] = "����� ����"; +$lang['Create_forum'] = "����� ���� �����"; +$lang['Create_category'] = "����� ��� ����"; +$lang['Remove'] = "�����"; +$lang['Action'] = "�����"; +$lang['Update_order'] = "����� �������"; +$lang['Config_updated'] = "�� ����� ������� ������ �����"; +$lang['Edit'] = "�����"; +$lang['Delete'] = "���"; +$lang['Move_up'] = "��� ������"; +$lang['Move_down'] = "��� ������"; +$lang['Resync'] = "������"; +$lang['No_mode'] = "�� ��� ����� �����"; +$lang['Forum_edit_delete_explain'] = "������� �� ������ ����� �� ����� ���� ������ ������� �����ɡ �������� ���������� �������� ������ ������� �������� �� ������ ������."; + +$lang['Move_contents'] = "��� ���� ���������"; +$lang['Forum_delete'] = "��� ������"; +$lang['Forum_delete_explain'] = "������� �� ������ ����� �� ��� ���� ���� ( �� ��� ) ������ ������ ���� ���� �� ��� ��� �������� ( ������� ) ���� �������."; + +$lang['Forum_settings'] = "������� ������ ������"; +$lang['Forum_name'] = "��� ������"; +$lang['Forum_desc'] = "���"; +$lang['Forum_status'] = "���� ������"; +$lang['Forum_pruning'] = "����� ������"; + +$lang['prune_freq'] = '���� �� ��� �������� ��'; +$lang['prune_days'] = "��� �������� ���� �� ��� �������� ���� ���"; +$lang['Set_prune_data'] = "��� ��� ������ ������� �������� �� ��� �����ɡ ���� �� ���� ����� ������� �� ����� ��� �������� ���� ���� ������� �� �����ɡ ������ ������ ������ ��� ������"; + +$lang['Move_and_Delete'] = "��� ����"; + +$lang['Delete_all_posts'] = "��� ���� ��������"; +$lang['Nowhere_to_move'] = "�� ���� ����� ��� �� ����"; + +$lang['Edit_Category'] = "����� �����"; +$lang['Edit_Category_explain'] = "������ ��� ������� ������ ��� �����"; + +$lang['Forums_updated'] = "�� ����� ������� ������ �� ����� �����"; + +$lang['Must_delete_forums'] = "��� �� ���� ���� ���� ������� ��� �� ����� �� ��� ��� �����"; + +$lang['Click_return_forumadmin'] = "���� %s���%s ������ ��� ����� ������"; + + +// +// Smiley Management +// +$lang['smiley_title'] = "���� ����� ����������"; +$lang['smile_desc'] = "�� ��� �����ɡ ����� ����ɡ ��ݡ ������ ����� ��������� �� ���������� ���� ���� ��������� ��������� �� ��������� �������� ������."; + +$lang['smiley_config'] = "������� ���������"; +$lang['smiley_code'] = "��� ���������"; +$lang['smiley_url'] = "��� ���� ���������"; +$lang['smiley_emot'] = "����� ���������"; +$lang['smile_add'] = "����� ������� �����"; +$lang['Smile'] = "�������"; +$lang['Emotion'] = "�����"; + +$lang['Select_pak'] = "���� ��� ���� (.pak)"; +$lang['replace_existing'] = "������ ���������� �������"; +$lang['keep_existing'] = "����� ����������� �������"; +$lang['smiley_import_inst'] = "��� �� ���� ��� ��� ��� ���� ���������� ������ ���� ������� ��� ���� ���������� ������� ������� ���� ���� ��� �������̡ �� ��� ��� ������� ��������� �������� �� ��� ������� �������� ���� ����������."; +$lang['smiley_import'] = "������� ���� ����������"; +$lang['choose_smile_pak'] = "���� ��� .pak ����� ����������"; +$lang['import'] = "������� ����������"; +$lang['smile_conflicts'] = "�� ���� ��� ������ �� �� ��� ���� �������"; +$lang['del_existing_smileys'] = "��� ���������� ������� ��� ���������"; +$lang['import_smile_pack'] = "������� ���� ����������"; +$lang['export_smile_pack'] = "����� ���� ��������"; +$lang['export_smiles'] = "������ ���� �������� �� ��������� ������� ����ǡ ���� %s���%s ������ ��� ���� ���������� ( smilies.pak )� �� ������ ��� ����� ��� ������ ����� �� �������� ��������� .pak� �� ��� ��� ���� ��� zip ����� ���� ��� ��������� �������� ��� ��� ��������� .pak"; + +$lang['smiley_add_success'] = "�� ����� ��������� �����"; +$lang['smiley_edit_success'] = "�� ����� ��������� �����"; +$lang['smiley_import_success'] = "�� ������� ���� ���������� �����"; +$lang['smiley_del_success'] = "�� ��� ��������� �����"; +$lang['Click_return_smileadmin'] = "���� %s���%s ������ ��� ������� ����������"; + + +// +// User Management +// +$lang['User_admin'] = "����� ����������"; +$lang['User_admin_explain'] = "����� ��� ����� ������� �������� ���� ���������� ������ɡ ������ ������� ���������� ������ ������� ���� ������� ���������� ����������."; + +$lang['Look_up_user'] = "����� �� ������"; + +$lang['Admin_user_fail'] = "���� ����� ��� �������� ������"; +$lang['Admin_user_updated'] = "�� ����� ��� �������� ������ �����"; +$lang['Click_return_useradmin'] = "���� %s���%s ������ ��� ����� ����������"; + +$lang['User_delete'] = "��� ��� ��������"; +$lang['User_delete_explain'] = "���� ��� ���� ��� �������� ��� ������� �� ���� ������� ����."; +$lang['User_deleted'] = "�� ��� �������� �����."; + +$lang['User_status'] = "�������� ����"; +$lang['User_allowpm'] = "����� ����� ������� �������"; +$lang['User_allowavatar'] = "����� ��� ���� �����"; + +$lang['Admin_avatar_explain'] = "����� ��� ������ ���� ���� �������� �������."; + +$lang['User_special'] = "���� ���� ����������� ���"; +$lang['User_special_explain'] = "��� ������ ��� ����� ������� �� ��� ���������� ������ ����� ��� ����� ���� �������� ���� �������� �������� ��."; + + +// +// Group Management +// +$lang['Group_administration'] = "����� ���������"; +$lang['Group_admin_explain'] = "����� �� ��� ����� ������ �� ���� ������� ���������� ���ߡ ����� ��ݡ ����� ������ ��������� ������ɡ ����� ������ ��������� ������ ���� �������� ��� ����� ������ �� ����� ������ ��� �������� ������."; +$lang['Error_updating_groups'] = "��� ��� ����� ����� ���������"; +$lang['Updated_group'] = "�� ����� �������� �����"; +$lang['Added_new_group'] = "�� ����� �������� ������� �����"; +$lang['Deleted_group'] = "�� ��� �������� �����"; +$lang['New_group'] = "����� ������ �����"; +$lang['Edit_group'] = "����� ��������"; +$lang['group_name'] = "��� ��������"; +$lang['group_description'] = "��� ��������"; +$lang['group_moderator'] = "����� ��������"; +$lang['group_status'] = "���� ��������"; +$lang['group_open'] = "������ ������"; +$lang['group_closed'] = "������ �����"; +$lang['group_hidden'] = "������ �����"; +$lang['group_delete'] = "��� ��������"; +$lang['group_delete_check'] = "��� ��� ��������"; +$lang['submit_group_changes'] = "����� ���������"; +$lang['reset_group_changes'] = "����� ��� ���������"; +$lang['No_group_name'] = "��� �� ���� ���� ���� ��������"; +$lang['No_group_moderator'] = "��� �� ���� ������ ���� ��������"; +$lang['No_group_mode'] = "��� �� ���� ���� ���� �������ɡ ��� ������ �� �����"; +$lang['delete_group_moderator'] = "��� ����� �������� �����"; +$lang['delete_moderator_explain'] = "��� ��� ���� ������ ����� �������ɡ �� ������� ��� ������ ���� ������� ������ �� �������ɡ ���� ��� ������� ������ ����� ���� ����� �� ��������."; +$lang['Click_return_groupsadmin'] = "���� %s���%s ������ ��� ����� ���������."; +$lang['Select_group'] = "���� ������"; +$lang['Look_up_group'] = "���� �� ������"; + + +// +// Prune Administration +// +$lang['Forum_Prune'] = "����� ������"; +$lang['Forum_Prune_explain'] = "����� ��� ������ ���� �� ����� �� ��� �������� ��� ��� ��� ������ ���� ������ ��� �� ���� ���ǡ ��� ���� ������ ������ ���� ����ǡ �� ���� ��� ������ ���� �������� ���� �� ���� ��� ��������� ����ɡ ��� ���� ���� ��������� ����."; +$lang['Do_Prune'] = "����� ��������"; +$lang['All_Forums'] = "���� �������"; +$lang['Prune_topics_not_posted'] = "��� �������� ���� �� ��� �������� ��� ��� "; +$lang['Topics_pruned'] = "�������� ��������"; +$lang['Posts_pruned'] = "��������� ��������"; +$lang['Prune_success'] = "�� ��� �������� �����"; + + +// +// Word censor +// +$lang['Words_title'] = "����� �������"; +$lang['Words_explain'] = "����� �� ��� ����� ����� ������ ���� ��� ����� ���� ������� ������� �� �����ߡ ����� ��� ��ߡ �� ��� ������ ���������� �������� ������ ����� ��� ���� ��� ������ʡ ���� ������� ��� �������� ������ ( * ) �� ��� �����ɡ *������* ������ ������ �������� ������* ������ ������ ������� � *������ ������ ������ �������."; +$lang['Word'] = "����"; +$lang['Edit_word_censor'] = "����� ����� �������"; +$lang['Replacement'] = "������"; +$lang['Add_new_word'] = "����� ���� �����"; +$lang['Update_word'] = "����� ����� �������"; + +$lang['Must_enter_word'] = "��� �� ���� ������ ��������"; +$lang['No_word_selected'] = "�� ��� ������ ���� �������"; + +$lang['Word_updated'] = "�� ����� ���� ������� �������� �����"; +$lang['Word_added'] = "�� ����� ���� ������� �����"; +$lang['Word_removed'] = "�� ��� ���� ������� �������� �����"; + +$lang['Click_return_wordadmin'] = "���� %s���%s ������ ��� ����� ����� �������"; + + +// +// Mass Email +// +$lang['Mass_email_explain'] = "���� �� ��� ����� ����� ������� ���������� ��� ��� ���� ���������� �� ���������� ��� ������ ����ɡ ������� ��ߡ ���� ����� ������� ��� ������ ���������� ������� ���� ����� �������� ����������� ����� ������� �������� �� ��� ( ���� ��� ) ������� ��� ��� ���� ������ ������� ��� ������ ����� �� ���������� ������ �������� ��� ��� �������� �� ������ɡ ��� ��� ������ ����� ������ �� ����� �����ޡ �� ������� �� ������ ������� ������� ���� �����."; +$lang['Compose'] = "�����"; + +$lang['Recipients'] = "������ �����"; +$lang['All_users'] = "���� ����������"; + +$lang['Email_successfull'] = "�� ����� ������"; +$lang['Click_return_massemail'] = "���� %s���%s ������ ��� ����� ������ �������."; + + +// +// Ranks admin +// +$lang['Ranks_title'] = "������ �� �����"; +$lang['Ranks_explain'] = "����� ��� ����� ������ ������� ���� ����ȡ ����� ���� ����� ��� ����� �������� ��� ������ �� ��� ���� ����� ����������."; + +$lang['Add_new_rank'] = "����� ���� �����"; + +$lang['Rank_title'] = "����� ������"; +$lang['Rank_special'] = "���� ����"; +$lang['Rank_minimum'] = "���� ������ �� ���������"; +$lang['Rank_maximum'] = "���� ������ �� ���������"; +$lang['Rank_image'] = "���� ������ ( ������ ���� ��� ���� phpBB2 ������ )"; +$lang['Rank_image_explain'] = "������ ��� ����� ������ ���� ����� ���� ������"; + +$lang['Must_select_rank'] = "��� �� ����� ����"; +$lang['No_assigned_rank'] = "�� ��� ����� ���� �����"; + +$lang['Rank_updated'] = "�� ����� ������ �����"; +$lang['Rank_added'] = "�� ����� ������ �����"; +$lang['Rank_removed'] = "�� ��� ������ �����"; + +$lang['Click_return_rankadmin'] = "���� %s���%s ������ ��� ����� �����"; + + +// +// Disallow Username Admin +// +$lang['Disallow_control'] = "����� ����� ���������� ����� �����"; +$lang['Disallow_explain'] = "����� ������ �� ����� ���������� ����� ���� ��������ǡ ����� ������� ��� �������� ����� ( * ) �� ����� ���������� ����� ����ɡ ���� ���� �� ������ ��� ������� ����� ���������� �������� ������� ���� ����� �� ������� ��� �� ���� ���� �������� ��� ������ ����."; + +$lang['Delete_disallow'] = "���"; +$lang['Delete_disallow_title'] = "��� ������ �����"; +$lang['Delete_disallow_explain'] = "����� ��� ����� ���������� �� ����� ����� �� ���� �������� �� ��� ������� ���� ( ����� )"; + +$lang['Add_disallow'] = "�����"; +$lang['Add_disallow_title'] = "����� ��� ������ ��� ����� �����"; +$lang['Add_disallow_explain'] = "����� ������� ��� �������� ����� ( * ) �� ����� �����"; + +$lang['No_disallowed'] = "�� ���� ����� �������� ������"; + +$lang['Disallowed_deleted'] = "�� ��� ��� �������� �� ����� ����� �����"; +$lang['Disallow_successful'] = "�� ����� ��� �������� ��� ����� ����� �����"; +$lang['Disallowed_already'] = "���� ��� ��� �������� ���� ������. ��� ���� ����� ������ �� ����� ����ڡ �� �� ����� ��� ������ ����� ��� ���������� ��������."; + +$lang['Click_return_disallowadmin'] = "���� %s���%s ������ ��� ����� ��� ����� ����������"; + + +// +// Styles Admin +// +$lang['Styles_admin'] = "����� ��������"; +$lang['Styles_explain'] = "����� �� ���� ��� ����� ����� ������ ������ �������� ( ������� �������� ) �������� ���������."; +$lang['Styles_addnew_explain'] = "������� ������� ����� ���� ������� �������� ������� ���� ������ ����ǡ ������� �������� �� ��� ������� �� ��� ������� �� ����� �������� ��ϡ �� �� ���� ���� ������ ����� �� ����� �������� �� ����� ��� ���� ( ����� ) ����� ��� �����."; + +$lang['Select_template'] = "���� �����"; + +$lang['Style'] = "�������"; +$lang['Template'] = "������"; +$lang['Install'] = "�����"; +$lang['Download'] = "�����"; + +$lang['Edit_theme'] = "����� �����"; +$lang['Edit_theme_explain'] = "�� ������� ������� ����� ����� ������� ����� ���� ������."; + +$lang['Create_theme'] = "����� �����"; +$lang['Create_theme_explain'] = "������ ������� �� ������ ������ ��� �������� ������. ��� ����� ������� (��� ������ ������� ������� �������) ��� ��� ����� ����� ������� #, ������ CCCCCC ����, � #CCCCCC ��� ����"; + +$lang['Export_themes'] = "����� �������"; +$lang['Export_explain'] = "�� ��� ������ ������ ����� ������� ����� �� ��� ����� ���� ������. ����� ������ �� ������� �� ������ ������ ������ ������ ��� ������� ��� ����� �� ���� ������� �������. �� �� ����� �������� ������ ������ ����� ��� ����� �������� ������� ����. ��� ������ �������� ������ ������ ����� ���� ������ �������� ������� ��� ���� ������� ����� �������. ����� �� ��������� ���� ���� �������� �� phpBB 2."; + +$lang['Theme_installed'] = "�� ����� ����� �������"; +$lang['Style_removed'] = "�� ����� ����� �� ����� ��������. ������ ����� ����� ���� ��� ������ �� ������ ������� ������ templates."; +$lang['Theme_info_saved'] = "�� ��� ������� �����. ���� ���� ����� ������� ����� ������ theme_info.cfg (����� ��� ������� ������ ���� ���� �����) ��� ����� ���"; +$lang['Theme_updated'] = "�� ����� �����. ���� ����� ������� �����"; +$lang['Theme_created'] = "�� ����� �����. ���� ���� ����� ����� ��� ��� ����� ������� ����� ������� �� ��������� �� ���� ���"; + +$lang['Confirm_delete_style'] = "�� ��� ����� �� ����� ��� ����ؿ"; + +$lang['Download_theme_cfg'] = "�� ������ ����� ��� ��������� ������. ���� ��� ���� �� ������ ������ �����. ��� �������� �� ����� ����� ���� ��� ����� ��� ������ ����� ������� . ������ ����� ������� ������� �� ����� ��� ���� ���"; +$lang['No_themes'] = "������ ���� ������ ��� �� ��� ����� ���. ������ ��� ���� ���� ����� ��� ���� ����� ����� ���� �� ������ ��� ������"; +$lang['No_template_dir'] = "�� ������ ��� ���� �������. �� �� ���� ����� �� �� �� ���� �����"; +$lang['Cannot_remove_style'] = "�� ������ ����� ����� ������ ��� ��� ����� ������� �� �������. ���� ����� ������ ����� ������� ������� ������� ��� ����."; +$lang['Style_exists'] = "��� ������� ������� ����� �����, ������ ������ ��� ��� �������."; + +$lang['Click_return_styleadmin'] = "���� %s���%s ������ ��� ����� �������"; + +$lang['Theme_settings'] = "������� �����"; +$lang['Theme_element'] = "���� �����"; +$lang['Simple_name'] = "����� ������"; +$lang['Value'] = "������"; +$lang['Save_Settings'] = "���� ���������"; + +$lang['Stylesheet'] = "CSS Stylesheet"; +$lang['Background_image'] = "���� �������"; +$lang['Background_color'] = "��� �������"; +$lang['Theme_name'] = "��� �����"; +$lang['Link_color'] = "��� ������"; +$lang['Text_color'] = "��� �������"; +$lang['VLink_color'] = "��� ������ �������"; +$lang['ALink_color'] = "��� ������ �������"; +$lang['HLink_color'] = "����� ��� ������"; +$lang['Tr_color1'] = "�� ������ ��� ��� 1"; +$lang['Tr_color2'] = "�� ������ ��� ��� 2"; +$lang['Tr_color3'] = "�� ������ ��� ��� 3"; +$lang['Tr_class1'] = "�� ������ ���� 1"; +$lang['Tr_class2'] = "�� ������ ���� 2"; +$lang['Tr_class3'] = "�� ������ ���� 3"; +$lang['Th_color1'] = "����� ���� ��� ��� 1"; +$lang['Th_color2'] = "����� ���� ��� ��� 2"; +$lang['Th_color3'] = "����� ���� ��� ��� 3"; +$lang['Th_class1'] = "����� ���� ���� 1"; +$lang['Th_class2'] = "����� ���� ���� 2"; +$lang['Th_class3'] = "����� ���� ���� 3"; +$lang['Td_color1'] = "���� ���� ��� ��� 1"; +$lang['Td_color2'] = "���� ���� ��� ��� 2"; +$lang['Td_color3'] = "���� ���� ��� ��� 3"; +$lang['Td_class1'] = "���� ���� ���� 1"; +$lang['Td_class2'] = "���� ���� ���� 2"; +$lang['Td_class3'] = "���� ���� ���� 3"; +$lang['fontface1'] = "��� ���� 1"; +$lang['fontface2'] = "��� ���� 2"; +$lang['fontface3'] = "��� ���� 3"; +$lang['fontsize1'] = "��� ���� 1"; +$lang['fontsize2'] = "��� ���� 2"; +$lang['fontsize3'] = "��� ���� 3"; +$lang['fontcolor1'] = "��� ���� 1"; +$lang['fontcolor2'] = "��� ���� 2"; +$lang['fontcolor3'] = "��� ���� 3"; +$lang['span_class1'] = "���� ������ 1"; +$lang['span_class2'] = "���� ������ 2"; +$lang['span_class3'] = "���� ������ 3"; +$lang['img_poll_size'] = "��� ���� ������� [�������]"; +$lang['img_pm_size'] = "��� ���� ���� ������� ������ [�������]"; + + +// +// Install Process +// +$lang['Welcome_install'] = "����� �� �� ����� ����� phpBB 2"; +$lang['Initial_config'] = "����� �����"; +$lang['DB_config'] = "������� ����� ��������"; +$lang['Admin_config'] = "������� ������"; +$lang['continue_upgrade'] = "��� ������ ��� ��� ������� ��� ����� ���� ��� ��\"����� �������\" �� ������ �������� �������. ������ ������ ������ ������� ��� ���� ��� ������� ��� ������ �������."; +$lang['upgrade_submit'] = "����� �� �������"; + +$lang['Installer_Error'] = "��� ��� �� ����� �������"; +$lang['Previous_Install'] = "���� ����� ���� �������"; +$lang['Install_db_error'] = "��� ��� ����� ����� ����� ��������"; + +$lang['Re_install'] = "������� ������ ����� ����. <br /><br />�� ��� ���� ����� ����� phpBB 2 ���� ����� ��� �� ��� Yes �� ������. ����� ��� ��� ��� ���� ���� �������� �������, �� ��� ��� ���� ��������! ��� ����� �� ������ ���� ����� �������� �� �������� �� �������, ���� ��������� ������� ��� ����. <br /><br />��� ����� ��� ����� ��� ���� ��� Yes!"; + +$lang['Inst_Step_0'] = "����� �������� ������� phpBB 2. ������ ������� ������ ����� ��� �������� �������. ����� �� ����� �������� ���� ��� ���� ��� ������� ��� �� ���� ������. ��� ��� ���� �������� �������� ����� ������ ������ ���� ODBC, ��� MS Access ���� ����� ��� DSN ��� ��� ����� ��������."; + +$lang['Start_Install'] = "���� ��������"; +$lang['Finish_Install'] = "���� �������"; + +$lang['Default_lang'] = "��� ������� ��������"; +$lang['DB_Host'] = "��� ������ ���� ���� ����� �������� / DSN"; +$lang['DB_Name'] = "��� ����� ��������"; +$lang['DB_Username'] = "��� ������ ����� ��������"; +$lang['DB_Password'] = "���� �� ������ ����� ��������"; +$lang['Database'] = "����� �������"; +$lang['Install_lang'] = "���� ��� �������"; +$lang['dbms'] = "��� ����� ��������"; +$lang['Table_Prefix'] = "������ ������� ������� �� ����� ��������"; +$lang['Admin_Username'] = "��� ������"; +$lang['Admin_Password'] = "���� �� ������"; +$lang['Admin_Password_confirm'] = "���� �� ������ [ ������� ]"; + +$lang['Inst_Step_2'] = "�� ����� ��� ������. �� ��� ������ �� �� ����� ������� �������. ���� �������� ��� ������ ������� ������ ����� �������. ������ ������ �� ��������� ������. ����� ������� ������� phpBB 2."; + +$lang['Unwriteable_config'] = "�� ����� �� ����� ��� �������. ���� �� ��� ������� ���� ����� �� �� ����� ��� ���� �� ������. ���� ��� ����� ��� ���� ���� �������. ����� ���� ����� ���� ������� ���� ������ ����� ���� ���� �� ������� �� ������ ������� ������ ��� ���� ������ (������ �������� ��� ���� ������ ������ ��� ������ �� ���� ������ �� ������� �������) ������� ��� ��������� ������. ����� ������� ������� phpBB 2."; +$lang['Download_config'] = "���� ��� �������"; + +$lang['ftp_choose'] = "���� ����� ��� �����"; +$lang['ftp_option'] = "<br />��� �� ������� ��� FTP ����� �� ��� ������ �� ��� PHP ������ ����� ������� ����� ��� ������� ���� ��� ���� ������� �� ������."; +$lang['ftp_instructs'] = "��� ����� ��� ��� ������� �� phpBB 2 ����. ������ ����� ��������� ������� ������ ���. ���� �� ���� ����� ��� FTP ��� �� ���� ������ ������ ����� ����� ������� phpBB2 ���� ���� ������ ����� �����."; +$lang['ftp_info'] = "���� ������� ��� FTP"; +$lang['Attempt_ftp'] = "���� ��� ��� ������� ��� ������ ������"; +$lang['Send_file'] = "���� ��� ������� ��� ������ ��� ������� ��� ������ ������"; +$lang['ftp_path'] = "���� ��� FTP ��� phpBB 2"; +$lang['ftp_username'] = "��� �������� ��� FTP"; +$lang['ftp_password'] = "���� ���� ��� FTP"; +$lang['Transfer_config'] = "���� �����"; +$lang['NoFTP_config'] = "��� ���� ������ ��� ��� ������� ��� ���� �������. ������ ��� ��� ������� ������� ��� ����� ������ �����."; + +$lang['Install'] = "����� ����"; +$lang['Upgrade'] = "�����"; + + +$lang['Install_Method'] = "���� ����� ����� �������"; + +$lang['Install_No_Ext'] = "����� PHP ��� ���� ������� ���� �� ���� ��� ����� �������� ���� �� ��������"; + +$lang['Install_No_PCRE'] = "phpBB2 Requires the Perl-Compatible Regular Expressions Module for php which your php configuration doesn't appear to support!"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_arabic/lang_bbcode.php b/phpBB/language/lang_arabic/lang_bbcode.php index bfe19d36f2..51f6f55192 100644 --- a/phpBB/language/lang_arabic/lang_bbcode.php +++ b/phpBB/language/lang_arabic/lang_bbcode.php @@ -1,70 +1,70 @@ -<?php
-/***************************************************************************
- * lang_bbcode.php [english]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// To add an entry to your BBCode guide simply add a line to this file in this format:
-// $faq[] = array("question", "answer");
-// If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted");
-// Links will be created automatically
-//
-// DO NOT forget the ; at the end of the line.
-// Do NOT put double quotes (") in your BBCode guide entries, if you absolutely must then escape them ie. \"something\"
-//
-// The BBCode guide items will appear on the BBCode guide page in the same order they are listed in this file
-//
-// If just translating this file please do not alter the actual HTML unless absolutely necessary, thanks :)
-//
-// In addition please do not translate the colours referenced in relation to BBCode any section, if you do
-// users browsing in your language may be confused to find they're BBCode doesn't work :D You can change
-// references which are 'in-line' within the text though.
-//
-
-$faq[] = array("--","��������");
-$faq[] = array("�� �� BBCode?", "BBCode �� ��� �� ����� HTML. ���� �� ��� ������ �� �������� ������� BBCode �� ������ ����� ��� ������� �� �������. �������� ���� ������ ����� BBCode ��� ����� ��� ���. BBCode ����� � HTML, ������� ���� ������ ����� [ � ] ���� < � > ��� ���� ���� ���� ��� ����. ���� ��� ��� ������ �������� ���� ������� BBCode ������� ���� �������� ������ ���� ���� ������� �� ���� ����� �������. ��� �� ��� ������� ��� ��� ������ ������ �����.");
-
-$faq[] = array("--","����� ����");
-$faq[] = array("��� ���� ������ ������� �������� ��������", "BBCode ����� ������ ������ ����. ����� ��� ������ �������: <ul><li>���� ��� �� ���� ���� ��� ��� ������� <b>[b][/b]</b>, ���� <br /><br /><b>[b]</b>����<b>[/b]</b><br /><br />��� ���� <b>����</b></li><li>���� ������ <b>[u][/u]</b>, ����:<br /><br /><b>[u]</b>���� �����<b>[/u]</b><br /><br />���� <u>���� �����</u></li><li>���� ���� ���� <b>[i][/i]</b>, ����<br /><br />��� <b>[i]</b>����!<b>[/i]</b><br /><br />��� ����� ��� <i>����!</i></li></ul>");
-$faq[] = array("��� ���� ��� ���� ����", "����� ��� ���� ���� ���� ������� ������. �� ���� �� ��� ���� ������ ����� ��� ������ ������� ������: <ul><li>������ ����� �� ���� ��� �������� <b>[color=][/color]</b>. ������ ������� �� �� ������� �������� ����� (eg. red, blue, yellow, etc.) �� ����� ������� ������� ���� �����, eg. #FFFFFF, #000000. ����, ���� ��� ���� ���� ������ �������:<br /><br /><b>[color=red]</b>����!<b>[/color]</b><br /><br />��<br /><br /><b>[color=#FF0000]</b>����!<b>[/color]</b><br /><br />������ ��� ������ <span style=\"color:red\">����!</span></li><li>������ ��� ���� ������ ������ ������ ������� <b>[size=][/size]</b>. ��� ������� ��� ����� ��� ������ �������� ��� ������� ������� �� ������� ���� ����� �� ��� ����, ������ �� 1 (���� ��� ���� ����) ��� ����� 29 (���� ���). ����:<br /><br /><b>[size=9]</b>����<b>[/size]</b><br /><br />��� ���� <span style=\"font-size:9px\">����</span><br /><br />���:<br /><br /><b>[size=24]</b>���!<b>[/size]</b><br /><br />����� <span style=\"font-size:24px\">���!</span></li></ul>");
-$faq[] = array("�� ������ �� ���� ������ �������?", "���, ������ ������ ���, ���� ����� ������ ��� �� ������ �������:<br /><br /><b>[size=18][color=red][b]</b>���� ���!<b>[/b][/color][/size]</b><br /><br />��� ��� ���� <span style=\"color:red;font-size:18px\"><b>���� ���!</b></span><br /><br />����� �� ���� ����� ������ �� ��� ������! ���� ����� ����� ����, �����ѡ ������ �� ����� �������� ������ �����. ���� ������ ��� ����:<br /><br /><b>[b][u]</b>��� ���<b>[/b][/u]</b>");
-
-$faq[] = array("--","������ ������ �������� ����� �����");
-$faq[] = array("������ ������", "���� ������� ��������, �� ������ ��� �� ���� ������.<ul><li>��� ������� �������� ���� ��� ����� ���� ������ �� ���� ������� ��� ���� �� �� ������ ��� ��������� <b>[quote=\"\"][/quote]</b>. ��� ������� ����� �� ������� ��� ����� ������� ��� �� �� ��� ���! ���� �������� ��� �� �� ���� ����� ����� ������:<br /><br /><b>[quote=\"Mr. Blobby\"]</b>���� ���� ���� ����� �����<b>[/quote]</b><br /><br />������� ��� ���, Mr. Blobby ���: ��� ���� ������. ���� ��� <b>���</b> ����� ������� \"\" ��� ���� �������, ���� ���������.</li><li>������� ������� �� �������� ������ �����. ����� ��� �� ���� ��� ��������� <b>[quote][/quote]</b>. ��� ������� ������� ��� ��� ���� ������� , ������: ��� ���� ������.</li></ul>");
-$faq[] = array("����� ��� ������ �� �� ����� ����� ������", "��� ���� ����� �� ������� �� �� �� ����� ����� ������, ����. Courier ���� ��� ���� ��� ��������� <b>[code][/code]</b>, ����.<br /><br /><b>[code]</b>echo \"��� �� ������\";<b>[/code]</b><br /><br />�� ������� �������� <b>[code][/code]</b> ��� ���� ���� �������� ��� ����.");
-
-$faq[] = array("--","����� �����");
-$faq[] = array("����� ����� �����", "BBCode ���� ����� �� �������, ����� ������. ��� �������� ������ HTML. ������� ������� ���� ������ �� ��� ��� ����� ����� �� ��� ���� ��� �����. ������ ����� ����� ������ <b>[list][/list]</b> ��� ������� <b>[*]</b>��� �� ���. ���� ���� ������ ������� ������ ���������:<br /><br /><b>[list]</b><br /><b>[*]</b>����<br /><b>[*]</b>����<br /><b>[*]</b>����<br /><b>[/list]</b><br /><br />��� ��� ���� ������:<ul><li>����</li><li>����</li><li>����</li></ul>");
-$faq[] = array("����� ����� �����", "����� ������ �� �������, ����� ����� ����� ���� ��� �� ���� ����. ������ ����� ����� ������ <b>[list=1][/list]</b> ������ ����� ����� ������ <b>[list=a][/list]</b>. ��� �� ����� �� ������� ������� ������ <b>[*]</b>. ����:<br /><br /><b>[list=1]</b><br /><b>[*]</b>���� ��� �����<br /><b>[*]</b>���� �������<br /><b>[*]</b>���� ��� ��������� ��� ����<br /><b>[/list]</b><br /><br />��� ���� ������:<ol type=\"1\"><li>���� ��� �����</li><li>���� �������</li><li>���� ��� ��������� ��� ����</li></ol>��� ���� ����� ����� ������:<br /><br /><b>[list=a]</b><br /><b>[*]</b>������ �����<br /><b>[*]</b>������ ������<br /><b>[*]</b>������ ������<br /><b>[/list]</b><br /><br />����<ol type=\"a\"><li>������ �����</li><li>������ ������</li><li>������ ������</li></ol>");
-
-$faq[] = array("--", "����� �����");
-$faq[] = array("���� �� ���� ���", "����� BBCode ��������� �� phpBB ���� ��� ��� ������ ������� URIs, Uniform Resource Indicators �������� � URLs.<ul><li>��� ��� ����� �� ������� ������ <b>[url=][/url]</b>, �� �� ���� ��� = ��� ���� �� ����� ���� ����� ����. ���� ���� ������� phpBB.com ������ �������:<br /><br /><b>[url=http://www.phpbb.com/]</b>����� ������ phpBB!<b>[/url]</b><br /><br />��� ��� ���� ������ ������� , <a href=\"http://www.phpbb.com/\" target=\"_blank\">����� ������ phpBB!</a> ��� ����� �� ������ ��� ���� �� ����� ����� ����� ������ �� ������ ������ �� �������.</li><li>��� ��� ���� ����� ���� ���� ��� ������ �������:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />��� ��� ���� ����� ������, <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>�������� ���� ��� phpBB ������ �� ���� <i>����� �����</i>, ��� ���� �� ��� ����� ��� �������� ��� ������ ����� ��� ���� ��� ������� �� �� �������� ������� ����� �� ������� ������ http://. ���� ����� ���� www.phpbb.com �� ������ ��� ��� ��� ����� ��� <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> ��� ������� ������. </li><li>��� ����� ����� ��� ������ ������ �����������, ������ ��� ������� ������ ���������� ������ ���:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />��� ����� <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> �� ������ ��� ����� no.one@domain.adr �� ������ ��� ������ ��� ��� ���������.</li></ul>��� �� ����� �� ���� ������ BBCode ��� ������� ������� �� �� �� �������� ������ ����� ��� ���� ���� ������ <b>[img][/img]</b> (���� ������ �������), <b>[b][/b]</b>. ��� �� ����� �� �������� ������� ���� ������ �� ������� ������ ����� �������� �������� ����� ������ �����, ����:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br /><u>���</u> ����� ��� �� ���� ��� ����� �����ߡ ��� ��� ��������.");
-
-$faq[] = array("--", "����� ����� �� ������");
-$faq[] = array("����� ���� �������", "����� phpBB BBCode ������ ����� ������ ����� �� ������. ���� ����� ����� ��� ����� �����; ���� �� ���������� �� ������ ���� ������ �� ����� �� ������� ������ ������� ��� �� ���� ������ ��� �������� (���� ��� �� ������ ������ ��� ���� ������ ���� ���, ��� ��� ��� ���� ���� ����� ��������!). �� ���� ����� �� ����� ������ ������ ����� �� phpBB (���� ��� ������� ��� ���� ������� ������ �� phpBB). ������ ���� �� ���� �� ���� ������ �� ������� <b>[img][/img]</b>. ����:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />��� �� ����� �� ����� ������� ����� ������ ��� ������ �� ����� <b>[url][/url]</b> �� ���� ���, ����<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />��� ����:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />");
-
-$faq[] = array("--", "���� ����");
-$faq[] = array("�� ������ ��� ������ ���� ��?", "��, ���� ��� ������ �� phpBB 2.0. ��� ���� ������� ��� ���� ����� ������� BBCode �� ������� ������� ������");
-
-//
-// This ends the BBCode guide entries
-//
-
+<?php +/*************************************************************************** + * lang_bbcode.php [english] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// To add an entry to your BBCode guide simply add a line to this file in this format: +// $faq[] = array("question", "answer"); +// If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted"); +// Links will be created automatically +// +// DO NOT forget the ; at the end of the line. +// Do NOT put double quotes (") in your BBCode guide entries, if you absolutely must then escape them ie. \"something\" +// +// The BBCode guide items will appear on the BBCode guide page in the same order they are listed in this file +// +// If just translating this file please do not alter the actual HTML unless absolutely necessary, thanks :) +// +// In addition please do not translate the colours referenced in relation to BBCode any section, if you do +// users browsing in your language may be confused to find they're BBCode doesn't work :D You can change +// references which are 'in-line' within the text though. +// + +$faq[] = array("--","��������"); +$faq[] = array("�� �� BBCode?", "BBCode �� ��� �� ����� HTML. ���� �� ��� ������ �� �������� ������� BBCode �� ������ ����� ��� ������� �� �������. �������� ���� ������ ����� BBCode ��� ����� ��� ���. BBCode ����� � HTML, ������� ���� ������ ����� [ � ] ���� < � > ��� ���� ���� ���� ��� ����. ���� ��� ��� ������ �������� ���� ������� BBCode ������� ���� �������� ������ ���� ���� ������� �� ���� ����� �������. ��� �� ��� ������� ��� ��� ������ ������ �����."); + +$faq[] = array("--","����� ����"); +$faq[] = array("��� ���� ������ ������� �������� ��������", "BBCode ����� ������ ������ ����. ����� ��� ������ �������: <ul><li>���� ��� �� ���� ���� ��� ��� ������� <b>[b][/b]</b>, ���� <br /><br /><b>[b]</b>����<b>[/b]</b><br /><br />��� ���� <b>����</b></li><li>���� ������ <b>[u][/u]</b>, ����:<br /><br /><b>[u]</b>���� �����<b>[/u]</b><br /><br />���� <u>���� �����</u></li><li>���� ���� ���� <b>[i][/i]</b>, ����<br /><br />��� <b>[i]</b>����!<b>[/i]</b><br /><br />��� ����� ��� <i>����!</i></li></ul>"); +$faq[] = array("��� ���� ��� ���� ����", "����� ��� ���� ���� ���� ������� ������. �� ���� �� ��� ���� ������ ����� ��� ������ ������� ������: <ul><li>������ ����� �� ���� ��� �������� <b>[color=][/color]</b>. ������ ������� �� �� ������� �������� ����� (eg. red, blue, yellow, etc.) �� ����� ������� ������� ���� �����, eg. #FFFFFF, #000000. ����, ���� ��� ���� ���� ������ �������:<br /><br /><b>[color=red]</b>����!<b>[/color]</b><br /><br />��<br /><br /><b>[color=#FF0000]</b>����!<b>[/color]</b><br /><br />������ ��� ������ <span style=\"color:red\">����!</span></li><li>������ ��� ���� ������ ������ ������ ������� <b>[size=][/size]</b>. ��� ������� ��� ����� ��� ������ �������� ��� ������� ������� �� ������� ���� ����� �� ��� ����, ������ �� 1 (���� ��� ���� ����) ��� ����� 29 (���� ���). ����:<br /><br /><b>[size=9]</b>����<b>[/size]</b><br /><br />��� ���� <span style=\"font-size:9px\">����</span><br /><br />���:<br /><br /><b>[size=24]</b>���!<b>[/size]</b><br /><br />����� <span style=\"font-size:24px\">���!</span></li></ul>"); +$faq[] = array("�� ������ �� ���� ������ �������?", "���, ������ ������ ���, ���� ����� ������ ��� �� ������ �������:<br /><br /><b>[size=18][color=red][b]</b>���� ���!<b>[/b][/color][/size]</b><br /><br />��� ��� ���� <span style=\"color:red;font-size:18px\"><b>���� ���!</b></span><br /><br />����� �� ���� ����� ������ �� ��� ������! ���� ����� ����� ����, �����ѡ ������ �� ����� �������� ������ �����. ���� ������ ��� ����:<br /><br /><b>[b][u]</b>��� ���<b>[/b][/u]</b>"); + +$faq[] = array("--","������ ������ �������� ����� �����"); +$faq[] = array("������ ������", "���� ������� ��������, �� ������ ��� �� ���� ������.<ul><li>��� ������� �������� ���� ��� ����� ���� ������ �� ���� ������� ��� ���� �� �� ������ ��� ��������� <b>[quote=\"\"][/quote]</b>. ��� ������� ����� �� ������� ��� ����� ������� ��� �� �� ��� ���! ���� �������� ��� �� �� ���� ����� ����� ������:<br /><br /><b>[quote=\"Mr. Blobby\"]</b>���� ���� ���� ����� �����<b>[/quote]</b><br /><br />������� ��� ���, Mr. Blobby ���: ��� ���� ������. ���� ��� <b>���</b> ����� ������� \"\" ��� ���� �������, ���� ���������.</li><li>������� ������� �� �������� ������ �����. ����� ��� �� ���� ��� ��������� <b>[quote][/quote]</b>. ��� ������� ������� ��� ��� ���� ������� , ������: ��� ���� ������.</li></ul>"); +$faq[] = array("����� ��� ������ �� �� ����� ����� ������", "��� ���� ����� �� ������� �� �� �� ����� ����� ������, ����. Courier ���� ��� ���� ��� ��������� <b>[code][/code]</b>, ����.<br /><br /><b>[code]</b>echo \"��� �� ������\";<b>[/code]</b><br /><br />�� ������� �������� <b>[code][/code]</b> ��� ���� ���� �������� ��� ����."); + +$faq[] = array("--","����� �����"); +$faq[] = array("����� ����� �����", "BBCode ���� ����� �� �������, ����� ������. ��� �������� ������ HTML. ������� ������� ���� ������ �� ��� ��� ����� ����� �� ��� ���� ��� �����. ������ ����� ����� ������ <b>[list][/list]</b> ��� ������� <b>[*]</b>��� �� ���. ���� ���� ������ ������� ������ ���������:<br /><br /><b>[list]</b><br /><b>[*]</b>����<br /><b>[*]</b>����<br /><b>[*]</b>����<br /><b>[/list]</b><br /><br />��� ��� ���� ������:<ul><li>����</li><li>����</li><li>����</li></ul>"); +$faq[] = array("����� ����� �����", "����� ������ �� �������, ����� ����� ����� ���� ��� �� ���� ����. ������ ����� ����� ������ <b>[list=1][/list]</b> ������ ����� ����� ������ <b>[list=a][/list]</b>. ��� �� ����� �� ������� ������� ������ <b>[*]</b>. ����:<br /><br /><b>[list=1]</b><br /><b>[*]</b>���� ��� �����<br /><b>[*]</b>���� �������<br /><b>[*]</b>���� ��� ��������� ��� ����<br /><b>[/list]</b><br /><br />��� ���� ������:<ol type=\"1\"><li>���� ��� �����</li><li>���� �������</li><li>���� ��� ��������� ��� ����</li></ol>��� ���� ����� ����� ������:<br /><br /><b>[list=a]</b><br /><b>[*]</b>������ �����<br /><b>[*]</b>������ ������<br /><b>[*]</b>������ ������<br /><b>[/list]</b><br /><br />����<ol type=\"a\"><li>������ �����</li><li>������ ������</li><li>������ ������</li></ol>"); + +$faq[] = array("--", "����� �����"); +$faq[] = array("���� �� ���� ���", "����� BBCode ��������� �� phpBB ���� ��� ��� ������ ������� URIs, Uniform Resource Indicators �������� � URLs.<ul><li>��� ��� ����� �� ������� ������ <b>[url=][/url]</b>, �� �� ���� ��� = ��� ���� �� ����� ���� ����� ����. ���� ���� ������� phpBB.com ������ �������:<br /><br /><b>[url=http://www.phpbb.com/]</b>����� ������ phpBB!<b>[/url]</b><br /><br />��� ��� ���� ������ ������� , <a href=\"http://www.phpbb.com/\" target=\"_blank\">����� ������ phpBB!</a> ��� ����� �� ������ ��� ���� �� ����� ����� ����� ������ �� ������ ������ �� �������.</li><li>��� ��� ���� ����� ���� ���� ��� ������ �������:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />��� ��� ���� ����� ������, <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>�������� ���� ��� phpBB ������ �� ���� <i>����� �����</i>, ��� ���� �� ��� ����� ��� �������� ��� ������ ����� ��� ���� ��� ������� �� �� �������� ������� ����� �� ������� ������ http://. ���� ����� ���� www.phpbb.com �� ������ ��� ��� ��� ����� ��� <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> ��� ������� ������. </li><li>��� ����� ����� ��� ������ ������ �����������, ������ ��� ������� ������ ���������� ������ ���:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />��� ����� <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> �� ������ ��� ����� no.one@domain.adr �� ������ ��� ������ ��� ��� ���������.</li></ul>��� �� ����� �� ���� ������ BBCode ��� ������� ������� �� �� �� �������� ������ ����� ��� ���� ���� ������ <b>[img][/img]</b> (���� ������ �������), <b>[b][/b]</b>. ��� �� ����� �� �������� ������� ���� ������ �� ������� ������ ����� �������� �������� ����� ������ �����, ����:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br /><u>���</u> ����� ��� �� ���� ��� ����� �����ߡ ��� ��� ��������."); + +$faq[] = array("--", "����� ����� �� ������"); +$faq[] = array("����� ���� �������", "����� phpBB BBCode ������ ����� ������ ����� �� ������. ���� ����� ����� ��� ����� �����; ���� �� ���������� �� ������ ���� ������ �� ����� �� ������� ������ ������� ��� �� ���� ������ ��� �������� (���� ��� �� ������ ������ ��� ���� ������ ���� ���, ��� ��� ��� ���� ���� ����� ��������!). �� ���� ����� �� ����� ������ ������ ����� �� phpBB (���� ��� ������� ��� ���� ������� ������ �� phpBB). ������ ���� �� ���� �� ���� ������ �� ������� <b>[img][/img]</b>. ����:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />��� �� ����� �� ����� ������� ����� ������ ��� ������ �� ����� <b>[url][/url]</b> �� ���� ���, ����<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />��� ����:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />"); + +$faq[] = array("--", "���� ����"); +$faq[] = array("�� ������ ��� ������ ���� ��?", "��, ���� ��� ������ �� phpBB 2.0. ��� ���� ������� ��� ���� ����� ������� BBCode �� ������� ������� ������"); + +// +// This ends the BBCode guide entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_arabic/lang_main.php b/phpBB/language/lang_arabic/lang_main.php index fca9969e6c..38fe0d2acb 100644 --- a/phpBB/language/lang_arabic/lang_main.php +++ b/phpBB/language/lang_arabic/lang_main.php @@ -1,992 +1,992 @@ -<?php
-/***************************************************************************
- * lang_main.php [Arabic]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_main.php,v 1.80 2002/01/27 03:10:35 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by waheed
-// The format of this file is:
-//
-// ---> $lang['message'] = "text";
-//
-// You should also try to set a locale and a character
-// encoding (plus direction). The encoding and direction
-// will be sent to the template. The locale may or may
-// not work, it's dependent on OS support and the syntax
-// varies ... give it your best guess!
-//
-
-//setlocale(LC_ALL, "ar");
-$lang['ENCODING'] = "windows-1256";
-$lang['DIRECTION'] = "rtl";
-$lang['LEFT'] = "left";
-$lang['RIGHT'] = "right";
-$lang['DATE_FORMAT'] = "d M Y"; // This should be changed to the default date format for your language, php date() format
-
-//
-// Common, these terms are used
-// extensively on several pages
-//
-$lang['Forum'] = "�����";
-$lang['Category'] = "�����";
-$lang['Topic'] = "�����";
-$lang['Topics'] = "������";
-$lang['Replies'] = "����";
-$lang['Views'] = "����";
-$lang['Post'] = "����";
-$lang['Posts'] = "�����";
-$lang['Posted'] = "����";
-$lang['Username'] = "��� �����";
-$lang['Password'] = "���� ����";
-$lang['Email'] = "���� ��������";
-$lang['Poster'] = "����";
-$lang['Author'] = "����";
-$lang['Time'] = "���";
-$lang['Hours'] = "����";
-$lang['Message'] = "�����";
-
-$lang['1_Day'] = "1 ���";
-$lang['7_Days'] = "7 ����";
-$lang['2_Weeks'] = "�������";
-$lang['1_Month'] = "���";
-$lang['3_Months'] = "3 ����";
-$lang['6_Months'] = "6 ����";
-$lang['1_Year'] = "���";
-
-$lang['Go'] = "�����";
-$lang['Jump_to'] = "����� ���";
-$lang['Submit'] = "���";
-$lang['Reset'] = "�����";
-$lang['Cancel'] = "�����";
-$lang['Preview'] = "������";
-$lang['Confirm'] = "���";
-$lang['Spellcheck'] = "����� ������";
-$lang['Yes'] = "���";
-$lang['No'] = "��";
-$lang['Enabled'] = "���";
-$lang['Disabled'] = "����";
-$lang['Error'] = "���";
-
-$lang['Next'] = "������";
-$lang['Previous'] = "������";
-$lang['Goto_page'] = "����� ��� ����";
-$lang['Joined'] = "�����";
-$lang['IP_Address'] = "��� ��������";
-
-$lang['Select_forum'] = "���� �����";
-$lang['View_latest_post'] = "���� ��� ��� ����";
-$lang['View_newest_post'] = "���� ��� ���� ����";
-$lang['Page_of'] = "���� <b>%d</b> �� <b>%d</b>"; // Replaces with: Page 1 of 2 for example
-
-$lang['ICQ'] = "ICQ ���";
-$lang['AIM'] = "AIM �����";
-$lang['MSNM'] = "MSN Messenger";
-$lang['YIM'] = "Yahoo Messenger";
-
-$lang['Forum_Index'] = "%s ���� �������"; // eg. sitename Forum Index, %s can be removed if you prefer
-
-$lang['Post_new_topic'] = "���� ����� ����";
-$lang['Reply_to_topic'] = "�� ��� �����";
-$lang['Reply_with_quote'] = "�� �� ����� ��� �������";
-
-$lang['Click_return_topic'] = "���� %s���%s ������ ��� �������"; // %s's here are for uris, do not remove!
-$lang['Click_return_login'] = "���� %s���%s �������� ��� ����";
-$lang['Click_return_forum'] = "���� %s���%s ������ ��� �������";
-$lang['Click_view_message'] = "���� %s���%s �������� �������";
-$lang['Click_return_modcp'] = "���� %s���%s ������ ��� ���� ���� ���� �������";
-$lang['Click_return_group'] = "���� %s���%s ������ ��� ������� ��������";
-
-$lang['Admin_panel'] = "�������� ��� ���� ������ ��������";
-
-$lang['Board_disable'] = "���� �� ������� ���� ���� ���� ������ �� ��� ����";
-
-
-//
-// Global Header strings
-//
-$lang['Registered_users'] = "������� ������:";
-$lang['Browsing_forum'] = "��� ������� �������:";
-$lang['Online_users_zero_total'] = "��� ���� <b>0</b> ������ ��� ���� :: ";
-$lang['Online_users_total'] = "��� ���� <b>%d</b> �������� ��� ���� :: ";
-$lang['Online_user_total'] = "��� ���� <b>%d</b> ������ ��� ���� :: ";
-$lang['Reg_users_zero_total'] = "0 �����, ";
-$lang['Reg_users_total'] = "%d �������, ";
-$lang['Reg_user_total'] = "%d �����, ";
-$lang['Hidden_users_zero_total'] = "0 ����� � ";
-$lang['Hidden_user_total'] = "%d ����� � ";
-$lang['Hidden_users_total'] = "%d ������ � ";
-$lang['Guest_users_zero_total'] = "0 ����";
-$lang['Guest_users_total'] = "%d ����";
-$lang['Guest_user_total'] = "%d ����";
-$lang['Record_online_users'] = "���� ��� �� ��������� ������� �� ��� ����� ����� <b>%s</b> �� %s"; // first %s = number of users, second %s is the date.
-
-$lang['Admin_online_color'] = "%s����� �����%s";
-$lang['Mod_online_color'] = "%s���� �����%s";
-
-$lang['You_last_visit'] = "��� ����� �� �� %s"; // %s replaced by date/time
-$lang['Current_time'] = "����� ���� �� %s"; // %s replaced by time
-
-$lang['Search_new'] = "������ �������� ��� ��� �����";
-$lang['Search_your_posts'] = "������ ��������";
-$lang['Search_unanswered'] = "�������� ���� �� ��� �����";
-
-$lang['Register'] = "����";
-$lang['Profile'] = "���� ��";
-$lang['Edit_profile'] = "����� ������ �������";
-$lang['Search'] = "�����";
-$lang['Memberlist'] = "����� �������";
-$lang['FAQ'] = "� � �";
-$lang['BBCode_guide'] = "BBCode ����";
-$lang['Usergroups'] = "���������";
-$lang['Last_Post'] = "��� �����";
-$lang['Moderator'] = "���� �����";
-$lang['Moderators'] = "����� �����";
-
-
-//
-// Stats block text
-//
-$lang['Posted_articles_zero_total'] = "�������� ����� ��� <b>0</b> �����"; // Number of posts
-$lang['Posted_articles_total'] = "�������� ����� ��� <b>%d</b> �����"; // Number of posts
-$lang['Posted_article_total'] = "�������� ����� ��� <b>%d</b> �����"; // Number of posts
-$lang['Registered_users_zero_total'] = "����� ��� <b>0</b> �����"; // # registered users
-$lang['Registered_users_total'] = "����� ��� <b>%d</b> ������� ������"; // # registered users
-$lang['Registered_user_total'] = "����� ��� <b>%d</b> ������� ������"; // # registered users
-$lang['Newest_user'] = "��� ����� ���� �� <b>%s%s%s</b>"; // a href, username, /a
-
-$lang['No_new_posts_last_visit'] = "�� ���� ������ ���� ��� ��� �����";
-$lang['No_new_posts'] = "�� ������ �����";
-$lang['New_posts'] = "������ �����";
-$lang['New_post'] = "����� ����";
-$lang['No_new_posts_hot'] = "�� ������ ����� [ ���� ]";
-$lang['New_posts_hot'] = "������ ����� [ ���� ]";
-$lang['No_new_posts_locked'] = "�� ������ ����� [ ���� ]";
-$lang['New_posts_locked'] = "������ ����� [ ���� ]";
-$lang['Forum_is_locked'] = "������� ����";
-
-
-//
-// Login
-//
-$lang['Enter_password'] = "������ ����� ��� �������� ����� ���� ������";
-$lang['Login'] = "����";
-$lang['Logout'] = "����";
-
-$lang['Forgotten_password'] = "��� ���� ���� ����";
-
-$lang['Log_me_in'] = "������ ���� ��� ��� ������ ��� ����";
-
-$lang['Error_login'] = "��� ����� ������ ����� ���� ������� �� ���� ����";
-
-
-//
-// Index page
-//
-$lang['Index'] = "����";
-$lang['No_Posts'] = "�� ������";
-$lang['No_forums'] = "�� ���� ������� ���";
-
-$lang['Private_Message'] = "����� ����";
-$lang['Private_Messages'] = "����� ����";
-$lang['Who_is_Online'] = "�� ��� ����";
-
-$lang['Mark_all_forums'] = "������� ���� ���� ��������";
-$lang['Forums_marked_read'] = "��� �� ������ ���� �������� ������";
-
-
-//
-// Viewforum
-//
-$lang['View_forum'] = "������ �����";
-
-$lang['Forum_not_exist'] = "������� ������� ��� �����";
-$lang['Reached_on_error'] = "��� ���� ��� ������";
-
-$lang['Display_topics'] = "������ ������ ����� ��";
-$lang['All_Topics'] = "���� ��������";
-
-$lang['Topic_Announcement'] = "<b>���������:</b>";
-$lang['Topic_Sticky'] = "<b>����:</b>";
-$lang['Topic_Moved'] = "<b>�����:</b>";
-$lang['Topic_Poll'] = "<b>[ ������� ]</b>";
-
-$lang['Mark_all_topics'] = "����� ���� �������� ����";
-$lang['Topics_marked_read'] = "���� ����� ��� ������� �� ������ ������";
-
-$lang['Rules_post_can'] = "<b>������</b> ��� ������ ����� �� ��� �������";
-$lang['Rules_post_cannot'] = "<b>��������</b> ��� ������ ����� �� ��� �������";
-$lang['Rules_reply_can'] = "<b>������</b> ���� ��� �������� �� ��� �������";
-$lang['Rules_reply_cannot'] = "<b>��������</b> ���� ��� �������� �� ��� �������";
-$lang['Rules_edit_can'] = "<b>������</b> ����� ������� �� ��� �������";
-$lang['Rules_edit_cannot'] = "<b>�� ������</b> ����� ������� �� ��� �������";
-$lang['Rules_delete_can'] = "<b>������</b> ����� ������� �� ��� �������";
-$lang['Rules_delete_cannot'] = "<b>��������</b> ����� ������� �� ��� �������";
-$lang['Rules_vote_can'] = "<b>������</b> ������� �� ��� �������";
-$lang['Rules_vote_cannot'] = "<b>��������</b> ������� �� ��� �������";
-$lang['Rules_moderate'] = "<b>������</b> %s����� ��� �������%s"; // %s replaced by a href links, do not remove!
-
-$lang['No_topics_post_one'] = "�� ������ �� ��� �������<br />���� ��� <b>���� ����� ����</b> ������ ����� ���� �������";
-
-
-//
-// Viewtopic
-//
-$lang['View_topic'] = "���� ��� �������";
-
-$lang['Guest'] = "����";
-$lang['Post_subject'] = "����� �������";
-$lang['View_next_topic'] = "������ ������� ������";
-$lang['View_previous_topic'] = "������ ������� ������";
-$lang['Submit_vote'] = "���� �����";
-$lang['View_results'] = "������ �������";
-
-$lang['No_newer_topics'] = "�� ������ ����� �� �������";
-$lang['No_older_topics'] = "�� ������ ����� �� �������";
-$lang['Topic_post_not_exist'] = "������� ������� ��� �����";
-$lang['No_posts_topic'] = "�� ����� ���� �������";
-
-$lang['Display_posts'] = "������ ������ �����";
-$lang['All_Posts'] = "���� ��������";
-$lang['Newest_First'] = "������ ����";
-$lang['Oldest_First'] = "������ ����";
-
-$lang['Back_to_top'] = "������ ��� �������";
-
-$lang['Read_profile'] = "������ ���� �� ����������";
-$lang['Send_email'] = "���� ����� ��� �������";
-$lang['Visit_website'] = "����� ��� ���� ������";
-$lang['ICQ_status'] = "ICQ ���";
-$lang['Edit_delete_post'] = "����� �� ����� ����";
-$lang['View_IP'] = "������ IP ������";
-$lang['Delete_post'] = "��� ����";
-
-$lang['wrote'] = "���"; // proceeds the username and is followed by the quoted text
-$lang['Quote'] = "������"; // comes before bbcode quote output.
-$lang['Code'] = "������"; // comes before bbcode code output.
-
-$lang['Edited_time_total'] = "��� ����� �� ��� %s �� %s, ��� %d ���"; // Last edited by me on 12 Oct 2001, edited 1 time in total
-$lang['Edited_times_total'] = "��� ����� �� ��� %s �� %s, ��� %d ����"; // Last edited by me on 12 Oct 2001, edited 2 times in total
-
-$lang['Lock_topic'] = "���� ��� �������";
-$lang['Unlock_topic'] = "���� ��� �������";
-$lang['Move_topic'] = "���� ��� �������";
-$lang['Delete_topic'] = "��� ��� �������";
-$lang['Split_topic'] = "���� ��� �������";
-
-$lang['Stop_watching_topic'] = "���� �� ������ ��� �������";
-$lang['Start_watching_topic'] = "���� ���� ��� ��� �������";
-$lang['No_longer_watching'] = "��� ����� �� ������ ��� �������";
-$lang['You_are_watching'] = "��� ���� ����� ��� �������";
-
-$lang['Total_votes'] = "����� ���������";
-
-//
-// Posting/Replying (Not private messaging!)
-//
-$lang['Message_body'] = "���� �������";
-$lang['Topic_review'] = "������ �������";
-
-$lang['No_post_mode'] = "�� ���� ����� ����"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly)
-
-$lang['Post_a_new_topic'] = "���� ����� ����";
-$lang['Post_a_reply'] = "���� ��";
-$lang['Post_topic_as'] = "���� ����� ��";
-$lang['Edit_Post'] = "����� ����";
-$lang['Options'] = "������";
-
-$lang['Post_Announcement'] = "�����";
-$lang['Post_Sticky'] = "����";
-$lang['Post_Normal'] = "����";
-
-$lang['Confirm_delete'] = "�� ��� ����� �� ����� �������?";
-$lang['Confirm_delete_poll'] = "�� ��� ����� �� ����� �������?";
-
-$lang['Flood_Error'] = "�� ������ ����� �� �� ����� ���� ������ ��� ������� ������, ������ �������� ��� ���";
-$lang['Empty_subject'] = "���� ��� ����� ������� ��� ��� ����� ����";
-$lang['Empty_message'] = "���� ����� �� ������� ��� ����� ����� ����";
-$lang['Forum_locked'] = "��� ������� ���� ��� ������ ��ѡ ���� ��� �� ����� ��������";
-$lang['Topic_locked'] = "��� ������� ���� ��� ������ ���� ��� �� ����� �������";
-$lang['No_post_id'] = "���� ������ ����� �������";
-$lang['No_topic_id'] = "���� ������ ����� ���� ����";
-$lang['No_valid_mode'] = "������ ��� ���� ��� �� ����� ���� ��������, ���� ��� ����";
-$lang['No_such_post'] = "��� ���� ��� �����, ���� ������ ��������� ��� ����";
-$lang['Edit_own_posts'] = "���� ���� ������ ����� ������ ���";
-$lang['Delete_own_posts'] = "���� ���� ������ ����� ������ ���";
-$lang['Cannot_delete_replied'] = "���� ��� �� ������ ����� ���� �� �� ���� �����";
-$lang['Cannot_delete_poll'] = "���� ���� �� ������ ����� ����� ����";
-$lang['Empty_poll_title'] = "���� ����� ����� �������";
-$lang['To_few_poll_options'] = "���� ����� �������� �������";
-$lang['To_many_poll_options'] = "��� ����� ����� ������ �� ���������� �������";
-$lang['Post_has_no_poll'] = "��� ������ �� ����� ���";
-
-$lang['Add_poll'] = "��� �����";
-$lang['Add_poll_explain'] = "��� �� ��� ��� ����� ���� ���� ��������/������ �����";
-$lang['Poll_question'] = "���� �������";
-$lang['Poll_option'] = "����� �������";
-$lang['Add_option'] = "��� �����";
-$lang['Update'] = "�����";
-$lang['Delete'] = "�����";
-$lang['Poll_for'] = "��� ��";
-$lang['Days'] = "���"; // This is used for the Run poll for ... Days + in admin_forums for pruning
-$lang['Poll_for_explain'] = "[ ���� 0 �� ����� ���� ������ ����� �� ����� ]";
-$lang['Delete_poll'] = "����� �����";
-
-$lang['Disable_HTML_post'] = "��� HTML �� ��� �������";
-$lang['Disable_BBCode_post'] = "��� BBCode �� ��� �������";
-$lang['Disable_Smilies_post'] = "��� ������ ������� �� ��� �������";
-
-$lang['HTML_is_ON'] = "HTML <u>���</u>";
-$lang['HTML_is_OFF'] = "HTML is <u>����</u>";
-$lang['BBCode_is_ON'] = "%sBBCode%s <u>���</u>"; // %s are replaced with URI pointing to FAQ
-$lang['BBCode_is_OFF'] = "%sBBCode%s <u>����</u>";
-$lang['Smilies_are_ON'] = "Smilies <u>���</u>";
-$lang['Smilies_are_OFF'] = "Smilies <u>����</u>";
-
-$lang['Attach_signature'] = "���� ������� (������ ����� ������� �� ������� �������)";
-$lang['Notify'] = "������ ����� ����";
-$lang['Delete_post'] = "���� ��� �������";
-
-$lang['Stored'] = "�� ����� ������� �����";
-$lang['Deleted'] = "�� ��� ������ �����";
-$lang['Poll_delete'] = "�� ��� ������ �����";
-$lang['Vote_cast'] = "�� ����� ������";
-
-$lang['Topic_reply_notification'] = "������� ������� ��� ��������";
-
-$lang['bbcode_b_help'] = "�� ����: [b]��[/b] (alt+b)";
-$lang['bbcode_i_help'] = "�� ����: [i]��[/i] (alt+i)";
-$lang['bbcode_u_help'] = "�� ����: [u]��[/u] (alt+u)";
-$lang['bbcode_q_help'] = "�� �����: [quote]��[/quote] (alt+q)";
-$lang['bbcode_c_help'] = "�� �����: [code]������[/code] (alt+c)";
-$lang['bbcode_l_help'] = "�����: [list]��[/list] (alt+l)";
-$lang['bbcode_o_help'] = "����� �����: [list=]��[/list] (alt+o)";
-$lang['bbcode_p_help'] = "��� ����: [img]http://image_url[/img] (alt+p)";
-$lang['bbcode_w_help'] = "��� ���� ����: [url]http://url[/url] �� [url=http://url]�� ����� ����[/url] (alt+w)";
-$lang['bbcode_a_help'] = "���� ���� ������ bbCode ��������";
-$lang['bbcode_s_help'] = "��� ����: [color=red]��[/color] Tip: you can also use color=#FF0000";
-$lang['bbcode_f_help'] = "��� ����: [size=x-small]�� ����[/size]";
-
-$lang['Emoticons'] = "�������";
-$lang['More_emoticons'] = "����� ��� ������ �� �������";
-
-$lang['Font_color'] = "��� �����";
-$lang['color_default'] = "�������";
-$lang['color_dark_red'] = "���� ����";
-$lang['color_red'] = "����";
-$lang['color_orange'] = "�������";
-$lang['color_brown'] = "���";
-$lang['color_yellow'] = "����";
-$lang['color_green'] = "����";
-$lang['color_olive'] = "������";
-$lang['color_cyan'] = "���� �����";
-$lang['color_blue'] = "����";
-$lang['color_dark_blue'] = "���� ����";
-$lang['color_indigo'] = "����";
-$lang['color_violet'] = "������";
-$lang['color_white'] = "����";
-$lang['color_black'] = "����";
-
-$lang['Font_size'] = "��� ����";
-$lang['font_tiny'] = "����";
-$lang['font_small'] = "����";
-$lang['font_normal'] = "����";
-$lang['font_large'] = "����";
-$lang['font_huge'] = "���";
-
-$lang['Close_Tags'] = "���� ��������";
-$lang['Styles_tip'] = "������: ������ ����� ������� ����� ��� ������";
-
-
-//
-// Private Messaging
-//
-$lang['Private_Messaging'] = "����� ����";
-
-$lang['Login_check_pm'] = "���� ������ ������ ������";
-$lang['New_pms'] = "���� %d ����� ����"; // You have 2 new messages
-$lang['New_pm'] = "���� %d ����� ����"; // You have 1 new message
-$lang['No_new_pm'] = "��� ���� ��� ����� ����";
-$lang['Unread_pms'] = "���� %d ����� ��� �����";
-$lang['Unread_pm'] = "���� %d ����� ��� ������";
-$lang['No_unread_pm'] = "��� ���� ����� ��� ������";
-$lang['You_new_pm'] = "���� ����� ���� ������ �� ����� �����";
-$lang['You_new_pms'] = "���� ��� ����� ������ �� ����� �����";
-$lang['You_no_new_pm'] = "�� ���� ���� ����� ���� ������";
-
-$lang['Inbox'] = "����� ������";
-$lang['Outbox'] = "����� ������";
-$lang['Savebox'] = "����� �����";
-$lang['Sentbox'] = "����� ������";
-$lang['Flag'] = "���";
-$lang['Subject'] = "�����";
-$lang['From'] = "��";
-$lang['To'] = "���";
-$lang['Date'] = "�����";
-$lang['Mark'] = "�����";
-$lang['Sent'] = "����";
-$lang['Saved'] = "�����";
-$lang['Delete_marked'] = "��� ������ ����";
-$lang['Delete_all'] = "��� ����";
-$lang['Save_marked'] = "���� ������ ����";
-$lang['Save_message'] = "���� �������";
-$lang['Delete_message'] = "��� �������";
-
-$lang['Display_messages'] = "������ ������� ���"; // Followed by number of days/weeks/months
-$lang['All_Messages'] = "���� �������";
-
-$lang['No_messages_folder'] = "��� ���� ����� �� ��� ������";
-
-$lang['PM_disabled'] = "������� ������ �� ����� ���� �������";
-$lang['Cannot_send_privmsg'] = "���� ��� ������ �� ���� �� ����� ����� ����";
-$lang['No_to_user'] = "���� ��� ��� ������� ������ �������";
-$lang['No_such_user'] = "���� ��� �� ���� ����� ���� �����";
-
-$lang['Disable_HTML_pm'] = "��� HTML �� ��� �������";
-$lang['Disable_BBCode_pm'] = "��� BBCode �� ��� �������";
-$lang['Disable_Smilies_pm'] = "��� Smilies �� ��� �������";
-
-$lang['Message_sent'] = "��� ����� ������";
-
-$lang['Click_return_inbox'] = "���� %s���%s ������ ��� ����� ������";
-$lang['Click_return_index'] = "���� %s���%s ������ ��� ������";
-
-$lang['Send_a_new_message'] = "���� ����� ���� �����";
-$lang['Send_a_reply'] = "�� ��� ����� ����";
-$lang['Edit_message'] = "����� ����� ����";
-
-$lang['Notification_subject'] = "��� ���� ����� ����";
-
-$lang['Find_username'] = "���� �� ��� �����";
-$lang['Find'] = "����";
-$lang['No_match'] = "�� ��� ������";
-
-$lang['No_post_id'] = "�� ���� ��� �������";
-$lang['No_such_folder'] = "�� ���� ���� ���� �����";
-$lang['No_folder'] = "�� ���� ������";
-
-$lang['Mark_all'] = "�� ����� ��� ����";
-$lang['Unmark_all'] = "��� ���� ��������";
-
-$lang['Confirm_delete_pm'] = "�� ��� ����� �� ����� ��� �������?";
-$lang['Confirm_delete_pms'] = "�� ��� ����� �� ����� ��� �������?";
-
-$lang['Inbox_size'] = "����� ����� ������ ���� ����� %d%%"; // eg. Your Inbox is 50% full
-$lang['Sentbox_size'] = "����� ����� ������ ���� ����� %d%%";
-$lang['Savebox_size'] = "����� ����� ���� ����� %d%%";
-
-$lang['Click_view_privmsg'] = "���� %s���%s �������� ��� ����� ������";
-
-
-//
-// Profiles/Registration
-//
-$lang['Viewing_user_profile'] = "������� ��� �������� ������� �� :: %s"; // %s is username
-$lang['About_user'] = "�� �� ����� �� %s"; // %s is username
-
-$lang['Preferences'] = "�������";
-$lang['Items_required'] = "������� ������ ����� �� * ������ ��� ��� ��� ��� ���";
-$lang['Registration_info'] = "������� �������";
-$lang['Profile_info'] = "��������� �������";
-$lang['Profile_info_warn'] = "��� ��������� ��� ���� ����� �����";
-$lang['Avatar_panel'] = "���� ���� ���� �������";
-$lang['Avatar_gallery'] = "���� ��� ��������";
-
-$lang['Website'] = "���� ��������";
-$lang['Location'] = "������";
-$lang['Contact'] = "�������";
-$lang['Email_address'] = "������ ����������";
-$lang['Email'] = "������ ����������";
-$lang['Send_private_message'] = "���� ����� ����";
-$lang['Hidden_email'] = "[ ������ ]";
-$lang['Search_user_posts'] = "���� �� ������� ���� �������";
-$lang['Interests'] = "��������";
-$lang['Occupation'] = "������";
-$lang['Poster_rank'] = "���� �������";
-
-$lang['Total_posts'] = "����� ���������";
-$lang['User_post_pct_stats'] = "%.2f%% ���� �� ����"; // 1.25% of total
-$lang['User_post_day_stats'] = "%.2f ������� ������"; // 1.5 posts per day
-$lang['Search_user_posts'] = "���� ���� ��������� �� ������� %s"; // Find all posts by username
-
-$lang['No_user_id_specified'] = "���� ��� ��� ������� ��� �����";
-$lang['Wrong_Profile'] = "�� ������ ����� ������ ������� ����� ���� ��.";
-
-$lang['Only_one_avatar'] = "���� ������ ����� ����� ���";
-$lang['File_no_data'] = "����� ������ ��� ����� �������� �� ����� ��� ���";
-$lang['No_connection_URL'] = "�� ����� ������� ������ �������� ������";
-$lang['Incomplete_URL'] = "����� �������� ������ ��� ����";
-$lang['Wrong_remote_avatar_format'] = "����� �������� ������ ������� ��� ����";
-$lang['No_send_account_inactive'] = "���� ��� ������� ���� ���� . ������ ������� ������� ��������";
-
-$lang['Always_smile'] = "����� ��� ������ �������";
-$lang['Always_html'] = "����� ��� �� HTML";
-$lang['Always_bbcode'] = "����� ���� �� BBCode";
-$lang['Always_add_sig'] = "����� ���� �������";
-$lang['Always_notify'] = "����� ������ �������";
-$lang['Always_notify_explain'] = "���� ����� ��������� ����� ��� ����� �� ����� �� �����. ������ ����� ��� ����� ��� ��� ���";
-
-$lang['Board_style'] = "��� ������";
-$lang['Board_lang'] = "��� ������";
-$lang['No_themes'] = "�� ���� ���� �� ����� ��������";
-$lang['Timezone'] = "�� �����";
-$lang['Date_format'] = "��� �������";
-$lang['Date_format_explain'] = "����� ��������� ���� �� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> function";
-$lang['Signature'] = "�������";
-$lang['Signature_explain'] = "��� ������ ���� ������� ��� ������� ������. ���� %d ��� ��� ����";
-$lang['Public_view_email'] = "����� ���� ����� ����������";
-
-$lang['Current_password'] = "���� ���� �������";
-$lang['New_password'] = "���� ���� �������";
-$lang['Confirm_password'] = "����� ���� ����";
-$lang['Confirm_password_explain'] = "���� ����� ���� ���� ������� ��� ��� ���� ����� ����� ������ ����������";
-$lang['password_if_changed'] = "��� ���� ������� ���� ��� ������� ����� ����";
-$lang['password_confirm_if_changed'] = "���� ������� ������ ���� ���� ��� �� ������� �� ������";
-
-$lang['Avatar'] = "�����";
-$lang['Avatar_explain'] = "���� ���� �� ���� ���� �� ������. ���� ����� ���� ����� �������, ����� �� ���� �� %d ����, ��������� �� ���� �� %d ���� ���� ����� �� ���� �� %dkB.";
-$lang['Upload_Avatar_URL'] = "���� ������ �� ����� ������";
-$lang['Upload_Avatar_URL_explain'] = "���� ����� �������� ������ ��� ������ ����, ��� ��� ������� �� ��� ������.";
-$lang['Pick_local_Avatar'] = "���� ������� �� ����� �����";
-$lang['Link_remote_Avatar'] = "���� �� ����� ���� ������";
-$lang['Link_remote_Avatar_explain'] = "���� ���� �������� ������ ��� ������ ���.";
-$lang['Avatar_URL'] = "���� ���� ������� �� ��������";
-$lang['Select_from_gallery'] = "���� ���� ������� �� ����� �����";
-$lang['View_avatar_gallery'] = "���� ����� �����";
-
-$lang['Select_avatar'] = "���� �������";
-$lang['Return_profile'] = "����� ��� ������ �������";
-$lang['Select_category'] = "���� �������";
-
-$lang['Delete_Image'] = "��� ������";
-$lang['Current_Image'] = "������ �������";
-
-$lang['Notify_on_privmsg'] = "������ ����� ����� �����";
-$lang['Popup_on_privmsg'] = "���� ����� ������ ��� ���� ����� �����";
-$lang['Popup_on_privmsg_explain'] = "��� ������� �� ���� ����� ������ ������� ��� ������� ������";
-$lang['Hide_user'] = "��� ���� ����� �� �������";
-
-$lang['Profile_updated'] = "�� ����� ������ �������";
-$lang['Profile_updated_inactive'] = "�� ����� ������ �������, ���� ���� ������ ���� ��� ��� �� ����� �������. ���� ��� ����� ���������� ������� ����� �������, �� ��� ��� �������� ��� ������ �� ��� ������ ������ ������ ��� ���� �������";
-
-$lang['Password_mismatch'] = "����� ���� ���� �� ������� ��� �������";
-$lang['Current_password_mismatch'] = "���� ���� ������� �� ����� ��� ������� �� ����� ��������";
-$lang['Password_long'] = "��� �� ���� ���� ���� ��� �� 33 ���";
-$lang['Username_taken'] = "���� ��� ��� ����� �����";
-$lang['Username_invalid'] = "���� ��� ��� ����� ����� ��� ��� ��� ����� �� ��� \"";
-$lang['Username_disallowed'] = "���� ��� ��� ����� �� ������� ��������";
-$lang['Email_taken'] = "���� ��� ������ ���������� ���� ���� ���";
-$lang['Email_banned'] = "���� ��� ��� ������ ���������� �� ��� �����";
-$lang['Email_invalid'] = "���� ��� ������ ���������� ���";
-$lang['Signature_too_long'] = "��� ������ ���� ���";
-$lang['Fields_empty'] = "���� ��� ������/�������� �������";
-$lang['Avatar_filetype'] = "��� ��� ������� ��� �� ���� .jpg, .gif �� .png";
-$lang['Avatar_filesize'] = "��� �� ���� ��� ��� ���� ������� %d kB"; // The avatar image file size must be less than 6 kB
-$lang['Avatar_imagesize'] = "��� ��� ���� ������� ��� �� ���� �������� %d ���� ������ � %d ���� ���������";
-
-$lang['Welcome_subject'] = "���� ����� ��� �� ����� %s"; // Welcome to my.com forums
-$lang['New_account_subject'] = "����� ����";
-$lang['Account_activated_subject'] = "�� ����� ��������";
-
-$lang['Account_added'] = "����� ��� ������,�� ����� ����� �����. ������ ���� ������� ���� ����� ���� ������";
-$lang['Account_inactive'] = "�� ����� �������. ���, ��� ������� ����� ����� ��������, �� ����� ����� ������� ��� ����� ����� ���� ������ ��. ������ ������ ��� ����� ����������� ������� �������";
-$lang['Account_inactive_admin'] = "�� ����� �����. ���, ��� ������� ����� ����� ����� ������ ������. �� ����� ����� ��� ���� ������� ��� �������� ��� �������";
-$lang['Account_active'] = "�� ����� �������. ���� ��� ������";
-$lang['Account_active_admin'] = "�� ����� �������";
-$lang['Reactivate'] = "��� ����� �������!";
-$lang['COPPA'] = "��� �� ����� ������ߡ ��� ������� ��� ������ ��� ����� ���������� ����� �� ������� ����� �������.";
-
-$lang['Registration'] = "���� ����� ��������";
-$lang['Reg_agreement'] = "��� �� ������� ������ ������� ������� ������ ������ �� ���� ����� ���, ���� �� �������� ������ ���� �������. ��� ��� ���� ��� ���� ��������� �� ���� ��� ������ ���� ��, ������� ������ ������� ������� (��� �������� �������) �� ������ �� ������� ����.<br /><br />�� ����� ��� �� ���� ���� �����, ����, ����, ���� ���, �����, ����, ���� �� �� ��� ����� ������� ������. ��� �� ��� ��� ��� ���� ��� ���� ������� ���� ���� �� ������� (������ ���� ���� �������� ����). ���� ��� ��� ���� ����� �������� ���� ��� ��������. ��� ����� �� ���� ������, ������ ������� ������� ������� ��� ���� ������, �����, ��� �� ����� �� ����� ��� �����. ���� ������ �� ������ ����� �� ���� ���� ��������� ������� ����� �� ����� ������. ���� �� ��� ��������� ��� �� ��� ����� ��� �� ��� ����� ��� ���� ��� ���� ������ ������ ������� ������� ��������� ������� ��������� ��� ������ ������ ���� ����� �� ���� ��� ���� ���������.<br /><br />��� ������� ������ ������� ������ ������� ��� �����. ��� ������� �� ���� �� ������� �� ������� �� ������, ���� ������� ��� ������ ���� ������ �� �������. ������ ����� ���������� ������ ����� ������ �� ������� ��� (������� ���� ���� ������ �� ����� �������).<br /><br />��� ����� ��� �� ������� �� ������ ���� ����� ��� ���� ����������.";
-
-$lang['Agree_under_13'] = "����� ��� ��� ������ ����� <b>��� ��</b> 13 ���";
-$lang['Agree_over_13'] = "����� ��� ��� ������ ����� <b>���� ��</b> 13 ���";
-$lang['Agree_not'] = "�� ����� ��� ��� ������";
-
-$lang['Wrong_activation'] = "����� ������� ���� �� ������ �� ���� �� ������� ���� �� ����� ��������";
-$lang['Send_password'] = "���� �� ���� �� �����";
-$lang['Password_updated'] = "�� ����� ���� �� �����, ������ ������ ��� ����� ���������� ������ ����� ����� ������";
-$lang['No_email_match'] = "������ ���������� ���� ������ �� �� ����� ������� �����";
-$lang['New_password_activation'] = "����� ����";
-$lang['Password_activated'] = "�� ����� ����� �����. ������ ������ ������� ���� ���� ���� �� ������� ��� ����� ���������� ������ ��������� ��������";
-
-$lang['Send_email_msg'] = "���� ����� ���� ��������";
-$lang['No_user_specified'] = "�� ��� ����� �������";
-$lang['User_prevent_email'] = "��� ������� �� ��� ������� ���� ��������. ���� ����� ����� ����";
-$lang['User_not_exist'] = "��� ������� ��� �����";
-$lang['CC_email'] = "���� ���� �� ������� ��� ����� ���������";
-$lang['Email_message_desc'] = "���� ����� ������� ��� �� ���, �� ���� �� ������ HTML �� BBCode. ����� ���� ����� ����� ����������.";
-$lang['Flood_email_limit'] = "�� ������ ����� ����� ���� ���� ���� �����";
-$lang['Recipient'] = "�������";
-$lang['Email_sent'] = "�� ����� �������";
-$lang['Send_email'] = "���� �������";
-$lang['Empty_subject_email'] = "���� ����� ����� �������";
-$lang['Empty_message_email'] = "���� ����� �������";
-
-
-//
-// Memberslist
-//
-$lang['Select_sort_method'] = "���� ����� �����";
-$lang['Sort'] = "����";
-$lang['Sort_Top_Ten'] = "���� ���� ������";
-$lang['Sort_Joined'] = "����� ��������";
-$lang['Sort_Username'] = "��� ��������";
-$lang['Sort_Location'] = "�������";
-$lang['Sort_Posts'] = "����� ���������";
-$lang['Sort_Email'] = "������ ����������";
-$lang['Sort_Website'] = "���� ��������";
-$lang['Sort_Ascending'] = "�������";
-$lang['Sort_Descending'] = "�������";
-$lang['Order'] = "���";
-
-
-//
-// Group control panel
-//
-$lang['Group_Control_Panel'] = "���� ���� ��������";
-$lang['Group_member_details'] = "������ �������� ��������";
-$lang['Group_member_join'] = "���� ��� ��������";
-
-$lang['Group_Information'] = "������� �� ��������";
-$lang['Group_name'] = "��� ��������";
-$lang['Group_description'] = "��� ��������";
-$lang['Group_membership'] = "����� ��������";
-$lang['Group_Members'] = "����� ��������";
-$lang['Group_Moderator'] = "����� ��������";
-$lang['Pending_members'] = "����� ��� ����� ��������";
-
-$lang['Group_type'] = "��� ��������";
-$lang['Group_open'] = "������ ������";
-$lang['Group_closed'] = "������ �����";
-$lang['Group_hidden'] = "������ ����";
-
-$lang['Current_memberships'] = "������� ��������";
-$lang['Non_member_groups'] = "������� ���� �������";
-$lang['Memberships_pending'] = "���������� �������";
-
-$lang['No_groups_exist'] = "�� ���� �������";
-$lang['Group_not_exist'] = "������ ������� �� ����";
-
-$lang['Join_group'] = "���� �� ��������";
-$lang['No_group_members'] = "�� ����� �� ��� ��������";
-$lang['Group_hidden_members'] = "��� �������� ������, �� ������ ���� �������";
-$lang['No_pending_group_members'] = "�� ������ ����� ���� ��������";
-$lang["Group_joined"] = "��� �� ����� ������� �� ��� ��������<br />��� ��� ������ ������� ���� ��������";
-$lang['Group_request'] = "�� ����� ���� �������� �� ��������";
-$lang['Group_approved'] = "��� �������� ��� ����";
-$lang['Group_added'] = "�� ������ ��������";
-$lang['Already_member_group'] = "��� ��� �� ��������";
-$lang['User_is_member_group'] = "������� ��� �� ��������";
-$lang['Group_type_updated'] = "�� ����� ��� �������� �����";
-
-$lang['Could_not_add_user'] = "����� ������� ��� �����";
-$lang['Could_not_anon_user'] = "�� ������ �� ���� ����� ��� �� ��������";
-
-$lang['Confirm_unsub'] = "�� ��� ����� �� ����� �� ��� ��������?";
-$lang['Confirm_unsub_pending'] = "�� ��� �������� ��� ������� �� ��������, �� ��� ����� �� ������ �� ��������?";
-
-$lang['Unsub_success'] = "�� ������ �� ��������.";
-
-$lang['Approve_selected'] = "���� �������";
-$lang['Deny_selected'] = "���� �������";
-$lang['Not_logged_in'] = "���� ������ �������� �� ��������.";
-$lang['Remove_selected'] = "����� �������";
-$lang['Add_member'] = "��� ���";
-$lang['Not_group_moderator'] = "��� ��� ���� �������ɡ ��� ��� �� ������ ��� �����.";
-
-$lang['Login_to_join'] = "���� �������� �� ����� ����� ��������";
-$lang['This_open_group'] = "��� ������ ������, ���� ��� ���� �������";
-$lang['This_closed_group'] = "��� ������ �����, �� ��� ���� ����� �����";
-$lang['This_hidden_group'] = "��� ������ ����, �� ��� ����� ����� ����";
-$lang['Member_this_group'] = "��� ��� �� ��������";
-$lang['Pending_this_group'] = "������� �� �������� ����";
-$lang['Are_group_moderator'] = "��� ���� ��������";
-$lang['None'] = "�� ���";
-
-$lang['Subscribe'] = "�����";
-$lang['Unsubscribe'] = "��� ������";
-$lang['View_Information'] = "���� �������";
-
-
-//
-// Search
-//
-$lang['Search_query'] = "���� �����";
-$lang['Search_options'] = "�������� �����";
-
-$lang['Search_keywords'] = "����� �� �����";
-$lang['Search_keywords_explain'] = "������ ������� <u>AND</u> ������ ����� ��� �� ���� �� �����, <u>OR</u> ������ ����� �� ���� �� ����� <u>NOT</u> ������ ����� �� ���� �� �����. ������ * ���� ������ �����";
-$lang['Search_author'] = "���� �� ����";
-$lang['Search_author_explain'] = "������ * ���� ������ �������";
-
-$lang['Search_for_any'] = "���� �� �� ���� �� ������ ������ ��� ��";
-$lang['Search_for_all'] = "���� �� ���� �������";
-$lang['Search_title_msg'] = "���� �� ����� ������� �����";
-$lang['Search_msg_only'] = "���� �� �� ������� ���";
-
-$lang['Return_first'] = "���� ��� ���"; // followed by xxx characters in a select box
-$lang['characters_posts'] = "��� �� �������";
-
-$lang['Search_previous'] = "���� �� "; // followed by days, weeks, months, year, all in a select box
-
-$lang['Sort_by'] = "���� ��";
-$lang['Sort_Time'] = "��� �������";
-$lang['Sort_Post_Subject'] = "����� �������";
-$lang['Sort_Topic_Title'] = "����� �������";
-$lang['Sort_Author'] = "������";
-$lang['Sort_Forum'] = "�������";
-
-$lang['Display_results'] = "������ ������� ��";
-$lang['All_available'] = "���� �������";
-$lang['No_searchable_forums'] = "��� ���� ������ ����� �� �� ����� �� ��� ������";
-
-$lang['No_search_match'] = "������ �� ����� ����� ���� ����� �������";
-$lang['Found_search_match'] = "��� ��� ����� %d �����"; // eg. Search found 1 match
-$lang['Found_search_matches'] = "��� ��� ����� %d �����"; // eg. Search found 24 matches
-
-$lang['Close_window'] = "���� �������";
-
-
-//
-// Auth related entries
-//
-// Note the %s will be replaced with one of the following 'user' arrays
-$lang['Sorry_auth_announce'] = "���� ��� ��� ��%s ������ ��� ������� �� ��� �������";
-$lang['Sorry_auth_sticky'] = "���� ��� ��� ��%s ������ ��� ����� ���� �� ��� �������";
-$lang['Sorry_auth_read'] = "���� ��� ��� ��%s ������ ����� �������� �� ��� �������";
-$lang['Sorry_auth_post'] = "���� ��� ��� ��%s ������ ��� ������ ��������� �� ��� �������";
-$lang['Sorry_auth_reply'] = "���� ��� ��� ��%s ������ ���� ��� �������� �� ��� �������";
-$lang['Sorry_auth_edit'] = "���� ��� ��� ��%s ������ ����� �������� �� ��� �������";
-$lang['Sorry_auth_delete'] = "���� ��� ��� ��%s ������ ����� �������� ��������� ��� �������";
-$lang['Sorry_auth_vote'] = "���� ��� ��� ��%s �������� ������� �� ��� �������";
-
-// These replace the %s in the above strings
-$lang['Auth_Anonymous_Users'] = "<b>������� �������</b>";
-$lang['Auth_Registered_Users'] = "<b>������� ������</b>";
-$lang['Auth_Users_granted_access'] = "<b>�������� ��� ����� ����</b>";
-$lang['Auth_Moderators'] = "<b>���� �����</b>";
-$lang['Auth_Administrators'] = "<b>����</b>";
-
-$lang['Not_Moderator'] = "��� ��� ���� �������";
-$lang['Not_Authorised'] = "��� �����";
-
-$lang['You_been_banned'] = "��� �� ���� �� ��� �������<br />������ ������� ����� ������ ";
-
-
-//
-// Viewonline
-//
-$lang['Reg_users_zero_online'] = "�� ���� ������� � "; // There ae 5 Registered and
-$lang['Reg_users_online'] = "���� %d ������� � "; // There ae 5 Registered and
-$lang['Reg_user_online'] = "���� %d ����� � "; // There ae 5 Registered and
-$lang['Hidden_users_zero_online'] = "�� ���� �������� ������"; // 6 Hidden users online
-$lang['Hidden_users_online'] = "%d ������ ����� ��� ����"; // 6 Hidden users online
-$lang['Hidden_user_online'] = "%d ����������� ��� ����"; // 6 Hidden users online
-$lang['Guest_users_online'] = "���� %d ��� ��� ����"; // There are 10 Guest users online
-$lang['Guest_users_zero_online'] = "�� ���� �� ����� ��� ����"; // There are 10 Guest users online
-$lang['Guest_user_online'] = "���� %d �����/������� ��� ����"; // There is 1 Guest user online
-$lang['No_users_browsing'] = "�� ���� ������� �������� ��� �������";
-
-$lang['Online_explain'] = "��� �������� ����� ��� ��������� ��������� �� ��� ���� �����";
-
-$lang['Forum_Location'] = "���� �������";
-$lang['Last_updated'] = "��� �����";
-
-$lang['Forum_index'] = "���� �������";
-$lang['Logging_on'] = "������";
-$lang['Posting_message'] = "��� �����";
-$lang['Searching_forums'] = "��� ���������";
-$lang['Viewing_profile'] = "��� ����";
-$lang['Viewing_online'] = "��� �� ��� ����";
-$lang['Viewing_member_list'] = "��� ����� ���������";
-$lang['Viewing_priv_msgs'] = "��� ����� ����";
-$lang['Viewing_FAQ'] = "��� ӡ�";
-
-
-//
-// Moderator Control Panel
-//
-$lang['Mod_CP'] = "���� ���� ���� �����";
-$lang['Mod_CP_explain'] = "�������� ������� ������ ������ ������ ������ ������ �������. ������ ��� �� ��� ��� �� ����� �� �����.";
-
-$lang['Select'] = "�����";
-$lang['Delete'] = "�����";
-$lang['Move'] = "���";
-$lang['Lock'] = "���";
-$lang['Unlock'] = "��� ���";
-
-$lang['Topics_Removed'] = "�� ����� �������� �� ����� ��������.";
-$lang['Topics_Locked'] = "�� ��� ��������";
-$lang['Topics_Moved'] = "�� ��� ��������";
-$lang['Topics_Unlocked'] = "�� ��� ��� ��������";
-$lang['No_Topics_Moved'] = "�� ��� ����� ��������";
-
-$lang['Confirm_delete_topic'] = "�� ��� ����� �� ����� �������� ��������?";
-$lang['Confirm_lock_topic'] = "�� ��� ����� �� ��� �������� ��������?";
-$lang['Confirm_unlock_topic'] = "�� ��� ������ �� ��� ��� �������� ��������?";
-$lang['Confirm_move_topic'] = "�� ��� ����� �� ��� �������/�������� ��������?";
-
-$lang['Move_to_forum'] = "����� ��� �����";
-$lang['Leave_shadow_topic'] = "���� �� ������� �� ������� ������.";
-
-$lang['Split_Topic'] = "���� ���� ����� �������";
-$lang['Split_Topic_explain'] = "�������� ������� ������ ������ ��� ������� ��� �����, ��� ������� ������ �� ��� ��� �� ������ ���� ������";
-$lang['Split_title'] = "����� ����� ����";
-$lang['Split_forum'] = "����� ���� �� �������";
-$lang['Split_posts'] = "����� �������� ��������";
-$lang['Split_after'] = "���� �� ������� �������";
-$lang['Topic_split'] = "�� ����� ������� �����";
-
-$lang['Too_many_error'] = "��� ����� ������ �����. ������ ������ �� ���� ���� ������� ����!";
-
-$lang['None_selected'] = "�� ���� �� ����� ������ ��� �������. ������ ������ ������� �� �����.";
-$lang['New_forum'] = "����� ����";
-
-$lang['This_posts_IP'] = "��� �������� ���� �������";
-$lang['Other_IP_this_user'] = "����� ������ �� ������� ����";
-$lang['Users_this_IP'] = "��������� �������� �� ��� ��������";
-$lang['IP_info'] = "������� ��� ��������";
-$lang['Lookup_IP'] = "���� �� ��� ��������";
-
-
-//
-// Timezones ... for display on each page
-//
-$lang['All_times'] = "���� ������� ������ ���� %s"; // eg. All times are GMT - 12 Hours (times from next block)
-
-$lang['-12'] = "GMT - 12 ����";
-$lang['-11'] = "GMT - 11 ����";
-$lang['-10'] = "HST (Hawaii)";
-$lang['-9'] = "GMT - 9 ����";
-$lang['-8'] = "PST (U.S./Canada)";
-$lang['-7'] = "MST (U.S./Canada)";
-$lang['-6'] = "CST (U.S./Canada)";
-$lang['-5'] = "EST (U.S./Canada)";
-$lang['-4'] = "GMT - 4 ����";
-$lang['-3.5'] = "GMT - 3.5 ����";
-$lang['-3'] = "GMT - 3 ����";
-$lang['-2'] = "Mid-Atlantic";
-$lang['-1'] = "GMT - 1 ����";
-$lang['0'] = "GMT";
-$lang['1'] = "CET (Europe)";
-$lang['2'] = "EET (Europe)";
-$lang['3'] = "GMT + 3 ����";
-$lang['3.5'] = "GMT + 3.5 ����";
-$lang['4'] = "GMT + 4 ����";
-$lang['4.5'] = "GMT + 4.5 ����";
-$lang['5'] = "GMT + 5 ����";
-$lang['5.5'] = "GMT + 5.5 ����";
-$lang['6'] = "GMT + 6 ����";
-$lang['7'] = "GMT + 7 ����";
-$lang['8'] = "WST (Australia)";
-$lang['9'] = "GMT + 9 ����";
-$lang['9.5'] = "CST (Australia)";
-$lang['10'] = "EST (Australia)";
-$lang['11'] = "GMT + 11 ����";
-$lang['12'] = "GMT + 12 ����";
-
-// These are displayed in the timezone select box
-$lang['tz']['-12'] = "(GMT -12:00 ����) Eniwetok, Kwajalein";
-$lang['tz']['-11'] = "(GMT -11:00 ����) Midway Island, Samoa";
-$lang['tz']['-10'] = "(GMT -10:00 ����) Hawaii";
-$lang['tz']['-9'] = "(GMT -9:00 ����) Alaska";
-$lang['tz']['-8'] = "(GMT -8:00 ����) Pacific Time (US & Canada), Tijuana";
-$lang['tz']['-7'] = "(GMT -7:00 ����) Mountain Time (US & Canada), Arizona";
-$lang['tz']['-6'] = "(GMT -6:00 ����) Central Time (US & Canada), Mexico City";
-$lang['tz']['-5'] = "(GMT -5:00 ����) Eastern Time (US & Canada), Bogota, Lima, Quito";
-$lang['tz']['-4'] = "(GMT -4:00 ����) Atlantic Time (Canada), Caracas, La Paz";
-$lang['tz']['-3.5'] = "(GMT -3:30 ����) Newfoundland";
-$lang['tz']['-3'] = "(GMT -3:00 ����) Brassila, Buenos Aires, Georgetown, Falkland Is";
-$lang['tz']['-2'] = "(GMT -2:00 ����) Mid-Atlantic, Ascension Is., St. Helena";
-$lang['tz']['-1'] = "(GMT -1:00 ����) Azores, Cape Verde Islands";
-$lang['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia";
-$lang['tz']['1'] = "(GMT +1:00 ����) Amsterdam, Berlin, Brussels, Madrid, Paris, Rome";
-$lang['tz']['2'] = "(GMT +2:00 ����) Cairo, Helsinki, Kaliningrad, South Africa";
-$lang['tz']['3'] = "(GMT +3:00 ����) Baghdad, Riyadh, Moscow, Nairobi";
-$lang['tz']['3.5'] = "(GMT +3:30 ����) Tehran";
-$lang['tz']['4'] = "(GMT +4:00 ����) Abu Dhabi, Baku, Muscat, Tbilisi";
-$lang['tz']['4.5'] = "(GMT +4:30 ����) Kabul";
-$lang['tz']['5'] = "(GMT +5:00 ����) Ekaterinburg, Islamabad, Karachi, Tashkent";
-$lang['tz']['5.5'] = "(GMT +5:30 ����) Bombay, Calcutta, Madras, New Delhi";
-$lang['tz']['6'] = "(GMT +6:00 ����) Almaty, Colombo, Dhaka, Novosibirsk";
-$lang['tz']['6.5'] = "(GMT +6:30 ����) Rangoon";
-$lang['tz']['7'] = "(GMT +7:00 ����) Bangkok, Hanoi, Jakarta";
-$lang['tz']['8'] = "(GMT +8:00 ����) Beijing, Hong Kong, Perth, Singapore, Taipei";
-$lang['tz']['9'] = "(GMT +9:00 ����) Osaka, Sapporo, Seoul, Tokyo, Yakutsk";
-$lang['tz']['9.5'] = "(GMT +9:30 ����) Adelaide, Darwin";
-$lang['tz']['10'] = "(GMT +10:00 ����) Canberra, Guam, Melbourne, Sydney, Vladivostok";
-$lang['tz']['11'] = "(GMT +11:00 ����) Magadan, New Caledonia, Solomon Islands";
-$lang['tz']['12'] = "(GMT +12:00 ����) Auckland, Wellington, Fiji, Marshall Island";
-
-$lang['datetime']['Sunday'] = "�����";
-$lang['datetime']['Monday'] = "�������";
-$lang['datetime']['Tuesday'] = "��������";
-$lang['datetime']['Wednesday'] = "��������";
-$lang['datetime']['Thursday'] = "������";
-$lang['datetime']['Friday'] = "������";
-$lang['datetime']['Saturday'] = "�����";
-$lang['datetime']['Sun'] = "�����";
-$lang['datetime']['Mon'] = "�������";
-$lang['datetime']['Tue'] = "��������";
-$lang['datetime']['Wed'] = "��������";
-$lang['datetime']['Thu'] = "������";
-$lang['datetime']['Fri'] = "������";
-$lang['datetime']['Sat'] = "�����";
-$lang['datetime']['January'] = "�����";
-$lang['datetime']['February'] = "������";
-$lang['datetime']['March'] = "����";
-$lang['datetime']['April'] = "�����";
-$lang['datetime']['May'] = "����";
-$lang['datetime']['June'] = "�����";
-$lang['datetime']['July'] = "�����";
-$lang['datetime']['August'] = "�����";
-$lang['datetime']['September'] = "������";
-$lang['datetime']['October'] = "������";
-$lang['datetime']['November'] = "������";
-$lang['datetime']['December'] = "������";
-$lang['datetime']['Jan'] = "�����";
-$lang['datetime']['Feb'] = "������";
-$lang['datetime']['Mar'] = "����";
-$lang['datetime']['Apr'] = "�����";
-$lang['datetime']['May'] = "����";
-$lang['datetime']['Jun'] = "�����";
-$lang['datetime']['Jul'] = "�����";
-$lang['datetime']['Aug'] = "�����";
-$lang['datetime']['Sep'] = "������";
-$lang['datetime']['Oct'] = "������";
-$lang['datetime']['Nov'] = "������";
-$lang['datetime']['Dec'] = "������";
-
-//
-// Errors (not related to a
-// specific failure on a page)
-//
-$lang['Information'] = "�������";
-$lang['Critical_Information'] = "������� ����";
-
-$lang['General_Error'] = "��� ���";
-$lang['Critical_Error'] = "��� ���";
-$lang['An_error_occured'] = "��� ���";
-$lang['A_critical_error'] = "��� ��� ���";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php +/*************************************************************************** + * lang_main.php [Arabic] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_main.php,v 1.80 2002/01/27 03:10:35 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by waheed +// The format of this file is: +// +// ---> $lang['message'] = "text"; +// +// You should also try to set a locale and a character +// encoding (plus direction). The encoding and direction +// will be sent to the template. The locale may or may +// not work, it's dependent on OS support and the syntax +// varies ... give it your best guess! +// + +//setlocale(LC_ALL, "ar"); +$lang['ENCODING'] = "windows-1256"; +$lang['DIRECTION'] = "rtl"; +$lang['LEFT'] = "left"; +$lang['RIGHT'] = "right"; +$lang['DATE_FORMAT'] = "d M Y"; // This should be changed to the default date format for your language, php date() format + +// +// Common, these terms are used +// extensively on several pages +// +$lang['Forum'] = "�����"; +$lang['Category'] = "�����"; +$lang['Topic'] = "�����"; +$lang['Topics'] = "������"; +$lang['Replies'] = "����"; +$lang['Views'] = "����"; +$lang['Post'] = "����"; +$lang['Posts'] = "�����"; +$lang['Posted'] = "����"; +$lang['Username'] = "��� �����"; +$lang['Password'] = "���� ����"; +$lang['Email'] = "���� ��������"; +$lang['Poster'] = "����"; +$lang['Author'] = "����"; +$lang['Time'] = "���"; +$lang['Hours'] = "����"; +$lang['Message'] = "�����"; + +$lang['1_Day'] = "1 ���"; +$lang['7_Days'] = "7 ����"; +$lang['2_Weeks'] = "�������"; +$lang['1_Month'] = "���"; +$lang['3_Months'] = "3 ����"; +$lang['6_Months'] = "6 ����"; +$lang['1_Year'] = "���"; + +$lang['Go'] = "�����"; +$lang['Jump_to'] = "����� ���"; +$lang['Submit'] = "���"; +$lang['Reset'] = "�����"; +$lang['Cancel'] = "�����"; +$lang['Preview'] = "������"; +$lang['Confirm'] = "���"; +$lang['Spellcheck'] = "����� ������"; +$lang['Yes'] = "���"; +$lang['No'] = "��"; +$lang['Enabled'] = "���"; +$lang['Disabled'] = "����"; +$lang['Error'] = "���"; + +$lang['Next'] = "������"; +$lang['Previous'] = "������"; +$lang['Goto_page'] = "����� ��� ����"; +$lang['Joined'] = "�����"; +$lang['IP_Address'] = "��� ��������"; + +$lang['Select_forum'] = "���� �����"; +$lang['View_latest_post'] = "���� ��� ��� ����"; +$lang['View_newest_post'] = "���� ��� ���� ����"; +$lang['Page_of'] = "���� <b>%d</b> �� <b>%d</b>"; // Replaces with: Page 1 of 2 for example + +$lang['ICQ'] = "ICQ ���"; +$lang['AIM'] = "AIM �����"; +$lang['MSNM'] = "MSN Messenger"; +$lang['YIM'] = "Yahoo Messenger"; + +$lang['Forum_Index'] = "%s ���� �������"; // eg. sitename Forum Index, %s can be removed if you prefer + +$lang['Post_new_topic'] = "���� ����� ����"; +$lang['Reply_to_topic'] = "�� ��� �����"; +$lang['Reply_with_quote'] = "�� �� ����� ��� �������"; + +$lang['Click_return_topic'] = "���� %s���%s ������ ��� �������"; // %s's here are for uris, do not remove! +$lang['Click_return_login'] = "���� %s���%s �������� ��� ����"; +$lang['Click_return_forum'] = "���� %s���%s ������ ��� �������"; +$lang['Click_view_message'] = "���� %s���%s �������� �������"; +$lang['Click_return_modcp'] = "���� %s���%s ������ ��� ���� ���� ���� �������"; +$lang['Click_return_group'] = "���� %s���%s ������ ��� ������� ��������"; + +$lang['Admin_panel'] = "�������� ��� ���� ������ ��������"; + +$lang['Board_disable'] = "���� �� ������� ���� ���� ���� ������ �� ��� ����"; + + +// +// Global Header strings +// +$lang['Registered_users'] = "������� ������:"; +$lang['Browsing_forum'] = "��� ������� �������:"; +$lang['Online_users_zero_total'] = "��� ���� <b>0</b> ������ ��� ���� :: "; +$lang['Online_users_total'] = "��� ���� <b>%d</b> �������� ��� ���� :: "; +$lang['Online_user_total'] = "��� ���� <b>%d</b> ������ ��� ���� :: "; +$lang['Reg_users_zero_total'] = "0 �����, "; +$lang['Reg_users_total'] = "%d �������, "; +$lang['Reg_user_total'] = "%d �����, "; +$lang['Hidden_users_zero_total'] = "0 ����� � "; +$lang['Hidden_user_total'] = "%d ����� � "; +$lang['Hidden_users_total'] = "%d ������ � "; +$lang['Guest_users_zero_total'] = "0 ����"; +$lang['Guest_users_total'] = "%d ����"; +$lang['Guest_user_total'] = "%d ����"; +$lang['Record_online_users'] = "���� ��� �� ��������� ������� �� ��� ����� ����� <b>%s</b> �� %s"; // first %s = number of users, second %s is the date. + +$lang['Admin_online_color'] = "%s����� �����%s"; +$lang['Mod_online_color'] = "%s���� �����%s"; + +$lang['You_last_visit'] = "��� ����� �� �� %s"; // %s replaced by date/time +$lang['Current_time'] = "����� ���� �� %s"; // %s replaced by time + +$lang['Search_new'] = "������ �������� ��� ��� �����"; +$lang['Search_your_posts'] = "������ ��������"; +$lang['Search_unanswered'] = "�������� ���� �� ��� �����"; + +$lang['Register'] = "����"; +$lang['Profile'] = "���� ��"; +$lang['Edit_profile'] = "����� ������ �������"; +$lang['Search'] = "�����"; +$lang['Memberlist'] = "����� �������"; +$lang['FAQ'] = "� � �"; +$lang['BBCode_guide'] = "BBCode ����"; +$lang['Usergroups'] = "���������"; +$lang['Last_Post'] = "��� �����"; +$lang['Moderator'] = "���� �����"; +$lang['Moderators'] = "����� �����"; + + +// +// Stats block text +// +$lang['Posted_articles_zero_total'] = "�������� ����� ��� <b>0</b> �����"; // Number of posts +$lang['Posted_articles_total'] = "�������� ����� ��� <b>%d</b> �����"; // Number of posts +$lang['Posted_article_total'] = "�������� ����� ��� <b>%d</b> �����"; // Number of posts +$lang['Registered_users_zero_total'] = "����� ��� <b>0</b> �����"; // # registered users +$lang['Registered_users_total'] = "����� ��� <b>%d</b> ������� ������"; // # registered users +$lang['Registered_user_total'] = "����� ��� <b>%d</b> ������� ������"; // # registered users +$lang['Newest_user'] = "��� ����� ���� �� <b>%s%s%s</b>"; // a href, username, /a + +$lang['No_new_posts_last_visit'] = "�� ���� ������ ���� ��� ��� �����"; +$lang['No_new_posts'] = "�� ������ �����"; +$lang['New_posts'] = "������ �����"; +$lang['New_post'] = "����� ����"; +$lang['No_new_posts_hot'] = "�� ������ ����� [ ���� ]"; +$lang['New_posts_hot'] = "������ ����� [ ���� ]"; +$lang['No_new_posts_locked'] = "�� ������ ����� [ ���� ]"; +$lang['New_posts_locked'] = "������ ����� [ ���� ]"; +$lang['Forum_is_locked'] = "������� ����"; + + +// +// Login +// +$lang['Enter_password'] = "������ ����� ��� �������� ����� ���� ������"; +$lang['Login'] = "����"; +$lang['Logout'] = "����"; + +$lang['Forgotten_password'] = "��� ���� ���� ����"; + +$lang['Log_me_in'] = "������ ���� ��� ��� ������ ��� ����"; + +$lang['Error_login'] = "��� ����� ������ ����� ���� ������� �� ���� ����"; + + +// +// Index page +// +$lang['Index'] = "����"; +$lang['No_Posts'] = "�� ������"; +$lang['No_forums'] = "�� ���� ������� ���"; + +$lang['Private_Message'] = "����� ����"; +$lang['Private_Messages'] = "����� ����"; +$lang['Who_is_Online'] = "�� ��� ����"; + +$lang['Mark_all_forums'] = "������� ���� ���� ��������"; +$lang['Forums_marked_read'] = "��� �� ������ ���� �������� ������"; + + +// +// Viewforum +// +$lang['View_forum'] = "������ �����"; + +$lang['Forum_not_exist'] = "������� ������� ��� �����"; +$lang['Reached_on_error'] = "��� ���� ��� ������"; + +$lang['Display_topics'] = "������ ������ ����� ��"; +$lang['All_Topics'] = "���� ��������"; + +$lang['Topic_Announcement'] = "<b>���������:</b>"; +$lang['Topic_Sticky'] = "<b>����:</b>"; +$lang['Topic_Moved'] = "<b>�����:</b>"; +$lang['Topic_Poll'] = "<b>[ ������� ]</b>"; + +$lang['Mark_all_topics'] = "����� ���� �������� ����"; +$lang['Topics_marked_read'] = "���� ����� ��� ������� �� ������ ������"; + +$lang['Rules_post_can'] = "<b>������</b> ��� ������ ����� �� ��� �������"; +$lang['Rules_post_cannot'] = "<b>��������</b> ��� ������ ����� �� ��� �������"; +$lang['Rules_reply_can'] = "<b>������</b> ���� ��� �������� �� ��� �������"; +$lang['Rules_reply_cannot'] = "<b>��������</b> ���� ��� �������� �� ��� �������"; +$lang['Rules_edit_can'] = "<b>������</b> ����� ������� �� ��� �������"; +$lang['Rules_edit_cannot'] = "<b>�� ������</b> ����� ������� �� ��� �������"; +$lang['Rules_delete_can'] = "<b>������</b> ����� ������� �� ��� �������"; +$lang['Rules_delete_cannot'] = "<b>��������</b> ����� ������� �� ��� �������"; +$lang['Rules_vote_can'] = "<b>������</b> ������� �� ��� �������"; +$lang['Rules_vote_cannot'] = "<b>��������</b> ������� �� ��� �������"; +$lang['Rules_moderate'] = "<b>������</b> %s����� ��� �������%s"; // %s replaced by a href links, do not remove! + +$lang['No_topics_post_one'] = "�� ������ �� ��� �������<br />���� ��� <b>���� ����� ����</b> ������ ����� ���� �������"; + + +// +// Viewtopic +// +$lang['View_topic'] = "���� ��� �������"; + +$lang['Guest'] = "����"; +$lang['Post_subject'] = "����� �������"; +$lang['View_next_topic'] = "������ ������� ������"; +$lang['View_previous_topic'] = "������ ������� ������"; +$lang['Submit_vote'] = "���� �����"; +$lang['View_results'] = "������ �������"; + +$lang['No_newer_topics'] = "�� ������ ����� �� �������"; +$lang['No_older_topics'] = "�� ������ ����� �� �������"; +$lang['Topic_post_not_exist'] = "������� ������� ��� �����"; +$lang['No_posts_topic'] = "�� ����� ���� �������"; + +$lang['Display_posts'] = "������ ������ �����"; +$lang['All_Posts'] = "���� ��������"; +$lang['Newest_First'] = "������ ����"; +$lang['Oldest_First'] = "������ ����"; + +$lang['Back_to_top'] = "������ ��� �������"; + +$lang['Read_profile'] = "������ ���� �� ����������"; +$lang['Send_email'] = "���� ����� ��� �������"; +$lang['Visit_website'] = "����� ��� ���� ������"; +$lang['ICQ_status'] = "ICQ ���"; +$lang['Edit_delete_post'] = "����� �� ����� ����"; +$lang['View_IP'] = "������ IP ������"; +$lang['Delete_post'] = "��� ����"; + +$lang['wrote'] = "���"; // proceeds the username and is followed by the quoted text +$lang['Quote'] = "������"; // comes before bbcode quote output. +$lang['Code'] = "������"; // comes before bbcode code output. + +$lang['Edited_time_total'] = "��� ����� �� ��� %s �� %s, ��� %d ���"; // Last edited by me on 12 Oct 2001, edited 1 time in total +$lang['Edited_times_total'] = "��� ����� �� ��� %s �� %s, ��� %d ����"; // Last edited by me on 12 Oct 2001, edited 2 times in total + +$lang['Lock_topic'] = "���� ��� �������"; +$lang['Unlock_topic'] = "���� ��� �������"; +$lang['Move_topic'] = "���� ��� �������"; +$lang['Delete_topic'] = "��� ��� �������"; +$lang['Split_topic'] = "���� ��� �������"; + +$lang['Stop_watching_topic'] = "���� �� ������ ��� �������"; +$lang['Start_watching_topic'] = "���� ���� ��� ��� �������"; +$lang['No_longer_watching'] = "��� ����� �� ������ ��� �������"; +$lang['You_are_watching'] = "��� ���� ����� ��� �������"; + +$lang['Total_votes'] = "����� ���������"; + +// +// Posting/Replying (Not private messaging!) +// +$lang['Message_body'] = "���� �������"; +$lang['Topic_review'] = "������ �������"; + +$lang['No_post_mode'] = "�� ���� ����� ����"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly) + +$lang['Post_a_new_topic'] = "���� ����� ����"; +$lang['Post_a_reply'] = "���� ��"; +$lang['Post_topic_as'] = "���� ����� ��"; +$lang['Edit_Post'] = "����� ����"; +$lang['Options'] = "������"; + +$lang['Post_Announcement'] = "�����"; +$lang['Post_Sticky'] = "����"; +$lang['Post_Normal'] = "����"; + +$lang['Confirm_delete'] = "�� ��� ����� �� ����� �������?"; +$lang['Confirm_delete_poll'] = "�� ��� ����� �� ����� �������?"; + +$lang['Flood_Error'] = "�� ������ ����� �� �� ����� ���� ������ ��� ������� ������, ������ �������� ��� ���"; +$lang['Empty_subject'] = "���� ��� ����� ������� ��� ��� ����� ����"; +$lang['Empty_message'] = "���� ����� �� ������� ��� ����� ����� ����"; +$lang['Forum_locked'] = "��� ������� ���� ��� ������ ��ѡ ���� ��� �� ����� ��������"; +$lang['Topic_locked'] = "��� ������� ���� ��� ������ ���� ��� �� ����� �������"; +$lang['No_post_id'] = "���� ������ ����� �������"; +$lang['No_topic_id'] = "���� ������ ����� ���� ����"; +$lang['No_valid_mode'] = "������ ��� ���� ��� �� ����� ���� ��������, ���� ��� ����"; +$lang['No_such_post'] = "��� ���� ��� �����, ���� ������ ��������� ��� ����"; +$lang['Edit_own_posts'] = "���� ���� ������ ����� ������ ���"; +$lang['Delete_own_posts'] = "���� ���� ������ ����� ������ ���"; +$lang['Cannot_delete_replied'] = "���� ��� �� ������ ����� ���� �� �� ���� �����"; +$lang['Cannot_delete_poll'] = "���� ���� �� ������ ����� ����� ����"; +$lang['Empty_poll_title'] = "���� ����� ����� �������"; +$lang['To_few_poll_options'] = "���� ����� �������� �������"; +$lang['To_many_poll_options'] = "��� ����� ����� ������ �� ���������� �������"; +$lang['Post_has_no_poll'] = "��� ������ �� ����� ���"; + +$lang['Add_poll'] = "��� �����"; +$lang['Add_poll_explain'] = "��� �� ��� ��� ����� ���� ���� ��������/������ �����"; +$lang['Poll_question'] = "���� �������"; +$lang['Poll_option'] = "����� �������"; +$lang['Add_option'] = "��� �����"; +$lang['Update'] = "�����"; +$lang['Delete'] = "�����"; +$lang['Poll_for'] = "��� ��"; +$lang['Days'] = "���"; // This is used for the Run poll for ... Days + in admin_forums for pruning +$lang['Poll_for_explain'] = "[ ���� 0 �� ����� ���� ������ ����� �� ����� ]"; +$lang['Delete_poll'] = "����� �����"; + +$lang['Disable_HTML_post'] = "��� HTML �� ��� �������"; +$lang['Disable_BBCode_post'] = "��� BBCode �� ��� �������"; +$lang['Disable_Smilies_post'] = "��� ������ ������� �� ��� �������"; + +$lang['HTML_is_ON'] = "HTML <u>���</u>"; +$lang['HTML_is_OFF'] = "HTML is <u>����</u>"; +$lang['BBCode_is_ON'] = "%sBBCode%s <u>���</u>"; // %s are replaced with URI pointing to FAQ +$lang['BBCode_is_OFF'] = "%sBBCode%s <u>����</u>"; +$lang['Smilies_are_ON'] = "Smilies <u>���</u>"; +$lang['Smilies_are_OFF'] = "Smilies <u>����</u>"; + +$lang['Attach_signature'] = "���� ������� (������ ����� ������� �� ������� �������)"; +$lang['Notify'] = "������ ����� ����"; +$lang['Delete_post'] = "���� ��� �������"; + +$lang['Stored'] = "�� ����� ������� �����"; +$lang['Deleted'] = "�� ��� ������ �����"; +$lang['Poll_delete'] = "�� ��� ������ �����"; +$lang['Vote_cast'] = "�� ����� ������"; + +$lang['Topic_reply_notification'] = "������� ������� ��� ��������"; + +$lang['bbcode_b_help'] = "�� ����: [b]��[/b] (alt+b)"; +$lang['bbcode_i_help'] = "�� ����: [i]��[/i] (alt+i)"; +$lang['bbcode_u_help'] = "�� ����: [u]��[/u] (alt+u)"; +$lang['bbcode_q_help'] = "�� �����: [quote]��[/quote] (alt+q)"; +$lang['bbcode_c_help'] = "�� �����: [code]������[/code] (alt+c)"; +$lang['bbcode_l_help'] = "�����: [list]��[/list] (alt+l)"; +$lang['bbcode_o_help'] = "����� �����: [list=]��[/list] (alt+o)"; +$lang['bbcode_p_help'] = "��� ����: [img]http://image_url[/img] (alt+p)"; +$lang['bbcode_w_help'] = "��� ���� ����: [url]http://url[/url] �� [url=http://url]�� ����� ����[/url] (alt+w)"; +$lang['bbcode_a_help'] = "���� ���� ������ bbCode ��������"; +$lang['bbcode_s_help'] = "��� ����: [color=red]��[/color] Tip: you can also use color=#FF0000"; +$lang['bbcode_f_help'] = "��� ����: [size=x-small]�� ����[/size]"; + +$lang['Emoticons'] = "�������"; +$lang['More_emoticons'] = "����� ��� ������ �� �������"; + +$lang['Font_color'] = "��� �����"; +$lang['color_default'] = "�������"; +$lang['color_dark_red'] = "���� ����"; +$lang['color_red'] = "����"; +$lang['color_orange'] = "�������"; +$lang['color_brown'] = "���"; +$lang['color_yellow'] = "����"; +$lang['color_green'] = "����"; +$lang['color_olive'] = "������"; +$lang['color_cyan'] = "���� �����"; +$lang['color_blue'] = "����"; +$lang['color_dark_blue'] = "���� ����"; +$lang['color_indigo'] = "����"; +$lang['color_violet'] = "������"; +$lang['color_white'] = "����"; +$lang['color_black'] = "����"; + +$lang['Font_size'] = "��� ����"; +$lang['font_tiny'] = "����"; +$lang['font_small'] = "����"; +$lang['font_normal'] = "����"; +$lang['font_large'] = "����"; +$lang['font_huge'] = "���"; + +$lang['Close_Tags'] = "���� ��������"; +$lang['Styles_tip'] = "������: ������ ����� ������� ����� ��� ������"; + + +// +// Private Messaging +// +$lang['Private_Messaging'] = "����� ����"; + +$lang['Login_check_pm'] = "���� ������ ������ ������"; +$lang['New_pms'] = "���� %d ����� ����"; // You have 2 new messages +$lang['New_pm'] = "���� %d ����� ����"; // You have 1 new message +$lang['No_new_pm'] = "��� ���� ��� ����� ����"; +$lang['Unread_pms'] = "���� %d ����� ��� �����"; +$lang['Unread_pm'] = "���� %d ����� ��� ������"; +$lang['No_unread_pm'] = "��� ���� ����� ��� ������"; +$lang['You_new_pm'] = "���� ����� ���� ������ �� ����� �����"; +$lang['You_new_pms'] = "���� ��� ����� ������ �� ����� �����"; +$lang['You_no_new_pm'] = "�� ���� ���� ����� ���� ������"; + +$lang['Inbox'] = "����� ������"; +$lang['Outbox'] = "����� ������"; +$lang['Savebox'] = "����� �����"; +$lang['Sentbox'] = "����� ������"; +$lang['Flag'] = "���"; +$lang['Subject'] = "�����"; +$lang['From'] = "��"; +$lang['To'] = "���"; +$lang['Date'] = "�����"; +$lang['Mark'] = "�����"; +$lang['Sent'] = "����"; +$lang['Saved'] = "�����"; +$lang['Delete_marked'] = "��� ������ ����"; +$lang['Delete_all'] = "��� ����"; +$lang['Save_marked'] = "���� ������ ����"; +$lang['Save_message'] = "���� �������"; +$lang['Delete_message'] = "��� �������"; + +$lang['Display_messages'] = "������ ������� ���"; // Followed by number of days/weeks/months +$lang['All_Messages'] = "���� �������"; + +$lang['No_messages_folder'] = "��� ���� ����� �� ��� ������"; + +$lang['PM_disabled'] = "������� ������ �� ����� ���� �������"; +$lang['Cannot_send_privmsg'] = "���� ��� ������ �� ���� �� ����� ����� ����"; +$lang['No_to_user'] = "���� ��� ��� ������� ������ �������"; +$lang['No_such_user'] = "���� ��� �� ���� ����� ���� �����"; + +$lang['Disable_HTML_pm'] = "��� HTML �� ��� �������"; +$lang['Disable_BBCode_pm'] = "��� BBCode �� ��� �������"; +$lang['Disable_Smilies_pm'] = "��� Smilies �� ��� �������"; + +$lang['Message_sent'] = "��� ����� ������"; + +$lang['Click_return_inbox'] = "���� %s���%s ������ ��� ����� ������"; +$lang['Click_return_index'] = "���� %s���%s ������ ��� ������"; + +$lang['Send_a_new_message'] = "���� ����� ���� �����"; +$lang['Send_a_reply'] = "�� ��� ����� ����"; +$lang['Edit_message'] = "����� ����� ����"; + +$lang['Notification_subject'] = "��� ���� ����� ����"; + +$lang['Find_username'] = "���� �� ��� �����"; +$lang['Find'] = "����"; +$lang['No_match'] = "�� ��� ������"; + +$lang['No_post_id'] = "�� ���� ��� �������"; +$lang['No_such_folder'] = "�� ���� ���� ���� �����"; +$lang['No_folder'] = "�� ���� ������"; + +$lang['Mark_all'] = "�� ����� ��� ����"; +$lang['Unmark_all'] = "��� ���� ��������"; + +$lang['Confirm_delete_pm'] = "�� ��� ����� �� ����� ��� �������?"; +$lang['Confirm_delete_pms'] = "�� ��� ����� �� ����� ��� �������?"; + +$lang['Inbox_size'] = "����� ����� ������ ���� ����� %d%%"; // eg. Your Inbox is 50% full +$lang['Sentbox_size'] = "����� ����� ������ ���� ����� %d%%"; +$lang['Savebox_size'] = "����� ����� ���� ����� %d%%"; + +$lang['Click_view_privmsg'] = "���� %s���%s �������� ��� ����� ������"; + + +// +// Profiles/Registration +// +$lang['Viewing_user_profile'] = "������� ��� �������� ������� �� :: %s"; // %s is username +$lang['About_user'] = "�� �� ����� �� %s"; // %s is username + +$lang['Preferences'] = "�������"; +$lang['Items_required'] = "������� ������ ����� �� * ������ ��� ��� ��� ��� ���"; +$lang['Registration_info'] = "������� �������"; +$lang['Profile_info'] = "��������� �������"; +$lang['Profile_info_warn'] = "��� ��������� ��� ���� ����� �����"; +$lang['Avatar_panel'] = "���� ���� ���� �������"; +$lang['Avatar_gallery'] = "���� ��� ��������"; + +$lang['Website'] = "���� ��������"; +$lang['Location'] = "������"; +$lang['Contact'] = "�������"; +$lang['Email_address'] = "������ ����������"; +$lang['Email'] = "������ ����������"; +$lang['Send_private_message'] = "���� ����� ����"; +$lang['Hidden_email'] = "[ ������ ]"; +$lang['Search_user_posts'] = "���� �� ������� ���� �������"; +$lang['Interests'] = "��������"; +$lang['Occupation'] = "������"; +$lang['Poster_rank'] = "���� �������"; + +$lang['Total_posts'] = "����� ���������"; +$lang['User_post_pct_stats'] = "%.2f%% ���� �� ����"; // 1.25% of total +$lang['User_post_day_stats'] = "%.2f ������� ������"; // 1.5 posts per day +$lang['Search_user_posts'] = "���� ���� ��������� �� ������� %s"; // Find all posts by username + +$lang['No_user_id_specified'] = "���� ��� ��� ������� ��� �����"; +$lang['Wrong_Profile'] = "�� ������ ����� ������ ������� ����� ���� ��."; + +$lang['Only_one_avatar'] = "���� ������ ����� ����� ���"; +$lang['File_no_data'] = "����� ������ ��� ����� �������� �� ����� ��� ���"; +$lang['No_connection_URL'] = "�� ����� ������� ������ �������� ������"; +$lang['Incomplete_URL'] = "����� �������� ������ ��� ����"; +$lang['Wrong_remote_avatar_format'] = "����� �������� ������ ������� ��� ����"; +$lang['No_send_account_inactive'] = "���� ��� ������� ���� ���� . ������ ������� ������� ��������"; + +$lang['Always_smile'] = "����� ��� ������ �������"; +$lang['Always_html'] = "����� ��� �� HTML"; +$lang['Always_bbcode'] = "����� ���� �� BBCode"; +$lang['Always_add_sig'] = "����� ���� �������"; +$lang['Always_notify'] = "����� ������ �������"; +$lang['Always_notify_explain'] = "���� ����� ��������� ����� ��� ����� �� ����� �� �����. ������ ����� ��� ����� ��� ��� ���"; + +$lang['Board_style'] = "��� ������"; +$lang['Board_lang'] = "��� ������"; +$lang['No_themes'] = "�� ���� ���� �� ����� ��������"; +$lang['Timezone'] = "�� �����"; +$lang['Date_format'] = "��� �������"; +$lang['Date_format_explain'] = "����� ��������� ���� �� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> function"; +$lang['Signature'] = "�������"; +$lang['Signature_explain'] = "��� ������ ���� ������� ��� ������� ������. ���� %d ��� ��� ����"; +$lang['Public_view_email'] = "����� ���� ����� ����������"; + +$lang['Current_password'] = "���� ���� �������"; +$lang['New_password'] = "���� ���� �������"; +$lang['Confirm_password'] = "����� ���� ����"; +$lang['Confirm_password_explain'] = "���� ����� ���� ���� ������� ��� ��� ���� ����� ����� ������ ����������"; +$lang['password_if_changed'] = "��� ���� ������� ���� ��� ������� ����� ����"; +$lang['password_confirm_if_changed'] = "���� ������� ������ ���� ���� ��� �� ������� �� ������"; + +$lang['Avatar'] = "�����"; +$lang['Avatar_explain'] = "���� ���� �� ���� ���� �� ������. ���� ����� ���� ����� �������, ����� �� ���� �� %d ����, ��������� �� ���� �� %d ���� ���� ����� �� ���� �� %dkB."; +$lang['Upload_Avatar_URL'] = "���� ������ �� ����� ������"; +$lang['Upload_Avatar_URL_explain'] = "���� ����� �������� ������ ��� ������ ����, ��� ��� ������� �� ��� ������."; +$lang['Pick_local_Avatar'] = "���� ������� �� ����� �����"; +$lang['Link_remote_Avatar'] = "���� �� ����� ���� ������"; +$lang['Link_remote_Avatar_explain'] = "���� ���� �������� ������ ��� ������ ���."; +$lang['Avatar_URL'] = "���� ���� ������� �� ��������"; +$lang['Select_from_gallery'] = "���� ���� ������� �� ����� �����"; +$lang['View_avatar_gallery'] = "���� ����� �����"; + +$lang['Select_avatar'] = "���� �������"; +$lang['Return_profile'] = "����� ��� ������ �������"; +$lang['Select_category'] = "���� �������"; + +$lang['Delete_Image'] = "��� ������"; +$lang['Current_Image'] = "������ �������"; + +$lang['Notify_on_privmsg'] = "������ ����� ����� �����"; +$lang['Popup_on_privmsg'] = "���� ����� ������ ��� ���� ����� �����"; +$lang['Popup_on_privmsg_explain'] = "��� ������� �� ���� ����� ������ ������� ��� ������� ������"; +$lang['Hide_user'] = "��� ���� ����� �� �������"; + +$lang['Profile_updated'] = "�� ����� ������ �������"; +$lang['Profile_updated_inactive'] = "�� ����� ������ �������, ���� ���� ������ ���� ��� ��� �� ����� �������. ���� ��� ����� ���������� ������� ����� �������, �� ��� ��� �������� ��� ������ �� ��� ������ ������ ������ ��� ���� �������"; + +$lang['Password_mismatch'] = "����� ���� ���� �� ������� ��� �������"; +$lang['Current_password_mismatch'] = "���� ���� ������� �� ����� ��� ������� �� ����� ��������"; +$lang['Password_long'] = "��� �� ���� ���� ���� ��� �� 33 ���"; +$lang['Username_taken'] = "���� ��� ��� ����� �����"; +$lang['Username_invalid'] = "���� ��� ��� ����� ����� ��� ��� ��� ����� �� ��� \""; +$lang['Username_disallowed'] = "���� ��� ��� ����� �� ������� ��������"; +$lang['Email_taken'] = "���� ��� ������ ���������� ���� ���� ���"; +$lang['Email_banned'] = "���� ��� ��� ������ ���������� �� ��� �����"; +$lang['Email_invalid'] = "���� ��� ������ ���������� ���"; +$lang['Signature_too_long'] = "��� ������ ���� ���"; +$lang['Fields_empty'] = "���� ��� ������/�������� �������"; +$lang['Avatar_filetype'] = "��� ��� ������� ��� �� ���� .jpg, .gif �� .png"; +$lang['Avatar_filesize'] = "��� �� ���� ��� ��� ���� ������� %d kB"; // The avatar image file size must be less than 6 kB +$lang['Avatar_imagesize'] = "��� ��� ���� ������� ��� �� ���� �������� %d ���� ������ � %d ���� ���������"; + +$lang['Welcome_subject'] = "���� ����� ��� �� ����� %s"; // Welcome to my.com forums +$lang['New_account_subject'] = "����� ����"; +$lang['Account_activated_subject'] = "�� ����� ��������"; + +$lang['Account_added'] = "����� ��� ������,�� ����� ����� �����. ������ ���� ������� ���� ����� ���� ������"; +$lang['Account_inactive'] = "�� ����� �������. ���, ��� ������� ����� ����� ��������, �� ����� ����� ������� ��� ����� ����� ���� ������ ��. ������ ������ ��� ����� ����������� ������� �������"; +$lang['Account_inactive_admin'] = "�� ����� �����. ���, ��� ������� ����� ����� ����� ������ ������. �� ����� ����� ��� ���� ������� ��� �������� ��� �������"; +$lang['Account_active'] = "�� ����� �������. ���� ��� ������"; +$lang['Account_active_admin'] = "�� ����� �������"; +$lang['Reactivate'] = "��� ����� �������!"; +$lang['COPPA'] = "��� �� ����� ������ߡ ��� ������� ��� ������ ��� ����� ���������� ����� �� ������� ����� �������."; + +$lang['Registration'] = "���� ����� ��������"; +$lang['Reg_agreement'] = "��� �� ������� ������ ������� ������� ������ ������ �� ���� ����� ���, ���� �� �������� ������ ���� �������. ��� ��� ���� ��� ���� ��������� �� ���� ��� ������ ���� ��, ������� ������ ������� ������� (��� �������� �������) �� ������ �� ������� ����.<br /><br />�� ����� ��� �� ���� ���� �����, ����, ����, ���� ���, �����, ����, ���� �� �� ��� ����� ������� ������. ��� �� ��� ��� ��� ���� ��� ���� ������� ���� ���� �� ������� (������ ���� ���� �������� ����). ���� ��� ��� ���� ����� �������� ���� ��� ��������. ��� ����� �� ���� ������, ������ ������� ������� ������� ��� ���� ������, �����, ��� �� ����� �� ����� ��� �����. ���� ������ �� ������ ����� �� ���� ���� ��������� ������� ����� �� ����� ������. ���� �� ��� ��������� ��� �� ��� ����� ��� �� ��� ����� ��� ���� ��� ���� ������ ������ ������� ������� ��������� ������� ��������� ��� ������ ������ ���� ����� �� ���� ��� ���� ���������.<br /><br />��� ������� ������ ������� ������ ������� ��� �����. ��� ������� �� ���� �� ������� �� ������� �� ������, ���� ������� ��� ������ ���� ������ �� �������. ������ ����� ���������� ������ ����� ������ �� ������� ��� (������� ���� ���� ������ �� ����� �������).<br /><br />��� ����� ��� �� ������� �� ������ ���� ����� ��� ���� ����������."; + +$lang['Agree_under_13'] = "����� ��� ��� ������ ����� <b>��� ��</b> 13 ���"; +$lang['Agree_over_13'] = "����� ��� ��� ������ ����� <b>���� ��</b> 13 ���"; +$lang['Agree_not'] = "�� ����� ��� ��� ������"; + +$lang['Wrong_activation'] = "����� ������� ���� �� ������ �� ���� �� ������� ���� �� ����� ��������"; +$lang['Send_password'] = "���� �� ���� �� �����"; +$lang['Password_updated'] = "�� ����� ���� �� �����, ������ ������ ��� ����� ���������� ������ ����� ����� ������"; +$lang['No_email_match'] = "������ ���������� ���� ������ �� �� ����� ������� �����"; +$lang['New_password_activation'] = "����� ����"; +$lang['Password_activated'] = "�� ����� ����� �����. ������ ������ ������� ���� ���� ���� �� ������� ��� ����� ���������� ������ ��������� ��������"; + +$lang['Send_email_msg'] = "���� ����� ���� ��������"; +$lang['No_user_specified'] = "�� ��� ����� �������"; +$lang['User_prevent_email'] = "��� ������� �� ��� ������� ���� ��������. ���� ����� ����� ����"; +$lang['User_not_exist'] = "��� ������� ��� �����"; +$lang['CC_email'] = "���� ���� �� ������� ��� ����� ���������"; +$lang['Email_message_desc'] = "���� ����� ������� ��� �� ���, �� ���� �� ������ HTML �� BBCode. ����� ���� ����� ����� ����������."; +$lang['Flood_email_limit'] = "�� ������ ����� ����� ���� ���� ���� �����"; +$lang['Recipient'] = "�������"; +$lang['Email_sent'] = "�� ����� �������"; +$lang['Send_email'] = "���� �������"; +$lang['Empty_subject_email'] = "���� ����� ����� �������"; +$lang['Empty_message_email'] = "���� ����� �������"; + + +// +// Memberslist +// +$lang['Select_sort_method'] = "���� ����� �����"; +$lang['Sort'] = "����"; +$lang['Sort_Top_Ten'] = "���� ���� ������"; +$lang['Sort_Joined'] = "����� ��������"; +$lang['Sort_Username'] = "��� ��������"; +$lang['Sort_Location'] = "�������"; +$lang['Sort_Posts'] = "����� ���������"; +$lang['Sort_Email'] = "������ ����������"; +$lang['Sort_Website'] = "���� ��������"; +$lang['Sort_Ascending'] = "�������"; +$lang['Sort_Descending'] = "�������"; +$lang['Order'] = "���"; + + +// +// Group control panel +// +$lang['Group_Control_Panel'] = "���� ���� ��������"; +$lang['Group_member_details'] = "������ �������� ��������"; +$lang['Group_member_join'] = "���� ��� ��������"; + +$lang['Group_Information'] = "������� �� ��������"; +$lang['Group_name'] = "��� ��������"; +$lang['Group_description'] = "��� ��������"; +$lang['Group_membership'] = "����� ��������"; +$lang['Group_Members'] = "����� ��������"; +$lang['Group_Moderator'] = "����� ��������"; +$lang['Pending_members'] = "����� ��� ����� ��������"; + +$lang['Group_type'] = "��� ��������"; +$lang['Group_open'] = "������ ������"; +$lang['Group_closed'] = "������ �����"; +$lang['Group_hidden'] = "������ ����"; + +$lang['Current_memberships'] = "������� ��������"; +$lang['Non_member_groups'] = "������� ���� �������"; +$lang['Memberships_pending'] = "���������� �������"; + +$lang['No_groups_exist'] = "�� ���� �������"; +$lang['Group_not_exist'] = "������ ������� �� ����"; + +$lang['Join_group'] = "���� �� ��������"; +$lang['No_group_members'] = "�� ����� �� ��� ��������"; +$lang['Group_hidden_members'] = "��� �������� ������, �� ������ ���� �������"; +$lang['No_pending_group_members'] = "�� ������ ����� ���� ��������"; +$lang["Group_joined"] = "��� �� ����� ������� �� ��� ��������<br />��� ��� ������ ������� ���� ��������"; +$lang['Group_request'] = "�� ����� ���� �������� �� ��������"; +$lang['Group_approved'] = "��� �������� ��� ����"; +$lang['Group_added'] = "�� ������ ��������"; +$lang['Already_member_group'] = "��� ��� �� ��������"; +$lang['User_is_member_group'] = "������� ��� �� ��������"; +$lang['Group_type_updated'] = "�� ����� ��� �������� �����"; + +$lang['Could_not_add_user'] = "����� ������� ��� �����"; +$lang['Could_not_anon_user'] = "�� ������ �� ���� ����� ��� �� ��������"; + +$lang['Confirm_unsub'] = "�� ��� ����� �� ����� �� ��� ��������?"; +$lang['Confirm_unsub_pending'] = "�� ��� �������� ��� ������� �� ��������, �� ��� ����� �� ������ �� ��������?"; + +$lang['Unsub_success'] = "�� ������ �� ��������."; + +$lang['Approve_selected'] = "���� �������"; +$lang['Deny_selected'] = "���� �������"; +$lang['Not_logged_in'] = "���� ������ �������� �� ��������."; +$lang['Remove_selected'] = "����� �������"; +$lang['Add_member'] = "��� ���"; +$lang['Not_group_moderator'] = "��� ��� ���� �������ɡ ��� ��� �� ������ ��� �����."; + +$lang['Login_to_join'] = "���� �������� �� ����� ����� ��������"; +$lang['This_open_group'] = "��� ������ ������, ���� ��� ���� �������"; +$lang['This_closed_group'] = "��� ������ �����, �� ��� ���� ����� �����"; +$lang['This_hidden_group'] = "��� ������ ����, �� ��� ����� ����� ����"; +$lang['Member_this_group'] = "��� ��� �� ��������"; +$lang['Pending_this_group'] = "������� �� �������� ����"; +$lang['Are_group_moderator'] = "��� ���� ��������"; +$lang['None'] = "�� ���"; + +$lang['Subscribe'] = "�����"; +$lang['Unsubscribe'] = "��� ������"; +$lang['View_Information'] = "���� �������"; + + +// +// Search +// +$lang['Search_query'] = "���� �����"; +$lang['Search_options'] = "�������� �����"; + +$lang['Search_keywords'] = "����� �� �����"; +$lang['Search_keywords_explain'] = "������ ������� <u>AND</u> ������ ����� ��� �� ���� �� �����, <u>OR</u> ������ ����� �� ���� �� ����� <u>NOT</u> ������ ����� �� ���� �� �����. ������ * ���� ������ �����"; +$lang['Search_author'] = "���� �� ����"; +$lang['Search_author_explain'] = "������ * ���� ������ �������"; + +$lang['Search_for_any'] = "���� �� �� ���� �� ������ ������ ��� ��"; +$lang['Search_for_all'] = "���� �� ���� �������"; +$lang['Search_title_msg'] = "���� �� ����� ������� �����"; +$lang['Search_msg_only'] = "���� �� �� ������� ���"; + +$lang['Return_first'] = "���� ��� ���"; // followed by xxx characters in a select box +$lang['characters_posts'] = "��� �� �������"; + +$lang['Search_previous'] = "���� �� "; // followed by days, weeks, months, year, all in a select box + +$lang['Sort_by'] = "���� ��"; +$lang['Sort_Time'] = "��� �������"; +$lang['Sort_Post_Subject'] = "����� �������"; +$lang['Sort_Topic_Title'] = "����� �������"; +$lang['Sort_Author'] = "������"; +$lang['Sort_Forum'] = "�������"; + +$lang['Display_results'] = "������ ������� ��"; +$lang['All_available'] = "���� �������"; +$lang['No_searchable_forums'] = "��� ���� ������ ����� �� �� ����� �� ��� ������"; + +$lang['No_search_match'] = "������ �� ����� ����� ���� ����� �������"; +$lang['Found_search_match'] = "��� ��� ����� %d �����"; // eg. Search found 1 match +$lang['Found_search_matches'] = "��� ��� ����� %d �����"; // eg. Search found 24 matches + +$lang['Close_window'] = "���� �������"; + + +// +// Auth related entries +// +// Note the %s will be replaced with one of the following 'user' arrays +$lang['Sorry_auth_announce'] = "���� ��� ��� ��%s ������ ��� ������� �� ��� �������"; +$lang['Sorry_auth_sticky'] = "���� ��� ��� ��%s ������ ��� ����� ���� �� ��� �������"; +$lang['Sorry_auth_read'] = "���� ��� ��� ��%s ������ ����� �������� �� ��� �������"; +$lang['Sorry_auth_post'] = "���� ��� ��� ��%s ������ ��� ������ ��������� �� ��� �������"; +$lang['Sorry_auth_reply'] = "���� ��� ��� ��%s ������ ���� ��� �������� �� ��� �������"; +$lang['Sorry_auth_edit'] = "���� ��� ��� ��%s ������ ����� �������� �� ��� �������"; +$lang['Sorry_auth_delete'] = "���� ��� ��� ��%s ������ ����� �������� ��������� ��� �������"; +$lang['Sorry_auth_vote'] = "���� ��� ��� ��%s �������� ������� �� ��� �������"; + +// These replace the %s in the above strings +$lang['Auth_Anonymous_Users'] = "<b>������� �������</b>"; +$lang['Auth_Registered_Users'] = "<b>������� ������</b>"; +$lang['Auth_Users_granted_access'] = "<b>�������� ��� ����� ����</b>"; +$lang['Auth_Moderators'] = "<b>���� �����</b>"; +$lang['Auth_Administrators'] = "<b>����</b>"; + +$lang['Not_Moderator'] = "��� ��� ���� �������"; +$lang['Not_Authorised'] = "��� �����"; + +$lang['You_been_banned'] = "��� �� ���� �� ��� �������<br />������ ������� ����� ������ "; + + +// +// Viewonline +// +$lang['Reg_users_zero_online'] = "�� ���� ������� � "; // There ae 5 Registered and +$lang['Reg_users_online'] = "���� %d ������� � "; // There ae 5 Registered and +$lang['Reg_user_online'] = "���� %d ����� � "; // There ae 5 Registered and +$lang['Hidden_users_zero_online'] = "�� ���� �������� ������"; // 6 Hidden users online +$lang['Hidden_users_online'] = "%d ������ ����� ��� ����"; // 6 Hidden users online +$lang['Hidden_user_online'] = "%d ����������� ��� ����"; // 6 Hidden users online +$lang['Guest_users_online'] = "���� %d ��� ��� ����"; // There are 10 Guest users online +$lang['Guest_users_zero_online'] = "�� ���� �� ����� ��� ����"; // There are 10 Guest users online +$lang['Guest_user_online'] = "���� %d �����/������� ��� ����"; // There is 1 Guest user online +$lang['No_users_browsing'] = "�� ���� ������� �������� ��� �������"; + +$lang['Online_explain'] = "��� �������� ����� ��� ��������� ��������� �� ��� ���� �����"; + +$lang['Forum_Location'] = "���� �������"; +$lang['Last_updated'] = "��� �����"; + +$lang['Forum_index'] = "���� �������"; +$lang['Logging_on'] = "������"; +$lang['Posting_message'] = "��� �����"; +$lang['Searching_forums'] = "��� ���������"; +$lang['Viewing_profile'] = "��� ����"; +$lang['Viewing_online'] = "��� �� ��� ����"; +$lang['Viewing_member_list'] = "��� ����� ���������"; +$lang['Viewing_priv_msgs'] = "��� ����� ����"; +$lang['Viewing_FAQ'] = "��� ӡ�"; + + +// +// Moderator Control Panel +// +$lang['Mod_CP'] = "���� ���� ���� �����"; +$lang['Mod_CP_explain'] = "�������� ������� ������ ������ ������ ������ ������ �������. ������ ��� �� ��� ��� �� ����� �� �����."; + +$lang['Select'] = "�����"; +$lang['Delete'] = "�����"; +$lang['Move'] = "���"; +$lang['Lock'] = "���"; +$lang['Unlock'] = "��� ���"; + +$lang['Topics_Removed'] = "�� ����� �������� �� ����� ��������."; +$lang['Topics_Locked'] = "�� ��� ��������"; +$lang['Topics_Moved'] = "�� ��� ��������"; +$lang['Topics_Unlocked'] = "�� ��� ��� ��������"; +$lang['No_Topics_Moved'] = "�� ��� ����� ��������"; + +$lang['Confirm_delete_topic'] = "�� ��� ����� �� ����� �������� ��������?"; +$lang['Confirm_lock_topic'] = "�� ��� ����� �� ��� �������� ��������?"; +$lang['Confirm_unlock_topic'] = "�� ��� ������ �� ��� ��� �������� ��������?"; +$lang['Confirm_move_topic'] = "�� ��� ����� �� ��� �������/�������� ��������?"; + +$lang['Move_to_forum'] = "����� ��� �����"; +$lang['Leave_shadow_topic'] = "���� �� ������� �� ������� ������."; + +$lang['Split_Topic'] = "���� ���� ����� �������"; +$lang['Split_Topic_explain'] = "�������� ������� ������ ������ ��� ������� ��� �����, ��� ������� ������ �� ��� ��� �� ������ ���� ������"; +$lang['Split_title'] = "����� ����� ����"; +$lang['Split_forum'] = "����� ���� �� �������"; +$lang['Split_posts'] = "����� �������� ��������"; +$lang['Split_after'] = "���� �� ������� �������"; +$lang['Topic_split'] = "�� ����� ������� �����"; + +$lang['Too_many_error'] = "��� ����� ������ �����. ������ ������ �� ���� ���� ������� ����!"; + +$lang['None_selected'] = "�� ���� �� ����� ������ ��� �������. ������ ������ ������� �� �����."; +$lang['New_forum'] = "����� ����"; + +$lang['This_posts_IP'] = "��� �������� ���� �������"; +$lang['Other_IP_this_user'] = "����� ������ �� ������� ����"; +$lang['Users_this_IP'] = "��������� �������� �� ��� ��������"; +$lang['IP_info'] = "������� ��� ��������"; +$lang['Lookup_IP'] = "���� �� ��� ��������"; + + +// +// Timezones ... for display on each page +// +$lang['All_times'] = "���� ������� ������ ���� %s"; // eg. All times are GMT - 12 Hours (times from next block) + +$lang['-12'] = "GMT - 12 ����"; +$lang['-11'] = "GMT - 11 ����"; +$lang['-10'] = "HST (Hawaii)"; +$lang['-9'] = "GMT - 9 ����"; +$lang['-8'] = "PST (U.S./Canada)"; +$lang['-7'] = "MST (U.S./Canada)"; +$lang['-6'] = "CST (U.S./Canada)"; +$lang['-5'] = "EST (U.S./Canada)"; +$lang['-4'] = "GMT - 4 ����"; +$lang['-3.5'] = "GMT - 3.5 ����"; +$lang['-3'] = "GMT - 3 ����"; +$lang['-2'] = "Mid-Atlantic"; +$lang['-1'] = "GMT - 1 ����"; +$lang['0'] = "GMT"; +$lang['1'] = "CET (Europe)"; +$lang['2'] = "EET (Europe)"; +$lang['3'] = "GMT + 3 ����"; +$lang['3.5'] = "GMT + 3.5 ����"; +$lang['4'] = "GMT + 4 ����"; +$lang['4.5'] = "GMT + 4.5 ����"; +$lang['5'] = "GMT + 5 ����"; +$lang['5.5'] = "GMT + 5.5 ����"; +$lang['6'] = "GMT + 6 ����"; +$lang['7'] = "GMT + 7 ����"; +$lang['8'] = "WST (Australia)"; +$lang['9'] = "GMT + 9 ����"; +$lang['9.5'] = "CST (Australia)"; +$lang['10'] = "EST (Australia)"; +$lang['11'] = "GMT + 11 ����"; +$lang['12'] = "GMT + 12 ����"; + +// These are displayed in the timezone select box +$lang['tz']['-12'] = "(GMT -12:00 ����) Eniwetok, Kwajalein"; +$lang['tz']['-11'] = "(GMT -11:00 ����) Midway Island, Samoa"; +$lang['tz']['-10'] = "(GMT -10:00 ����) Hawaii"; +$lang['tz']['-9'] = "(GMT -9:00 ����) Alaska"; +$lang['tz']['-8'] = "(GMT -8:00 ����) Pacific Time (US & Canada), Tijuana"; +$lang['tz']['-7'] = "(GMT -7:00 ����) Mountain Time (US & Canada), Arizona"; +$lang['tz']['-6'] = "(GMT -6:00 ����) Central Time (US & Canada), Mexico City"; +$lang['tz']['-5'] = "(GMT -5:00 ����) Eastern Time (US & Canada), Bogota, Lima, Quito"; +$lang['tz']['-4'] = "(GMT -4:00 ����) Atlantic Time (Canada), Caracas, La Paz"; +$lang['tz']['-3.5'] = "(GMT -3:30 ����) Newfoundland"; +$lang['tz']['-3'] = "(GMT -3:00 ����) Brassila, Buenos Aires, Georgetown, Falkland Is"; +$lang['tz']['-2'] = "(GMT -2:00 ����) Mid-Atlantic, Ascension Is., St. Helena"; +$lang['tz']['-1'] = "(GMT -1:00 ����) Azores, Cape Verde Islands"; +$lang['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia"; +$lang['tz']['1'] = "(GMT +1:00 ����) Amsterdam, Berlin, Brussels, Madrid, Paris, Rome"; +$lang['tz']['2'] = "(GMT +2:00 ����) Cairo, Helsinki, Kaliningrad, South Africa"; +$lang['tz']['3'] = "(GMT +3:00 ����) Baghdad, Riyadh, Moscow, Nairobi"; +$lang['tz']['3.5'] = "(GMT +3:30 ����) Tehran"; +$lang['tz']['4'] = "(GMT +4:00 ����) Abu Dhabi, Baku, Muscat, Tbilisi"; +$lang['tz']['4.5'] = "(GMT +4:30 ����) Kabul"; +$lang['tz']['5'] = "(GMT +5:00 ����) Ekaterinburg, Islamabad, Karachi, Tashkent"; +$lang['tz']['5.5'] = "(GMT +5:30 ����) Bombay, Calcutta, Madras, New Delhi"; +$lang['tz']['6'] = "(GMT +6:00 ����) Almaty, Colombo, Dhaka, Novosibirsk"; +$lang['tz']['6.5'] = "(GMT +6:30 ����) Rangoon"; +$lang['tz']['7'] = "(GMT +7:00 ����) Bangkok, Hanoi, Jakarta"; +$lang['tz']['8'] = "(GMT +8:00 ����) Beijing, Hong Kong, Perth, Singapore, Taipei"; +$lang['tz']['9'] = "(GMT +9:00 ����) Osaka, Sapporo, Seoul, Tokyo, Yakutsk"; +$lang['tz']['9.5'] = "(GMT +9:30 ����) Adelaide, Darwin"; +$lang['tz']['10'] = "(GMT +10:00 ����) Canberra, Guam, Melbourne, Sydney, Vladivostok"; +$lang['tz']['11'] = "(GMT +11:00 ����) Magadan, New Caledonia, Solomon Islands"; +$lang['tz']['12'] = "(GMT +12:00 ����) Auckland, Wellington, Fiji, Marshall Island"; + +$lang['datetime']['Sunday'] = "�����"; +$lang['datetime']['Monday'] = "�������"; +$lang['datetime']['Tuesday'] = "��������"; +$lang['datetime']['Wednesday'] = "��������"; +$lang['datetime']['Thursday'] = "������"; +$lang['datetime']['Friday'] = "������"; +$lang['datetime']['Saturday'] = "�����"; +$lang['datetime']['Sun'] = "�����"; +$lang['datetime']['Mon'] = "�������"; +$lang['datetime']['Tue'] = "��������"; +$lang['datetime']['Wed'] = "��������"; +$lang['datetime']['Thu'] = "������"; +$lang['datetime']['Fri'] = "������"; +$lang['datetime']['Sat'] = "�����"; +$lang['datetime']['January'] = "�����"; +$lang['datetime']['February'] = "������"; +$lang['datetime']['March'] = "����"; +$lang['datetime']['April'] = "�����"; +$lang['datetime']['May'] = "����"; +$lang['datetime']['June'] = "�����"; +$lang['datetime']['July'] = "�����"; +$lang['datetime']['August'] = "�����"; +$lang['datetime']['September'] = "������"; +$lang['datetime']['October'] = "������"; +$lang['datetime']['November'] = "������"; +$lang['datetime']['December'] = "������"; +$lang['datetime']['Jan'] = "�����"; +$lang['datetime']['Feb'] = "������"; +$lang['datetime']['Mar'] = "����"; +$lang['datetime']['Apr'] = "�����"; +$lang['datetime']['May'] = "����"; +$lang['datetime']['Jun'] = "�����"; +$lang['datetime']['Jul'] = "�����"; +$lang['datetime']['Aug'] = "�����"; +$lang['datetime']['Sep'] = "������"; +$lang['datetime']['Oct'] = "������"; +$lang['datetime']['Nov'] = "������"; +$lang['datetime']['Dec'] = "������"; + +// +// Errors (not related to a +// specific failure on a page) +// +$lang['Information'] = "�������"; +$lang['Critical_Information'] = "������� ����"; + +$lang['General_Error'] = "��� ���"; +$lang['Critical_Error'] = "��� ���"; +$lang['An_error_occured'] = "��� ���"; +$lang['A_critical_error'] = "��� ��� ���"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/admin_activate.tpl b/phpBB/language/lang_bulgarian/email/admin_activate.tpl index 498db9f163..c3c42b8f37 100644 --- a/phpBB/language/lang_bulgarian/email/admin_activate.tpl +++ b/phpBB/language/lang_bulgarian/email/admin_activate.tpl @@ -1,9 +1,9 @@ -Subject: ��� ����������
-
-���������!
-
-����������� "{USERNAME}" � ��� ����������� ��� �������� �������. ��������� ��������� �� ���� ���������� (��� � �����) � �� ����������� ��� �������� ������:
-
-{U_ACTIVATE}
-
+Subject: ��� ���������� + +���������! + +����������� "{USERNAME}" � ��� ����������� ��� �������� �������. ��������� ��������� �� ���� ���������� (��� � �����) � �� ����������� ��� �������� ������: + +{U_ACTIVATE} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/admin_send_email.tpl b/phpBB/language/lang_bulgarian/email/admin_send_email.tpl index 89434101a9..3c0f51baa7 100644 --- a/phpBB/language/lang_bulgarian/email/admin_send_email.tpl +++ b/phpBB/language/lang_bulgarian/email/admin_send_email.tpl @@ -1,8 +1,8 @@ -���� � ����, ������ �� �������������� �� "{SITENAME}". ��� ���� ��������� � ����, ������� ���������� ��� ����� ��������� ����� ��� �������� �� ������, ���� �������� �� � webmaster-� �� ������� �-���� �����:
-
-{BOARD_EMAIL}
-
-����������� ������� �� ���:
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-{MESSAGE}
+���� � ����, ������ �� �������������� �� "{SITENAME}". ��� ���� ��������� � ����, ������� ���������� ��� ����� ��������� ����� ��� �������� �� ������, ���� �������� �� � webmaster-� �� ������� �-���� �����: + +{BOARD_EMAIL} + +����������� ������� �� ���: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +{MESSAGE} diff --git a/phpBB/language/lang_bulgarian/email/admin_welcome_activated.tpl b/phpBB/language/lang_bulgarian/email/admin_welcome_activated.tpl index 071ad2ea82..7ce7592239 100644 --- a/phpBB/language/lang_bulgarian/email/admin_welcome_activated.tpl +++ b/phpBB/language/lang_bulgarian/email/admin_welcome_activated.tpl @@ -1,7 +1,7 @@ -Subject: ����������� � ���������
-
-��������� {USERNAME}!
-
-����� ���������� "{SITENAME}" � ���� ���������. ������ �� �� ���������� � �������� ����� �� � ������� � ��������� ����.
-
+Subject: ����������� � ��������� + +��������� {USERNAME}! + +����� ���������� "{SITENAME}" � ���� ���������. ������ �� �� ���������� � �������� ����� �� � ������� � ��������� ����. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/admin_welcome_inactive.tpl b/phpBB/language/lang_bulgarian/email/admin_welcome_inactive.tpl index 20c76ec55c..44f4339ba7 100644 --- a/phpBB/language/lang_bulgarian/email/admin_welcome_inactive.tpl +++ b/phpBB/language/lang_bulgarian/email/admin_welcome_inactive.tpl @@ -1,18 +1,18 @@ -Subject: ����� ����� �� {SITENAME} ��������
-
-{WELCOME_MSG}
-
-���� �������� ���� �����! �� ������� ������������ �� ����� ����������:
-
-----------------------------
-����������: {USERNAME}
-������: {PASSWORD}
-----------------------------
-
-����� ���������� � ������� � ���������, �� ������ �� �������� �������������� �� �� ��������. �� ������ ��������� ������ ���� ����� (� ����� �����).
-
-���� �� ���������� ������ ������, ������ �� � �������� � ��� �� ����� �� �� � ������. � ������ �� � ���������, ������ �� �������� ����, ����� �� �� ���� ������� �� ����� ����� ����� ����.
-
-��������� ��, �� �� �������������!
-
+Subject: ����� ����� �� {SITENAME} �������� + +{WELCOME_MSG} + +���� �������� ���� �����! �� ������� ������������ �� ����� ����������: + +---------------------------- +����������: {USERNAME} +������: {PASSWORD} +---------------------------- + +����� ���������� � ������� � ���������, �� ������ �� �������� �������������� �� �� ��������. �� ������ ��������� ������ ���� ����� (� ����� �����). + +���� �� ���������� ������ ������, ������ �� � �������� � ��� �� ����� �� �� � ������. � ������ �� � ���������, ������ �� �������� ����, ����� �� �� ���� ������� �� ����� ����� ����� ����. + +��������� ��, �� �� �������������! + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/group_added.tpl b/phpBB/language/lang_bulgarian/email/group_added.tpl index 0cb08add1a..8d41d62eb3 100644 --- a/phpBB/language/lang_bulgarian/email/group_added.tpl +++ b/phpBB/language/lang_bulgarian/email/group_added.tpl @@ -1,11 +1,11 @@ -Subject: ����� ��� �� ���� �� ���� �����
-
-������������,
-
-��� � ��� �������(�) � ����� "{GROUP_NAME}" �� {SITENAME}.
-���� � ���� ��������� �� ���������� �� ������� ��� �������������� �� �����, �������� �� � ��� �� ������ ����������.
-
-������ �� ������ ������������ �� ������ ����� �� ������� �����:
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: ����� ��� �� ���� �� ���� ����� + +������������, + +��� � ��� �������(�) � ����� "{GROUP_NAME}" �� {SITENAME}. +���� � ���� ��������� �� ���������� �� ������� ��� �������������� �� �����, �������� �� � ��� �� ������ ����������. + +������ �� ������ ������������ �� ������ ����� �� ������� �����: +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_bulgarian/email/group_approved.tpl b/phpBB/language/lang_bulgarian/email/group_approved.tpl index 241a7d67ef..6339603192 100644 --- a/phpBB/language/lang_bulgarian/email/group_approved.tpl +++ b/phpBB/language/lang_bulgarian/email/group_approved.tpl @@ -1,10 +1,10 @@ -Subject: ������ ����������� � ��������
-
-������������,
-
-������ ����� �� �� ������������ ��� ������� "{GROUP_NAME}" �� {SITENAME} � ���� ��������.
-��������� �� �������� ������ �� �� �������� ������ ���������� �� �������:
-
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: ������ ����������� � �������� + +������������, + +������ ����� �� �� ������������ ��� ������� "{GROUP_NAME}" �� {SITENAME} � ���� ��������. +��������� �� �������� ������ �� �� �������� ������ ���������� �� �������: + +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_bulgarian/email/group_request.tpl b/phpBB/language/lang_bulgarian/email/group_request.tpl index bbb1a159c0..f3452335bc 100644 --- a/phpBB/language/lang_bulgarian/email/group_request.tpl +++ b/phpBB/language/lang_bulgarian/email/group_request.tpl @@ -1,10 +1,10 @@ -Subject: �������� � ������ �� �������� � ������� ��
-
-{GROUP_MODERATOR},
-
-���������� � ������� �� �� ���������� ��� ������ ����� �� {SITENAME}.
-�� �� �������� ��� ���������� ������� ��, �������� �������� ������:
-
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: �������� � ������ �� �������� � ������� �� + +{GROUP_MODERATOR}, + +���������� � ������� �� �� ���������� ��� ������ ����� �� {SITENAME}. +�� �� �������� ��� ���������� ������� ��, �������� �������� ������: + +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_bulgarian/email/privmsg_notify.tpl b/phpBB/language/lang_bulgarian/email/privmsg_notify.tpl index 6259ece9eb..acaea21297 100644 --- a/phpBB/language/lang_bulgarian/email/privmsg_notify.tpl +++ b/phpBB/language/lang_bulgarian/email/privmsg_notify.tpl @@ -1,10 +1,10 @@ -Subject: ��������� ���� ����� ���������
-
-��������� {USERNAME}!
-
-�������� ��� ����� ��������� "{SITENAME}". ������ �� ������ ������ ���� ��������� ��:
-
-{U_INBOX}
-
-
+Subject: ��������� ���� ����� ��������� + +��������� {USERNAME}! + +�������� ��� ����� ��������� "{SITENAME}". ������ �� ������ ������ ���� ��������� ��: + +{U_INBOX} + + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/profile_send_email.tpl b/phpBB/language/lang_bulgarian/email/profile_send_email.tpl index 32fe71d96e..821a04ebcf 100644 --- a/phpBB/language/lang_bulgarian/email/profile_send_email.tpl +++ b/phpBB/language/lang_bulgarian/email/profile_send_email.tpl @@ -1,10 +1,10 @@ -��������� {TO_USERNAME}!
-
-����������� ��-���� �� � ������� �� {FROM_USERNAME} ���� ����� ������ �� {SITENAME}. ��� ���� ��������� � ����, ������� ���������� ��� ����� ��������� ����� ��� �������� �� ������, ���� �������� �� � webmaster-� �� ������� �-���� �����:
-
-{BOARD_EMAIL}
-
-����������� ������� �� ���
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-{MESSAGE}
+��������� {TO_USERNAME}! + +����������� ��-���� �� � ������� �� {FROM_USERNAME} ���� ����� ������ �� {SITENAME}. ��� ���� ��������� � ����, ������� ���������� ��� ����� ��������� ����� ��� �������� �� ������, ���� �������� �� � webmaster-� �� ������� �-���� �����: + +{BOARD_EMAIL} + +����������� ������� �� ��� +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +{MESSAGE} diff --git a/phpBB/language/lang_bulgarian/email/topic_notify.tpl b/phpBB/language/lang_bulgarian/email/topic_notify.tpl index fa69cb96fe..9e8683b95e 100644 --- a/phpBB/language/lang_bulgarian/email/topic_notify.tpl +++ b/phpBB/language/lang_bulgarian/email/topic_notify.tpl @@ -1,13 +1,13 @@ -Subject: ������������ �� �������� �� ������ - {TOPIC_TITLE}
-
-��������� {USERNAME}!
-
-���������� ���� ����, ������ ��� ������� �� ������ ����������� �� �������� �� ������ "{TOPIC_TITLE}" �� {SITENAME}. �� ���� ���� � ���� ���������� ���� ���������� �� ���������. ������ �� ������ ���������� �� ��������� �����. ����� �������� ���� �� �� ����� ���������, ������ �� �� ��������.
-
-{U_TOPIC}
-
-��� �� ������ �� ���������� ������ ��������, ������ �� ��������� ����������� �� ������ ������ ��� ���� �������� �� ������� ����:
-
-{U_STOP_WATCHING_TOPIC}
-
+Subject: ������������ �� �������� �� ������ - {TOPIC_TITLE} + +��������� {USERNAME}! + +���������� ���� ����, ������ ��� ������� �� ������ ����������� �� �������� �� ������ "{TOPIC_TITLE}" �� {SITENAME}. �� ���� ���� � ���� ���������� ���� ���������� �� ���������. ������ �� ������ ���������� �� ��������� �����. ����� �������� ���� �� �� ����� ���������, ������ �� �� ��������. + +{U_TOPIC} + +��� �� ������ �� ���������� ������ ��������, ������ �� ��������� ����������� �� ������ ������ ��� ���� �������� �� ������� ����: + +{U_STOP_WATCHING_TOPIC} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/user_activate.tpl b/phpBB/language/lang_bulgarian/email/user_activate.tpl index 3a75aba14c..3719889f11 100644 --- a/phpBB/language/lang_bulgarian/email/user_activate.tpl +++ b/phpBB/language/lang_bulgarian/email/user_activate.tpl @@ -1,9 +1,9 @@ -Subject: ��-����������� ����������� ��!
-
-��������� {USERNAME}!
-
-����� ���������� �� "{SITENAME}" � �����������, ���-�������� � ��������� �� ������� �� ����� ������. �� �� �� ���������� ������, �������� ������� �����:
-
-{U_ACTIVATE}
-
+Subject: ��-����������� ����������� ��! + +��������� {USERNAME}! + +����� ���������� �� "{SITENAME}" � �����������, ���-�������� � ��������� �� ������� �� ����� ������. �� �� �� ���������� ������, �������� ������� �����: + +{U_ACTIVATE} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/user_activate_passwd.tpl b/phpBB/language/lang_bulgarian/email/user_activate_passwd.tpl index 5bc52175c6..74b33a2e77 100644 --- a/phpBB/language/lang_bulgarian/email/user_activate_passwd.tpl +++ b/phpBB/language/lang_bulgarian/email/user_activate_passwd.tpl @@ -1,17 +1,17 @@ -Subject: ���������� �� ���� ������
-
-��������� {USERNAME}!
-
-���������� ���� �-���� ������ ��� (��� ����� ����� �� ����� �� ���) � ������� �� ��(�) ���� ������� ���� ������ �� {SITENAME}. ��� �� ��� �������� ������ �����, �� ��������� �������� �� �����������, � ��� ������������ �� ���������� ������ ���������, �������� �� � ��������������.
-
-�� �� ���������� ������ �� ������ ������ �� � ����������. �� �� �� ���������, ����������� �������� ������:
-
-{U_ACTIVATE}
-
-���� ����� �� �������� �� ������ �� ������� ��� �������� ������:
-
-������: {PASSWORD}
-
-������ �� ��������� �������� �� �� ������� �� � {SITENAME}. ��� ����� �������� � ����, ���� �������� �� � ��������������.
-
+Subject: ���������� �� ���� ������ + +��������� {USERNAME}! + +���������� ���� �-���� ������ ��� (��� ����� ����� �� ����� �� ���) � ������� �� ��(�) ���� ������� ���� ������ �� {SITENAME}. ��� �� ��� �������� ������ �����, �� ��������� �������� �� �����������, � ��� ������������ �� ���������� ������ ���������, �������� �� � ��������������. + +�� �� ���������� ������ �� ������ ������ �� � ����������. �� �� �� ���������, ����������� �������� ������: + +{U_ACTIVATE} + +���� ����� �� �������� �� ������ �� ������� ��� �������� ������: + +������: {PASSWORD} + +������ �� ��������� �������� �� �� ������� �� � {SITENAME}. ��� ����� �������� � ����, ���� �������� �� � ��������������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/user_welcome.tpl b/phpBB/language/lang_bulgarian/email/user_welcome.tpl index 8e4fdf4187..4b33f1935c 100644 --- a/phpBB/language/lang_bulgarian/email/user_welcome.tpl +++ b/phpBB/language/lang_bulgarian/email/user_welcome.tpl @@ -1,16 +1,16 @@ -Subject: ����� ����� �� {SITENAME} ��������
-
-{WELCOME_MSG}
-
-���� ������ ���� �-����. ��� ������� ������������ �� ����� ����������:
-
-----------------------------
-����������: {USERNAME}
-������: {PASSWORD}
-----------------------------
-
-���� �� ���������� ������ ������, ������ �� � �������� � ��� �� ����� �� �� � ������. �� � ������ �� � ���������, ������ �� �������� ����, ����� �� �� ���� ������� �� ����� ����� ���� ����.
-
-���������� ��, �� �� �������������!
-
+Subject: ����� ����� �� {SITENAME} �������� + +{WELCOME_MSG} + +���� ������ ���� �-����. ��� ������� ������������ �� ����� ����������: + +---------------------------- +����������: {USERNAME} +������: {PASSWORD} +---------------------------- + +���� �� ���������� ������ ������, ������ �� � �������� � ��� �� ����� �� �� � ������. �� � ������ �� � ���������, ������ �� �������� ����, ����� �� �� ���� ������� �� ����� ����� ���� ����. + +���������� ��, �� �� �������������! + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/email/user_welcome_inactive.tpl b/phpBB/language/lang_bulgarian/email/user_welcome_inactive.tpl index 2507d03031..5a0e96eac3 100644 --- a/phpBB/language/lang_bulgarian/email/user_welcome_inactive.tpl +++ b/phpBB/language/lang_bulgarian/email/user_welcome_inactive.tpl @@ -1,20 +1,20 @@ -Subject: ����� ����� �� {SITENAME} ��������
-
-{WELCOME_MSG}
-
-���� ������ ���� ����! ��� ������� ������������ �� ����� ����������.
-
-----------------------------
-����������: {USERNAME}
-������: {PASSWORD}
-----------------------------
-
-������ ���������� � ������� � ���������. ������ �� �� ���������� ���� �������� ������� �����:
-
-{U_ACTIVATE}
-
-���� �� ���������� ������ ������, ������ �� � �������� � ��� �� ����� �� �� � ������. �� � ������ �� � ���������, ������ �� �������� ����, ����� �� �� ���� ������� �� ����� ����� ���� ����.
-
-���������� ��, �� �� �������������!
-
+Subject: ����� ����� �� {SITENAME} �������� + +{WELCOME_MSG} + +���� ������ ���� ����! ��� ������� ������������ �� ����� ����������. + +---------------------------- +����������: {USERNAME} +������: {PASSWORD} +---------------------------- + +������ ���������� � ������� � ���������. ������ �� �� ���������� ���� �������� ������� �����: + +{U_ACTIVATE} + +���� �� ���������� ������ ������, ������ �� � �������� � ��� �� ����� �� �� � ������. �� � ������ �� � ���������, ������ �� �������� ����, ����� �� �� ���� ������� �� ����� ����� ���� ����. + +���������� ��, �� �� �������������! + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/lang_admin.php b/phpBB/language/lang_bulgarian/lang_admin.php index 588cbbe9cd..69c79044d2 100644 --- a/phpBB/language/lang_bulgarian/lang_admin.php +++ b/phpBB/language/lang_bulgarian/lang_admin.php @@ -1,728 +1,728 @@ -<?php
-
-/***************************************************************************
- * lang_admin.php [Bulgarian]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_admin.php,v 1.33 2002/02/15 15:36:35 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-/***************************************************************************
-* Bulgarian translation
-* -------------------
-* begin : Thu Dec 06 2001
-* last update : Wed Feb 28 2002
-* by : Boby Dimitrov
-* email : boby@azholding.com
-****************************************************************************/
-//
-// Format is same as lang_main
-//
-
-//
-// Modules, this replaces the keys used
-// in the modules[][] arrays in each module file
-//
-$lang['General'] = "��������";
-$lang['Users'] = "�����������";
-$lang['Groups'] = "�����";
-$lang['Forums'] = "������";
-$lang['Styles'] = "�������";
-
-$lang['Configuration'] = "���� ������������";
-$lang['Permissions'] = "�����";
-$lang['Manage'] = "���������";
-$lang['Disallow'] = "������� �� �����";
-$lang['Prune'] = "����������";
-$lang['Mass_Email'] = "����� ����";
-$lang['Ranks'] = "�������";
-$lang['Smilies'] = "Smilies";
-$lang['Ban_Management'] = "��� �������";
-$lang['Word_Censor'] = "����������� ����";
-$lang['Export'] = "������������";
-$lang['Create_new'] = "���������";
-$lang['Add_new'] = "��������";
-$lang['Backup_DB'] = "����������� �� ��";
-$lang['Restore_DB'] = "�������������� �� ��";
-
-
-//
-// Index
-//
-$lang['Admin'] = "�������������";
-$lang['Not_admin'] = "������ ����� �� �������������� ���� ������";
-$lang['Welcome_phpBB'] = "����� ����� � phpBB";
-$lang['Admin_intro'] = "���������� ��, �� �������� phpBB �� ������ ����� �������. ���� �������� ��������� ����� ���������� �� ��������. ������ �� �� ������� ��� ���� �������� �� <u>�����-�����</u> � ����� �����. �� �� �� ������� �� ��������� �������� �� ��������, �������� �� ������ (���� � ����� �����). ������� ������ � ���� ����� ��� ����������� �� �������������� �� ������ ������� �� ��������. ����� ������ ������� ���������� �� ����������������.";
-$lang['Main_index'] = "������ �� ��������";
-$lang['Forum_stats'] = "����� ����������";
-$lang['Admin_Index'] = "�����-�����";
-$lang['Preview_forum'] = "������� �� ������";
-
-$lang['Click_return_admin_index'] = "�������� %s���%s �� �� �� ������� � �����-������";
-
-$lang['Statistic'] = "����������";
-$lang['Value'] = "��������";
-$lang['Number_posts'] = "���� ������";
-$lang['Posts_per_day'] = "������ �� ���";
-$lang['Number_topics'] = "���� ����";
-$lang['Topics_per_day'] = "���� �� ���";
-$lang['Number_users'] = "���� �����������";
-$lang['Users_per_day'] = "����������� �� ���";
-$lang['Board_started'] = "����� �� �����";
-$lang['Avatar_dir_size'] = "������ �� ������� � ���������";
-$lang['Database_size'] = "������ �� ������ �����";
-$lang['Gzip_compression'] ="Gzip ���������";
-$lang['Not_available'] = "���� �����";
-
-$lang['ON'] = "��������"; // This is for GZip compression
-$lang['OFF'] = "���������";
-
-
-//
-// DB Utils
-//
-$lang['Database_Utilities'] = "������ � ������ �����";
-
-$lang['Restore'] = "��������������";
-$lang['Backup'] = "�����������";
-$lang['Restore_explain'] = "��� ������ �� ��������� ����� �������������� �� ������ ����� �� phpBB �� �������� ����. ��� �������� �� �� ��������, ������ �� ������ ����������� � gzip ����, ����� �� ���� ����������� ��������������. <b>��������!</b> ���������������� �� ������ ������ ������� �����. ������� ���� �� ������ ����� �����, ���� �� ������������� ���������� ������ ������!";
-$lang['Backup_explain'] = "��� ������ �� ��������� ������ ���� ����� �� phpBB. ��� ����� ������� ������������ ������� � ������ ���� ����� ���� phpBB, ����� ������ �� ����� ���������, ���� �������� ������� ��, ��������� �� ������� � ������ ������������ ������� ��-����. ��� ������� �� �� ��������, ������ �� ������������ ����� � ������� � gzip, �� �� �������� ������� �� �������.";
-
-$lang['Backup_options'] = "����� �� �����������";
-$lang['Start_backup'] = "������� �������������";
-$lang['Full_backup'] = "����� �����������";
-$lang['Structure_backup'] = "����������� ���� �� �����������";
-$lang['Data_backup'] = "����������� ���� �� �������";
-$lang['Additional_tables'] = "������������ �������";
-$lang['Gzip_compress'] = "������������ �� ����� � Gzip";
-$lang['Select_file'] = "�������� ����";
-$lang['Start_Restore'] = "������� ����������������";
-
-$lang['Restore_success'] = "������ ����� ���� ������������ �������.<br /><br />�������� �� ������� � �����������, � ����� �� ���� ��� ���������� �����������.";
-$lang['Backup_download'] = "��������� �� ������� ���� �����, ���� ���������!";
-$lang['Backups_not_supported'] = "������������� �� � �������� ������ ����� �� ��������� ��� ������ ��-�������.";
-
-$lang['Restore_Error_uploading'] = "������ ��� ��������� �� ����� � ������� �� ����������������.";
-$lang['Restore_Error_filename'] = "������� � ����� �� �����, ���� �������� � ���� ����.";
-$lang['Restore_Error_decompress'] = "Gzip-����� �� ���� �� ���� ��������������, ���� ������ �������������� ������ �� �����.";
-$lang['Restore_Error_no_file'] = "���� ����� ����� ����";
-
-
-//
-// Auth pages
-//
-$lang['Select_a_User'] = "�������� ����������";
-$lang['Select_a_Group'] = "�������� �����";
-$lang['Select_a_Forum'] = "�������� �����";
-$lang['Auth_Control_User'] = "������� �� ������� �� �������������";
-$lang['Auth_Control_Group'] = "������� �� ������� �� �������";
-$lang['Auth_Control_Forum'] = "������� �� ������� ��� ��������";
-$lang['Look_up_User'] = "����� �����������";
-$lang['Look_up_Group'] = "����� �������";
-$lang['Look_up_Forum'] = "����� ������";
-
-$lang['Group_auth_explain'] = "��� ������ �� ��������� ������� � ������������� ������ �� ����� �����. ������ ������� ������� �� ������ �����, �� ����������, �� ������� ������������� ��������� ����� ��� ��� �� ����� �� ����������� �����, ����� �� �� ���� ������ � ��������� �� ������� �� �������. �� ������ ������������, ��� ���� � ������.";
-$lang['User_auth_explain'] = "��� ������ �� ��������� ������� � ������������� ������ �� ����� ����������. ������ ������� ������� �� ����� ����������, �� ����������, �� ��������� ����� ����� ��� ��� �� ����� �� ����������� �����, ����� �� �� ���� ������ � ��������� �� ������� �� �����. �� ������ ������������, ��� ���� � ������.";
-$lang['Forum_auth_explain'] = "��� ������ �� ��������� ������� �� ����� �����. ��� ����� � ������ ����� �� ���������, ���� ������� ���� ������ ������� ��� ����� �������� ��� ������. �������, �� ���� ��������� ������� �� ����� �����, ���� �� �������� ����� ����������, ����� ������������� ����� �� ���������� ��� ������.";
-
-$lang['Simple_mode'] = "������ ���������";
-$lang['Advanced_mode'] = "������ ���������";
-$lang['Moderator_status'] = "������ �� ���������";
-
-$lang['Allowed_Access'] = "������ ��������";
-$lang['Disallowed_Access'] = "������ ��������";
-$lang['Is_Moderator'] = "� ���������";
-$lang['Not_Moderator'] = "�� � ���������";
-
-$lang['Conflict_warning'] = "�������������� �� �������� � �������";
-$lang['Conflict_access_userauth'] = "���� ���������� ��� ��� ��� ����� �� ������ ��� ���� ����� ������ ���������� �� � ���������� �����. ���� �� �� ������� �� ��������� ������� �� ������� ��� �� ���������� ����������� �� ���, �� �� ��� �������, �� ����������� ���� �� ��� ������ �� ���� �����. �������, ������ ����� �� ����������� � ���������� ������ �� ���������� ����.";
-$lang['Conflict_mod_userauth'] = "���� ���������� ��� ��� ��� ������������ ����� ��� ���� ����� ������ ���������� �� � ���������� �����. ���� �� �� ������� �� ��������� ������� �� ������� ��� �� ���������� ����������� �� ���, �� �� ��� �������, �� ����������� ���� �� ��� ������������ ����� � ���� �����. �������, ������ ����� �� ����������� � ���������� ������ �� ���������� ����.";
-
-$lang['Conflict_access_groupauth'] = "�������� ����������� ��� ��� ���� ����� �� ������ � ���� ����� ������ ����������� �� ������� �� �����. ���� �� �� ������� �� ��������� ������� �� �����������, �� �� ��� �������, �� ����������� ���� �� ��� ������ �� ���� �����. ������������� � ������ � ���������� ������ �� ���������� ����.";
-$lang['Conflict_mod_groupauth'] = "�������� ����������� ��� ��� ���� ������������ ����� � ���� ����� ������ ����������� �� ������� �� �����. ���� �� �� ������� �� ��������� ������� �� �����������, �� �� ��� �������, �� ����������� ���� �� ��� ������������ ����� � ���� �����. ������������� � ������������ ����� � ���������� ������ �� ���������� ����.";
-
-$lang['Public'] = "��������";
-$lang['Private'] = "������";
-$lang['Registered'] = "�����������";
-$lang['Administrators'] = "��������������";
-$lang['Hidden'] = "�����";
-
-// These are displayed in the drop down boxes for advanced
-// mode forum auth, try and keep them short!
-$lang['Forum_ALL'] = "������";
-$lang['Forum_REG'] = "�������";
-$lang['Forum_PRIVATE'] = "������";
-$lang['Forum_MOD'] = "������";
-$lang['Forum_ADMIN'] = "������";
-
-
-$lang['View'] = "�������";
-$lang['Read'] = "������";
-$lang['Post'] = "������";
-$lang['Reply'] = "����������";
-$lang['Edit'] = "�������";
-$lang['Delete'] = "���������";
-$lang['Sticky'] = "����� ����";
-$lang['Announce'] = "���������";
-$lang['Vote'] = "���������";
-$lang['Pollcreate'] = "������";
-
-$lang['Permissions'] = "�����";
-$lang['Simple_Permission'] = "������ �����";
-
-$lang['User_Level'] = "������������� ����";
-$lang['Auth_User'] = "����������";
-$lang['Auth_Admin'] = "�������������";
-$lang['Group_memberships'] = "�������� � ������������� �����";
-$lang['Usergroup_members'] = "���� ����� ��� �������� �������";
-
-$lang['Forum_auth_updated'] = "������� ��� ������ �� ��������";
-$lang['User_auth_updated'] = "������� �� ����������� �� ��������";
-$lang['Group_auth_updated'] = "������� �� ������� �� ��������";
-
-$lang['Auth_updated'] = "������� �� ��������";
-$lang['Click_return_userauth'] = "�������� %s���%s �� �� �� ������� � ������� �� ������� �� �������������";
-$lang['Click_return_groupauth'] = "�������� %s���%s �� �� �� ������� � ������� �� ������� �� �������";
-$lang['Click_return_forumauth'] = "�������� %s���%s �� �� �� ������� � ������� �� ������� ��� ��������";
-
-
-//
-// Banning
-//
-$lang['Ban_control'] = "Ban �������";
-$lang['Ban_explain'] = "�� ��� ������ �� ��������� ban �� ���������� �� ��������. ������ �� ��������� ban �� ���������� �� ������������� ���, �� IP ����� ��� ����� �� IP ������ ��� ������. ���� ������ ���� �� �������� �� ����������� �� �������� ���� �� ��������� �������� �� ��������. �� �� ��������� �� ������� ���������� �� �� ���������� ������, �� � ����� ���, ������ �� ������� ��������� ���� �����. �������� ��������, �� ��������� �� ���� ����� ���� �� ������� �� ����������� �� ����� � �� ���� ��� �������� ��. �� ������ �� �������� ���� �� ������� ������, �� �� ���������� ����.";
-$lang['Ban_explain_warn'] = "�������� ��������, �� ���� ��������� ban �� ����� �� IP ������, �� �������� ������ ���������� �� �������� ����� ����������� �� ���� � ���� ��������. ���� �����, ������ ������ ������ ����� �������� � ������� �����, ����� ��� ������, �� ������ �� ��������. ������ ��������� ����� ������ �� IP ������ ��� ���-����� �������� ������� ��������� IP ������.";
-
-$lang['Select_username'] = "�������� ����������";
-$lang['Select_ip'] = "�������� IP";
-$lang['Select_email'] = "�������� ���� �����";
-
-$lang['Ban_username'] = "Ban �� ������������� ���";
-$lang['Ban_username_explain'] = "������ �� �������� ������� ����������� ������������ ���� �� ����������� �� �������.";
-
-$lang['Ban_IP'] = "Ban �� IP ����� ��� ������";
-$lang['IP_hostname'] = "IP ����� ��� ������";
-$lang['Ban_IP_explain'] = "�� �� �������� ������� �������� IP�� ��� �������, ��������� �� � �������. �� �� �������� ����� �� IP��, ��������� �������� � ������� � ���� (-). ������ �� �������� � * �� ����� �� ���� ��������.";
-
-$lang['Ban_email'] = "Ban �� ���� �����";
-$lang['Ban_email_explain'] = "�� �� �������� ������ �� ���� ���� �����, ��������� �� � �������. ����������� *, �� �� �������� ����� �� ������, �������� *@hotmail.com ��� johnsmith@*.com";
-
-$lang['Unban_username'] = "Unban �� ������������� ���";
-$lang['Unban_username_explain'] = "������ �� ���������� ���������� ban �� ������� ����������� ������������ ���� �� ����������� �� �������.";
-
-$lang['Unban_IP'] = "Unban �� IP ����� ��� ������";
-$lang['Unban_IP_explain'] = "������ �� ���������� ���������� ban �� ������� ����������� ������������ ���� �� ����������� �� �������.";
-
-$lang['Unban_email'] = "Unban �� ���� �����";
-$lang['Unban_email_explain'] = "������ ���������� ���������� ban �� ������� ����������� ������������ ���� �� ����������� �� �������.";
-
-$lang['No_banned_users'] = "���� �������� �����������";
-$lang['No_banned_ip'] = "���� ��������� IP��";
-$lang['No_banned_email'] = "���� ��������� ���� ������";
-
-$lang['Ban_update_sucessful'] = "������� � ���������� � ������� �������";
-$lang['Click_return_banadmin'] = "�������� %s���%s �� �� �� ������� � Ban ��������";
-
-
-//
-// Configuration
-//
-$lang['General_Config'] = "���� ������������";
-$lang['Config_explain'] = "������� ���� ��������� ��������� �� ������ ���� ����� �� ��������. �� ��������� �� ������������� ��� ��������� �����, �������� ����������� ������ � ����.";
-
-$lang['Click_return_config'] = "�������� %s���%s �� �� �� ������� � ������ ������������";
-
-$lang['General_settings'] = "���� ��������� �� ��������";
-$lang['Server_name'] = "������";
-$lang['Server_name_explain'] = "�������, �� ����� ������ ���� ������";
-$lang['Script_path'] = "��� ��� ��������";
-$lang['Script_path_explain'] = "���� ��� phpBB2 ������ �������";
-$lang['Server_port'] = "���� �� �������";
-$lang['Server_port_explain'] = "�����, �� ����� ������� ������ ������. ��������� � 80, ��������� ���� ��� ��� �������, �� � ��������!";
-$lang['Site_name'] = "��� �� �����";
-//$lang['Site_name_explain'] = "�� �� ��������� HTML-������!";
-$lang['Site_desc'] = "�������� �� �����";
-$lang['Board_disable'] = "��������� ��������";
-$lang['Board_disable_explain'] = "���� �� ������� �������� ���������� �� �������������. �� ��������� �� �������� ���� ���� ��� �� ���������, ���� �� ������ �� ������� �������!";
-$lang['Acct_activation'] = "���������� �� �������������";
-$lang['Acc_None'] = "�� � �����"; // These three entries are the type of activation
-$lang['Acc_User'] = "�� ����������";
-$lang['Acc_Admin'] = "�� �������������";
-
-$lang['Abilities_settings'] = "������� ��������� �� ���������� � �����";
-$lang['Max_poll_options'] = "�������� �������� �������� �� ������";
-$lang['Flood_Interval'] = "�������� �� flood";
-$lang['Flood_Interval_explain'] = "���� �������, ����� ����������� ������ �� ������ ����� ��������� ������.";
-$lang['Board_email_form'] = "������� �� ���� ���� ��������";
-$lang['Board_email_form_explain'] = "������������� ����� �� �� ������ ���� ���� ��������";
-$lang['Topics_per_page'] = "���� �� ��������";
-$lang['Posts_per_page'] = "������ �� ��������";
-$lang['Hot_threshold'] = "���� ������ �� ��������� ����";
-$lang['Default_style'] = "������� ����";
-$lang['Override_style'] = "�������� �� �������������� ����";
-$lang['Override_style_explain'] = "������ �������� �� ����������� � ��������";
-$lang['Default_language'] = "������� ����";
-$lang['Date_format'] = "������ �� ������";
-$lang['System_timezone'] = "������ ���� �� ���������";
-$lang['Enable_gzip'] = "�������� GZip ���������";
-$lang['Enable_prune'] = "�������o ����������";
-$lang['Allow_HTML'] = "�������� HTML";
-$lang['Allow_BBCode'] = "�������� BBCode";
-$lang['Allowed_tags'] = "��������� HTML ������";
-$lang['Allowed_tags_explain'] = "��������� �������� � �������";
-$lang['Allow_smilies'] = "��������� Smilies";
-$lang['Smilies_path'] = "��� ��� ������� ��� Smilies";
-$lang['Smilies_path_explain'] = "���, ������ ��������� ����� �� phpBB, ����. images/smilies";
-$lang['Allow_sig'] = "��������� �������";
-$lang['Max_sig_length'] = "�������� �������";
-$lang['Max_sig_length_explain'] = "���������� ���� �� ��������� � �����������";
-$lang['Allow_name_change'] = "��������� ����� �� ��������������� ���";
-
-$lang['Avatar_settings'] = "��������� �� ���������";
-$lang['Allow_local'] = "��������� ������� �� ���������";
-$lang['Allow_remote'] = "��������� ������ �������";
-$lang['Allow_remote_explain'] = "�������, ������ �� ���� ���� � ��������� ��� � ������";
-$lang['Allow_upload'] = "��������� ��������� �� �������";
-$lang['Max_filesize'] = "�������� ���� �� �������";
-$lang['Max_filesize_explain'] = "������ �� �� �������� �������";
-$lang['Max_avatar_size'] = "�������� ������ �� �������";
-$lang['Max_avatar_size_explain'] = "(�������� x ������ � �������)";
-$lang['Avatar_storage_path'] = "����� �� ���������� �� ���������";
-$lang['Avatar_storage_path_explain'] = "���, ������ ��������� ����� �� phpBB, ����. images/avatars";
-$lang['Avatar_gallery_path'] = "����� �� ������� �� ���������";
-$lang['Avatar_gallery_path_explain'] = "���, ������ ��������� ����� �� phpBB, ��� ����� � ����������� �� ��������� � �������";
-
-$lang['COPPA_settings'] = "��������� �� COPPA";
-$lang['COPPA_fax'] = "COPPA ���� �����";
-$lang['COPPA_mail'] = "COPPA �������� �����";
-$lang['COPPA_mail_explain'] = "���� � ��������� �����, �� ����� ���������� �� �������� COPPA ��������������";
-$lang['Email_settings'] = "��������� �� �����";
-$lang['Admin_email'] = "���� �� ��������������";
-$lang['Email_sig'] = "���� ������";
-$lang['Email_sig_explain'] = "���� ������ �� ���� �������� ��� ������ �����, ��������� �� ��������";
-$lang['Use_SMTP'] = "���������� �� SMTP-������";
-$lang['Use_SMTP_explain'] = "��� ������ �� ������� ����� ���� ������ SMTP-������, � �� ���� ��������� ����-�������.";
-$lang['SMTP_server'] = "����� �� SMTP-�������";
-$lang['SMTP_username'] = "SMTP ������������ ���";
-$lang['SMTP_username_explain'] = "�������� ������������ ��� ���� ��� ����� smtp ������ �� �������";
-$lang['SMTP_password'] = "SMTP ������";
-$lang['SMTP_password_explain'] = "�������� ������ ���� ��� ����� smtp ������ �� �������";
-
-$lang['Disable_privmsg'] = "������� �� ����� ���������";
-$lang['Inbox_limits'] = "�������� ��������� ��� �������";
-$lang['Sentbox_limits'] = "�������� ��������� � ��������";
-$lang['Savebox_limits'] = "�������� ��������� � ���������";
-
-$lang['Cookie_settings'] = "��������� �� Cookies";
-$lang['Cookie_settings_explain'] = "��� ������ �� ��������� cookie-����, ����� �������� �������� ��� ���������� �� ������������� ��. � �������� ������ �������� ������������ � ����������. ���������� ����� ��� ������� �� �����������, ������ ������ ��������� ����� �� �������� �� ������������� �� ������ ��� ��������.";
-$lang['Cookie_domain'] = "������ �� Cookie";
-$lang['Cookie_name'] = "��� �� Cookie";
-$lang['Cookie_path'] = "��� �� Cookie";
-$lang['Cookie_secure'] = "Secure Cookie (�� https)";
-$lang['Cookie_secure_explain'] = "��� �������� �� �������� SSL, ������ �� �������� ���� �����; � �������� ������ � �������� ���������.";
-$lang['Session_length'] = "������� �� ������� (� �������)";
-
-
-
-//
-// Forum Management
-//
-$lang['Forum_admin'] = "�������������� �� ��������";
-$lang['Forum_admin_explain'] = "�� ���� ����� ������ �� ��������, ���������, ���������, ����������� ��� �������������� ��������� � ��������.";
-$lang['Edit_forum'] = "������� �� �����";
-$lang['Create_forum'] = "��������� �� ��� �����";
-$lang['Create_category'] = "��������� �� ���� ���������";
-$lang['Remove'] = "����������";
-$lang['Action'] = "��������";
-$lang['Update_order'] = "���������� �� ����";
-$lang['Config_updated'] = "����������� �� ������ �� �������� �������";
-$lang['Edit'] = "�������";
-$lang['Delete'] = "���������";
-$lang['Move_up'] = "������";
-$lang['Move_down'] = "������";
-$lang['Resync'] = "�������������";
-$lang['No_mode'] = "�� � ������ �����";
-$lang['Forum_edit_delete_explain'] = "��� ������ �� ��������� ������ ���� ������� �� ��������. �� ��������� �� ������������� ��� ��������� �����, �������� ����������� ������ � ����.";
-
-$lang['Move_contents'] = "����������� �� ������������";
-$lang['Forum_delete'] = "��������� �� �����";
-$lang['Forum_delete_explain'] = "��� ������ �� �������� ����� (��� ���������) � �� �������� ���� �� ����� ���������� ������ ���� (��� ��������), ����� �������.";
-
-$lang['Forum_settings'] = "���� �������� �� �����";
-$lang['Forum_name'] = "��� �� ������";
-$lang['Forum_desc'] = "��������";
-$lang['Forum_status'] = "������";
-$lang['Forum_pruning'] = "��������������";
-
-$lang['prune_freq'] = "�������� �� ��������� �� ������ �� �����";
-$lang['prune_days'] = "�������� ����, � ����� �� � ���� ������ ��";
-$lang['Set_prune_data'] = "�������� ��� ���������������� �� ���� �����, �� �� ��� ������ �������� (��� ���) �� ����������. ���� ������� �� � ����������� ��������.";
-
-$lang['Move_and_Delete'] = "������� � ���������";
-
-$lang['Delete_all_posts'] = "��������� �� ������ ������";
-$lang['Nowhere_to_move'] = "�� ��� ������� ���� �� �� ��������� ������";
-
-$lang['Edit_Category'] = "��������� �� ���������";
-$lang['Edit_Category_explain'] = "��� ������ �� ��������� ����� �� �����������.";
-
-$lang['Forums_updated'] = "������������ �� ������ � ����������� � �������� �������";
-
-$lang['Must_delete_forums'] = "������ �� �������� ������ ������, ����� �� ������ �� ���������� �����������";
-
-$lang['Click_return_forumadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� ��������";
-
-
-//
-// Smiley Management
-//
-$lang['smiley_title'] = "�������������� �� Smilies";
-$lang['smile_desc'] = "��� ������ �� ��������, ����������� � ���������� Smilies, ����� ������������� ����� �� ������� � ����������� ��.";
-
-$lang['smiley_config'] = "������������";
-$lang['smiley_code'] = "���";
-$lang['smiley_url'] = "�����������";
-$lang['smiley_emot'] = "������";
-$lang['smile_add'] = "�������� �� ���� Smiley";
-$lang['Smile'] = "�����������";
-$lang['Emotion'] = "������";
-
-$lang['Select_pak'] = "�������� ����� (.pak)";
-$lang['replace_existing'] = "������� ���������������� Smiley";
-$lang['keep_existing'] = "������ ���������������� Smiley";
-$lang['smiley_import_inst'] = "������ �� ������������� ������ ��� Smilies � �� ������ ������ ������� � ����������� ����������. ������ �������� ������� ��������� � ���� �����, �� �� ����������� ������.";
-$lang['smiley_import'] = "����������� �� ����� Smilies";
-$lang['choose_smile_pak'] = "�������� .pak ����";
-$lang['import'] = "���������� ������";
-$lang['smile_conflicts'] = "������� � ������ �� ��������:";
-$lang['del_existing_smileys'] = "��������� �� �������� smileys ����� �������������";
-$lang['import_smile_pack'] = "����������� �� ����� Smilies";
-$lang['export_smile_pack'] = "��������� �� ����� Smilies";
-$lang['export_smiles'] = "�� �� ��������� ����� Smilies �� ������ ������������� �� Smilies, �������� %s���%s �� �� ������� ����� smiles.pak. ���������� ���� ���� �� �������, �� �������� ������������ .pak. ���� ���� �������� ���� ZIP-����, �������� ������ ����������� �� Smilies � .pak-�����.";
-
-$lang['smiley_add_success'] = "Smiley-�� � �������� �������";
-$lang['smiley_edit_success'] = "Smiley-�� � �������� �������";
-$lang['smiley_import_success'] = "������ Smilies � ���������� �������";
-$lang['smiley_del_success'] = "Smiley-�� � ���������� �������";
-$lang['Click_return_smileadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� Smilies";
-
-
-//
-// User Management
-//
-$lang['User_admin'] = "�������������� �� �������������";
-$lang['User_admin_explain'] = "��� ������ �� ��������� ������ ����� � ��������� �� ������ ����������. �� �� ��������� ������� �� ����������, ��������� ��������� �� ���������� �� ����� �� ���������� ��� ������������� �����.";
-
-$lang['Look_up_user'] = "����� �����������";
-
-$lang['Admin_user_fail'] = "������� �� ����������� �� ���� �������.";
-$lang['Admin_user_updated'] = "������� �� ����������� � ������� �������.";
-$lang['Click_return_useradmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� �������������";
-
-$lang['User_delete'] = "��������� �� �����������";
-$lang['User_delete_explain'] = "�������� ���, �� �� �������� ���� ����������. ���� �������� �� � ��������!";
-$lang['User_deleted'] = "����������� ���� ������ �������.";
-
-$lang['User_status'] = "����������� � �������";
-$lang['User_allowpm'] = "���� �� ����� ����� ���������";
-$lang['User_allowavatar'] = "���� �� ��� ������";
-
-$lang['Admin_avatar_explain'] = "��� ������ �� ������ � �������� ������� �� �����������.";
-
-$lang['User_special'] = "��������� ������, ������� ���� �� ��������������";
-$lang['User_special_explain'] = "���� ������ �� ����� �� ����� ��������� �� �������������. ��� ������ �� ��������� ����� �������� ���� �� ���������������� �����.";
-
-
-//
-// Group Management
-//
-$lang['Group_administration'] = "�������������� �� �������";
-$lang['Group_admin_explain'] = "��� ������ �� �������������� ��������������� �����. ������ �� �� ���������, ��������� � ���������. ������ ���� �� �������� ���������� �� �������, �� �������� ������, ��� � ��������.";
-$lang['Error_updating_groups'] = "������ ��� ������������ �� �������";
-$lang['Updated_group'] = "������� � �������� �������";
-$lang['Added_new_group'] = "������ ����� � ��������� �������";
-$lang['Deleted_group'] = "������� � ������� �������";
-$lang['New_group'] = "��������� �� ���� �����";
-$lang['Edit_group'] = "�������";
-$lang['group_name'] = "��� �� �������";
-$lang['group_description'] = "�������� �� �������";
-$lang['group_moderator'] = "��������� �� �������";
-$lang['group_status'] = "������ �� �������";
-$lang['group_open'] = "��������";
-$lang['group_closed'] = "���������";
-$lang['group_hidden'] = "������";
-$lang['group_delete'] = "���������";
-$lang['group_delete_check'] = "������ ���� �����";
-$lang['submit_group_changes'] = "����� ���������";
-$lang['reset_group_changes'] = "������� ���������";
-$lang['No_group_name'] = "������ �� �������� ��� �� �������";
-$lang['No_group_moderator'] = "������ �� �������� ��������� �� �������";
-$lang['No_group_mode'] = "������ �� �������� ������ �� �������";
-$lang['delete_group_moderator'] = "��������� �� ����������";
-$lang['delete_moderator_explain'] = "��� ������� ���������� �� �������, �������� ���� �����, �� �� ���������� ������ ��������� �� �������. � �������� ������, �� ��������� ������� � ����������� �� ������ ���� �� �������.";
-$lang['Click_return_groupsadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� �������";
-$lang['Select_group'] = "�������� �����";
-$lang['Look_up_group'] = "��� �������";
-
-
-//
-// Prune Administration
-//
-$lang['Forum_Prune'] = "���������� �� �����";
-$lang['Forum_Prune_explain'] = "��� ������ �� ������� ����� ����, ����� �� � ���� ������� �� ��������� �� ��� ���� ���. ��� �� �������� ���, ������ ���� �� ����� �������. ���� �� ����� ������� ���� ���������, ����� � ���� � ������� ������. ��� �� ������ �� �������� �����.";
-$lang['Do_Prune'] = "�������";
-$lang['All_Forums'] = "������ ������";
-$lang['Prune_topics_not_posted'] = "������� ���� ��� ������� �� ����������";
-$lang['Topics_pruned'] = "������ �� ���������";
-$lang['Posts_pruned'] = "�������� �� ���������";
-$lang['Prune_success'] = "������������ �� �������� � �������";
-
-
-//
-// Word censor
-//
-$lang['Words_title'] = "����������� ����";
-$lang['Words_explain'] = "��� ������ �� ��������, ��������� � ��������� ����, ����� �� ����� ����������� ����������� �� ��������. ����� ����, ������������� ���� ������� �� ����� ���������� � ��������������� �����. ������ �� ���������� ����� (*) � ������ � ������������� ����. ���� �������� *test* �� ��������� detestable, test* �� ��������� testing, *test �� ��������� detest.";
-$lang['Word'] = "����";
-$lang['Edit_word_censor'] = "������� �� ������������� ����";
-$lang['Replacement'] = "����������";
-$lang['Add_new_word'] = "�������� �� ���� ����";
-$lang['Update_word'] = "���������� �� ������������� ����";
-
-$lang['Must_enter_word'] = "������ �� �������� ���� � ����������";
-$lang['No_word_selected'] = "�� � ������� ���� �� �������";
-
-$lang['Word_updated'] = "������������� ���� � �������� �������";
-$lang['Word_added'] = "������ ����������� ���� � �������� �������";
-$lang['Word_removed'] = "������������� ���� � ���������� �������";
-
-$lang['Click_return_wordadmin'] = "�������� %s���%s �� �� �� ������� � ������������� ����";
-
-
-//
-// Mass Email
-//
-$lang['Mass_email_explain'] = "��� ������ �� ��������� ���� �� ������ ����������� �� ������ ��� �� ��������� �� ���������� �����. ������� ���� �� �������� ���� �����������, ����� ��� ������ ���� ��������� �� ���������������� ����, ����� ��� ������ � ��������������, ���� ������� �� ������������ �� ��������� ���� BCC (blind carbon copy). ��� ������� ���� �� ������ ����� ����, ���� ���� �� ������ ���������� �����. ���� �� ����������� ������� �� ������� �� ������������ ��, � ��������� �� ��������. �� ������ ��������, ������ ���� �����.";
-$lang['Compose'] = "������ �� �����";
-
-$lang['Recipients'] = "����������";
-$lang['All_users'] = "������ �����������";
-
-$lang['Email_successfull'] = "������������ �� � ��������� �������";
-$lang['Click_return_massemail'] = "�������� %s���%s �� �� �� ������� � ������� ����";
-
-
-//
-// Ranks admin
-//
-$lang['Ranks_title'] = "�������������� �� ���������";
-$lang['Ranks_explain'] = "��� ������ �� ��������, ��������� � ��������� �������. ������ ���� �� ��������� ��������� �������, ����� �� ��������� �� ���������� ���� ��������� �� �����������";
-
-$lang['Add_new_rank'] = "�������� �� ��� ����";
-
-$lang['Rank_title'] = "������� �����";
-$lang['Rank_special'] = "������ �� ��������� ����";
-$lang['Rank_minimum'] = "������� ������";
-$lang['Rank_maximum'] = "�������� ������";
-$lang['Rank_image'] = "������� ����������� (���, ������ ��������� ����� �� phpBB)";
-$lang['Rank_image_explain'] = "���� � ����� �����������, �������� � ���������� ����";
-
-$lang['Must_select_rank'] = "������ �� �������� ����";
-$lang['No_assigned_rank'] = "���� �������� ��������� ����";
-
-$lang['Rank_updated'] = "������ � ������� �������";
-$lang['Rank_added'] = "������ � ������� �������";
-$lang['Rank_removed'] = "������ � ������ �������";
-
-$lang['Click_return_rankadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� ���������";
-
-
-//
-// Disallow Username Admin
-//
-$lang['Disallow_control'] = "������� �� ������������� �����";
-$lang['Disallow_explain'] = "��� ������������ ��� ����� �� �� ��������� �� �������� �� �������������. ������ �� ���������� ����� (*). �������� ��������, �� �������� �� ��������� ���� ������������ ���; ������ ����� �� �� ��������, �� �� ������ �� �������� �������.";
-
-$lang['Delete_disallow'] = "������";
-$lang['Delete_disallow_title'] = "���������� �� ��������� ������������� ���";
-$lang['Delete_disallow_explain'] = "������ �� ���������� ��������� ������������� ��� ���� �� ����������� � ������� � �������� ���������";
-
-$lang['Add_disallow'] = "������";
-$lang['Add_disallow_title'] = "�������� �� ��������� ������������� ���";
-$lang['Add_disallow_explain'] = "������ �� ���������� * ���� �����, �� �� ��������� ��������� ������������� ����� ������������";
-
-$lang['No_disallowed'] = "���� ��������� ������������� �����";
-
-$lang['Disallowed_deleted'] = "����������� ������������� ��� � ���������� �������";
-$lang['Disallow_successful'] = "����������� ������������� ��� � �������� �������";
-$lang['Disallowed_already'] = "�����, ����� ��� ������, ������ �� ���� ���������. �� ���� � ���������, ��� � ����������� ����, ��� � ������������.";
-
-$lang['Click_return_disallowadmin'] = "�������� %s���%s �� �� �� ������� � ������� �� ������������� �����";
-
-
-//
-// Styles Admin
-//
-$lang['Styles_admin'] = "�������������� �� ���������";
-$lang['Styles_explain'] = "��� ������ �� ��������, ��������� � ��������� ������� �� ��������. ���� � ������������ �� �������� � ����.";
-$lang['Styles_addnew_explain'] = "���� ������ ������� ������ ����, ����� �� �������� �� �����������, ����� �����. ���� ���� ��� �� �� ����������� � ������ �����. �� �� �� �����������, ������ �������� �� ����������� ������ �� ����� ����.";
-
-$lang['Select_template'] = "�������� ��������";
-
-$lang['Style'] = "����";
-$lang['Template'] = "��������";
-$lang['Install'] = "����������";
-$lang['Download'] = "�����";
-
-$lang['Edit_theme'] = "������� �� ����";
-$lang['Edit_theme_explain'] = "��� ������ �� ��������� ���������� �� ��������� ����";
-
-$lang['Create_theme'] = "��������� �� ����";
-$lang['Create_theme_explain'] = "��� ������ �� ��������� ���� ���� �� �������� ��������. ������ ��������� �������, ���� ��������� ����������������� �� �����������. ����� ���� �� ������ �� ��������� ������� #, ����. CCCCCC � �����, � #CCCCCC �� �.";
-
-$lang['Export_themes'] = "������������ �� ����";
-$lang['Export_explain'] = "��� ������ �� ������������ ������������ �� ������ �� �������� ��������. �������� �������� �� ������� ��-���� � ������� �� ������� ��������������� ���� �� ������, ����� � �� ����� �� �� ������� � ������������ �� �������� ��������. ��� ������������� �� � ��������, �� �� ���� ������ ����� �� ������� ����� �� ����� ��. �� �� ���� ����� �� ���� �������� �������, �������� ������ �� ���� ����� �� ������ � ������� �� ���������� �� ��� �������. �� ������ ���������� ����� �������������� �� phpBB 2.";
-
-$lang['Theme_installed'] = "��������� ���� � ����������� �������";
-$lang['Style_removed'] = "�������� ���� � ��������� �� ������ �����. �� �� ���������� ���� ���� �������, ������ �� �� �������� �� ������� ��� �����������";
-$lang['Theme_info_saved'] = "������������ �� ������ �� �������� �������� � ���������. ���� ������ �� ������� ������� �� theme_info.cfg �� read-only";
-$lang['Theme_updated'] = "��������� ���� � ��������. ������ �� ������������ ������ ��������� �� ������";
-$lang['Theme_created'] = "������ � ���������. ������ �� ������������ ������ ��� ���������������� � ����, ����� �� �������� �� ������� ����� ��� �� ���������� �� ����� ������.";
-
-$lang['Confirm_delete_style'] = "������� �� ���, �� ������ �� �������� ���� ����?";
-
-$lang['Download_theme_cfg'] = "���������������� ���� �� ���� �������� ������ ������ ��� ����� �� �����. �������� ������ ��-����, �� �� ������� ���� ���� ���� �������� ��. ���� ���� �� �������, ������ �� �� ��������� ����� � �������, ��������� ��������� �� ��������� �� ������. ���� ���� ������ �� ������������� ������ ������� �� ��������������� ��� �������� �� ����� ������.";
-$lang['No_themes'] = "���������, ����� ��� �������, ���� ��������� ����. �� �� ��������� ���� ���� �������� �� ����������� ������.";
-$lang['No_template_dir'] = "������������ � ����������� �� � ��������. �������� ��� ������� � ������� �� ������ �� ������� ��� ������������ �� ����������.";
-$lang['Cannot_remove_style'] = "�� ������ �� ���������� ����, ����� � ������� �� ��������. ���� ��������� �������� ���� � �������� ������.";
-$lang['Style_exists'] = "����� �� �����, ����� ��� �������, ���� ����������. ���� ������� �� � �������� �������� ���!";
-
-$lang['Click_return_styleadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� ���������";
-
-$lang['Theme_settings'] = "��������� �� ������";
-$lang['Theme_element'] = "������� �� ������";
-$lang['Simple_name'] = "������ ���";
-$lang['Value'] = "��������";
-$lang['Save_Settings'] = "������ ����������";
-
-$lang['Stylesheet'] = "CSS �������";
-$lang['Background_image'] = "������ ��������";
-$lang['Background_color'] = "����� ����";
-$lang['Theme_name'] = "��� �� ������";
-$lang['Link_color'] = "���� �� ��������";
-$lang['Text_color'] = "���� �� ������";
-$lang['VLink_color'] = "���� �� ���������� ������";
-$lang['ALink_color'] = "���� �� ��������� ������";
-$lang['HLink_color'] = "���� �� ���������� ������";
-$lang['Tr_color1'] = "���� �� �������� ��� 1";
-$lang['Tr_color2'] = "���� �� �������� ��� 2";
-$lang['Tr_color3'] = "���� �� �������� ��� 3";
-$lang['Tr_class1'] = "���� �� �������� ��� 1";
-$lang['Tr_class2'] = "���� �� �������� ��� 2";
-$lang['Tr_class3'] = "���� �� �������� ��� 3";
-$lang['Th_color1'] = "���� �� �������� ����� 1";
-$lang['Th_color2'] = "���� �� �������� ����� 2";
-$lang['Th_color3'] = "���� �� �������� ����� 3";
-$lang['Th_class1'] = "���� �� �������� ����� 1";
-$lang['Th_class2'] = "���� �� �������� ����� 2";
-$lang['Th_class3'] = "���� �� �������� ����� 3";
-$lang['Td_color1'] = "���� �� �������� ������ 1";
-$lang['Td_color2'] = "���� �� �������� ������ 2";
-$lang['Td_color3'] = "���� �� �������� ������ 3";
-$lang['Td_class1'] = "���� �� �������� ������ 1";
-$lang['Td_class2'] = "���� �� �������� ������ 2";
-$lang['Td_class3'] = "���� �� �������� ������ 3";
-$lang['fontface1'] = "����� 1";
-$lang['fontface2'] = "����� 2";
-$lang['fontface3'] = "����� 3";
-$lang['fontsize1'] = "������ �� ������ 1";
-$lang['fontsize2'] = "������ �� ������ 2";
-$lang['fontsize3'] = "������ �� ������ 3";
-$lang['fontcolor1'] = "���� �� ������ 1";
-$lang['fontcolor2'] = "���� �� ������ 2";
-$lang['fontcolor3'] = "���� �� ������ 3";
-$lang['span_class1'] = "���� <span> 1";
-$lang['span_class2'] = "���� <span> 2";
-$lang['span_class3'] = "���� <span> 3";
-$lang['img_poll_size'] = "������ �� ������������� �� ��������� �� ����������� � �������";
-$lang['img_pm_size'] = "������ �� ������-���� �� ������� ��������� � �������";
-
-
-//
-// Install Process
-//
-$lang['Welcome_install'] = "����� ����� � ������������ �� phpBB 2";
-$lang['Initial_config'] = "���� ������������";
-$lang['DB_config'] = "������������ �� ������ �����";
-$lang['Admin_config'] = "������������ �� ��������������";
-$lang['continue_upgrade'] = "Once you have downloaded your config file to your local machine you may\"Continue Upgrade\" button below to move forward with the upgrade process. Please wait to upload the config file until the upgrade process is complete.";
-$lang['upgrade_submit'] = "�������� ��������";
-
-$lang['Installer_Error'] = "������ ��� ������������";
-$lang['Previous_Install'] = "������� � �������� ����������";
-$lang['Install_db_error'] = "������ ��� ���� �� ���������� �� ������ �����";
-
-$lang['Re_install'] = "���������� �� ���������� � ��� ��� �������.<br /><br />��� ������ �� �������������� phpBB 2, ������ �� �������� ������ �� ��-����. �������� ��������, �� ���� �� ������� ������ ������ �����! �� �� ������� ���� ��������������� ��� � �������� �� ��������������, ������ �������� ����� �� ����� �������!<br /><br />��������� ����� �� �������� ��!";
-
-$lang['Inst_Step_0'] = "���������� ��, �� �������� phpBB 2. �� �� ��������� ������������, ���� ��������� ���������, ������� ��-����. �������� ��������, �� ������ �����, � ����� �����������, ������ �� ����������. ��� ����������� � ���� �����, ����� �������� ODBC, ���� �������� MS Access, ������ �� ��������� DSN �� ��� ����� �� ����������.";
-
-$lang['Start_Install'] = "������� �������������";
-$lang['Finish_Install'] = "������� �������������";
-
-$lang['Default_lang'] = "������� ���� �� �������";
-$lang['DB_Host'] = "������ �� ������ ����� / DSN";
-$lang['DB_Name'] = "��� �� ������ �����";
-$lang['DB_Username'] = "������������� ��� �� ������ �����";
-$lang['DB_Password'] = "������ �� ������ �����";
-$lang['Database'] = "������ ���� �����";
-$lang['Install_lang'] = "�������� ���� �� ������������";
-$lang['dbms'] = "��� �� ������ �����";
-$lang['Table_Prefix'] = "���������� �� ��������� � ������ �����";
-$lang['Admin_Username'] = "������������ ��� �� ��������������";
-$lang['Admin_Password'] = "������ �� ��������������";
-$lang['Admin_Password_confirm'] = "������ �� �������������� (����������)";
-
-$lang['Inst_Step_2'] = "����������� ������������� � ��������. �� ��� ��������� ���������� � ���������. ���� �� ������ �� ��������� ����������������� �� ������. ���� �� ���������� �� ���������� � ���� ������������ � �� �������� ������������ �������. ���������� ��, �� �������� phpBB 2.";
-
-$lang['Unwriteable_config'] = "Config-����� �� � ���������� �� ������. ����� �� config-����� �� ���� ������ �� ������ ������, ���� ���� �������� ������ ����. ������ �� ������ ���� ���� � ������� �� phpBB 2. (������ �� �� ��������� ��������, ���� ������ ����� �� ������ �� ������; �� ���������� �� ������� ������� ������� ���� ������������!) ���� ���� ��������� ����, ������ �� ������� � ������������������ ��� � ������, ����� ��������� �� ��������� ����� � �� �������� ����������������� ����� (���� ����� ��� � ������ �� ������ �������� �� ��������), �� �� ��������� ������������. ���������� ��, �� �������� phpBB 2.";
-$lang['Download_config'] = "������� Config-����";
-
-$lang['ftp_choose'] = "�������� ����� �� �������";
-$lang['ftp_option'] = "<br />��� ���� FTP-��������� �� �������� � ���� ������ �� PHP, ������ �� �������� �� ������� config-����� �� FTP.";
-$lang['ftp_instructs'] = "������� ��� �� ������ config-����� ��� �������, ����� ������� phpBB 2 �����������. ���� �������� �������� ��-���� ����������. �������� ��������, �� FTP-���� ������ �� � �����, ������� � � �� ������ phpBB 2 ����������.";
-$lang['ftp_info'] = "�������� ������ FTP ����������";
-$lang['Attempt_ftp'] = "���� �� ������� �� config-����� �� FTP";
-$lang['Send_file'] = "������ �� ������� �����, �� �� �� ���� �����.";
-$lang['ftp_path'] = "FTP-��� ��� phpBB 2";
-$lang['ftp_username'] = "������ FTP ���";
-$lang['ftp_password'] = "������ FTP ������";
-$lang['Transfer_config'] = "������� ���������";
-$lang['NoFTP_config'] = "����� �� ����������� ������� �� config-����� �� FTP �� �������.���� ������� ����� � �� ������ �����.";
-
-$lang['Install'] = "����������";
-$lang['Upgrade'] = "�������";
-
-$lang['Install_Method'] = "�������� ������ �� �����������";
-
-$lang['Install_No_Ext'] = "�������������� �� PHP �� ����� ������ �� �������� ���� ���� �����, ����� ��� �������!";
-
-$lang['Install_No_PCRE'] = "phpBB2 ������� Perl-��������� Regular Expressions Module �� PHP, ����� ������ PHP ������������ �������� �� ��������!";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php + +/*************************************************************************** + * lang_admin.php [Bulgarian] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_admin.php,v 1.33 2002/02/15 15:36:35 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +/*************************************************************************** +* Bulgarian translation +* ------------------- +* begin : Thu Dec 06 2001 +* last update : Wed Feb 28 2002 +* by : Boby Dimitrov +* email : boby@azholding.com +****************************************************************************/ +// +// Format is same as lang_main +// + +// +// Modules, this replaces the keys used +// in the modules[][] arrays in each module file +// +$lang['General'] = "��������"; +$lang['Users'] = "�����������"; +$lang['Groups'] = "�����"; +$lang['Forums'] = "������"; +$lang['Styles'] = "�������"; + +$lang['Configuration'] = "���� ������������"; +$lang['Permissions'] = "�����"; +$lang['Manage'] = "���������"; +$lang['Disallow'] = "������� �� �����"; +$lang['Prune'] = "����������"; +$lang['Mass_Email'] = "����� ����"; +$lang['Ranks'] = "�������"; +$lang['Smilies'] = "Smilies"; +$lang['Ban_Management'] = "��� �������"; +$lang['Word_Censor'] = "����������� ����"; +$lang['Export'] = "������������"; +$lang['Create_new'] = "���������"; +$lang['Add_new'] = "��������"; +$lang['Backup_DB'] = "����������� �� ��"; +$lang['Restore_DB'] = "�������������� �� ��"; + + +// +// Index +// +$lang['Admin'] = "�������������"; +$lang['Not_admin'] = "������ ����� �� �������������� ���� ������"; +$lang['Welcome_phpBB'] = "����� ����� � phpBB"; +$lang['Admin_intro'] = "���������� ��, �� �������� phpBB �� ������ ����� �������. ���� �������� ��������� ����� ���������� �� ��������. ������ �� �� ������� ��� ���� �������� �� <u>�����-�����</u> � ����� �����. �� �� �� ������� �� ��������� �������� �� ��������, �������� �� ������ (���� � ����� �����). ������� ������ � ���� ����� ��� ����������� �� �������������� �� ������ ������� �� ��������. ����� ������ ������� ���������� �� ����������������."; +$lang['Main_index'] = "������ �� ��������"; +$lang['Forum_stats'] = "����� ����������"; +$lang['Admin_Index'] = "�����-�����"; +$lang['Preview_forum'] = "������� �� ������"; + +$lang['Click_return_admin_index'] = "�������� %s���%s �� �� �� ������� � �����-������"; + +$lang['Statistic'] = "����������"; +$lang['Value'] = "��������"; +$lang['Number_posts'] = "���� ������"; +$lang['Posts_per_day'] = "������ �� ���"; +$lang['Number_topics'] = "���� ����"; +$lang['Topics_per_day'] = "���� �� ���"; +$lang['Number_users'] = "���� �����������"; +$lang['Users_per_day'] = "����������� �� ���"; +$lang['Board_started'] = "����� �� �����"; +$lang['Avatar_dir_size'] = "������ �� ������� � ���������"; +$lang['Database_size'] = "������ �� ������ �����"; +$lang['Gzip_compression'] ="Gzip ���������"; +$lang['Not_available'] = "���� �����"; + +$lang['ON'] = "��������"; // This is for GZip compression +$lang['OFF'] = "���������"; + + +// +// DB Utils +// +$lang['Database_Utilities'] = "������ � ������ �����"; + +$lang['Restore'] = "��������������"; +$lang['Backup'] = "�����������"; +$lang['Restore_explain'] = "��� ������ �� ��������� ����� �������������� �� ������ ����� �� phpBB �� �������� ����. ��� �������� �� �� ��������, ������ �� ������ ����������� � gzip ����, ����� �� ���� ����������� ��������������. <b>��������!</b> ���������������� �� ������ ������ ������� �����. ������� ���� �� ������ ����� �����, ���� �� ������������� ���������� ������ ������!"; +$lang['Backup_explain'] = "��� ������ �� ��������� ������ ���� ����� �� phpBB. ��� ����� ������� ������������ ������� � ������ ���� ����� ���� phpBB, ����� ������ �� ����� ���������, ���� �������� ������� ��, ��������� �� ������� � ������ ������������ ������� ��-����. ��� ������� �� �� ��������, ������ �� ������������ ����� � ������� � gzip, �� �� �������� ������� �� �������."; + +$lang['Backup_options'] = "����� �� �����������"; +$lang['Start_backup'] = "������� �������������"; +$lang['Full_backup'] = "����� �����������"; +$lang['Structure_backup'] = "����������� ���� �� �����������"; +$lang['Data_backup'] = "����������� ���� �� �������"; +$lang['Additional_tables'] = "������������ �������"; +$lang['Gzip_compress'] = "������������ �� ����� � Gzip"; +$lang['Select_file'] = "�������� ����"; +$lang['Start_Restore'] = "������� ����������������"; + +$lang['Restore_success'] = "������ ����� ���� ������������ �������.<br /><br />�������� �� ������� � �����������, � ����� �� ���� ��� ���������� �����������."; +$lang['Backup_download'] = "��������� �� ������� ���� �����, ���� ���������!"; +$lang['Backups_not_supported'] = "������������� �� � �������� ������ ����� �� ��������� ��� ������ ��-�������."; + +$lang['Restore_Error_uploading'] = "������ ��� ��������� �� ����� � ������� �� ����������������."; +$lang['Restore_Error_filename'] = "������� � ����� �� �����, ���� �������� � ���� ����."; +$lang['Restore_Error_decompress'] = "Gzip-����� �� ���� �� ���� ��������������, ���� ������ �������������� ������ �� �����."; +$lang['Restore_Error_no_file'] = "���� ����� ����� ����"; + + +// +// Auth pages +// +$lang['Select_a_User'] = "�������� ����������"; +$lang['Select_a_Group'] = "�������� �����"; +$lang['Select_a_Forum'] = "�������� �����"; +$lang['Auth_Control_User'] = "������� �� ������� �� �������������"; +$lang['Auth_Control_Group'] = "������� �� ������� �� �������"; +$lang['Auth_Control_Forum'] = "������� �� ������� ��� ��������"; +$lang['Look_up_User'] = "����� �����������"; +$lang['Look_up_Group'] = "����� �������"; +$lang['Look_up_Forum'] = "����� ������"; + +$lang['Group_auth_explain'] = "��� ������ �� ��������� ������� � ������������� ������ �� ����� �����. ������ ������� ������� �� ������ �����, �� ����������, �� ������� ������������� ��������� ����� ��� ��� �� ����� �� ����������� �����, ����� �� �� ���� ������ � ��������� �� ������� �� �������. �� ������ ������������, ��� ���� � ������."; +$lang['User_auth_explain'] = "��� ������ �� ��������� ������� � ������������� ������ �� ����� ����������. ������ ������� ������� �� ����� ����������, �� ����������, �� ��������� ����� ����� ��� ��� �� ����� �� ����������� �����, ����� �� �� ���� ������ � ��������� �� ������� �� �����. �� ������ ������������, ��� ���� � ������."; +$lang['Forum_auth_explain'] = "��� ������ �� ��������� ������� �� ����� �����. ��� ����� � ������ ����� �� ���������, ���� ������� ���� ������ ������� ��� ����� �������� ��� ������. �������, �� ���� ��������� ������� �� ����� �����, ���� �� �������� ����� ����������, ����� ������������� ����� �� ���������� ��� ������."; + +$lang['Simple_mode'] = "������ ���������"; +$lang['Advanced_mode'] = "������ ���������"; +$lang['Moderator_status'] = "������ �� ���������"; + +$lang['Allowed_Access'] = "������ ��������"; +$lang['Disallowed_Access'] = "������ ��������"; +$lang['Is_Moderator'] = "� ���������"; +$lang['Not_Moderator'] = "�� � ���������"; + +$lang['Conflict_warning'] = "�������������� �� �������� � �������"; +$lang['Conflict_access_userauth'] = "���� ���������� ��� ��� ��� ����� �� ������ ��� ���� ����� ������ ���������� �� � ���������� �����. ���� �� �� ������� �� ��������� ������� �� ������� ��� �� ���������� ����������� �� ���, �� �� ��� �������, �� ����������� ���� �� ��� ������ �� ���� �����. �������, ������ ����� �� ����������� � ���������� ������ �� ���������� ����."; +$lang['Conflict_mod_userauth'] = "���� ���������� ��� ��� ��� ������������ ����� ��� ���� ����� ������ ���������� �� � ���������� �����. ���� �� �� ������� �� ��������� ������� �� ������� ��� �� ���������� ����������� �� ���, �� �� ��� �������, �� ����������� ���� �� ��� ������������ ����� � ���� �����. �������, ������ ����� �� ����������� � ���������� ������ �� ���������� ����."; + +$lang['Conflict_access_groupauth'] = "�������� ����������� ��� ��� ���� ����� �� ������ � ���� ����� ������ ����������� �� ������� �� �����. ���� �� �� ������� �� ��������� ������� �� �����������, �� �� ��� �������, �� ����������� ���� �� ��� ������ �� ���� �����. ������������� � ������ � ���������� ������ �� ���������� ����."; +$lang['Conflict_mod_groupauth'] = "�������� ����������� ��� ��� ���� ������������ ����� � ���� ����� ������ ����������� �� ������� �� �����. ���� �� �� ������� �� ��������� ������� �� �����������, �� �� ��� �������, �� ����������� ���� �� ��� ������������ ����� � ���� �����. ������������� � ������������ ����� � ���������� ������ �� ���������� ����."; + +$lang['Public'] = "��������"; +$lang['Private'] = "������"; +$lang['Registered'] = "�����������"; +$lang['Administrators'] = "��������������"; +$lang['Hidden'] = "�����"; + +// These are displayed in the drop down boxes for advanced +// mode forum auth, try and keep them short! +$lang['Forum_ALL'] = "������"; +$lang['Forum_REG'] = "�������"; +$lang['Forum_PRIVATE'] = "������"; +$lang['Forum_MOD'] = "������"; +$lang['Forum_ADMIN'] = "������"; + + +$lang['View'] = "�������"; +$lang['Read'] = "������"; +$lang['Post'] = "������"; +$lang['Reply'] = "����������"; +$lang['Edit'] = "�������"; +$lang['Delete'] = "���������"; +$lang['Sticky'] = "����� ����"; +$lang['Announce'] = "���������"; +$lang['Vote'] = "���������"; +$lang['Pollcreate'] = "������"; + +$lang['Permissions'] = "�����"; +$lang['Simple_Permission'] = "������ �����"; + +$lang['User_Level'] = "������������� ����"; +$lang['Auth_User'] = "����������"; +$lang['Auth_Admin'] = "�������������"; +$lang['Group_memberships'] = "�������� � ������������� �����"; +$lang['Usergroup_members'] = "���� ����� ��� �������� �������"; + +$lang['Forum_auth_updated'] = "������� ��� ������ �� ��������"; +$lang['User_auth_updated'] = "������� �� ����������� �� ��������"; +$lang['Group_auth_updated'] = "������� �� ������� �� ��������"; + +$lang['Auth_updated'] = "������� �� ��������"; +$lang['Click_return_userauth'] = "�������� %s���%s �� �� �� ������� � ������� �� ������� �� �������������"; +$lang['Click_return_groupauth'] = "�������� %s���%s �� �� �� ������� � ������� �� ������� �� �������"; +$lang['Click_return_forumauth'] = "�������� %s���%s �� �� �� ������� � ������� �� ������� ��� ��������"; + + +// +// Banning +// +$lang['Ban_control'] = "Ban �������"; +$lang['Ban_explain'] = "�� ��� ������ �� ��������� ban �� ���������� �� ��������. ������ �� ��������� ban �� ���������� �� ������������� ���, �� IP ����� ��� ����� �� IP ������ ��� ������. ���� ������ ���� �� �������� �� ����������� �� �������� ���� �� ��������� �������� �� ��������. �� �� ��������� �� ������� ���������� �� �� ���������� ������, �� � ����� ���, ������ �� ������� ��������� ���� �����. �������� ��������, �� ��������� �� ���� ����� ���� �� ������� �� ����������� �� ����� � �� ���� ��� �������� ��. �� ������ �� �������� ���� �� ������� ������, �� �� ���������� ����."; +$lang['Ban_explain_warn'] = "�������� ��������, �� ���� ��������� ban �� ����� �� IP ������, �� �������� ������ ���������� �� �������� ����� ����������� �� ���� � ���� ��������. ���� �����, ������ ������ ������ ����� �������� � ������� �����, ����� ��� ������, �� ������ �� ��������. ������ ��������� ����� ������ �� IP ������ ��� ���-����� �������� ������� ��������� IP ������."; + +$lang['Select_username'] = "�������� ����������"; +$lang['Select_ip'] = "�������� IP"; +$lang['Select_email'] = "�������� ���� �����"; + +$lang['Ban_username'] = "Ban �� ������������� ���"; +$lang['Ban_username_explain'] = "������ �� �������� ������� ����������� ������������ ���� �� ����������� �� �������."; + +$lang['Ban_IP'] = "Ban �� IP ����� ��� ������"; +$lang['IP_hostname'] = "IP ����� ��� ������"; +$lang['Ban_IP_explain'] = "�� �� �������� ������� �������� IP�� ��� �������, ��������� �� � �������. �� �� �������� ����� �� IP��, ��������� �������� � ������� � ���� (-). ������ �� �������� � * �� ����� �� ���� ��������."; + +$lang['Ban_email'] = "Ban �� ���� �����"; +$lang['Ban_email_explain'] = "�� �� �������� ������ �� ���� ���� �����, ��������� �� � �������. ����������� *, �� �� �������� ����� �� ������, �������� *@hotmail.com ��� johnsmith@*.com"; + +$lang['Unban_username'] = "Unban �� ������������� ���"; +$lang['Unban_username_explain'] = "������ �� ���������� ���������� ban �� ������� ����������� ������������ ���� �� ����������� �� �������."; + +$lang['Unban_IP'] = "Unban �� IP ����� ��� ������"; +$lang['Unban_IP_explain'] = "������ �� ���������� ���������� ban �� ������� ����������� ������������ ���� �� ����������� �� �������."; + +$lang['Unban_email'] = "Unban �� ���� �����"; +$lang['Unban_email_explain'] = "������ ���������� ���������� ban �� ������� ����������� ������������ ���� �� ����������� �� �������."; + +$lang['No_banned_users'] = "���� �������� �����������"; +$lang['No_banned_ip'] = "���� ��������� IP��"; +$lang['No_banned_email'] = "���� ��������� ���� ������"; + +$lang['Ban_update_sucessful'] = "������� � ���������� � ������� �������"; +$lang['Click_return_banadmin'] = "�������� %s���%s �� �� �� ������� � Ban ��������"; + + +// +// Configuration +// +$lang['General_Config'] = "���� ������������"; +$lang['Config_explain'] = "������� ���� ��������� ��������� �� ������ ���� ����� �� ��������. �� ��������� �� ������������� ��� ��������� �����, �������� ����������� ������ � ����."; + +$lang['Click_return_config'] = "�������� %s���%s �� �� �� ������� � ������ ������������"; + +$lang['General_settings'] = "���� ��������� �� ��������"; +$lang['Server_name'] = "������"; +$lang['Server_name_explain'] = "�������, �� ����� ������ ���� ������"; +$lang['Script_path'] = "��� ��� ��������"; +$lang['Script_path_explain'] = "���� ��� phpBB2 ������ �������"; +$lang['Server_port'] = "���� �� �������"; +$lang['Server_port_explain'] = "�����, �� ����� ������� ������ ������. ��������� � 80, ��������� ���� ��� ��� �������, �� � ��������!"; +$lang['Site_name'] = "��� �� �����"; +//$lang['Site_name_explain'] = "�� �� ��������� HTML-������!"; +$lang['Site_desc'] = "�������� �� �����"; +$lang['Board_disable'] = "��������� ��������"; +$lang['Board_disable_explain'] = "���� �� ������� �������� ���������� �� �������������. �� ��������� �� �������� ���� ���� ��� �� ���������, ���� �� ������ �� ������� �������!"; +$lang['Acct_activation'] = "���������� �� �������������"; +$lang['Acc_None'] = "�� � �����"; // These three entries are the type of activation +$lang['Acc_User'] = "�� ����������"; +$lang['Acc_Admin'] = "�� �������������"; + +$lang['Abilities_settings'] = "������� ��������� �� ���������� � �����"; +$lang['Max_poll_options'] = "�������� �������� �������� �� ������"; +$lang['Flood_Interval'] = "�������� �� flood"; +$lang['Flood_Interval_explain'] = "���� �������, ����� ����������� ������ �� ������ ����� ��������� ������."; +$lang['Board_email_form'] = "������� �� ���� ���� ��������"; +$lang['Board_email_form_explain'] = "������������� ����� �� �� ������ ���� ���� ��������"; +$lang['Topics_per_page'] = "���� �� ��������"; +$lang['Posts_per_page'] = "������ �� ��������"; +$lang['Hot_threshold'] = "���� ������ �� ��������� ����"; +$lang['Default_style'] = "������� ����"; +$lang['Override_style'] = "�������� �� �������������� ����"; +$lang['Override_style_explain'] = "������ �������� �� ����������� � ��������"; +$lang['Default_language'] = "������� ����"; +$lang['Date_format'] = "������ �� ������"; +$lang['System_timezone'] = "������ ���� �� ���������"; +$lang['Enable_gzip'] = "�������� GZip ���������"; +$lang['Enable_prune'] = "�������o ����������"; +$lang['Allow_HTML'] = "�������� HTML"; +$lang['Allow_BBCode'] = "�������� BBCode"; +$lang['Allowed_tags'] = "��������� HTML ������"; +$lang['Allowed_tags_explain'] = "��������� �������� � �������"; +$lang['Allow_smilies'] = "��������� Smilies"; +$lang['Smilies_path'] = "��� ��� ������� ��� Smilies"; +$lang['Smilies_path_explain'] = "���, ������ ��������� ����� �� phpBB, ����. images/smilies"; +$lang['Allow_sig'] = "��������� �������"; +$lang['Max_sig_length'] = "�������� �������"; +$lang['Max_sig_length_explain'] = "���������� ���� �� ��������� � �����������"; +$lang['Allow_name_change'] = "��������� ����� �� ��������������� ���"; + +$lang['Avatar_settings'] = "��������� �� ���������"; +$lang['Allow_local'] = "��������� ������� �� ���������"; +$lang['Allow_remote'] = "��������� ������ �������"; +$lang['Allow_remote_explain'] = "�������, ������ �� ���� ���� � ��������� ��� � ������"; +$lang['Allow_upload'] = "��������� ��������� �� �������"; +$lang['Max_filesize'] = "�������� ���� �� �������"; +$lang['Max_filesize_explain'] = "������ �� �� �������� �������"; +$lang['Max_avatar_size'] = "�������� ������ �� �������"; +$lang['Max_avatar_size_explain'] = "(�������� x ������ � �������)"; +$lang['Avatar_storage_path'] = "����� �� ���������� �� ���������"; +$lang['Avatar_storage_path_explain'] = "���, ������ ��������� ����� �� phpBB, ����. images/avatars"; +$lang['Avatar_gallery_path'] = "����� �� ������� �� ���������"; +$lang['Avatar_gallery_path_explain'] = "���, ������ ��������� ����� �� phpBB, ��� ����� � ����������� �� ��������� � �������"; + +$lang['COPPA_settings'] = "��������� �� COPPA"; +$lang['COPPA_fax'] = "COPPA ���� �����"; +$lang['COPPA_mail'] = "COPPA �������� �����"; +$lang['COPPA_mail_explain'] = "���� � ��������� �����, �� ����� ���������� �� �������� COPPA ��������������"; +$lang['Email_settings'] = "��������� �� �����"; +$lang['Admin_email'] = "���� �� ��������������"; +$lang['Email_sig'] = "���� ������"; +$lang['Email_sig_explain'] = "���� ������ �� ���� �������� ��� ������ �����, ��������� �� ��������"; +$lang['Use_SMTP'] = "���������� �� SMTP-������"; +$lang['Use_SMTP_explain'] = "��� ������ �� ������� ����� ���� ������ SMTP-������, � �� ���� ��������� ����-�������."; +$lang['SMTP_server'] = "����� �� SMTP-�������"; +$lang['SMTP_username'] = "SMTP ������������ ���"; +$lang['SMTP_username_explain'] = "�������� ������������ ��� ���� ��� ����� smtp ������ �� �������"; +$lang['SMTP_password'] = "SMTP ������"; +$lang['SMTP_password_explain'] = "�������� ������ ���� ��� ����� smtp ������ �� �������"; + +$lang['Disable_privmsg'] = "������� �� ����� ���������"; +$lang['Inbox_limits'] = "�������� ��������� ��� �������"; +$lang['Sentbox_limits'] = "�������� ��������� � ��������"; +$lang['Savebox_limits'] = "�������� ��������� � ���������"; + +$lang['Cookie_settings'] = "��������� �� Cookies"; +$lang['Cookie_settings_explain'] = "��� ������ �� ��������� cookie-����, ����� �������� �������� ��� ���������� �� ������������� ��. � �������� ������ �������� ������������ � ����������. ���������� ����� ��� ������� �� �����������, ������ ������ ��������� ����� �� �������� �� ������������� �� ������ ��� ��������."; +$lang['Cookie_domain'] = "������ �� Cookie"; +$lang['Cookie_name'] = "��� �� Cookie"; +$lang['Cookie_path'] = "��� �� Cookie"; +$lang['Cookie_secure'] = "Secure Cookie (�� https)"; +$lang['Cookie_secure_explain'] = "��� �������� �� �������� SSL, ������ �� �������� ���� �����; � �������� ������ � �������� ���������."; +$lang['Session_length'] = "������� �� ������� (� �������)"; + + + +// +// Forum Management +// +$lang['Forum_admin'] = "�������������� �� ��������"; +$lang['Forum_admin_explain'] = "�� ���� ����� ������ �� ��������, ���������, ���������, ����������� ��� �������������� ��������� � ��������."; +$lang['Edit_forum'] = "������� �� �����"; +$lang['Create_forum'] = "��������� �� ��� �����"; +$lang['Create_category'] = "��������� �� ���� ���������"; +$lang['Remove'] = "����������"; +$lang['Action'] = "��������"; +$lang['Update_order'] = "���������� �� ����"; +$lang['Config_updated'] = "����������� �� ������ �� �������� �������"; +$lang['Edit'] = "�������"; +$lang['Delete'] = "���������"; +$lang['Move_up'] = "������"; +$lang['Move_down'] = "������"; +$lang['Resync'] = "�������������"; +$lang['No_mode'] = "�� � ������ �����"; +$lang['Forum_edit_delete_explain'] = "��� ������ �� ��������� ������ ���� ������� �� ��������. �� ��������� �� ������������� ��� ��������� �����, �������� ����������� ������ � ����."; + +$lang['Move_contents'] = "����������� �� ������������"; +$lang['Forum_delete'] = "��������� �� �����"; +$lang['Forum_delete_explain'] = "��� ������ �� �������� ����� (��� ���������) � �� �������� ���� �� ����� ���������� ������ ���� (��� ��������), ����� �������."; + +$lang['Forum_settings'] = "���� �������� �� �����"; +$lang['Forum_name'] = "��� �� ������"; +$lang['Forum_desc'] = "��������"; +$lang['Forum_status'] = "������"; +$lang['Forum_pruning'] = "��������������"; + +$lang['prune_freq'] = "�������� �� ��������� �� ������ �� �����"; +$lang['prune_days'] = "�������� ����, � ����� �� � ���� ������ ��"; +$lang['Set_prune_data'] = "�������� ��� ���������������� �� ���� �����, �� �� ��� ������ �������� (��� ���) �� ����������. ���� ������� �� � ����������� ��������."; + +$lang['Move_and_Delete'] = "������� � ���������"; + +$lang['Delete_all_posts'] = "��������� �� ������ ������"; +$lang['Nowhere_to_move'] = "�� ��� ������� ���� �� �� ��������� ������"; + +$lang['Edit_Category'] = "��������� �� ���������"; +$lang['Edit_Category_explain'] = "��� ������ �� ��������� ����� �� �����������."; + +$lang['Forums_updated'] = "������������ �� ������ � ����������� � �������� �������"; + +$lang['Must_delete_forums'] = "������ �� �������� ������ ������, ����� �� ������ �� ���������� �����������"; + +$lang['Click_return_forumadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� ��������"; + + +// +// Smiley Management +// +$lang['smiley_title'] = "�������������� �� Smilies"; +$lang['smile_desc'] = "��� ������ �� ��������, ����������� � ���������� Smilies, ����� ������������� ����� �� ������� � ����������� ��."; + +$lang['smiley_config'] = "������������"; +$lang['smiley_code'] = "���"; +$lang['smiley_url'] = "�����������"; +$lang['smiley_emot'] = "������"; +$lang['smile_add'] = "�������� �� ���� Smiley"; +$lang['Smile'] = "�����������"; +$lang['Emotion'] = "������"; + +$lang['Select_pak'] = "�������� ����� (.pak)"; +$lang['replace_existing'] = "������� ���������������� Smiley"; +$lang['keep_existing'] = "������ ���������������� Smiley"; +$lang['smiley_import_inst'] = "������ �� ������������� ������ ��� Smilies � �� ������ ������ ������� � ����������� ����������. ������ �������� ������� ��������� � ���� �����, �� �� ����������� ������."; +$lang['smiley_import'] = "����������� �� ����� Smilies"; +$lang['choose_smile_pak'] = "�������� .pak ����"; +$lang['import'] = "���������� ������"; +$lang['smile_conflicts'] = "������� � ������ �� ��������:"; +$lang['del_existing_smileys'] = "��������� �� �������� smileys ����� �������������"; +$lang['import_smile_pack'] = "����������� �� ����� Smilies"; +$lang['export_smile_pack'] = "��������� �� ����� Smilies"; +$lang['export_smiles'] = "�� �� ��������� ����� Smilies �� ������ ������������� �� Smilies, �������� %s���%s �� �� ������� ����� smiles.pak. ���������� ���� ���� �� �������, �� �������� ������������ .pak. ���� ���� �������� ���� ZIP-����, �������� ������ ����������� �� Smilies � .pak-�����."; + +$lang['smiley_add_success'] = "Smiley-�� � �������� �������"; +$lang['smiley_edit_success'] = "Smiley-�� � �������� �������"; +$lang['smiley_import_success'] = "������ Smilies � ���������� �������"; +$lang['smiley_del_success'] = "Smiley-�� � ���������� �������"; +$lang['Click_return_smileadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� Smilies"; + + +// +// User Management +// +$lang['User_admin'] = "�������������� �� �������������"; +$lang['User_admin_explain'] = "��� ������ �� ��������� ������ ����� � ��������� �� ������ ����������. �� �� ��������� ������� �� ����������, ��������� ��������� �� ���������� �� ����� �� ���������� ��� ������������� �����."; + +$lang['Look_up_user'] = "����� �����������"; + +$lang['Admin_user_fail'] = "������� �� ����������� �� ���� �������."; +$lang['Admin_user_updated'] = "������� �� ����������� � ������� �������."; +$lang['Click_return_useradmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� �������������"; + +$lang['User_delete'] = "��������� �� �����������"; +$lang['User_delete_explain'] = "�������� ���, �� �� �������� ���� ����������. ���� �������� �� � ��������!"; +$lang['User_deleted'] = "����������� ���� ������ �������."; + +$lang['User_status'] = "����������� � �������"; +$lang['User_allowpm'] = "���� �� ����� ����� ���������"; +$lang['User_allowavatar'] = "���� �� ��� ������"; + +$lang['Admin_avatar_explain'] = "��� ������ �� ������ � �������� ������� �� �����������."; + +$lang['User_special'] = "��������� ������, ������� ���� �� ��������������"; +$lang['User_special_explain'] = "���� ������ �� ����� �� ����� ��������� �� �������������. ��� ������ �� ��������� ����� �������� ���� �� ���������������� �����."; + + +// +// Group Management +// +$lang['Group_administration'] = "�������������� �� �������"; +$lang['Group_admin_explain'] = "��� ������ �� �������������� ��������������� �����. ������ �� �� ���������, ��������� � ���������. ������ ���� �� �������� ���������� �� �������, �� �������� ������, ��� � ��������."; +$lang['Error_updating_groups'] = "������ ��� ������������ �� �������"; +$lang['Updated_group'] = "������� � �������� �������"; +$lang['Added_new_group'] = "������ ����� � ��������� �������"; +$lang['Deleted_group'] = "������� � ������� �������"; +$lang['New_group'] = "��������� �� ���� �����"; +$lang['Edit_group'] = "�������"; +$lang['group_name'] = "��� �� �������"; +$lang['group_description'] = "�������� �� �������"; +$lang['group_moderator'] = "��������� �� �������"; +$lang['group_status'] = "������ �� �������"; +$lang['group_open'] = "��������"; +$lang['group_closed'] = "���������"; +$lang['group_hidden'] = "������"; +$lang['group_delete'] = "���������"; +$lang['group_delete_check'] = "������ ���� �����"; +$lang['submit_group_changes'] = "����� ���������"; +$lang['reset_group_changes'] = "������� ���������"; +$lang['No_group_name'] = "������ �� �������� ��� �� �������"; +$lang['No_group_moderator'] = "������ �� �������� ��������� �� �������"; +$lang['No_group_mode'] = "������ �� �������� ������ �� �������"; +$lang['delete_group_moderator'] = "��������� �� ����������"; +$lang['delete_moderator_explain'] = "��� ������� ���������� �� �������, �������� ���� �����, �� �� ���������� ������ ��������� �� �������. � �������� ������, �� ��������� ������� � ����������� �� ������ ���� �� �������."; +$lang['Click_return_groupsadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� �������"; +$lang['Select_group'] = "�������� �����"; +$lang['Look_up_group'] = "��� �������"; + + +// +// Prune Administration +// +$lang['Forum_Prune'] = "���������� �� �����"; +$lang['Forum_Prune_explain'] = "��� ������ �� ������� ����� ����, ����� �� � ���� ������� �� ��������� �� ��� ���� ���. ��� �� �������� ���, ������ ���� �� ����� �������. ���� �� ����� ������� ���� ���������, ����� � ���� � ������� ������. ��� �� ������ �� �������� �����."; +$lang['Do_Prune'] = "�������"; +$lang['All_Forums'] = "������ ������"; +$lang['Prune_topics_not_posted'] = "������� ���� ��� ������� �� ����������"; +$lang['Topics_pruned'] = "������ �� ���������"; +$lang['Posts_pruned'] = "�������� �� ���������"; +$lang['Prune_success'] = "������������ �� �������� � �������"; + + +// +// Word censor +// +$lang['Words_title'] = "����������� ����"; +$lang['Words_explain'] = "��� ������ �� ��������, ��������� � ��������� ����, ����� �� ����� ����������� ����������� �� ��������. ����� ����, ������������� ���� ������� �� ����� ���������� � ��������������� �����. ������ �� ���������� ����� (*) � ������ � ������������� ����. ���� �������� *test* �� ��������� detestable, test* �� ��������� testing, *test �� ��������� detest."; +$lang['Word'] = "����"; +$lang['Edit_word_censor'] = "������� �� ������������� ����"; +$lang['Replacement'] = "����������"; +$lang['Add_new_word'] = "�������� �� ���� ����"; +$lang['Update_word'] = "���������� �� ������������� ����"; + +$lang['Must_enter_word'] = "������ �� �������� ���� � ����������"; +$lang['No_word_selected'] = "�� � ������� ���� �� �������"; + +$lang['Word_updated'] = "������������� ���� � �������� �������"; +$lang['Word_added'] = "������ ����������� ���� � �������� �������"; +$lang['Word_removed'] = "������������� ���� � ���������� �������"; + +$lang['Click_return_wordadmin'] = "�������� %s���%s �� �� �� ������� � ������������� ����"; + + +// +// Mass Email +// +$lang['Mass_email_explain'] = "��� ������ �� ��������� ���� �� ������ ����������� �� ������ ��� �� ��������� �� ���������� �����. ������� ���� �� �������� ���� �����������, ����� ��� ������ ���� ��������� �� ���������������� ����, ����� ��� ������ � ��������������, ���� ������� �� ������������ �� ��������� ���� BCC (blind carbon copy). ��� ������� ���� �� ������ ����� ����, ���� ���� �� ������ ���������� �����. ���� �� ����������� ������� �� ������� �� ������������ ��, � ��������� �� ��������. �� ������ ��������, ������ ���� �����."; +$lang['Compose'] = "������ �� �����"; + +$lang['Recipients'] = "����������"; +$lang['All_users'] = "������ �����������"; + +$lang['Email_successfull'] = "������������ �� � ��������� �������"; +$lang['Click_return_massemail'] = "�������� %s���%s �� �� �� ������� � ������� ����"; + + +// +// Ranks admin +// +$lang['Ranks_title'] = "�������������� �� ���������"; +$lang['Ranks_explain'] = "��� ������ �� ��������, ��������� � ��������� �������. ������ ���� �� ��������� ��������� �������, ����� �� ��������� �� ���������� ���� ��������� �� �����������"; + +$lang['Add_new_rank'] = "�������� �� ��� ����"; + +$lang['Rank_title'] = "������� �����"; +$lang['Rank_special'] = "������ �� ��������� ����"; +$lang['Rank_minimum'] = "������� ������"; +$lang['Rank_maximum'] = "�������� ������"; +$lang['Rank_image'] = "������� ����������� (���, ������ ��������� ����� �� phpBB)"; +$lang['Rank_image_explain'] = "���� � ����� �����������, �������� � ���������� ����"; + +$lang['Must_select_rank'] = "������ �� �������� ����"; +$lang['No_assigned_rank'] = "���� �������� ��������� ����"; + +$lang['Rank_updated'] = "������ � ������� �������"; +$lang['Rank_added'] = "������ � ������� �������"; +$lang['Rank_removed'] = "������ � ������ �������"; + +$lang['Click_return_rankadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� ���������"; + + +// +// Disallow Username Admin +// +$lang['Disallow_control'] = "������� �� ������������� �����"; +$lang['Disallow_explain'] = "��� ������������ ��� ����� �� �� ��������� �� �������� �� �������������. ������ �� ���������� ����� (*). �������� ��������, �� �������� �� ��������� ���� ������������ ���; ������ ����� �� �� ��������, �� �� ������ �� �������� �������."; + +$lang['Delete_disallow'] = "������"; +$lang['Delete_disallow_title'] = "���������� �� ��������� ������������� ���"; +$lang['Delete_disallow_explain'] = "������ �� ���������� ��������� ������������� ��� ���� �� ����������� � ������� � �������� ���������"; + +$lang['Add_disallow'] = "������"; +$lang['Add_disallow_title'] = "�������� �� ��������� ������������� ���"; +$lang['Add_disallow_explain'] = "������ �� ���������� * ���� �����, �� �� ��������� ��������� ������������� ����� ������������"; + +$lang['No_disallowed'] = "���� ��������� ������������� �����"; + +$lang['Disallowed_deleted'] = "����������� ������������� ��� � ���������� �������"; +$lang['Disallow_successful'] = "����������� ������������� ��� � �������� �������"; +$lang['Disallowed_already'] = "�����, ����� ��� ������, ������ �� ���� ���������. �� ���� � ���������, ��� � ����������� ����, ��� � ������������."; + +$lang['Click_return_disallowadmin'] = "�������� %s���%s �� �� �� ������� � ������� �� ������������� �����"; + + +// +// Styles Admin +// +$lang['Styles_admin'] = "�������������� �� ���������"; +$lang['Styles_explain'] = "��� ������ �� ��������, ��������� � ��������� ������� �� ��������. ���� � ������������ �� �������� � ����."; +$lang['Styles_addnew_explain'] = "���� ������ ������� ������ ����, ����� �� �������� �� �����������, ����� �����. ���� ���� ��� �� �� ����������� � ������ �����. �� �� �� �����������, ������ �������� �� ����������� ������ �� ����� ����."; + +$lang['Select_template'] = "�������� ��������"; + +$lang['Style'] = "����"; +$lang['Template'] = "��������"; +$lang['Install'] = "����������"; +$lang['Download'] = "�����"; + +$lang['Edit_theme'] = "������� �� ����"; +$lang['Edit_theme_explain'] = "��� ������ �� ��������� ���������� �� ��������� ����"; + +$lang['Create_theme'] = "��������� �� ����"; +$lang['Create_theme_explain'] = "��� ������ �� ��������� ���� ���� �� �������� ��������. ������ ��������� �������, ���� ��������� ����������������� �� �����������. ����� ���� �� ������ �� ��������� ������� #, ����. CCCCCC � �����, � #CCCCCC �� �."; + +$lang['Export_themes'] = "������������ �� ����"; +$lang['Export_explain'] = "��� ������ �� ������������ ������������ �� ������ �� �������� ��������. �������� �������� �� ������� ��-���� � ������� �� ������� ��������������� ���� �� ������, ����� � �� ����� �� �� ������� � ������������ �� �������� ��������. ��� ������������� �� � ��������, �� �� ���� ������ ����� �� ������� ����� �� ����� ��. �� �� ���� ����� �� ���� �������� �������, �������� ������ �� ���� ����� �� ������ � ������� �� ���������� �� ��� �������. �� ������ ���������� ����� �������������� �� phpBB 2."; + +$lang['Theme_installed'] = "��������� ���� � ����������� �������"; +$lang['Style_removed'] = "�������� ���� � ��������� �� ������ �����. �� �� ���������� ���� ���� �������, ������ �� �� �������� �� ������� ��� �����������"; +$lang['Theme_info_saved'] = "������������ �� ������ �� �������� �������� � ���������. ���� ������ �� ������� ������� �� theme_info.cfg �� read-only"; +$lang['Theme_updated'] = "��������� ���� � ��������. ������ �� ������������ ������ ��������� �� ������"; +$lang['Theme_created'] = "������ � ���������. ������ �� ������������ ������ ��� ���������������� � ����, ����� �� �������� �� ������� ����� ��� �� ���������� �� ����� ������."; + +$lang['Confirm_delete_style'] = "������� �� ���, �� ������ �� �������� ���� ����?"; + +$lang['Download_theme_cfg'] = "���������������� ���� �� ���� �������� ������ ������ ��� ����� �� �����. �������� ������ ��-����, �� �� ������� ���� ���� ���� �������� ��. ���� ���� �� �������, ������ �� �� ��������� ����� � �������, ��������� ��������� �� ��������� �� ������. ���� ���� ������ �� ������������� ������ ������� �� ��������������� ��� �������� �� ����� ������."; +$lang['No_themes'] = "���������, ����� ��� �������, ���� ��������� ����. �� �� ��������� ���� ���� �������� �� ����������� ������."; +$lang['No_template_dir'] = "������������ � ����������� �� � ��������. �������� ��� ������� � ������� �� ������ �� ������� ��� ������������ �� ����������."; +$lang['Cannot_remove_style'] = "�� ������ �� ���������� ����, ����� � ������� �� ��������. ���� ��������� �������� ���� � �������� ������."; +$lang['Style_exists'] = "����� �� �����, ����� ��� �������, ���� ����������. ���� ������� �� � �������� �������� ���!"; + +$lang['Click_return_styleadmin'] = "�������� %s���%s �� �� �� ������� � �������������� �� ���������"; + +$lang['Theme_settings'] = "��������� �� ������"; +$lang['Theme_element'] = "������� �� ������"; +$lang['Simple_name'] = "������ ���"; +$lang['Value'] = "��������"; +$lang['Save_Settings'] = "������ ����������"; + +$lang['Stylesheet'] = "CSS �������"; +$lang['Background_image'] = "������ ��������"; +$lang['Background_color'] = "����� ����"; +$lang['Theme_name'] = "��� �� ������"; +$lang['Link_color'] = "���� �� ��������"; +$lang['Text_color'] = "���� �� ������"; +$lang['VLink_color'] = "���� �� ���������� ������"; +$lang['ALink_color'] = "���� �� ��������� ������"; +$lang['HLink_color'] = "���� �� ���������� ������"; +$lang['Tr_color1'] = "���� �� �������� ��� 1"; +$lang['Tr_color2'] = "���� �� �������� ��� 2"; +$lang['Tr_color3'] = "���� �� �������� ��� 3"; +$lang['Tr_class1'] = "���� �� �������� ��� 1"; +$lang['Tr_class2'] = "���� �� �������� ��� 2"; +$lang['Tr_class3'] = "���� �� �������� ��� 3"; +$lang['Th_color1'] = "���� �� �������� ����� 1"; +$lang['Th_color2'] = "���� �� �������� ����� 2"; +$lang['Th_color3'] = "���� �� �������� ����� 3"; +$lang['Th_class1'] = "���� �� �������� ����� 1"; +$lang['Th_class2'] = "���� �� �������� ����� 2"; +$lang['Th_class3'] = "���� �� �������� ����� 3"; +$lang['Td_color1'] = "���� �� �������� ������ 1"; +$lang['Td_color2'] = "���� �� �������� ������ 2"; +$lang['Td_color3'] = "���� �� �������� ������ 3"; +$lang['Td_class1'] = "���� �� �������� ������ 1"; +$lang['Td_class2'] = "���� �� �������� ������ 2"; +$lang['Td_class3'] = "���� �� �������� ������ 3"; +$lang['fontface1'] = "����� 1"; +$lang['fontface2'] = "����� 2"; +$lang['fontface3'] = "����� 3"; +$lang['fontsize1'] = "������ �� ������ 1"; +$lang['fontsize2'] = "������ �� ������ 2"; +$lang['fontsize3'] = "������ �� ������ 3"; +$lang['fontcolor1'] = "���� �� ������ 1"; +$lang['fontcolor2'] = "���� �� ������ 2"; +$lang['fontcolor3'] = "���� �� ������ 3"; +$lang['span_class1'] = "���� <span> 1"; +$lang['span_class2'] = "���� <span> 2"; +$lang['span_class3'] = "���� <span> 3"; +$lang['img_poll_size'] = "������ �� ������������� �� ��������� �� ����������� � �������"; +$lang['img_pm_size'] = "������ �� ������-���� �� ������� ��������� � �������"; + + +// +// Install Process +// +$lang['Welcome_install'] = "����� ����� � ������������ �� phpBB 2"; +$lang['Initial_config'] = "���� ������������"; +$lang['DB_config'] = "������������ �� ������ �����"; +$lang['Admin_config'] = "������������ �� ��������������"; +$lang['continue_upgrade'] = "Once you have downloaded your config file to your local machine you may\"Continue Upgrade\" button below to move forward with the upgrade process. Please wait to upload the config file until the upgrade process is complete."; +$lang['upgrade_submit'] = "�������� ��������"; + +$lang['Installer_Error'] = "������ ��� ������������"; +$lang['Previous_Install'] = "������� � �������� ����������"; +$lang['Install_db_error'] = "������ ��� ���� �� ���������� �� ������ �����"; + +$lang['Re_install'] = "���������� �� ���������� � ��� ��� �������.<br /><br />��� ������ �� �������������� phpBB 2, ������ �� �������� ������ �� ��-����. �������� ��������, �� ���� �� ������� ������ ������ �����! �� �� ������� ���� ��������������� ��� � �������� �� ��������������, ������ �������� ����� �� ����� �������!<br /><br />��������� ����� �� �������� ��!"; + +$lang['Inst_Step_0'] = "���������� ��, �� �������� phpBB 2. �� �� ��������� ������������, ���� ��������� ���������, ������� ��-����. �������� ��������, �� ������ �����, � ����� �����������, ������ �� ����������. ��� ����������� � ���� �����, ����� �������� ODBC, ���� �������� MS Access, ������ �� ��������� DSN �� ��� ����� �� ����������."; + +$lang['Start_Install'] = "������� �������������"; +$lang['Finish_Install'] = "������� �������������"; + +$lang['Default_lang'] = "������� ���� �� �������"; +$lang['DB_Host'] = "������ �� ������ ����� / DSN"; +$lang['DB_Name'] = "��� �� ������ �����"; +$lang['DB_Username'] = "������������� ��� �� ������ �����"; +$lang['DB_Password'] = "������ �� ������ �����"; +$lang['Database'] = "������ ���� �����"; +$lang['Install_lang'] = "�������� ���� �� ������������"; +$lang['dbms'] = "��� �� ������ �����"; +$lang['Table_Prefix'] = "���������� �� ��������� � ������ �����"; +$lang['Admin_Username'] = "������������ ��� �� ��������������"; +$lang['Admin_Password'] = "������ �� ��������������"; +$lang['Admin_Password_confirm'] = "������ �� �������������� (����������)"; + +$lang['Inst_Step_2'] = "����������� ������������� � ��������. �� ��� ��������� ���������� � ���������. ���� �� ������ �� ��������� ����������������� �� ������. ���� �� ���������� �� ���������� � ���� ������������ � �� �������� ������������ �������. ���������� ��, �� �������� phpBB 2."; + +$lang['Unwriteable_config'] = "Config-����� �� � ���������� �� ������. ����� �� config-����� �� ���� ������ �� ������ ������, ���� ���� �������� ������ ����. ������ �� ������ ���� ���� � ������� �� phpBB 2. (������ �� �� ��������� ��������, ���� ������ ����� �� ������ �� ������; �� ���������� �� ������� ������� ������� ���� ������������!) ���� ���� ��������� ����, ������ �� ������� � ������������������ ��� � ������, ����� ��������� �� ��������� ����� � �� �������� ����������������� ����� (���� ����� ��� � ������ �� ������ �������� �� ��������), �� �� ��������� ������������. ���������� ��, �� �������� phpBB 2."; +$lang['Download_config'] = "������� Config-����"; + +$lang['ftp_choose'] = "�������� ����� �� �������"; +$lang['ftp_option'] = "<br />��� ���� FTP-��������� �� �������� � ���� ������ �� PHP, ������ �� �������� �� ������� config-����� �� FTP."; +$lang['ftp_instructs'] = "������� ��� �� ������ config-����� ��� �������, ����� ������� phpBB 2 �����������. ���� �������� �������� ��-���� ����������. �������� ��������, �� FTP-���� ������ �� � �����, ������� � � �� ������ phpBB 2 ����������."; +$lang['ftp_info'] = "�������� ������ FTP ����������"; +$lang['Attempt_ftp'] = "���� �� ������� �� config-����� �� FTP"; +$lang['Send_file'] = "������ �� ������� �����, �� �� �� ���� �����."; +$lang['ftp_path'] = "FTP-��� ��� phpBB 2"; +$lang['ftp_username'] = "������ FTP ���"; +$lang['ftp_password'] = "������ FTP ������"; +$lang['Transfer_config'] = "������� ���������"; +$lang['NoFTP_config'] = "����� �� ����������� ������� �� config-����� �� FTP �� �������.���� ������� ����� � �� ������ �����."; + +$lang['Install'] = "����������"; +$lang['Upgrade'] = "�������"; + +$lang['Install_Method'] = "�������� ������ �� �����������"; + +$lang['Install_No_Ext'] = "�������������� �� PHP �� ����� ������ �� �������� ���� ���� �����, ����� ��� �������!"; + +$lang['Install_No_PCRE'] = "phpBB2 ������� Perl-��������� Regular Expressions Module �� PHP, ����� ������ PHP ������������ �������� �� ��������!"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_bulgarian/lang_bbcode.php b/phpBB/language/lang_bulgarian/lang_bbcode.php index 34c0aa2222..63d55169b4 100644 --- a/phpBB/language/lang_bulgarian/lang_bbcode.php +++ b/phpBB/language/lang_bulgarian/lang_bbcode.php @@ -1,62 +1,62 @@ -<?php
-/***************************************************************************
- * lang_bbcode.php [Bulgarian]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-/***************************************************************************
-* Bulgarian translation (��������� ������)
-* -------------------
-* begin : Thu Dec 06 2001
-* last update : Fri Jan 11 2001
-* by : Boby Dimitrov (���� ��������)
-* email : boby@azholding.com
-****************************************************************************/
-
-
-$faq[] = array("--","���������");
-$faq[] = array("����� � BBCode?", "BBCode � ��������� ������������� �� HTML. ���� ������ �� �������� BBCode ��� ������ ��������� ��� �� �� �������� �� ����������������. ����� ����, ������ �� ��������� BBCode �� ������ ��������� �� ������� �� ������ �� ���������. BBCode ������� ����� �� HTML, ��������� �� ������, ����� �� ��������� � ��������� ����� (��� ����: [���]), � �� � < � >. ����� ���� BBCode �������� ��-����� ������� ��� ����� �� ���� ����� � ��� � � �������. � ���������� �� ������ �� ������, � �������� �� ��� ����� ��������� �� �������� �� BBCode � ������ ��������� (���� �������� � subSilver). ������� ����, ��� �� ����� ������� � BBCode, ���� �������� �� �� ���� �������.");
-
-$faq[] = array("--","����������� �� �����");
-$faq[] = array("��� �� ������� ���, ������ � ��������� �����?", "BBCode ������� ������, ����� ���������� ����� � ����� �� ��������� ����� �� ������. ���� ����� �� �������� ������: <ul><li>�� �� ��������� ����� ���, ��������� <b>[b][/b]</b>, �������� <br /><br /><b>[b]</b>�������!<b>[/b]</b><br /><br />�� �� ������� ���� <b>�������!</b></li><li>�� ��������� �����, ��������� <b>[u][/u]</b>, ��������: <br /><br /><b>[u]</b>����� ����!<b>[/u]</b><br /><br />�� �� ������� ���� <u>����� ����!</u></li><li>�� �� ��������� ����� ������, ��������� <b>[i][/i]</b>, ��������: <br /><br />���� � <b>[i]</b>���������!<b>[/i]</b><br /><br />�� �� ������� ���� ���� � <i>���������!</i></li></ul>");
-$faq[] = array("��� �� ������� ����� ��� ������� �� ������?", "�� �� ��������� ����� ��� ������� �� ������, ��������� ���� �� ��������� ��-���� ������. ������ �������, �� ����� � ������� �� ������ ������� �� �������� � ��������� �� �����������.<ul><li>�� �� ������� ����� �� �����, ��������� <b>[color=][/color]</b>. ������ �� ��� �� �������� ����� �� ����� (�����. �������, �����, �����, �.�.), ��� �� �������� ����� ���� ���������������� �������� (����. #FFFFFF, #000000). ������: �� �� ��������� ������ �����, ������ �� ��������:<br /><br /><b>[color=red]</b>�������!<b>[/color]</b><br /><br />���<br /><br /><b>[color=#FF0000]</b>�������!<b>[/color]</b><br /><br />� ����� �� ������� <span style=\"color:red\">Hello!</span></li><li>��������� �� ������� �� ������ ����� �� ������� �����, � ������� �� <b>[size=][/size]</b>. ���� ��� ������ �� ������, ����� ������ ������, �� � �������������� �� ���������� �����, ����������� ������� �� ������ � �������, ��������� �� 1 (������� ����� �����, �� ���� �� �� �����) �� 29 (������� �����). ������: <br /><br /><b>[size=9]</b>�����<b>[/size]</b><br /><br /> �� �� ������� ���� <span style=\"font-size:9px\">�����</span><br /><br />������ <br /><br /><b>[size=24]</b>�������!<b>[/size]</b><br /><br />�� � <span style=\"font-size:24px\">�������!</span></li></ul>");
-$faq[] = array("���� �� �� ���������� ����������� ������?", "��, ������� ��, �� ������. ��������, �� �� ���������� ���������� �� �����, ������ �� ��������:<br /><br /><b>[size=18][color=red][b]</b>�������� ��!<b>[/b][/color][/size]</b><br /><br />����� �� �� �������� ���� <span style=\"color:red;font-size:18px\"><b>�������� ��!</b></span><br /><br />������� ����, �� ������������ ������������ �������� �� ������������� ������. ���������, ��� ������ �� �� ������� ���� �������� �� ��������� ��������, �� ������. ��������, ������� ��� � ����������:<br /><br /><b>[b][u]</b>���� � ������!<b>[/b][/u]</b>");
-
-$faq[] = array("--","������ � ���");
-$faq[] = array("��� �� ������� � ������� �� ���������", "��� ��� ������ �� ��������� �� ������ - ��� � ��� �����.<ul><li>������ ���������� ������� � ����� �� ������, �� ����������, �� ������ �� �����������, �� ����� ���������� �� ������ ��� ������ ��������� � � �������� � �������� <b>[quote=\"\"][/quote]</b>. ���� ����� ��������� �� ��������, ���� ��������� ������ �� ������. ��������, ��� ������ �� �������� ����, �� �������� �� ��������:<br /><br /><b>[quote=\"����\"]</b>��� ��������� ������, ����� ���� � �������<b>[/quote]</b><br /><br />� �������� ��� ��������� ���� �� �� ������� <b>���� ������:</b>. �� ���������� �� ��������� ����� �� ������ � ������� (��� ����: \"����\")!</li><li>������ ����� ��������� �� ������� ������ ��� �� ��������� ������. �� �� �������� �� ���� �����, ������ ��������� ������ � �������� <b>[quote][/quote]</b>. � �������� ��� ��������� ���� �� �� ������� ���� <b>�����:</b>.</li></ul>");
-$faq[] = array("��� �� ������� ��� ��� ���� ����� � ��������� ������ � ����������� ��?", "��� ������ �� ��������� ��������� ��� ��� ���� �����, �������� ��������� ������ � ����������� ��, ������ �� ��������� ������ � �������� <b>[code][/code]</b>, �������� <br /><br /><b>[code]</b>echo \"���� � ���\";<b>[/code]</b><br /><br />�������������, ���������� � �������� <b>[code][/code]</b> �� �������.");
-
-$faq[] = array("--","�������");
-$faq[] = array("��� �� ������� ���������� ������?", "BBCode �������� ��� ���� �������: ���������� � ��������. �� ��������, �� �� ������ ���� � HTML. ������������� ������ ������� ���� ��� ���� �������� �� �������, ���������� � �������� �� ������ �����. �� �� ��������� ���������� ������, ��������� <b>[list][/list]</b> � ����������� ����� ��� �� ������� � <b>[*]</b>. ��������, �� �� ��������� ������ � �������� �� �������, ������ �� �������� ������� ���������:<br /><br /><b>[list]</b><br /><b>[*]</b>�������<br /><b>[*]</b>�����<br /><b>[*]</b>�����<br /><b>[/list]</b><br /><br />���� �� �������� ������� ������:<ul><li>�������</li><li>�����</li><li>�����</li></ul>");
-$faq[] = array("��� �� ������� �������� ������?", "������ ��� ������, ����������, �� ���� ����� ����� �� ���� ��������� � �������� �� ����� ���. ��������� <b>[list=1][/list]</b>, �� �� ��������� ��������� ������, ��� <b>[list=a][/list]</b> �� ������� ������. ���� ���� � ������������� �������, �������� �� ��������� � <b>[*]</b>. ������:<br /><br /><b>[list=1]</b><br /><b>[*]</b>��� �� ����������<br /><b>[*]</b>���� ��� ��������<br /><b>[*]</b>������ ���������, ������ �����<br /><b>[/list]</b><br /><br />�� �������� ��������:<ol type=\"1\"><li>��� �� ����������</li><li>���� ��� ��������</li><li>������ ���������, ������ �����</li></ol>��� ������ ������� ������, ��������� ���� ���������:<br /><br /><b>[list=a]</b><br /><b>[*]</b>����� �������<br /><b>[*]</b>����� �������<br /><b>[*]</b>����� �������<br /><b>[/list]</b><br /><br />� �� ��������:<ol type=\"a\"><li>����� �������</li><li>����� �������</li><li>����� �������</li></ol>");
-
-$faq[] = array("--", "������");
-$faq[] = array("Linking to another site", "BBCode �������� ������� �������� ������ �� ��������� �� ������ (URL) ��� �����������.<ul><li>������� �� ��� �������� �������� <b>[url=]�����[/url]</b>, ���� ���������� ������ ���� ����� = �� �������� ������, �������� � �������� ��� ������. ��������, �� �� ��������� ������ ��� phpBB.com, ������ �� ��������: <br /><br /><b>[url=http://www.phpbb.com/]</b>�������� phpBB!<b>[/url]</b><br /><br />���� �� �������� �������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">Visit phpBB!</a>. ����������, �� �������� �� ������ � ��� ��������, ���� �� ����������� �� ���� ��������������� �� �������� �� ��������� ��������.</li><li>��� ������ �� �������� ������ ������, ���� ����� ������ ����:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />���� �� �������� �������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>����� ����, phpBB ������� �������, �������� <i>��������� ������</i>, ����� ����������� ������ �������� ���������� URL-�� � ����������� �� � �� ������ ��� ��������� ������. ���� ����� �� ��������� ������ ��� ���� http://. ��������, ��� �������� www.phpbb.com ��� ������ ���������, ����������� �� �� �������� �������� <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a></li><li>������ ���� � �� ���� ��������. ������ �� �������� ������:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />����� �� ��������� � <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> ��� ������ ������ �� �������� no.one@domain.adr � ����������� �� � ������ ����������� �� ���� ����������� � ����-������.</li></ul>����� ��� ������ BBCode ������, ������ �� ���������� �� ������� �����������, �������� <b>[url][img][/img][/url]</b> (��� ��-����), <b>[url][b][/b][/url]</b>, � �.�.. ���������, ��� ������ �� �� ������� ���� �������� �� ��������� ��������, �� ������. ��������:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />� <u>����������</u> ���������, ����� ���� �� ������ �� ����������� �� ����������� �� �� ������������, ���� �� ������ ����������!");
-
-$faq[] = array("--", "��������� �� ����������� � �����������");
-$faq[] = array("��� �� ������ �������� ��� ����������� ��?", "BBCode ������� ��� �� ��������� �� ����������� ��� ��������� ��. ������� ��� ����� ����� ����, �������� � ���� ���: ����� ����������� �� ��������� ����� ��� ������ �������� � �����������, � �����, ����������, ����� ������ �� ��������, ������ �� �� ������ � �������� (�� ���� ������ �� � ����� �� ��������� ��, ������ �� � ������ �� ����� ��� ������). � �������� ������ ���� ����� �� ��������� ���������� �� ������� �� ������ (�������� ���� ������� �� ������ ����� � ���������� ������ ������ �� phpBB). �� �� �������� ����������� � ����������� ��, ������ �� ��������� URL-�� ��� ���������� � ���� <b>[img][/img]</b>. ������: <br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />����� ������� � �������� ������, ������ �� ��������� ���� �� �������� � ��� �� ������: <b>[url][/url]</b> ��� �������. ���� ���������<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />�� ������:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />");
-
-$faq[] = array("--", "����� �������");
-$faq[] = array("���� �� �� ������� ��� ������?", "��. �� ��������� ���� ������� �� � �������� � phpBB 2.0. ���-�������� �� ������ ����� � ���������� ������ ������ �� phpBB");
-
-//
-// This ends the BBCode guide entries
-//
-
+<?php +/*************************************************************************** + * lang_bbcode.php [Bulgarian] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +/*************************************************************************** +* Bulgarian translation (��������� ������) +* ------------------- +* begin : Thu Dec 06 2001 +* last update : Fri Jan 11 2001 +* by : Boby Dimitrov (���� ��������) +* email : boby@azholding.com +****************************************************************************/ + + +$faq[] = array("--","���������"); +$faq[] = array("����� � BBCode?", "BBCode � ��������� ������������� �� HTML. ���� ������ �� �������� BBCode ��� ������ ��������� ��� �� �� �������� �� ����������������. ����� ����, ������ �� ��������� BBCode �� ������ ��������� �� ������� �� ������ �� ���������. BBCode ������� ����� �� HTML, ��������� �� ������, ����� �� ��������� � ��������� ����� (��� ����: [���]), � �� � < � >. ����� ���� BBCode �������� ��-����� ������� ��� ����� �� ���� ����� � ��� � � �������. � ���������� �� ������ �� ������, � �������� �� ��� ����� ��������� �� �������� �� BBCode � ������ ��������� (���� �������� � subSilver). ������� ����, ��� �� ����� ������� � BBCode, ���� �������� �� �� ���� �������."); + +$faq[] = array("--","����������� �� �����"); +$faq[] = array("��� �� ������� ���, ������ � ��������� �����?", "BBCode ������� ������, ����� ���������� ����� � ����� �� ��������� ����� �� ������. ���� ����� �� �������� ������: <ul><li>�� �� ��������� ����� ���, ��������� <b>[b][/b]</b>, �������� <br /><br /><b>[b]</b>�������!<b>[/b]</b><br /><br />�� �� ������� ���� <b>�������!</b></li><li>�� ��������� �����, ��������� <b>[u][/u]</b>, ��������: <br /><br /><b>[u]</b>����� ����!<b>[/u]</b><br /><br />�� �� ������� ���� <u>����� ����!</u></li><li>�� �� ��������� ����� ������, ��������� <b>[i][/i]</b>, ��������: <br /><br />���� � <b>[i]</b>���������!<b>[/i]</b><br /><br />�� �� ������� ���� ���� � <i>���������!</i></li></ul>"); +$faq[] = array("��� �� ������� ����� ��� ������� �� ������?", "�� �� ��������� ����� ��� ������� �� ������, ��������� ���� �� ��������� ��-���� ������. ������ �������, �� ����� � ������� �� ������ ������� �� �������� � ��������� �� �����������.<ul><li>�� �� ������� ����� �� �����, ��������� <b>[color=][/color]</b>. ������ �� ��� �� �������� ����� �� ����� (�����. �������, �����, �����, �.�.), ��� �� �������� ����� ���� ���������������� �������� (����. #FFFFFF, #000000). ������: �� �� ��������� ������ �����, ������ �� ��������:<br /><br /><b>[color=red]</b>�������!<b>[/color]</b><br /><br />���<br /><br /><b>[color=#FF0000]</b>�������!<b>[/color]</b><br /><br />� ����� �� ������� <span style=\"color:red\">Hello!</span></li><li>��������� �� ������� �� ������ ����� �� ������� �����, � ������� �� <b>[size=][/size]</b>. ���� ��� ������ �� ������, ����� ������ ������, �� � �������������� �� ���������� �����, ����������� ������� �� ������ � �������, ��������� �� 1 (������� ����� �����, �� ���� �� �� �����) �� 29 (������� �����). ������: <br /><br /><b>[size=9]</b>�����<b>[/size]</b><br /><br /> �� �� ������� ���� <span style=\"font-size:9px\">�����</span><br /><br />������ <br /><br /><b>[size=24]</b>�������!<b>[/size]</b><br /><br />�� � <span style=\"font-size:24px\">�������!</span></li></ul>"); +$faq[] = array("���� �� �� ���������� ����������� ������?", "��, ������� ��, �� ������. ��������, �� �� ���������� ���������� �� �����, ������ �� ��������:<br /><br /><b>[size=18][color=red][b]</b>�������� ��!<b>[/b][/color][/size]</b><br /><br />����� �� �� �������� ���� <span style=\"color:red;font-size:18px\"><b>�������� ��!</b></span><br /><br />������� ����, �� ������������ ������������ �������� �� ������������� ������. ���������, ��� ������ �� �� ������� ���� �������� �� ��������� ��������, �� ������. ��������, ������� ��� � ����������:<br /><br /><b>[b][u]</b>���� � ������!<b>[/b][/u]</b>"); + +$faq[] = array("--","������ � ���"); +$faq[] = array("��� �� ������� � ������� �� ���������", "��� ��� ������ �� ��������� �� ������ - ��� � ��� �����.<ul><li>������ ���������� ������� � ����� �� ������, �� ����������, �� ������ �� �����������, �� ����� ���������� �� ������ ��� ������ ��������� � � �������� � �������� <b>[quote=\"\"][/quote]</b>. ���� ����� ��������� �� ��������, ���� ��������� ������ �� ������. ��������, ��� ������ �� �������� ����, �� �������� �� ��������:<br /><br /><b>[quote=\"����\"]</b>��� ��������� ������, ����� ���� � �������<b>[/quote]</b><br /><br />� �������� ��� ��������� ���� �� �� ������� <b>���� ������:</b>. �� ���������� �� ��������� ����� �� ������ � ������� (��� ����: \"����\")!</li><li>������ ����� ��������� �� ������� ������ ��� �� ��������� ������. �� �� �������� �� ���� �����, ������ ��������� ������ � �������� <b>[quote][/quote]</b>. � �������� ��� ��������� ���� �� �� ������� ���� <b>�����:</b>.</li></ul>"); +$faq[] = array("��� �� ������� ��� ��� ���� ����� � ��������� ������ � ����������� ��?", "��� ������ �� ��������� ��������� ��� ��� ���� �����, �������� ��������� ������ � ����������� ��, ������ �� ��������� ������ � �������� <b>[code][/code]</b>, �������� <br /><br /><b>[code]</b>echo \"���� � ���\";<b>[/code]</b><br /><br />�������������, ���������� � �������� <b>[code][/code]</b> �� �������."); + +$faq[] = array("--","�������"); +$faq[] = array("��� �� ������� ���������� ������?", "BBCode �������� ��� ���� �������: ���������� � ��������. �� ��������, �� �� ������ ���� � HTML. ������������� ������ ������� ���� ��� ���� �������� �� �������, ���������� � �������� �� ������ �����. �� �� ��������� ���������� ������, ��������� <b>[list][/list]</b> � ����������� ����� ��� �� ������� � <b>[*]</b>. ��������, �� �� ��������� ������ � �������� �� �������, ������ �� �������� ������� ���������:<br /><br /><b>[list]</b><br /><b>[*]</b>�������<br /><b>[*]</b>�����<br /><b>[*]</b>�����<br /><b>[/list]</b><br /><br />���� �� �������� ������� ������:<ul><li>�������</li><li>�����</li><li>�����</li></ul>"); +$faq[] = array("��� �� ������� �������� ������?", "������ ��� ������, ����������, �� ���� ����� ����� �� ���� ��������� � �������� �� ����� ���. ��������� <b>[list=1][/list]</b>, �� �� ��������� ��������� ������, ��� <b>[list=a][/list]</b> �� ������� ������. ���� ���� � ������������� �������, �������� �� ��������� � <b>[*]</b>. ������:<br /><br /><b>[list=1]</b><br /><b>[*]</b>��� �� ����������<br /><b>[*]</b>���� ��� ��������<br /><b>[*]</b>������ ���������, ������ �����<br /><b>[/list]</b><br /><br />�� �������� ��������:<ol type=\"1\"><li>��� �� ����������</li><li>���� ��� ��������</li><li>������ ���������, ������ �����</li></ol>��� ������ ������� ������, ��������� ���� ���������:<br /><br /><b>[list=a]</b><br /><b>[*]</b>����� �������<br /><b>[*]</b>����� �������<br /><b>[*]</b>����� �������<br /><b>[/list]</b><br /><br />� �� ��������:<ol type=\"a\"><li>����� �������</li><li>����� �������</li><li>����� �������</li></ol>"); + +$faq[] = array("--", "������"); +$faq[] = array("Linking to another site", "BBCode �������� ������� �������� ������ �� ��������� �� ������ (URL) ��� �����������.<ul><li>������� �� ��� �������� �������� <b>[url=]�����[/url]</b>, ���� ���������� ������ ���� ����� = �� �������� ������, �������� � �������� ��� ������. ��������, �� �� ��������� ������ ��� phpBB.com, ������ �� ��������: <br /><br /><b>[url=http://www.phpbb.com/]</b>�������� phpBB!<b>[/url]</b><br /><br />���� �� �������� �������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">Visit phpBB!</a>. ����������, �� �������� �� ������ � ��� ��������, ���� �� ����������� �� ���� ��������������� �� �������� �� ��������� ��������.</li><li>��� ������ �� �������� ������ ������, ���� ����� ������ ����:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />���� �� �������� �������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>����� ����, phpBB ������� �������, �������� <i>��������� ������</i>, ����� ����������� ������ �������� ���������� URL-�� � ����������� �� � �� ������ ��� ��������� ������. ���� ����� �� ��������� ������ ��� ���� http://. ��������, ��� �������� www.phpbb.com ��� ������ ���������, ����������� �� �� �������� �������� <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a></li><li>������ ���� � �� ���� ��������. ������ �� �������� ������:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />����� �� ��������� � <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> ��� ������ ������ �� �������� no.one@domain.adr � ����������� �� � ������ ����������� �� ���� ����������� � ����-������.</li></ul>����� ��� ������ BBCode ������, ������ �� ���������� �� ������� �����������, �������� <b>[url][img][/img][/url]</b> (��� ��-����), <b>[url][b][/b][/url]</b>, � �.�.. ���������, ��� ������ �� �� ������� ���� �������� �� ��������� ��������, �� ������. ��������:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />� <u>����������</u> ���������, ����� ���� �� ������ �� ����������� �� ����������� �� �� ������������, ���� �� ������ ����������!"); + +$faq[] = array("--", "��������� �� ����������� � �����������"); +$faq[] = array("��� �� ������ �������� ��� ����������� ��?", "BBCode ������� ��� �� ��������� �� ����������� ��� ��������� ��. ������� ��� ����� ����� ����, �������� � ���� ���: ����� ����������� �� ��������� ����� ��� ������ �������� � �����������, � �����, ����������, ����� ������ �� ��������, ������ �� �� ������ � �������� (�� ���� ������ �� � ����� �� ��������� ��, ������ �� � ������ �� ����� ��� ������). � �������� ������ ���� ����� �� ��������� ���������� �� ������� �� ������ (�������� ���� ������� �� ������ ����� � ���������� ������ ������ �� phpBB). �� �� �������� ����������� � ����������� ��, ������ �� ��������� URL-�� ��� ���������� � ���� <b>[img][/img]</b>. ������: <br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />����� ������� � �������� ������, ������ �� ��������� ���� �� �������� � ��� �� ������: <b>[url][/url]</b> ��� �������. ���� ���������<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />�� ������:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />"); + +$faq[] = array("--", "����� �������"); +$faq[] = array("���� �� �� ������� ��� ������?", "��. �� ��������� ���� ������� �� � �������� � phpBB 2.0. ���-�������� �� ������ ����� � ���������� ������ ������ �� phpBB"); + +// +// This ends the BBCode guide entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_chinese_simplified/lang_admin.php b/phpBB/language/lang_chinese_simplified/lang_admin.php index b818fa921c..15bafdd7f4 100644 --- a/phpBB/language/lang_chinese_simplified/lang_admin.php +++ b/phpBB/language/lang_chinese_simplified/lang_admin.php @@ -1,714 +1,714 @@ -<?php
-
-/***************************************************************************
- * lang_admin.php [chinese simplified]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_admin.php,v 1.27 2001/12/30 13:49:37 psotfx Exp $
- *
- ****************************************************************************/
-
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by:
-// inker :: http://www.byink.com
-//
-// For questions and comments use: support@byink.com
-// last modify : 2002/3/1
-//
-
-//
-// Modules, this replaces the keys used
-// in the modules[][] arrays in each module file
-//
-$lang['General'] = "��ͨ����";
-$lang['Users'] = "��Ա����";
-$lang['Groups'] = "�Ŷӹ���";
-$lang['Forums'] = "�������";
-$lang['Styles'] = "������";
-
-$lang['Configuration'] = "����ѡ��";
-$lang['Permissions'] = "Ȩ����";
-$lang['Manage'] = "����ѡ��";
-$lang['Disallow'] = "�����ʺ�";
-$lang['Prune'] = "ɾ������";
-$lang['Mass_Email'] = "Ⱥ���ż�";
-$lang['Ranks'] = "�ȼ�����";
-$lang['Smilies'] = "�������";
-$lang['Ban_Management'] = "��������";
-$lang['Word_Censor'] = "���ֹ���";
-$lang['Export'] = "���";
-$lang['Create_new'] = "�½�";
-$lang['Add_new'] = "����";
-$lang['Backup_DB'] = "�������ݿ�";
-$lang['Restore_DB'] = "�ָ����ݿ�";
-
-
-//
-// Index
-//
-$lang['Admin'] = "ϵͳ����";
-$lang['Not_admin'] = "��û��Ȩ�������Ա�������";
-$lang['Welcome_phpBB'] = "��ӭ���� phpBB 2 ����Ա�������";
-$lang['Admin_intro'] = "��л��ѡ�� phpBB 2 ��Ϊ������̳ϵͳ. ������������������̳�ĸ���ͳ������. �κ�ʱ����������ͨ���������������Ϸ���<u>���������ҳ</u>���ص���һҳ. ������ڿ���������Ϸ��� phpBB ��־ͼʾ���Իص�������̳��ҳ.�������������������,������������̳�����й���ѡ��.ÿ���������и���ܵ�ʹ�����.";
-$lang['Main_index'] = "������̳��ҳ";
-$lang['Forum_stats'] = "��̳ͳ������";
-$lang['Admin_Index'] = "���������ҳ";
-$lang['Preview_forum'] = "Ԥ��������̳";
-
-$lang['Click_return_admin_index'] = "��� %s����%s �ص����������ҳ";
-
-$lang['Statistic'] = "ͳ������";
-$lang['Value'] = "��ֵ";
-$lang['Number_posts'] = "�����ܼ�";
-$lang['Posts_per_day'] = "ƽ��ÿ�췢��������";
-$lang['Number_topics'] = "�����ܼ�";
-$lang['Topics_per_day'] = "ƽ��ÿ�췢��������";
-$lang['Number_users'] = "ע���Ա�ܼ�";
-$lang['Users_per_day'] = "ƽ��ÿ��ע��Ļ�Ա";
-$lang['Board_started'] = "��̳��������";
-$lang['Avatar_dir_size'] = "ͷ�����ϼ��ļ���С";
-$lang['Database_size'] = "���ݿ��ļ���С";
-$lang['Gzip_compression'] ="Gzip �ļ�ѹ����ʽ";
-$lang['Not_available'] = "��";
-
-$lang['ON'] = "����"; // This is for GZip compression
-$lang['OFF'] = "�ر�";
-
-
-//
-// DB Utils
-//
-$lang['Database_Utilities'] = "���ݿ�߹���";
-
-$lang['Restore'] = "�ָ�";
-$lang['Backup'] = "����";
-$lang['Restore_explain'] = "�����ѡ���������Իָ� phpBB 2 ��ʹ�õ����ݿ����. ������ķ�����֧�� GZIP ѹ�����ļ�, �����������Զ���ѹ�����ϴ���ѹ���ļ�. <b>ע�⣡</b> �ָ������н�����ȫ���������ִ������. ���ݿ�ָ����̿��ܻỨ�ѽϳ���ʱ��, �ڻָ����ǰ�벻Ҫ�رջ��뿪���ҳ��.";
-$lang['Backup_explain'] = "�����ѡ����,�����Ա��� phpBB 2 ��̳��������������. ��������������ж���ı������ phpBB 2 ��̳��ʹ�õ����ݿ���, ������Ҳ�뱸����Щ�ı���, �����·��� <b>���ӵı���</b> �����������ǵ����ֲ��ö������� (����: abc, cde). ������ķ�������֧�� GZIP ѹ����ʽ, ������������ǰʹ�� GZIP ѹ������С�ļ��Ĵ�С.";
-
-$lang['Backup_options'] = "����ѡ��";
-$lang['Start_backup'] = "��ʼ����";
-$lang['Full_backup'] = "��������";
-$lang['Structure_backup'] = "�ṹ����";
-$lang['Data_backup'] = "���ݱ���";
-$lang['Additional_tables'] = "���ӵı���";
-$lang['Gzip_compress'] = "Gzip ѹ����ʽ";
-$lang['Select_file'] = "ѡ���ļ�";
-$lang['Start_Restore'] = "��ʼ�ָ�";
-
-$lang['Restore_success'] = "���ݿ�ɹ��ָ�.<br /><br />��̳�ѱ��ָ��ɱ���ʱ��״̬.";
-$lang['Backup_download'] = "��ȴ�. ���ı����ļ���������!";
-$lang['Backups_not_supported'] = "�Բ���! �������ݲ�֧���������ݿ�ϵͳ";
-
-$lang['Restore_Error_uploading'] = "�ϴ��ı����ļ�����";
-$lang['Restore_Error_filename'] = "�ļ����ƴ���, ������ѡ���ļ�";
-$lang['Restore_Error_decompress'] = "����ѹ Gzip �ļ�, ���Դ����ָ�ʽ�ϴ�";
-$lang['Restore_Error_no_file'] = "û���ļ����ϴ�";
-
-
-//
-// Auth pages
-//
-$lang['Select_a_User'] = "ѡ��һ���û�";
-$lang['Select_a_Group'] = "ѡ��һ���Ŷ�";
-$lang['Select_a_Forum'] = "ѡ��һ������";
-$lang['Auth_Control_User'] = "��ԱȨ���趨";
-$lang['Auth_Control_Group'] = "�Ŷ�Ȩ���趨";
-$lang['Auth_Control_Forum'] = "����Ȩ���趨";
-$lang['Look_up_User'] = "��ѯ��Ա";
-$lang['Look_up_Group'] = "��ѯ�Ŷ�";
-$lang['Look_up_Forum'] = "��ѯ����";
-
-$lang['Group_auth_explain'] = "�����ѡ���������Ը����Ŷӵ�Ȩ���趨��ָ������Ա�ʸ�. ��ע��, ���Ŷ�Ȩ���趨��, �����Ļ�ԱȨ������Ȼ����ʹ��Ա�������ư���. ��������������������ʾȨ��ͻ�ľ���.";
-$lang['User_auth_explain'] = "�����ѡ���������Ը��Ļ�Ա��Ȩ���趨��ָ������Ա�ʸ�. ��ע��, �Ļ�ԱȨ���趨��, �����Ļ�ԱȨ������Ȼ����ʹ��Ա�������ư���. ��������������������ʾȨ��ͻ�ľ���.";
-$lang['Forum_auth_explain'] = "�����ѡ���������Ը��İ����ʹ��Ȩ��. ������ѡ��ʹ�ü��Ǹ�����ģʽ, ��ģʽ���ṩ��������Ȩ���趨����. ��ע��, ���еĸı䶼����Ӱ�쵽��Ա�İ���ʹ��Ȩ��.";
-
-$lang['Simple_mode'] = "��ģʽ";
-$lang['Advanced_mode'] = "��ģʽ";
-$lang['Moderator_status'] = "����Ա�ʸ�";
-
-$lang['Allowed_Access'] = "��������";
-$lang['Disallowed_Access'] = "��ֹ����";
-$lang['Is_Moderator'] = "ӵ�а������Ȩ��";
-$lang['Not_Moderator'] = "û�а������Ȩ��";
-
-$lang['Conflict_warning'] = "Ȩ��ͻ����";
-$lang['Conflict_access_userauth'] = "�����Ա��Ȼ����ͨ���Ŷӳ�Ա���ʸ�����ض��İ���. �����Ը����Ŷ�Ȩ����ȡ�������Ա���Ŷ��ʸ�����ֹ�û�Ա�������Ƶİ���.�Ŷ�Ȩ������:";
-$lang['Conflict_mod_userauth'] = "�����Ա��Ȼ����ͨ���Ŷӳ�Ա���ʸ�ӵ�а��������Ȩ��. �����Ը����Ŷ�Ȩ����ȡ�������Ա��Ȩ������ֹ�û�Ա���а������.�������Ȩ������:";
-
-$lang['Conflict_access_groupauth'] = "���л�Ա��Ȼ����ͨ����ԱȨ���趨��������ض��İ���. �����Ը��Ļ�ԱȨ����ȡ�����ǽ������Ƶİ���. ��ԱȨ������: ";
-$lang['Conflict_mod_groupauth'] = "���л�Ա��Ȼ����ͨ�����ǵĻ�ԱȨ��ӵ�а��������Ȩ��. �����Ը��Ļ�ԱȨ����ȡ�����ǵİ������Ȩ��. ��ԱȨ������: ";
-
-$lang['Public'] = "����";
-$lang['Private'] = "�ǹ���";
-$lang['Registered'] = "ע���Ա";
-$lang['Administrators'] = "��̳����Ա";
-$lang['Hidden'] = "����";
-
-// These are displayed in the drop down boxes for advanced
-// mode forum auth, try and keep them short!
-$lang['Forum_ALL'] = "ȫ��";
-$lang['Forum_REG'] = "REG";
-$lang['Forum_PRIVATE'] = "PRIVATE";
-$lang['Forum_MOD'] = "MOD";
-$lang['Forum_ADMIN'] = "����";
-
-$lang['View'] = "���";
-$lang['Read'] = "�Ķ�";
-$lang['Post'] = "����";
-$lang['Reply'] = "�ظ�";
-$lang['Edit'] = "�༭";
-$lang['Delete'] = "ɾ��";
-$lang['Sticky'] = "�ö�";
-$lang['Announce'] = "����";
-$lang['Vote'] = "ͶƱ";
-$lang['Pollcreate'] = "����ͶƱ";
-
-$lang['Permissions'] = "Ȩ���趨";
-$lang['Simple_Permission'] = "����Ȩ��";
-
-$lang['User_Level'] = "��Ա�ȼ�";
-$lang['Auth_User'] = "��Ա";
-$lang['Auth_Admin'] = "��̳����Ա";
-$lang['Group_memberships'] = "��Ա�Ŷ��б�";
-$lang['Usergroup_members'] = "�Ŷӳ�Ա�б�";
-
-$lang['Forum_auth_updated'] = "����Ȩ���趨����";
-$lang['User_auth_updated'] = "��ԱȨ���趨����";
-$lang['Group_auth_updated'] = "�Ŷ�Ȩ���趨����";
-
-$lang['Auth_updated'] = "Ȩ���趨�Ѿ�����";
-$lang['Click_return_userauth'] = "��� %s����%s ���ػ�ԱȨ���趨";
-$lang['Click_return_groupauth'] = "��� %s����%s �����Ŷ�Ȩ���趨";
-$lang['Click_return_forumauth'] = "��� %s����%s ���ذ���Ȩ���趨";
-
-
-//
-// Banning
-//
-$lang['Ban_control'] = "��������";
-$lang['Ban_explain'] = "�����ѡ�����������趨��Ա�ķ���. �����Է���һ��ָ���Ļ�Ա��һ��ָ����Χ�� IP ��ַ���Ǽ������������, ��Щ������ֹ�������Ļ�Ա������̳��ҳ. ��Ҳ����ָ�����������ʼ���ַ����ֹע���Աʹ�ò�ͬ���ʺ��ظ�ע��. ��ע���ֻ�Ƿ���һ�������ʼ���ַʱ������Ӱ�쵽��Ա������̳�ĵ�½���Ƿ�������, ��Ӧ��ʹ��ǰ�����ַ�ʽ����֮һ��������һ������������.";
-$lang['Ban_explain_warn'] = "��������һ��IP��ַ��Χʱ, �����Χ�����е�IP��ַ�����ᱻ����. ������ʹ��ͳ��� * ����Ҫ������ip��ַ�����ͱ������Ŀ���. �����һ��Ҫ����һ����Χ�뾡�����־�����ʵ�����Ӱ��������ʹ��.";
-
-$lang['Select_username'] = "ѡ��һ����Ա����";
-$lang['Select_ip'] = "ѡ��һ�� IP ��ַ";
-$lang['Select_email'] = "ѡ��һ�������ʼ���ַ";
-
-$lang['Ban_username'] = "����һ������ָ���Ļ�Ա����";
-$lang['Ban_username_explain'] = "������ʹ��������ϼ� (��: Ctrl �� Shift)һ�η��������Ա����";
-$lang['Ban_IP'] = "����һ������ IP ��ַ���Ǽ������������";
-$lang['IP_hostname'] = "IP ��ַ���Ǽ������������";
-$lang['Ban_IP_explain'] = "Ҫָ�������ͬ�� IP ��ַ������������, ��ʹ�ö��� ',' ���ָ�����. Ҫָ�� IP ��ַ�ķ�Χ, ��ʹ�� '-' ���ָ���ʼ��ַ��������ַ, ����ʹ��ͳ��� '*'";
-$lang['Ban_email'] = "����һ�����������ʼ���ַ";
-$lang['Ban_email_explain'] = "Ҫָ�������ͬ�ĵ����ʼ���ַ, ��ʹ�ö��� ',' ���ָ�����, ����ʹ��ͨ��� '*', ����: *@hotmail.com";
-$lang['Unban_username'] = "���һ�����������Ļ�Ա����";
-$lang['Unban_username_explain'] = "������ʹ����꼰��ϼ� (��: Ctrl �� Shift)һ�ν����������Ļ�Ա����";
-
-$lang['Unban_IP'] = "���һ������������ IP ��ַ";
-$lang['Unban_IP_explain'] = "������ʹ����꼰��ϼ� (����: Ctrl �� Shift), һ�ν����������� IP ��ַ";
-
-$lang['Unban_email'] = "���һ�����������ĵ����ʼ���ַ";
-$lang['Unban_email_explain'] = "������ʹ����꼰��ϼ� (����: Ctrl �� Shift), һ�ν����������ĵ����ʼ���ַ";
-
-$lang['No_banned_users'] = "û�б������Ļ�Ա����";
-$lang['No_banned_ip'] = "û�б������� IP ��ַ";
-$lang['No_banned_email'] = "û�б������ĵ����ʼ���ַ";
-
-$lang['Ban_update_sucessful'] = "�����б��Ѿ��ɹ�����";
-$lang['Click_return_banadmin'] = "��� %s����%s ���ط����趨";
-
-
-//
-// Configuration
-//
-$lang['General_Config'] = "��������";
-$lang['Config_explain'] = "������ʹ�����б���������һ����趨ѡ��. ��Ա�������趨��ʹ�û����� (��̳����) ���������.";
-
-$lang['Click_return_config'] = "��� %s����%s ���ػ�������";
-
-$lang['General_settings'] = "�����������";
-$lang['Server_name'] = "����";
-$lang['Server_name_explain'] = "������̳������λ�õ�����The domain name this board runs from";
-$lang['Script_path'] = "�ű�·��";
-$lang['Script_path_explain'] = "������̳��Ӧ��������·��";
-$lang['Server_port'] = "����˿�";
-$lang['Server_port_explain'] = "���ķ����������еĶ˿�,Ĭ��ֵ��80,ֻ���ڷ�Ĭ��ֵʱ�ı����ѡ��";
-$lang['General_settings'] = "��̳�����趨";
-$lang['Site_name'] = "��̳����";
-$lang['Site_desc'] = "��̳����";
-$lang['Board_disable'] = "�ر���̳";
-$lang['Board_disable_explain'] = "�⽫��ر���̳. ����ִ������趨ʱ����dz�,���������µ�½!";
-$lang['Acct_activation'] = "�����ʺż���";
-$lang['Acc_None'] = "�ر�"; // These three entries are the type of activation
-$lang['Acc_User'] = "�ɻ�Ա����";
-$lang['Acc_Admin'] = "�ɹ���Ա����";
-
-$lang['Abilities_settings'] = "��Ա����������趨";
-$lang['Max_poll_options'] = "ͶƱ��Ŀ�������Ŀ";
-$lang['Flood_Interval'] = "��ˮ�ж�";
-$lang['Flood_Interval_explain'] = "���·����ļ��ʱ�� (��)";
-$lang['Board_email_form'] = "��Ա�����ʼ��б�";
-$lang['Board_email_form_explain'] = "��Ա���Ի���͵����ʼ��������̳";
-$lang['Topics_per_page'] = "ÿҳ��ʾ������";
-$lang['Posts_per_page'] = "ÿҳ��ʾ������";
-$lang['Hot_threshold'] = "���Ż����趨��";
-$lang['Default_style'] = "Ԥ����";
-$lang['Override_style'] = "���ӻ�Աѡ��ķ��";
-$lang['Override_style_explain'] = "����Ա��ѡ�ķ���ΪԤ����";
-$lang['Default_language'] = "Ԥ������";
-$lang['Date_format'] = "���ڸ�ʽ";
-$lang['System_timezone'] = "ϵͳʱ��";
-$lang['Enable_gzip'] = "���� GZip �ļ�ѹ����ʽ";
-$lang['Enable_prune'] = "�����ƻ�ɾ��ģʽ";
-$lang['Allow_HTML'] = "����ʹ�� HTML �";
-$lang['Allow_BBCode'] = "����ʹ�� BBCode ����";
-$lang['Allowed_tags'] = "����ʹ�� HTML ��ǩ";
-$lang['Allowed_tags_explain'] = "�Զ��ŷָ� HTML ��ǩ";
-$lang['Allow_smilies'] = "����ʹ�ñ������";
-$lang['Smilies_path'] = "������Ŵ���·��";
-$lang['Smilies_path_explain'] = "���� phpBB 2 ��Ŀ¼���µ�·��, ����: images/smilies";
-$lang['Allow_sig'] = "����ʹ��ǩ����";
-$lang['Max_sig_length'] = "ǩ����������";
-$lang['Max_sig_length_explain'] = "�û�����ǩ������ʹ������";
-$lang['Allow_name_change'] = "�������ĵ�½����";
-
-$lang['Avatar_settings'] = "����ͷ���趨";
-$lang['Allow_local'] = "ʹ��ϵͳ���";
-$lang['Allow_remote'] = "��������ͷ��ͼƬ";
-$lang['Allow_remote_explain'] = "��������ַ����ͷ��ͼƬ";
-$lang['Allow_upload'] = "�����û��ϴ�ͷ��";
-$lang['Max_filesize'] = "ͷ���ļ���С�趨";
-$lang['Max_filesize_explain'] = "���û��ϴ�ͷ��ͼƬ";
-$lang['Max_avatar_size'] = "ͼƬ��С���ɴ��";
-$lang['Max_avatar_size_explain'] = "(�� x �� ����)";
-$lang['Avatar_storage_path'] = "����ͷ��·��";
-$lang['Avatar_storage_path_explain'] = "���� phpBB 2 ��Ŀ¼���µ�·��, ����: images/avatars";
-$lang['Avatar_gallery_path'] = "ϵͳ��ᴢ��·��";
-$lang['Avatar_gallery_path_explain'] = "���� phpBB 2 ��Ŀ¼���µ�·��, ����: images/avatars/gallery";
-
-$lang['COPPA_settings'] = "COPPA (������ͯ��·��˽������) �趨";
-$lang['COPPA_fax'] = "COPPA �������";
-$lang['COPPA_mail'] = "COPPA �ʵݵ�ַ";
-$lang['COPPA_mail_explain'] = "���ǹ��ҳ����� COPPA ��Աע����������ʵݵ�ַ";
-$lang['Email_settings'] = "�����ʼ��趨";
-$lang['Admin_email'] = "��̳����Ա�����ʼ�����";
-$lang['Email_sig'] = "�����ʼ�ǩ����";
-$lang['Email_sig_explain'] = "���ǩ�������ᱻ��������������̳ϵͳ�ͳ��ĵ����ʼ���";
-$lang['Use_SMTP'] = "ʹ�� SMTP ���������͵����ʼ�";
-$lang['Use_SMTP_explain'] = "�������Ҫʹ�� SMTP ���������͵����ʼ���ѡ�� '��'";
-$lang['SMTP_server'] = "SMTP ����������";
-$lang['SMTP_username'] = "SMTP �û���";
-$lang['SMTP_username_explain'] = "ֻ������smtp������Ҫ���û�ʱ����д���ѡ��";
-$lang['SMTP_password'] = "SMTP ����";
-$lang['SMTP_password_explain'] = "ֻ������smtp������Ҫ������ʱ����д���ѡ��";
-
-$lang['Disable_privmsg'] = "˽����Ϣ";
-$lang['Inbox_limits'] = "�ռ����������";
-$lang['Sentbox_limits'] = "�ļ����������";
-$lang['Savebox_limits'] = "������������";
-
-$lang['Cookie_settings'] = "Cookie �趨";
-$lang['Cookie_settings_explain'] = "��Щ�趨������ Cookie �Ķ���, ��һ������, ʹ��ϵͳԤ��ֵ�Ϳ�����. �����Ҫ������Щ�趨, ������趨, �������趨��Ӱ���Ա�ĵ�½";
-
-$lang['Cookie_name'] = "Cookie ����";
-$lang['Cookie_domain'] = "Cookie ����";
-$lang['Cookie_path'] = "Cookie ·��";
-$lang['Session_length'] = "Session ���ʱ�� [ �� ]";
-$lang['Cookie_secure'] = "Cookie ���� [ https ]";
-
-
-//
-// Forum Management
-//
-$lang['Forum_admin'] = "��̳�������";
-$lang['Forum_admin_explain'] = "������������������������, ɾ��, �༭���������з����Ͱ���, �Լ��趨�����ڵ���Ӧ����.";
-
-
-$lang['Edit_forum'] = "�༭����";
-$lang['Create_forum'] = "�����°���";
-$lang['Create_category'] = "�����·���";
-$lang['Remove'] = "ɾ��";
-$lang['Action'] = "ִ��";
-$lang['Update_order'] = "��������";
-$lang['Config_updated'] = "��̳���óɹ�����";
-$lang['Edit'] = "�༭";
-$lang['Delete'] = "ɾ��";
-$lang['Move_up'] = "�����ƶ�";
-$lang['Move_down'] = "�����ƶ�";
-$lang['Resync'] = "������Ӧ����";
-$lang['No_mode'] = "û���趨ģʽ";
-$lang['Forum_edit_delete_explain'] = "������ʹ�����б���������һ����趨ѡ��. ��Ա�������趨��ʹ�û����� (ϵͳ����) ���������.";
-$lang['Move_contents'] = "�ƶ���������";
-$lang['Forum_delete'] = "ɾ������";
-$lang['Forum_delete_explain'] = "������ʹ�����б�����ɾ������ (�����), �����ƶ������ڰ����ڵ�������������.";
-$lang['Forum_settings'] = "��������趨";
-$lang['Forum_name'] = "��������";
-$lang['Forum_desc'] = "��������";
-$lang['Forum_status'] = "����״̬";
-$lang['Forum_pruning'] = "�ƻ�ɾ��";
-
-$lang['prune_freq'] = '���ڼ������';
-$lang['prune_days'] = "ɾ���ڼ�����û�����»ظ�������";
-$lang['Set_prune_data'] = "���Ѿ���������ƻ�ɾ�ĵĹ���, ����δ�������趨. ��ص���һ���趨��ص���Ŀ";
-
-$lang['Move_and_Delete'] = "�ƶ�/ɾ��";
-
-$lang['Delete_all_posts'] = "ɾ����������";
-$lang['Nowhere_to_move'] = "û���ƶ���λ��";
-
-$lang['Edit_Category'] = "�༭��������";
-$lang['Edit_Category_explain'] = "ʹ�����±����ķ�������";
-
-$lang['Forums_updated'] = "���漰�������ϳɹ�����";
-
-$lang['Must_delete_forums'] = "��ɾ���������֮ǰ, ��������ɾ���������µ����а���";
-
-$lang['Click_return_forumadmin'] = "��� %s����%s ���ذ������";
-
-
-//
-// Smiley Management
-//
-$lang['smiley_title'] = "������ű༭";
-$lang['smile_desc'] = "�����ѡ����, ����������, ɾ�����DZ༭������Ż������Ű��Ա��Ա�����·������Ǹ�����Ϣ��ʹ��.";
-$lang['smiley_config'] = "��������趨";
-$lang['smiley_code'] = "������Ŵ���";
-$lang['smiley_url'] = "����ͼƬ";
-$lang['smiley_emot'] = "��������";
-$lang['smile_add'] = "����һ���±���";
-$lang['Smile'] = "����";
-$lang['Emotion'] = "��������";
-
-$lang['Select_pak'] = "ѡ��ı�����Ű� (.pak) �ļ�";
-$lang['replace_existing'] = "�滻���еı������";
-$lang['keep_existing'] = "�������еı������";
-$lang['smiley_import_inst'] = "��Ӧ��������Ű���ѹ���ϴ����ʵ��ı������Ŀ¼. Ȼ��ѡ����ȷ����Ŀ����������.";
-$lang['smiley_import'] = "����������";
-$lang['choose_smile_pak'] = "ѡ��һ��������Ű� .pak �ļ�";
-$lang['import'] = "����������";
-$lang['smile_conflicts'] = "�ڳ�ͻ���������Ӧ������ѡ��";
-$lang['del_existing_smileys'] = "����ǰ��ɾ���ɵı������";
-$lang['import_smile_pack'] = "����������";
-$lang['export_smile_pack'] = "�����������";
-$lang['export_smiles'] = "����ϣ�������еı�����������ɱ�����Ű�, ���� %s����%s ���� smiles.pak �ļ�, ��ȷ�����Ϊ.pak.";
-
-$lang['smiley_add_success'] = "�µı�������Ѿ��ɹ�����";
-$lang['smiley_edit_success'] = "��������Ѿ��ɹ�����";
-$lang['smiley_import_success'] = "������Ű��Ѿ��ɹ�����!";
-$lang['smiley_del_success'] = "��������Ѿ��ɹ�ɾ��";
-$lang['Click_return_smileadmin'] = "��� %s����%s ���ر�����ű༭";
-
-
-//
-// User Management
-//
-$lang['User_admin'] = "��Ա����";
-$lang['User_admin_explain'] = "��������������, �����Ա����Ա�ĸ��������Լ��ִ������ѡ��. �����Ҫ�Ļ�Ա��Ȩ��, ��ʹ�û�Ա���Ŷӹ�����Ȩ���趨����.";
-$lang['Look_up_user'] = "��ѯ��Ա";
-
-$lang['Admin_user_fail'] = "�����»�Ա�ĸ�������";
-$lang['Admin_user_updated'] = "��Ա�ĸ��������Ѿ��ɹ�����";
-$lang['Click_return_useradmin'] = "��� %s����%s ���ػ�Ա����";
-
-$lang['User_delete'] = "ɾ����Ա";
-$lang['User_delete_explain'] = "������ォ��ɾ����Ա, ���ѡ�����ָ�";
-$lang['User_deleted'] = "��Ա���ɹ�ɾ��.";
-
-$lang['User_status'] = "��Ա�ʺ��Ѽ���";
-$lang['User_allowpm'] = "����ʹ��˽��ѶϢ";
-$lang['User_allowavatar'] = "����ʹ�ø���ͷ��";
-
-$lang['Admin_avatar_explain'] = "�����ѡ�������������ɾ����Ա�ִ�ĸ���ͷ��";
-
-$lang['User_special'] = "����Աר��";
-$lang['User_special_explain'] = "�����Ա����Ա���ʺż���״̬������δ��Ȩ��Ա��ѡ���趨, ��ͨ��Ա�����иı���Щ�趨";
-
-
-//
-// Group Management
-//
-$lang['Group_administration'] = "�Ŷӹ���";
-$lang['Group_admin_explain'] = "�������������������Թ������еĻ�Ա�Ŷ�, �����Խ���, ɾ���Լ��༭�ִ�Ļ�Ա�Ŷ�. ������ָ���Ŷӹ���Ա, �趨�Ŷ�ģʽ (����/���/����) �Լ��Ŷӵ����ƺ�����.";
-$lang['Error_updating_groups'] = "�ŶӸ���ʱ��������";
-$lang['Updated_group'] = "�Ŷ��Ѿ��ɹ�����";
-$lang['Added_new_group'] = "�µ��Ŷ��Ѿ��ɹ�����";
-$lang['Deleted_group'] = "�Ŷ��ѱ�˳��ɾ��";
-$lang['New_group'] = "�������Ŷ�";
-$lang['Edit_group'] = "�༭�Ŷ�";
-$lang['group_name'] = "�Ŷ�����";
-$lang['group_description'] = "�Ŷ�����";
-$lang['group_moderator'] = "�Ŷӹ���Ա";
-$lang['group_status'] = "�Ŷ�״̬";
-$lang['group_open'] = "�����Ŷ�";
-$lang['group_closed'] = "�ر��Ŷ�";
-$lang['group_hidden'] = "�����Ŷ�";
-$lang['group_delete'] = "ɾ���Ŷ�";
-$lang['group_delete_check'] = "ɾ������Ŷ�";
-$lang['submit_group_changes'] = "�ύ����";
-$lang['reset_group_changes'] = "�������";
-$lang['No_group_name'] = "������ָ���Ŷ�����";
-$lang['No_group_moderator'] = "������ָ���ŶӵĹ���Ա";
-$lang['No_group_mode'] = "������ָ���Ŷ�״̬ (����/���/����)";
-$lang['delete_group_moderator'] = "ɾ��ԭ�е��Ŷӹ���Ա?";
-$lang['delete_moderator_explain'] = "�����������Ŷӹ���Ա���ҹ�ѡ���ѡ��Ὣԭ�е��Ŷӹ���Ա���Ŷ����Ƴ�, �粻��ѡ, �����Ա����Ϊ�Ŷӵ���ͨ��Ա.";
-$lang['Click_return_groupsadmin'] = "��� %s����%s �����Ŷӹ���.";
-$lang['Select_group'] = "ѡ���Ŷ�";
-$lang['Look_up_group'] = "��ѯ�Ŷ�";
-
-
-//
-// Prune Administration
-//
-$lang['Forum_Prune'] = "����ƻ�ɾ��";
-$lang['Forum_Prune_explain'] = "�⽫ɾ����������ʱ����û�лظ�������. �����û��ָ��ʱ�� (����), ���е����ⶼ���ᱻɾ��. ������ɾ�����ڽ����е�ͶƱ������ǹ���. �������ֶ��Ƴ���Щ����.";
-$lang['Do_Prune'] = "ִ�мƻ�ɾ��";
-$lang['All_Forums'] = "�����";
-$lang['Prune_topics_not_posted'] = "ɾ���ڼ�����û�����»ظ�������";
-$lang['Topics_pruned'] = "�ƻ�ɾ��������";
-$lang['Posts_pruned'] = "�ƻ�ɾ��������";
-$lang['Prune_success'] = "�ɹ���ɰ�������ɾ��";
-
-
-//
-// Word censor
-//
-$lang['Words_title'] = "���ֹ���";
-$lang['Words_explain'] = "�������������������Խ���, �༭��ɾ����������, ��Щָ�������ֽ��ᱻ���˲����滻������ʾ. �����ԱҲ����ʹ�ú�����Щ�����ֵ�������ע��. ������������ʹ��ͳ��� (*), ����: *test* �������� detestable��, test* ���� testing��, *test ���� detest��";
-$lang['Word'] = "��������";
-$lang['Edit_word_censor'] = "�༭��������";
-$lang['Replacement'] = "�滻����";
-$lang['Add_new_word'] = "���ӹ�������";
-$lang['Update_word'] = "���¹�������";
-
-$lang['Must_enter_word'] = "����������Ҫ���˵����ּ����滻����";
-$lang['No_word_selected'] = "��û��ѡ��Ҫ�༭�Ĺ�������";
-
-$lang['Word_updated'] = "����ѡ��Ĺ��������Ѿ��ɹ�����";
-$lang['Word_added'] = "�µĹ��������Ѿ��ɹ�����";
-$lang['Word_removed'] = "����ѡ��Ĺ��������ѱ��ɹ��Ƴ�";
-
-$lang['Click_return_wordadmin'] = "��� %s����%s �������ֹ���";
-
-
-//
-// Mass Email
-//
-$lang['Mass_email_explain'] = "�����ѡ���������Է��͵����ʼ�ѶϢ�����еĻ�Ա�����ض����Ŷӵij�Ա. �������ʼ�����������ϵͳ����Ա�ṩ�ĵ����ʼ�����, �����ܼ������ķ�ʽ���������ռ���. ����ռ���������, ϵͳ��Ҫ�ϳ���ʱ����ִ��, �����ύ�ͳ������ĵȺ�, <b>����</b>�ڳ������֮ǰֹͣ��ҳ����.���������ʱ����ʾ��ʾ.";
-$lang['Compose'] = "д�ʼ�";
-
-$lang['Recipients'] = "�ռ���";
-$lang['All_users'] = "���л�Ա";
-
-$lang['Email_successfull'] = "ѶϢ�Ѿ��ij�";
-$lang['Click_return_massemail'] = "��� %s����%s ���ص����ʼ�֪ͨ";
-
-
-//
-// Ranks admin
-//
-$lang['Ranks_title'] = "�ȼ�����";
-$lang['Ranks_explain'] = "��������������, ������������, �༭, ����Լ�ɾ���ȼ�. ��Ҳ����ʹ�õȼ�Ӧ���ڻ�Ա��������.";
-$lang['Add_new_rank'] = "�����µĵȼ�";
-
-$lang['Rank_title'] = "�ȼ�����";
-$lang['Rank_special'] = "����ȼ�";
-$lang['Rank_minimum'] = "���µ���С����";
-$lang['Rank_maximum'] = "���µ��������";
-$lang['Rank_image'] = "�ȼ�ͼƬ";
-$lang['Rank_image_explain'] = "ʹ�����������ȼ�ͼƬ��·��";
-
-$lang['Must_select_rank'] = "������ѡ��һ���ȼ�";
-$lang['No_assigned_rank'] = "û��ָ���ĵȼ�";
-
-$lang['Rank_updated'] = "�ȼ��Ѿ��ɹ�����";
-$lang['Rank_added'] = "�µĵȼ��Ѿ��ɹ�����";
-$lang['Rank_removed'] = "�ȼ������ѳɹ����Ƴ�";
-
-$lang['Click_return_rankadmin'] = "��� %s����%s ���صȼ�����";
-
-
-//
-// Disallow Username Admin
-//
-$lang['Disallow_control'] = "�����ʺſ���";
-$lang['Disallow_explain'] = "�����ѡ����, �����Կ��ƽ��õĻ�Ա�ʺ����� (��ʹ��ͨ��� '*'). ��ע��, ���������Ѿ�ע��ʹ�õĻ�Ա����, ��������ɾ�������Ա�ʺ�, ����ʹ�ý����ʺŵĹ���.";
-$lang['Delete_disallow'] = "ɾ��";
-$lang['Delete_disallow_title'] = "ɾ�������ʵĺ�����";
-$lang['Delete_disallow_explain'] = "�����Դ��б���ѡ��Ҫ�Ƴ��Ľ����ʺŵ�����";
-$lang['Add_disallow'] = "����";
-$lang['Add_disallow_title'] = "���ӽ��õ��ʺ�����";
-$lang['Add_disallow_explain'] = "������ʹ��ͨ��� '*'�����÷�Χ�ϴ�Ļ�Ա����";
-$lang['No_disallowed'] = "û�н��õ��ʺ�����";
-
-$lang['Disallowed_deleted'] = "����ѡ��Ľ����ʺ������ѳɹ����Ƴ�";
-$lang['Disallow_successful'] = "�µĽ����ʺ������Ѿ��ɹ�����";
-$lang['Disallowed_already'] = "����������������ʺ�����. ���ʺ����ƿ������ڽ����б��ڻ��ѱ�ע��ʹ��";
-
-$lang['Click_return_disallowadmin'] = "��� %s����%s ���ؽ����ʺſ���";
-
-
-//
-// Styles Admin
-//
-$lang['Styles_admin'] = "���������";
-$lang['Styles_explain'] = "ʹ�������������������, �Ƴ����������ֲ�ͬ�İ����� (����������) �ṩ��Աѡ��ʹ��.";
-$lang['Styles_addnew_explain'] = "�����б��������п�ʹ�õ�����. ����б��ϵ��������δ��װ�� phpBB 2 �����ݿ���. Ҫ��װ�µ�������ֱ�Ӱ����ҷ���ִ������.";
-
-$lang['Select_template'] = "ѡ������";
-
-$lang['Style'] = "���";
-$lang['Template'] = "����";
-$lang['Install'] = "��װ";
-$lang['Download'] = "����";
-
-$lang['Edit_theme'] = "�༭����";
-$lang['Edit_theme_explain'] = "������ʹ�����б���༭�����趨.";
-
-$lang['Create_theme'] = "��������";
-$lang['Create_theme_explain'] = "������ʹ�����б�����Ϊָ���ķ��������µ�����. ���趨��ɫʱ (������ʹ��ʮ����λ��, ����: FFFFFF) ��������ʼ��Ԫ #, ��������: CCCCCC Ϊ��ȷ�ı�ʾ��, #CCCCCC ���Ǵ����.";
-
-$lang['Export_themes'] = "�������";
-$lang['Export_explain'] = "�����������, ���������ָ����������������. ���б���ѡ��ָ���ķ�����, ϵͳ���Ὠ����������������ļ������浽ָ���ķ���Ŀ¼. �������������, ������������������ļ�. �����ϣ��ϵͳ��ֱ�Ӵ�����Щ�ļ�����, ������ȷ��ָ������Ŀ¼��д. �������Ҫ�����ⷽ�������, ��ο� phpBB 2 ʹ��˵��.";
-$lang['Theme_installed'] = "ָ���������Ѿ���װ���";
-$lang['Style_removed'] = "ָ���İ������Ѵ����ݿ����Ƴ�. Ҫ������ϵͳ����ȫ���Ƴ����������, ������� /templates ���Ƴ���Ӧ�ķ���Ŀ¼";
-$lang['Theme_info_saved'] = "ָ�������������Ѿ��ɹ�����. ������������ theme_info.cfg ��Ψ������ (��������ָ���ķ���Ŀ¼)";
-$lang['Theme_updated'] = "ָ���������ѱ�����. ����������µ������趨ֵ";
-$lang['Theme_created'] = "�����ѱ�����. ��������������趨�ļ�, ��ά�������IJ��������ϰ�ȫ";
-
-$lang['Confirm_delete_style'] = "��ȷ��Ҫɾ�������������?";
-
-$lang['Download_theme_cfg'] = "ϵͳ��д��������趨�ļ�. �����Ե�����µİ�ť��������ļ�. ��������������ļ���, �����ɽ��ļ��Ƶ������˷�����Ŀ¼֮��. ���°�װ����ļ����Է��л����������ط�ʹ��.";
-$lang['No_themes'] = "��ָ���ķ�����û�а����κε�����. Ҫ�����µ�����, �밴���������� '����' ����";
-$lang['No_template_dir'] = "������Ŀ¼. ���п�������Ϊ��Ŀ¼�趨Ϊ���ɶ�ȡ�����Ի����ļ�����������";
-$lang['Cannot_remove_style'] = "�����Ƴ�Ԥ��İ�����. ���ȱ�������Ԥ�����������һ��";
-$lang['Style_exists'] = "ָ���İ����������Ѿ�����, ��ص���һ����ѡ��һ����ͬ������";
-
-$lang['Click_return_styleadmin'] = "��� %s����%s ���ذ��������";
-
-$lang['Theme_settings'] = "�����趨";
-$lang['Theme_element'] = "����Ԫ��";
-$lang['Simple_name'] = "��������";
-$lang['Value'] = "��ֵ";
-$lang['Save_Settings'] = "�����趨";
-
-$lang['Stylesheet'] = "CSS ����";
-$lang['Background_image'] = "����ͼ��";
-$lang['Background_color'] = "������ɫ";
-$lang['Theme_name'] = "��������";
-$lang['Link_color'] = "������������ɫ";
-$lang['Text_color'] = "������ɫ";
-$lang['VLink_color'] = "�ι۹���������ɫ (visited)";
-$lang['ALink_color'] = "��갴�µ�������ɫ (active)";
-$lang['HLink_color'] = "����ƹ���������ɫ (hover)";
-$lang['Tr_color1'] = "��������ɫһ";
-$lang['Tr_color2'] = "��������ɫ��";
-$lang['Tr_color3'] = "��������ɫ��";
-$lang['Tr_class1'] = "�������������һ";
-$lang['Tr_class2'] = "��������������";
-$lang['Tr_class3'] = "���������������";
-$lang['Th_color1'] = "��Ŀ������ɫһ";
-$lang['Th_color2'] = "��Ŀ������ɫ��";
-$lang['Th_color3'] = "��Ŀ������ɫ��";
-$lang['Th_class1'] = "��Ŀ�����������һ";
-$lang['Th_class2'] = "��Ŀ������������";
-$lang['Th_class3'] = "��Ŀ�������������";
-$lang['Td_color1'] = "���ϸ���ɫһ";
-$lang['Td_color2'] = "���ϸ���ɫ��";
-$lang['Td_color3'] = "���ϸ���ɫ��";
-$lang['Td_class1'] = "���ϸ��������һ";
-$lang['Td_class2'] = "���ϸ���������";
-$lang['Td_class3'] = "���ϸ����������";
-$lang['fontface1'] = "��������һ";
-$lang['fontface2'] = "���������";
-$lang['fontface3'] = "����������";
-$lang['fontsize1'] = "���ʹ�Сһ";
-$lang['fontsize2'] = "���ʹ�С��";
-$lang['fontsize3'] = "���ʹ�С��";
-$lang['fontcolor1'] = "������ɫһ";
-$lang['fontcolor2'] = "������ɫ��";
-$lang['fontcolor3'] = "������ɫ��";
-$lang['span_class1'] = "Span �������һ";
-$lang['span_class2'] = "Span ��������";
-$lang['span_class3'] = "Span ���������";
-$lang['img_poll_size'] = "ͶƱͳ����ͼʾ��С [px]";
-$lang['img_pm_size'] = "������Ϣʹ����ͼʾ��С [px]";
-
-
-//
-// Install Process
-//
-$lang['Welcome_install'] = "��ӭ��װ phpBB 2 ��̳ϵͳ";
-$lang['Initial_config'] = "�����趨";
-$lang['DB_config'] = "���ݿ��趨";
-$lang['Admin_config'] = "ϵͳ����Ա�趨";
-$lang['continue_upgrade'] = "����������ϵͳ�趨�ļ� (config.php) ֮��, �������� '��������' �İ�ť������һ��. ������������������ɺ����ϴ��趨��.";
-$lang['upgrade_submit'] = "��������";
-
-$lang['Installer_Error'] = "��װ�����з�������";
-$lang['Previous_Install'] = "������ɰ�װ����";
-$lang['Install_db_error'] = "�ڸ������ݿ�ʱ��������";
-
-$lang['Re_install'] = "����ǰ��װ�� phpBB 2 ��̳ϵͳ����ʹ����. <br /><br />�����ϣ�����°�װ phpBB 2 ��̳ϵͳ��ѡ�� '��' �İ�ť. ��ע��, ִ�к��Ƴ����е��ִ�����, ���Ҳ������κα���! ϵͳ����Ա�ʺż����뽫�����½���, �����趨Ҳ�����ᱻ����. <br /><br />���������� '��' �İ�ťǰ��������!";
-$lang['Inst_Step_0'] = "��л��ѡ�� phpBB 2 ��̳ϵͳ. ��������д������������ɰ�װ����. �ڰ�װǰ, ����ȷ������Ҫʹ�õ����ݿ��Ѿ�����.";
-
-$lang['Start_Install'] = "��ʼ��װ";
-$lang['Finish_Install'] = "��ɰ�װ";
-
-$lang['Default_lang'] = "Ԥ����̳����";
-$lang['DB_Host'] = "���ݿ��������������";
-$lang['DB_Name'] = "�������ݿ�����";
-$lang['DB_Username'] = "���ݿ��û��ʺ�";
-$lang['DB_Password'] = "���ݿ�����";
-$lang['Database'] = "�������ݿ�";
-$lang['Install_lang'] = "ѡ��Ҫ��װ������";
-$lang['dbms'] = "���ݿ��ʽ";
-$lang['Table_Prefix'] = "���ݿ�ı������� (Prefix)";
-$lang['Admin_Username'] = "ϵͳ����Ա�ʺ�����";
-$lang['Admin_Password'] = "ϵͳ����Ա����";
-$lang['Admin_Password_confirm'] = "ϵͳ����Ա���� [ ȷ�� ]";
-
-$lang['Inst_Step_2'] = "����ϵͳ����Ա�ʺ��ѱ�����, ��̳�Ļ�����װ�Ѿ����, �Ժ������ִ���̳�Ĺ���ҳ��. ��ȷ�����Ѽ��������õ��趨�����ʵ�����. ��һ�θ�л��ѡ��ʹ�� phpBB 2 ��̳ϵͳ.";
-
-$lang['Unwriteable_config'] = "����ϵͳ�趨����д��, �����Ե���·���ť�����趨�ļ�, �ٽ�����ļ��ϴ��� phpBB 2 ��̳�����ϼ�. ����ɺ�������ʹ�ù���Ա�ʺŸ������½������ϵͳ����������� (������½��, �·�������һ������\"ϵͳ�����������\"������) ������Ļ��������趨. ����л��ѡ��ʹ�ð�װ phpBB 2 ��̳ϵͳ.";
-$lang['Download_config'] = "�����趨�ļ�";
-
-$lang['ftp_choose'] = "ѡ�����ط�ʽ";
-$lang['ftp_option'] = "<br />�� FTP �趨��ɺ�, ������ʹ���Զ��ϴ��Ĺ���.";
-$lang['ftp_instructs'] = "���Ѿ�ѡ��ʹ�� FTP ȥ�Զ���װ���� phpBB 2 ��̳. �������������������������. ��ע��: FTP ·���������װ phpBB 2 �� FTP ·����ȫ��ͬ.";
-$lang['ftp_info'] = "�������� FTP ��Ϣ";
-$lang['Attempt_ftp'] = "ʹ�� FTP �ϴ��趨�ļ�:";
-$lang['Send_file'] = "�����ϴ��趨�ļ�";
-$lang['ftp_path'] = "��װ phpBB 2 �� FTP ·��:";
-$lang['ftp_username'] = "���� FTP ��½����:";
-$lang['ftp_password'] = "���� FTP ��½����:";
-$lang['Transfer_config'] = "��ʼ����";
-$lang['NoFTP_config'] = "FTP �ϴ��趨�ļ�ʧ��. �������趨�ļ���ʹ���ֶ��ϴ�.";
-
-$lang['Install'] = "������װ";
-$lang['Upgrade'] = "ϵͳ����";
-
-$lang['Install_Method'] = '��ѡ��װģʽ';
-
-$lang['Install_No_Ext'] = "���������ϵ�php���ò�֧������ѡ������ݿ�����";
-
-$lang['Install_No_PCRE'] = "����php���ò�֧�ְ�װphpBB2����Ҫ��Perl���Ա�����ģʽ�ļ�����";
-
-
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php + +/*************************************************************************** + * lang_admin.php [chinese simplified] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_admin.php,v 1.27 2001/12/30 13:49:37 psotfx Exp $ + * + ****************************************************************************/ + + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by: +// inker :: http://www.byink.com +// +// For questions and comments use: support@byink.com +// last modify : 2002/3/1 +// + +// +// Modules, this replaces the keys used +// in the modules[][] arrays in each module file +// +$lang['General'] = "��ͨ����"; +$lang['Users'] = "��Ա����"; +$lang['Groups'] = "�Ŷӹ���"; +$lang['Forums'] = "�������"; +$lang['Styles'] = "������"; + +$lang['Configuration'] = "����ѡ��"; +$lang['Permissions'] = "Ȩ����"; +$lang['Manage'] = "����ѡ��"; +$lang['Disallow'] = "�����ʺ�"; +$lang['Prune'] = "ɾ������"; +$lang['Mass_Email'] = "Ⱥ���ż�"; +$lang['Ranks'] = "�ȼ�����"; +$lang['Smilies'] = "�������"; +$lang['Ban_Management'] = "��������"; +$lang['Word_Censor'] = "���ֹ���"; +$lang['Export'] = "���"; +$lang['Create_new'] = "�½�"; +$lang['Add_new'] = "����"; +$lang['Backup_DB'] = "�������ݿ�"; +$lang['Restore_DB'] = "�ָ����ݿ�"; + + +// +// Index +// +$lang['Admin'] = "ϵͳ����"; +$lang['Not_admin'] = "��û��Ȩ�������Ա�������"; +$lang['Welcome_phpBB'] = "��ӭ���� phpBB 2 ����Ա�������"; +$lang['Admin_intro'] = "��л��ѡ�� phpBB 2 ��Ϊ������̳ϵͳ. ������������������̳�ĸ���ͳ������. �κ�ʱ����������ͨ���������������Ϸ���<u>���������ҳ</u>���ص���һҳ. ������ڿ���������Ϸ��� phpBB ��־ͼʾ���Իص�������̳��ҳ.�������������������,������������̳�����й���ѡ��.ÿ���������и���ܵ�ʹ�����."; +$lang['Main_index'] = "������̳��ҳ"; +$lang['Forum_stats'] = "��̳ͳ������"; +$lang['Admin_Index'] = "���������ҳ"; +$lang['Preview_forum'] = "Ԥ��������̳"; + +$lang['Click_return_admin_index'] = "��� %s����%s �ص����������ҳ"; + +$lang['Statistic'] = "ͳ������"; +$lang['Value'] = "��ֵ"; +$lang['Number_posts'] = "�����ܼ�"; +$lang['Posts_per_day'] = "ƽ��ÿ�췢��������"; +$lang['Number_topics'] = "�����ܼ�"; +$lang['Topics_per_day'] = "ƽ��ÿ�췢��������"; +$lang['Number_users'] = "ע���Ա�ܼ�"; +$lang['Users_per_day'] = "ƽ��ÿ��ע��Ļ�Ա"; +$lang['Board_started'] = "��̳��������"; +$lang['Avatar_dir_size'] = "ͷ�����ϼ��ļ���С"; +$lang['Database_size'] = "���ݿ��ļ���С"; +$lang['Gzip_compression'] ="Gzip �ļ�ѹ����ʽ"; +$lang['Not_available'] = "��"; + +$lang['ON'] = "����"; // This is for GZip compression +$lang['OFF'] = "�ر�"; + + +// +// DB Utils +// +$lang['Database_Utilities'] = "���ݿ�߹���"; + +$lang['Restore'] = "�ָ�"; +$lang['Backup'] = "����"; +$lang['Restore_explain'] = "�����ѡ���������Իָ� phpBB 2 ��ʹ�õ����ݿ����. ������ķ�����֧�� GZIP ѹ�����ļ�, �����������Զ���ѹ�����ϴ���ѹ���ļ�. <b>ע�⣡</b> �ָ������н�����ȫ���������ִ������. ���ݿ�ָ����̿��ܻỨ�ѽϳ���ʱ��, �ڻָ����ǰ�벻Ҫ�رջ��뿪���ҳ��."; +$lang['Backup_explain'] = "�����ѡ����,�����Ա��� phpBB 2 ��̳��������������. ��������������ж���ı������ phpBB 2 ��̳��ʹ�õ����ݿ���, ������Ҳ�뱸����Щ�ı���, �����·��� <b>���ӵı���</b> �����������ǵ����ֲ��ö������� (����: abc, cde). ������ķ�������֧�� GZIP ѹ����ʽ, ������������ǰʹ�� GZIP ѹ������С�ļ��Ĵ�С."; + +$lang['Backup_options'] = "����ѡ��"; +$lang['Start_backup'] = "��ʼ����"; +$lang['Full_backup'] = "��������"; +$lang['Structure_backup'] = "�ṹ����"; +$lang['Data_backup'] = "���ݱ���"; +$lang['Additional_tables'] = "���ӵı���"; +$lang['Gzip_compress'] = "Gzip ѹ����ʽ"; +$lang['Select_file'] = "ѡ���ļ�"; +$lang['Start_Restore'] = "��ʼ�ָ�"; + +$lang['Restore_success'] = "���ݿ�ɹ��ָ�.<br /><br />��̳�ѱ��ָ��ɱ���ʱ��״̬."; +$lang['Backup_download'] = "��ȴ�. ���ı����ļ���������!"; +$lang['Backups_not_supported'] = "�Բ���! �������ݲ�֧���������ݿ�ϵͳ"; + +$lang['Restore_Error_uploading'] = "�ϴ��ı����ļ�����"; +$lang['Restore_Error_filename'] = "�ļ����ƴ���, ������ѡ���ļ�"; +$lang['Restore_Error_decompress'] = "����ѹ Gzip �ļ�, ���Դ����ָ�ʽ�ϴ�"; +$lang['Restore_Error_no_file'] = "û���ļ����ϴ�"; + + +// +// Auth pages +// +$lang['Select_a_User'] = "ѡ��һ���û�"; +$lang['Select_a_Group'] = "ѡ��һ���Ŷ�"; +$lang['Select_a_Forum'] = "ѡ��һ������"; +$lang['Auth_Control_User'] = "��ԱȨ���趨"; +$lang['Auth_Control_Group'] = "�Ŷ�Ȩ���趨"; +$lang['Auth_Control_Forum'] = "����Ȩ���趨"; +$lang['Look_up_User'] = "��ѯ��Ա"; +$lang['Look_up_Group'] = "��ѯ�Ŷ�"; +$lang['Look_up_Forum'] = "��ѯ����"; + +$lang['Group_auth_explain'] = "�����ѡ���������Ը����Ŷӵ�Ȩ���趨��ָ������Ա�ʸ�. ��ע��, ���Ŷ�Ȩ���趨��, �����Ļ�ԱȨ������Ȼ����ʹ��Ա�������ư���. ��������������������ʾȨ��ͻ�ľ���."; +$lang['User_auth_explain'] = "�����ѡ���������Ը��Ļ�Ա��Ȩ���趨��ָ������Ա�ʸ�. ��ע��, �Ļ�ԱȨ���趨��, �����Ļ�ԱȨ������Ȼ����ʹ��Ա�������ư���. ��������������������ʾȨ��ͻ�ľ���."; +$lang['Forum_auth_explain'] = "�����ѡ���������Ը��İ����ʹ��Ȩ��. ������ѡ��ʹ�ü��Ǹ�����ģʽ, ��ģʽ���ṩ��������Ȩ���趨����. ��ע��, ���еĸı䶼����Ӱ�쵽��Ա�İ���ʹ��Ȩ��."; + +$lang['Simple_mode'] = "��ģʽ"; +$lang['Advanced_mode'] = "��ģʽ"; +$lang['Moderator_status'] = "����Ա�ʸ�"; + +$lang['Allowed_Access'] = "��������"; +$lang['Disallowed_Access'] = "��ֹ����"; +$lang['Is_Moderator'] = "ӵ�а������Ȩ��"; +$lang['Not_Moderator'] = "û�а������Ȩ��"; + +$lang['Conflict_warning'] = "Ȩ��ͻ����"; +$lang['Conflict_access_userauth'] = "�����Ա��Ȼ����ͨ���Ŷӳ�Ա���ʸ�����ض��İ���. �����Ը����Ŷ�Ȩ����ȡ�������Ա���Ŷ��ʸ�����ֹ�û�Ա�������Ƶİ���.�Ŷ�Ȩ������:"; +$lang['Conflict_mod_userauth'] = "�����Ա��Ȼ����ͨ���Ŷӳ�Ա���ʸ�ӵ�а��������Ȩ��. �����Ը����Ŷ�Ȩ����ȡ�������Ա��Ȩ������ֹ�û�Ա���а������.�������Ȩ������:"; + +$lang['Conflict_access_groupauth'] = "���л�Ա��Ȼ����ͨ����ԱȨ���趨��������ض��İ���. �����Ը��Ļ�ԱȨ����ȡ�����ǽ������Ƶİ���. ��ԱȨ������: "; +$lang['Conflict_mod_groupauth'] = "���л�Ա��Ȼ����ͨ�����ǵĻ�ԱȨ��ӵ�а��������Ȩ��. �����Ը��Ļ�ԱȨ����ȡ�����ǵİ������Ȩ��. ��ԱȨ������: "; + +$lang['Public'] = "����"; +$lang['Private'] = "�ǹ���"; +$lang['Registered'] = "ע���Ա"; +$lang['Administrators'] = "��̳����Ա"; +$lang['Hidden'] = "����"; + +// These are displayed in the drop down boxes for advanced +// mode forum auth, try and keep them short! +$lang['Forum_ALL'] = "ȫ��"; +$lang['Forum_REG'] = "REG"; +$lang['Forum_PRIVATE'] = "PRIVATE"; +$lang['Forum_MOD'] = "MOD"; +$lang['Forum_ADMIN'] = "����"; + +$lang['View'] = "���"; +$lang['Read'] = "�Ķ�"; +$lang['Post'] = "����"; +$lang['Reply'] = "�ظ�"; +$lang['Edit'] = "�༭"; +$lang['Delete'] = "ɾ��"; +$lang['Sticky'] = "�ö�"; +$lang['Announce'] = "����"; +$lang['Vote'] = "ͶƱ"; +$lang['Pollcreate'] = "����ͶƱ"; + +$lang['Permissions'] = "Ȩ���趨"; +$lang['Simple_Permission'] = "����Ȩ��"; + +$lang['User_Level'] = "��Ա�ȼ�"; +$lang['Auth_User'] = "��Ա"; +$lang['Auth_Admin'] = "��̳����Ա"; +$lang['Group_memberships'] = "��Ա�Ŷ��б�"; +$lang['Usergroup_members'] = "�Ŷӳ�Ա�б�"; + +$lang['Forum_auth_updated'] = "����Ȩ���趨����"; +$lang['User_auth_updated'] = "��ԱȨ���趨����"; +$lang['Group_auth_updated'] = "�Ŷ�Ȩ���趨����"; + +$lang['Auth_updated'] = "Ȩ���趨�Ѿ�����"; +$lang['Click_return_userauth'] = "��� %s����%s ���ػ�ԱȨ���趨"; +$lang['Click_return_groupauth'] = "��� %s����%s �����Ŷ�Ȩ���趨"; +$lang['Click_return_forumauth'] = "��� %s����%s ���ذ���Ȩ���趨"; + + +// +// Banning +// +$lang['Ban_control'] = "��������"; +$lang['Ban_explain'] = "�����ѡ�����������趨��Ա�ķ���. �����Է���һ��ָ���Ļ�Ա��һ��ָ����Χ�� IP ��ַ���Ǽ������������, ��Щ������ֹ�������Ļ�Ա������̳��ҳ. ��Ҳ����ָ�����������ʼ���ַ����ֹע���Աʹ�ò�ͬ���ʺ��ظ�ע��. ��ע���ֻ�Ƿ���һ�������ʼ���ַʱ������Ӱ�쵽��Ա������̳�ĵ�½���Ƿ�������, ��Ӧ��ʹ��ǰ�����ַ�ʽ����֮һ��������һ������������."; +$lang['Ban_explain_warn'] = "��������һ��IP��ַ��Χʱ, �����Χ�����е�IP��ַ�����ᱻ����. ������ʹ��ͳ��� * ����Ҫ������ip��ַ�����ͱ������Ŀ���. �����һ��Ҫ����һ����Χ�뾡�����־�����ʵ�����Ӱ��������ʹ��."; + +$lang['Select_username'] = "ѡ��һ����Ա����"; +$lang['Select_ip'] = "ѡ��һ�� IP ��ַ"; +$lang['Select_email'] = "ѡ��һ�������ʼ���ַ"; + +$lang['Ban_username'] = "����һ������ָ���Ļ�Ա����"; +$lang['Ban_username_explain'] = "������ʹ��������ϼ� (��: Ctrl �� Shift)һ�η��������Ա����"; +$lang['Ban_IP'] = "����һ������ IP ��ַ���Ǽ������������"; +$lang['IP_hostname'] = "IP ��ַ���Ǽ������������"; +$lang['Ban_IP_explain'] = "Ҫָ�������ͬ�� IP ��ַ������������, ��ʹ�ö��� ',' ���ָ�����. Ҫָ�� IP ��ַ�ķ�Χ, ��ʹ�� '-' ���ָ���ʼ��ַ��������ַ, ����ʹ��ͳ��� '*'"; +$lang['Ban_email'] = "����һ�����������ʼ���ַ"; +$lang['Ban_email_explain'] = "Ҫָ�������ͬ�ĵ����ʼ���ַ, ��ʹ�ö��� ',' ���ָ�����, ����ʹ��ͨ��� '*', ����: *@hotmail.com"; +$lang['Unban_username'] = "���һ�����������Ļ�Ա����"; +$lang['Unban_username_explain'] = "������ʹ����꼰��ϼ� (��: Ctrl �� Shift)һ�ν����������Ļ�Ա����"; + +$lang['Unban_IP'] = "���һ������������ IP ��ַ"; +$lang['Unban_IP_explain'] = "������ʹ����꼰��ϼ� (����: Ctrl �� Shift), һ�ν����������� IP ��ַ"; + +$lang['Unban_email'] = "���һ�����������ĵ����ʼ���ַ"; +$lang['Unban_email_explain'] = "������ʹ����꼰��ϼ� (����: Ctrl �� Shift), һ�ν����������ĵ����ʼ���ַ"; + +$lang['No_banned_users'] = "û�б������Ļ�Ա����"; +$lang['No_banned_ip'] = "û�б������� IP ��ַ"; +$lang['No_banned_email'] = "û�б������ĵ����ʼ���ַ"; + +$lang['Ban_update_sucessful'] = "�����б��Ѿ��ɹ�����"; +$lang['Click_return_banadmin'] = "��� %s����%s ���ط����趨"; + + +// +// Configuration +// +$lang['General_Config'] = "��������"; +$lang['Config_explain'] = "������ʹ�����б���������һ����趨ѡ��. ��Ա�������趨��ʹ�û����� (��̳����) ���������."; + +$lang['Click_return_config'] = "��� %s����%s ���ػ�������"; + +$lang['General_settings'] = "�����������"; +$lang['Server_name'] = "����"; +$lang['Server_name_explain'] = "������̳������λ�õ�����The domain name this board runs from"; +$lang['Script_path'] = "�ű�·��"; +$lang['Script_path_explain'] = "������̳��Ӧ��������·��"; +$lang['Server_port'] = "����˿�"; +$lang['Server_port_explain'] = "���ķ����������еĶ˿�,Ĭ��ֵ��80,ֻ���ڷ�Ĭ��ֵʱ�ı����ѡ��"; +$lang['General_settings'] = "��̳�����趨"; +$lang['Site_name'] = "��̳����"; +$lang['Site_desc'] = "��̳����"; +$lang['Board_disable'] = "�ر���̳"; +$lang['Board_disable_explain'] = "�⽫��ر���̳. ����ִ������趨ʱ����dz�,���������µ�½!"; +$lang['Acct_activation'] = "�����ʺż���"; +$lang['Acc_None'] = "�ر�"; // These three entries are the type of activation +$lang['Acc_User'] = "�ɻ�Ա����"; +$lang['Acc_Admin'] = "�ɹ���Ա����"; + +$lang['Abilities_settings'] = "��Ա����������趨"; +$lang['Max_poll_options'] = "ͶƱ��Ŀ�������Ŀ"; +$lang['Flood_Interval'] = "��ˮ�ж�"; +$lang['Flood_Interval_explain'] = "���·����ļ��ʱ�� (��)"; +$lang['Board_email_form'] = "��Ա�����ʼ��б�"; +$lang['Board_email_form_explain'] = "��Ա���Ի���͵����ʼ��������̳"; +$lang['Topics_per_page'] = "ÿҳ��ʾ������"; +$lang['Posts_per_page'] = "ÿҳ��ʾ������"; +$lang['Hot_threshold'] = "���Ż����趨��"; +$lang['Default_style'] = "Ԥ����"; +$lang['Override_style'] = "���ӻ�Աѡ��ķ��"; +$lang['Override_style_explain'] = "����Ա��ѡ�ķ���ΪԤ����"; +$lang['Default_language'] = "Ԥ������"; +$lang['Date_format'] = "���ڸ�ʽ"; +$lang['System_timezone'] = "ϵͳʱ��"; +$lang['Enable_gzip'] = "���� GZip �ļ�ѹ����ʽ"; +$lang['Enable_prune'] = "�����ƻ�ɾ��ģʽ"; +$lang['Allow_HTML'] = "����ʹ�� HTML �"; +$lang['Allow_BBCode'] = "����ʹ�� BBCode ����"; +$lang['Allowed_tags'] = "����ʹ�� HTML ��ǩ"; +$lang['Allowed_tags_explain'] = "�Զ��ŷָ� HTML ��ǩ"; +$lang['Allow_smilies'] = "����ʹ�ñ������"; +$lang['Smilies_path'] = "������Ŵ���·��"; +$lang['Smilies_path_explain'] = "���� phpBB 2 ��Ŀ¼���µ�·��, ����: images/smilies"; +$lang['Allow_sig'] = "����ʹ��ǩ����"; +$lang['Max_sig_length'] = "ǩ����������"; +$lang['Max_sig_length_explain'] = "�û�����ǩ������ʹ������"; +$lang['Allow_name_change'] = "�������ĵ�½����"; + +$lang['Avatar_settings'] = "����ͷ���趨"; +$lang['Allow_local'] = "ʹ��ϵͳ���"; +$lang['Allow_remote'] = "��������ͷ��ͼƬ"; +$lang['Allow_remote_explain'] = "��������ַ����ͷ��ͼƬ"; +$lang['Allow_upload'] = "�����û��ϴ�ͷ��"; +$lang['Max_filesize'] = "ͷ���ļ���С�趨"; +$lang['Max_filesize_explain'] = "���û��ϴ�ͷ��ͼƬ"; +$lang['Max_avatar_size'] = "ͼƬ��С���ɴ��"; +$lang['Max_avatar_size_explain'] = "(�� x �� ����)"; +$lang['Avatar_storage_path'] = "����ͷ��·��"; +$lang['Avatar_storage_path_explain'] = "���� phpBB 2 ��Ŀ¼���µ�·��, ����: images/avatars"; +$lang['Avatar_gallery_path'] = "ϵͳ��ᴢ��·��"; +$lang['Avatar_gallery_path_explain'] = "���� phpBB 2 ��Ŀ¼���µ�·��, ����: images/avatars/gallery"; + +$lang['COPPA_settings'] = "COPPA (������ͯ��·��˽������) �趨"; +$lang['COPPA_fax'] = "COPPA �������"; +$lang['COPPA_mail'] = "COPPA �ʵݵ�ַ"; +$lang['COPPA_mail_explain'] = "���ǹ��ҳ����� COPPA ��Աע����������ʵݵ�ַ"; +$lang['Email_settings'] = "�����ʼ��趨"; +$lang['Admin_email'] = "��̳����Ա�����ʼ�����"; +$lang['Email_sig'] = "�����ʼ�ǩ����"; +$lang['Email_sig_explain'] = "���ǩ�������ᱻ��������������̳ϵͳ�ͳ��ĵ����ʼ���"; +$lang['Use_SMTP'] = "ʹ�� SMTP ���������͵����ʼ�"; +$lang['Use_SMTP_explain'] = "�������Ҫʹ�� SMTP ���������͵����ʼ���ѡ�� '��'"; +$lang['SMTP_server'] = "SMTP ����������"; +$lang['SMTP_username'] = "SMTP �û���"; +$lang['SMTP_username_explain'] = "ֻ������smtp������Ҫ���û�ʱ����д���ѡ��"; +$lang['SMTP_password'] = "SMTP ����"; +$lang['SMTP_password_explain'] = "ֻ������smtp������Ҫ������ʱ����д���ѡ��"; + +$lang['Disable_privmsg'] = "˽����Ϣ"; +$lang['Inbox_limits'] = "�ռ����������"; +$lang['Sentbox_limits'] = "�ļ����������"; +$lang['Savebox_limits'] = "������������"; + +$lang['Cookie_settings'] = "Cookie �趨"; +$lang['Cookie_settings_explain'] = "��Щ�趨������ Cookie �Ķ���, ��һ������, ʹ��ϵͳԤ��ֵ�Ϳ�����. �����Ҫ������Щ�趨, ������趨, �������趨��Ӱ���Ա�ĵ�½"; + +$lang['Cookie_name'] = "Cookie ����"; +$lang['Cookie_domain'] = "Cookie ����"; +$lang['Cookie_path'] = "Cookie ·��"; +$lang['Session_length'] = "Session ���ʱ�� [ �� ]"; +$lang['Cookie_secure'] = "Cookie ���� [ https ]"; + + +// +// Forum Management +// +$lang['Forum_admin'] = "��̳�������"; +$lang['Forum_admin_explain'] = "������������������������, ɾ��, �༭���������з����Ͱ���, �Լ��趨�����ڵ���Ӧ����."; + + +$lang['Edit_forum'] = "�༭����"; +$lang['Create_forum'] = "�����°���"; +$lang['Create_category'] = "�����·���"; +$lang['Remove'] = "ɾ��"; +$lang['Action'] = "ִ��"; +$lang['Update_order'] = "��������"; +$lang['Config_updated'] = "��̳���óɹ�����"; +$lang['Edit'] = "�༭"; +$lang['Delete'] = "ɾ��"; +$lang['Move_up'] = "�����ƶ�"; +$lang['Move_down'] = "�����ƶ�"; +$lang['Resync'] = "������Ӧ����"; +$lang['No_mode'] = "û���趨ģʽ"; +$lang['Forum_edit_delete_explain'] = "������ʹ�����б���������һ����趨ѡ��. ��Ա�������趨��ʹ�û����� (ϵͳ����) ���������."; +$lang['Move_contents'] = "�ƶ���������"; +$lang['Forum_delete'] = "ɾ������"; +$lang['Forum_delete_explain'] = "������ʹ�����б�����ɾ������ (�����), �����ƶ������ڰ����ڵ�������������."; +$lang['Forum_settings'] = "��������趨"; +$lang['Forum_name'] = "��������"; +$lang['Forum_desc'] = "��������"; +$lang['Forum_status'] = "����״̬"; +$lang['Forum_pruning'] = "�ƻ�ɾ��"; + +$lang['prune_freq'] = '���ڼ������'; +$lang['prune_days'] = "ɾ���ڼ�����û�����»ظ�������"; +$lang['Set_prune_data'] = "���Ѿ���������ƻ�ɾ�ĵĹ���, ����δ�������趨. ��ص���һ���趨��ص���Ŀ"; + +$lang['Move_and_Delete'] = "�ƶ�/ɾ��"; + +$lang['Delete_all_posts'] = "ɾ����������"; +$lang['Nowhere_to_move'] = "û���ƶ���λ��"; + +$lang['Edit_Category'] = "�༭��������"; +$lang['Edit_Category_explain'] = "ʹ�����±����ķ�������"; + +$lang['Forums_updated'] = "���漰�������ϳɹ�����"; + +$lang['Must_delete_forums'] = "��ɾ���������֮ǰ, ��������ɾ���������µ����а���"; + +$lang['Click_return_forumadmin'] = "��� %s����%s ���ذ������"; + + +// +// Smiley Management +// +$lang['smiley_title'] = "������ű༭"; +$lang['smile_desc'] = "�����ѡ����, ����������, ɾ�����DZ༭������Ż������Ű��Ա��Ա�����·������Ǹ�����Ϣ��ʹ��."; +$lang['smiley_config'] = "��������趨"; +$lang['smiley_code'] = "������Ŵ���"; +$lang['smiley_url'] = "����ͼƬ"; +$lang['smiley_emot'] = "��������"; +$lang['smile_add'] = "����һ���±���"; +$lang['Smile'] = "����"; +$lang['Emotion'] = "��������"; + +$lang['Select_pak'] = "ѡ��ı�����Ű� (.pak) �ļ�"; +$lang['replace_existing'] = "�滻���еı������"; +$lang['keep_existing'] = "�������еı������"; +$lang['smiley_import_inst'] = "��Ӧ��������Ű���ѹ���ϴ����ʵ��ı������Ŀ¼. Ȼ��ѡ����ȷ����Ŀ����������."; +$lang['smiley_import'] = "���������Ű�"; +$lang['choose_smile_pak'] = "ѡ��һ��������Ű� .pak �ļ�"; +$lang['import'] = "����������"; +$lang['smile_conflicts'] = "�ڳ�ͻ���������Ӧ������ѡ��"; +$lang['del_existing_smileys'] = "����ǰ��ɾ���ɵı������"; +$lang['import_smile_pack'] = "���������Ű�"; +$lang['export_smile_pack'] = "����������Ű�"; +$lang['export_smiles'] = "����ϣ�������еı�����������ɱ�����Ű�, ���� %s����%s ���� smiles.pak �ļ�, ��ȷ�����Ϊ.pak."; + +$lang['smiley_add_success'] = "�µı�������Ѿ��ɹ�����"; +$lang['smiley_edit_success'] = "��������Ѿ��ɹ�����"; +$lang['smiley_import_success'] = "������Ű��Ѿ��ɹ�����!"; +$lang['smiley_del_success'] = "��������Ѿ��ɹ�ɾ��"; +$lang['Click_return_smileadmin'] = "��� %s����%s ���ر�����ű༭"; + + +// +// User Management +// +$lang['User_admin'] = "��Ա����"; +$lang['User_admin_explain'] = "��������������, �����Ա����Ա�ĸ��������Լ��ִ������ѡ��. �����Ҫ�Ļ�Ա��Ȩ��, ��ʹ�û�Ա���Ŷӹ�����Ȩ���趨����."; +$lang['Look_up_user'] = "��ѯ��Ա"; + +$lang['Admin_user_fail'] = "�����»�Ա�ĸ�������"; +$lang['Admin_user_updated'] = "��Ա�ĸ��������Ѿ��ɹ�����"; +$lang['Click_return_useradmin'] = "��� %s����%s ���ػ�Ա����"; + +$lang['User_delete'] = "ɾ����Ա"; +$lang['User_delete_explain'] = "������ォ��ɾ����Ա, ���ѡ�����ָ�"; +$lang['User_deleted'] = "��Ա���ɹ�ɾ��."; + +$lang['User_status'] = "��Ա�ʺ��Ѽ���"; +$lang['User_allowpm'] = "����ʹ��˽��ѶϢ"; +$lang['User_allowavatar'] = "����ʹ�ø���ͷ��"; + +$lang['Admin_avatar_explain'] = "�����ѡ�������������ɾ����Ա�ִ�ĸ���ͷ��"; + +$lang['User_special'] = "����Աר��"; +$lang['User_special_explain'] = "�����Ա����Ա���ʺż���״̬������δ��Ȩ��Ա��ѡ���趨, ��ͨ��Ա�����иı���Щ�趨"; + + +// +// Group Management +// +$lang['Group_administration'] = "�Ŷӹ���"; +$lang['Group_admin_explain'] = "�������������������Թ������еĻ�Ա�Ŷ�, �����Խ���, ɾ���Լ��༭�ִ�Ļ�Ա�Ŷ�. ������ָ���Ŷӹ���Ա, �趨�Ŷ�ģʽ (����/���/����) �Լ��Ŷӵ����ƺ�����."; +$lang['Error_updating_groups'] = "�ŶӸ���ʱ��������"; +$lang['Updated_group'] = "�Ŷ��Ѿ��ɹ�����"; +$lang['Added_new_group'] = "�µ��Ŷ��Ѿ��ɹ�����"; +$lang['Deleted_group'] = "�Ŷ��ѱ�˳��ɾ��"; +$lang['New_group'] = "�������Ŷ�"; +$lang['Edit_group'] = "�༭�Ŷ�"; +$lang['group_name'] = "�Ŷ�����"; +$lang['group_description'] = "�Ŷ�����"; +$lang['group_moderator'] = "�Ŷӹ���Ա"; +$lang['group_status'] = "�Ŷ�״̬"; +$lang['group_open'] = "�����Ŷ�"; +$lang['group_closed'] = "�ر��Ŷ�"; +$lang['group_hidden'] = "�����Ŷ�"; +$lang['group_delete'] = "ɾ���Ŷ�"; +$lang['group_delete_check'] = "ɾ������Ŷ�"; +$lang['submit_group_changes'] = "�ύ����"; +$lang['reset_group_changes'] = "�������"; +$lang['No_group_name'] = "������ָ���Ŷ�����"; +$lang['No_group_moderator'] = "������ָ���ŶӵĹ���Ա"; +$lang['No_group_mode'] = "������ָ���Ŷ�״̬ (����/���/����)"; +$lang['delete_group_moderator'] = "ɾ��ԭ�е��Ŷӹ���Ա?"; +$lang['delete_moderator_explain'] = "�����������Ŷӹ���Ա���ҹ�ѡ���ѡ��Ὣԭ�е��Ŷӹ���Ա���Ŷ����Ƴ�, �粻��ѡ, �����Ա����Ϊ�Ŷӵ���ͨ��Ա."; +$lang['Click_return_groupsadmin'] = "��� %s����%s �����Ŷӹ���."; +$lang['Select_group'] = "ѡ���Ŷ�"; +$lang['Look_up_group'] = "��ѯ�Ŷ�"; + + +// +// Prune Administration +// +$lang['Forum_Prune'] = "����ƻ�ɾ��"; +$lang['Forum_Prune_explain'] = "�⽫ɾ����������ʱ����û�лظ�������. �����û��ָ��ʱ�� (����), ���е����ⶼ���ᱻɾ��. ������ɾ�����ڽ����е�ͶƱ������ǹ���. �������ֶ��Ƴ���Щ����."; +$lang['Do_Prune'] = "ִ�мƻ�ɾ��"; +$lang['All_Forums'] = "���а���"; +$lang['Prune_topics_not_posted'] = "ɾ���ڼ�����û�����»ظ�������"; +$lang['Topics_pruned'] = "�ƻ�ɾ��������"; +$lang['Posts_pruned'] = "�ƻ�ɾ��������"; +$lang['Prune_success'] = "�ɹ���ɰ�������ɾ��"; + + +// +// Word censor +// +$lang['Words_title'] = "���ֹ���"; +$lang['Words_explain'] = "�������������������Խ���, �༭��ɾ����������, ��Щָ�������ֽ��ᱻ���˲����滻������ʾ. �����ԱҲ����ʹ�ú�����Щ�����ֵ�������ע��. ������������ʹ��ͳ��� (*), ����: *test* �������� detestable��, test* ���� testing��, *test ���� detest��"; +$lang['Word'] = "��������"; +$lang['Edit_word_censor'] = "�༭��������"; +$lang['Replacement'] = "�滻����"; +$lang['Add_new_word'] = "���ӹ�������"; +$lang['Update_word'] = "���¹�������"; + +$lang['Must_enter_word'] = "����������Ҫ���˵����ּ����滻����"; +$lang['No_word_selected'] = "��û��ѡ��Ҫ�༭�Ĺ�������"; + +$lang['Word_updated'] = "����ѡ��Ĺ��������Ѿ��ɹ�����"; +$lang['Word_added'] = "�µĹ��������Ѿ��ɹ�����"; +$lang['Word_removed'] = "����ѡ��Ĺ��������ѱ��ɹ��Ƴ�"; + +$lang['Click_return_wordadmin'] = "��� %s����%s �������ֹ���"; + + +// +// Mass Email +// +$lang['Mass_email_explain'] = "�����ѡ���������Է��͵����ʼ�ѶϢ�����еĻ�Ա�����ض����Ŷӵij�Ա. �������ʼ�����������ϵͳ����Ա�ṩ�ĵ����ʼ�����, �����ܼ������ķ�ʽ���������ռ���. ����ռ���������, ϵͳ��Ҫ�ϳ���ʱ����ִ��, �����ύ�ͳ������ĵȺ�, <b>����</b>�ڳ������֮ǰֹͣ��ҳ����.���������ʱ����ʾ��ʾ."; +$lang['Compose'] = "д�ʼ�"; + +$lang['Recipients'] = "�ռ���"; +$lang['All_users'] = "���л�Ա"; + +$lang['Email_successfull'] = "ѶϢ�Ѿ��ij�"; +$lang['Click_return_massemail'] = "��� %s����%s ���ص����ʼ�֪ͨ"; + + +// +// Ranks admin +// +$lang['Ranks_title'] = "�ȼ�����"; +$lang['Ranks_explain'] = "��������������, ������������, �༭, ����Լ�ɾ���ȼ�. ��Ҳ����ʹ�õȼ�Ӧ���ڻ�Ա��������."; +$lang['Add_new_rank'] = "�����µĵȼ�"; + +$lang['Rank_title'] = "�ȼ�����"; +$lang['Rank_special'] = "����ȼ�"; +$lang['Rank_minimum'] = "���µ���С����"; +$lang['Rank_maximum'] = "���µ��������"; +$lang['Rank_image'] = "�ȼ�ͼƬ"; +$lang['Rank_image_explain'] = "ʹ�����������ȼ�ͼƬ��·��"; + +$lang['Must_select_rank'] = "������ѡ��һ���ȼ�"; +$lang['No_assigned_rank'] = "û��ָ���ĵȼ�"; + +$lang['Rank_updated'] = "�ȼ��Ѿ��ɹ�����"; +$lang['Rank_added'] = "�µĵȼ��Ѿ��ɹ�����"; +$lang['Rank_removed'] = "�ȼ������ѳɹ����Ƴ�"; + +$lang['Click_return_rankadmin'] = "��� %s����%s ���صȼ�����"; + + +// +// Disallow Username Admin +// +$lang['Disallow_control'] = "�����ʺſ���"; +$lang['Disallow_explain'] = "�����ѡ����, �����Կ��ƽ��õĻ�Ա�ʺ����� (��ʹ��ͨ��� '*'). ��ע��, ���������Ѿ�ע��ʹ�õĻ�Ա����, ��������ɾ�������Ա�ʺ�, ����ʹ�ý����ʺŵĹ���."; +$lang['Delete_disallow'] = "ɾ��"; +$lang['Delete_disallow_title'] = "ɾ�������ʵĺ�����"; +$lang['Delete_disallow_explain'] = "�����Դ��б���ѡ��Ҫ�Ƴ��Ľ����ʺŵ�����"; +$lang['Add_disallow'] = "����"; +$lang['Add_disallow_title'] = "���ӽ��õ��ʺ�����"; +$lang['Add_disallow_explain'] = "������ʹ��ͨ��� '*'�����÷�Χ�ϴ�Ļ�Ա����"; +$lang['No_disallowed'] = "û�н��õ��ʺ�����"; + +$lang['Disallowed_deleted'] = "����ѡ��Ľ����ʺ������ѳɹ����Ƴ�"; +$lang['Disallow_successful'] = "�µĽ����ʺ������Ѿ��ɹ�����"; +$lang['Disallowed_already'] = "����������������ʺ�����. ���ʺ����ƿ������ڽ����б��ڻ��ѱ�ע��ʹ��"; + +$lang['Click_return_disallowadmin'] = "��� %s����%s ���ؽ����ʺſ���"; + + +// +// Styles Admin +// +$lang['Styles_admin'] = "���������"; +$lang['Styles_explain'] = "ʹ�������������������, �Ƴ����������ֲ�ͬ�İ����� (����������) �ṩ��Աѡ��ʹ��."; +$lang['Styles_addnew_explain'] = "�����б��������п�ʹ�õ�����. ����б��ϵ��������δ��װ�� phpBB 2 �����ݿ���. Ҫ��װ�µ�������ֱ�Ӱ����ҷ���ִ������."; + +$lang['Select_template'] = "ѡ������"; + +$lang['Style'] = "���"; +$lang['Template'] = "����"; +$lang['Install'] = "��װ"; +$lang['Download'] = "����"; + +$lang['Edit_theme'] = "�༭����"; +$lang['Edit_theme_explain'] = "������ʹ�����б���༭�����趨."; + +$lang['Create_theme'] = "��������"; +$lang['Create_theme_explain'] = "������ʹ�����б�����Ϊָ���ķ��������µ�����. ���趨��ɫʱ (������ʹ��ʮ����λ��, ����: FFFFFF) ��������ʼ��Ԫ #, ��������: CCCCCC Ϊ��ȷ�ı�ʾ��, #CCCCCC ���Ǵ����."; + +$lang['Export_themes'] = "�������"; +$lang['Export_explain'] = "�����������, ���������ָ����������������. ���б���ѡ��ָ���ķ�����, ϵͳ���Ὠ����������������ļ������浽ָ���ķ���Ŀ¼. �������������, ������������������ļ�. �����ϣ��ϵͳ��ֱ�Ӵ�����Щ�ļ�����, ������ȷ��ָ������Ŀ¼��д. �������Ҫ�����ⷽ�������, ��ο� phpBB 2 ʹ��˵��."; +$lang['Theme_installed'] = "ָ���������Ѿ���װ���"; +$lang['Style_removed'] = "ָ���İ������Ѵ����ݿ����Ƴ�. Ҫ������ϵͳ����ȫ���Ƴ����������, ������� /templates ���Ƴ���Ӧ�ķ���Ŀ¼"; +$lang['Theme_info_saved'] = "ָ�������������Ѿ��ɹ�����. ������������ theme_info.cfg ��Ψ������ (��������ָ���ķ���Ŀ¼)"; +$lang['Theme_updated'] = "ָ���������ѱ�����. ����������µ������趨ֵ"; +$lang['Theme_created'] = "�����ѱ�����. ��������������趨�ļ�, ��ά�������IJ��������ϰ�ȫ"; + +$lang['Confirm_delete_style'] = "��ȷ��Ҫɾ�������������?"; + +$lang['Download_theme_cfg'] = "ϵͳ��д��������趨�ļ�. �����Ե�����µİ�ť��������ļ�. ��������������ļ���, �����ɽ��ļ��Ƶ������˷�����Ŀ¼֮��. ���°�װ����ļ����Է��л����������ط�ʹ��."; +$lang['No_themes'] = "��ָ���ķ�����û�а����κε�����. Ҫ�����µ�����, �밴���������� '����' ����"; +$lang['No_template_dir'] = "������Ŀ¼. ���п�������Ϊ��Ŀ¼�趨Ϊ���ɶ�ȡ�����Ի����ļ�����������"; +$lang['Cannot_remove_style'] = "�����Ƴ�Ԥ��İ�����. ���ȱ�������Ԥ�����������һ��"; +$lang['Style_exists'] = "ָ���İ����������Ѿ�����, ��ص���һ����ѡ��һ����ͬ������"; + +$lang['Click_return_styleadmin'] = "��� %s����%s ���ذ��������"; + +$lang['Theme_settings'] = "�����趨"; +$lang['Theme_element'] = "����Ԫ��"; +$lang['Simple_name'] = "��������"; +$lang['Value'] = "��ֵ"; +$lang['Save_Settings'] = "�����趨"; + +$lang['Stylesheet'] = "CSS ����"; +$lang['Background_image'] = "����ͼ��"; +$lang['Background_color'] = "������ɫ"; +$lang['Theme_name'] = "��������"; +$lang['Link_color'] = "������������ɫ"; +$lang['Text_color'] = "������ɫ"; +$lang['VLink_color'] = "�ι۹���������ɫ (visited)"; +$lang['ALink_color'] = "��갴�µ�������ɫ (active)"; +$lang['HLink_color'] = "����ƹ���������ɫ (hover)"; +$lang['Tr_color1'] = "��������ɫһ"; +$lang['Tr_color2'] = "��������ɫ��"; +$lang['Tr_color3'] = "��������ɫ��"; +$lang['Tr_class1'] = "�������������һ"; +$lang['Tr_class2'] = "��������������"; +$lang['Tr_class3'] = "���������������"; +$lang['Th_color1'] = "��Ŀ������ɫһ"; +$lang['Th_color2'] = "��Ŀ������ɫ��"; +$lang['Th_color3'] = "��Ŀ������ɫ��"; +$lang['Th_class1'] = "��Ŀ�����������һ"; +$lang['Th_class2'] = "��Ŀ������������"; +$lang['Th_class3'] = "��Ŀ�������������"; +$lang['Td_color1'] = "���ϸ���ɫһ"; +$lang['Td_color2'] = "���ϸ���ɫ��"; +$lang['Td_color3'] = "���ϸ���ɫ��"; +$lang['Td_class1'] = "���ϸ��������һ"; +$lang['Td_class2'] = "���ϸ���������"; +$lang['Td_class3'] = "���ϸ����������"; +$lang['fontface1'] = "��������һ"; +$lang['fontface2'] = "���������"; +$lang['fontface3'] = "����������"; +$lang['fontsize1'] = "���ʹ�Сһ"; +$lang['fontsize2'] = "���ʹ�С��"; +$lang['fontsize3'] = "���ʹ�С��"; +$lang['fontcolor1'] = "������ɫһ"; +$lang['fontcolor2'] = "������ɫ��"; +$lang['fontcolor3'] = "������ɫ��"; +$lang['span_class1'] = "Span �������һ"; +$lang['span_class2'] = "Span ��������"; +$lang['span_class3'] = "Span ���������"; +$lang['img_poll_size'] = "ͶƱͳ����ͼʾ��С [px]"; +$lang['img_pm_size'] = "������Ϣʹ����ͼʾ��С [px]"; + + +// +// Install Process +// +$lang['Welcome_install'] = "��ӭ��װ phpBB 2 ��̳ϵͳ"; +$lang['Initial_config'] = "�����趨"; +$lang['DB_config'] = "���ݿ��趨"; +$lang['Admin_config'] = "ϵͳ����Ա�趨"; +$lang['continue_upgrade'] = "����������ϵͳ�趨�ļ� (config.php) ֮��, �������� '��������' �İ�ť������һ��. ������������������ɺ����ϴ��趨��."; +$lang['upgrade_submit'] = "��������"; + +$lang['Installer_Error'] = "��װ�����з�������"; +$lang['Previous_Install'] = "������ɰ�װ����"; +$lang['Install_db_error'] = "�ڸ������ݿ�ʱ��������"; + +$lang['Re_install'] = "����ǰ��װ�� phpBB 2 ��̳ϵͳ����ʹ����. <br /><br />�����ϣ�����°�װ phpBB 2 ��̳ϵͳ��ѡ�� '��' �İ�ť. ��ע��, ִ�к��Ƴ����е��ִ�����, ���Ҳ������κα���! ϵͳ����Ա�ʺż����뽫�����½���, �����趨Ҳ�����ᱻ����. <br /><br />���������� '��' �İ�ťǰ��������!"; +$lang['Inst_Step_0'] = "��л��ѡ�� phpBB 2 ��̳ϵͳ. ��������д������������ɰ�װ����. �ڰ�װǰ, ����ȷ������Ҫʹ�õ����ݿ��Ѿ�����."; + +$lang['Start_Install'] = "��ʼ��װ"; +$lang['Finish_Install'] = "��ɰ�װ"; + +$lang['Default_lang'] = "Ԥ����̳����"; +$lang['DB_Host'] = "���ݿ��������������"; +$lang['DB_Name'] = "�������ݿ�����"; +$lang['DB_Username'] = "���ݿ��û��ʺ�"; +$lang['DB_Password'] = "���ݿ�����"; +$lang['Database'] = "�������ݿ�"; +$lang['Install_lang'] = "ѡ��Ҫ��װ������"; +$lang['dbms'] = "���ݿ��ʽ"; +$lang['Table_Prefix'] = "���ݿ�ı������� (Prefix)"; +$lang['Admin_Username'] = "ϵͳ����Ա�ʺ�����"; +$lang['Admin_Password'] = "ϵͳ����Ա����"; +$lang['Admin_Password_confirm'] = "ϵͳ����Ա���� [ ȷ�� ]"; + +$lang['Inst_Step_2'] = "����ϵͳ����Ա�ʺ��ѱ�����, ��̳�Ļ�����װ�Ѿ����, �Ժ������ִ���̳�Ĺ���ҳ��. ��ȷ�����Ѽ��������õ��趨�����ʵ�����. ��һ�θ�л��ѡ��ʹ�� phpBB 2 ��̳ϵͳ."; + +$lang['Unwriteable_config'] = "����ϵͳ�趨����д��, �����Ե���·���ť�����趨�ļ�, �ٽ�����ļ��ϴ��� phpBB 2 ��̳�����ϼ�. ����ɺ�������ʹ�ù���Ա�ʺŸ������½������ϵͳ����������� (������½��, �·�������һ������\"ϵͳ�����������\"������) ������Ļ��������趨. ����л��ѡ��ʹ�ð�װ phpBB 2 ��̳ϵͳ."; +$lang['Download_config'] = "�����趨�ļ�"; + +$lang['ftp_choose'] = "ѡ�����ط�ʽ"; +$lang['ftp_option'] = "<br />�� FTP �趨��ɺ�, ������ʹ���Զ��ϴ��Ĺ���."; +$lang['ftp_instructs'] = "���Ѿ�ѡ��ʹ�� FTP ȥ�Զ���װ���� phpBB 2 ��̳. �������������������������. ��ע��: FTP ·���������װ phpBB 2 �� FTP ·����ȫ��ͬ."; +$lang['ftp_info'] = "�������� FTP ��Ϣ"; +$lang['Attempt_ftp'] = "ʹ�� FTP �ϴ��趨�ļ�:"; +$lang['Send_file'] = "�����ϴ��趨�ļ�"; +$lang['ftp_path'] = "��װ phpBB 2 �� FTP ·��:"; +$lang['ftp_username'] = "���� FTP ��½����:"; +$lang['ftp_password'] = "���� FTP ��½����:"; +$lang['Transfer_config'] = "��ʼ����"; +$lang['NoFTP_config'] = "FTP �ϴ��趨�ļ�ʧ��. �������趨�ļ���ʹ���ֶ��ϴ�."; + +$lang['Install'] = "������װ"; +$lang['Upgrade'] = "ϵͳ����"; + +$lang['Install_Method'] = '��ѡ��װģʽ'; + +$lang['Install_No_Ext'] = "���������ϵ�php���ò�֧������ѡ������ݿ�����"; + +$lang['Install_No_PCRE'] = "����php���ò�֧�ְ�װphpBB2����Ҫ��Perl���Ա�����ģʽ�ļ�����"; + + + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_chinese_simplified/lang_bbcode.php b/phpBB/language/lang_chinese_simplified/lang_bbcode.php index 7bc4046a0e..34098546e2 100644 --- a/phpBB/language/lang_chinese_simplified/lang_bbcode.php +++ b/phpBB/language/lang_chinese_simplified/lang_bbcode.php @@ -1,61 +1,61 @@ -<?php
-/***************************************************************************
- * lang_bbcode.php [chinese simplified]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by:
-// inker :: http://www.byink.com
-//
-// For questions and comments use: support@byink.com
-// last modify : 2002/2/26
-//
-
-
-$faq[] = array("--","����");
-$faq[] = array("ʲô�� BBCode ����?", "BBCode ������һ�� HTML ���ر��, ���Ƿ�ʹ�� BBCode ����ȡ���ڹ���Ա�Ŀ������, ������Ҳ������ÿ�����µķ���������ȡ���������. BBCode�������ʽ����HTML�, ����ʹ�� [ and ] ��������ʹ�� < and >��ǩ, ���ṩ�˸��õIJ��������ԺͿ������ı���. �����������·����ı����Ϸ����� BBCode ����ı�ݰ�ť (�÷�λ�û�����ͬ�IJ�����ʽ��������ͬ). ���»��и���ϸ�Ľ���.");
-
-$faq[] = array("--","���ָ�ʽ");
-$faq[] = array("��δ�������, б�弰�ӵ��ߵ�����?", "BBCode �����ṩһЩ���ֱ�ǩ���������ٵĸ������ֵĻ�����ʽ. ����: <ul><li>���� <b>[b][/b]</b>, ��: <br /><br /><b>[b]</b>���<b>[/b]</b><br /><br />����<b>���</b><br /><br /></li><li>Ҫʹ�õ���ʱ, ����<b>[u][/u]</b>, ��:<br /><br /><b>[u]</b>���<b>[/u]</b><br /><br />���<u>���</u><br /><br /></li><li>Ҫб����ʾʱ, ���� <b>[i][/i]</b>, ��:<br /><br />����<b>[i]</b>̫����<b>[/i]</b><br /><br />������ �������<i>̫����</i></li></ul>");
-$faq[] = array("��������ֵ���ɫ�Լ���С?", "��������������������ɫ����С������ʹ�����µı�ǩ. ��ע��, ��ʾ��Ч���������������ϵͳ����: <ul><li>��������ɫ��ʱ, ��ʹ�� <b>[color=][/color]</b>. ������ָ��һ���ɱ���ʶ����ɫ����(����. red, blue, yellow, �ȵ�.) ����ʹ����ɫ����, ����: #FFFFFF, #000000. ������˵, Ҫ����һ�ݺ�ɫ����������ʹ��:<br /><br /><b>[color=red]</b>���<b>[/color]</b><br /><br />����<br /><br /><b>[color=#FF0000]</b>���!<b>[/color]</b><br /><br />������ʾ:<span style=\"color:red\">���!</span><br /><br /></li><li>�ı����ֵĴ�СҲ��ʹ�����Ƶ��趨, ���Ϊ <b>[size=][/size]</b>. ������Ĺ��ܳ���ʹ����ֵ��ʽ����������ʾ�������ִ�����, �����ĸ�����ʹ�õ���ʽ����, ��ʼֵΪ 1 (���ǿ��ܻ�С����������) �� 29 Ϊֹ (����). ����˵��:<br /><br /><b>[size=9]</b>С<b>[/size]</b><br /><br />������� <span style=\"font-size:9px\">С</span><br /><br />������:<br /><br /><b>[size=24]</b><b>[/size]</b><br /><br />������ʾ <span style=\"font-size:24px\">��</span></li></ul>");
-$faq[] = array("�ҿ��Խ��ʹ�ò�ͬ�ı�ǩ������?", "��Ȼ����, ����Ҫ������ҵ�ע��ʱ, ������ʹ��:<br /><br /><b>[size=18][color=red][b]</b>�������!<b>[/b][/color][/size]</b><br /><br /> ������ʾ�� <span style=\"color:red;font-size:18px\"><b>�������!</b></span><br /><br />���Dz�����������ʾ̫�����������! ������Щ�����������о���. ��ʹ�� BBCode ����ʱ, �뾡��ʹ����ȷ�ı�ǩ, ���¾��Ǵ����ʹ�÷�ʽ:<br /><br /><b>[b][u]</b>����ʾ��<b>[/b][/u]</b>");
-
-$faq[] = array("--","��ӵ, ��ʾ�����̶����ȵ�����");
-$faq[] = array("�ظ�ʱ��������", "�����ַ�ʽ������������������, ��ʾ������Դ��ֱ������.<ul><li>���������۰���ʹ�����Իظ�ʱ, ����ע����������ѱ�����ظ��������Ӵ��� <b>[quote=\"\"][/quote]</b> ������. ��������ijλ�����ߵ��������ݲ���ʾ��Դ! ����Ҫ����123����������ʱ, ����������:<br /><br /><b>[quote=\"123\"]</b>123���������ݽ���������<b>[/quote]</b><br /><br />�⽫������ʾʱ�Զ�����: <b>ijijд��:(����)</b>��ǵ���<b>����</b>��\"\"����ָ�������ߵ�����ǰ�����\"��\"<br /><br /></li><li>�ڶ��ַ���������ֱ������. Ҫʹ�������ǩʱ, ������ʹ�� <b>[quote][/quote]</b> ��ǩ. ������ʹ�÷�ʽ����ֻ����ʾ�����ù���, ����: <b>���ûظ�: </b>����ָ������������.</li></ul>");
-$faq[] = array("��ʾ��ʽ�����̶����ȵ�����", "�������Ҫ��ʾһ�γ�ʽ��������κ�Ҫ�̶����ȵ�����, ������ʹ�� <b>[code][/code]</b> ��ǩ��������Щ����, ����:<br /><br /><b>[code]</b>echo \"��������\";<b>[/code]</b><br /><br />�������ʱ, ���б� <b>[code][/code]</b> ��ǩ���������ָ�ʽ�������ֲ���.");
-
-$faq[] = array("--","�����б�");
-$faq[] = array("����û��������б�", "BBCode ����֧�������б�ģʽ, ������ĺ��������. ��������б��Է����������е���ʾÿ����Ŀ, ����ʹ�� <b>[list][/list]</b> ����ʹ�� <b>[*]</b> ������ÿһ����Ŀ. ����Ҫ���г�����ϲ������ɫʱ, ������ʹ��:<br /><br /><b>[list]</b><br /><b>[*]</b>��ɫ<br /><b>[*]</b>��ɫ<br /><b>[*]</b>��ɫ<br /><b>[/list]</b><br /><br />�⽫���������б�:<ul><li>��ɫ</li><li>��ɫ</li><li>��ɫ</li></ul>");
-$faq[] = array("�����������е��б�", "�ڶ����б�ģʽ, ��������б���������ÿ����Ŀ��ʾ��˳��, ����ʹ�� <b>[list=1][/list]</b> ������������������б�, ������ <b>[list=a][/list]</b> ����������ĸ������б�. ��ͬ�������б���ʹ�÷�ʽһ��, ������ <b>[*]</b>��ָ�����������. ����:<br /><br /><b>[list=1]</b><br /><b>[*]</b>���̵�ȥ<br /><b>[*]</b>��һ̨�µĵ���<br /><b>[*]</b>�����Թҵ�ʱ����һ��<br /><b>[/list]</b><br /><br />������������б�:<ol type=\"1\"><li>���̵�ȥ</li><li>��һ̨�µĵ���</li><li>�����Թҵ�ʱ����һ��</li></ol>���Ҫʹ����ĸ���еĻ�, ������ʹ��:<br /><br /><b>[list=a]</b><br /><b>[*]</b>��һ�����ܵĴ�<br /><b>[*]</b>�ڶ������ܵĴ�<br /><b>[*]</b>���������ܵĴ�<br /><b>[/list]</b><br /><br />�������<ol type=\"a\"><li>��һ�����ܵĴ�</li><li>�ڶ������ܵĴ�</li><li>���������ܵĴ�</li></ol>");
-
-$faq[] = array("--", "��������");
-$faq[] = array("���ӵ�������վ", "phpBB BBCode ����֧������ʽ����ַ, һ����˵��õľ��� URLs ����.<ul><li>ʹ���������������ʹ�� <b>[url=][/url]</b> ��ǩ, �ڵȺ� ( = ) ֮��, �����������κ�����, �Ի�ʹ�ô�һ��ǩ���ӵ���ָ���� URL. ����˵��, Ҫ���� phpBB.com ʱ, ������ʹ��:<br /><br /><b>[url=http://www.phpbb.com/]</b>���phpBB!<b>[/url]</b><br /><br />��������������, <a href=\"http://www.phpbb.com/\" target=\"_blank\">���phpBB!</a> ������ע�����, ��ѡ���ӽ�����һ���µ��Ӵ�, ����Ϊ�˷���������ܼ�������������ݶ����.<br /><br /></li><li>�������Ҫ URL ������ʾ������, ������ʹ�ü��趨:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />�⽫�������������, <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a><br /><br /></li><li>�ڸ��ӵ� phpBB ������, ��һ��<b>ħ������</b>�Ĺ���, ������ܽ�ת��������ȷ�� URL ���ͳ�Ϊ����, ������ָ���κα�ǩҲ�����ھ����� http://. ������������������ www.phpbb.com, �������ʱ, ���Զ�ת���� <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> ��ʾ.<br /><br /></li><li>�������ͬ��֧�ֵ����ʼ�λַ, ������ָ��һ���ض�λַ, ����:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />������ʾΪ <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> ������ֻҪ���� no.one@domain.adr ϵͳ���Զ�ת��ΪԤ��ĵ����ʼ�λַ.<br /><br /></li></ul>����ʹ�� BBCode URLs �ı�ǩʱҲ���Լ���������ǩ����, �� <b>[img][/img]</b> (�ɲο���һ��˵��), <b>[b][/b]</b>...�ȵ�, �����Դ���ʹ���κεı�ǩ, ����ȷ���Ƿ���ȷʹ���˱�ǩ, ����:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />����ȷ���, ������ʹ�ý������������±�ɾ��, �����ʹ��.");
-
-$faq[] = array("--", "�������в���ͼƬ");
-$faq[] = array("�������в���ͼƬ", "phpBB BBCode �����ṩ��ǩ��������������ʾͼ��. ʹ��ǰ, ���ס������Ҫ����; ��һ, ����ʹ���߲���ϲ��������������̫���ͼƬ, �ڶ�, ����ͼƬ������������·����ʾ�� (����: �������������ϵ��ļ� (�������ĵ�����̨������). phpBB Ŀǰû���ṩ����ͼƬ�Ĺ��� (����һ��� phpBB �������������). Ŀǰ, ��Ҫ��ʾͼ��, ������ʹ�� <b>[img][/img]</b> ��ǩ��ָ��ͼ��������ַ, ����:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />��ͬ����ǰ��ַ���ӵ�˵��һ��, ��Ҳ����ʹ��ͼƬ��ַ������ <b>[url][/url]</b> �ı�ǩ, ����:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />������:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />");
-
-$faq[] = array("--", "��������");
-$faq[] = array("�ҿ��Լ������ж���ı�ǩ��?", "Ŀǰ phpBB 2.0 �в�û�������, ��������ϣ����������һ���ٷ��汾�м��������.");
-
-//
-// This ends the BBCode guide entries
-//
-
+<?php +/*************************************************************************** + * lang_bbcode.php [chinese simplified] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by: +// inker :: http://www.byink.com +// +// For questions and comments use: support@byink.com +// last modify : 2002/2/26 +// + + +$faq[] = array("--","����"); +$faq[] = array("ʲô�� BBCode ����?", "BBCode ������һ�� HTML ���ر��, ���Ƿ�ʹ�� BBCode ����ȡ���ڹ���Ա�Ŀ������, ������Ҳ������ÿ�����µķ���������ȡ���������. BBCode�������ʽ����HTML�, ����ʹ�� [ and ] ��������ʹ�� < and >��ǩ, ���ṩ�˸��õIJ��������ԺͿ������ı���. �����������·����ı����Ϸ����� BBCode ����ı�ݰ�ť (�÷�λ�û�����ͬ�IJ�����ʽ��������ͬ). ���»��и���ϸ�Ľ���."); + +$faq[] = array("--","���ָ�ʽ"); +$faq[] = array("��δ�������, б�弰�ӵ��ߵ�����?", "BBCode �����ṩһЩ���ֱ�ǩ���������ٵĸ������ֵĻ�����ʽ. ����: <ul><li>���� <b>[b][/b]</b>, ��: <br /><br /><b>[b]</b>���<b>[/b]</b><br /><br />����<b>���</b><br /><br /></li><li>Ҫʹ�õ���ʱ, ����<b>[u][/u]</b>, ��:<br /><br /><b>[u]</b>���<b>[/u]</b><br /><br />���<u>���</u><br /><br /></li><li>Ҫб����ʾʱ, ���� <b>[i][/i]</b>, ��:<br /><br />����<b>[i]</b>̫����<b>[/i]</b><br /><br />������ �������<i>̫����</i></li></ul>"); +$faq[] = array("��������ֵ���ɫ�Լ���С?", "��������������������ɫ����С������ʹ�����µı�ǩ. ��ע��, ��ʾ��Ч���������������ϵͳ����: <ul><li>��������ɫ��ʱ, ��ʹ�� <b>[color=][/color]</b>. ������ָ��һ���ɱ���ʶ����ɫ����(����. red, blue, yellow, �ȵ�.) ����ʹ����ɫ����, ����: #FFFFFF, #000000. ������˵, Ҫ����һ�ݺ�ɫ����������ʹ��:<br /><br /><b>[color=red]</b>���<b>[/color]</b><br /><br />����<br /><br /><b>[color=#FF0000]</b>���!<b>[/color]</b><br /><br />������ʾ:<span style=\"color:red\">���!</span><br /><br /></li><li>�ı����ֵĴ�СҲ��ʹ�����Ƶ��趨, ���Ϊ <b>[size=][/size]</b>. ������Ĺ��ܳ���ʹ����ֵ��ʽ����������ʾ�������ִ�����, �����ĸ�����ʹ�õ���ʽ����, ��ʼֵΪ 1 (���ǿ��ܻ�С����������) �� 29 Ϊֹ (����). ����˵��:<br /><br /><b>[size=9]</b>С<b>[/size]</b><br /><br />������� <span style=\"font-size:9px\">С</span><br /><br />������:<br /><br /><b>[size=24]</b><b>[/size]</b><br /><br />������ʾ <span style=\"font-size:24px\">��</span></li></ul>"); +$faq[] = array("�ҿ��Խ��ʹ�ò�ͬ�ı�ǩ������?", "��Ȼ����, ����Ҫ������ҵ�ע��ʱ, ������ʹ��:<br /><br /><b>[size=18][color=red][b]</b>�������!<b>[/b][/color][/size]</b><br /><br /> ������ʾ�� <span style=\"color:red;font-size:18px\"><b>�������!</b></span><br /><br />���Dz�����������ʾ̫�����������! ������Щ�����������о���. ��ʹ�� BBCode ����ʱ, �뾡��ʹ����ȷ�ı�ǩ, ���¾��Ǵ����ʹ�÷�ʽ:<br /><br /><b>[b][u]</b>����ʾ��<b>[/b][/u]</b>"); + +$faq[] = array("--","��ӵ, ��ʾ�����̶����ȵ�����"); +$faq[] = array("�ظ�ʱ��������", "�����ַ�ʽ������������������, ��ʾ������Դ��ֱ������.<ul><li>���������۰���ʹ�����Իظ�ʱ, ����ע����������ѱ�����ظ��������Ӵ��� <b>[quote=\"\"][/quote]</b> ������. ��������ijλ�����ߵ��������ݲ���ʾ��Դ! ����Ҫ����123����������ʱ, ����������:<br /><br /><b>[quote=\"123\"]</b>123���������ݽ���������<b>[/quote]</b><br /><br />�⽫������ʾʱ�Զ�����: <b>ijijд��:(����)</b>��ǵ���<b>����</b>��\"\"����ָ�������ߵ�����ǰ�����\"��\"<br /><br /></li><li>�ڶ��ַ���������ֱ������. Ҫʹ�������ǩʱ, ������ʹ�� <b>[quote][/quote]</b> ��ǩ. ������ʹ�÷�ʽ����ֻ����ʾ�����ù���, ����: <b>���ûظ�: </b>����ָ������������.</li></ul>"); +$faq[] = array("��ʾ��ʽ�����̶����ȵ�����", "�������Ҫ��ʾһ�γ�ʽ��������κ�Ҫ�̶����ȵ�����, ������ʹ�� <b>[code][/code]</b> ��ǩ��������Щ����, ����:<br /><br /><b>[code]</b>echo \"��������\";<b>[/code]</b><br /><br />�������ʱ, ���б� <b>[code][/code]</b> ��ǩ���������ָ�ʽ�������ֲ���."); + +$faq[] = array("--","�����б�"); +$faq[] = array("����û��������б�", "BBCode ����֧�������б�ģʽ, ������ĺ��������. ��������б��Է����������е���ʾÿ����Ŀ, ����ʹ�� <b>[list][/list]</b> ����ʹ�� <b>[*]</b> ������ÿһ����Ŀ. ����Ҫ���г�����ϲ������ɫʱ, ������ʹ��:<br /><br /><b>[list]</b><br /><b>[*]</b>��ɫ<br /><b>[*]</b>��ɫ<br /><b>[*]</b>��ɫ<br /><b>[/list]</b><br /><br />�⽫���������б�:<ul><li>��ɫ</li><li>��ɫ</li><li>��ɫ</li></ul>"); +$faq[] = array("�����������е��б�", "�ڶ����б�ģʽ, ��������б���������ÿ����Ŀ��ʾ��˳��, ����ʹ�� <b>[list=1][/list]</b> ������������������б�, ������ <b>[list=a][/list]</b> ����������ĸ������б�. ��ͬ�������б���ʹ�÷�ʽһ��, ������ <b>[*]</b>��ָ�����������. ����:<br /><br /><b>[list=1]</b><br /><b>[*]</b>���̵�ȥ<br /><b>[*]</b>��һ̨�µĵ���<br /><b>[*]</b>�����Թҵ�ʱ����һ��<br /><b>[/list]</b><br /><br />������������б�:<ol type=\"1\"><li>���̵�ȥ</li><li>��һ̨�µĵ���</li><li>�����Թҵ�ʱ����һ��</li></ol>���Ҫʹ����ĸ���еĻ�, ������ʹ��:<br /><br /><b>[list=a]</b><br /><b>[*]</b>��һ�����ܵĴ�<br /><b>[*]</b>�ڶ������ܵĴ�<br /><b>[*]</b>���������ܵĴ�<br /><b>[/list]</b><br /><br />�������<ol type=\"a\"><li>��һ�����ܵĴ�</li><li>�ڶ������ܵĴ�</li><li>���������ܵĴ�</li></ol>"); + +$faq[] = array("--", "��������"); +$faq[] = array("���ӵ�������վ", "phpBB BBCode ����֧������ʽ����ַ, һ����˵��õľ��� URLs ����.<ul><li>ʹ���������������ʹ�� <b>[url=][/url]</b> ��ǩ, �ڵȺ� ( = ) ֮��, �����������κ�����, �Ի�ʹ�ô�һ��ǩ���ӵ���ָ���� URL. ����˵��, Ҫ���� phpBB.com ʱ, ������ʹ��:<br /><br /><b>[url=http://www.phpbb.com/]</b>���phpBB!<b>[/url]</b><br /><br />��������������, <a href=\"http://www.phpbb.com/\" target=\"_blank\">���phpBB!</a> ������ע�����, ��ѡ���ӽ�����һ���µ��Ӵ�, ����Ϊ�˷���������ܼ�������������ݶ����.<br /><br /></li><li>�������Ҫ URL ������ʾ������, ������ʹ�ü��趨:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />�⽫�������������, <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a><br /><br /></li><li>�ڸ��ӵ� phpBB ������, ��һ��<b>ħ������</b>�Ĺ���, ������ܽ�ת��������ȷ�� URL ���ͳ�Ϊ����, ������ָ���κα�ǩҲ�����ھ����� http://. ������������������ www.phpbb.com, �������ʱ, ���Զ�ת���� <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> ��ʾ.<br /><br /></li><li>�������ͬ��֧�ֵ����ʼ�λַ, ������ָ��һ���ض�λַ, ����:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />������ʾΪ <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> ������ֻҪ���� no.one@domain.adr ϵͳ���Զ�ת��ΪԤ��ĵ����ʼ�λַ.<br /><br /></li></ul>����ʹ�� BBCode URLs �ı�ǩʱҲ���Լ���������ǩ����, �� <b>[img][/img]</b> (�ɲο���һ��˵��), <b>[b][/b]</b>...�ȵ�, �����Դ���ʹ���κεı�ǩ, ����ȷ���Ƿ���ȷʹ���˱�ǩ, ����:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />����ȷ���, ������ʹ�ý������������±�ɾ��, �����ʹ��."); + +$faq[] = array("--", "�������в���ͼƬ"); +$faq[] = array("�������в���ͼƬ", "phpBB BBCode �����ṩ��ǩ��������������ʾͼ��. ʹ��ǰ, ���ס������Ҫ����; ��һ, ����ʹ���߲���ϲ��������������̫���ͼƬ, �ڶ�, ����ͼƬ������������·����ʾ�� (����: �������������ϵ��ļ� (�������ĵ�����̨������). phpBB Ŀǰû���ṩ����ͼƬ�Ĺ��� (����һ��� phpBB �������������). Ŀǰ, ��Ҫ��ʾͼ��, ������ʹ�� <b>[img][/img]</b> ��ǩ��ָ��ͼ��������ַ, ����:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />��ͬ����ǰ��ַ���ӵ�˵��һ��, ��Ҳ����ʹ��ͼƬ��ַ������ <b>[url][/url]</b> �ı�ǩ, ����:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />������:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />"); + +$faq[] = array("--", "��������"); +$faq[] = array("�ҿ��Լ������ж���ı�ǩ��?", "Ŀǰ phpBB 2.0 �в�û�������, ��������ϣ����������һ���ٷ��汾�м��������."); + +// +// This ends the BBCode guide entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_chinese_simplified/lang_faq.php b/phpBB/language/lang_chinese_simplified/lang_faq.php index da2c2f6acb..9730c836d6 100644 --- a/phpBB/language/lang_chinese_simplified/lang_faq.php +++ b/phpBB/language/lang_chinese_simplified/lang_faq.php @@ -1,97 +1,97 @@ -<?php
-/***************************************************************************
- * lang_faq.php [chinese simplified]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by:
-// inker :: http://www.byink.com
-//
-// For questions and comments use: support@byink.com
-// last modify : 2002/2/26
-//
-
-
-$faq[] = array("--","��¼��ע������");
-$faq[] = array("Ϊʲô�Ҳ��ܵ�¼��", "��ע�������������ע��ſ��Ե�¼�����Ƿ��������̳����ֹ�ˣ�������ǣ����ῴ����ʾ������������Ļ���������̳����Ա��ϵ����ԭ�������ȷʵע�������û�б���ֹȻ������Ȼ���ܵ�¼����ô����ϸ��������û���������,ͨ�����Dz��ܵ�½��ԭ����������Ծɴ����뼰ʱ֪ͨ��̳����Ա�������п��ܻ����������̳���趨��");
-$faq[] = array("Ϊʲô����Ҫע��?", "�����Բ�ע��,�Ƿ�ע���ſ��Է�������������̳����Ա������. �������ע�Ὣ�����ṩ�����ο��ṩ�Ĺ���.���磺ͷ���ܡ�����Ϣ�����͵����ż������ѡ������Ŷӵȵȡ��� ע�����������һ����ʱ��,�����Ƽ���������.");
-$faq[] = array("Ϊʲô�һ��Զ�ע��?", "�������½ʱ�������û�й�ѡ[�Զ���½]��ѡ��. ��̳��ֻ��ϵͳԤ���ʱ��������Ϊ����.����Ϊ�˷�ֹ�������������˺�.�����ϣ����ʱ�䱣������״̬,��ѡ��[�Զ���½]��ѡ��.���������ʹ��һ̨���õĵ��ԣ�������ͼ��ݣ����ɣ�ѧУ�ȵط������Dz��Ƽ���ѡ�����ѡ��.");
-$faq[] = array("����ʹ�ҵ��û����������������û��б���?", "�����ĸ��������������ҵ�һ��ѡ��[������������״̬],����趨Ϊ��,��������״̬��ֻ�����Լ�����Ա���õ�,���ᱻ��Ϊ��һλ������Ա.");
-$faq[] = array("������������!", "���赣��,�����������Լ�������ʱ,ϵͳ����Ϊ������.����½ҳ�����[������������],��ѭָʾ����ܿ�ص���̳.");
-$faq[] = array("��ע���˵��Dz��ܵ�¼!", "���ȼ����������û����������Ƿ���ȷ�������������ȷ����ô���������¼������.������̳������ COPPA ���ܲ����������[��С�� 13 ��]�����ӣ���������ѭ���õ���˵������ע��.�������������,��ô�����˺ſ�����Ҫ������:һЩ��̳��Ҫ��ȫ����ע����û���ע�����Ҫ�����ʺ�(�û�����ִ�л����ɹ���Աִ��)���������յ���ȷ���ʼ���ô����ѭָʾ����.�����û���յ������ʼ�,�������ĵ����ʼ���ַ�Ƿ���Ч.��һ���ղ���ȷ���ʼ���ԭ�����������ʹ�õĵ����ʼ���ַ��ϵͳ������,���Ƿ�ֹ��̳��������.�����ȷ�������ʼ���ַ����,����ϵ��̳����Ա.");
-$faq[] = array("����ǰע�����,�����ڲ��ܵ�½?!", "���Ŀ�������:�������˴�����û���������(��������һ��ע��ʱ�յ��ĵ����ʼ�)���߹���Ա��ΪһЩԭ���Ѿ�ɾ���������ʺ�,����Ǻ�һ�����,���Ƿ��Ѿ��ܾ�û�з�����������?���ڹ���Ա��˵,ͨ���������Ե�ɾȥû�з����κζ������û��Ա㽵�����ݿ�Ĵ�С.�����ٴ�ע�Ტ�Ҽ������۰�.");
-
-
-$faq[] = array("--","�û�ƫ���趨");
-$faq[] = array("��θı��ҵ�����?", "�����еĸ�������(������Ѿ��ɹ�ע��)�ᱻ���������ݿ���.��� [��������](ͨ����ʾ��ҳ��)���ı����е�����");
-$faq[] = array("ʱ�䲻��ȷ!", "ʱ��Ӧ������ȷ��,Ȼ��,�����ܻῴ��һ����ͬ�������ڵ�ʱ����ʱ��.����������Ļ�,��Ӧ�øı����ĸ��˵����ڵ�ʱ���趨���ʺ�ʱ��,����:��,����,ŦԼ,Ϥ��ȵ�.ֻ��ע���Ա�ſ�������Щ�趨,��������δע��,��ô����ԭ��,�����������������趨");
-$faq[] = array("�Ҹı���ʱ������ʱ����Ȼ����!", "�����ȷ�����Ѿ��趨��һ����ȷ��ʱ������ʱ����Ȼ�Dz�ͬ,��������������Ŀ�������Ϊ��ʱ��.�����̳û������������ڼ���˴����ڱ��Ͱ���֮���ת��ʱ��,ʱ������������ĵ���ʱ���һ��Сʱ��ʱ��.");
-$faq[] = array("�ҵ����Բ����б���!", "���п��ܵ�ԭ���ǹ���Աû�а�װ���Ĺ������Ի���û���κ��˰������̳��������Ĺ�������.������һ�������ܷ�װ����Ҫ������,�����������������Ϊ���������������һ������.������Ϣ����ͨ������ phpBB Group վ��ȡ��(��ÿҳ���·�������).");
-$faq[] = array("�����ſ������ҵ��û���������ʾ�ҵ�ͼ��?", "���ۿ�����ʱ����һ���û������棬����������ͼ�� ��һ��ͼ�������ĵȼ��йأ�ͨ���������ǻ���С�������ʽ��ʾ�����������̳���˶��������Լ�������̳��ĵ�λ�����������һ������ͼ��ij�Ϊ������ͷ����ÿ����Ա��˵���Ƕ��صĺ��Ի��ģ�ѡ����ռ�ͷ������̳����Ա������,����Ҳ�������൱�Ŀ��õ�ͷ��Աѡ��,���������ʹ��ͷ������Ϊ����Ա�ľ���,������ѯ������ԭ��.");
-$faq[] = array("�����ı��ҵĵȼ�?", "�����������ܹ�ֱ�ӵĸı��κεĵȼ�(�ȼ����������û��������漰���˵�����),�����������̳ʹ�õȼ���ʾ���������������û�,������˵��������Ա�������ر�ĵȼ�.�벻Ҫ���������������������ĵȼ�,�����������Ұ���,������̳����Աֻ�ή�����ļ���.");
-$faq[] = array("���ҵ��һλ��Ա�ĵ����ʼ�����ʱϵͳҪ�����ȵ�½?", "��Ǹ,ֻ����ע����û��ܹ����ڲ������ʼ�����ʽ(�������Ա�Ѿ��������������)�������˷��͵����ʼ�.����Ϊ�˷�ֹijЩ�����û����IJ�����ʹ���������.");
-
-
-$faq[] = array("--","��������");
-$faq[] = array("��������������̳�з���������?", "�dz���������ͨ����̳������ҳ���ϵ���ذ�ť����һ���µ����⣬���������κ���Ϣ��ǰ����������Ҫ��ע�ᡣ�������õ�����̳���ܻ�����̳ҳ��ĵײ��г�(�������Է���������,�����Է�����ͶƱ�ȵ�)");
-$faq[] = array("�������༭��ɾ������?", "����������̳����Ա����̳����,������ֻ�ܱ༭��ɾ�������Լ�����.������ͨ�������Ӧ��[�༭]��ť�༭����(��ʱֻ����������֮���һ������ʱ����).���ij���Ѿ��ظ��˸�����,�������ص������ʱ��,���������������ҵ�һ��С�ı��������,�г����༭�����Ĵ���.���û���˻ظ�����������������.�ڰ��������Ա�༭��������Ҳ�������.��ע��һ��Ļ�Ա���ܹ�ɾ���лظ�������.");
-$faq[] = array("�����ҷ����������м���ǩ��?", "����,����Ҫͨ�����ĸ��˵�������һ��ǩ��,����ǩ��������ÿ�η�����ʱ�ѡ[����ǩ��]��ѡ���ͻ������������������и������ĸ���ǩ����,��Ҳ���������ĸ��˵������趨Ĭ��Ϊ���ķ��������������и���һ��ǩ��(����и������Ӳ������ǩ��ֻҪȥ����ѡ�����ѡ��Ϳ�����).");
-$faq[] = array("��������һ��ͶƱ?", "����ͶƱ�dz���,��������һ���µ�����ʱ(���߱༭�����������,��������������Ȩ��)���������·��������·�����[����ͶƱ](��������ܿ�����ô������û��Ȩ����ͶƱ).��Ӧ��ΪͶƱ��������Ȼ�����ٶ���ѡ��,�趨ͶƱ�����ѡ�����Ͳ��ҵ�һ��[����ѡ��]��ť,ͶƱѡ�����Ŀ��������,�ɹ���Ա����.��Ҳ��ΪͶƱ�趨һ������.0 ���������ڵ�ͶƱ");
-$faq[] = array("�����༭��ɾ��ͶƱ?", "������һ��,ͶƱֻ�ܱ�����ķ�����,��̳����Ա������༭. Ҫ�༭ͶƱ������ͶƱ����ĵ�һ������(�����Ǻ�ͶƱ������).���û����Ͷ��Ʊ,��ͶƱ�ķ������ܹ�ɾ��ͶƱ���߱༭�κ�ͶƱѡ��,��������Ѿ���ͶƱ��,��ô��ֻ�а������߹���Ա�ܹ��༭����ɾ����.");
-$faq[] = array("Ϊʲô�Ҳ��ܷ���ij����̳?", "��Щ��̳���ܻ������û����Ŷ�ȥ�鿴,�Ķ��ͷ�����.��������Ҫ�ر����Ȩ,��������Ա���ܸ������Ȩ��,��������������ϵ.");
-$faq[] = array("Ϊʲô�Ҳ��ܲμ�ͶƱ?", "ֻ��ע���Ա����ͶƱ(Ϊ�˱�����ƭ���).�������Ѿ�ע����Ȼ����ͶƱ��ô������û���ʵ���Ȩ��.");
-
-
-$faq[] = array("--","�������������");
-$faq[] = array("ʲô��BBCode?", "BBCode�������HTML�,���ܷ�ʹ��BBCode���ɹ���Ա������(��Ҳ������ÿ�η���ʱʹ��ʧЧ)BBCode ����������HTML������,��ǩʹ�� [and] ������ <and> ,�������ṩ�˸�����İ�����ƺͰ�ȫ��.");
-$faq[] = array("�ҿ���ʹ��HTML��?", "ȡ���ڹ���Ա�Ƿ�����,�����������Ŀ���Ȩ��.�����������ʹ��,���ᷢ��ֻ��һ���ı�ǩ����ʹ��,���ǻ��ڰ�ȫ����-���ǿ���ͨ�����ñ�ǩ�ƻ�ҳ�沼�ּ�������������.���HTML������,����Ȼ������ÿ�η���ʱʹ��ʧЧ.");
-$faq[] = array("ʲô�DZ������?", "���������ʹ�ö̴���Ĵ���ͼ������ʾһЩ���,���� :) ��ʾ���, :( ��ʾ������.�����ڷ���ʱ�������е�Ц�����ŵ��б�,�벻Ҫ����ʹ��Ц��������һ��������,���ǿ�������Ķ�������ʹ����Ա�����Ļ�ɾ������.");
-$faq[] = array("�ҿ�����ͼ��?", "������������������ʾͼ��,��������һ����Ҫֱ���ϴ�����ͼ�������̳,��ֻҪָ��ͼ���λ��,����:http://www.some-unknown-place.net/my-picture.gif ��������ͼ�����ӵ����Լ��ĵ�����(������һ̨�����ɷ��ʵķ�����)ͼ��Ҳ������֤������֮��,���� hotmail �� yahoo ����,���뱣��վ���,��ʾͼ�����ʹ��BB����� [img] ��ǩ����ǡ����HTML(�������)����֮һ.");
-$faq[] = array("ʲô�ǹ���?", "���澭����������Ҫ����Ϣ,��Ӧ�þ�����Ķ�.���������̳��ÿҳ�Ķ��˳���,���Ƿ���Է���һ������ȡ��������Ȩ������,�ɹ���Ա����.");
-$faq[] = array("ʲô���ö�����?", "�ö�������������̳���������,���ǰ���ʮ����Ҫ����Ϣ,��˿��ܵĻ���Ӧ���Ķ�����.ͬ�����ö���Ȩ��Ҳ������̳����Ա����.");
-$faq[] = array("ʲô������������?", "����Ա�������ʱ�Ὣij��������,�����ܻظ�������������,�����������κ�ͶƱ�ᱻ�Զ�����.������ܻᱻΪ����ԭ������.");
-
-
-$faq[] = array("--","�û�������Ŷ�");
-$faq[] = array("ʲô�ǹ���Ա?", "����Ա�������̳����߿�����,����ӵ�п�����̳��һ��Ȩ��,������ֹ�û�,�����Ŷ�,������̳����,�����е���̳��Ҳ�������İ�����������.");
-$faq[] = array("ʲô�ǰ���?", "�����Ƕ�����(�����Ŷ�),���ǿ��Ա༭��ɾ������,���ҿ����������������İ���������,����,ת��,ɾ�����߷ָ�����.�������ֹ��Ա��������,����������������.");
-$faq[] = array("ʲô���Ŷ�?", "��Ա�Ŷ���һ����̳����Ա���������Ա�ķ�ʽ.(����ܲ�ͬ����������̳),����ÿ���Ŷ��ܱ���������Ȩ��.��ʹ�ù���Ա����ȥ�����������ư����ܵ��û�,�������Ŷӳ�Ա����������ȵ�.");
-$faq[] = array("��������һ���Ŷ�?", "Ҫ����һ���Ŷ�����ҳ���Ϸ�(��ͬ��ģ�����λ�ÿ��ܲ�ͬ)���Ŷ�����,������Ԥ�����еĻ�Ա�Ŷ�,���������е��ŶӶ��ǿ��ŷ��ʵ�,һЩ���ǹرյ�,һЩ�����������Ŷ�,����Ŷ��ǿ��ŵ�,����������ť�������.������Ҫ�õ����Ŷӵ��ų�ͬ����������ſ��Լ���,���ǿ��ܻ���Ϊʲô����Ҫ�μ��Ŷ�.��������ұ�����,�벻Ҫһֱ�ظ�����.");
-$faq[] = array("���������ܳ�Ϊ�ų�?", "��Ա�Ŷ�������̳�Ĺ���Ա������,ͬʱ����Ҳ�����һλ�ų�. ���������Ȥ����һ���Ŷ�����Ӧ����ϵ����Ա,���Ը����Ƿ�һ���ʼ���.");
-
-
-$faq[] = array("--","˽�˶���Ϣ");
-$faq[] = array("�Ҳ��ܷ��Ͷ���Ϣ!", "��3�����ܵ�ԭ��:����û��ע��/��½.�����̳�Ĺ���Ա�Ѿ��趨������̳��վ���ż�����ΪʧЧ.���߹���Ա��ֹ��ʹ��վ���ż�����.��������������,���������������.");
-$faq[] = array("�Ҿ����յ�û�õ��ż�!", "�Ժ����ǻ��һ�������б����ܼ��뵽˽�˶���Ϣϵͳ.��������������յ���ij�˷����IJ���Ҫ���ż����֪��̳����Ա,������������ֹһ���û��ҷ�վ���ż�.");
-$faq[] = array("�ҳ����յ���ij�˼ĸ��ҵ�������������Եĵ����ʼ�!", "�ܱ�Ǹ���������Ϣ,��̳���Ը��ݰ����ڵ����ʼ��ڵ����������ٷ��������ʼ����û�,��Ӧ�ø�����Ա��һ�������ʼ��������ĸ���,������ͷ��Ϣ�Ƿdz���Ҫ(�����г������ߵ���ϸ����),Ȼ�������ܹ���ȡ�ж�.");
-
-//
-// These entries should remain in all languages and for all modifications
-//
-$faq[] = array("--","phpBB 2 ����");
-$faq[] = array("˭д��������۰�?", "�����ʽ (δ���ĵĸ�ʽ) �� <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a>���������ͳ���. ����GNU General Public License, �����ʽ�������ɵ�ʹ�ü�ɢ��, �������Ѷ���Բο� GNU General Public License");
-$faq[] = array("Ϊʲô�����븽�ӹ���?", "����������� phpBB Group ������. �������Ϊ��Ҫ�����������Ķ� phpbb ��ҳ�ϵ�˵��. �벻Ҫ�� phpbb.com �����۰淢�����ӹ���Ҫ��, ���ʹ�ÿ���С������������¹��ܵĿ���. ������̳����,������κ������ѿ����Ҿ������Եij�ʽ���ǻ���ڰ�����.");
-$faq[] = array("�Ҹ���˭��ϵ�й�������۰��ʹ�û����ϵ��������?", "����������������۰�Ĺ���Ա. ����������絽��������û�л�Ӧ,���Խ��� whois ���ң���: yahoo, free.fr, f2s.com...�ȵ�ִ��whois����ѷ���.���ס phpBB Group ��������۰�λ�Ӻδ��Լ�����ӵ������ȫû�п���Ȩ���Ҳ����κ����ε�. ��ʹ�õ�����Ҳ������ֱ���� phpbb.com website ·������, ������ֻ�� phpBB ������IJ��ݶ���. ����� email�� phpBB Group �й��κε�����ʹ�������ϵ�����, ���Ĵ𰸽���dz����Ǹ��������Ӧ.");
-
-//
-// This ends the FAQ entries
-//
-
+<?php +/*************************************************************************** + * lang_faq.php [chinese simplified] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by: +// inker :: http://www.byink.com +// +// For questions and comments use: support@byink.com +// last modify : 2002/2/26 +// + + +$faq[] = array("--","��¼��ע������"); +$faq[] = array("Ϊʲô�Ҳ��ܵ�¼��", "��ע�������������ע��ſ��Ե�¼�����Ƿ��������̳����ֹ�ˣ�������ǣ����ῴ����ʾ������������Ļ���������̳����Ա��ϵ����ԭ�������ȷʵע�������û�б���ֹȻ������Ȼ���ܵ�¼����ô����ϸ��������û���������,ͨ�����Dz��ܵ�½��ԭ����������Ծɴ����뼰ʱ֪ͨ��̳����Ա�������п��ܻ����������̳���趨��"); +$faq[] = array("Ϊʲô����Ҫע��?", "�����Բ�ע��,�Ƿ�ע���ſ��Է�������������̳����Ա������. �������ע�Ὣ�����ṩ�����ο��ṩ�Ĺ���.���磺ͷ���ܡ�����Ϣ�����͵����ż������ѡ������Ŷӵȵȡ��� ע�����������һ����ʱ��,�����Ƽ���������."); +$faq[] = array("Ϊʲô�һ��Զ�ע��?", "�������½ʱ�������û�й�ѡ[�Զ���½]��ѡ��. ��̳��ֻ��ϵͳԤ���ʱ��������Ϊ����.����Ϊ�˷�ֹ�������������˺�.�����ϣ����ʱ�䱣������״̬,��ѡ��[�Զ���½]��ѡ��.���������ʹ��һ̨���õĵ��ԣ�������ͼ��ݣ����ɣ�ѧУ�ȵط������Dz��Ƽ���ѡ�����ѡ��."); +$faq[] = array("����ʹ�ҵ��û����������������û��б���?", "�����ĸ��������������ҵ�һ��ѡ��[������������״̬],����趨Ϊ��,��������״̬��ֻ�����Լ�����Ա���õ�,���ᱻ��Ϊ��һλ������Ա."); +$faq[] = array("������������!", "���赣��,�����������Լ�������ʱ,ϵͳ����Ϊ������.����½ҳ�����[������������],��ѭָʾ����ܿ�ص���̳."); +$faq[] = array("��ע���˵��Dz��ܵ�¼!", "���ȼ����������û����������Ƿ���ȷ�������������ȷ����ô���������¼������.������̳������ COPPA ���ܲ����������[��С�� 13 ��]�����ӣ���������ѭ���õ���˵������ע��.�������������,��ô�����˺ſ�����Ҫ������:һЩ��̳��Ҫ��ȫ����ע����û���ע�����Ҫ�����ʺ�(�û�����ִ�л����ɹ���Աִ��)���������յ���ȷ���ʼ���ô����ѭָʾ����.�����û���յ������ʼ�,�������ĵ����ʼ���ַ�Ƿ���Ч.��һ���ղ���ȷ���ʼ���ԭ�����������ʹ�õĵ����ʼ���ַ��ϵͳ������,���Ƿ�ֹ��̳��������.�����ȷ�������ʼ���ַ����,����ϵ��̳����Ա."); +$faq[] = array("����ǰע�����,�����ڲ��ܵ�½?!", "���Ŀ�������:�������˴�����û���������(��������һ��ע��ʱ�յ��ĵ����ʼ�)���߹���Ա��ΪһЩԭ���Ѿ�ɾ���������ʺ�,����Ǻ�һ�����,���Ƿ��Ѿ��ܾ�û�з�����������?���ڹ���Ա��˵,ͨ���������Ե�ɾȥû�з����κζ������û��Ա㽵�����ݿ�Ĵ�С.�����ٴ�ע�Ტ�Ҽ������۰�."); + + +$faq[] = array("--","�û�ƫ���趨"); +$faq[] = array("��θı��ҵ�����?", "�����еĸ�������(������Ѿ��ɹ�ע��)�ᱻ���������ݿ���.��� [��������](ͨ����ʾ��ҳ��)���ı����е�����"); +$faq[] = array("ʱ�䲻��ȷ!", "ʱ��Ӧ������ȷ��,Ȼ��,�����ܻῴ��һ����ͬ�������ڵ�ʱ����ʱ��.����������Ļ�,��Ӧ�øı����ĸ��˵����ڵ�ʱ���趨���ʺ�ʱ��,����:��,����,ŦԼ,Ϥ��ȵ�.ֻ��ע���Ա�ſ�������Щ�趨,��������δע��,��ô����ԭ��,�����������������趨"); +$faq[] = array("�Ҹı���ʱ������ʱ����Ȼ����!", "�����ȷ�����Ѿ��趨��һ����ȷ��ʱ������ʱ����Ȼ�Dz�ͬ,��������������Ŀ�������Ϊ��ʱ��.�����̳û������������ڼ���˴����ڱ��Ͱ���֮���ת��ʱ��,ʱ������������ĵ���ʱ���һ��Сʱ��ʱ��."); +$faq[] = array("�ҵ����Բ����б���!", "���п��ܵ�ԭ���ǹ���Աû�а�װ���Ĺ������Ի���û���κ��˰������̳��������Ĺ�������.������һ�������ܷ�װ����Ҫ������,�����������������Ϊ���������������һ������.������Ϣ����ͨ������ phpBB Group վ��ȡ��(��ÿҳ���·�������)."); +$faq[] = array("�����ſ������ҵ��û���������ʾ�ҵ�ͼ��?", "���ۿ�����ʱ����һ���û������棬����������ͼ�� ��һ��ͼ�������ĵȼ��йأ�ͨ���������ǻ���С�������ʽ��ʾ�����������̳���˶��������Լ�������̳��ĵ�λ�����������һ������ͼ��ij�Ϊ������ͷ����ÿ����Ա��˵���Ƕ��صĺ��Ի��ģ�ѡ����ռ�ͷ������̳����Ա������,����Ҳ�������൱�Ŀ��õ�ͷ��Աѡ��,���������ʹ��ͷ������Ϊ����Ա�ľ���,������ѯ������ԭ��."); +$faq[] = array("�����ı��ҵĵȼ�?", "�����������ܹ�ֱ�ӵĸı��κεĵȼ�(�ȼ����������û��������漰���˵�����),�����������̳ʹ�õȼ���ʾ���������������û�,������˵��������Ա�������ر�ĵȼ�.�벻Ҫ���������������������ĵȼ�,�����������Ұ���,������̳����Աֻ�ή�����ļ���."); +$faq[] = array("���ҵ��һλ��Ա�ĵ����ʼ�����ʱϵͳҪ�����ȵ�½?", "��Ǹ,ֻ����ע����û��ܹ����ڲ������ʼ�����ʽ(�������Ա�Ѿ��������������)�������˷��͵����ʼ�.����Ϊ�˷�ֹijЩ�����û����IJ�����ʹ���������."); + + +$faq[] = array("--","��������"); +$faq[] = array("��������������̳�з���������?", "�dz���������ͨ����̳������ҳ���ϵ���ذ�ť����һ���µ����⣬���������κ���Ϣ��ǰ����������Ҫ��ע�ᡣ�������õ�����̳���ܻ�����̳ҳ��ĵײ��г�(�������Է���������,�����Է�����ͶƱ�ȵ�)"); +$faq[] = array("�������༭��ɾ������?", "����������̳����Ա����̳����,������ֻ�ܱ༭��ɾ�������Լ�����.������ͨ�������Ӧ��[�༭]��ť�༭����(��ʱֻ����������֮���һ������ʱ����).���ij���Ѿ��ظ��˸�����,�������ص������ʱ��,���������������ҵ�һ��С�ı��������,�г����༭�����Ĵ���.���û���˻ظ�����������������.�ڰ��������Ա�༭��������Ҳ�������.��ע��һ��Ļ�Ա���ܹ�ɾ���лظ�������."); +$faq[] = array("�����ҷ����������м���ǩ��?", "����,����Ҫͨ�����ĸ��˵�������һ��ǩ��,����ǩ��������ÿ�η�����ʱ�ѡ[����ǩ��]��ѡ���ͻ������������������и������ĸ���ǩ����,��Ҳ���������ĸ��˵������趨Ĭ��Ϊ���ķ��������������и���һ��ǩ��(����и������Ӳ������ǩ��ֻҪȥ����ѡ�����ѡ��Ϳ�����)."); +$faq[] = array("��������һ��ͶƱ?", "����ͶƱ�dz���,��������һ���µ�����ʱ(���߱༭�����������,��������������Ȩ��)���������·��������·�����[����ͶƱ](��������ܿ�����ô������û��Ȩ����ͶƱ).��Ӧ��ΪͶƱ��������Ȼ�����ٶ���ѡ��,�趨ͶƱ�����ѡ�����Ͳ��ҵ�һ��[����ѡ��]��ť,ͶƱѡ�����Ŀ��������,�ɹ���Ա����.��Ҳ��ΪͶƱ�趨һ������.0 ���������ڵ�ͶƱ"); +$faq[] = array("�����༭��ɾ��ͶƱ?", "������һ��,ͶƱֻ�ܱ�����ķ�����,��̳����Ա������༭. Ҫ�༭ͶƱ������ͶƱ����ĵ�һ������(�����Ǻ�ͶƱ������).���û����Ͷ��Ʊ,��ͶƱ�ķ������ܹ�ɾ��ͶƱ���߱༭�κ�ͶƱѡ��,��������Ѿ���ͶƱ��,��ô��ֻ�а������߹���Ա�ܹ��༭����ɾ����."); +$faq[] = array("Ϊʲô�Ҳ��ܷ���ij����̳?", "��Щ��̳���ܻ������û����Ŷ�ȥ�鿴,�Ķ��ͷ�����.��������Ҫ�ر����Ȩ,��������Ա���ܸ������Ȩ��,��������������ϵ."); +$faq[] = array("Ϊʲô�Ҳ��ܲμ�ͶƱ?", "ֻ��ע���Ա����ͶƱ(Ϊ�˱�����ƭ���).�������Ѿ�ע����Ȼ����ͶƱ��ô������û���ʵ���Ȩ��."); + + +$faq[] = array("--","�������������"); +$faq[] = array("ʲô��BBCode?", "BBCode�������HTML�,���ܷ�ʹ��BBCode���ɹ���Ա������(��Ҳ������ÿ�η���ʱʹ��ʧЧ)BBCode ����������HTML������,��ǩʹ�� [and] ������ <and> ,�������ṩ�˸�����İ�����ƺͰ�ȫ��."); +$faq[] = array("�ҿ���ʹ��HTML��?", "ȡ���ڹ���Ա�Ƿ�����,�����������Ŀ���Ȩ��.�����������ʹ��,���ᷢ��ֻ��һ���ı�ǩ����ʹ��,���ǻ��ڰ�ȫ����-���ǿ���ͨ�����ñ�ǩ�ƻ�ҳ�沼�ּ�������������.���HTML������,����Ȼ������ÿ�η���ʱʹ��ʧЧ."); +$faq[] = array("ʲô�DZ������?", "���������ʹ�ö̴���Ĵ���ͼ������ʾһЩ���,���� :) ��ʾ���, :( ��ʾ������.�����ڷ���ʱ�������е�Ц�����ŵ��б�,�벻Ҫ����ʹ��Ц��������һ��������,���ǿ�������Ķ�������ʹ����Ա�����Ļ�ɾ������."); +$faq[] = array("�ҿ�����ͼ��?", "������������������ʾͼ��,��������һ����Ҫֱ���ϴ�����ͼ�������̳,��ֻҪָ��ͼ���λ��,����:http://www.some-unknown-place.net/my-picture.gif ��������ͼ�����ӵ����Լ��ĵ�����(������һ̨�����ɷ��ʵķ�����)ͼ��Ҳ������֤������֮��,���� hotmail �� yahoo ����,���뱣��վ���,��ʾͼ�����ʹ��BB����� [img] ��ǩ����ǡ����HTML(�������)����֮һ."); +$faq[] = array("ʲô�ǹ���?", "���澭����������Ҫ����Ϣ,��Ӧ�þ�����Ķ�.���������̳��ÿҳ�Ķ��˳���,���Ƿ���Է���һ������ȡ��������Ȩ������,�ɹ���Ա����."); +$faq[] = array("ʲô���ö�����?", "�ö�������������̳���������,���ǰ���ʮ����Ҫ����Ϣ,��˿��ܵĻ���Ӧ���Ķ�����.ͬ�����ö���Ȩ��Ҳ������̳����Ա����."); +$faq[] = array("ʲô������������?", "����Ա�������ʱ�Ὣij��������,�����ܻظ�������������,�����������κ�ͶƱ�ᱻ�Զ�����.������ܻᱻΪ����ԭ������."); + + +$faq[] = array("--","�û�������Ŷ�"); +$faq[] = array("ʲô�ǹ���Ա?", "����Ա�������̳����߿�����,����ӵ�п�����̳��һ��Ȩ��,������ֹ�û�,�����Ŷ�,������̳����,�����е���̳��Ҳ�������İ�����������."); +$faq[] = array("ʲô�ǰ���?", "�����Ƕ�����(�����Ŷ�),���ǿ��Ա༭��ɾ������,���ҿ����������������İ���������,����,ת��,ɾ�����߷ָ�����.�������ֹ��Ա��������,����������������."); +$faq[] = array("ʲô���Ŷ�?", "��Ա�Ŷ���һ����̳����Ա���������Ա�ķ�ʽ.(����ܲ�ͬ����������̳),����ÿ���Ŷ��ܱ���������Ȩ��.��ʹ�ù���Ա����ȥ�����������ư����ܵ��û�,�������Ŷӳ�Ա����������ȵ�."); +$faq[] = array("��������һ���Ŷ�?", "Ҫ����һ���Ŷ�����ҳ���Ϸ�(��ͬ��ģ�����λ�ÿ��ܲ�ͬ)���Ŷ�����,������Ԥ�����еĻ�Ա�Ŷ�,���������е��ŶӶ��ǿ��ŷ��ʵ�,һЩ���ǹرյ�,һЩ�����������Ŷ�,����Ŷ��ǿ��ŵ�,����������ť�������.������Ҫ�õ����Ŷӵ��ų�ͬ����������ſ��Լ���,���ǿ��ܻ���Ϊʲô����Ҫ�μ��Ŷ�.��������ұ�����,�벻Ҫһֱ�ظ�����."); +$faq[] = array("���������ܳ�Ϊ�ų�?", "��Ա�Ŷ�������̳�Ĺ���Ա������,ͬʱ����Ҳ�����һλ�ų�. ���������Ȥ����һ���Ŷ�����Ӧ����ϵ����Ա,���Ը����Ƿ�һ���ʼ���."); + + +$faq[] = array("--","˽�˶���Ϣ"); +$faq[] = array("�Ҳ��ܷ��Ͷ���Ϣ!", "��3�����ܵ�ԭ��:����û��ע��/��½.�����̳�Ĺ���Ա�Ѿ��趨������̳��վ���ż�����ΪʧЧ.���߹���Ա��ֹ��ʹ��վ���ż�����.��������������,���������������."); +$faq[] = array("�Ҿ����յ�û�õ��ż�!", "�Ժ����ǻ��һ�������б����ܼ��뵽˽�˶���Ϣϵͳ.��������������յ���ij�˷����IJ���Ҫ���ż����֪��̳����Ա,������������ֹһ���û��ҷ�վ���ż�."); +$faq[] = array("�ҳ����յ���ij�˼ĸ��ҵ�������������Եĵ����ʼ�!", "�ܱ�Ǹ���������Ϣ,��̳���Ը��ݰ����ڵ����ʼ��ڵ����������ٷ��������ʼ����û�,��Ӧ�ø�����Ա��һ�������ʼ��������ĸ���,������ͷ��Ϣ�Ƿdz���Ҫ(�����г������ߵ���ϸ����),Ȼ�������ܹ���ȡ�ж�."); + +// +// These entries should remain in all languages and for all modifications +// +$faq[] = array("--","phpBB 2 ����"); +$faq[] = array("˭д��������۰�?", "�����ʽ (δ���ĵĸ�ʽ) �� <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a>���������ͳ���. ����GNU General Public License, �����ʽ�������ɵ�ʹ�ü�ɢ��, �������Ѷ���Բο� GNU General Public License"); +$faq[] = array("Ϊʲô�����븽�ӹ���?", "����������� phpBB Group ������. �������Ϊ��Ҫ�����������Ķ� phpbb ��ҳ�ϵ�˵��. �벻Ҫ�� phpbb.com �����۰淢�����ӹ���Ҫ��, ���ʹ�ÿ���С������������¹��ܵĿ���. ������̳����,������κ������ѿ����Ҿ������Եij�ʽ���ǻ���ڰ�����."); +$faq[] = array("�Ҹ���˭��ϵ�й�������۰��ʹ�û����ϵ��������?", "����������������۰�Ĺ���Ա. ����������絽��������û�л�Ӧ,���Խ��� whois ���ң���: yahoo, free.fr, f2s.com...�ȵ�ִ��whois����ѷ���.���ס phpBB Group ��������۰�λ�Ӻδ��Լ�����ӵ������ȫû�п���Ȩ���Ҳ����κ����ε�. ��ʹ�õ�����Ҳ������ֱ���� phpbb.com website ·������, ������ֻ�� phpBB ������IJ��ݶ���. ����� email�� phpBB Group �й��κε�����ʹ�������ϵ�����, ���Ĵ𰸽���dz����Ǹ��������Ӧ."); + +// +// This ends the FAQ entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_chinese_simplified/lang_main.php b/phpBB/language/lang_chinese_simplified/lang_main.php index 08a7c90a34..03400c51de 100644 --- a/phpBB/language/lang_chinese_simplified/lang_main.php +++ b/phpBB/language/lang_chinese_simplified/lang_main.php @@ -1,986 +1,986 @@ -<?php
-/***************************************************************************
- * lang_main.php [chinese simplified]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_main.php,v 1.73 2001/12/30 13:39:42 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by:
-// inker :: http://www.byink.com
-//
-// For questions and comments use: support@byink.com
-// last modify : 2002/3/1
-//
-
-
-//setlocale(LC_ALL, "en");
-$lang['ENCODING'] = "gb2312";
-$lang['DIRECTION'] = "LTR";
-$lang['LEFT'] = "LEFT";
-$lang['RIGHT'] = "RIGHT";
-$lang['DATE_FORMAT'] = "Y-m-d"; // This should be changed to the default date format for your language, php date() format
-
-//
-// Common, these terms are used
-// extensively on several pages
-//
-$lang['Forum'] = "��̳";
-$lang['Category'] = "������";
-$lang['Topic'] = "����";
-$lang['Topics'] = "����";
-$lang['Replies'] = "�ظ�";
-$lang['Views'] = "�Ķ�";
-$lang['Post'] = "����";
-$lang['Posts'] = "����";
-$lang['Posted'] = "������";
-$lang['Username'] = "��Ա����";
-$lang['Password'] = "����";
-$lang['Email'] = "Email";
-$lang['Poster'] = "������";
-$lang['Author'] = "����";
-$lang['Time'] = "ʱ��";
-$lang['Hours'] = "Сʱ��";
-$lang['Message'] = "����";
-
-$lang['1_Day'] = "1 ����";
-$lang['7_Days'] = "7 ����";
-$lang['2_Weeks'] = "2 ��������";
-$lang['1_Month'] = "1 ������";
-$lang['3_Months'] = "3 ������";
-$lang['6_Months'] = "6 ������";
-$lang['1_Year'] = "1 ����";
-
-$lang['Go'] = "Go";
-$lang['Jump_to'] = "ת����";
-$lang['Submit'] = "����";
-$lang['Reset'] = "����";
-$lang['Cancel'] = "ȡ��";
-$lang['Preview'] = "Ԥ��";
-$lang['Confirm'] = "ȷ��";
-$lang['Spellcheck'] = "����";
-$lang['Yes'] = "��";
-$lang['No'] = "��";
-$lang['Enabled'] = "����";
-$lang['Disabled'] = "�ر�";
-$lang['Error'] = "����";
-
-$lang['Next'] = "��һ��";
-$lang['Previous'] = "��һ��";
-$lang['Goto_page'] = "ǰ��ҳ��";
-$lang['Joined'] = "������";
-$lang['IP_Address'] = "IP ��ַ";
-
-$lang['Select_forum'] = "ѡ��һ������";
-$lang['View_latest_post'] = "�����ɵ�����";
-$lang['View_newest_post'] = "������µ�����";
-$lang['Page_of'] = "��<b>%d</b>ҳ/��<b>%d</b>ҳ"; // Replaces with: Page 1 of 2 for example
-
-$lang['ICQ'] = "ICQ Number";
-$lang['AIM'] = "AIM Address";
-$lang['MSNM'] = "MSN Messenger";
-$lang['YIM'] = "Yahoo Messenger";
-
-$lang['Forum_Index'] = "%s ��ҳ"; // eg. sitename Forum Index, %s can be removed if you prefer
-
-$lang['Post_new_topic'] = "��������";
-$lang['Reply_to_topic'] = "�ظ�����";
-$lang['Reply_with_quote'] = "���ò��ظ�";
-
-$lang['Click_return_topic'] = "��� %s����%s ��������"; // %s's here are for uris, do not remove!
-$lang['Click_return_login'] = "��� %s����%s ����һ��";
-$lang['Click_return_forum'] = "��� %s����%s ������̳";
-$lang['Click_view_message'] = "��� %s����%s �Ķ���������";
-$lang['Click_return_modcp'] = "��� %s����%s ���ذ��������";
-$lang['Click_return_group'] = "��� %s����%s �����Ŷ���Ϣ��(to return to group information)";
-
-$lang['Admin_panel'] = "��̳����Ա�������";
-
-$lang['Board_disable'] = "�Բ���,����̳��ʱ���ܷ���,���������.";
-
-
-//
-// Global Header strings
-//
-$lang['Registered_users'] = "ע���Ա:";
-$lang['Browsing_forum'] = "��������������Ļ�Ա:";
-$lang['Online_users_zero_total'] = "�ܼ��� <b>0</b> λ�������� :: ";
-$lang['Online_users_total'] = "�ܼ��� <b>%d</b> λ�������� :: ";
-$lang['Online_user_total'] = "�ܼ��� <b>%d</b> λ�������� :: ";
-$lang['Reg_users_zero_total'] = "0 λ��Ա, ";
-$lang['Reg_users_total'] = "%d λ��Ա, ";
-$lang['Reg_user_total'] = "%d λ��Ա, ";
-$lang['Hidden_users_zero_total'] = "0 ����� ";
-$lang['Hidden_user_total'] = "%d ����� ";
-$lang['Hidden_user_total'] = "%d ����� ";
-$lang['Guest_users_zero_total'] = "0 λ�ο�";
-$lang['Guest_users_total'] = "%d λ�ο�";
-$lang['Guest_user_total'] = "%d λ�ο�";
-$lang['Record_online_users'] = "�������¼�� <b>%s</b> �� %s"; // first %s = number of users, second %s is the date.
-
-$lang['Admin_online_color'] = "%s��̳����Ա%s";
-$lang['Mod_online_color'] = "%s����%s";
-
-$lang['You_last_visit'] = "���ϴη���ʱ���� %s"; // %s replaced by date/time
-$lang['Current_time'] = "���ڵ�ʱ���� %s"; // %s replaced by time
-
-$lang['Search_new'] = "�Ķ��ϴη��ʺ������";
-$lang['Search_your_posts'] = "�Ķ�������������";
-$lang['Search_unanswered'] = "�Ķ���δ�ش������";
-
-$lang['Register'] = "ע��";
-$lang['Profile'] = "��������";
-$lang['Edit_profile'] = "�༭���ĸ�������";
-$lang['Search'] = "����";
-$lang['Memberlist'] = "��Ա�б�";
-$lang['FAQ'] = "��������";
-$lang['BBCode_guide'] = "BBCode ָ��";
-$lang['Usergroups'] = "�Ŷ�";
-$lang['Last_Post'] = "���";
-$lang['Moderator'] = "����";
-$lang['Moderators'] = "����";
-
-
-//
-// Stats block text
-//
-$lang['Posted_articles_zero_total'] = "��̳����û������"; // Number of posts
-$lang['Posted_articles_total'] = "��̳���� <b>%d</b> ������"; // Number of posts
-$lang['Posted_article_total'] = "��̳���� <b>%d</b> ������"; // Number of posts
-$lang['Registered_users_zero_total'] = "��̳����û��ע���Ա"; // # registered users
-$lang['Registered_users_total'] = "��̳���� <b>%d</b> λע���Ա"; // # registered users
-$lang['Registered_user_total'] = "��̳���� <b>%d</b> λע���Ա"; // # registered users
-$lang['Newest_user'] = "����ע��Ļ�Ա�� <b>%s%s%s</b>"; // a href, username, /a
-
-$lang['No_new_posts_last_visit'] = "�ϴη��ʺ�û������";
-$lang['No_new_posts'] = "û������";
-$lang['New_posts'] = "������";
-$lang['New_post'] = "������";
-$lang['No_new_posts_hot'] = "û������ [ ���� ]";
-$lang['New_posts_hot'] = "������ [ ���� ]";
-$lang['No_new_posts_locked'] = "û������ [ ���� ]";
-$lang['New_posts_locked'] = "������ [ ���� ]";
-$lang['Forum_is_locked'] = "�رյ���̳";
-
-
-//
-// Login
-//
-$lang['Enter_password'] = "�����������û����������½";
-$lang['Login'] = "��½";
-$lang['Logout'] = "ע��";
-
-$lang['Forgotten_password'] = "������������!";
-
-$lang['Log_me_in'] = "���ʱ�Զ���½";
-
-$lang['Error_login'] = "���ṩ���û��������벻��ȷ";
-
-
-//
-// Index page
-//
-$lang['Index'] = "��ҳ";
-$lang['No_Posts'] = "û������";
-$lang['No_forums'] = "������滹û������";
-
-$lang['Private_Message'] = "վ���ż�";
-$lang['Private_Messages'] = "վ���ż�";
-$lang['Who_is_Online'] = "��ǰ����״̬";
-
-$lang['Mark_all_forums'] = "���������̳Ϊ�Ѷ�";
-$lang['Forums_marked_read'] = "������̳�ѱ���Ϊ�Ѷ�";
-
-
-//
-// Viewforum
-//
-$lang['View_forum'] = "�����̳";
-
-$lang['Forum_not_exist'] = "��ѡ�����̳������";
-$lang['Reached_on_error'] = "��ѡ�����̳������";
-
-$lang['Display_topics'] = "��ʾ��ǰ������";
-$lang['All_Topics'] = "�������";
-
-$lang['Topic_Announcement'] = "<b>����:</b>";
-$lang['Topic_Sticky'] = "<b>�ö�:</b>";
-$lang['Topic_Moved'] = "<b>�ƶ�:</b>";
-$lang['Topic_Poll'] = "<b>[ ͶƱ ]</b>";
-
-$lang['Mark_all_topics'] = "�����������Ϊ�Ѷ�";
-$lang['Topics_marked_read'] = "�����̳�����������ѱ��Ϊ�Ѷ�";
-
-$lang['Rules_post_can'] = "��<b>����</b>����������";
-$lang['Rules_post_cannot'] = "��<b>����</b>����������";
-$lang['Rules_reply_can'] = "��<b>����</b>�������̳�ظ�����";
-$lang['Rules_reply_cannot'] = "��<b>����</b>�������̳�ظ�����";
-$lang['Rules_edit_can'] = "��<b>����</b>�������̳�༭�Լ�������";
-$lang['Rules_edit_cannot'] = "��<b>����</b>�������̳�༭�Լ�������";
-$lang['Rules_delete_can'] = "��<b>����</b>�������̳ɾ���Լ�������";
-$lang['Rules_delete_cannot'] = "��<b>����</b>�������̳ɾ���Լ�������";
-$lang['Rules_vote_can'] = "��<b>����</b>�������̳����ͶƱ";
-$lang['Rules_vote_cannot'] = "��<b>����</b>�������̳����ͶƱ";
-$lang['Rules_moderate'] = "��<b>����</b>%s���������̳%s"; // %s replaced by a href links, do not remove!
-
-$lang['No_topics_post_one'] = "�����̳�ﻹû������<br />���<b>��������</b>����һ������";
-
-
-//
-// Viewtopic
-//
-$lang['View_topic'] = "�Ķ�����";
-
-$lang['Guest'] = '�ο�';
-$lang['Post_subject'] = "��������";
-$lang['View_next_topic'] = "�Ķ���һ������";
-$lang['View_previous_topic'] = "�Ķ���һ������";
-$lang['Submit_vote'] = "����ͶƱ";
-$lang['View_results'] = "������";
-
-$lang['No_newer_topics'] = "�����̳û�и��µ�����";
-$lang['No_older_topics'] = "�����̳û�и��ɵ�����";
-$lang['Topic_post_not_exist'] = "��ѡ������ⲻ����";
-$lang['No_posts_topic'] = "���������û������";
-
-$lang['Display_posts'] = "��ʾ��ǰ������";
-$lang['All_Posts'] = "��������";
-$lang['Newest_First'] = "���µ�����";
-$lang['Oldest_First'] = "��ɵ�����";
-
-$lang['Back_to_top'] = "����ҳ��";
-
-$lang['Read_profile'] = "������Ա����";
-$lang['Send_email'] = "����Ա�������ʼ�";
-$lang['Visit_website'] = "��������ߵ���ҳ";
-$lang['ICQ_status'] = "ICQ ״̬";
-$lang['Edit_delete_post'] = "�༭/ɾ������";
-$lang['View_IP'] = "��������ߵ�IP��ַ";
-$lang['Delete_post'] = "ɾ���������";
-
-$lang['wrote'] = "�"; // proceeds the username and is followed by the quoted text
-$lang['Quote'] = "����"; // comes before bbcode quote output.
-$lang['Code'] = "����"; // comes before bbcode code output.
-
-$lang['Edited_time_total'] = "�����б༭���� %s on %s, �ܼƵ� %d �α༭"; // Last edited by me on 12 Oct 2001, edited 1 time in total
-$lang['Edited_times_total'] = "�����б༭���� %s on %s, �ܼƵ� %d �α༭"; // Last edited by me on 12 Oct 2001, edited 2 times in total
-
-$lang['Lock_topic'] = "��������";
-$lang['Unlock_topic'] = "��������";
-$lang['Move_topic'] = "�ƶ�����";
-$lang['Delete_topic'] = "ɾ������";
-$lang['Split_topic'] = "�ָ��";
-
-$lang['Stop_watching_topic'] = "ֹͣ���ı�����";
-$lang['Start_watching_topic'] = "���ı�����";
-$lang['No_longer_watching'] = "�����ٶ��ı�����";
-$lang['You_are_watching'] = "���Ѷ����˱�����";
-
-$lang['Total_votes'] = "ͶƱ����";
-
-//
-// Posting/Replying (Not private messaging!)
-//
-$lang['Message_body'] = "��������";
-$lang['Topic_review'] = "Ԥ������";
-
-$lang['No_post_mode'] = "No post mode specified"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly)
-
-$lang['Post_a_new_topic'] = "��������";
-$lang['Post_a_reply'] = "�����ظ�";
-$lang['Post_topic_as'] = "Post topic as";
-$lang['Edit_Post'] = "�༭����";
-$lang['Options'] = "ѡ��";
-
-$lang['Post_Announcement'] = "����";
-$lang['Post_Sticky'] = "�ö�";
-$lang['Post_Normal'] = "��ͨ";
-
-$lang['Confirm_delete'] = "��ȷ��Ҫɾ�����������?";
-$lang['Confirm_delete_poll'] = "��ȷ��Ҫɾ�����ͶƱ��?";
-
-$lang['Flood_Error'] = "�������ڷ��������Ϸ������������һ������.";
-$lang['Empty_subject'] = "�����������ӱ�����һ������.";
-$lang['Empty_message'] = "�����������ӱ���������.";
-$lang['Forum_locked'] = "�����̳�Ѿ�������,�����ܷ���,�ظ����߱༭����.";
-$lang['Topic_locked'] = "��������Ѿ�������,�����ܷ���,�ظ����߱༭����.";
-$lang['No_post_id'] = "��ѡ����Ҫ�༭������";
-$lang['No_topic_id'] = "��ѡ����Ҫ�ظ�������";
-$lang['No_valid_mode'] = "��ֻ����ѡ��,�ظ�������������,���������.";
-$lang['No_such_post'] = "û���������,���������.";
-$lang['Edit_own_posts'] = "�Բ�����ֻ���Ա༭�Լ�������.";
-$lang['Delete_own_posts'] = "�Բ�����ֻ����ɾ���Լ�������.";
-$lang['Cannot_delete_replied'] = "�Բ��������ܲ�����ɾ���Ѿ����ظ�������.";
-$lang['Cannot_delete_poll'] = "�Բ�����������ɾ�������ڻ״̬��ͶƱ.";
-$lang['Empty_poll_title'] = "���������������ͶƱ����һ������.";
-$lang['To_few_poll_options'] = "������Ҫ������������ͶƱ��ѡ��.";
-$lang['To_many_poll_options'] = "��ѡ����̫���ͶƱ��ѡ��";
-$lang['Post_has_no_poll'] = "�������û�н���ͶƱ";
-
-$lang['Add_poll'] = "����һ��ͶƱ";
-$lang['Add_poll_explain'] = "��������뽨��ͶƱ�벻Ҫ��д���ѡ��.";
-$lang['Poll_question'] = "ͶƱ����";
-$lang['Poll_option'] = "ͶƱѡ��";
-$lang['Add_option'] = "����ѡ��";
-$lang['Update'] = "����";
-$lang['Delete'] = "ɾ��";
-$lang['Poll_for'] = "�������ͶƱ��";
-$lang['Days'] = "����"; // This is used for the Run poll for ... Days + in admin_forums for pruning
-$lang['Poll_for_explain'] = "[ ѡ�� 0 ���߲�ѡ�����ѡ�������Զ����ͶƱ ]";
-$lang['Delete_poll'] = "ɾ��ͶƱ";
-
-$lang['Disable_HTML_post'] = "������������ֹHTML����";
-$lang['Disable_BBCode_post'] = "������������ֹBBCode";
-$lang['Disable_Smilies_post'] = "������������ֹ�������";
-
-$lang['HTML_is_ON'] = "HTML is <u>ON</u>";
-$lang['HTML_is_OFF'] = "HTML is <u>OFF</u>";
-$lang['BBCode_is_ON'] = "%sBBCode%s is <u>ON</u>"; // %s are replaced with URI pointing to FAQ
-$lang['BBCode_is_OFF'] = "%sBBCode%s is <u>OFF</u>";
-$lang['Smilies_are_ON'] = "Smilies are <u>ON</u>";
-$lang['Smilies_are_OFF'] = "Smilies are <u>OFF</u>";
-
-$lang['Attach_signature'] = "����ǩ�� (���ĸ���ǩ�������ڸ������������)";
-$lang['Notify'] = "����ʱ������";
-$lang['Delete_post'] = "ɾ���������";
-
-$lang['Stored'] = "���������Ѿ��ɹ��Ĵ���";
-$lang['Deleted'] = "���������Ѿ��ɹ��ı�ɾ��";
-$lang['Poll_delete'] = "��������ͶƱ�Ѿ��ɹ��ı�ɾ��";
-$lang['Vote_cast'] = "����ѡƱ�Ѿ�Ͷ��";
-
-$lang['Topic_reply_notification'] = "����֪ͨ";
-
-$lang['bbcode_b_help'] = "����: [b]text[/b] (alt+b)";
-$lang['bbcode_i_help'] = "��д: [i]text[/i] (alt+i)";
-$lang['bbcode_u_help'] = "�»���: [u]text[/u] (alt+u)";
-$lang['bbcode_q_help'] = "�����ı�: [quote]text[/quote] (alt+q)";
-$lang['bbcode_c_help'] = "��ʾ���� : [code]code[/code] (alt+c)";
-$lang['bbcode_l_help'] = "�б�: [list]text[/list] (alt+l)";
-$lang['bbcode_o_help'] = "�����б�: [list=]text[/list] (alt+o)";
-$lang['bbcode_p_help'] = "����ͼ��: [img]http://image_url[/img] (alt+p)";
-$lang['bbcode_w_help'] = "����������ַ: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)";
-$lang['bbcode_a_help'] = "�ر����п�����bbCode��ǩ";
-$lang['bbcode_s_help'] = "������ɫ: [color=red]text[/color] ��ʾ: ��Ҳ����ʹ���� color=#FF0000 ������html���";
-$lang['bbcode_f_help'] = "�����С: [size=x-small]small text[/size]";
-
-$lang['Emoticons'] = "����ͼ��";
-$lang['More_emoticons'] = "�������ı���ͼ��";
-
-$lang['Font_color'] = "������ɫ";
-$lang['color_default'] = "��";
-$lang['color_dark_red'] = "���";
-$lang['color_red'] = "��ɫ";
-$lang['color_orange'] = "��ɫ";
-$lang['color_brown'] = "��ɫ";
-$lang['color_yellow'] = "��ɫ";
-$lang['color_green'] = "��ɫ";
-$lang['color_olive'] = "���";
-$lang['color_cyan'] = "��ɫ";
-$lang['color_blue'] = "��ɫ";
-$lang['color_dark_blue'] = "����";
-$lang['color_indigo'] = "����";
-$lang['color_violet'] = "��ɫ";
-$lang['color_white'] = "��ɫ";
-$lang['color_black'] = "��ɫ";
-
-$lang['Font_size'] = "�����С";
-$lang['font_tiny'] = "��С";
-$lang['font_small'] = "С";
-$lang['font_normal'] = "����";
-$lang['font_large'] = "��";
-$lang['font_huge'] = "���";
-
-$lang['Close_Tags'] = "��ɱ�ǩ";
-$lang['Styles_tip'] = "��ʾ: ���ַ����Կ���ʹ����ѡ���������";
-
-
-//
-// Private Messaging
-//
-$lang['Private_Messaging'] = "վ���ż�";
-
-$lang['Login_check_pm'] = "��½�鿴����վ���ż�";
-$lang['New_pms'] = "���� %d ���µ�վ���ż�"; // You have 2 new messages
-$lang['New_pm'] = "���� %d ���µ�վ���ż�"; // You have 1 new message
-$lang['No_new_pm'] = "��û���µ�վ���ż�";
-$lang['Unread_pms'] = "���� %d ��δ����վ���ż�";
-$lang['Unread_pm'] = "���� %d ��δ����վ���ż�";
-$lang['No_unread_pm'] = "��û��δ����վ���ż�";
-$lang['You_new_pm'] = "һ���µ�վ���ż��������ռ�����";
-$lang['You_new_pms'] = "�����µ�վ���ż��������ռ�����";
-$lang['You_no_new_pm'] = "û���µ�վ���ż�";
-
-$lang['Inbox'] = "�ռ���";
-$lang['Outbox'] = "�ѷ��͵��ż���";
-$lang['Savebox'] = "�ݸ���";
-$lang['Sentbox'] = "������";
-$lang['Flag'] = "���";
-$lang['Subject'] = "����";
-$lang['From'] = "����";
-$lang['To'] = "������";
-$lang['Date'] = "����";
-$lang['Mark'] = "ѡ��";
-$lang['Sent'] = "����";
-$lang['Saved'] = "����";
-$lang['Delete_marked'] = "ɾ����ѡ���վ���ż�";
-$lang['Delete_all'] = "ɾ�����е�վ���ż�";
-$lang['Save_marked'] = "������ѡ���վ���ż�";
-$lang['Save_message'] = "����վ���ż�";
-$lang['Delete_message'] = "ɾ��վ���ż�";
-
-$lang['Display_messages'] = "��ʾ��ǰ������"; // Followed by number of days/weeks/months
-$lang['All_Messages'] = "���е�վ���ż�";
-
-$lang['No_messages_folder'] = "����ļ�����û���ż�";
-
-$lang['PM_disabled'] = "�����̳��վ���ż��Ѿ�������";
-$lang['Cannot_send_privmsg'] = "�Բ�����̳����Ա�Ѿ���ֹ������վ���ż�";
-$lang['No_to_user'] = "������ָ��վ���ż����͵Ķ���";
-$lang['No_such_user'] = "�Բ�������û�������";
-
-$lang['Disable_HTML_pm'] = "������ż����ֹHTML����";
-$lang['Disable_BBCode_pm'] = "������ż����ֹBBCode";
-$lang['Disable_Smilies_pm'] = "������ż����ֹ�������";
-
-$lang['Message_sent'] = "����վ���ż����ͳɹ�";
-
-$lang['Click_return_inbox'] = "��� %s����%s ���������ռ���";
-$lang['Click_return_index'] = "��� %s����%s ������ҳ";
-
-$lang['Send_a_new_message'] = "����һ���µ�վ���ż�";
-$lang['Send_a_reply'] = "�ظ�վ���ż�";
-$lang['Edit_message'] = "�༭վ���ż�";
-
-$lang['Notification_subject'] = "�µ�վ���ż�";
-
-$lang['Find_username'] = "����һ���û�";
-$lang['Find'] = "����";
-$lang['No_match'] = "�Ҳ���ƥ����û�";
-
-$lang['No_post_id'] = "û��ָ������";
-$lang['No_such_folder'] = "û���������ļ��д���";
-$lang['No_folder'] = "û��ָ���ļ���";
-
-$lang['Mark_all'] = "ѡ�������ż�";
-$lang['Unmark_all'] = "ȡ������ѡ��";
-
-$lang['Confirm_delete_pm'] = "��ȷ��Ҫɾ�����վ���ż���?";
-$lang['Confirm_delete_pms'] = "��ȷ��Ҫɾ����Щվ���ż���?";
-
-$lang['Inbox_size'] = "�����ռ�����ʹ�� %d%%"; // eg. Your Inbox is 50% full
-$lang['Sentbox_size'] = "���ķ�������ʹ�� %d%%";
-$lang['Savebox_size'] = "���IJݸ�����ʹ�� %d%%";
-
-$lang['Click_view_privmsg'] = "���%s����%s��������ռ���";
-
-
-//
-// Profiles/Registration
-//
-$lang['Viewing_user_profile'] = "����������� :: %s"; // %s is username
-$lang['About_user'] = "���� %s"; // %s is username
-
-$lang['Preferences'] = "ѡ��";
-$lang['Items_required'] = "��*����Ŀ�DZ�����д��";
-$lang['Registration_info'] = "ע����Ϣ";
-$lang['Profile_info'] = "��������";
-$lang['Profile_info_warn'] = "������Ϣ��������";
-$lang['Avatar_panel'] = "ͷ��������";
-$lang['Avatar_gallery'] = "ͷ��";
-
-$lang['Website'] = "��ҳ";
-$lang['Location'] = "�";
-$lang['Contact'] = "����";
-$lang['Email_address'] = "Email ��ַ";
-$lang['Email'] = "Email";
-$lang['Send_private_message'] = "����վ���ż�";
-$lang['Hidden_email'] = "[ ���� ]";
-$lang['Search_user_posts'] = "������λ�û�����������";
-$lang['Interests'] = "��Ȥ";
-$lang['Occupation'] = "ְҵ";
-$lang['Poster_rank'] = "�û�����";
-
-$lang['Total_posts'] = "�����ܼ�";
-$lang['User_post_pct_stats'] = "%.2f%% of total"; // 1.25% of total
-$lang['User_post_day_stats'] = "ƽ�� %.2f ������ÿ��"; // 1.5 posts per day
-$lang['Search_user_posts'] = "����%s��������������"; // Find all posts by username
-
-$lang['No_user_id_specified'] = "�Բ�������û�������";
-$lang['Wrong_Profile'] = "�������Ա༭ȥ���û��ĸ�������";
-
-$lang['Only_one_avatar'] = "��ֻ��ѡ��һ��ͷ��";
-$lang['File_no_data'] = "���ṩ�����ӵ�ַ����������";
-$lang['No_connection_URL'] = "���������ṩ�����ӵ�ַ";
-$lang['Incomplete_URL'] = "���ṩ�����ӵ�ַ������";
-$lang['Wrong_remote_avatar_format'] = "���ṩ��ͷ�����ӵ�ַ��Ч";
-$lang['No_send_account_inactive'] = "�Բ������һ�����������Ϊ�����˻����ڲ��ڻ״̬,��������̳����Ա�õ��������Ϣ.";
-
-$lang['Always_smile'] = "���ǿ�����ͼ����";
-$lang['Always_html'] = "���ǿ��� HTML";
-$lang['Always_bbcode'] = "���ǿ��� BBCode";
-$lang['Always_add_sig'] = "���Ƿ����ҵĸ���ǩ��";
-$lang['Always_notify'] = "���������ҵ����˻ظ��ҵ�����";
-$lang['Always_notify_explain'] = "�����˻ظ��ҵ�����ʱ����һ������ʼ�������.���ѡ�����������������ʱ����";
-
-$lang['Board_style'] = "��̳���";
-$lang['Board_lang'] = "��̳����";
-$lang['No_themes'] = "���ݿ���û��װ������";
-$lang['Timezone'] = "ʱ��";
-$lang['Date_format'] = "���ڸ�ʽ";
-$lang['Date_format_explain'] = "���ڸ�ʽ����� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date() ���</a>��ȫ��ͬ";
-$lang['Signature'] = "����ǩ��";
-$lang['Signature_explain'] = "����д�ĸ���ǩ�����Է��������������·�.����ǩ����%d���ַ�������";
-$lang['Public_view_email'] = "������ʾ�ҵĵ����ʼ���ַ";
-
-$lang['Current_password'] = "���ڵ�����";
-$lang['New_password'] = "�µ�����";
-$lang['Confirm_password'] = "ȷ��������";
-$lang['Confirm_password_explain'] = "����ϣ���ı�����������ĵ����ʼ���ַʱ������ȷ����������ʹ�õ�����";
-$lang['password_if_changed'] = "ֻ�е���ϣ����������ʱ����Ҫ�ṩ�µ�����";
-$lang['password_confirm_if_changed'] = "ֻ�е���ϣ����������ʱ����Ҫȷ���µ�����";
-
-$lang['Avatar'] = "ͷ��";
-$lang['Avatar_explain'] = "��ʾһ��СͼƬ����������������,ͬһʱ��ֻ����ʾһ��ͼƬ.ͼƬ���Ȳ��ܳ���%d pixels, �߶Ȳ��ܳ���%d pixels,ͼƬ��С���ܳ���%dkB."; $lang['Upload_Avatar_file'] = "�����ļ�����ϴ�ͼƬ";
-$lang['Upload_Avatar_URL'] = "��һ�������ϴ�ͼƬ";
-$lang['Upload_Avatar_URL_explain'] = "�ṩһ��ͼƬ�����ӵ�ַ,ͼƬ�������Ƶ�����̳.";
-$lang['Pick_local_Avatar'] = "�ӻ��Ἧ��ѡ��һ��ͷ��";
-$lang['Link_remote_Avatar'] = "��������λ�õ�ͷ��";
-$lang['Link_remote_Avatar_explain'] = "�ṩ��������ͷ��ĵ�ַ";
-$lang['Avatar_URL'] = "ͼƬ���ӵ�ַ";
-$lang['Select_from_gallery'] = "�ӻ��Ἧ��ѡ��һ��ͷ��";
-$lang['View_avatar_gallery'] = "��ʾ���Ἧ";
-
-$lang['Select_avatar'] = "ѡ��ͷ��";
-$lang['Return_profile'] = "ȡ��ѡ��ͷ��";
-$lang['Select_category'] = "ѡ��һ������";
-
-$lang['Delete_Image'] = "ɾ��ͼƬ";
-$lang['Current_Image'] = "����ʹ�õ�ͼƬ";
-
-$lang['Notify_on_privmsg'] = "�����ҵ����µ�վ���ż�";
-$lang['Popup_on_privmsg'] = "����һ�����ڵ����µ�վ���ż�";
-$lang['Popup_on_privmsg_explain'] = "�������µ�վ���ż�ʱ������һ���µ�С������������";
-$lang['Hide_user'] = "������������״̬";
-
-$lang['Profile_updated'] = "���ĸ��������Ѿ�����";
-$lang['Profile_updated_inactive'] = "���ĸ��������Ѿ�����,Ȼ��,���������˻�״̬.�����˻����ڴ����䶳״̬.�쿴���ĵ����ʼ�������λָ������˻�,��������ȴ���̳����Ա�ָ������˻��״̬.(however you have changed vital details thus your account is now inactive. or if admin activation is require wait for the administrator to reactivate your account)";
-
-$lang['Password_mismatch'] = "���ṩ�����벻ƥ��";
-$lang['Current_password_mismatch'] = "������ʹ�õ�������ע��ʱ�ṩ�IJ�ƥ��";
-$lang['Password_long'] = "���벻�ܶ���32���ӷ�";
-$lang['Username_taken'] = "�Բ�����ѡ����û����Ѿ�����ʹ����";
-$lang['Username_invalid'] = "��ѡ����û�����������Ч���ַ�,�� \"";
-$lang['Username_disallowed'] = "�Բ�����ѡ����û����Ѿ�������";
-$lang['Email_taken'] = "�Բ������ṩ�ĵ����ʼ���ַ�Ѿ���ij���û�ע����";
-$lang['Email_banned'] = "�Բ������ṩ�ĵ����ʼ���ַ�Ѿ�������";
-$lang['Email_invalid'] = "�Բ������ṩ�ĵ����ʼ���ַ����ȷ";
-$lang['Signature_too_long'] = "���ĸ���ǩ��̫����";
-$lang['Fields_empty'] = "��������д������д����Ŀ(*)";
-$lang['Avatar_filetype'] = "ͷ��ͼƬ�����ͱ����� .jpg, .gif or .png";
-$lang['Avatar_filesize'] = "ͷ��ͼƬ�Ĵ�С����С�� %d kB"; // The avatar image file size must be less than 6 kB
-$lang['Avatar_imagesize'] = "ͷ��ͼƬ�Ŀ��ȱ���С�� %d pixels ���Ҹ߶ȱ���С�� %d pixels";
-
-$lang['Welcome_subject'] = "��ӭ������ %s ��̳"; // Welcome to my.com forums
-$lang['New_account_subject'] = "���û��ʻ�";
-$lang['Account_activated_subject'] = "�˻�����";
-
-$lang['Account_added'] = "��л����ע��,�����˻��Ѿ�������.�����ھͿ���ʹ�������û����������½";
-$lang['Account_inactive'] = "��л����ע��,�����˻��Ѿ�������.����̳��Ҫ�����˻�.��鿴���ĵ����ʼ��˽⼤�����Ϣ.";
-$lang['Account_inactive_admin'] = "��л����ע��,�����˻��Ѿ�������.���DZ���̳��Ҫ��̳����Ա�����˻�. һ������ʼ��Ѿ������͵�����Ա,�����˻�������ʱ�����յ�֪ͨ.";
-$lang['Account_active'] = "��л����ע��,�����˻��Ѿ�������.";
-$lang['Account_active_admin'] = "�˻������Ѿ����ɹ�����";
-$lang['Reactivate'] = "���¼��������˻�!";
-$lang['COPPA'] = "�����˻��Ѿ�������������Ҫ����,��鿴���ĵ����ʼ��˽�ϸ��.";
-
-$lang['Registration'] = "ע���������";
-$lang['Reg_agreement'] = "������̳������Ա�ᾡ���ܾ���ɾ����༭��������Dz�����������,�������Dz������Ķ����е���������.�������ó��������̳�����е�����ֻ�����ķ����߳е�����,��������̳�Ĺ�����Ա��(�����������Ƿ�����).<br /><br />������ͬ�ⲻ������������,����,����,�̰�,���г����,���ŵ�,�������Ļ����κ�Υ�����ɵ�����. ����������������������˻��������������Եı�����.(������������ṩ��Ҳ�ᱻ֪ͨ). ����������,���IP��ַ�������û���������¼.������ͬ��ϵͳ������Ա�������κ�ʱ��ɾ��,��,�ƶ���ر��κ������Ȩ��. ��Ϊһ��ʹ����, ������ͬ�������ṩ���κ����϶������������ݿ���,��Щ���ϳ���������ͬ��,ϵͳ����Ա�Ǿ�����Ե���������,Ȼ�����Dz��ܱ�֤�κο��ܵ�������й¶�ĺ���������Ϊ.<br /><br />���������ϵͳʹ��cookie���������ĸ�����Ϣ(����ʹ�õı��ؼ����), ��Щcookie�������κ����������������Ϣ,����ֻΪ�˷������ܸ���������. �����ʼ���ַֻ����ȷ������ע��ͷ�������ʹ��.(���������������,���ᷢ��������ĵ�ַ)<br /><br />�����������Ӵ�����ͬ���ܵ���Щ���������Լ��.";
-
-$lang['Agree_under_13'] = "��ͬ�Ⲣ����<b>С��</b>13��";
-$lang['Agree_over_13'] = "��ͬ�Ⲣ����<b>����</b>13��";
-$lang['Agree_not'] = "�Ҳ�ͬ��";
-
-$lang['Wrong_activation'] = "���ṩ�ļ�����������ݿ��еIJ�ƥ��";
-$lang['Send_password'] = "����һ���µļ����������";
-$lang['Password_updated'] = "�����µļ��������Ѿ�������,��鿴���ĵ����ʼ��˽⼤��ϸ��";
-$lang['No_email_match'] = "���ṩ�ĵ����ʼ���ַ�����ݿ��еIJ�ƥ��";
-$lang['New_password_activation'] = "�����뼤��";
-$lang['Password_activated'] = "�����˻��Ѿ������¼���.��ʹ�����յ��ĵ����ʼ��е������½";
-
-$lang['Send_email_msg'] = "����һ������ʼ�";
-$lang['No_user_specified'] = "û��ѡ���û�";
-$lang['User_prevent_email'] = "�����û���ϣ���յ������ʼ�,�����Է���վ���ż��������û�";
-$lang['User_not_exist'] = "�������";
-$lang['CC_email'] = "�����������ʼ������Լ�";
-$lang['Email_message_desc'] = "����ʼ������Դ��ı���ʽ����,�벻Ҫ�����κ� HTML ���� BBCode.��ƪ�ʼ��Ļظ���ַ��ָ�����ĵ����ʼ���ַ.";
-$lang['Flood_email_limit'] = "���������ڷ��������ĵ����ʼ�,���һ������.";
-$lang['Recipient'] = "������";
-$lang['Email_sent'] = "�ʼ��Ѿ�������";
-$lang['Send_email'] = "���͵����ʼ�";
-$lang['Empty_subject_email'] = "������������ʼ�����һ������";
-$lang['Empty_message_email'] = "������������ʼ���д����";
-
-
-//
-// Memberslist
-//
-$lang['Select_sort_method'] = "��ѡ��һ������";
-$lang['Sort'] = "����";
-$lang['Sort_Top_Ten'] = "��Ծǰʮ";
-$lang['Sort_Joined'] = "ע������";
-$lang['Sort_Username'] = "�û�����";
-$lang['Sort_Location'] = "���Ե���";
-$lang['Sort_Posts'] = "��������";
-$lang['Sort_Email'] = "�����ʼ�";
-$lang['Sort_Website'] = "������ҳ";
-$lang['Sort_Ascending'] = "����";
-$lang['Sort_Descending'] = "����";
-$lang['Order'] = "˳��";
-
-
-//
-// Group control panel
-//
-$lang['Group_Control_Panel'] = "�Ŷӿ������";
-$lang['Group_member_details'] = "�Ŷӳ�Աϸ��";
-$lang['Group_member_join'] = "����һ���Ŷ�";
-
-$lang['Group_Information'] = "�Ŷ���Ϣ";
-$lang['Group_name'] = "�Ŷ�����";
-$lang['Group_description'] = "�Ŷ�����";
-$lang['Group_membership'] = "�Ŷӳ�Ա";
-$lang['Group_Members'] = "�Ŷӳ�Ա";
-$lang['Group_Moderator'] = "�Ŷ���ϯ";
-$lang['Pending_members'] = "����еij�Ա";
-
-$lang['Group_type'] = "�Ŷ�����";
-$lang['Group_open'] = "�����Ŷ�";
-$lang['Group_closed'] = "�ر��Ŷ�";
-$lang['Group_hidden'] = "�����Ŷ�";
-
-$lang['Current_memberships'] = "Ŀǰ�����ڵ��Ŷ�";
-$lang['Non_member_groups'] = "û�г�Ա���Ŷ�";
-$lang['Memberships_pending'] = "�����ڱ�����е��Ŷ�";
-
-$lang['No_groups_exist'] = "û���ŶӴ���";
-$lang['Group_not_exist'] = "����������Ŷ�";
-
-$lang['Join_group'] = "�����Ŷ�";
-$lang['No_group_members'] = "����Ŷ�û�г�Ա";
-$lang['Group_hidden_members'] = "����ŶӴ�������״̬,�����ܲ鿴���ij�Ա";
-$lang['No_pending_group_members'] = "����ŶӲ���������г�Ա";
-$lang["Group_joined"] = "���Ѿ������������Ŷ�,<br />����������ͨ����������ܵ�����";
-$lang['Group_request'] = "��������Ŷӵ������Ѿ��ύ";
-$lang['Group_approved'] = "���������Ѿ�������";
-$lang['Group_added'] = "���Ѿ�����������Ŷ�";
-$lang['Already_member_group'] = "���Ѿ�������Ŷӵij�Ա";
-$lang['User_is_member_group'] = "�û��Ѿ�������Ŷӵij�Ա";
-$lang['Group_type_updated'] = "�ɹ������Ŷ�����";
-
-$lang['Could_not_add_user'] = "��ѡ����û�������";
-$lang['Could_not_anon_user'] = "�����ܽ������ο���Ϊ�Ŷӳ�Ա";
-
-$lang['Confirm_unsub'] = "��ȷ��Ҫ������Ŷӽ��������?";
-$lang['Confirm_unsub_pending'] = "�����Ŷ����뻹û�б���,��ȷ��Ҫ���������?";
-
-$lang['Unsub_success'] = "���Ѿ�������Ŷӽ��������.";
-
-$lang['Approve_selected'] = "ѡ����";
-$lang['Deny_selected'] = "ѡ��ܾ�";
-$lang['Not_logged_in'] = "�����Ŷ�ǰ���������ȵ�½.";
-$lang['Remove_selected'] = "ѡ���Ƴ�";
-$lang['Add_member'] = "���ӳ�Ա";
-$lang['Not_group_moderator'] = "����������ŶӵĹ���Ա,����ִ���ŶӵĹ�������.";
-
-$lang['Login_to_join'] = "���½������߹����Ŷӳ�Ա";
-$lang['This_open_group'] = "����һ�����ŵ��Ŷ�,��������Ա";
-$lang['This_closed_group'] = "����һ���رյ��Ŷ�,�������µij�Ա";
-$lang['This_hidden_group'] = "����һ�����ص��Ŷ�,�������Զ����ӳ�Ա";
-$lang['Member_this_group'] = "��������Ŷӵij�Ա";
-$lang['Pending_this_group'] = "�����������������";
-$lang['Are_group_moderator'] = "�����Ŷӹ���Ա";
-$lang['None'] = "û��";
-
-$lang['Subscribe'] = "����";
-$lang['Unsubscribe'] = "�������";
-$lang['View_Information'] = "����ϸ��";
-
-
-//
-// Search
-//
-$lang['Search_query'] = "����Ŀ��";
-$lang['Search_options'] = "����ѡ��";
-
-$lang['Search_keywords'] = "�����ؼ���";
-$lang['Search_keywords_explain'] = "������ʹ��<u>AND</u>�������ϣ������������ֵĹؼ���,����ʹ��<u>OR</u>�������ϣ���������ܳ��ֵĹؼ��ֺ�<u>NOT</u>���������ϣ���������ֵĹؼ���.������ʹ��ͨ���*����������ϵĽ��";
-$lang['Search_author'] = "��������";
-$lang['Search_author_explain'] = "������ʹ��ͨ���*����������ϵĽ��";
-
-$lang['Search_for_any'] = "������������ݻ������ṩ������Ŀ��";
-$lang['Search_for_all'] = "�����������";
-
-$lang['Return_first'] = "��ʾ���ȵ�"; // followed by xxx characters in a select box
-$lang['characters_posts'] = "�����ϵ���Ŀ";
-
-$lang['Search_previous'] = "������ǰ������"; // followed by days, weeks, months, year, all in a select box
-
-$lang['Sort_by'] = "����";
-$lang['Sort_Time'] = "����ʱ��";
-$lang['Sort_Post_Subject'] = "��������";
-$lang['Sort_Topic_Title'] = "���ӱ���";
-$lang['Sort_Author'] = "����";
-$lang['Sort_Forum'] = "��̳";
-
-$lang['Display_results'] = "��ʾ�����";
-$lang['All_available'] = "������̳";
-$lang['No_searchable_forums'] = "��û����������������̳��Ȩ��";
-
-$lang['No_search_match'] = "û�з�����Ҫ������������";
-$lang['Found_search_match'] = "������ %d �����ϵ�����"; // eg. Search found 1 match
-$lang['Found_search_matches'] = "������ %d �����ϵ�����"; // eg. Search found 24 matches
-
-$lang['Close_window'] = "�رմ���";
-
-
-//
-// Auth related entries
-//
-// Note the %s will be replaced with one of the following 'user' arrays
-$lang['Sorry_auth_announce'] = "�Բ���ֻ�� %s �����������̳��������";
-$lang['Sorry_auth_sticky'] = "�Բ���ֻ�� %s �����������̳�����ö�";
-$lang['Sorry_auth_read'] = "�Բ���ֻ�� %s �����������̳�������";
-$lang['Sorry_auth_post'] = "�Բ���ֻ�� %s �����������̳��������";
-$lang['Sorry_auth_reply'] = "�Բ���ֻ�� %s �����������̳�ظ�����";
-$lang['Sorry_auth_edit'] = "�Բ���ֻ�� %s �����������̳�༭����";
-$lang['Sorry_auth_delete'] = "�Բ���ֻ�� %s �����������̳ɾ������";
-$lang['Sorry_auth_vote'] = "�Բ���ֻ�� %s �����������̳����ͶƱ";
-
-// These replace the %s in the above strings
-$lang['Auth_Anonymous_Users'] = "<b>�����ο�</b>";
-$lang['Auth_Registered_Users'] = "<b>ע���û�</b>";
-$lang['Auth_Users_granted_access'] = "<b>��Ȩ�û�</b>";
-$lang['Auth_Moderators'] = "<b>����</b>";
-$lang['Auth_Administrators'] = "<b>����Ա</b>";
-
-$lang['Not_Moderator'] = "�����������̳�İ���";
-$lang['Not_Authorised'] = "û����Ȩ";
-
-$lang['You_been_banned'] = "�����̳�Ѿ���ֹ������<br />��������̳����Ա�˽�ϸ��";
-
-
-//
-// Viewonline
-//
-$lang['Reg_users_zero_online'] = "������ 0 λע���л��� "; // There ae 5 Registered and
-$lang['Reg_users_online'] = "������ %d λע���л��� "; // There ae 5 Registered and
-$lang['Reg_user_online'] = "������ %d λע���л��� "; // There ae 5 Registered and
-$lang['Hidden_users_zero_online'] = "0 λ�����û���"; // 6 Hidden users online
-$lang['Hidden_users_online'] = "%d λ�����û�����"; // 6 Hidden users online
-$lang['Hidden_user_online'] = "%d λ�����û�����"; // 6 Hidden users online
-$lang['Guest_users_online'] = "������ %d λ�ο�����"; // There are 10 Guest users online
-$lang['Guest_users_zero_online'] = "������ 0 λע���û�����"; // There are 10 Guest users online
-$lang['Guest_user_online'] = "������ %d λ�ο�����"; // There is 1 Guest user online
-$lang['No_users_browsing'] = "����û���û��������̳���";
-
-$lang['Online_explain'] = "����5����֮�ڵ���̳�������";
-
-$lang['Forum_Location'] = "��̳λ��";
-$lang['Last_updated'] = "�������";
-
-$lang['Forum_index'] = "��̳��ҳ";
-$lang['Logging_on'] = "��½";
-$lang['Posting_message'] = "��������";
-$lang['Searching_forums'] = "������̳";
-$lang['Viewing_profile'] = "�����������";
-$lang['Viewing_online'] = "����������";
-$lang['Viewing_member_list'] = "�����Ա�б�";
-$lang['Viewing_priv_msgs'] = "���վ���ż�";
-$lang['Viewing_FAQ'] = "������������";
-
-
-//
-// Moderator Control Panel
-//
-$lang['Mod_CP'] = "����������";
-$lang['Mod_CP_explain'] = "ʹ�����µ�ѡ���������������̳���д������IJ���. ����������,����, �ƶ�����ɾ����������������.";
-
-$lang['Select'] = "ѡ��";
-$lang['Delete'] = "ɾ��";
-$lang['Move'] = "�ƶ�";
-$lang['Lock'] = "����";
-$lang['Unlock'] = "����";
-
-$lang['Topics_Removed'] = "ѡ��������Ѿ��ɹ��ش����ݿ���ɾ��.";
-$lang['Topics_Locked'] = "ѡ��������Ѿ��ɹ��ı�����";
-$lang['Topics_Moved'] = "ѡ��������Ѿ��ɹ��ı��ƶ�";
-$lang['Topics_Unlocked'] = "ѡ��������Ѿ��ɹ��ı�����";
-$lang['No_Topics_Moved'] = "û�����ⱻ�ƶ�";
-
-$lang['Confirm_delete_topic'] = "��ȷ��Ҫɾ��ѡ���������?";
-$lang['Confirm_lock_topic'] = "��ȷ��Ҫ����ѡ���������?";
-$lang['Confirm_unlock_topic'] = "��ȷ��Ҫ����ѡ���������?";
-$lang['Confirm_move_topic'] = "��ȷ��Ҫ�ƶ�ѡ���������?";
-
-$lang['Move_to_forum'] = "�ƶ�����һ����̳";
-$lang['Leave_shadow_topic'] = "�������Ᵽ���ھ���̳";
-
-$lang['Split_Topic'] = "�ָ�����������";
-$lang['Split_Topic_explain'] = "ʹ�����µ�ѡ�������Էָ����ӱ������,������ѡ��ָ�һ����������";
-$lang['Split_title'] = "��������";
-$lang['Split_forum'] = "Ҫ�ָ�����µ���̳";
-$lang['Split_posts'] = "�ָ�ѡ�������";
-$lang['Split_after'] = "�ָ���ѡ�����µ�����(����ѡ�������)";
-$lang['Topic_split'] = "ѡ��������Ѿ��ɹ��ر��ָ�";
-
-$lang['Too_many_error'] = "��ѡ����̫�������.��ֻ��ѡ��һ���������ָ����µ�����!";
-
-$lang['None_selected'] = "��û��ѡ���κε������������������.�����ѡ������һ������.";
-$lang['New_forum'] = "����̳";
-
-$lang['This_posts_IP'] = "������ӵ�IP��ַ";
-$lang['Other_IP_this_user'] = "������ߵ������ĵ�ַ";
-$lang['Users_this_IP'] = "�������IP���û�";
-$lang['IP_info'] = "IP��ַ��Ϣ";
-$lang['Lookup_IP'] = "����IP��ַ";
-
-
-//
-// Timezones ... for display on each page
-//
-$lang['All_times'] = "��̳ʱ��Ϊ %s"; // eg. All times are GMT - 12 Hours (times from next block)
-
-$lang['-12'] = "GMT - 12 Hours";
-$lang['-11'] = "GMT - 11 Hours";
-$lang['-10'] = "HST (������)";
-$lang['-9'] = "GMT - 9 Hours";
-$lang['-8'] = "PST (����/���ô�)";
-$lang['-7'] = "MST (����/���ô�)";
-$lang['-6'] = "CST (����/���ô�)";
-$lang['-5'] = "EST (����/���ô�)";
-$lang['-4'] = "GMT - 4 Hours";
-$lang['-3.5'] = "GMT - 3.5 Hours";
-$lang['-3'] = "GMT - 3 Hours";
-$lang['-2'] = "�����";
-$lang['-1'] = "GMT - 1 Hours";
-$lang['0'] = "GMT";
-$lang['1'] = "CET (ŷ��)";
-$lang['2'] = "EET (ŷ��)";
-$lang['3'] = "GMT + 3 Hours";
-$lang['3.5'] = "GMT + 3.5 Hours";
-$lang['4'] = "GMT + 4 Hours";
-$lang['4.5'] = "GMT + 4.5 Hours";
-$lang['5'] = "GMT + 5 Hours";
-$lang['5.5'] = "GMT + 5.5 Hours";
-$lang['6'] = "GMT + 6 Hours";
-$lang['7'] = "GMT + 7 Hours";
-$lang['8'] = "����ʱ��";
-$lang['9'] = "GMT + 9 Hours";
-$lang['9.5'] = "CST (�Ĵ�����)";
-$lang['10'] = "EST (�Ĵ�����)";
-$lang['11'] = "GMT + 11 Hours";
-$lang['12'] = "GMT + 12 Hours";
-
-// These are displayed in the timezone select box
-$lang['tz']['-12'] = "(GMT -12:00 hours) �������п˵�, ����ֵ�";
-$lang['tz']['-11'] = "(GMT -11:00 hours) ��;��, ��Ħ��Ⱥ��";
-$lang['tz']['-10'] = "(GMT -10:00 hours) ��������";
-$lang['tz']['-9'] = "(GMT -9:00 hours) ����˹����";
-$lang['tz']['-8'] = "(GMT -8:00 hours) ̫ƽ��ʱ�� (���� & ���ô�), �Ừ��";
-$lang['tz']['-7'] = "(GMT -7:00 hours) ɽ�ر�ʱ�� (���� & ���ô�), ����ɣ����";
-$lang['tz']['-6'] = "(GMT -6:00 hours) ����ʱ (���� & ���ô�), ī�����";
-$lang['tz']['-5'] = "(GMT -5:00 hours) ����ʱ�� (���� & ���ô�), �����, ����, ����";
-$lang['tz']['-4'] = "(GMT -4:00 hours) ������ʱ�� (���ô�), ������˹, ����˹";
-$lang['tz']['-3.5'] = "(GMT -3:30 hours) Ŧ����";
-$lang['tz']['-3'] = "(GMT -3:00 hours) ����, ����ŵ˹����˹, ���ζ�, ������Ⱥ��";
-$lang['tz']['-2'] = "(GMT -2:00 hours) �д�����, ��ɭ�ɵ�, ʥ������";
-$lang['tz']['-1'] = "(GMT -1:00 hours) ���ٶ�Ⱥ��, ά�½ǵ�";
-$lang['tz']['0'] = "(GMT) ����������, ������, ������, ��, ��˹��, ����ά��";
-$lang['tz']['1'] = "(GMT +1:00 hours) ��ķ˹�ص�, ����, ��³����, �籾����, ������, ����, ����";
-$lang['tz']['2'] = "(GMT +2:00 hours) ����, �ն�����, ����������, �Ϸ�";
-$lang['tz']['3'] = "(GMT +3:00 hours) ���, ���ŵ�, Ī˹��, ���ޱ�";
-$lang['tz']['3.5'] = "(GMT +3:30 hours) �º���";
-$lang['tz']['4'] = "(GMT +4:00 hours) ��������, �Ϳ�, ��˹����, �ڱ���˹";
-$lang['tz']['4.5'] = "(GMT +4:30 hours) ������";
-$lang['tz']['5'] = "(GMT +5:00 hours) �������ձ�, ��˹����, ������, ��ʲ��";
-$lang['tz']['5.5'] = "(GMT +5:30 hours) ����, �Ӷ�����, ������˹, �µ���";
-$lang['tz']['6'] = "(GMT +6:00 hours) ������, ������, �│������������";
-$lang['tz']['6.5'] = "(GMT +6:30 hours) ����";
-$lang['tz']['7'] = "(GMT +7:00 hours) ����, ����, �żӴ�";
-$lang['tz']['8'] = "(GMT +8:00 hours) ����, ���, ��˼, �¼���, ̨��";
-$lang['tz']['9'] = "(GMT +9:00 hours) ����, ����, ����, ����, �ſ�Ŀ�";
-$lang['tz']['9.5'] = "(GMT +9:30 hours) ������, �����";
-$lang['tz']['10'] = "(GMT +10:00 hours) ���������ص���Ī����, Ϥ��, ��������˹�п�";
-$lang['tz']['11'] = "(GMT +11:00 hours) ���ӵ�, �¿��������, ������Ⱥ��";
-$lang['tz']['12'] = "(GMT +12:00 hours) �¿���, �����, 쳼�, ��Ъ��Ⱥ��";
-
-$lang['datetime']['Sunday'] = "������";
-$lang['datetime']['Monday'] = "����һ";
-$lang['datetime']['Tuesday'] = "���ڶ�";
-$lang['datetime']['Wednesday'] = "������";
-$lang['datetime']['Thursday'] = "������";
-$lang['datetime']['Friday'] = "������";
-$lang['datetime']['Saturday'] = "������";
-$lang['datetime']['Sun'] = "������";
-$lang['datetime']['Mon'] = "����һ";
-$lang['datetime']['Tue'] = "���ڶ�";
-$lang['datetime']['Wed'] = "������";
-$lang['datetime']['Thu'] = "������";
-$lang['datetime']['Fri'] = "������";
-$lang['datetime']['Sat'] = "������";
-$lang['datetime']['January'] = "һ��";
-$lang['datetime']['February'] = "����";
-$lang['datetime']['March'] = "����";
-$lang['datetime']['April'] = "����";
-$lang['datetime']['May'] = "����";
-$lang['datetime']['June'] = "����";
-$lang['datetime']['July'] = "����";
-$lang['datetime']['August'] = "����";
-$lang['datetime']['September'] = "����";
-$lang['datetime']['October'] = "ʮ��";
-$lang['datetime']['November'] = "������";
-$lang['datetime']['December'] = "ʮ����";
-$lang['datetime']['Jan'] = "һ��";
-$lang['datetime']['Feb'] = "����";
-$lang['datetime']['Mar'] = "����";
-$lang['datetime']['Apr'] = "����";
-$lang['datetime']['May'] = "����";
-$lang['datetime']['Jun'] = "����";
-$lang['datetime']['Jul'] = "����";
-$lang['datetime']['Aug'] = "����";
-$lang['datetime']['Sep'] = "����";
-$lang['datetime']['Oct'] = "ʮ��";
-$lang['datetime']['Nov'] = "ʮһ��";
-$lang['datetime']['Dec'] = "ʮ����";
-
-//
-// Errors (not related to a
-// specific failure on a page)
-//
-$lang['Information'] = "��Ϣ��ʾ";
-$lang['Critical_Information'] = "�ؼ���Ϣ";
-
-$lang['General_Error'] = "��ͨ����";
-$lang['Critical_Error'] = "�ؼ�����";
-$lang['An_error_occured'] = "������һ������";
-$lang['A_critical_error'] = "������һ���ؼ��Դ���";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php +/*************************************************************************** + * lang_main.php [chinese simplified] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_main.php,v 1.73 2001/12/30 13:39:42 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by: +// inker :: http://www.byink.com +// +// For questions and comments use: support@byink.com +// last modify : 2002/3/1 +// + + +//setlocale(LC_ALL, "en"); +$lang['ENCODING'] = "gb2312"; +$lang['DIRECTION'] = "LTR"; +$lang['LEFT'] = "LEFT"; +$lang['RIGHT'] = "RIGHT"; +$lang['DATE_FORMAT'] = "Y-m-d"; // This should be changed to the default date format for your language, php date() format + +// +// Common, these terms are used +// extensively on several pages +// +$lang['Forum'] = "��̳"; +$lang['Category'] = "������"; +$lang['Topic'] = "����"; +$lang['Topics'] = "����"; +$lang['Replies'] = "�ظ�"; +$lang['Views'] = "�Ķ�"; +$lang['Post'] = "����"; +$lang['Posts'] = "����"; +$lang['Posted'] = "������"; +$lang['Username'] = "��Ա����"; +$lang['Password'] = "����"; +$lang['Email'] = "Email"; +$lang['Poster'] = "������"; +$lang['Author'] = "����"; +$lang['Time'] = "ʱ��"; +$lang['Hours'] = "Сʱ��"; +$lang['Message'] = "����"; + +$lang['1_Day'] = "1 ����"; +$lang['7_Days'] = "7 ����"; +$lang['2_Weeks'] = "2 ��������"; +$lang['1_Month'] = "1 ������"; +$lang['3_Months'] = "3 ������"; +$lang['6_Months'] = "6 ������"; +$lang['1_Year'] = "1 ����"; + +$lang['Go'] = "Go"; +$lang['Jump_to'] = "ת����"; +$lang['Submit'] = "����"; +$lang['Reset'] = "����"; +$lang['Cancel'] = "ȡ��"; +$lang['Preview'] = "Ԥ��"; +$lang['Confirm'] = "ȷ��"; +$lang['Spellcheck'] = "����"; +$lang['Yes'] = "��"; +$lang['No'] = "��"; +$lang['Enabled'] = "����"; +$lang['Disabled'] = "�ر�"; +$lang['Error'] = "����"; + +$lang['Next'] = "��һ��"; +$lang['Previous'] = "��һ��"; +$lang['Goto_page'] = "ǰ��ҳ��"; +$lang['Joined'] = "������"; +$lang['IP_Address'] = "IP ��ַ"; + +$lang['Select_forum'] = "ѡ��һ������"; +$lang['View_latest_post'] = "�����ɵ�����"; +$lang['View_newest_post'] = "������µ�����"; +$lang['Page_of'] = "��<b>%d</b>ҳ/��<b>%d</b>ҳ"; // Replaces with: Page 1 of 2 for example + +$lang['ICQ'] = "ICQ Number"; +$lang['AIM'] = "AIM Address"; +$lang['MSNM'] = "MSN Messenger"; +$lang['YIM'] = "Yahoo Messenger"; + +$lang['Forum_Index'] = "%s ��ҳ"; // eg. sitename Forum Index, %s can be removed if you prefer + +$lang['Post_new_topic'] = "��������"; +$lang['Reply_to_topic'] = "�ظ�����"; +$lang['Reply_with_quote'] = "���ò��ظ�"; + +$lang['Click_return_topic'] = "��� %s����%s ��������"; // %s's here are for uris, do not remove! +$lang['Click_return_login'] = "��� %s����%s ����һ��"; +$lang['Click_return_forum'] = "��� %s����%s ������̳"; +$lang['Click_view_message'] = "��� %s����%s �Ķ���������"; +$lang['Click_return_modcp'] = "��� %s����%s ���ذ��������"; +$lang['Click_return_group'] = "��� %s����%s �����Ŷ���Ϣ��(to return to group information)"; + +$lang['Admin_panel'] = "��̳����Ա�������"; + +$lang['Board_disable'] = "�Բ���,����̳��ʱ���ܷ���,���������."; + + +// +// Global Header strings +// +$lang['Registered_users'] = "ע���Ա:"; +$lang['Browsing_forum'] = "��������������Ļ�Ա:"; +$lang['Online_users_zero_total'] = "�ܼ��� <b>0</b> λ�������� :: "; +$lang['Online_users_total'] = "�ܼ��� <b>%d</b> λ�������� :: "; +$lang['Online_user_total'] = "�ܼ��� <b>%d</b> λ�������� :: "; +$lang['Reg_users_zero_total'] = "0 λ��Ա, "; +$lang['Reg_users_total'] = "%d λ��Ա, "; +$lang['Reg_user_total'] = "%d λ��Ա, "; +$lang['Hidden_users_zero_total'] = "0 λ������ "; +$lang['Hidden_user_total'] = "%d λ������ "; +$lang['Hidden_user_total'] = "%d λ������ "; +$lang['Guest_users_zero_total'] = "0 λ�ο�"; +$lang['Guest_users_total'] = "%d λ�ο�"; +$lang['Guest_user_total'] = "%d λ�ο�"; +$lang['Record_online_users'] = "�������¼�� <b>%s</b> �� %s"; // first %s = number of users, second %s is the date. + +$lang['Admin_online_color'] = "%s��̳����Ա%s"; +$lang['Mod_online_color'] = "%s����%s"; + +$lang['You_last_visit'] = "���ϴη���ʱ���� %s"; // %s replaced by date/time +$lang['Current_time'] = "���ڵ�ʱ���� %s"; // %s replaced by time + +$lang['Search_new'] = "�Ķ��ϴη��ʺ������"; +$lang['Search_your_posts'] = "�Ķ�������������"; +$lang['Search_unanswered'] = "�Ķ���δ�ش������"; + +$lang['Register'] = "ע��"; +$lang['Profile'] = "��������"; +$lang['Edit_profile'] = "�༭���ĸ�������"; +$lang['Search'] = "����"; +$lang['Memberlist'] = "��Ա�б�"; +$lang['FAQ'] = "��������"; +$lang['BBCode_guide'] = "BBCode ָ��"; +$lang['Usergroups'] = "�Ŷ�"; +$lang['Last_Post'] = "���"; +$lang['Moderator'] = "����"; +$lang['Moderators'] = "����"; + + +// +// Stats block text +// +$lang['Posted_articles_zero_total'] = "��̳����û������"; // Number of posts +$lang['Posted_articles_total'] = "��̳���� <b>%d</b> ������"; // Number of posts +$lang['Posted_article_total'] = "��̳���� <b>%d</b> ������"; // Number of posts +$lang['Registered_users_zero_total'] = "��̳����û��ע���Ա"; // # registered users +$lang['Registered_users_total'] = "��̳���� <b>%d</b> λע���Ա"; // # registered users +$lang['Registered_user_total'] = "��̳���� <b>%d</b> λע���Ա"; // # registered users +$lang['Newest_user'] = "����ע��Ļ�Ա�� <b>%s%s%s</b>"; // a href, username, /a + +$lang['No_new_posts_last_visit'] = "�ϴη��ʺ�û������"; +$lang['No_new_posts'] = "û������"; +$lang['New_posts'] = "������"; +$lang['New_post'] = "������"; +$lang['No_new_posts_hot'] = "û������ [ ���� ]"; +$lang['New_posts_hot'] = "������ [ ���� ]"; +$lang['No_new_posts_locked'] = "û������ [ ���� ]"; +$lang['New_posts_locked'] = "������ [ ���� ]"; +$lang['Forum_is_locked'] = "�رյ���̳"; + + +// +// Login +// +$lang['Enter_password'] = "�����������û����������½"; +$lang['Login'] = "��½"; +$lang['Logout'] = "ע��"; + +$lang['Forgotten_password'] = "������������!"; + +$lang['Log_me_in'] = "���ʱ�Զ���½"; + +$lang['Error_login'] = "���ṩ���û��������벻��ȷ"; + + +// +// Index page +// +$lang['Index'] = "��ҳ"; +$lang['No_Posts'] = "û������"; +$lang['No_forums'] = "������滹û������"; + +$lang['Private_Message'] = "վ���ż�"; +$lang['Private_Messages'] = "վ���ż�"; +$lang['Who_is_Online'] = "��ǰ����״̬"; + +$lang['Mark_all_forums'] = "���������̳Ϊ�Ѷ�"; +$lang['Forums_marked_read'] = "������̳�ѱ���Ϊ�Ѷ�"; + + +// +// Viewforum +// +$lang['View_forum'] = "�����̳"; + +$lang['Forum_not_exist'] = "��ѡ�����̳������"; +$lang['Reached_on_error'] = "��ѡ�����̳������"; + +$lang['Display_topics'] = "��ʾ��ǰ������"; +$lang['All_Topics'] = "���е�����"; + +$lang['Topic_Announcement'] = "<b>����:</b>"; +$lang['Topic_Sticky'] = "<b>�ö�:</b>"; +$lang['Topic_Moved'] = "<b>�ƶ�:</b>"; +$lang['Topic_Poll'] = "<b>[ ͶƱ ]</b>"; + +$lang['Mark_all_topics'] = "�����������Ϊ�Ѷ�"; +$lang['Topics_marked_read'] = "�����̳�����������ѱ��Ϊ�Ѷ�"; + +$lang['Rules_post_can'] = "��<b>����</b>����������"; +$lang['Rules_post_cannot'] = "��<b>����</b>����������"; +$lang['Rules_reply_can'] = "��<b>����</b>�������̳�ظ�����"; +$lang['Rules_reply_cannot'] = "��<b>����</b>�������̳�ظ�����"; +$lang['Rules_edit_can'] = "��<b>����</b>�������̳�༭�Լ�������"; +$lang['Rules_edit_cannot'] = "��<b>����</b>�������̳�༭�Լ�������"; +$lang['Rules_delete_can'] = "��<b>����</b>�������̳ɾ���Լ�������"; +$lang['Rules_delete_cannot'] = "��<b>����</b>�������̳ɾ���Լ�������"; +$lang['Rules_vote_can'] = "��<b>����</b>�������̳����ͶƱ"; +$lang['Rules_vote_cannot'] = "��<b>����</b>�������̳����ͶƱ"; +$lang['Rules_moderate'] = "��<b>����</b>%s���������̳%s"; // %s replaced by a href links, do not remove! + +$lang['No_topics_post_one'] = "�����̳�ﻹû������<br />���<b>��������</b>����һ������"; + + +// +// Viewtopic +// +$lang['View_topic'] = "�Ķ�����"; + +$lang['Guest'] = '�ο�'; +$lang['Post_subject'] = "��������"; +$lang['View_next_topic'] = "�Ķ���һ������"; +$lang['View_previous_topic'] = "�Ķ���һ������"; +$lang['Submit_vote'] = "����ͶƱ"; +$lang['View_results'] = "������"; + +$lang['No_newer_topics'] = "�����̳û�и��µ�����"; +$lang['No_older_topics'] = "�����̳û�и��ɵ�����"; +$lang['Topic_post_not_exist'] = "��ѡ������ⲻ����"; +$lang['No_posts_topic'] = "���������û������"; + +$lang['Display_posts'] = "��ʾ��ǰ������"; +$lang['All_Posts'] = "��������"; +$lang['Newest_First'] = "���µ�����"; +$lang['Oldest_First'] = "��ɵ�����"; + +$lang['Back_to_top'] = "����ҳ��"; + +$lang['Read_profile'] = "������Ա����"; +$lang['Send_email'] = "����Ա�������ʼ�"; +$lang['Visit_website'] = "��������ߵ���ҳ"; +$lang['ICQ_status'] = "ICQ ״̬"; +$lang['Edit_delete_post'] = "�༭/ɾ������"; +$lang['View_IP'] = "��������ߵ�IP��ַ"; +$lang['Delete_post'] = "ɾ���������"; + +$lang['wrote'] = "д��"; // proceeds the username and is followed by the quoted text +$lang['Quote'] = "����"; // comes before bbcode quote output. +$lang['Code'] = "����"; // comes before bbcode code output. + +$lang['Edited_time_total'] = "�����б༭���� %s on %s, �ܼƵ� %d �α༭"; // Last edited by me on 12 Oct 2001, edited 1 time in total +$lang['Edited_times_total'] = "�����б༭���� %s on %s, �ܼƵ� %d �α༭"; // Last edited by me on 12 Oct 2001, edited 2 times in total + +$lang['Lock_topic'] = "��������"; +$lang['Unlock_topic'] = "��������"; +$lang['Move_topic'] = "�ƶ�����"; +$lang['Delete_topic'] = "ɾ������"; +$lang['Split_topic'] = "�ָ��"; + +$lang['Stop_watching_topic'] = "ֹͣ���ı�����"; +$lang['Start_watching_topic'] = "���ı�����"; +$lang['No_longer_watching'] = "�����ٶ��ı�����"; +$lang['You_are_watching'] = "���Ѷ����˱�����"; + +$lang['Total_votes'] = "ͶƱ����"; + +// +// Posting/Replying (Not private messaging!) +// +$lang['Message_body'] = "��������"; +$lang['Topic_review'] = "Ԥ������"; + +$lang['No_post_mode'] = "No post mode specified"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly) + +$lang['Post_a_new_topic'] = "��������"; +$lang['Post_a_reply'] = "�����ظ�"; +$lang['Post_topic_as'] = "Post topic as"; +$lang['Edit_Post'] = "�༭����"; +$lang['Options'] = "ѡ��"; + +$lang['Post_Announcement'] = "����"; +$lang['Post_Sticky'] = "�ö�"; +$lang['Post_Normal'] = "��ͨ"; + +$lang['Confirm_delete'] = "��ȷ��Ҫɾ�����������?"; +$lang['Confirm_delete_poll'] = "��ȷ��Ҫɾ�����ͶƱ��?"; + +$lang['Flood_Error'] = "�������ڷ��������Ϸ������������һ������."; +$lang['Empty_subject'] = "�����������ӱ�����һ������."; +$lang['Empty_message'] = "�����������ӱ���������."; +$lang['Forum_locked'] = "�����̳�Ѿ�������,�����ܷ���,�ظ����߱༭����."; +$lang['Topic_locked'] = "��������Ѿ�������,�����ܷ���,�ظ����߱༭����."; +$lang['No_post_id'] = "��ѡ����Ҫ�༭������"; +$lang['No_topic_id'] = "��ѡ����Ҫ�ظ�������"; +$lang['No_valid_mode'] = "��ֻ����ѡ��,�ظ�������������,���������."; +$lang['No_such_post'] = "û���������,���������."; +$lang['Edit_own_posts'] = "�Բ�����ֻ���Ա༭�Լ�������."; +$lang['Delete_own_posts'] = "�Բ�����ֻ����ɾ���Լ�������."; +$lang['Cannot_delete_replied'] = "�Բ��������ܲ�����ɾ���Ѿ����ظ�������."; +$lang['Cannot_delete_poll'] = "�Բ�����������ɾ�������ڻ״̬��ͶƱ."; +$lang['Empty_poll_title'] = "���������������ͶƱ����һ������."; +$lang['To_few_poll_options'] = "������Ҫ������������ͶƱ��ѡ��."; +$lang['To_many_poll_options'] = "��ѡ����̫���ͶƱ��ѡ��"; +$lang['Post_has_no_poll'] = "�������û�н���ͶƱ"; + +$lang['Add_poll'] = "����һ��ͶƱ"; +$lang['Add_poll_explain'] = "��������뽨��ͶƱ�벻Ҫ��д���ѡ��."; +$lang['Poll_question'] = "ͶƱ����"; +$lang['Poll_option'] = "ͶƱѡ��"; +$lang['Add_option'] = "����ѡ��"; +$lang['Update'] = "����"; +$lang['Delete'] = "ɾ��"; +$lang['Poll_for'] = "�������ͶƱ��"; +$lang['Days'] = "����"; // This is used for the Run poll for ... Days + in admin_forums for pruning +$lang['Poll_for_explain'] = "[ ѡ�� 0 ���߲�ѡ�����ѡ�������Զ����ͶƱ ]"; +$lang['Delete_poll'] = "ɾ��ͶƱ"; + +$lang['Disable_HTML_post'] = "������������ֹHTML����"; +$lang['Disable_BBCode_post'] = "������������ֹBBCode"; +$lang['Disable_Smilies_post'] = "������������ֹ�������"; + +$lang['HTML_is_ON'] = "HTML is <u>ON</u>"; +$lang['HTML_is_OFF'] = "HTML is <u>OFF</u>"; +$lang['BBCode_is_ON'] = "%sBBCode%s is <u>ON</u>"; // %s are replaced with URI pointing to FAQ +$lang['BBCode_is_OFF'] = "%sBBCode%s is <u>OFF</u>"; +$lang['Smilies_are_ON'] = "Smilies are <u>ON</u>"; +$lang['Smilies_are_OFF'] = "Smilies are <u>OFF</u>"; + +$lang['Attach_signature'] = "����ǩ�� (���ĸ���ǩ�������ڸ������������)"; +$lang['Notify'] = "����ʱ������"; +$lang['Delete_post'] = "ɾ���������"; + +$lang['Stored'] = "���������Ѿ��ɹ��Ĵ���"; +$lang['Deleted'] = "���������Ѿ��ɹ��ı�ɾ��"; +$lang['Poll_delete'] = "��������ͶƱ�Ѿ��ɹ��ı�ɾ��"; +$lang['Vote_cast'] = "����ѡƱ�Ѿ�Ͷ��"; + +$lang['Topic_reply_notification'] = "����֪ͨ"; + +$lang['bbcode_b_help'] = "����: [b]text[/b] (alt+b)"; +$lang['bbcode_i_help'] = "��д: [i]text[/i] (alt+i)"; +$lang['bbcode_u_help'] = "�»���: [u]text[/u] (alt+u)"; +$lang['bbcode_q_help'] = "�����ı�: [quote]text[/quote] (alt+q)"; +$lang['bbcode_c_help'] = "��ʾ���� : [code]code[/code] (alt+c)"; +$lang['bbcode_l_help'] = "�б�: [list]text[/list] (alt+l)"; +$lang['bbcode_o_help'] = "�����б�: [list=]text[/list] (alt+o)"; +$lang['bbcode_p_help'] = "����ͼ��: [img]http://image_url[/img] (alt+p)"; +$lang['bbcode_w_help'] = "����������ַ: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)"; +$lang['bbcode_a_help'] = "�ر����п�����bbCode��ǩ"; +$lang['bbcode_s_help'] = "������ɫ: [color=red]text[/color] ��ʾ: ��Ҳ����ʹ���� color=#FF0000 ������html���"; +$lang['bbcode_f_help'] = "�����С: [size=x-small]small text[/size]"; + +$lang['Emoticons'] = "����ͼ��"; +$lang['More_emoticons'] = "�������ı���ͼ��"; + +$lang['Font_color'] = "������ɫ"; +$lang['color_default'] = "��"; +$lang['color_dark_red'] = "���"; +$lang['color_red'] = "��ɫ"; +$lang['color_orange'] = "��ɫ"; +$lang['color_brown'] = "��ɫ"; +$lang['color_yellow'] = "��ɫ"; +$lang['color_green'] = "��ɫ"; +$lang['color_olive'] = "���"; +$lang['color_cyan'] = "��ɫ"; +$lang['color_blue'] = "��ɫ"; +$lang['color_dark_blue'] = "����"; +$lang['color_indigo'] = "����"; +$lang['color_violet'] = "��ɫ"; +$lang['color_white'] = "��ɫ"; +$lang['color_black'] = "��ɫ"; + +$lang['Font_size'] = "�����С"; +$lang['font_tiny'] = "��С"; +$lang['font_small'] = "С"; +$lang['font_normal'] = "����"; +$lang['font_large'] = "��"; +$lang['font_huge'] = "���"; + +$lang['Close_Tags'] = "��ɱ�ǩ"; +$lang['Styles_tip'] = "��ʾ: ���ַ����Կ���ʹ����ѡ���������"; + + +// +// Private Messaging +// +$lang['Private_Messaging'] = "վ���ż�"; + +$lang['Login_check_pm'] = "��½�鿴����վ���ż�"; +$lang['New_pms'] = "���� %d ���µ�վ���ż�"; // You have 2 new messages +$lang['New_pm'] = "���� %d ���µ�վ���ż�"; // You have 1 new message +$lang['No_new_pm'] = "��û���µ�վ���ż�"; +$lang['Unread_pms'] = "���� %d ��δ����վ���ż�"; +$lang['Unread_pm'] = "���� %d ��δ����վ���ż�"; +$lang['No_unread_pm'] = "��û��δ����վ���ż�"; +$lang['You_new_pm'] = "һ���µ�վ���ż��������ռ�����"; +$lang['You_new_pms'] = "�����µ�վ���ż��������ռ�����"; +$lang['You_no_new_pm'] = "û���µ�վ���ż�"; + +$lang['Inbox'] = "�ռ���"; +$lang['Outbox'] = "�ѷ��͵��ż���"; +$lang['Savebox'] = "�ݸ���"; +$lang['Sentbox'] = "������"; +$lang['Flag'] = "���"; +$lang['Subject'] = "����"; +$lang['From'] = "����"; +$lang['To'] = "������"; +$lang['Date'] = "����"; +$lang['Mark'] = "ѡ��"; +$lang['Sent'] = "����"; +$lang['Saved'] = "����"; +$lang['Delete_marked'] = "ɾ����ѡ���վ���ż�"; +$lang['Delete_all'] = "ɾ�����е�վ���ż�"; +$lang['Save_marked'] = "������ѡ���վ���ż�"; +$lang['Save_message'] = "����վ���ż�"; +$lang['Delete_message'] = "ɾ��վ���ż�"; + +$lang['Display_messages'] = "��ʾ��ǰ������"; // Followed by number of days/weeks/months +$lang['All_Messages'] = "���е�վ���ż�"; + +$lang['No_messages_folder'] = "����ļ�����û���ż�"; + +$lang['PM_disabled'] = "�����̳��վ���ż��Ѿ�������"; +$lang['Cannot_send_privmsg'] = "�Բ�����̳����Ա�Ѿ���ֹ������վ���ż�"; +$lang['No_to_user'] = "������ָ��վ���ż����͵Ķ���"; +$lang['No_such_user'] = "�Բ�������û�������"; + +$lang['Disable_HTML_pm'] = "������ż����ֹHTML����"; +$lang['Disable_BBCode_pm'] = "������ż����ֹBBCode"; +$lang['Disable_Smilies_pm'] = "������ż����ֹ�������"; + +$lang['Message_sent'] = "����վ���ż����ͳɹ�"; + +$lang['Click_return_inbox'] = "��� %s����%s ���������ռ���"; +$lang['Click_return_index'] = "��� %s����%s ������ҳ"; + +$lang['Send_a_new_message'] = "����һ���µ�վ���ż�"; +$lang['Send_a_reply'] = "�ظ�վ���ż�"; +$lang['Edit_message'] = "�༭վ���ż�"; + +$lang['Notification_subject'] = "�µ�վ���ż�"; + +$lang['Find_username'] = "����һ���û�"; +$lang['Find'] = "����"; +$lang['No_match'] = "�Ҳ���ƥ����û�"; + +$lang['No_post_id'] = "û��ָ������"; +$lang['No_such_folder'] = "û���������ļ��д���"; +$lang['No_folder'] = "û��ָ���ļ���"; + +$lang['Mark_all'] = "ѡ�������ż�"; +$lang['Unmark_all'] = "ȡ������ѡ��"; + +$lang['Confirm_delete_pm'] = "��ȷ��Ҫɾ�����վ���ż���?"; +$lang['Confirm_delete_pms'] = "��ȷ��Ҫɾ����Щվ���ż���?"; + +$lang['Inbox_size'] = "�����ռ�����ʹ�� %d%%"; // eg. Your Inbox is 50% full +$lang['Sentbox_size'] = "���ķ�������ʹ�� %d%%"; +$lang['Savebox_size'] = "���IJݸ�����ʹ�� %d%%"; + +$lang['Click_view_privmsg'] = "���%s����%s��������ռ���"; + + +// +// Profiles/Registration +// +$lang['Viewing_user_profile'] = "����������� :: %s"; // %s is username +$lang['About_user'] = "���� %s"; // %s is username + +$lang['Preferences'] = "ѡ��"; +$lang['Items_required'] = "��*����Ŀ�DZ�����д��"; +$lang['Registration_info'] = "ע����Ϣ"; +$lang['Profile_info'] = "��������"; +$lang['Profile_info_warn'] = "������Ϣ��������"; +$lang['Avatar_panel'] = "ͷ��������"; +$lang['Avatar_gallery'] = "ͷ��"; + +$lang['Website'] = "��ҳ"; +$lang['Location'] = "λ��"; +$lang['Contact'] = "����"; +$lang['Email_address'] = "Email ��ַ"; +$lang['Email'] = "Email"; +$lang['Send_private_message'] = "����վ���ż�"; +$lang['Hidden_email'] = "[ ���� ]"; +$lang['Search_user_posts'] = "������λ�û�����������"; +$lang['Interests'] = "��Ȥ"; +$lang['Occupation'] = "ְҵ"; +$lang['Poster_rank'] = "�û�����"; + +$lang['Total_posts'] = "�����ܼ�"; +$lang['User_post_pct_stats'] = "%.2f%% of total"; // 1.25% of total +$lang['User_post_day_stats'] = "ƽ�� %.2f ������ÿ��"; // 1.5 posts per day +$lang['Search_user_posts'] = "����%s��������������"; // Find all posts by username + +$lang['No_user_id_specified'] = "�Բ�������û�������"; +$lang['Wrong_Profile'] = "�������Ա༭ȥ���û��ĸ�������"; + +$lang['Only_one_avatar'] = "��ֻ��ѡ��һ��ͷ��"; +$lang['File_no_data'] = "���ṩ�����ӵ�ַ����������"; +$lang['No_connection_URL'] = "���������ṩ�����ӵ�ַ"; +$lang['Incomplete_URL'] = "���ṩ�����ӵ�ַ������"; +$lang['Wrong_remote_avatar_format'] = "���ṩ��ͷ�����ӵ�ַ��Ч"; +$lang['No_send_account_inactive'] = "�Բ������һ�����������Ϊ�����˻����ڲ��ڻ״̬,��������̳����Ա�õ��������Ϣ."; + +$lang['Always_smile'] = "���ǿ�����ͼ����"; +$lang['Always_html'] = "���ǿ��� HTML"; +$lang['Always_bbcode'] = "���ǿ��� BBCode"; +$lang['Always_add_sig'] = "���Ƿ����ҵĸ���ǩ��"; +$lang['Always_notify'] = "���������ҵ����˻ظ��ҵ�����"; +$lang['Always_notify_explain'] = "�����˻ظ��ҵ�����ʱ����һ������ʼ�������.���ѡ�����������������ʱ����"; + +$lang['Board_style'] = "��̳���"; +$lang['Board_lang'] = "��̳����"; +$lang['No_themes'] = "���ݿ���û��װ������"; +$lang['Timezone'] = "ʱ��"; +$lang['Date_format'] = "���ڸ�ʽ"; +$lang['Date_format_explain'] = "���ڸ�ʽ����� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date() ���</a>��ȫ��ͬ"; +$lang['Signature'] = "����ǩ��"; +$lang['Signature_explain'] = "����д�ĸ���ǩ�����Է��������������·�.����ǩ����%d���ַ�������"; +$lang['Public_view_email'] = "������ʾ�ҵĵ����ʼ���ַ"; + +$lang['Current_password'] = "���ڵ�����"; +$lang['New_password'] = "�µ�����"; +$lang['Confirm_password'] = "ȷ��������"; +$lang['Confirm_password_explain'] = "����ϣ���ı�����������ĵ����ʼ���ַʱ������ȷ����������ʹ�õ�����"; +$lang['password_if_changed'] = "ֻ�е���ϣ����������ʱ����Ҫ�ṩ�µ�����"; +$lang['password_confirm_if_changed'] = "ֻ�е���ϣ����������ʱ����Ҫȷ���µ�����"; + +$lang['Avatar'] = "ͷ��"; +$lang['Avatar_explain'] = "��ʾһ��СͼƬ����������������,ͬһʱ��ֻ����ʾһ��ͼƬ.ͼƬ���Ȳ��ܳ���%d pixels, �߶Ȳ��ܳ���%d pixels,ͼƬ��С���ܳ���%dkB."; $lang['Upload_Avatar_file'] = "�����ļ�����ϴ�ͼƬ"; +$lang['Upload_Avatar_URL'] = "��һ�������ϴ�ͼƬ"; +$lang['Upload_Avatar_URL_explain'] = "�ṩһ��ͼƬ�����ӵ�ַ,ͼƬ�������Ƶ�����̳."; +$lang['Pick_local_Avatar'] = "�ӻ��Ἧ��ѡ��һ��ͷ��"; +$lang['Link_remote_Avatar'] = "��������λ�õ�ͷ��"; +$lang['Link_remote_Avatar_explain'] = "�ṩ��������ͷ��ĵ�ַ"; +$lang['Avatar_URL'] = "ͼƬ���ӵ�ַ"; +$lang['Select_from_gallery'] = "�ӻ��Ἧ��ѡ��һ��ͷ��"; +$lang['View_avatar_gallery'] = "��ʾ���Ἧ"; + +$lang['Select_avatar'] = "ѡ��ͷ��"; +$lang['Return_profile'] = "ȡ��ѡ��ͷ��"; +$lang['Select_category'] = "ѡ��һ������"; + +$lang['Delete_Image'] = "ɾ��ͼƬ"; +$lang['Current_Image'] = "����ʹ�õ�ͼƬ"; + +$lang['Notify_on_privmsg'] = "�����ҵ����µ�վ���ż�"; +$lang['Popup_on_privmsg'] = "����һ�����ڵ����µ�վ���ż�"; +$lang['Popup_on_privmsg_explain'] = "�������µ�վ���ż�ʱ������һ���µ�С������������"; +$lang['Hide_user'] = "������������״̬"; + +$lang['Profile_updated'] = "���ĸ��������Ѿ�����"; +$lang['Profile_updated_inactive'] = "���ĸ��������Ѿ�����,Ȼ��,���������˻�״̬.�����˻����ڴ����䶳״̬.�쿴���ĵ����ʼ�������λָ������˻�,��������ȴ���̳����Ա�ָ������˻��״̬.(however you have changed vital details thus your account is now inactive. or if admin activation is require wait for the administrator to reactivate your account)"; + +$lang['Password_mismatch'] = "���ṩ�����벻ƥ��"; +$lang['Current_password_mismatch'] = "������ʹ�õ�������ע��ʱ�ṩ�IJ�ƥ��"; +$lang['Password_long'] = "���벻�ܶ���32���ӷ�"; +$lang['Username_taken'] = "�Բ�����ѡ����û����Ѿ�����ʹ����"; +$lang['Username_invalid'] = "��ѡ����û�����������Ч���ַ�,�� \""; +$lang['Username_disallowed'] = "�Բ�����ѡ����û����Ѿ�������"; +$lang['Email_taken'] = "�Բ������ṩ�ĵ����ʼ���ַ�Ѿ���ij���û�ע����"; +$lang['Email_banned'] = "�Բ������ṩ�ĵ����ʼ���ַ�Ѿ�������"; +$lang['Email_invalid'] = "�Բ������ṩ�ĵ����ʼ���ַ����ȷ"; +$lang['Signature_too_long'] = "���ĸ���ǩ��̫����"; +$lang['Fields_empty'] = "��������д������д����Ŀ(*)"; +$lang['Avatar_filetype'] = "ͷ��ͼƬ�����ͱ����� .jpg, .gif or .png"; +$lang['Avatar_filesize'] = "ͷ��ͼƬ�Ĵ�С����С�� %d kB"; // The avatar image file size must be less than 6 kB +$lang['Avatar_imagesize'] = "ͷ��ͼƬ�Ŀ��ȱ���С�� %d pixels ���Ҹ߶ȱ���С�� %d pixels"; + +$lang['Welcome_subject'] = "��ӭ������ %s ��̳"; // Welcome to my.com forums +$lang['New_account_subject'] = "���û��ʻ�"; +$lang['Account_activated_subject'] = "�˻�����"; + +$lang['Account_added'] = "��л����ע��,�����˻��Ѿ�������.�����ھͿ���ʹ�������û����������½"; +$lang['Account_inactive'] = "��л����ע��,�����˻��Ѿ�������.����̳��Ҫ�����˻�.��鿴���ĵ����ʼ��˽⼤�����Ϣ."; +$lang['Account_inactive_admin'] = "��л����ע��,�����˻��Ѿ�������.���DZ���̳��Ҫ��̳����Ա�����˻�. һ������ʼ��Ѿ������͵�����Ա,�����˻�������ʱ�����յ�֪ͨ."; +$lang['Account_active'] = "��л����ע��,�����˻��Ѿ�������."; +$lang['Account_active_admin'] = "�˻������Ѿ����ɹ�����"; +$lang['Reactivate'] = "���¼��������˻�!"; +$lang['COPPA'] = "�����˻��Ѿ�������������Ҫ����,��鿴���ĵ����ʼ��˽�ϸ��."; + +$lang['Registration'] = "ע���������"; +$lang['Reg_agreement'] = "������̳������Ա�ᾡ���ܾ���ɾ����༭��������Dz�����������,�������Dz������Ķ����е���������.�������ó��������̳�����е�����ֻ�����ķ����߳е�����,��������̳�Ĺ�����Ա��(�����������Ƿ�����).<br /><br />������ͬ�ⲻ������������,����,����,�̰�,���г����,���ŵ�,�������Ļ����κ�Υ�����ɵ�����. ����������������������˻��������������Եı�����.(������������ṩ��Ҳ�ᱻ֪ͨ). ����������,���IP��ַ�������û���������¼.������ͬ��ϵͳ������Ա�������κ�ʱ��ɾ��,��,�ƶ���ر��κ������Ȩ��. ��Ϊһ��ʹ����, ������ͬ�������ṩ���κ����϶������������ݿ���,��Щ���ϳ���������ͬ��,ϵͳ����Ա�Ǿ�����Ե���������,Ȼ�����Dz��ܱ�֤�κο��ܵ�������й¶�ĺ���������Ϊ.<br /><br />���������ϵͳʹ��cookie���������ĸ�����Ϣ(����ʹ�õı��ؼ����), ��Щcookie�������κ����������������Ϣ,����ֻΪ�˷������ܸ���������. �����ʼ���ַֻ����ȷ������ע��ͷ�������ʹ��.(���������������,���ᷢ��������ĵ�ַ)<br /><br />�����������Ӵ�����ͬ���ܵ���Щ���������Լ��."; + +$lang['Agree_under_13'] = "��ͬ�Ⲣ����<b>С��</b>13��"; +$lang['Agree_over_13'] = "��ͬ�Ⲣ����<b>����</b>13��"; +$lang['Agree_not'] = "�Ҳ�ͬ��"; + +$lang['Wrong_activation'] = "���ṩ�ļ�����������ݿ��еIJ�ƥ��"; +$lang['Send_password'] = "����һ���µļ����������"; +$lang['Password_updated'] = "�����µļ��������Ѿ�������,��鿴���ĵ����ʼ��˽⼤��ϸ��"; +$lang['No_email_match'] = "���ṩ�ĵ����ʼ���ַ�����ݿ��еIJ�ƥ��"; +$lang['New_password_activation'] = "�����뼤��"; +$lang['Password_activated'] = "�����˻��Ѿ������¼���.��ʹ�����յ��ĵ����ʼ��е������½"; + +$lang['Send_email_msg'] = "����һ������ʼ�"; +$lang['No_user_specified'] = "û��ѡ���û�"; +$lang['User_prevent_email'] = "�����û���ϣ���յ������ʼ�,�����Է���վ���ż��������û�"; +$lang['User_not_exist'] = "�л�������"; +$lang['CC_email'] = "�����������ʼ������Լ�"; +$lang['Email_message_desc'] = "����ʼ������Դ��ı���ʽ����,�벻Ҫ�����κ� HTML ���� BBCode.��ƪ�ʼ��Ļظ���ַ��ָ�����ĵ����ʼ���ַ."; +$lang['Flood_email_limit'] = "���������ڷ��������ĵ����ʼ�,���һ������."; +$lang['Recipient'] = "������"; +$lang['Email_sent'] = "�ʼ��Ѿ�������"; +$lang['Send_email'] = "���͵����ʼ�"; +$lang['Empty_subject_email'] = "������������ʼ�����һ������"; +$lang['Empty_message_email'] = "������������ʼ���д����"; + + +// +// Memberslist +// +$lang['Select_sort_method'] = "��ѡ��һ������"; +$lang['Sort'] = "����"; +$lang['Sort_Top_Ten'] = "��Ծǰʮ"; +$lang['Sort_Joined'] = "ע������"; +$lang['Sort_Username'] = "�û�����"; +$lang['Sort_Location'] = "���Ե���"; +$lang['Sort_Posts'] = "��������"; +$lang['Sort_Email'] = "�����ʼ�"; +$lang['Sort_Website'] = "������ҳ"; +$lang['Sort_Ascending'] = "����"; +$lang['Sort_Descending'] = "����"; +$lang['Order'] = "˳��"; + + +// +// Group control panel +// +$lang['Group_Control_Panel'] = "�Ŷӿ������"; +$lang['Group_member_details'] = "�Ŷӳ�Աϸ��"; +$lang['Group_member_join'] = "����һ���Ŷ�"; + +$lang['Group_Information'] = "�Ŷ���Ϣ"; +$lang['Group_name'] = "�Ŷ�����"; +$lang['Group_description'] = "�Ŷ�����"; +$lang['Group_membership'] = "�Ŷӳ�Ա"; +$lang['Group_Members'] = "�Ŷӳ�Ա"; +$lang['Group_Moderator'] = "�Ŷ���ϯ"; +$lang['Pending_members'] = "����еij�Ա"; + +$lang['Group_type'] = "�Ŷ�����"; +$lang['Group_open'] = "�����Ŷ�"; +$lang['Group_closed'] = "�ر��Ŷ�"; +$lang['Group_hidden'] = "�����Ŷ�"; + +$lang['Current_memberships'] = "Ŀǰ�����ڵ��Ŷ�"; +$lang['Non_member_groups'] = "û�г�Ա���Ŷ�"; +$lang['Memberships_pending'] = "�����ڱ�����е��Ŷ�"; + +$lang['No_groups_exist'] = "û���ŶӴ���"; +$lang['Group_not_exist'] = "����������Ŷ�"; + +$lang['Join_group'] = "�����Ŷ�"; +$lang['No_group_members'] = "����Ŷ�û�г�Ա"; +$lang['Group_hidden_members'] = "����ŶӴ�������״̬,�����ܲ鿴���ij�Ա"; +$lang['No_pending_group_members'] = "����ŶӲ���������г�Ա"; +$lang["Group_joined"] = "���Ѿ������������Ŷ�,<br />����������ͨ����������ܵ�����"; +$lang['Group_request'] = "��������Ŷӵ������Ѿ��ύ"; +$lang['Group_approved'] = "���������Ѿ�������"; +$lang['Group_added'] = "���Ѿ�����������Ŷ�"; +$lang['Already_member_group'] = "���Ѿ�������Ŷӵij�Ա"; +$lang['User_is_member_group'] = "�û��Ѿ�������Ŷӵij�Ա"; +$lang['Group_type_updated'] = "�ɹ������Ŷ�����"; + +$lang['Could_not_add_user'] = "��ѡ����û�������"; +$lang['Could_not_anon_user'] = "�����ܽ������ο���Ϊ�Ŷӳ�Ա"; + +$lang['Confirm_unsub'] = "��ȷ��Ҫ������Ŷӽ��������?"; +$lang['Confirm_unsub_pending'] = "�����Ŷ����뻹û�б���,��ȷ��Ҫ���������?"; + +$lang['Unsub_success'] = "���Ѿ�������Ŷӽ��������."; + +$lang['Approve_selected'] = "ѡ����"; +$lang['Deny_selected'] = "ѡ��ܾ�"; +$lang['Not_logged_in'] = "�����Ŷ�ǰ���������ȵ�½."; +$lang['Remove_selected'] = "ѡ���Ƴ�"; +$lang['Add_member'] = "���ӳ�Ա"; +$lang['Not_group_moderator'] = "����������ŶӵĹ���Ա,����ִ���ŶӵĹ�������."; + +$lang['Login_to_join'] = "���½������߹����Ŷӳ�Ա"; +$lang['This_open_group'] = "����һ�����ŵ��Ŷ�,��������Ա"; +$lang['This_closed_group'] = "����һ���رյ��Ŷ�,�������µij�Ա"; +$lang['This_hidden_group'] = "����һ�����ص��Ŷ�,�������Զ����ӳ�Ա"; +$lang['Member_this_group'] = "��������Ŷӵij�Ա"; +$lang['Pending_this_group'] = "�����������������"; +$lang['Are_group_moderator'] = "�����Ŷӹ���Ա"; +$lang['None'] = "û��"; + +$lang['Subscribe'] = "����"; +$lang['Unsubscribe'] = "�������"; +$lang['View_Information'] = "����ϸ��"; + + +// +// Search +// +$lang['Search_query'] = "����Ŀ��"; +$lang['Search_options'] = "����ѡ��"; + +$lang['Search_keywords'] = "�����ؼ���"; +$lang['Search_keywords_explain'] = "������ʹ��<u>AND</u>�������ϣ������������ֵĹؼ���,����ʹ��<u>OR</u>�������ϣ���������ܳ��ֵĹؼ��ֺ�<u>NOT</u>���������ϣ���������ֵĹؼ���.������ʹ��ͨ���*����������ϵĽ��"; +$lang['Search_author'] = "��������"; +$lang['Search_author_explain'] = "������ʹ��ͨ���*����������ϵĽ��"; + +$lang['Search_for_any'] = "������������ݻ������ṩ������Ŀ��"; +$lang['Search_for_all'] = "�������е�����"; + +$lang['Return_first'] = "��ʾ���ȵ�"; // followed by xxx characters in a select box +$lang['characters_posts'] = "�����ϵ���Ŀ"; + +$lang['Search_previous'] = "������ǰ������"; // followed by days, weeks, months, year, all in a select box + +$lang['Sort_by'] = "����"; +$lang['Sort_Time'] = "����ʱ��"; +$lang['Sort_Post_Subject'] = "��������"; +$lang['Sort_Topic_Title'] = "���ӱ���"; +$lang['Sort_Author'] = "����"; +$lang['Sort_Forum'] = "��̳"; + +$lang['Display_results'] = "��ʾ�����"; +$lang['All_available'] = "������̳"; +$lang['No_searchable_forums'] = "��û����������������̳��Ȩ��"; + +$lang['No_search_match'] = "û�з�����Ҫ������������"; +$lang['Found_search_match'] = "������ %d �����ϵ�����"; // eg. Search found 1 match +$lang['Found_search_matches'] = "������ %d �����ϵ�����"; // eg. Search found 24 matches + +$lang['Close_window'] = "�رմ���"; + + +// +// Auth related entries +// +// Note the %s will be replaced with one of the following 'user' arrays +$lang['Sorry_auth_announce'] = "�Բ���ֻ�� %s �����������̳��������"; +$lang['Sorry_auth_sticky'] = "�Բ���ֻ�� %s �����������̳�����ö�"; +$lang['Sorry_auth_read'] = "�Բ���ֻ�� %s �����������̳�������"; +$lang['Sorry_auth_post'] = "�Բ���ֻ�� %s �����������̳��������"; +$lang['Sorry_auth_reply'] = "�Բ���ֻ�� %s �����������̳�ظ�����"; +$lang['Sorry_auth_edit'] = "�Բ���ֻ�� %s �����������̳�༭����"; +$lang['Sorry_auth_delete'] = "�Բ���ֻ�� %s �����������̳ɾ������"; +$lang['Sorry_auth_vote'] = "�Բ���ֻ�� %s �����������̳����ͶƱ"; + +// These replace the %s in the above strings +$lang['Auth_Anonymous_Users'] = "<b>�����ο�</b>"; +$lang['Auth_Registered_Users'] = "<b>ע���û�</b>"; +$lang['Auth_Users_granted_access'] = "<b>��Ȩ�û�</b>"; +$lang['Auth_Moderators'] = "<b>����</b>"; +$lang['Auth_Administrators'] = "<b>����Ա</b>"; + +$lang['Not_Moderator'] = "�����������̳�İ���"; +$lang['Not_Authorised'] = "û����Ȩ"; + +$lang['You_been_banned'] = "�����̳�Ѿ���ֹ������<br />��������̳����Ա�˽�ϸ��"; + + +// +// Viewonline +// +$lang['Reg_users_zero_online'] = "������ 0 λע���л��� "; // There ae 5 Registered and +$lang['Reg_users_online'] = "������ %d λע���л��� "; // There ae 5 Registered and +$lang['Reg_user_online'] = "������ %d λע���л��� "; // There ae 5 Registered and +$lang['Hidden_users_zero_online'] = "0 λ�����û���"; // 6 Hidden users online +$lang['Hidden_users_online'] = "%d λ�����û�����"; // 6 Hidden users online +$lang['Hidden_user_online'] = "%d λ�����û�����"; // 6 Hidden users online +$lang['Guest_users_online'] = "������ %d λ�ο�����"; // There are 10 Guest users online +$lang['Guest_users_zero_online'] = "������ 0 λע���û�����"; // There are 10 Guest users online +$lang['Guest_user_online'] = "������ %d λ�ο�����"; // There is 1 Guest user online +$lang['No_users_browsing'] = "����û���û��������̳���"; + +$lang['Online_explain'] = "����5����֮�ڵ���̳�������"; + +$lang['Forum_Location'] = "��̳λ��"; +$lang['Last_updated'] = "�������"; + +$lang['Forum_index'] = "��̳��ҳ"; +$lang['Logging_on'] = "��½"; +$lang['Posting_message'] = "��������"; +$lang['Searching_forums'] = "������̳"; +$lang['Viewing_profile'] = "�����������"; +$lang['Viewing_online'] = "����������"; +$lang['Viewing_member_list'] = "�����Ա�б�"; +$lang['Viewing_priv_msgs'] = "���վ���ż�"; +$lang['Viewing_FAQ'] = "������������"; + + +// +// Moderator Control Panel +// +$lang['Mod_CP'] = "����������"; +$lang['Mod_CP_explain'] = "ʹ�����µ�ѡ���������������̳���д������IJ���. ����������,����, �ƶ�����ɾ����������������."; + +$lang['Select'] = "ѡ��"; +$lang['Delete'] = "ɾ��"; +$lang['Move'] = "�ƶ�"; +$lang['Lock'] = "����"; +$lang['Unlock'] = "����"; + +$lang['Topics_Removed'] = "ѡ��������Ѿ��ɹ��ش����ݿ���ɾ��."; +$lang['Topics_Locked'] = "ѡ��������Ѿ��ɹ��ı�����"; +$lang['Topics_Moved'] = "ѡ��������Ѿ��ɹ��ı��ƶ�"; +$lang['Topics_Unlocked'] = "ѡ��������Ѿ��ɹ��ı�����"; +$lang['No_Topics_Moved'] = "û�����ⱻ�ƶ�"; + +$lang['Confirm_delete_topic'] = "��ȷ��Ҫɾ��ѡ���������?"; +$lang['Confirm_lock_topic'] = "��ȷ��Ҫ����ѡ���������?"; +$lang['Confirm_unlock_topic'] = "��ȷ��Ҫ����ѡ���������?"; +$lang['Confirm_move_topic'] = "��ȷ��Ҫ�ƶ�ѡ���������?"; + +$lang['Move_to_forum'] = "�ƶ�����һ����̳"; +$lang['Leave_shadow_topic'] = "�������Ᵽ���ھ���̳"; + +$lang['Split_Topic'] = "�ָ�����������"; +$lang['Split_Topic_explain'] = "ʹ�����µ�ѡ�������Էָ����ӱ������,������ѡ��ָ�һ����������"; +$lang['Split_title'] = "��������"; +$lang['Split_forum'] = "Ҫ�ָ�����µ���̳"; +$lang['Split_posts'] = "�ָ�ѡ�������"; +$lang['Split_after'] = "�ָ���ѡ�����µ�����(����ѡ�������)"; +$lang['Topic_split'] = "ѡ��������Ѿ��ɹ��ر��ָ�"; + +$lang['Too_many_error'] = "��ѡ����̫�������.��ֻ��ѡ��һ���������ָ����µ�����!"; + +$lang['None_selected'] = "��û��ѡ���κε������������������.�����ѡ������һ������."; +$lang['New_forum'] = "����̳"; + +$lang['This_posts_IP'] = "������ӵ�IP��ַ"; +$lang['Other_IP_this_user'] = "������ߵ������ĵ�ַ"; +$lang['Users_this_IP'] = "�������IP���û�"; +$lang['IP_info'] = "IP��ַ��Ϣ"; +$lang['Lookup_IP'] = "����IP��ַ"; + + +// +// Timezones ... for display on each page +// +$lang['All_times'] = "��̳ʱ��Ϊ %s"; // eg. All times are GMT - 12 Hours (times from next block) + +$lang['-12'] = "GMT - 12 Hours"; +$lang['-11'] = "GMT - 11 Hours"; +$lang['-10'] = "HST (������)"; +$lang['-9'] = "GMT - 9 Hours"; +$lang['-8'] = "PST (����/���ô�)"; +$lang['-7'] = "MST (����/���ô�)"; +$lang['-6'] = "CST (����/���ô�)"; +$lang['-5'] = "EST (����/���ô�)"; +$lang['-4'] = "GMT - 4 Hours"; +$lang['-3.5'] = "GMT - 3.5 Hours"; +$lang['-3'] = "GMT - 3 Hours"; +$lang['-2'] = "�д�����"; +$lang['-1'] = "GMT - 1 Hours"; +$lang['0'] = "GMT"; +$lang['1'] = "CET (ŷ��)"; +$lang['2'] = "EET (ŷ��)"; +$lang['3'] = "GMT + 3 Hours"; +$lang['3.5'] = "GMT + 3.5 Hours"; +$lang['4'] = "GMT + 4 Hours"; +$lang['4.5'] = "GMT + 4.5 Hours"; +$lang['5'] = "GMT + 5 Hours"; +$lang['5.5'] = "GMT + 5.5 Hours"; +$lang['6'] = "GMT + 6 Hours"; +$lang['7'] = "GMT + 7 Hours"; +$lang['8'] = "����ʱ��"; +$lang['9'] = "GMT + 9 Hours"; +$lang['9.5'] = "CST (�Ĵ�����)"; +$lang['10'] = "EST (�Ĵ�����)"; +$lang['11'] = "GMT + 11 Hours"; +$lang['12'] = "GMT + 12 Hours"; + +// These are displayed in the timezone select box +$lang['tz']['-12'] = "(GMT -12:00 hours) �������п˵�, ����ֵ�"; +$lang['tz']['-11'] = "(GMT -11:00 hours) ��;��, ��Ħ��Ⱥ��"; +$lang['tz']['-10'] = "(GMT -10:00 hours) ��������"; +$lang['tz']['-9'] = "(GMT -9:00 hours) ����˹����"; +$lang['tz']['-8'] = "(GMT -8:00 hours) ̫ƽ��ʱ�� (���� & ���ô�), �Ừ��"; +$lang['tz']['-7'] = "(GMT -7:00 hours) ɽ�ر�ʱ�� (���� & ���ô�), ����ɣ����"; +$lang['tz']['-6'] = "(GMT -6:00 hours) ����ʱ (���� & ���ô�), ī�����"; +$lang['tz']['-5'] = "(GMT -5:00 hours) ����ʱ�� (���� & ���ô�), �����, ����, ����"; +$lang['tz']['-4'] = "(GMT -4:00 hours) ������ʱ�� (���ô�), ������˹, ����˹"; +$lang['tz']['-3.5'] = "(GMT -3:30 hours) Ŧ����"; +$lang['tz']['-3'] = "(GMT -3:00 hours) ����, ����ŵ˹����˹, ���ζ�, ������Ⱥ��"; +$lang['tz']['-2'] = "(GMT -2:00 hours) �д�����, ��ɭ�ɵ�, ʥ������"; +$lang['tz']['-1'] = "(GMT -1:00 hours) ���ٶ�Ⱥ��, ά�½ǵ�"; +$lang['tz']['0'] = "(GMT) ����������, ������, ������, ��, ��˹��, ����ά��"; +$lang['tz']['1'] = "(GMT +1:00 hours) ��ķ˹�ص�, ����, ��³����, �籾����, ������, ����, ����"; +$lang['tz']['2'] = "(GMT +2:00 hours) ����, �ն�����, ����������, �Ϸ�"; +$lang['tz']['3'] = "(GMT +3:00 hours) ���, ���ŵ�, Ī˹��, ���ޱ�"; +$lang['tz']['3.5'] = "(GMT +3:30 hours) �º���"; +$lang['tz']['4'] = "(GMT +4:00 hours) ��������, �Ϳ�, ��˹����, �ڱ���˹"; +$lang['tz']['4.5'] = "(GMT +4:30 hours) ������"; +$lang['tz']['5'] = "(GMT +5:00 hours) �������ձ�, ��˹����, ������, ��ʲ��"; +$lang['tz']['5.5'] = "(GMT +5:30 hours) ����, �Ӷ�����, ������˹, �µ���"; +$lang['tz']['6'] = "(GMT +6:00 hours) ������, ������, �│������������"; +$lang['tz']['6.5'] = "(GMT +6:30 hours) ����"; +$lang['tz']['7'] = "(GMT +7:00 hours) ����, ����, �żӴ�"; +$lang['tz']['8'] = "(GMT +8:00 hours) ����, ���, ��˼, �¼���, ̨��"; +$lang['tz']['9'] = "(GMT +9:00 hours) ����, ����, ����, ����, �ſ�Ŀ�"; +$lang['tz']['9.5'] = "(GMT +9:30 hours) ������, �����"; +$lang['tz']['10'] = "(GMT +10:00 hours) ���������ص���Ī����, Ϥ��, ��������˹�п�"; +$lang['tz']['11'] = "(GMT +11:00 hours) ���ӵ�, �¿��������, ������Ⱥ��"; +$lang['tz']['12'] = "(GMT +12:00 hours) �¿���, �����, 쳼�, ��Ъ��Ⱥ��"; + +$lang['datetime']['Sunday'] = "������"; +$lang['datetime']['Monday'] = "����һ"; +$lang['datetime']['Tuesday'] = "���ڶ�"; +$lang['datetime']['Wednesday'] = "������"; +$lang['datetime']['Thursday'] = "������"; +$lang['datetime']['Friday'] = "������"; +$lang['datetime']['Saturday'] = "������"; +$lang['datetime']['Sun'] = "������"; +$lang['datetime']['Mon'] = "����һ"; +$lang['datetime']['Tue'] = "���ڶ�"; +$lang['datetime']['Wed'] = "������"; +$lang['datetime']['Thu'] = "������"; +$lang['datetime']['Fri'] = "������"; +$lang['datetime']['Sat'] = "������"; +$lang['datetime']['January'] = "һ��"; +$lang['datetime']['February'] = "����"; +$lang['datetime']['March'] = "����"; +$lang['datetime']['April'] = "����"; +$lang['datetime']['May'] = "����"; +$lang['datetime']['June'] = "����"; +$lang['datetime']['July'] = "����"; +$lang['datetime']['August'] = "����"; +$lang['datetime']['September'] = "����"; +$lang['datetime']['October'] = "ʮ��"; +$lang['datetime']['November'] = "������"; +$lang['datetime']['December'] = "ʮ����"; +$lang['datetime']['Jan'] = "һ��"; +$lang['datetime']['Feb'] = "����"; +$lang['datetime']['Mar'] = "����"; +$lang['datetime']['Apr'] = "����"; +$lang['datetime']['May'] = "����"; +$lang['datetime']['Jun'] = "����"; +$lang['datetime']['Jul'] = "����"; +$lang['datetime']['Aug'] = "����"; +$lang['datetime']['Sep'] = "����"; +$lang['datetime']['Oct'] = "ʮ��"; +$lang['datetime']['Nov'] = "ʮһ��"; +$lang['datetime']['Dec'] = "ʮ����"; + +// +// Errors (not related to a +// specific failure on a page) +// +$lang['Information'] = "��Ϣ��ʾ"; +$lang['Critical_Information'] = "�ؼ���Ϣ"; + +$lang['General_Error'] = "��ͨ����"; +$lang['Critical_Error'] = "�ؼ�����"; +$lang['An_error_occured'] = "������һ������"; +$lang['A_critical_error'] = "������һ���ؼ��Դ���"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_chinese_traditional_taiwan/email/group_denied.tpl b/phpBB/language/lang_chinese_traditional_taiwan/email/group_denied.tpl index 9f4de69b56..f44abde30b 100644 --- a/phpBB/language/lang_chinese_traditional_taiwan/email/group_denied.tpl +++ b/phpBB/language/lang_chinese_traditional_taiwan/email/group_denied.tpl @@ -1,9 +1,9 @@ -�z�n,
-
-�ܩ�p, �A�b"{SITENAME}"�ҥӽХ[�J���s��"{GROUP_NAME}", �å���o���.
-
-�Цb�ԲӤF�ѥ[�J��k��, �̷Ӹs�ղժ��ҧ@���W�w��z�ӽФ���. �p�G�z���ŦX�[�J�����, �Фŭ��ƥӽХ[�J, �s�ղժ����v�f�֨�s�զ���.
-
-���K���B, �q���.
-
+�z�n, + +�ܩ�p, �A�b"{SITENAME}"�ҥӽХ[�J���s��"{GROUP_NAME}", �å���o���. + +�Цb�ԲӤF�ѥ[�J��k��, �̷Ӹs�ղժ��ҧ@���W�w��z�ӽФ���. �p�G�z���ŦX�[�J�����, �Фŭ��ƥӽХ[�J, �s�ղժ����v�f�֨�s�զ���. + +���K���B, �q�Э��. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php b/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php index eee6eb3de8..203f180cc9 100644 --- a/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php +++ b/phpBB/language/lang_chinese_traditional_taiwan/lang_admin.php @@ -1,736 +1,736 @@ -<?php
-
-/***************************************************************************
- * lang_admin.php [English]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_admin.php,v 1.33 2002/02/15 15:36:35 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- * Traditional Chinese[�c�餤��y�t] Translation
- * -------------------
- * begin : Thu Nov 26 2001
- * by : �p�ˤl, OOHOO, �Ӯa�M�h, ��
- * email : kyo.yoshika@msa.hinet.net
- * mchiang@bigpond.net.au
- * sjwu1@ms12.hinet.net
- * f8806077@mail.dyu.edu.tw
- *
- * last modify : Wed Feb 27 2002
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Format is same as lang_main
-//
-
-// Translator credit
-$lang['TRANSLATION_INFO'] = '�c�餤��ƥ� <a href="http://heaven.wusdsl.net/phpbb/viewtopic.php?p=2811#2811"><font color="#FF6633">�˿߬P�yPBB2����j�ƶ}�o�p��</font></a> �s�@';
-
-//
-// Modules, this replaces the keys used
-// in the modules[][] arrays in each module file
-//
-$lang['General'] = "�@��z";
-$lang['Users'] = "�|���z";
-$lang['Groups'] = "�s�պz";
-$lang['Forums'] = "�����z";
-$lang['Styles'] = "����z";
-
-$lang['Configuration'] = "�պA";
-$lang['Permissions'] = "�v���]�w";
-$lang['Manage'] = "�z�ﶵ";
-$lang['Disallow'] = "�T�αb��";
-$lang['Prune'] = "�ֳt�R��";
-$lang['Mass_Email'] = "�q�l�l��q��";
-$lang['Ranks'] = "���źz";
-$lang['Smilies'] = "�����Ÿ�";
-$lang['Ban_Management'] = "���걱��";
-$lang['Word_Censor'] = "��r�L�o";
-$lang['Export'] = "��X";
-$lang['Create_new'] = "�إ�";
-$lang['Add_new'] = "�s�W";
-$lang['Backup_DB'] = "�ƥ���Ʈw";
-$lang['Restore_DB'] = "�٭��Ʈw";
-
-
-//
-// Index
-//
-$lang['Admin'] = "�t�κz";
-$lang['Not_admin'] = "�z�����v�i�J�t�κz����x";
-$lang['Welcome_phpBB'] = "�w����{ phpBB 2 �t�κz����x";
-$lang['Admin_intro'] = "�P�±z��� phpBB 2 �@���z���Q�װϨt��. �b�o�Ӫ�����, �z�i�H�z�L�@�Dzέp��Ƨֳt���˵��z���Q�װϨt��. �z�i�H�ǥ��I�ﱱ��x���誺<u>����x����</u>�s���^��o�@��. �n�^��z���Q�װϭ���, ���I��b����x���W�誺 phpBB �лx�ϥ�. �b�o�ӵe�����誺��L�s��, �N���\�z����Q�װϨt�Ϊ��Ҧ��z�ﶵ, �ӨC�Ӫ����̤]�|���U���\��ϥθѻ�.";
-$lang['Main_index'] = "�Q�װϭ���";
-$lang['Forum_stats'] = "�Q�װϲέp���";
-$lang['Admin_Index'] = "����x����";
-$lang['Preview_forum'] = "�w���Q�װ�";
-
-$lang['Click_return_admin_index'] = "�I�� %s�o��%s �^�챱��x����";
-
-$lang['Statistic'] = "�έp���";
-$lang['Value'] = "�ƭ�";
-$lang['Number_posts'] = "�峹�`��";
-$lang['Posts_per_day'] = "�����C�ѵo�����峹�`��";
-$lang['Number_topics'] = "�D�D�`��";
-$lang['Topics_per_day'] = "�����C�ѵo�����D�D�`��";
-$lang['Number_users'] = "���U�|���`��";
-$lang['Users_per_day'] = "�����C�ѵ��U���|���`��";
-$lang['Board_started'] = "�Q�װϱҥΤ��";
-$lang['Avatar_dir_size'] = "�Y����Ƨ��ɮפj�p";
-$lang['Database_size'] = "��Ʈw�ɮפj�p";
-$lang['Gzip_compression'] ="Gzip compression";
-$lang['Not_available'] = "�L";
-
-$lang['ON'] = "�}��"; // This is for GZip compression
-$lang['OFF'] = "����";
-
-
-//
-// DB Utils
-//
-$lang['Database_Utilities'] = "��Ʈw�u��z";
-
-$lang['Restore'] = "�٭�";
-$lang['Backup'] = "�ƥ�";
-$lang['Restore_explain'] = "�b�o�ӿﶵ��, �z�i�H�ϥγƥ����ɮ�, ����a�٭� phpBB 2 �ҨϥΪ���Ʈw����. �p�G�z�����A���䴩 GZIP ���Y����r��, �t�αN�|�ۦ�����z�ҤW�Ǫ����Y��. <b>ĵ�i</b> �٭�ʧ@�N�|�����л\�Ҧ��{�s�����. �t���٭�ʧ@�i��|��O�@�q�ɶ��h����, ����t�Χ����e�Ф��n���}�o�ӭ���.";
-$lang['Backup_explain'] = "�b�o�ӿﶵ��, �z�i�H�ƥ��Ҧ� phpBB 2 �Q�װϪ��������. �p�G�z���䥦�ۦ�w�q�������b phpBB 2 �Q�װϩҨϥΪ���Ʈw��, �ӥB�z�]�Q�@�ֳƥ��o���B�~������, �Цb�U�誺 <b>���[������</b> �椺��J�L�̪��W�r�åγr���ϧO�} (�Ҧp: abc, cde). ���p�z�����A�����䴩 GZIP ���Y�榡, �z�i�H�b�U���e�ϥ� GZIP ���Y�Ӵ���ɮת��j�p.";
-
-$lang['Backup_options'] = "�ƥ��ﶵ";
-$lang['Start_backup'] = "�}�l�ƥ�";
-$lang['Full_backup'] = "����ƥ�";
-$lang['Structure_backup'] = "�u���ƥ��[�c";
-$lang['Data_backup'] = "�u���ƥ����";
-$lang['Additional_tables'] = "���[������";
-$lang['Gzip_compress'] = "Gzip ���Y�ɮ�";
-$lang['Select_file'] = "����ɮ�";
-$lang['Start_Restore'] = "�}�l�٭�";
-
-$lang['Restore_success'] = "��Ʈw�w�g���Q���Q�t���٭�.<br /><br />�Q�װϤw�Q�٭�ܳƥ��ɪ����A.";
-$lang['Backup_download'] = "�Э@�ߵ���. �z���ƥ��ɮפU���n�D�Y�N�}�l!";
-$lang['Backups_not_supported'] = "��p! �z�Ұ��檺�t���٭�ʧ@�S�����T���Q����";
-
-$lang['Restore_Error_uploading'] = "�W�Ǫ��ƥ��ɮ��~";
-$lang['Restore_Error_filename'] = "�ɮצW�٦����D, �Э��s����ɮ�";
-$lang['Restore_Error_decompress'] = "�L�k���� Gzip �ɮ�, �ХH�¤�r�Ҧ��W��";
-$lang['Restore_Error_no_file'] = "�S���W�Ǫ��ɮ�";
-
-
-//
-// Auth pages
-//
-$lang['Select_a_User'] = "��ܤ@�ӨϥΪ�";
-$lang['Select_a_Group'] = "��ܤ@�Ӹs��";
-$lang['Select_a_Forum'] = "��ܤ@�Ӫ���";
-$lang['Auth_Control_User'] = "�|���v���]�w";
-$lang['Auth_Control_Group'] = "�s���v���]�w";
-$lang['Auth_Control_Forum'] = "�����v���]�w";
-$lang['Look_up_User'] = "�d�߷|��";
-$lang['Look_up_Group'] = "�d�߸s��";
-$lang['Look_up_Forum'] = "�d�ߪ���";
-
-$lang['Group_auth_explain'] = "�b�o�ӿﶵ��, �z�i�H���s�ժ��v���]�w�Ϋ��w�z�����. �Ъ`�N, �Y�ϭק�s���v���]�w, �|���i�ऴ�M�֦��i�J��������|���v��. �p�G�o�ͤW�z����, �t�η|����v���Ĭ�ĵ�i.";
-$lang['User_auth_explain'] = "�b�o�ӿﶵ��, �z�i�H���|�����v���]�w�Ϋ��w�z�����. �Ъ`�N, �Y�ϭק�|���v���]�w, �|���i�ऴ�M�֦��i�J��������s���v��. �p�G�o�ͤW�z����, �t�η|����v���Ĭ�ĵ�i.";
-$lang['Forum_auth_explain'] = "�b�o�ӿﶵ��, �z�i�H��睊�����ϥ��v���]�w. �z�i�H��ܨϥ�²���άO�i���Ҧ��]�w, �i���Ҧ��ണ�ѱz���㪺�v���]�w����. �аO�o�Ҧ������ܳ��N�|�v�T��|���̪������ϥ��v��.";
-
-$lang['Simple_mode'] = "²���Ҧ�";
-$lang['Advanced_mode'] = "�i���Ҧ�";
-$lang['Moderator_status'] = "�z�����";
-
-$lang['Allowed_Access'] = "���\�i�J";
-$lang['Disallowed_Access'] = "�T��i�J";
-$lang['Is_Moderator'] = "�㪩���z�����";
-$lang['Not_Moderator'] = "���㪩���z�����";
-
-$lang['Conflict_warning'] = "�v���Ĭ�ĵ�i";
-$lang['Conflict_access_userauth'] = "�o�ӷ|�����M�i�H�z�L�s�զ��������i�J�S�w������. �z�i�H�ǥ��ܧ�s���v���άO�����o�ӷ|�����s�ո��, �Ө���ӷ|���i�J�������.";
-$lang['Conflict_mod_userauth'] = "�o�ӷ|�����M�i�H�z�L�s�զ��������֦������z���v��. �z�i�H�ǥ��ܧ�s���v���άO�����o�ӷ|�����v��, �Ө���ӷ|���i�J�������.";
-
-$lang['Conflict_access_groupauth'] = "�U�C�|�����M�i�H�z�L�L�̪��|���v���i�J�S�w������. �z�i�H���|���v���Ө���L�̶i�J�������. �o�Ƿ|�����v���p�U: ";
-$lang['Conflict_mod_groupauth'] = "�U�C�|���̵M�i�H�z�L�L�̪��|���v���֦������z���v��. �z�i�H���|���v���Ӱ��h�L�̪������z�v��. �o�Ƿ|�����v���p�U: ";
-
-$lang['Public'] = "���}";
-$lang['Private'] = "�D���}";
-$lang['Registered'] = "���U�|��";
-$lang['Administrators'] = "�t�κz��";
-$lang['Hidden'] = "����";
-
-// These are displayed in the drop down boxes for advanced
-// mode forum auth, try and keep them short!
-$lang['Forum_ALL'] = "�Ҧ��|��";
-$lang['Forum_REG'] = "���U�|��";
-$lang['Forum_PRIVATE'] = "�s�զ���";
-$lang['Forum_MOD'] = "�����z��";
-$lang['Forum_ADMIN'] = "�t�κz��";
-
-$lang['View'] = "�˵�";
-$lang['Read'] = "�\Ū";
-$lang['Post'] = "�o��";
-$lang['Reply'] = "�^��";
-$lang['Edit'] = "�s��";
-$lang['Delete'] = "�R��";
-$lang['Sticky'] = "�m��";
-$lang['Announce'] = "���i";
-$lang['Vote'] = "�벼";
-$lang['Pollcreate'] = "���ﬡ��";
-
-$lang['Permissions'] = "�v���]�w";
-$lang['Simple_Permission'] = "���v��";
-
-$lang['User_Level'] = "�|������";
-$lang['Auth_User'] = "�|��";
-$lang['Auth_Admin'] = "�t�κz��";
-$lang['Group_memberships'] = "�|���s�ղM��";
-$lang['Usergroup_members'] = "�o�Ӹs�վ֦��H�U����";
-
-$lang['Forum_auth_updated'] = "�����v���]�w����";
-$lang['User_auth_updated'] = "�|���v���]�w����";
-$lang['Group_auth_updated'] = "�s���v���]�w����";
-
-$lang['Auth_updated'] = "�v���]�w�w�g������s";
-$lang['Click_return_userauth'] = "�I�� %s�o��%s ��^�|���v���]�w";
-$lang['Click_return_groupauth'] = "�I�� %s�o��%s ��^�s���v���]�w";
-$lang['Click_return_forumauth'] = "�I�� %s�o��%s ��^�����v���]�w";
-
-
-//
-// Banning
-//
-$lang['Ban_control'] = "���걱��";
-$lang['Ban_explain'] = "�b�o�ӿﶵ��, �z�i�H����|��������. �z�i�H����@�ӫ��w�d�� IP ��}�άO�q���D���W��, �o�Ǥ�k���O�Ψ��קK�Q���ꪺ�|���i�J�Q�װϭ���. �z�]�i�H���w����q�l�l���}�Ө�����U�|���ϥΤ��P���b�����Ƶ��U. �Ъ`�N���z����@�ӹq�l�l���}��, �N���v�T��|���b�z�Q�װϪ��n�J�άO�o���ʧ@, �z���ӨϥΫe����ؤ覡�䤤���@�ӫإ߫���.";
-$lang['Ban_explain_warn'] = "���z��J�@�ӽd�� IP ��}, �N�|�y����ӰϬq�� IP ��}�Q����. �յۨϥθU�Φr�� (*) ���Y�u�q�l�l���}�H�קK���θ�Ʈw�Ŷ�. ���p�z�@�w�n��J�@�ӽd��, �ЫO����²�άO�A������}���A.";
-
-$lang['Select_username'] = "��ܷ|���W��";
-$lang['Select_ip'] = "��� IP ��}";
-$lang['Select_email'] = "��ܹq�l�l���}";
-
-$lang['Ban_username'] = "����@�өΦh�ӫ��w���|���W��";
-$lang['Ban_username_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@������h�ӷ|���W��";
-
-$lang['Ban_IP'] = "����@�өΦh�� IP ��}�άO�q���D���W��";
-$lang['IP_hostname'] = "IP ��}�άO�q���D���W��";
-$lang['Ban_IP_explain'] = "�n���w�h�Ӥ��P�� IP ��}�άO�D���W��, �Шϥγr�I ',' �ӰϹj����. �n���w IP ��}���d��, �Шϥ� '-' �ӰϹj�_�l��}�ε�����}, �άO�ϥθU�Φr�� '*'";
-
-$lang['Ban_email'] = "����@�өΦh�ӹq�l�l���}";
-$lang['Ban_email_explain'] = "�n���w�h�Ӥ��P���q�l�l���}, �Шϥγr�I ',' �ӰϹj����, �άO�ϥθU�Φr�� '*', �Ҧp: *@hotmail.com";
-
-$lang['Unban_username'] = "�Ѱ��@�өΦh�ӫ��ꪺ�|���W��";
-$lang['Unban_username_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@���Ѱ��h�ӫ��ꪺ�|���W��";
-
-$lang['Unban_IP'] = "�Ѱ��@�өΦh�ӫ��ꪺ IP ��}";
-$lang['Unban_IP_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@���Ѱ��h�ӫ��ꪺ IP ��}";
-
-$lang['Unban_email'] = "�Ѱ��@�өΦh�ӫ��ꪺ�q�l�l���}";
-$lang['Unban_email_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@���Ѱ��h�ӫ��ꪺ�q�l�l���}";
-
-$lang['No_banned_users'] = "�S���Q���ꪺ�|���W��";
-$lang['No_banned_ip'] = "�S���Q���ꪺ IP ��}";
-$lang['No_banned_email'] = "�S���Q���ꪺ�q�l�l���}";
-
-$lang['Ban_update_sucessful'] = "����M��w�g������s";
-$lang['Click_return_banadmin'] = "�I�� %s�o��%s ��^���걱��";
-
-
-//
-// Configuration
-//
-$lang['General_Config'] = "�պA";
-$lang['Config_explain'] = "�z�i�H�ϥΤU�C����ӽվ�@�몺�]�w�ﶵ. �|���Ϊ����]�w�Шϥεe������ (�t�κz) �������s��.";
-
-$lang['Click_return_config'] = "�I�� %s�o��%s ��^�պA";
-
-$lang['General_settings'] = "�Q�װϰ]�w";
-$lang['Server_name'] = "����W��";
-$lang['Server_name_explain'] = "�Q�װϨϥκ���";
-$lang['Script_path'] = "�t�ε{���s����|";
-$lang['Script_path_explain'] = "�Q�װϹ������쪺���|";
-$lang['Server_port'] = "�D���s����";
-$lang['Server_port_explain'] = "�D���q�`�ϥ� 80 �ӧ@���s����, ���D�z�ϥΤ��P���s����, �_�h�o���]�w�O���ݧ�諸";
-$lang['Site_name'] = "�Q�װϦW��";
-$lang['Site_desc'] = "�Q�װϴy�z";
-$lang['Board_disable'] = "�Ȯ�����";
-$lang['Board_disable_explain'] = "�o�Ӱʧ@�N�|�Ȯ������Q�װ�. ���z����o�Ӱʧ@��, �Фŵn�X, �]���z�N�L�k���s�n�J!";
-$lang['Acct_activation'] = "�b���ҥΰʧ@";
-$lang['Acc_None'] = "����"; // These three entries are the type of activation
-$lang['Acc_User'] = "�ѷ|���ۦ�ҥ�";
-$lang['Acc_Admin'] = "�Ѩt�κz���}��";
-
-$lang['Abilities_settings'] = "�|�������]�w";
-$lang['Max_poll_options'] = "���ﶵ�ت��̰�����ƥ�";
-$lang['Flood_Interval'] = "�������";
-$lang['Flood_Interval_explain'] = "�峹�o�������j�ɶ� (��)";
-$lang['Board_email_form'] = "�|���p��ï";
-$lang['Board_email_form_explain'] = "�|���i�H�o�e�q�l�l�Q�װϪ���L�|��";
-$lang['Topics_per_page'] = "�C����ܥD�D��";
-$lang['Posts_per_page'] = "�C����ܵo����";
-$lang['Hot_threshold'] = "�������D��ܼ�";
-$lang['Default_style'] = "�w�]�˦�";
-$lang['Override_style'] = "��½�|����ܼ˦�";
-$lang['Override_style_explain'] = "�N�|���ҿ諸�˦��אּ�w�]�˦�";
-$lang['Default_language'] = "�w�]�y�t";
-$lang['Date_format'] = "�ɶ��榡";
-$lang['System_timezone'] = "�t�ήɶ�";
-$lang['Enable_gzip'] = "�}�� GZip �ɮ����Y�榡";
-$lang['Enable_prune'] = "�}�Ҫ����R��Ҧ�";
-$lang['Allow_HTML'] = "���\�ϥ� HTML �y�k";
-$lang['Allow_BBCode'] = "���\�ϥ� BBCode �N�X";
-$lang['Allowed_tags'] = "���\�ϥΪ� HTML ����";
-$lang['Allowed_tags_explain'] = "�H�r�I�Ϲj HTML ����";
-$lang['Allow_smilies'] = "���\�ϥΪ����Ÿ�";
-$lang['Smilies_path'] = "�����Ÿ��x�s���|";
-$lang['Smilies_path_explain'] = "�b�z phpBB 2 �ڥؿ����U�����|, �Ҧp: images/smilies";
-$lang['Allow_sig'] = "���\ñ�W��";
-$lang['Max_sig_length'] = "ñ�W�ɪ���";
-$lang['Max_sig_length_explain'] = "�ϥΪ̭ө�ñ�W�̦h�i�ϥΦr��";
-$lang['Allow_name_change'] = "���\���n�J�W��";
-
-$lang['Avatar_settings'] = "�ӤH�Y���]�w";
-$lang['Allow_local'] = "�ϥΨt�ά�ï";
-$lang['Allow_remote'] = "���\�s���Y��";
-$lang['Allow_remote_explain'] = "�q�~�����}�s���ӤH�Y��";
-$lang['Allow_upload'] = "���\�W���Y��";
-$lang['Max_filesize'] = "�Y���ɮפ��i�W�L";
-$lang['Max_filesize_explain'] = "�ѨϥΪ̤W���Y���ɮ�";
-$lang['Max_avatar_size'] = "�Y���ؤo���i�j��";
-$lang['Max_avatar_size_explain'] = "(�� x �e �������)";
-$lang['Avatar_storage_path'] = "�ӤH�Y���x�s���|";
-$lang['Avatar_storage_path_explain'] = "�b�z phpBB 2 �ڥؿ����U�����|, �Ҧp: images/avatars";
-$lang['Avatar_gallery_path'] = "�t�ά�ï�x�s���|";
-$lang['Avatar_gallery_path_explain'] = "�b�z phpBB 2 �ڥؿ����U�����|, �Ҧp: images/avatars/gallery";
-
-$lang['COPPA_settings'] = "COPPA (����ൣ�������p�O�@�k) �]�w";
-$lang['COPPA_fax'] = "COPPA �ǯu���X";
-$lang['COPPA_mail'] = "COPPA �l���a�}";
-$lang['COPPA_mail_explain'] = "�o�O�Ѯa���H�e COPPA �|�����U�ӽЮѪ��l���a�}";
-
-$lang['Email_settings'] = "�q�l�l��]�w";
-$lang['Admin_email'] = "�t�κz���q�l�l��H�c";
-$lang['Email_sig'] = "�q�l�l��ñ�W��";
-$lang['Email_sig_explain'] = "�o��ñ�W�ɱN�|�Q���[�b�Ҧ��ѰQ�װϨt�ΰe�X���q�l�l��";
-$lang['Use_SMTP'] = "�ϥ� SMTP ���A���ǰe�q�l�l��";
-$lang['Use_SMTP_explain'] = "���p�z�Q�n�ϥ� SMTP ���A���o�e�q�l�l��п�� '�O'";
-$lang['SMTP_server'] = "SMTP ���A������W��";
-$lang['SMTP_username'] = "SMTP �ϥΪ̱b��";
-$lang['SMTP_username_explain'] = "�u���b�D�����n�D�����p�U�~�ݭn��J";
-$lang['SMTP_password'] = "SMTP �K�X";
-$lang['SMTP_password_explain'] = "�u���b�D�����n�D�����p�U�~�ݭn��J";
-
-$lang['Disable_privmsg'] = "�p�H�T��";
-$lang['Inbox_limits'] = "���̤j�e�q";
-$lang['Sentbox_limits'] = "�H�̤j�e�q";
-$lang['Savebox_limits'] = "�x�s���̤j�e�q";
-
-$lang['Cookie_settings'] = "Cookie �]�w";
-$lang['Cookie_settings_explain'] = "�o�dz]�w����� Cookie ���w�q, �N�@�몺���p, �ϥΨt�ιw�]�ȴN�i�H�F. �p�G�z�n���o�dz]�w, �Фp�߳B�z, �������]�w�N�ɭP�|���ݭ��Ƶn�J";
-$lang['Cookie_domain'] = "Cookie ���w���� [ �iŪ�� Cookie ��ƪ����� ]";
-$lang['Cookie_name'] = "Cookie �W��";
-$lang['Cookie_path'] = "Cookie ���|";
-$lang['Cookie_secure'] = "Cookie �[�K [ https ]";
-$lang['Cookie_secure_explain'] = "�p�G�z���D���ϥ� SSL �q�T��w, �ж}�ҳo���]�w, �_�h�ЫO�����������A";
-$lang['Session_length'] = "Session �s���ɶ� [ �� ]";
-
-
-//
-// Forum Management
-//
-$lang['Forum_admin'] = "�����z";
-$lang['Forum_admin_explain'] = "�b�o�ӱ���O��, �z�i�H�s�W, �R��, �s��έ��s�ƦC���ϩM����, �H�έ��㪩�������������.";
-$lang['Edit_forum'] = "�s�誩��";
-$lang['Create_forum'] = "�إ߷s����";
-$lang['Create_category'] = "�إ߷s����";
-$lang['Remove'] = "����";
-$lang['Action'] = "����";
-$lang['Update_order'] = "��s�¦�";
-$lang['Config_updated'] = "�պA�w�g������s";
-$lang['Edit'] = "�s��";
-$lang['Delete'] = "�R��";
-$lang['Move_up'] = "���W����";
-$lang['Move_down'] = "���U����";
-$lang['Resync'] = "����������";
-$lang['No_mode'] = "�S���]�w�Ҧ�";
-$lang['Forum_edit_delete_explain'] = "�z�i�H�ϥΤU�C����ӽվ�@�몺�]�w�ﶵ. �|���Ϊ����]�w�Шϥεe������ (�t�κz) �������s��.";
-
-$lang['Move_contents'] = "����/�R���Ҧ����e";
-$lang['Forum_delete'] = "�R������";
-$lang['Forum_delete_explain'] = "�z�i�H�ϥΤU�C����ӧR������ (�Τ���), �åi���ʥ]�t�b���������Ҧ��峹.";
-
-$lang['Forum_settings'] = "�����]�w";
-$lang['Forum_name'] = "�����W��";
-$lang['Forum_desc'] = "�����y�z";
-$lang['Forum_status'] = "�������A";
-$lang['Forum_pruning'] = "�w���R��";
-
-$lang['prune_freq'] = 'Check for topic age every';
-$lang['prune_days'] = "�R���b�X�Ѥ��S���峹�^�Ъ��D�D";
-$lang['Set_prune_data'] = "�z�w�g�}�Ҫ����w���R�媺�\��, ���å����������]�w. �Ц^��W�@�B�]�w����������";
-
-$lang['Move_and_Delete'] = "����/�R��";
-
-$lang['Delete_all_posts'] = "�R���Ҧ��峹";
-$lang['Nowhere_to_move'] = "�L�k����";
-
-$lang['Edit_Category'] = "�s����ϦW��";
-$lang['Edit_Category_explain'] = "�ϥΥH�U����ק���ϦW��";
-
-$lang['Forums_updated'] = "�����Τ��ϸ�Ƥw�g������s";
-
-$lang['Must_delete_forums'] = "�b�R���o�Ӥ��Ϥ��e, �z�������R�����ϩ��U���Ҧ�����";
-
-$lang['Click_return_forumadmin'] = "�I�� %s�o��%s ��^�����z";
-
-
-//
-// Smiley Management
-//
-$lang['smiley_title'] = "�����Ÿ��s��";
-$lang['smile_desc'] = "�b�o�ӿﶵ��, �z�i�H�s�W, �R���άO�s������Ÿ��M���y�]�], �H�ѷ|���b�峹�o���άO�p�H�T�����ϥ�.";
-
-$lang['smiley_config'] = "�����Ÿ��]�w";
-$lang['smiley_code'] = "�����Ÿ��N�X";
-$lang['smiley_url'] = "��������";
-$lang['smiley_emot'] = "��������";
-$lang['smile_add'] = "�W�[�@�ӷs����";
-$lang['Smile'] = "����";
-$lang['Emotion'] = "�N������";
-
-$lang['Select_pak'] = "��ܪ����y�]�] (.pak) �ɮ�";
-$lang['replace_existing'] = "�����{���������Ÿ�";
-$lang['keep_existing'] = "�O�d�{���������Ÿ�";
-$lang['smiley_import_inst'] = "�z���N���y�]�]�����äW�ǦܾA���������Ÿ��ؿ�. �M���ܥ��T�����ظ��J���ӯ��y�]�].";
-$lang['smiley_import'] = "���J���y�]�] ";
-$lang['choose_smile_pak'] = "��ܤ@�ӯ��y�]�] .pak �ɮ�";
-$lang['import'] = "���J�����Ÿ�";
-$lang['smile_conflicts'] = "�b�Ĭ𪺱��p�U�������X���M�w";
-$lang['del_existing_smileys'] = "���J�e���R���ª������Ÿ�";
-$lang['import_smile_pack'] = "���J���y�]�]";
-$lang['export_smile_pack'] = "�إ߯��y�]�]";
-$lang['export_smiles'] = "�p�z�Ʊ�N�{���������Ÿ��s�@�����y�]�], ���I�� %s�o��%s �U�� smiles.pak �ɮ�, �ýT�w����ɦW��.pak.";
-
-$lang['smiley_add_success'] = "�s�������Ÿ��w�g���\�[�J";
-$lang['smiley_edit_success'] = "�����Ÿ��w�g������s";
-$lang['smiley_import_success'] = "���y�]�]�w�Q���Q���J!";
-$lang['smiley_del_success'] = "�����Ÿ��w�Q���Q����";
-$lang['Click_return_smileadmin'] = "�I�� %s�o��%s ��^�����Ÿ��s��";
-
-
-//
-// User Management
-//
-$lang['User_admin'] = "�|���z";
-$lang['User_admin_explain'] = "�b�o�ӱ���O��, �z�i�H�ܧ�|�����ӤH��ƥH�ίS���ﶵ. ���p�z�n�ק�|�����v��, �Шϥη|���θs�պz���v���]�w�\��.";
-
-$lang['Look_up_user'] = "�d�߷|��";
-
-$lang['Admin_user_fail'] = "�L�k��s�|�����ӤH���";
-$lang['Admin_user_updated'] = "�|�����ӤH��Ƥw�g������s";
-$lang['Click_return_useradmin'] = "�I�� %s�o��%s ��^�|���z";
-
-$lang['User_delete'] = "�R���|��";
-$lang['User_delete_explain'] = "�Ŀ�o�̱N�|�R���|��, �o�Ӱʧ@�N�L�k�٭�";
-$lang['User_deleted'] = "�|���Q���Q�R��.";
-
-$lang['User_status'] = "�|���b���w�ҥ�";
-$lang['User_allowpm'] = "���\�ϥΨp�H�T��";
-$lang['User_allowavatar'] = "���\�ϥέӤH�Y��";
-
-$lang['Admin_avatar_explain'] = "�z�i�H�R���|�����ӤH�Y��";
-
-$lang['User_special'] = "�z���M��";
-$lang['User_special_explain'] = "�z�i�H�ܧ�|�����b���ҥΪ��A�Ψ䥦�����v�|�����ﶵ�]�w, �@��|���L�k�ۦ��ܧ�o�dz]�w";
-
-
-//
-// Group Management
-//
-$lang['Group_administration'] = "�s�պz";
-$lang['Group_admin_explain'] = "�b�o�ӱ���O��, �z�i�H�z�Ҧ����|���s��, �z�i�H�إ�, �R���H�νs��{�����|���s��. �z�٥i�H���w�s�ղժ�, �]�w�s�ռҦ� (�}��/�ʳ�/����) �H�θs�ժ��R�W�M�y�z.";
-$lang['Error_updating_groups'] = "�s�է�s�ɵo�Ϳ��~";
-$lang['Updated_group'] = "�s�դw�g������s";
-$lang['Added_new_group'] = "�s���s�դw�g���\�[�J";
-$lang['Deleted_group'] = "�s�դw�Q���Q�R��";
-$lang['New_group'] = "�إ߷s�s��";
-$lang['Edit_group'] = "�s��s��";
-$lang['group_name'] = "�s�զW��";
-$lang['group_description'] = "�s�մy�z";
-$lang['group_moderator'] = "�s�ղժ�";
-$lang['group_status'] = "�s�ռҦ�";
-$lang['group_open'] = "�}��s��";
-$lang['group_closed'] = "�ʳ��s��";
-$lang['group_hidden'] = "���øs��";
-$lang['group_delete'] = "�R���s��";
-$lang['group_delete_check'] = "�R���o�Ӹs��";
-$lang['submit_group_changes'] = "�e�X��s";
-$lang['reset_group_changes'] = "�M�����]";
-$lang['No_group_name'] = "�z���\���w�@�ӦW�ٵ��o�Ӹs��";
-$lang['No_group_moderator'] = "�z���\���w�s�ժ��ժ�";
-$lang['No_group_mode'] = "�z�������w�s�ռҦ� (�}��/�ʳ�/����)";
-$lang['delete_group_moderator'] = "�R���즳���s�ղժ�?";
-$lang['delete_moderator_explain'] = "�p�G�z�ܧ�F�s�ղժ�, �Ŀ�o�ӿﶵ�|�N�즳���s�ղժ��q�s�դ�����, �_�h, �Ф��n�Ŀ�, �o�ӷ|���N���Ŭ��s�ժ����q����.";
-$lang['Click_return_groupsadmin'] = "�I�� %s�o��%s ��^�s�պz.";
-$lang['Select_group'] = "��ܸs��";
-$lang['Look_up_group'] = "�d�߸s��";
-
-
-//
-// Prune Administration
-//
-$lang['Forum_Prune'] = "�����ֳt�R��";
-$lang['Forum_Prune_explain'] = "�o�Ӱʧ@�N�R���Ҧ��b���w�ɶ����S���^�Ъ��D�D. �p�G�z�S�����w�ɭ� (���), �Ҧ����D�D���N�|�Q�R��. ���O�L�k�R�����b�i�椤���벼�D�D�άO���i. �z������ʲ����o�ǥD�D.";
-$lang['Do_Prune'] = "����R��";
-$lang['All_Forums'] = "�Ҧ�����";
-$lang['Prune_topics_not_posted'] = "�R���b�X�Ѥ��S���峹�^�Ъ��D�D";
-$lang['Topics_pruned'] = "�D�D�R��";
-$lang['Posts_pruned'] = "�峹�R��";
-$lang['Prune_success'] = "���������峹�R��";
-
-
-//
-// Word censor
-//
-$lang['Words_title'] = "��r�L�o";
-$lang['Words_explain'] = "�b�o�ӱ���O��, �z�i�H�إ�, �s��ΧR���L�o��r, �o�ǫ��w����r�N�|�Q�L�o�åH������r���. ���~, �|���]�N�L�k�ϥΧt���o�ǭ��w��r���W�٨ӵ��U. ���w���W�٤��\�ϥθU�Φr�� (*), �Ҧp: *test* �]�A detestable, test* �]�A testing, *test �]�A detest.";
-$lang['Word'] = "�L�o��r";
-$lang['Edit_word_censor'] = "�s��L�o��r";
-$lang['Replacement'] = "������r";
-$lang['Add_new_word'] = "�s�W�L�o��r";
-$lang['Update_word'] = "��s�L�o��r";
-
-$lang['Must_enter_word'] = "�z������J�ݭn�L�o����r�Ψ������r";
-$lang['No_word_selected'] = "�z�S����ܭn�s�誺�L�o��r";
-
-$lang['Word_updated'] = "�z�ҿ�ܪ��L�o��r�w�g������s";
-$lang['Word_added'] = "�s���L�o��r�w�g���\�[�J";
-$lang['Word_removed'] = "�z�ҿ�ܪ��L�o��r�w�Q���Q����";
-
-$lang['Click_return_wordadmin'] = "�I�� %s�o��%s ��^��r�L�o";
-
-
-//
-// Mass Email
-//
-$lang['Mass_email_explain'] = "�b�o�ӿﶵ��, �z�i�H�o�e�q�l�l��T�����Ҧ����|���άO�S�w���s��. �o�ʹq�l�l��N�Q�H�e�ܨt�κz�����q�l�l��H�c, �åH�K��ƥ����覡�H�e���Ҧ�����H. �p�G����H�ƹL�h, �t�λݭn�������ɶ��Ӱ���o�Ӱʧ@, �Цb�T���e�X����@�ߵ���, <b>����</b>�b�{�ǧ������e��������ʧ@.";
-$lang['Compose'] = "�q���T��";
-
-$lang['Recipients'] = "����H";
-$lang['All_users'] = "�Ҧ��|��";
-
-$lang['Email_successfull'] = "�q���T���w�g�H�X";
-$lang['Click_return_massemail'] = "�I�� %s�o��%s ��^�q�l�l��q��";
-
-
-//
-// Ranks admin
-//
-$lang['Ranks_title'] = "���źz";
-$lang['Ranks_explain'] = "�b�o�ӱ���O��, �z�i�H�b�s�W, �s��, �˵��H�ΧR�����ŦW��. �o�ǵ��űN�|�Q�Ω�|���z���\��.";
-
-$lang['Add_new_rank'] = "�[�J�s������";
-
-$lang['Rank_title'] = "���ŦW��";
-$lang['Rank_special'] = "�S������";
-$lang['Rank_minimum'] = "�峹�ƶq�ֻ̤ݨD";
-$lang['Rank_maximum'] = "�峹�ƶq�̦h�ݨD";
-$lang['Rank_image'] = "���Źϥ�";
-$lang['Rank_image_explain'] = "�ϥγo�����өw�q���Źϥܪ����|";
-
-$lang['Must_select_rank'] = "�z������ܤ@�ӵ��ŦW��";
-$lang['No_assigned_rank'] = "�S�����w������";
-
-$lang['Rank_updated'] = "���ŦW�٤w�g������s";
-$lang['Rank_added'] = "�s�����ŦW�٤w�g���\�[�J";
-$lang['Rank_removed'] = "���ŦW�٤w�Q���Q����";
-
-$lang['Click_return_rankadmin'] = "�I�� %s�o��%s ��^���źz";
-
-
-//
-// Disallow Username Admin
-//
-$lang['Disallow_control'] = "�T�αb������";
-$lang['Disallow_explain'] = "�b�o�ӿﶵ��, �z�i�H����T�Ϊ��|���b���W�� (�i�ϥθU�Φr�� '*'). �Ъ`�N, �z�L�k�T�Τw�g���U�ϥΪ��|���W��, �z�������R���o�ӷ|���b��, �~��ϥθT�αb�����\��.";
-
-$lang['Delete_disallow'] = "�R��";
-$lang['Delete_disallow_title'] = "�R���T���b���W��";
-$lang['Delete_disallow_explain'] = "�z�i�H�q�M�椤����n�������T�αb���W��";
-
-$lang['Add_disallow'] = "�s�W";
-$lang['Add_disallow_title'] = "�s�W�T���b���W��";
-$lang['Add_disallow_explain'] = "�z�i�H�ϥθU�Φr�� '*'�ӸT�νd����j���|���W��";
-
-$lang['No_disallowed'] = "�S���T���b���W��";
-
-$lang['Disallowed_deleted'] = "�z�ҿ�����T�αb���W�٤w�Q���Q����";
-$lang['Disallow_successful'] = "�s���T�αb���W�٤w�g���\�[�J";
-$lang['Disallowed_already'] = "�L�k�T�αz�ҿ�J���b���W��. �ӱb���W�٥i��w�b�T�βM�椺�Τw�Q���U�ϥ�";
-
-$lang['Click_return_disallowadmin'] = "�I�� %s�o��%s ��^�T�αb������";
-
-
-//
-// Styles Admin
-//
-$lang['Styles_admin'] = "��������z";
-$lang['Styles_explain'] = "�ϥγo�ӥ\��z�i�H�W�[, �����κz�U�ؤ��P���������� (�d���ΧG���D�D) ���ѷ|����ܨϥ�.";
-$lang['Styles_addnew_explain'] = "�H�U�M��]�t�Ҧ��i�ϥΪ��G���D�D. �o���M��W���G���D�D���|���w�˨� phpBB 2 ����Ʈw��. �n�w�˷s���G���D�D�Ъ������U�k�誺����s��.";
-
-$lang['Select_template'] = "��ܽd���W��";
-
-$lang['Style'] = "����";
-$lang['Template'] = "�d��";
-$lang['Install'] = "����w��";
-$lang['Download'] = "�U��";
-
-$lang['Edit_theme'] = "�s��G���D�D";
-$lang['Edit_theme_explain'] = "�z�i�H�ϥΤU�C����s��G���D�D�]�w.";
-
-$lang['Create_theme'] = "�s�W�G���D�D";
-$lang['Create_theme_explain'] = "�z�i�H�ϥΤU�C����Ӭ����w���d���W�[�s���G���D�D. ���]�w�C��� (�z�����ϥΤQ���i��X, �Ҧp: FFFFFF) �z����]�t�_�l�r�� #, �|�Ҧp�U.. CCCCCC �����T�����ܪk, #CCCCCC �h�O���~��.";
-
-$lang['Export_themes'] = "��X�G���D�D";
-$lang['Export_explain'] = "�b�o�Ӫ�����, �z�i�H��X���w�d�����G���D�D���. �ѲM�椤��ܫ��w���d����, �t�αN�|�إߧG���D�D���պA����ɮרøչ��x�s����w���d���ؿ�. �p�G��ƵL�k�x�s, �t�αN���\�z�U���o�Ӹ���ɮ�. �p�G�z�Ʊ�t�ίઽ���x�s�o���ɮ��, �z�����}����w�d���ؿ����g�J�v��. �p�G�z�ݭn��h�o�譱����T, �аѦ� phpBB 2 �ϥλ���.";
-
-$lang['Theme_installed'] = "���w���G���D�D�w�g�w�˧���";
-$lang['Style_removed'] = "���w����������w�q��Ʈw������. �n�q�z���t�Τ������������o�Ӫ�������, �z�����q /templates �������������d���ؿ�";
-$lang['Theme_info_saved'] = "���w���G���D�D��Ƥw�g���\�x�s. �z�����ߧY�ק� theme_info.cfg ����Ū�ݩ� (�p�G�A�Ω���w���d���ؿ�)";
-$lang['Theme_updated'] = "���w���G���D�D�w�Q��s. �z������X�s���G���D�D�]�w��";
-$lang['Theme_created'] = "�G���D�D�w�Q�إ�. �z������X�G���D�D�]�w�ɮ�, �H�������`���ާ@�θ�Ʀw��";
-
-$lang['Confirm_delete_style'] = "�z�T�w�n�R���o�Ӫ�������?";
-
-$lang['Download_theme_cfg'] = "�t�εL�k�g�J�G���D�D���]�w�ɮ�. �Ы��U���s�ѱz���s�������U���o���ɮ�. ���z�U�����o���ɮץH��, �z�Y�i�N�ɮײ���]�t���d�����ؿ����U. �z�i�H���s�]�˳o���ɮץΥH���t�άO�䥦�z�Q�n���B�z�覡";
-$lang['No_themes'] = "�z���w���d���èS���]�t���G���D�D. �n�إ߷s���G���D�D, �Ы��U���豱��x�� '�إ�' �s��";
-$lang['No_template_dir'] = "�L�k�}�ҽd���ؿ�. �o���i��O�]�����ؿ��]�w�����iŪ�����ݩʩάO�ɮڥ����s�b";
-$lang['Cannot_remove_style'] = "�z�L�k�����w�]����������. �Х��ܧ����w�]�����A���դ@��";
-$lang['Style_exists'] = "���w����������W�٤w�g�s�b, �Ц^��W�@�B�ÿ�ܤ@�Ӥ��P���W��";
-
-$lang['Click_return_styleadmin'] = "�I�� %s�o��%s ��^��������z";
-
-$lang['Theme_settings'] = "�G���D�D�]�w";
-$lang['Theme_element'] = "�G���D�D����";
-$lang['Simple_name'] = "²���W��";
-$lang['Value'] = "�ƭ�";
-$lang['Save_Settings'] = "�x�s�]�w";
-
-$lang['Stylesheet'] = "CSS �˦���";
-$lang['Background_image'] = "�I���Ϯ�";
-$lang['Background_color'] = "�I���C��";
-$lang['Theme_name'] = "�G���D�D�W��";
-$lang['Link_color'] = "���`���s���C��";
-$lang['Text_color'] = "��r�C��";
-$lang['VLink_color'] = "���[�L���s���C�� (visited)";
-$lang['ALink_color'] = "�ƹ����U���s���C�� (active)";
-$lang['HLink_color'] = "�ƹ����L���s���C�� (hover)";
-$lang['Tr_color1'] = "����C�C��@";
-$lang['Tr_color2'] = "����C�C��G";
-$lang['Tr_color3'] = "����C�C��T";
-$lang['Tr_class1'] = "����C�ݩ����O�@";
-$lang['Tr_class2'] = "����C�ݩ����O�G";
-$lang['Tr_class3'] = "����C�ݩ����O�T";
-$lang['Th_color1'] = "���ؼ��D�C��@";
-$lang['Th_color2'] = "���ؼ��D�C��G";
-$lang['Th_color3'] = "���ؼ��D�C��T";
-$lang['Th_class1'] = "���ؼ��D�ݩ����O�@";
-$lang['Th_class2'] = "���ؼ��D�ݩ����O�G";
-$lang['Th_class3'] = "���ؼ��D�ݩ����O�T";
-$lang['Td_color1'] = "��Ʈ��C��@";
-$lang['Td_color2'] = "��Ʈ��C��G";
-$lang['Td_color3'] = "��Ʈ��C��T";
-$lang['Td_class1'] = "��Ʈ��ݩ����O�@";
-$lang['Td_class2'] = "��Ʈ��ݩ����O�G";
-$lang['Td_class3'] = "��Ʈ��ݩ����O�T";
-$lang['fontface1'] = "�r�������@";
-$lang['fontface2'] = "�r�������G";
-$lang['fontface3'] = "�r�������T";
-$lang['fontsize1'] = "�r���j�p�@";
-$lang['fontsize2'] = "�r���j�p�G";
-$lang['fontsize3'] = "�r���j�p�T";
-$lang['fontcolor1'] = "�r���C��@";
-$lang['fontcolor2'] = "�r���C��G";
-$lang['fontcolor3'] = "�r���C��T";
-$lang['span_class1'] = "Span �ݩ����O�@";
-$lang['span_class2'] = "Span �ݩ����O�G";
-$lang['span_class3'] = "Span �ݩ����O�T";
-$lang['img_poll_size'] = "����έp�q�ϥܤj�p [px]";
-$lang['img_pm_size'] = "�p�H�T���ϥζq�ϥܤj�p [px]";
-
-
-//
-// Install Process
-//
-$lang['Welcome_install'] = "�w��w�� phpBB 2 �Q�װϨt��";
-$lang['Initial_config'] = "�]�w";
-$lang['DB_config'] = "��Ʈw�]�w";
-$lang['Admin_config'] = "�t�κz���]�w";
-$lang['continue_upgrade'] = "�b�z�U�����t�γ]�w�� (config.php) ����, �z�i�H���U '�~��ɯ�' �����s�~��U�@�B. �Цb�Ҧ��ɯŵ{�ǧ�����A�W�dz]�w��.";
-$lang['upgrade_submit'] = "�~��ɯ�";
-
-$lang['Installer_Error'] = "�w�˹L�{���o�Ϳ��~";
-$lang['Previous_Install'] = "�z�w�����w�˵{��";
-$lang['Install_db_error'] = "�b���է�s��Ʈw�ɵo�Ϳ��~";
-
-$lang['Re_install'] = "�z���e�w�˪� phpBB 2 �Q�װϨt�Τ��b�ϥΤ�. <br /><br />�p�G�z�Ʊ歫�s�w�� phpBB 2 �Q�װϨt�νп�� '�O' �����s. �Ъ`�N, ����o�Ӱʧ@�N�|�����Ҧ����{�s���, �ӥB���|�@���ƥ�! �t�κz���b���αK�X�N�Q���s�إ�, �Ҧ��]�w�]�N���|�Q�O�d. <br /><br />�Цb�z���U '�O' �����s�e�ԷV�Ҽ{!";
-
-$lang['Inst_Step_0'] = "�P�±z��� phpBB 2 �Q�װϨt��. �z������g�U�C��ƥH�����w�˵{��. �b�w�˫e, �Х��T�w�z�ҭn�ϥΪ���Ʈw�w�g�إ�.";
-
-$lang['Start_Install'] = "�}�l�w��";
-$lang['Finish_Install'] = "�����w��";
-
-$lang['Default_lang'] = "�w�]�Q�װϻy�t";
-$lang['DB_Host'] = "��Ʈw���A���D���W��";
-$lang['DB_Name'] = "�z����Ʈw�W��";
-$lang['DB_Username'] = "��Ʈw�ϥΪ̱b��";
-$lang['DB_Password'] = "��Ʈw�K�X";
-$lang['Database'] = "�z����Ʈw";
-$lang['Install_lang'] = "��ܭn�w�˪��y�t";
-$lang['dbms'] = "��Ʈw�榡";
-$lang['Table_Prefix'] = "��Ʈw������r�� (Prefix)";
-$lang['Admin_Username'] = "�t�κz���b���W��";
-$lang['Admin_Password'] = "�t�κz���K�X";
-$lang['Admin_Password_confirm'] = "�t�κz���K�X [ �A�T�{ ]";
-
-$lang['Inst_Step_2'] = "�z���t�κz���b���w�Q�إ�, �Q�װϪ��w�ˤw�g����, �y�� �z�N�Q���ަܰQ�װϪ��z����. �нT�{�z�w�ˬd�պA���]�w�ð��A�����ק�. �A�@���P�±z��ܨϥ� phpBB 2 �Q�װ�.";
-
-$lang['Unwriteable_config'] = "�z���t�γ]�w�ɵL�k�g�J, �z�i�H�Q�ΤU����s�U���]�w��, �A�N�o���ɮפW�Ǧ� phpBB 2 �Q�װϪ���Ƨ�. �b�����o�ǰʧ@����z�����ϥΨt�κz���b����K�X�n�J�öi�J�t�κz����x (�b�z�n�J��, �U��N�X�{�@�Ӷi�J\"�t�κz����x\"���s��) �ˬd�z���պA�]�w. �̫�P�±z��ܨϥΦw�� phpBB 2 �Q�װϨt��.";
-$lang['Download_config'] = "�U���]�w��";
-
-$lang['ftp_choose'] = "��ܤU���覡";
-$lang['ftp_option'] = "<br />�b FTP �]�w������, �z�i�H���զ۰ʤW�Ǫ��\��.";
-$lang['ftp_instructs'] = "�z�w�g��ܹ��ըϥ� FTP �h�۰ʦw�˱z�� phpBB 2 �Q�װ�. �п�J�U�C��ƨ�²�Ƴo�ӹL�{. �Ъ`�N: FTP ���|����z�w�� phpBB 2 �� FTP ���|�����ۦP.";
-$lang['ftp_info'] = "��J�z�� FTP ��T";
-$lang['Attempt_ftp'] = "���ըϥ� FTP �W�dz]�w��:";
-$lang['Send_file'] = "�ۦ�W�dz]�w��";
-$lang['ftp_path'] = "�w�� phpBB 2 �� FTP ���|:";
-$lang['ftp_username'] = "�z�� FTP �n�J�W��:";
-$lang['ftp_password'] = "�z�� FTP �n�J�K�X:";
-$lang['Transfer_config'] = "�}�l�ǿ�";
-$lang['NoFTP_config'] = "FTP �W�dz]�w�ɥ���. �ФU���]�w�ɨù��դ�ʤW��.";
-
-$lang['Install'] = "����w��";
-$lang['Upgrade'] = "�t�Τɯ�";
-
-
-$lang['Install_Method'] = "�п�ܦw�˼Ҧ�";
-
-$lang['Install_No_Ext'] = "�z�D���W�� PHP �]�w�ä��䴩�z�ҿ�ܪ���Ʈw���A";
-
-$lang['Install_No_PCRE'] = "phpBB2 �ݭn�ϥΨ� Perl-Compatible Regular Expressions Module, �ӱz�� PHP �]�w�ä��䴩�o���\��";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php + +/*************************************************************************** + * lang_admin.php [English] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_admin.php,v 1.33 2002/02/15 15:36:35 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * Traditional Chinese[�c�餤��y�t] Translation + * ------------------- + * begin : Thu Nov 26 2001 + * by : �p�ˤl, OOHOO, �Ӯa�M�h, �� + * email : kyo.yoshika@msa.hinet.net + * mchiang@bigpond.net.au + * sjwu1@ms12.hinet.net + * f8806077@mail.dyu.edu.tw + * + * last modify : Wed Feb 27 2002 + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Format is same as lang_main +// + +// Translator credit +$lang['TRANSLATION_INFO'] = '�c�餤��ƥ� <a href="http://heaven.wusdsl.net/phpbb/viewtopic.php?p=2811#2811"><font color="#FF6633">�˿߬P�yPBB2����j�ƶ}�o�p��</font></a> �s�@'; + +// +// Modules, this replaces the keys used +// in the modules[][] arrays in each module file +// +$lang['General'] = "�@��z"; +$lang['Users'] = "�|���z"; +$lang['Groups'] = "�s�պz"; +$lang['Forums'] = "�����z"; +$lang['Styles'] = "����z"; + +$lang['Configuration'] = "�պA"; +$lang['Permissions'] = "�v���]�w"; +$lang['Manage'] = "�z�ﶵ"; +$lang['Disallow'] = "�T�αb��"; +$lang['Prune'] = "�ֳt�R��"; +$lang['Mass_Email'] = "�q�l�l��q��"; +$lang['Ranks'] = "���źz"; +$lang['Smilies'] = "�����Ÿ�"; +$lang['Ban_Management'] = "���걱��"; +$lang['Word_Censor'] = "��r�L�o"; +$lang['Export'] = "��X"; +$lang['Create_new'] = "�إ�"; +$lang['Add_new'] = "�s�W"; +$lang['Backup_DB'] = "�ƥ���Ʈw"; +$lang['Restore_DB'] = "�٭��Ʈw"; + + +// +// Index +// +$lang['Admin'] = "�t�κz"; +$lang['Not_admin'] = "�z�����v�i�J�t�κz����x"; +$lang['Welcome_phpBB'] = "�w����{ phpBB 2 �t�κz����x"; +$lang['Admin_intro'] = "�P�±z��� phpBB 2 �@���z���Q�װϨt��. �b�o�Ӫ�����, �z�i�H�z�L�@�Dzέp��Ƨֳt���˵��z���Q�װϨt��. �z�i�H�ǥ��I�ﱱ��x���誺<u>����x����</u>�s���^��o�@��. �n�^��z���Q�װϭ���, ���I��b����x���W�誺 phpBB �лx�ϥ�. �b�o�ӵe�����誺��L�s��, �N���\�z����Q�װϨt�Ϊ��Ҧ��z�ﶵ, �ӨC�Ӫ����̤]�|���U���\��ϥθѻ�."; +$lang['Main_index'] = "�Q�װϭ���"; +$lang['Forum_stats'] = "�Q�װϲέp���"; +$lang['Admin_Index'] = "����x����"; +$lang['Preview_forum'] = "�w���Q�װ�"; + +$lang['Click_return_admin_index'] = "�I�� %s�o��%s �^�챱��x����"; + +$lang['Statistic'] = "�έp���"; +$lang['Value'] = "�ƭ�"; +$lang['Number_posts'] = "�峹�`��"; +$lang['Posts_per_day'] = "�����C�ѵo�����峹�`��"; +$lang['Number_topics'] = "�D�D�`��"; +$lang['Topics_per_day'] = "�����C�ѵo�����D�D�`��"; +$lang['Number_users'] = "���U�|���`��"; +$lang['Users_per_day'] = "�����C�ѵ��U���|���`��"; +$lang['Board_started'] = "�Q�װϱҥΤ��"; +$lang['Avatar_dir_size'] = "�Y����Ƨ��ɮפj�p"; +$lang['Database_size'] = "��Ʈw�ɮפj�p"; +$lang['Gzip_compression'] ="Gzip compression"; +$lang['Not_available'] = "�L"; + +$lang['ON'] = "�}��"; // This is for GZip compression +$lang['OFF'] = "����"; + + +// +// DB Utils +// +$lang['Database_Utilities'] = "��Ʈw�u��z"; + +$lang['Restore'] = "�٭�"; +$lang['Backup'] = "�ƥ�"; +$lang['Restore_explain'] = "�b�o�ӿﶵ��, �z�i�H�ϥγƥ����ɮ�, ����a�٭� phpBB 2 �ҨϥΪ���Ʈw����. �p�G�z�����A���䴩 GZIP ���Y����r��, �t�αN�|�ۦ�����z�ҤW�Ǫ����Y��. <b>ĵ�i</b> �٭�ʧ@�N�|�����л\�Ҧ��{�s�����. �t���٭�ʧ@�i��|��O�@�q�ɶ��h����, ����t�Χ����e�Ф��n���}�o�ӭ���."; +$lang['Backup_explain'] = "�b�o�ӿﶵ��, �z�i�H�ƥ��Ҧ� phpBB 2 �Q�װϪ��������. �p�G�z���䥦�ۦ�w�q�������b phpBB 2 �Q�װϩҨϥΪ���Ʈw��, �ӥB�z�]�Q�@�ֳƥ��o���B�~������, �Цb�U�誺 <b>���[������</b> �椺��J�L�̪��W�r�åγr���ϧO�} (�Ҧp: abc, cde). ���p�z�����A�����䴩 GZIP ���Y�榡, �z�i�H�b�U���e�ϥ� GZIP ���Y�Ӵ���ɮת��j�p."; + +$lang['Backup_options'] = "�ƥ��ﶵ"; +$lang['Start_backup'] = "�}�l�ƥ�"; +$lang['Full_backup'] = "����ƥ�"; +$lang['Structure_backup'] = "�u���ƥ��[�c"; +$lang['Data_backup'] = "�u���ƥ����"; +$lang['Additional_tables'] = "���[������"; +$lang['Gzip_compress'] = "Gzip ���Y�ɮ�"; +$lang['Select_file'] = "����ɮ�"; +$lang['Start_Restore'] = "�}�l�٭�"; + +$lang['Restore_success'] = "��Ʈw�w�g���Q���Q�t���٭�.<br /><br />�Q�װϤw�Q�٭�ܳƥ��ɪ����A."; +$lang['Backup_download'] = "�Э@�ߵ���. �z���ƥ��ɮפU���n�D�Y�N�}�l!"; +$lang['Backups_not_supported'] = "��p! �z�Ұ��檺�t���٭�ʧ@�S�����T���Q����"; + +$lang['Restore_Error_uploading'] = "�W�Ǫ��ƥ��ɮ��~"; +$lang['Restore_Error_filename'] = "�ɮצW�٦����D, �Э��s����ɮ�"; +$lang['Restore_Error_decompress'] = "�L�k���� Gzip �ɮ�, �ХH�¤�r�Ҧ��W��"; +$lang['Restore_Error_no_file'] = "�S���W�Ǫ��ɮ�"; + + +// +// Auth pages +// +$lang['Select_a_User'] = "��ܤ@�ӨϥΪ�"; +$lang['Select_a_Group'] = "��ܤ@�Ӹs��"; +$lang['Select_a_Forum'] = "��ܤ@�Ӫ���"; +$lang['Auth_Control_User'] = "�|���v���]�w"; +$lang['Auth_Control_Group'] = "�s���v���]�w"; +$lang['Auth_Control_Forum'] = "�����v���]�w"; +$lang['Look_up_User'] = "�d�߷|��"; +$lang['Look_up_Group'] = "�d�߸s��"; +$lang['Look_up_Forum'] = "�d�ߪ���"; + +$lang['Group_auth_explain'] = "�b�o�ӿﶵ��, �z�i�H���s�ժ��v���]�w�Ϋ��w�z�����. �Ъ`�N, �Y�ϭק�s���v���]�w, �|���i�ऴ�M�֦��i�J��������|���v��. �p�G�o�ͤW�z����, �t�η|����v���Ĭ�ĵ�i."; +$lang['User_auth_explain'] = "�b�o�ӿﶵ��, �z�i�H���|�����v���]�w�Ϋ��w�z�����. �Ъ`�N, �Y�ϭק�|���v���]�w, �|���i�ऴ�M�֦��i�J��������s���v��. �p�G�o�ͤW�z����, �t�η|����v���Ĭ�ĵ�i."; +$lang['Forum_auth_explain'] = "�b�o�ӿﶵ��, �z�i�H��睊�����ϥ��v���]�w. �z�i�H��ܨϥ�²���άO�i���Ҧ��]�w, �i���Ҧ��ണ�ѱz���㪺�v���]�w����. �аO�o�Ҧ������ܳ��N�|�v�T��|���̪������ϥ��v��."; + +$lang['Simple_mode'] = "²���Ҧ�"; +$lang['Advanced_mode'] = "�i���Ҧ�"; +$lang['Moderator_status'] = "�z�����"; + +$lang['Allowed_Access'] = "���\�i�J"; +$lang['Disallowed_Access'] = "�T��i�J"; +$lang['Is_Moderator'] = "�㪩���z�����"; +$lang['Not_Moderator'] = "���㪩���z�����"; + +$lang['Conflict_warning'] = "�v���Ĭ�ĵ�i"; +$lang['Conflict_access_userauth'] = "�o�ӷ|�����M�i�H�z�L�s�զ��������i�J�S�w������. �z�i�H�ǥ��ܧ�s���v���άO�����o�ӷ|�����s�ո��, �Ө���ӷ|���i�J�������."; +$lang['Conflict_mod_userauth'] = "�o�ӷ|�����M�i�H�z�L�s�զ��������֦������z���v��. �z�i�H�ǥ��ܧ�s���v���άO�����o�ӷ|�����v��, �Ө���ӷ|���i�J�������."; + +$lang['Conflict_access_groupauth'] = "�U�C�|�����M�i�H�z�L�L�̪��|���v���i�J�S�w������. �z�i�H���|���v���Ө���L�̶i�J�������. �o�Ƿ|�����v���p�U: "; +$lang['Conflict_mod_groupauth'] = "�U�C�|���̵M�i�H�z�L�L�̪��|���v���֦������z���v��. �z�i�H���|���v���Ӱ��h�L�̪������z�v��. �o�Ƿ|�����v���p�U: "; + +$lang['Public'] = "���}"; +$lang['Private'] = "�D���}"; +$lang['Registered'] = "���U�|��"; +$lang['Administrators'] = "�t�κz��"; +$lang['Hidden'] = "����"; + +// These are displayed in the drop down boxes for advanced +// mode forum auth, try and keep them short! +$lang['Forum_ALL'] = "�Ҧ��|��"; +$lang['Forum_REG'] = "���U�|��"; +$lang['Forum_PRIVATE'] = "�s�զ���"; +$lang['Forum_MOD'] = "�����z��"; +$lang['Forum_ADMIN'] = "�t�κz��"; + +$lang['View'] = "�˵�"; +$lang['Read'] = "�\Ū"; +$lang['Post'] = "�o��"; +$lang['Reply'] = "�^��"; +$lang['Edit'] = "�s��"; +$lang['Delete'] = "�R��"; +$lang['Sticky'] = "�m��"; +$lang['Announce'] = "���i"; +$lang['Vote'] = "�벼"; +$lang['Pollcreate'] = "���ﬡ��"; + +$lang['Permissions'] = "�v���]�w"; +$lang['Simple_Permission'] = "���v��"; + +$lang['User_Level'] = "�|������"; +$lang['Auth_User'] = "�|��"; +$lang['Auth_Admin'] = "�t�κz��"; +$lang['Group_memberships'] = "�|���s�ղM��"; +$lang['Usergroup_members'] = "�o�Ӹs�վ֦��H�U����"; + +$lang['Forum_auth_updated'] = "�����v���]�w����"; +$lang['User_auth_updated'] = "�|���v���]�w����"; +$lang['Group_auth_updated'] = "�s���v���]�w����"; + +$lang['Auth_updated'] = "�v���]�w�w�g������s"; +$lang['Click_return_userauth'] = "�I�� %s�o��%s ��^�|���v���]�w"; +$lang['Click_return_groupauth'] = "�I�� %s�o��%s ��^�s���v���]�w"; +$lang['Click_return_forumauth'] = "�I�� %s�o��%s ��^�����v���]�w"; + + +// +// Banning +// +$lang['Ban_control'] = "���걱��"; +$lang['Ban_explain'] = "�b�o�ӿﶵ��, �z�i�H����|��������. �z�i�H����@�ӫ��w�d�� IP ��}�άO�q���D���W��, �o�Ǥ�k���O�Ψ��קK�Q���ꪺ�|���i�J�Q�װϭ���. �z�]�i�H���w����q�l�l���}�Ө�����U�|���ϥΤ��P���b�����Ƶ��U. �Ъ`�N���z����@�ӹq�l�l���}��, �N���v�T��|���b�z�Q�װϪ��n�J�άO�o���ʧ@, �z���ӨϥΫe����ؤ覡�䤤���@�ӫإ߫���."; +$lang['Ban_explain_warn'] = "���z��J�@�ӽd�� IP ��}, �N�|�y����ӰϬq�� IP ��}�Q����. �յۨϥθU�Φr�� (*) ���Y�u�q�l�l���}�H�קK���θ�Ʈw�Ŷ�. ���p�z�@�w�n��J�@�ӽd��, �ЫO����²�άO�A������}���A."; + +$lang['Select_username'] = "��ܷ|���W��"; +$lang['Select_ip'] = "��� IP ��}"; +$lang['Select_email'] = "��ܹq�l�l���}"; + +$lang['Ban_username'] = "����@�өΦh�ӫ��w���|���W��"; +$lang['Ban_username_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@������h�ӷ|���W��"; + +$lang['Ban_IP'] = "����@�өΦh�� IP ��}�άO�q���D���W��"; +$lang['IP_hostname'] = "IP ��}�άO�q���D���W��"; +$lang['Ban_IP_explain'] = "�n���w�h�Ӥ��P�� IP ��}�άO�D���W��, �Шϥγr�I ',' �ӰϹj����. �n���w IP ��}���d��, �Шϥ� '-' �ӰϹj�_�l��}�ε�����}, �άO�ϥθU�Φr�� '*'"; + +$lang['Ban_email'] = "����@�өΦh�ӹq�l�l���}"; +$lang['Ban_email_explain'] = "�n���w�h�Ӥ��P���q�l�l���}, �Шϥγr�I ',' �ӰϹj����, �άO�ϥθU�Φr�� '*', �Ҧp: *@hotmail.com"; + +$lang['Unban_username'] = "�Ѱ��@�өΦh�ӫ��ꪺ�|���W��"; +$lang['Unban_username_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@���Ѱ��h�ӫ��ꪺ�|���W��"; + +$lang['Unban_IP'] = "�Ѱ��@�өΦh�ӫ��ꪺ IP ��}"; +$lang['Unban_IP_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@���Ѱ��h�ӫ��ꪺ IP ��}"; + +$lang['Unban_email'] = "�Ѱ��@�өΦh�ӫ��ꪺ�q�l�l���}"; +$lang['Unban_email_explain'] = "�z�i�H�ϥηƹ��Ϋ���զX (�Ҧp: Ctrl �� Shift), �@���Ѱ��h�ӫ��ꪺ�q�l�l���}"; + +$lang['No_banned_users'] = "�S���Q���ꪺ�|���W��"; +$lang['No_banned_ip'] = "�S���Q���ꪺ IP ��}"; +$lang['No_banned_email'] = "�S���Q���ꪺ�q�l�l���}"; + +$lang['Ban_update_sucessful'] = "����M��w�g������s"; +$lang['Click_return_banadmin'] = "�I�� %s�o��%s ��^���걱��"; + + +// +// Configuration +// +$lang['General_Config'] = "�պA"; +$lang['Config_explain'] = "�z�i�H�ϥΤU�C����ӽվ�@�몺�]�w�ﶵ. �|���Ϊ����]�w�Шϥεe������ (�t�κz) �������s��."; + +$lang['Click_return_config'] = "�I�� %s�o��%s ��^�պA"; + +$lang['General_settings'] = "�Q�װϰ]�w"; +$lang['Server_name'] = "����W��"; +$lang['Server_name_explain'] = "�Q�װϨϥκ���"; +$lang['Script_path'] = "�t�ε{���s����|"; +$lang['Script_path_explain'] = "�Q�װϹ������쪺���|"; +$lang['Server_port'] = "�D���s����"; +$lang['Server_port_explain'] = "�D���q�`�ϥ� 80 �ӧ@���s����, ���D�z�ϥΤ��P���s����, �_�h�o���]�w�O���ݧ�諸"; +$lang['Site_name'] = "�Q�װϦW��"; +$lang['Site_desc'] = "�Q�װϴy�z"; +$lang['Board_disable'] = "�Ȯ�����"; +$lang['Board_disable_explain'] = "�o�Ӱʧ@�N�|�Ȯ������Q�װ�. ���z����o�Ӱʧ@��, �Фŵn�X, �]���z�N�L�k���s�n�J!"; +$lang['Acct_activation'] = "�b���ҥΰʧ@"; +$lang['Acc_None'] = "����"; // These three entries are the type of activation +$lang['Acc_User'] = "�ѷ|���ۦ�ҥ�"; +$lang['Acc_Admin'] = "�Ѩt�κz���}��"; + +$lang['Abilities_settings'] = "�|���Ϊ����]�w"; +$lang['Max_poll_options'] = "���ﶵ�ت��̰�����ƥ�"; +$lang['Flood_Interval'] = "�������"; +$lang['Flood_Interval_explain'] = "�峹�o�������j�ɶ� (��)"; +$lang['Board_email_form'] = "�|���p��ï"; +$lang['Board_email_form_explain'] = "�|���i�H�o�e�q�l�l�Q�װϪ���L�|��"; +$lang['Topics_per_page'] = "�C����ܥD�D��"; +$lang['Posts_per_page'] = "�C����ܵo����"; +$lang['Hot_threshold'] = "�������D��ܼ�"; +$lang['Default_style'] = "�w�]�˦�"; +$lang['Override_style'] = "��½�|����ܼ˦�"; +$lang['Override_style_explain'] = "�N�|���ҿ諸�˦��אּ�w�]�˦�"; +$lang['Default_language'] = "�w�]�y�t"; +$lang['Date_format'] = "�ɶ��榡"; +$lang['System_timezone'] = "�t�ήɶ�"; +$lang['Enable_gzip'] = "�}�� GZip �ɮ����Y�榡"; +$lang['Enable_prune'] = "�}�Ҫ����R��Ҧ�"; +$lang['Allow_HTML'] = "���\�ϥ� HTML �y�k"; +$lang['Allow_BBCode'] = "���\�ϥ� BBCode �N�X"; +$lang['Allowed_tags'] = "���\�ϥΪ� HTML ����"; +$lang['Allowed_tags_explain'] = "�H�r�I�Ϲj HTML ����"; +$lang['Allow_smilies'] = "���\�ϥΪ����Ÿ�"; +$lang['Smilies_path'] = "�����Ÿ��x�s���|"; +$lang['Smilies_path_explain'] = "�b�z phpBB 2 �ڥؿ����U�����|, �Ҧp: images/smilies"; +$lang['Allow_sig'] = "���\ñ�W��"; +$lang['Max_sig_length'] = "ñ�W�ɪ���"; +$lang['Max_sig_length_explain'] = "�ϥΪ̭ө�ñ�W�̦h�i�ϥΦr��"; +$lang['Allow_name_change'] = "���\���n�J�W��"; + +$lang['Avatar_settings'] = "�ӤH�Y���]�w"; +$lang['Allow_local'] = "�ϥΨt�ά�ï"; +$lang['Allow_remote'] = "���\�s���Y��"; +$lang['Allow_remote_explain'] = "�q�~�����}�s���ӤH�Y��"; +$lang['Allow_upload'] = "���\�W���Y��"; +$lang['Max_filesize'] = "�Y���ɮפ��i�W�L"; +$lang['Max_filesize_explain'] = "�ѨϥΪ̤W���Y���ɮ�"; +$lang['Max_avatar_size'] = "�Y���ؤo���i�j��"; +$lang['Max_avatar_size_explain'] = "(�� x �e �������)"; +$lang['Avatar_storage_path'] = "�ӤH�Y���x�s���|"; +$lang['Avatar_storage_path_explain'] = "�b�z phpBB 2 �ڥؿ����U�����|, �Ҧp: images/avatars"; +$lang['Avatar_gallery_path'] = "�t�ά�ï�x�s���|"; +$lang['Avatar_gallery_path_explain'] = "�b�z phpBB 2 �ڥؿ����U�����|, �Ҧp: images/avatars/gallery"; + +$lang['COPPA_settings'] = "COPPA (����ൣ�������p�O�@�k) �]�w"; +$lang['COPPA_fax'] = "COPPA �ǯu���X"; +$lang['COPPA_mail'] = "COPPA �l���a�}"; +$lang['COPPA_mail_explain'] = "�o�O�Ѯa���H�e COPPA �|�����U�ӽЮѪ��l���a�}"; + +$lang['Email_settings'] = "�q�l�l��]�w"; +$lang['Admin_email'] = "�t�κz���q�l�l��H�c"; +$lang['Email_sig'] = "�q�l�l��ñ�W��"; +$lang['Email_sig_explain'] = "�o��ñ�W�ɱN�|�Q���[�b�Ҧ��ѰQ�װϨt�ΰe�X���q�l�l��"; +$lang['Use_SMTP'] = "�ϥ� SMTP ���A���ǰe�q�l�l��"; +$lang['Use_SMTP_explain'] = "���p�z�Q�n�ϥ� SMTP ���A���o�e�q�l�l��п�� '�O'"; +$lang['SMTP_server'] = "SMTP ���A������W��"; +$lang['SMTP_username'] = "SMTP �ϥΪ̱b��"; +$lang['SMTP_username_explain'] = "�u���b�D�����n�D�����p�U�~�ݭn��J"; +$lang['SMTP_password'] = "SMTP �K�X"; +$lang['SMTP_password_explain'] = "�u���b�D�����n�D�����p�U�~�ݭn��J"; + +$lang['Disable_privmsg'] = "�p�H�T��"; +$lang['Inbox_limits'] = "���̤j�e�q"; +$lang['Sentbox_limits'] = "�H�̤j�e�q"; +$lang['Savebox_limits'] = "�x�s���̤j�e�q"; + +$lang['Cookie_settings'] = "Cookie �]�w"; +$lang['Cookie_settings_explain'] = "�o�dz]�w����� Cookie ���w�q, �N�@�몺���p, �ϥΨt�ιw�]�ȴN�i�H�F. �p�G�z�n���o�dz]�w, �Фp�߳B�z, �������]�w�N�ɭP�|���ݭ��Ƶn�J"; +$lang['Cookie_domain'] = "Cookie ���w���� [ �iŪ�� Cookie ��ƪ����� ]"; +$lang['Cookie_name'] = "Cookie �W��"; +$lang['Cookie_path'] = "Cookie ���|"; +$lang['Cookie_secure'] = "Cookie �[�K [ https ]"; +$lang['Cookie_secure_explain'] = "�p�G�z���D���ϥ� SSL �q�T��w, �ж}�ҳo���]�w, �_�h�ЫO�����������A"; +$lang['Session_length'] = "Session �s���ɶ� [ �� ]"; + + +// +// Forum Management +// +$lang['Forum_admin'] = "�����z"; +$lang['Forum_admin_explain'] = "�b�o�ӱ���O��, �z�i�H�s�W, �R��, �s��έ��s�ƦC���ϩM����, �H�έ��㪩�������������."; +$lang['Edit_forum'] = "�s�誩��"; +$lang['Create_forum'] = "�إ߷s����"; +$lang['Create_category'] = "�إ߷s����"; +$lang['Remove'] = "����"; +$lang['Action'] = "����"; +$lang['Update_order'] = "��s�¦�"; +$lang['Config_updated'] = "�պA�w�g������s"; +$lang['Edit'] = "�s��"; +$lang['Delete'] = "�R��"; +$lang['Move_up'] = "���W����"; +$lang['Move_down'] = "���U����"; +$lang['Resync'] = "����������"; +$lang['No_mode'] = "�S���]�w�Ҧ�"; +$lang['Forum_edit_delete_explain'] = "�z�i�H�ϥΤU�C����ӽվ�@�몺�]�w�ﶵ. �|���Ϊ����]�w�Шϥεe������ (�t�κz) �������s��."; + +$lang['Move_contents'] = "����/�R���Ҧ����e"; +$lang['Forum_delete'] = "�R������"; +$lang['Forum_delete_explain'] = "�z�i�H�ϥΤU�C����ӧR������ (�Τ���), �åi���ʥ]�t�b���������Ҧ��峹."; + +$lang['Forum_settings'] = "�����]�w"; +$lang['Forum_name'] = "�����W��"; +$lang['Forum_desc'] = "�����y�z"; +$lang['Forum_status'] = "�������A"; +$lang['Forum_pruning'] = "�w���R��"; + +$lang['prune_freq'] = 'Check for topic age every'; +$lang['prune_days'] = "�R���b�X�Ѥ��S���峹�^�Ъ��D�D"; +$lang['Set_prune_data'] = "�z�w�g�}�Ҫ����w���R�媺�\��, ���å����������]�w. �Ц^��W�@�B�]�w����������"; + +$lang['Move_and_Delete'] = "����/�R��"; + +$lang['Delete_all_posts'] = "�R���Ҧ��峹"; +$lang['Nowhere_to_move'] = "�L�k����"; + +$lang['Edit_Category'] = "�s����ϦW��"; +$lang['Edit_Category_explain'] = "�ϥΥH�U����ק���ϦW��"; + +$lang['Forums_updated'] = "�����Τ��ϸ�Ƥw�g������s"; + +$lang['Must_delete_forums'] = "�b�R���o�Ӥ��Ϥ��e, �z�������R�����ϩ��U���Ҧ�����"; + +$lang['Click_return_forumadmin'] = "�I�� %s�o��%s ��^�����z"; + + +// +// Smiley Management +// +$lang['smiley_title'] = "�����Ÿ��s��"; +$lang['smile_desc'] = "�b�o�ӿﶵ��, �z�i�H�s�W, �R���άO�s������Ÿ��M���y�]�], �H�ѷ|���b�峹�o���άO�p�H�T�����ϥ�."; + +$lang['smiley_config'] = "�����Ÿ��]�w"; +$lang['smiley_code'] = "�����Ÿ��N�X"; +$lang['smiley_url'] = "��������"; +$lang['smiley_emot'] = "��������"; +$lang['smile_add'] = "�W�[�@�ӷs����"; +$lang['Smile'] = "����"; +$lang['Emotion'] = "�N������"; + +$lang['Select_pak'] = "��ܪ����y�]�] (.pak) �ɮ�"; +$lang['replace_existing'] = "�����{���������Ÿ�"; +$lang['keep_existing'] = "�O�d�{���������Ÿ�"; +$lang['smiley_import_inst'] = "�z���N���y�]�]�����äW�ǦܾA���������Ÿ��ؿ�. �M���ܥ��T�����ظ��J���ӯ��y�]�]."; +$lang['smiley_import'] = "���J���y�]�] "; +$lang['choose_smile_pak'] = "��ܤ@�ӯ��y�]�] .pak �ɮ�"; +$lang['import'] = "���J�����Ÿ�"; +$lang['smile_conflicts'] = "�b�Ĭ𪺱��p�U�������X���M�w"; +$lang['del_existing_smileys'] = "���J�e���R���ª������Ÿ�"; +$lang['import_smile_pack'] = "���J���y�]�]"; +$lang['export_smile_pack'] = "�إ߯��y�]�]"; +$lang['export_smiles'] = "�p�z�Ʊ�N�{���������Ÿ��s�@�����y�]�], ���I�� %s�o��%s �U�� smiles.pak �ɮ�, �ýT�w����ɦW��.pak."; + +$lang['smiley_add_success'] = "�s�������Ÿ��w�g���\�[�J"; +$lang['smiley_edit_success'] = "�����Ÿ��w�g������s"; +$lang['smiley_import_success'] = "���y�]�]�w�Q���Q���J!"; +$lang['smiley_del_success'] = "�����Ÿ��w�Q���Q����"; +$lang['Click_return_smileadmin'] = "�I�� %s�o��%s ��^�����Ÿ��s��"; + + +// +// User Management +// +$lang['User_admin'] = "�|���z"; +$lang['User_admin_explain'] = "�b�o�ӱ���O��, �z�i�H�ܧ�|�����ӤH��ƥH�ίS���ﶵ. ���p�z�n�ק�|�����v��, �Шϥη|���θs�պz���v���]�w�\��."; + +$lang['Look_up_user'] = "�d�߷|��"; + +$lang['Admin_user_fail'] = "�L�k��s�|�����ӤH���"; +$lang['Admin_user_updated'] = "�|�����ӤH��Ƥw�g������s"; +$lang['Click_return_useradmin'] = "�I�� %s�o��%s ��^�|���z"; + +$lang['User_delete'] = "�R���|��"; +$lang['User_delete_explain'] = "�Ŀ�o�̱N�|�R���|��, �o�Ӱʧ@�N�L�k�٭�"; +$lang['User_deleted'] = "�|���Q���Q�R��."; + +$lang['User_status'] = "�|���b���w�ҥ�"; +$lang['User_allowpm'] = "���\�ϥΨp�H�T��"; +$lang['User_allowavatar'] = "���\�ϥέӤH�Y��"; + +$lang['Admin_avatar_explain'] = "�z�i�H�R���|�����ӤH�Y��"; + +$lang['User_special'] = "�z���M��"; +$lang['User_special_explain'] = "�z�i�H�ܧ�|�����b���ҥΪ��A�Ψ䥦�����v�|�����ﶵ�]�w, �@��|���L�k�ۦ��ܧ�o�dz]�w"; + + +// +// Group Management +// +$lang['Group_administration'] = "�s�պz"; +$lang['Group_admin_explain'] = "�b�o�ӱ���O��, �z�i�H�z�Ҧ����|���s��, �z�i�H�إ�, �R���H�νs��{�����|���s��. �z�٥i�H���w�s�ղժ�, �]�w�s�ռҦ� (�}��/�ʳ�/����) �H�θs�ժ��R�W�M�y�z."; +$lang['Error_updating_groups'] = "�s�է�s�ɵo�Ϳ��~"; +$lang['Updated_group'] = "�s�դw�g������s"; +$lang['Added_new_group'] = "�s���s�դw�g���\�[�J"; +$lang['Deleted_group'] = "�s�դw�Q���Q�R��"; +$lang['New_group'] = "�إ߷s�s��"; +$lang['Edit_group'] = "�s��s��"; +$lang['group_name'] = "�s�զW��"; +$lang['group_description'] = "�s�մy�z"; +$lang['group_moderator'] = "�s�ղժ�"; +$lang['group_status'] = "�s�ռҦ�"; +$lang['group_open'] = "�}��s��"; +$lang['group_closed'] = "�ʳ��s��"; +$lang['group_hidden'] = "���øs��"; +$lang['group_delete'] = "�R���s��"; +$lang['group_delete_check'] = "�R���o�Ӹs��"; +$lang['submit_group_changes'] = "�e�X��s"; +$lang['reset_group_changes'] = "�M�����]"; +$lang['No_group_name'] = "�z���\���w�@�ӦW�ٵ��o�Ӹs��"; +$lang['No_group_moderator'] = "�z���\���w�s�ժ��ժ�"; +$lang['No_group_mode'] = "�z�������w�s�ռҦ� (�}��/�ʳ�/����)"; +$lang['delete_group_moderator'] = "�R���즳���s�ղժ�?"; +$lang['delete_moderator_explain'] = "�p�G�z�ܧ�F�s�ղժ�, �Ŀ�o�ӿﶵ�|�N�즳���s�ղժ��q�s�դ�����, �_�h, �Ф��n�Ŀ�, �o�ӷ|���N���Ŭ��s�ժ����q����."; +$lang['Click_return_groupsadmin'] = "�I�� %s�o��%s ��^�s�պz."; +$lang['Select_group'] = "��ܸs��"; +$lang['Look_up_group'] = "�d�߸s��"; + + +// +// Prune Administration +// +$lang['Forum_Prune'] = "�����ֳt�R��"; +$lang['Forum_Prune_explain'] = "�o�Ӱʧ@�N�R���Ҧ��b���w�ɶ����S���^�Ъ��D�D. �p�G�z�S�����w�ɭ� (���), �Ҧ����D�D���N�|�Q�R��. ���O�L�k�R�����b�i�椤���벼�D�D�άO���i. �z������ʲ����o�ǥD�D."; +$lang['Do_Prune'] = "����R��"; +$lang['All_Forums'] = "�Ҧ�����"; +$lang['Prune_topics_not_posted'] = "�R���b�X�Ѥ��S���峹�^�Ъ��D�D"; +$lang['Topics_pruned'] = "�D�D�R��"; +$lang['Posts_pruned'] = "�峹�R��"; +$lang['Prune_success'] = "���������峹�R��"; + + +// +// Word censor +// +$lang['Words_title'] = "��r�L�o"; +$lang['Words_explain'] = "�b�o�ӱ���O��, �z�i�H�إ�, �s��ΧR���L�o��r, �o�ǫ��w����r�N�|�Q�L�o�åH������r���. ���~, �|���]�N�L�k�ϥΧt���o�ǭ��w��r���W�٨ӵ��U. ���w���W�٤��\�ϥθU�Φr�� (*), �Ҧp: *test* �]�A detestable, test* �]�A testing, *test �]�A detest."; +$lang['Word'] = "�L�o��r"; +$lang['Edit_word_censor'] = "�s��L�o��r"; +$lang['Replacement'] = "������r"; +$lang['Add_new_word'] = "�s�W�L�o��r"; +$lang['Update_word'] = "��s�L�o��r"; + +$lang['Must_enter_word'] = "�z������J�ݭn�L�o����r�Ψ������r"; +$lang['No_word_selected'] = "�z�S����ܭn�s�誺�L�o��r"; + +$lang['Word_updated'] = "�z�ҿ�ܪ��L�o��r�w�g������s"; +$lang['Word_added'] = "�s���L�o��r�w�g���\�[�J"; +$lang['Word_removed'] = "�z�ҿ�ܪ��L�o��r�w�Q���Q����"; + +$lang['Click_return_wordadmin'] = "�I�� %s�o��%s ��^��r�L�o"; + + +// +// Mass Email +// +$lang['Mass_email_explain'] = "�b�o�ӿﶵ��, �z�i�H�o�e�q�l�l��T�����Ҧ����|���άO�S�w���s��. �o�ʹq�l�l��N�Q�H�e�ܨt�κz�����q�l�l��H�c, �åH�K��ƥ����覡�H�e���Ҧ�����H. �p�G����H�ƹL�h, �t�λݭn�������ɶ��Ӱ���o�Ӱʧ@, �Цb�T���e�X����@�ߵ���, <b>����</b>�b�{�ǧ������e��������ʧ@."; +$lang['Compose'] = "�q���T��"; + +$lang['Recipients'] = "����H"; +$lang['All_users'] = "�Ҧ��|��"; + +$lang['Email_successfull'] = "�q���T���w�g�H�X"; +$lang['Click_return_massemail'] = "�I�� %s�o��%s ��^�q�l�l��q��"; + + +// +// Ranks admin +// +$lang['Ranks_title'] = "���źz"; +$lang['Ranks_explain'] = "�b�o�ӱ���O��, �z�i�H�b�s�W, �s��, �˵��H�ΧR�����ŦW��. �o�ǵ��űN�|�Q�Ω�|���z���\��."; + +$lang['Add_new_rank'] = "�[�J�s������"; + +$lang['Rank_title'] = "���ŦW��"; +$lang['Rank_special'] = "�S������"; +$lang['Rank_minimum'] = "�峹�ƶq�ֻ̤ݨD"; +$lang['Rank_maximum'] = "�峹�ƶq�̦h�ݨD"; +$lang['Rank_image'] = "���Źϥ�"; +$lang['Rank_image_explain'] = "�ϥγo�����өw�q���Źϥܪ����|"; + +$lang['Must_select_rank'] = "�z������ܤ@�ӵ��ŦW��"; +$lang['No_assigned_rank'] = "�S�����w������"; + +$lang['Rank_updated'] = "���ŦW�٤w�g������s"; +$lang['Rank_added'] = "�s�����ŦW�٤w�g���\�[�J"; +$lang['Rank_removed'] = "���ŦW�٤w�Q���Q����"; + +$lang['Click_return_rankadmin'] = "�I�� %s�o��%s ��^���źz"; + + +// +// Disallow Username Admin +// +$lang['Disallow_control'] = "�T�αb������"; +$lang['Disallow_explain'] = "�b�o�ӿﶵ��, �z�i�H����T�Ϊ��|���b���W�� (�i�ϥθU�Φr�� '*'). �Ъ`�N, �z�L�k�T�Τw�g���U�ϥΪ��|���W��, �z�������R���o�ӷ|���b��, �~��ϥθT�αb�����\��."; + +$lang['Delete_disallow'] = "�R��"; +$lang['Delete_disallow_title'] = "�R���T�Ϊ��b���W��"; +$lang['Delete_disallow_explain'] = "�z�i�H�q�M�椤����n�������T�αb���W��"; + +$lang['Add_disallow'] = "�s�W"; +$lang['Add_disallow_title'] = "�s�W�T�Ϊ��b���W��"; +$lang['Add_disallow_explain'] = "�z�i�H�ϥθU�Φr�� '*'�ӸT�νd����j���|���W��"; + +$lang['No_disallowed'] = "�S���T�Ϊ��b���W��"; + +$lang['Disallowed_deleted'] = "�z�ҿ�����T�αb���W�٤w�Q���Q����"; +$lang['Disallow_successful'] = "�s���T�αb���W�٤w�g���\�[�J"; +$lang['Disallowed_already'] = "�L�k�T�αz�ҿ�J���b���W��. �ӱb���W�٥i��w�b�T�βM�椺�Τw�Q���U�ϥ�"; + +$lang['Click_return_disallowadmin'] = "�I�� %s�o��%s ��^�T�αb������"; + + +// +// Styles Admin +// +$lang['Styles_admin'] = "��������z"; +$lang['Styles_explain'] = "�ϥγo�ӥ\��z�i�H�W�[, �����κz�U�ؤ��P���������� (�d���ΧG���D�D) ���ѷ|����ܨϥ�."; +$lang['Styles_addnew_explain'] = "�H�U�M��]�t�Ҧ��i�ϥΪ��G���D�D. �o���M��W���G���D�D���|���w�˨� phpBB 2 ����Ʈw��. �n�w�˷s���G���D�D�Ъ������U�k�誺����s��."; + +$lang['Select_template'] = "��ܽd���W��"; + +$lang['Style'] = "����"; +$lang['Template'] = "�d��"; +$lang['Install'] = "����w��"; +$lang['Download'] = "�U��"; + +$lang['Edit_theme'] = "�s��G���D�D"; +$lang['Edit_theme_explain'] = "�z�i�H�ϥΤU�C����s��G���D�D�]�w."; + +$lang['Create_theme'] = "�s�W�G���D�D"; +$lang['Create_theme_explain'] = "�z�i�H�ϥΤU�C����Ӭ����w���d���W�[�s���G���D�D. ���]�w�C��� (�z�����ϥΤQ���i��X, �Ҧp: FFFFFF) �z����]�t�_�l�r�� #, �|�Ҧp�U.. CCCCCC �����T�����ܪk, #CCCCCC �h�O���~��."; + +$lang['Export_themes'] = "��X�G���D�D"; +$lang['Export_explain'] = "�b�o�Ӫ�����, �z�i�H��X���w�d�����G���D�D���. �ѲM�椤��ܫ��w���d����, �t�αN�|�إߧG���D�D���պA����ɮרøչ��x�s����w���d���ؿ�. �p�G��ƵL�k�x�s, �t�αN���\�z�U���o�Ӹ���ɮ�. �p�G�z�Ʊ�t�ίઽ���x�s�o���ɮ��, �z�����}����w�d���ؿ����g�J�v��. �p�G�z�ݭn��h�o�譱����T, �аѦ� phpBB 2 �ϥλ���."; + +$lang['Theme_installed'] = "���w���G���D�D�w�g�w�˧���"; +$lang['Style_removed'] = "���w����������w�q��Ʈw������. �n�q�z���t�Τ������������o�Ӫ�������, �z�����q /templates �������������d���ؿ�"; +$lang['Theme_info_saved'] = "���w���G���D�D��Ƥw�g���\�x�s. �z�����ߧY�ק� theme_info.cfg ����Ū�ݩ� (�p�G�A�Ω���w���d���ؿ�)"; +$lang['Theme_updated'] = "���w���G���D�D�w�Q��s. �z������X�s���G���D�D�]�w��"; +$lang['Theme_created'] = "�G���D�D�w�Q�إ�. �z������X�G���D�D�]�w�ɮ�, �H�������`���ާ@�θ�Ʀw��"; + +$lang['Confirm_delete_style'] = "�z�T�w�n�R���o�Ӫ�������?"; + +$lang['Download_theme_cfg'] = "�t�εL�k�g�J�G���D�D���]�w�ɮ�. �Ы��U���s�ѱz���s�������U���o���ɮ�. ���z�U�����o���ɮץH��, �z�Y�i�N�ɮײ���]�t���d�����ؿ����U. �z�i�H���s�]�˳o���ɮץΥH���t�άO�䥦�z�Q�n���B�z�覡"; +$lang['No_themes'] = "�z���w���d���èS���]�t���G���D�D. �n�إ߷s���G���D�D, �Ы��U���豱��x�� '�إ�' �s��"; +$lang['No_template_dir'] = "�L�k�}�ҽd���ؿ�. �o���i��O�]�����ؿ��]�w�����iŪ�����ݩʩάO�ɮڥ����s�b"; +$lang['Cannot_remove_style'] = "�z�L�k�����w�]����������. �Х��ܧ����w�]�����A���դ@��"; +$lang['Style_exists'] = "���w����������W�٤w�g�s�b, �Ц^��W�@�B�ÿ�ܤ@�Ӥ��P���W��"; + +$lang['Click_return_styleadmin'] = "�I�� %s�o��%s ��^��������z"; + +$lang['Theme_settings'] = "�G���D�D�]�w"; +$lang['Theme_element'] = "�G���D�D����"; +$lang['Simple_name'] = "²���W��"; +$lang['Value'] = "�ƭ�"; +$lang['Save_Settings'] = "�x�s�]�w"; + +$lang['Stylesheet'] = "CSS �˦���"; +$lang['Background_image'] = "�I���Ϯ�"; +$lang['Background_color'] = "�I���C��"; +$lang['Theme_name'] = "�G���D�D�W��"; +$lang['Link_color'] = "���`���s���C��"; +$lang['Text_color'] = "��r�C��"; +$lang['VLink_color'] = "���[�L���s���C�� (visited)"; +$lang['ALink_color'] = "�ƹ����U���s���C�� (active)"; +$lang['HLink_color'] = "�ƹ����L���s���C�� (hover)"; +$lang['Tr_color1'] = "����C�C��@"; +$lang['Tr_color2'] = "����C�C��G"; +$lang['Tr_color3'] = "����C�C��T"; +$lang['Tr_class1'] = "����C�ݩ����O�@"; +$lang['Tr_class2'] = "����C�ݩ����O�G"; +$lang['Tr_class3'] = "����C�ݩ����O�T"; +$lang['Th_color1'] = "���ؼ��D�C��@"; +$lang['Th_color2'] = "���ؼ��D�C��G"; +$lang['Th_color3'] = "���ؼ��D�C��T"; +$lang['Th_class1'] = "���ؼ��D�ݩ����O�@"; +$lang['Th_class2'] = "���ؼ��D�ݩ����O�G"; +$lang['Th_class3'] = "���ؼ��D�ݩ����O�T"; +$lang['Td_color1'] = "��Ʈ��C��@"; +$lang['Td_color2'] = "��Ʈ��C��G"; +$lang['Td_color3'] = "��Ʈ��C��T"; +$lang['Td_class1'] = "��Ʈ��ݩ����O�@"; +$lang['Td_class2'] = "��Ʈ��ݩ����O�G"; +$lang['Td_class3'] = "��Ʈ��ݩ����O�T"; +$lang['fontface1'] = "�r�������@"; +$lang['fontface2'] = "�r�������G"; +$lang['fontface3'] = "�r�������T"; +$lang['fontsize1'] = "�r���j�p�@"; +$lang['fontsize2'] = "�r���j�p�G"; +$lang['fontsize3'] = "�r���j�p�T"; +$lang['fontcolor1'] = "�r���C��@"; +$lang['fontcolor2'] = "�r���C��G"; +$lang['fontcolor3'] = "�r���C��T"; +$lang['span_class1'] = "Span �ݩ����O�@"; +$lang['span_class2'] = "Span �ݩ����O�G"; +$lang['span_class3'] = "Span �ݩ����O�T"; +$lang['img_poll_size'] = "����έp�q�ϥܤj�p [px]"; +$lang['img_pm_size'] = "�p�H�T���ϥζq�ϥܤj�p [px]"; + + +// +// Install Process +// +$lang['Welcome_install'] = "�w��w�� phpBB 2 �Q�װϨt��"; +$lang['Initial_config'] = "�]�w"; +$lang['DB_config'] = "��Ʈw�]�w"; +$lang['Admin_config'] = "�t�κz���]�w"; +$lang['continue_upgrade'] = "�b�z�U�����t�γ]�w�� (config.php) ����, �z�i�H���U '�~��ɯ�' �����s�~��U�@�B. �Цb�Ҧ��ɯŵ{�ǧ�����A�W�dz]�w��."; +$lang['upgrade_submit'] = "�~��ɯ�"; + +$lang['Installer_Error'] = "�w�˹L�{���o�Ϳ��~"; +$lang['Previous_Install'] = "�z�w�����w�˵{��"; +$lang['Install_db_error'] = "�b���է�s��Ʈw�ɵo�Ϳ��~"; + +$lang['Re_install'] = "�z���e�w�˪� phpBB 2 �Q�װϨt�Τ��b�ϥΤ�. <br /><br />�p�G�z�Ʊ歫�s�w�� phpBB 2 �Q�װϨt�νп�� '�O' �����s. �Ъ`�N, ����o�Ӱʧ@�N�|�����Ҧ����{�s���, �ӥB���|�@���ƥ�! �t�κz���b���αK�X�N�Q���s�إ�, �Ҧ��]�w�]�N���|�Q�O�d. <br /><br />�Цb�z���U '�O' �����s�e�ԷV�Ҽ{!"; + +$lang['Inst_Step_0'] = "�P�±z��� phpBB 2 �Q�װϨt��. �z������g�U�C��ƥH�����w�˵{��. �b�w�˫e, �Х��T�w�z�ҭn�ϥΪ���Ʈw�w�g�إ�."; + +$lang['Start_Install'] = "�}�l�w��"; +$lang['Finish_Install'] = "�����w��"; + +$lang['Default_lang'] = "�w�]�Q�װϻy�t"; +$lang['DB_Host'] = "��Ʈw���A���D���W��"; +$lang['DB_Name'] = "�z����Ʈw�W��"; +$lang['DB_Username'] = "��Ʈw�ϥΪ̱b��"; +$lang['DB_Password'] = "��Ʈw�K�X"; +$lang['Database'] = "�z����Ʈw"; +$lang['Install_lang'] = "��ܭn�w�˪��y�t"; +$lang['dbms'] = "��Ʈw�榡"; +$lang['Table_Prefix'] = "��Ʈw������r�� (Prefix)"; +$lang['Admin_Username'] = "�t�κz���b���W��"; +$lang['Admin_Password'] = "�t�κz���K�X"; +$lang['Admin_Password_confirm'] = "�t�κz���K�X [ �A�T�{ ]"; + +$lang['Inst_Step_2'] = "�z���t�κz���b���w�Q�إ�, �Q�װϪ��w�ˤw�g����, �y�� �z�N�Q���ަܰQ�װϪ��z����. �нT�{�z�w�ˬd�պA���]�w�ð��A�����ק�. �A�@���P�±z��ܨϥ� phpBB 2 �Q�װ�."; + +$lang['Unwriteable_config'] = "�z���t�γ]�w�ɵL�k�g�J, �z�i�H�Q�ΤU����s�U���]�w��, �A�N�o���ɮפW�Ǧ� phpBB 2 �Q�װϪ���Ƨ�. �b�����o�ǰʧ@����z�����ϥΨt�κz���b����K�X�n�J�öi�J�t�κz����x (�b�z�n�J��, �U��N�X�{�@�Ӷi�J\"�t�κz����x\"���s��) �ˬd�z���պA�]�w. �̫�P�±z��ܨϥΦw�� phpBB 2 �Q�װϨt��."; +$lang['Download_config'] = "�U���]�w��"; + +$lang['ftp_choose'] = "��ܤU���覡"; +$lang['ftp_option'] = "<br />�b FTP �]�w������, �z�i�H���զ۰ʤW�Ǫ��\��."; +$lang['ftp_instructs'] = "�z�w�g��ܹ��ըϥ� FTP �h�۰ʦw�˱z�� phpBB 2 �Q�װ�. �п�J�U�C��ƨ�²�Ƴo�ӹL�{. �Ъ`�N: FTP ���|����z�w�� phpBB 2 �� FTP ���|�����ۦP."; +$lang['ftp_info'] = "��J�z�� FTP ��T"; +$lang['Attempt_ftp'] = "���ըϥ� FTP �W�dz]�w��:"; +$lang['Send_file'] = "�ۦ�W�dz]�w��"; +$lang['ftp_path'] = "�w�� phpBB 2 �� FTP ���|:"; +$lang['ftp_username'] = "�z�� FTP �n�J�W��:"; +$lang['ftp_password'] = "�z�� FTP �n�J�K�X:"; +$lang['Transfer_config'] = "�}�l�ǿ�"; +$lang['NoFTP_config'] = "FTP �W�dz]�w�ɥ���. �ФU���]�w�ɨù��դ�ʤW��."; + +$lang['Install'] = "����w��"; +$lang['Upgrade'] = "�t�Τɯ�"; + + +$lang['Install_Method'] = "�п�ܦw�˼Ҧ�"; + +$lang['Install_No_Ext'] = "�z�D���W�� PHP �]�w�ä��䴩�z�ҿ�ܪ���Ʈw���A"; + +$lang['Install_No_PCRE'] = "phpBB2 �ݭn�ϥΨ� Perl-Compatible Regular Expressions Module, �ӱz�� PHP �]�w�ä��䴩�o���\��"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_chinese_traditional_taiwan/lang_main.php b/phpBB/language/lang_chinese_traditional_taiwan/lang_main.php index edf7f7ccb2..7ada84d741 100644 --- a/phpBB/language/lang_chinese_traditional_taiwan/lang_main.php +++ b/phpBB/language/lang_chinese_traditional_taiwan/lang_main.php @@ -1,1008 +1,1008 @@ -<?php
-/***************************************************************************
- * lang_main.php [English]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_main.php,v 1.82 2002/02/03 18:17:08 thefinn Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- * Traditional Chinese[�c�餤��y�t] Translation
- * -------------------
- * begin : Thu Nov 26 2001
- * by : �p�ˤl, OOHOO, �Ӯa�M�h, ��
- * email : kyo.yoshika@msa.hinet.net
- * mchiang@bigpond.net.au
- * sjwu1@ms12.hinet.net
- * f8806077@mail.dyu.edu.tw
- *
- * last modify : Wed Mar 4 2002
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// The format of this file is:
-//
-// ---> $lang['message'] = "text";
-//
-// You should also try to set a locale and a character
-// encoding (plus direction). The encoding and direction
-// will be sent to the template. The locale may or may
-// not work, it's dependent on OS support and the syntax
-// varies ... give it your best guess!
-//
-
-// Translator credit
-$lang['TRANSLATION_INFO'] = '�c�餤��ƥ� <a href="http://heaven.wusdsl.net/phpbb/viewtopic.php?p=2811#2811"><font color="#FF6633">�˿߬P�yPBB2����j�ƶ}�o�p��</font></a> �s�@';
-
-//setlocale(LC_ALL, "en");
-$lang['ENCODING'] = "big5";
-$lang['DIRECTION'] = "LTR";
-$lang['LEFT'] = "LEFT";
-$lang['RIGHT'] = "RIGHT";
-$lang['DATE_FORMAT'] = "Y-m-d"; // This should be changed to the default date format for your language, php date() format
-
-//
-// Common, these terms are used
-// extensively on several pages
-//
-$lang['Forum'] = "����";
-$lang['Category'] = "����";
-$lang['Topic'] = "�D�D";
-$lang['Topics'] = "�D�D";
-$lang['Replies'] = "�^��";
-$lang['Views'] = "�[��";
-$lang['Post'] = "�o��";
-$lang['Posts'] = "�峹";
-$lang['Posted'] = "�o����";
-$lang['Username'] = "�|���W��";
-$lang['Password'] = "�n�J�K�X";
-$lang['Email'] = "�q�l�l��H�c";
-$lang['Poster'] = "�^�ФH";
-$lang['Author'] = "�o���H";
-$lang['Time'] = "�ɶ�";
-$lang['Hours'] = "�p�ɤ�";
-$lang['Message'] = "���e";
-
-$lang['1_Day'] = "1 �Ѥ�";
-$lang['7_Days'] = "7 �Ѥ�";
-$lang['2_Weeks'] = "2 �P����";
-$lang['1_Month'] = "1 �Ӥ뤺";
-$lang['3_Months'] = "3 �Ӥ뤺";
-$lang['6_Months'] = "6 �Ӥ뤺";
-$lang['1_Year'] = "1 �~��";
-
-$lang['Go'] = "Go";
-$lang['Jump_to'] = "�e��";
-$lang['Submit'] = "�e�X";
-$lang['Reset'] = "���]";
-$lang['Cancel'] = "�M��";
-$lang['Preview'] = "�w��";
-$lang['Confirm'] = "�T�{";
-$lang['Spellcheck'] = "�����ˬd";
-$lang['Yes'] = "�O";
-$lang['No'] = "�_";
-$lang['Enabled'] = "�}��";
-$lang['Disabled'] = "����";
-$lang['Error'] = "���~";
-
-$lang['Next'] = "�U�@��";
-$lang['Previous'] = "�W�@��";
-$lang['Goto_page'] = "�e������";
-$lang['Joined'] = "���U�ɶ�";
-$lang['IP_Address'] = "IP ��}";
-
-$lang['Select_forum'] = "��ܤ@�Ӫ���";
-$lang['View_latest_post'] = "�˵��̫�o�����峹";
-$lang['View_newest_post'] = "�˵��̷s�o�����峹";
-$lang['Page_of'] = "��<b>%d</b>��(�@<b>%d</b>��)"; // Replaces with: Page 1 of 2 for example
-
-$lang['ICQ'] = "ICQ ���X";
-$lang['AIM'] = "AIM Address";
-$lang['MSNM'] = "MSN Messenger";
-$lang['YIM'] = "����T���q";
-
-$lang['Forum_Index'] = "%s ����"; // eg. sitename Forum Index, %s can be removed if you prefer
-
-$lang['Post_new_topic'] = "�o���s�D�D";
-$lang['Reply_to_topic'] = "�^�ХD�D";
-$lang['Reply_with_quote'] = "�ި��^��";
-
-$lang['Click_return_topic'] = "�I�� %s�o��%s ��^�D�D"; // %s's here are for uris, do not remove!
-$lang['Click_return_login'] = "�I�� %s�o��%s ��^����";
-$lang['Click_return_forum'] = "�I�� %s�o��%s ��^����";
-$lang['Click_view_message'] = "�I�� %s�o��%s �˵��z���峹";
-$lang['Click_return_modcp'] = "�I�� %s�o��%s ��^�����z����x";
-$lang['Click_return_group'] = "�I�� %s�o��%s ��^�s�ո�T����";
-
-$lang['Admin_panel'] = "�i�J�t�κz����x";
-
-$lang['Board_disable'] = "�t�Υثe�Ȯɰ���A��, �еy��A��";
-
-
-//
-// Global Header strings
-//
-$lang['Registered_users'] = "�ثe�u�W���U�|��:";
-$lang['Browsing_forum'] = "���b�s�����Ϫ��|��:";
-$lang['Online_users_zero_total'] = "�ثe�S���ϥΪ̦b�u�W :: ";
-$lang['Online_users_total'] = "�ثe�`�@�� %d ��ϥΪ̦b�u�W :: ";
-$lang['Online_user_total'] = "�ثe�`�@�� %d ��ϥΪ̦b�u�W :: ";
-$lang['Reg_users_zero_total'] = "0 ��|��, ";
-$lang['Reg_users_total'] = "%d ��|��, ";
-$lang['Reg_user_total'] = "%d ��|��, ";
-$lang['Hidden_users_zero_total'] = "0 ������ ";
-$lang['Hidden_user_total'] = "%d ������ ";
-$lang['Hidden_users_total'] = "%d ������ ";
-$lang['Guest_users_zero_total'] = "0 ��X��";
-$lang['Guest_users_total'] = "%d ��X��";
-$lang['Guest_user_total'] = "%d ��X��";
-$lang['Record_online_users'] = "�̰��u�W�H�ưO�� <b>%s</b> �b %s �ФU"; // first %s = number of users, second %s is the date.
-
-$lang['Admin_online_color'] = "%s�t�κz��%s";
-$lang['Mod_online_color'] = "%s�����z��%s";
-
-$lang['You_last_visit'] = "�z�̫�X�ݩ� %s"; // %s replaced by date/time
-$lang['Current_time'] = "�{�b���ɶ��O %s"; // %s replaced by time
-
-$lang['Search_new'] = "�˵��s�o�����峹";
-$lang['Search_your_posts'] = "�˵��z�o�����峹";
-$lang['Search_unanswered'] = "�˵����^�Ъ��D�D";
-
-$lang['Register'] = "�|�����U";
-$lang['Profile'] = "�ӤH���";
-$lang['Edit_profile'] = "�s��z���ӤH���";
-$lang['Search'] = "�j�M";
-$lang['Memberlist'] = "�|���C��";
-$lang['FAQ'] = "�`�����D";
-$lang['BBCode_guide'] = "BBCode �N�X����";
-$lang['Usergroups'] = "�|���s��";
-$lang['Last_Post'] = "�̫�o��";
-$lang['Moderator'] = "�����z��";
-$lang['Moderators'] = "�����z��";
-
-
-//
-// Stats block text
-//
-$lang['Posted_articles_zero_total'] = "�ثe�S���o�����峹"; // Number of posts
-$lang['Posted_articles_total'] = "�ثe�`�@�o���F <b>%d</b> �g�峹"; // Number of posts
-$lang['Posted_article_total'] = "�ثe�`�@�o���F <b>%d</b> �g�峹"; // Number of posts
-$lang['Registered_users_zero_total'] = "�ثe�S�����U�|��"; // # registered users
-$lang['Registered_users_total'] = "�ثe�`�@�� <b>%d</b> ����U�|��"; // # registered users
-$lang['Registered_user_total'] = "�ثe�� <b>%d</b> ����U�|��"; // # registered users
-$lang['Newest_user'] = "�̷s���U���|��: <b>%s%s%s</b>"; // a href, username, /a
-
-$lang['No_new_posts_last_visit'] = "�q�z�W�����{��S���s�峹";
-$lang['No_new_posts'] = "�S���s�峹";
-$lang['New_posts'] = "�s�峹";
-$lang['New_post'] = "�s�峹";
-$lang['No_new_posts_hot'] = "�S���s�峹 [ ���� ]";
-$lang['New_posts_hot'] = "�s�峹 [ ���� ]";
-$lang['No_new_posts_locked'] = "�S���s�峹 [ ��w ]";
-$lang['New_posts_locked'] = "�s�峹 [ ��w ]";
-$lang['Forum_is_locked'] = "�����w�Q��w";
-
-
-//
-// Login
-//
-$lang['Enter_password'] = "�п�J�z���n�J�W�٤αK�X";
-$lang['Login'] = "�n�J";
-$lang['Logout'] = "�n�X";
-
-$lang['Forgotten_password'] = "�ѰO�K�X";
-
-$lang['Log_me_in'] = "�۰ʵn�J";
-
-$lang['Error_login'] = "�z��J�F�L�Ī��n�J�W�٩ο��~���K�X";
-
-
-//
-// Index page
-//
-$lang['Index'] = "����";
-$lang['No_Posts'] = "�S���峹";
-$lang['No_forums'] = "�o�ӰQ�װϨS�����Ϫ���";
-
-$lang['Private_Message'] = "�p�H�T��";
-$lang['Private_Messages'] = "�p�H�T��";
-$lang['Who_is_Online'] = "�d�ݽ֦b�u�W";
-
-$lang['Mark_all_forums'] = "�N�Ҧ������Хܬ��w�\Ū";
-$lang['Forums_marked_read'] = "�Ҧ������w�Q�Хܬ��w�\Ū";
-
-
-//
-// Viewforum
-//
-$lang['View_forum'] = "�˵�����";
-
-$lang['Forum_not_exist'] = "�z��ܪ��������s�b";
-$lang['Reached_on_error'] = "�����i��w�Q�������s�b";
-
-$lang['Display_topics'] = "�峹�ƧǮɶ�";
-$lang['All_Topics'] = "�Ҧ��D�D";
-
-$lang['Topic_Announcement'] = "<b>���i:</b>";
-$lang['Topic_Sticky'] = "<b>�m��:</b>";
-$lang['Topic_Moved'] = "<b>����:</b>";
-$lang['Topic_Poll'] = "<b>[ ���� ]</b>";
-
-$lang['Mark_all_topics'] = "�N�Ҧ��D�D�Хܬ��w�\Ū";
-$lang['Topics_marked_read'] = "�o�Ӫ������D�D�w�Q�Хܬ��w�\Ū";
-
-$lang['Rules_post_can'] = "�z <b>�i�H</b> �b�o�Ӫ����o���峹";
-$lang['Rules_post_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����o���峹";
-$lang['Rules_reply_can'] = "�z <b>�i�H</b> �b�o�Ӫ����^�Ф峹";
-$lang['Rules_reply_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����^�Ф峹";
-$lang['Rules_edit_can'] = "�z <b>�i�H</b> �b�o�Ӫ����s��峹";
-$lang['Rules_edit_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����s��峹";
-$lang['Rules_delete_can'] = "�z <b>�i�H</b> �b�o�Ӫ����R���峹";
-$lang['Rules_delete_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����R���峹";
-$lang['Rules_vote_can'] = "�z <b>�i�H</b> �b�o�Ӫ����i��벼";
-$lang['Rules_vote_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����i��벼";
-$lang['Rules_moderate'] = "�z <b>�i�H</b> %s���檩���z�\��%s"; // %s replaced by a href links, do not remove!
-
-$lang['No_topics_post_one'] = "�o�Ӫ����ثe�S���峹<br />�Ы��U<b>�o���s�D�D</b>�����s�o���s���峹�D�D";
-
-
-//
-// Viewtopic
-//
-$lang['View_topic'] = "�[�ݤ峹";
-
-$lang['Guest'] = 'Guest';
-$lang['Post_subject'] = "�峹���D";
-$lang['View_next_topic'] = "�U�@�g�峹";
-$lang['View_previous_topic'] = "�W�@�g�峹";
-$lang['Submit_vote'] = "�e�X�벼";
-$lang['View_results'] = "�[�ݥثe�벼���G";
-
-$lang['No_newer_topics'] = "�o�Ӫ����S���s���D�D";
-$lang['No_older_topics'] = "�o�Ӫ����S���ª��D�D";
-$lang['Topic_post_not_exist'] = "�z�Ҭd�ݪ��D�D�Τ峹���s�b";
-$lang['No_posts_topic'] = "�o�ӥD�D�S���^�Ф峹";
-
-$lang['Display_posts'] = "�q���e���峹�}�l���";
-$lang['All_Posts'] = "�Ҧ��峹";
-$lang['Newest_First'] = "�̷s��";
-$lang['Oldest_First'] = "���ª�";
-
-$lang['Back_to_top'] = "�^����";
-
-$lang['Read_profile'] = "�˵��|���ӤH���";
-$lang['Send_email'] = "�o�e�q�l�l��";
-$lang['Visit_website'] = "���[�o���H���ӤH����";
-$lang['ICQ_status'] = "ICQ ���A";
-$lang['Edit_delete_post'] = "�s��/�R���o�g�峹";
-$lang['View_IP'] = "�˵��o���H�� IP ��}";
-$lang['Delete_post'] = "�R���峹";
-
-$lang['wrote'] = "�g��"; // proceeds the username and is followed by the quoted text
-$lang['Quote'] = "�ި��^��"; // comes before bbcode quote output.
-$lang['Code'] = "�N�X"; // comes before bbcode code output.
-
-$lang['Edited_time_total'] = " %s �b %s �@�F�̫�s��, �@�s��L %d ��"; // Last edited by me on 12 Oct 2001, edited 1 time in total
-$lang['Edited_times_total'] = "%s �b %s �@�F�̫�s��, �@�s��L %d ��"; // Last edited by me on 12 Oct 2001, edited 2 times in total
-
-$lang['Lock_topic'] = "��w�D�D";
-$lang['Unlock_topic'] = "�Ѱ���w";
-$lang['Move_topic'] = "���ʥD�D";
-$lang['Delete_topic'] = "�R���D�D";
-$lang['Split_topic'] = "���ΥD�D";
-
-$lang['Stop_watching_topic'] = "�����q�\�o�ӥD�D (�^�гq��)";
-$lang['Start_watching_topic'] = "�q�\�o�ӥD�D (�^�гq��)";
-$lang['No_longer_watching'] = "�z�w�g�����q�\�o�ӥD�D (�^�гq��)";
-$lang['You_are_watching'] = "�z�w�g�q�\�F�o�ӥD�D (�^�гq��)";
-
-$lang['Total_votes'] = "�`�벼��";
-
-//
-// Posting/Replying (Not private messaging!)
-//
-$lang['Message_body'] = "�峹���e";
-$lang['Topic_review'] = "�˵��D�D";
-
-$lang['No_post_mode'] = "�S�����w���o���Ҧ�"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly)
-
-$lang['Post_a_new_topic'] = "�o���s�D�D";
-$lang['Post_a_reply'] = "�o���^��";
-$lang['Post_topic_as'] = "�o���D�D��";
-$lang['Edit_Post'] = "�s��峹";
-$lang['Options'] = "�ﶵ";
-
-$lang['Post_Announcement'] = "���i";
-$lang['Post_Sticky'] = "�m��";
-$lang['Post_Normal'] = "���`";
-
-$lang['Confirm_delete'] = "�z�T�w�n�R���o�g�峹��?";
-$lang['Confirm_delete_poll'] = "�z�T�w�n�R���o�Ӳ��ﬡ�ʶ�?";
-
-$lang['Flood_Error'] = "�Y�T�c�N���ֳt�o�����, �еy��A��";
-$lang['Empty_subject'] = "�o���s�D�D�����n���峹���D";
-$lang['Empty_message'] = "�o���峹�����n���峹���e";
-$lang['Forum_locked'] = "�o�Ӫ����w�g�Q��w�F, �z�L�k�b�o�Ӫ����o��, �^�ЩάO�s��D�D";
-$lang['Topic_locked'] = "�o�ӥD�D�w�g�Q��w�F, �z�L�k�b�o�ӥD�D�s��峹�άO�^��";
-$lang['No_post_id'] = "�S�����w��H";
-$lang['No_topic_id'] = "�z������ܭn�^�Ъ��D�D";
-$lang['No_valid_mode'] = "�z�u��o��, �^�нs��άO�ި��^�аT��, �Ъ�^����";
-$lang['No_such_post'] = "�S���ŦX���峹, �Ъ�^����";
-$lang['Edit_own_posts'] = "�ܩ�p! �z�S���v�O�s���L�|�����峹";
-$lang['Delete_own_posts'] = "�ܩ�p! �z�S���v�O�R����L�|�����峹";
-$lang['Cannot_delete_replied'] = "�ܩ�p! �z����R���w���^�Ф峹���D�D";
-$lang['Cannot_delete_poll'] = "�ܩ�p! �z�L�k�R���i�椤�����ﬡ��";
-$lang['Empty_poll_title'] = "�z������J���諸�D�D";
-$lang['To_few_poll_options'] = "�z�ܤֻݭn��J��Ӳ��諸����";
-$lang['To_many_poll_options'] = "�z�����ﶵ�ؤӦh�F";
-$lang['Post_has_no_poll'] = "�o�g�峹�S�����ﬡ��";
-
-$lang['Add_poll'] = "���ﬡ��";
-$lang['Add_poll_explain'] = "�p�G�z���Q�]�m����\��, �бN���B�d��";
-$lang['Poll_question'] = "����D�D";
-$lang['Poll_option'] = "���ﶵ��";
-$lang['Add_option'] = "�s�W����";
-$lang['Update'] = "��s";
-$lang['Delete'] = "�R��";
-$lang['Poll_for'] = "�������";
-$lang['Days'] = "��"; // This is used for the Run poll for ... Days + in admin_forums for pruning
-$lang['Poll_for_explain'] = "[ ��J 0 �άO�ťլ��S�����������ﬡ�� ]";
-$lang['Delete_poll'] = "�R�����ﬡ��";
-
-$lang['Disable_HTML_post'] = "�����o�g�峹�� HTML �y�k�\��";
-$lang['Disable_BBCode_post'] = "�����o�g�峹�� BBCode �N�X�\��";
-$lang['Disable_Smilies_post'] = "�����o�g�峹�������Ÿ��\��";
-
-$lang['HTML_is_ON'] = "HTML �y�k <u>�}��</u>";
-$lang['HTML_is_OFF'] = "HTML �y�k <u>����</u>";
-$lang['BBCode_is_ON'] = "%sBBCode �N�X%s <u>�}��</u>"; // %s are replaced with URI pointing to FAQ
-$lang['BBCode_is_OFF'] = "%sBBCode �N�X%s <u>����</u>";
-$lang['Smilies_are_ON'] = "�����Ÿ� <u>�}��</u>";
-$lang['Smilies_are_OFF'] = "�����Ÿ� <u>����</u>";
-
-$lang['Attach_signature'] = "���Wñ�W (ñ�W�ɥi�H�b�ӤH��Ƹ̭����)";
-$lang['Notify'] = "�����H�^�Ф峹�ɳq����";
-$lang['Delete_post'] = "�R���峹";
-
-$lang['Stored'] = "�z���T���w�g���\�o�e";
-$lang['Deleted'] = "�z���T���w�g���\�R��";
-$lang['Poll_delete'] = "�z�����ﬡ�ʤw�g���\�R��";
-$lang['Vote_cast'] = "�P�±z�ѻP�벼";
-
-$lang['Topic_reply_notification'] = "�D�D�^�гq��";
-
-$lang['bbcode_b_help'] = "����: [b]text[/b] (alt+b)";
-$lang['bbcode_i_help'] = "����: [i]text[/i] (alt+i)";
-$lang['bbcode_u_help'] = "���u: [u]text[/u] (alt+u)";
-$lang['bbcode_q_help'] = "�ި��^��: [quote]text[/quote] (alt+q)";
-$lang['bbcode_c_help'] = "��ܵ{���N�X: [code]code[/code] (alt+c)";
-$lang['bbcode_l_help'] = "�C��: [list]text[/list] (alt+l)";
-$lang['bbcode_o_help'] = "�̧DZƦC: [list=]text[/list] (alt+o)";
-$lang['bbcode_p_help'] = "���J�Ϥ�: [img]http://image_url[/img] (alt+p)";
-$lang['bbcode_w_help'] = "���J URL: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)";
-$lang['bbcode_a_help'] = "�����Ҧ��}�Ҫ� BBCode ����";
-$lang['bbcode_s_help'] = "�r���C��: [color=red]text[/color] �z�]�i�H�ϥ��C��s�X, �Ҧp: #FF0000";
-$lang['bbcode_f_help'] = "�r���j�p: [size=x-small]small text[/size]";
-
-$lang['Emoticons'] = "�����Ÿ�";
-$lang['More_emoticons'] = "��h�����Ÿ�";
-
-$lang['Font_color'] = "�r���C��";
-$lang['color_default'] = "�w�]��";
-$lang['color_dark_red'] = "�`����";
-$lang['color_red'] = "����";
-$lang['color_orange'] = "���";
-$lang['color_brown'] = "�Ħ�";
-$lang['color_yellow'] = "����";
-$lang['color_green'] = "���";
-$lang['color_olive'] = "���V��";
-$lang['color_cyan'] = "�C���";
-$lang['color_blue'] = "�Ŧ�";
-$lang['color_dark_blue'] = "�`�Ŧ�";
-$lang['color_indigo'] = "�Q��";
-$lang['color_violet'] = "����";
-$lang['color_white'] = "�զ�";
-$lang['color_black'] = "�¦�";
-
-$lang['Font_size'] = "�r���j�p";
-$lang['font_tiny'] = "���p";
-$lang['font_small'] = "�p";
-$lang['font_normal'] = "���`";
-$lang['font_large'] = "�j";
-$lang['font_huge'] = "���j";
-
-$lang['Close_Tags'] = "��������";
-$lang['Styles_tip'] = "����: �榡�i�H�ֳt�M�Φb��ܪ���r�W";
-
-
-//
-// Private Messaging
-//
-$lang['Private_Messaging'] = "�p�H�T��";
-
-$lang['Login_check_pm'] = "�n�J�ˬd�z���p�H�T��";
-$lang['New_pms'] = "�z�� <b>%d</b> �ӷs���p�H�T��"; // You have 2 new messages
-$lang['New_pm'] = "�z�� <b>%d</b> �ӷs���p�H�T��"; // You have 1 new message
-$lang['No_new_pm'] = "�z�S���s���p�H�T��";
-$lang['Unread_pms'] = "�z�� <b>%d</b> �ӥ�Ū���p�H�T��";
-$lang['Unread_pm'] = "�z�� <b>%d</b> �ӥ�Ū���p�H�T��";
-$lang['No_unread_pm'] = "�z���p�H�T�����ݹL�F";
-$lang['You_new_pm'] = "�z����F�s���p�H�T��";
-$lang['You_new_pms'] = "���s���p�H�T���b�z������";
-$lang['You_no_new_pm'] = "�z�S���s���p�H�T��";
-
-$lang['Inbox'] = "����";
-$lang['Outbox'] = "�H��";
-$lang['Savebox'] = "�x�s��";
-$lang['Sentbox'] = "�H��ƥ�";
-$lang['Flag'] = "���A";
-$lang['Subject'] = "�D�D";
-$lang['From'] = "�Ӧ�";
-$lang['To'] = "����H";
-$lang['Date'] = "���";
-$lang['Mark'] = "���";
-$lang['Sent'] = "�o�e";
-$lang['Saved'] = "�x�s";
-$lang['Delete_marked'] = "�R�����";
-$lang['Delete_all'] = "�R������";
-$lang['Save_marked'] = "�x�s���";
-$lang['Save_message'] = "�x�s�T��";
-$lang['Delete_message'] = "�R���T��";
-
-$lang['Display_messages'] = "��ܤ��e���p�H�T��"; // Followed by number of days/weeks/months
-$lang['All_Messages'] = "�Ҧ��T��";
-
-$lang['No_messages_folder'] = "�o���ɮק��S���p�H�T��";
-
-$lang['PM_disabled'] = "�Q�װϪ��p�H�T���\��w�g�Q����";
-$lang['Cannot_send_privmsg'] = "�ܩ�p! ���O�t�κz���T��z�o�e�p�H�T�����O�H";
-$lang['No_to_user'] = "�z������ܵo�e��H�~��e�X�p�H�T��";
-$lang['No_such_user'] = "�ܩ�p! ���O�S���o�ӤH";
-
-$lang['Disable_HTML_pm'] = "�����o�g�T���� HTML �y�k�\��";
-$lang['Disable_BBCode_pm'] = "�����o�g�T���� BBCode �N�X�\��";
-$lang['Disable_Smilies_pm'] = "�����o�g�T���������Ÿ��\��";
-
-$lang['Message_sent'] = "�z���p�H�T���w�g�e�X";
-
-$lang['Click_return_inbox'] = "�I�� %s�o��%s ��^����";
-$lang['Click_return_index'] = "�I�� %s�o��%s ��^����";
-
-$lang['Send_a_new_message'] = "�o�e�s���p�H�T��";
-$lang['Send_a_reply'] = "�^�Шp�H�T��";
-$lang['Edit_message'] = "�s��p�H�T��";
-
-$lang['Notification_subject'] = "�z���s���p�H�T��";
-
-$lang['Find_username'] = "�M��|���W��";
-$lang['Find'] = "�M��";
-$lang['No_match'] = "�S���j�M��ŦX��";
-
-$lang['No_post_id'] = "�S�����w��H";
-$lang['No_such_folder'] = "�S���ŦX�����";
-$lang['No_folder'] = "�S�����w���";
-
-$lang['Mark_all'] = "��ܥ���";
-$lang['Unmark_all'] = "��������";
-
-$lang['Confirm_delete_pm'] = "�z�T�w�n�R���o�g�p�H�T����?";
-$lang['Confirm_delete_pms'] = "�z�T�w�n�R���o�Ǩp�H�T����?";
-
-$lang['Inbox_size'] = "�z�����w�g�ϥΤF %d%% "; // eg. Your Inbox is 50% full
-$lang['Sentbox_size'] = "�z���H�w�g�ϥΤF %d%% ";
-$lang['Savebox_size'] = "�z���x�s���w�g�ϥΤF %d%% ";
-
-$lang['Click_view_privmsg'] = "�I�� %s�o��%s �i�J�p�H�T������";
-
-
-//
-// Profiles/Registration
-//
-$lang['Viewing_user_profile'] = "�˵� :: %s ���ӤH���"; // %s is username
-$lang['About_user'] = "���� %s"; // %s is username
-
-$lang['Preferences'] = "���n�]�w";
-$lang['Items_required'] = "�Хܦ� * �����ض��T���g";
-$lang['Registration_info'] = "�|�����U���";
-$lang['Profile_info'] = "�ӤH���";
-$lang['Profile_info_warn'] = "�o�Ǹ�T�N��~���}";
-$lang['Avatar_panel'] = "�Y������O";
-$lang['Avatar_gallery'] = "�t�ά�ï";
-
-$lang['Website'] = "�ӤH����";
-$lang['Location'] = "�Ӧ�";
-$lang['Contact'] = "�p��";
-$lang['Email_address'] = "�q�l�l��H�c";
-$lang['Email'] = "�q�l�l��";
-$lang['Send_private_message'] = "�o�e�p�H�T��";
-$lang['Hidden_email'] = "[ ���� ]";
-$lang['Search_user_posts'] = "�d�� %s �o�����Ҧ��峹";
-$lang['Interests'] = "����";
-$lang['Occupation'] = "¾�~";
-$lang['Poster_rank'] = "����";
-
-$lang['Total_posts'] = "�`�o����";
-$lang['User_post_pct_stats'] = "�Q�װϤ峹�`�ƪ� %d%% "; // 1.25% of total
-$lang['User_post_day_stats'] = "�����C�ѵo�� %.2f "; // 1.5 posts per day
-$lang['Search_user_posts'] = "�d�� %s �o�����Ҧ��峹"; // Find all posts by username
-
-$lang['No_user_id_specified'] = "�z�ҿ�ܪ��|���W�٤��s�b";
-$lang['Wrong_Profile'] = "�z�S���v�O�ק�O�H���ӤH���.";
-
-$lang['Only_one_avatar'] = "�u����w�@���Y��";
-$lang['File_no_data'] = "�z�Ҵ��Ѫ� URL �èS�����";
-$lang['No_connection_URL'] = "�z�Ҵ��Ѫ� URL �L�k�s��";
-$lang['Incomplete_URL'] = "�z�Ҵ��Ѫ� URL ������";
-$lang['Wrong_remote_avatar_format'] = "�q�o�� URL �ҳs�����ӤH���ɬO�L�Ī��ɮ榡";
-$lang['No_send_account_inactive'] = "�ܩ�p!! �ѩ�z���b���ثe�B�Ϊ��A, �]���z�L�k���o�s���K�X. �и�t�κz���p���߰ݬ�����T.";
-
-$lang['Always_smile'] = "�ϥΪ����Ÿ�";
-$lang['Always_html'] = "�ϥ� HTML �y�k";
-$lang['Always_bbcode'] = "�ϥ� BBCode �N�X";
-$lang['Always_add_sig'] = "�b�峹�����[�ө�ñ�W";
-$lang['Always_notify'] = "�D�D�^�гq��";
-$lang['Always_notify_explain'] = "�����H�^�бz�ҵo�����D�D��, �t�η|�H�e�q�l�l��q���z. �o���]�w�]�i�H�����b�z�o���峹���ܧ�";
-
-$lang['Board_style'] = "��������";
-$lang['Board_lang'] = "�y�t�]�w";
-$lang['No_themes'] = "��Ʈw�̨S���G���D�D";
-$lang['Timezone'] = "�ɰϳ]�w";
-$lang['Date_format'] = "�ɶ��榡";
-$lang['Date_format_explain'] = "�ƦC�y�k�ϥ� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> ��� ";
-$lang['Signature'] = "�ө�ñ�W";
-$lang['Signature_explain'] = "�b��r�Ϥ�����r�N���[�b�z�o�����峹�W, �H %d �Ӧr����";
-$lang['Public_view_email'] = "��ܹq�l�l��H�c";
-
-$lang['Current_password'] = "�ثe�K�X";
-$lang['New_password'] = "��J�s�K�X";
-$lang['Confirm_password'] = "�T�{�s�K�X";
-$lang['Confirm_password_explain'] = "�p�G�z�n�ܧ�q�l�l���}, �z������J�ثe�ϥΪ��K�X";
-$lang['password_if_changed'] = "�p�G�z�Q�K�X����, �п�J�z�n�������K�X";
-$lang['password_confirm_if_changed'] = "�ЦA��J�@���z�n�������K�X";
-
-$lang['Avatar'] = "�ӤH�Y��";
-$lang['Avatar_explain'] = "�z���ӤH�Y���N�|��ܦb�z�ҵo�����峹����. �@���u��u�Τ@�ӹ���, �e�פ��i�W�L %d ����, ���פ��i�W�L %d �����ӥB�ɮפj�p���i�W�L %dkB";
-$lang['Upload_Avatar_URL'] = "�q�s���ƻs����";
-$lang['Upload_Avatar_URL_explain'] = "��J�Y���s��, �t�αN�|����ɽƻs��t�θ̭�";
-$lang['Pick_local_Avatar'] = "�Ѭ�ï���������";
-$lang['Link_remote_Avatar'] = "�Ѻ��}�s���Y������";
-$lang['Link_remote_Avatar_explain'] = "��J�Y�����ɳs�����}, �t�αN�|�۰ʳs����z�Q�n�����}";
-$lang['Avatar_URL'] = "�Y�����ɪ����}";
-$lang['Select_from_gallery'] = "�q�t�ά�ï�̿�ܹ���";
-$lang['View_avatar_gallery'] = "�t�ά�ï";
-
-$lang['Select_avatar'] = "����Y��";
-$lang['Return_profile'] = "�����";
-$lang['Select_category'] = "��ܺ���";
-
-$lang['Delete_Image'] = "�R������";
-$lang['Current_Image'] = "�ثe�ϥΪ�����";
-
-$lang['Notify_on_privmsg'] = "�����s���p�H�T���ɥH�q�l�l��q��";
-$lang['Popup_on_privmsg'] = "�����s���p�H�T���ɸ��X�p�����q��";
-$lang['Popup_on_privmsg_explain'] = "�����H�o�e�p�H�T�����z�ɷ|���X�@�Ӥp�����q��";
-$lang['Hide_user'] = "���ñz���W�u���A";
-
-$lang['Profile_updated'] = "�z���ӤH��Ƥw�g������s";
-$lang['Profile_updated_inactive'] = "�z���ӤH��Ƥw�g������s, �M�ӱz�w�ק�L���n���, �ҥH�z���b���w�Q�Ȱ�. �Х��ˬd�z���q�l�l��H�c, ��X�p�s�}�ұb��, �Y�ݭn�q�L�t�κz���f��, �Э@�ߵ���";
-
-$lang['Password_mismatch'] = "�z��J���K�X���~";
-$lang['Current_password_mismatch'] = "�z�Ҵ��Ѫ��o�ӱK�X�P��Ʈw����";
-$lang['Password_long'] = "�z�ҿ�J���K�X���W�L 32 �Ӧr��";
-$lang['Username_taken'] = "�ܩ�p!! �z�ҿ�ܪ��|���W�٤w�Q���U�ϥ�";
-$lang['Username_invalid'] = "�ܩ�p!! �|���W�٤����o�]�t�D�k�r��, �Ҧp: ''";
-$lang['Username_disallowed'] = "�ܩ�p!! �z�ҿ�ܪ��|���W�٤w�Q����";
-$lang['Email_taken'] = "�ܩ�p!! �z�ҿ�J���q�l�l���}�w�Q���U�ϥ�";
-$lang['Email_banned'] = "�ܩ�p!! �z�ҿ�J���q�l�l���}�w�Q����";
-$lang['Email_invalid'] = "�ܩ�p!! �z��J�����O�X�k���q�l�l���}";
-$lang['Signature_too_long'] = "�z���ө�ñ�W�Ӫ�";
-$lang['Fields_empty'] = "�z�����T���g�Хܦ�*������";
-$lang['Avatar_filetype'] = "�Y�����ɮ榡������ .jpg, .gif �άO .png";
-$lang['Avatar_filesize'] = "�Y���ɮפj�p�����j�� 0 kB �åB�p��"; // The avatar image file size must be less than 6 kB
-$lang['Avatar_imagesize'] = "�Y�����ɤؤo�����p�� pixels(����)�e �M pixels(����)��";
-
-$lang['Welcome_subject'] = "�w��Ө� %s �Q�װ�"; // Welcome to my.com forums
-$lang['New_account_subject'] = "�s���|���b��";
-$lang['Account_activated_subject'] = "�b���w�g�ҥ�";
-
-$lang['Account_added'] = "�P�±z�����U, �z���b���w�Q�إ�. �z�{�b�i�H��J�|���b���αK�X�n�J�Q�װ�";
-$lang['Account_inactive'] = "�z���b���w�Q�إ�, �M�ӱz�ݭn�����b���ҥε{�ǫ�~��n�J�Q�װ�. �t�Τw�g�N�z���b���ҥΧǸ��H�e��z���q�l�l��H�c, ���ˬd�z���q�l�l��H�c�H���o��������T";
-$lang['Account_inactive_admin'] = "�z���b���w�Q�إ�, �M�ӳo�ӰQ�װϪ��|����楲����o�t�κz�������, �|���b���~�|�Q�ҥ�. �t�Τw�g��z���b���ӽжi������T�H�e��z���q�l�l��H�c, ���H���ˬd�z���q�l�l��H�c�`�N�ӽжi��";
-$lang['Account_active'] = "�z���b���w�g�ҥ�, �D�`�P�±z�����U!";
-$lang['Account_active_admin'] = "�o�ӱb���w�g�Q�ҥ�";
-$lang['Reactivate'] = "�z���b���w�g��_�ҥ�!";
-$lang['COPPA'] = "�z���b���Q�إ�, ���O�ݭn�z�����. ���ˬd�z���q�l�l��H�c��o�ԲӰT��.";
-
-$lang['Registration'] = "�|�����U�P�N�n��";
-$lang['Reg_agreement'] = "�o�ӰQ�װϪ��t�κz���M�����z���|���i��b�Ĥ@�ɶ����ק�β�������ij�ʪ��峹, �M�Ӻz�H�����i��\Ū�Ҧ����峹, �]���Q�װϪ��峹���e���N�����誺���שηN��, �z�ζ�������ͩҵo�����峹���e�t���d��.<br /><br />�z�����P�N���o������d�|, �T��, �ʫU, ����, ���, ���~�H�Φ����ʧO�[���Υ��i��y���H�k�欰�������峹, �p�G�zIJ�ǤF�H�W���W�w, ����N�|�ߧY����z���i�J�åB�ä��}�� (�z�������A�ȴ��ѰӤ]�N�|�Q�o��q��). �Ҧ��峹�o���H�� IP ��}���N�Q�x�s�H������H�k���`�o��.<br /><br />�z�����P�N����, �t�κz���H�Ϊ����z���֦��b����ɶ��R��, �ק�, ���ʩ���������D�D���v�O. �@���@�ӨϥΪ�, �z�����P�N�z�Ҵ��Ѫ������T���N�Q�s�J��Ʈw��, �o�Ǹ�T���F����, �t�κz���Ϊ����z�����~���|��~���}, �����O�ҥ���i��ɭP��Ƽ��S���b�ȤJ�I�欰.<br /><br />�o�ӰQ�װϨt�Ψϥ�cookie���x�s�z���ӤH��T, �o��cookie���]�t����z���g��J�L����T, ���̥u����K�z���K�����s��. �ӹq�l�l���}�u�ΨӰ����z�P�N�H�W�����, �T�{�z�����U��T�ϥ�.";
-
-$lang['Agree_under_13'] = "�ڦP�N�H�W����(���O��<b>����13��</b>)";
-$lang['Agree_over_13'] = "�ڦP�N�H�W����(�ӥB��<b>�w��13��</b>)";
-$lang['Agree_not'] = "�ڤ��P�N�H�W����";
-
-$lang['Wrong_activation'] = "�z�ҿ�J���b���ҥΧǸ��P��Ʈw����";
-$lang['Send_password'] = "�o�e�s���K�X����";
-$lang['Password_updated'] = "�s���K�X�w�إ�, ���ˬd�z���q�l�l��H�c�H���o�b���ҥΪ�������T";
-$lang['No_email_match'] = "�z�Ҵ��Ѫ��q�l�l���}�P�ϥΪ̦W�٤���";
-$lang['New_password_activation'] = "�s���K�X�ҥ�";
-$lang['Password_activated'] = "�z���b���w�Q���s�ҥ�, ���ˬd�z���q�l�l��H�c, �èϥαz�Ҧ��쪺�s�K�X���s�n�J";
-
-$lang['Send_email_msg'] = "�o�e�q�l�l��T��";
-$lang['No_user_specified'] = "���s�b���|��";
-$lang['User_prevent_email'] = "�o�ӷ|�����Ʊ榬��q�l�l��, �й��յo�e�p�H�T��";
-$lang['User_not_exist'] = "���s�b���|��";
-$lang['CC_email'] = "�o�e�@�Ӷl��ƥ����ۤv";
-$lang['Email_message_desc'] = "�o�ӰT�������O�¤�r�榡, �Ф��n�[�J���� HTML �y�k�άO BBCode �N�X. �Ъ�^�ÿ�J�z���q�l�l���}.";
-$lang['Flood_email_limit'] = "�z�L�k�P�ɵo�e�q�l�l��L�|��, �еy��A��";
-$lang['Recipient'] = "�����l��";
-$lang['Email_sent'] = "�q�l�l��w�g�o�e";
-$lang['Send_email'] = "�o�e�q�l�l��";
-$lang['Empty_subject_email'] = "�o�ӹq�l�l���n���D�D";
-$lang['Empty_message_email'] = "�z������J�q�l�l�e";
-
-
-//
-// Memberslist
-//
-$lang['Select_sort_method'] = "��ܱƦC�覡";
-$lang['Sort'] = "�̧DZƦC";
-$lang['Sort_Top_Ten'] = "�Q�j�Ʀ�";
-$lang['Sort_Joined'] = "���U�ɶ�";
-$lang['Sort_Username'] = "�|���W��";
-$lang['Sort_Location'] = "�Ӧۦa��";
-$lang['Sort_Posts'] = "�峹�`��";
-$lang['Sort_Email'] = "�q�l�l��";
-$lang['Sort_Website'] = "�ӤH����";
-$lang['Sort_Ascending'] = "�Ѥp�Ӥj";
-$lang['Sort_Descending'] = "�Ѥj�Ӥp";
-$lang['Order'] = "����";
-
-
-//
-// Group control panel
-//
-$lang['Group_Control_Panel'] = "�|���s�ձ���x";
-$lang['Group_member_details'] = "�|���s�ղM��";
-$lang['Group_member_join'] = "�[�J�s��";
-
-$lang['Group_Information'] = "�s�հT��";
-$lang['Group_name'] = "�s�զW��";
-$lang['Group_description'] = "�s�մy�z";
-$lang['Group_membership'] = "�s�ը���";
-$lang['Group_Members'] = "�s�զ���";
-$lang['Group_Moderator'] = "�s�ղժ�";
-$lang['Pending_members'] = "�f�ַ|��";
-
-$lang['Group_type'] = "�s�էκA";
-$lang['Group_open'] = "�}��s��";
-$lang['Group_closed'] = "�ʳ��s��";
-$lang['Group_hidden'] = "���θs��";
-
-$lang['Current_memberships'] = "�ثe�|��";
-$lang['Non_member_groups'] = "�S���|�����s��";
-$lang['Memberships_pending'] = "�|�������f�֤�";
-
-$lang['No_groups_exist'] = "�s�դ��s�b";
-$lang['Group_not_exist'] = "�o�ӷ|���s�դ��s�b";
-
-$lang['Join_group'] = "�[�J�s��";
-$lang['No_group_members'] = "�o�Ӹs�եثe�S������";
-$lang['Group_hidden_members'] = "�o�Ӹs�լO���Ϊ�, �ҥH�z�L�k�˵���������";
-$lang['No_pending_group_members'] = "�o�Ӹs�ըS���f�֤����|��";
-$lang["Group_joined"] = "�z�w�g�P�N�ӽХ[�J�o�ӷ|���s��<br />�o�Ӹs�ժ��ժ��N�|�q���z�O�_��\�[�J";
-$lang['Group_request'] = "���@�ӷ|���ӽХ[�J�z���s��";
-$lang['Group_approved'] = "�z���ШD�w�g��o���";
-$lang['Group_added'] = "�z�w�g�Q�[�J�o�ӷ|���s��";
-$lang['Already_member_group'] = "�z�w�g�O�o�Ӹs�ժ�����";
-$lang['User_is_member_group'] = "�ӷ|���w�g�O�o�Ӹs�ժ�����";
-$lang['Group_type_updated'] = "�s�էκA�w�g������s";
-
-$lang['Could_not_add_user'] = "�z�ҿ�ܪ��|�����s�b";
-$lang['Could_not_anon_user'] = "�z����N�X�ȦC���s�զ���";
-
-$lang['Confirm_unsub'] = "�z�T�w�z�n�����[�J�o�Ӹs�ժ��ӽж�?";
-$lang['Confirm_unsub_pending'] = "�z�ӽХ[�J�o�Ӹs�թ|����o���, �z�T�w�n�����ӽж�?";
-
-$lang['Unsub_success'] = "�z�w�g�����ӽХ[�J�o�Ӹs��.";
-
-$lang['Approve_selected'] = "�����";
-$lang['Deny_selected'] = "��^���";
-$lang['Not_logged_in'] = "�z�������n�J�~��[�J�s��.";
-$lang['Remove_selected'] = "�������";
-$lang['Add_member'] = "�W�[����";
-$lang['Not_group_moderator'] = "�ѩ�z���ݩ�z�ζ�����, �]���S���v�Q����o�Ӱʧ@!";
-
-$lang['Login_to_join'] = "�n�J�z�Υ[�J�s�ը���";
-$lang['This_open_group'] = "�o�O�@�Ӷ}��s��, �I��ӽХ[�J";
-$lang['This_closed_group'] = "�o�O�@�ӫʳ����s��, �������ӽХ[�J";
-$lang['This_hidden_group'] = "�o�O�@�����θs��, �L�k�D�ʥ[�J";
-$lang['Member_this_group'] = "�z�O�o�Ӹs�ժ�����";
-$lang['Pending_this_group'] = "�z�b�o�Ӹs�ժ��������b�f�֤�";
-$lang['Are_group_moderator'] = "�z�O�o�Ӹs�ժ��ժ�";
-$lang['None'] = "�S��";
-
-$lang['Subscribe'] = "�ӽХ[�J";
-$lang['Unsubscribe'] = "�����ӽ�";
-$lang['View_Information'] = "�˵������T��";
-
-
-//
-// Search
-//
-$lang['Search_query'] = "�峹�j�M�t��";
-$lang['Search_options'] = "�j�M�ﶵ";
-
-$lang['Search_keywords'] = "�j�M����r";
-$lang['Search_keywords_explain'] = "�z�i�H�ϥ�'���L�B��k'���覡�ӷj�M. <u>AND</u> �N���]�t. <u>OR</u> �N���i�]�t. <u>NOT</u> �N�����]�t.";
-$lang['Search_author'] = "�j�M�o���H";
-$lang['Search_author_explain'] = "�z�i�H�ϥ� * �U�Φr���j�M";
-
-$lang['Search_for_any'] = "�j�M�ŦX�H�W���@����r�����";
-$lang['Search_for_all'] = "�j�M�ŦX�H�W�Ҧ�����r�����";
-$lang['Search_title_msg'] = "�j�M�峹�D�D�Τ��e";
-$lang['Search_msg_only'] = "�u�j�M�峹���e";
-
-$lang['Return_first'] = "�j�M���G���"; // followed by xxx characters in a select box
-$lang['characters_posts'] = "�����";
-
-$lang['Search_previous'] = "�ɶ��d��"; // followed by days, weeks, months, year, all in a select box
-
-$lang['Sort_by'] = "�ƦC����";
-$lang['Sort_Time'] = "�o���ɶ�";
-$lang['Sort_Post_Subject'] = "�峹���D";
-$lang['Sort_Topic_Title'] = "�D�D";
-$lang['Sort_Author'] = "�o���H";
-$lang['Sort_Forum'] = "����";
-
-$lang['Display_results'] = "��ܼҦ�";
-$lang['All_available'] = "�Ҧ���";
-$lang['No_searchable_forums'] = "�z�S���j�M�峹���v��";
-
-$lang['No_search_match'] = "�S�������D�D�Τ峹�ŦX�z�n�j�M������";
-$lang['Found_search_match'] = "�� %d ����ƲŦX�z�j�M������"; // eg. Search found 1 match
-$lang['Found_search_matches'] = "�� %d ����ƲŦX�z�j�M������"; // eg. Search found 24 matches
-
-$lang['Close_window'] = "��������";
-
-
-//
-// Auth related entries
-//
-// Note the %s will be replaced with one of the following 'user' arrays
-$lang['Sorry_auth_announce'] = "��p! �u�� %s �i�H�b�o�Ӫ����o�����i";
-$lang['Sorry_auth_sticky'] = "��p! �u�� %s �i�H�b�o�Ӫ����o���m���峹";
-$lang['Sorry_auth_read'] = "��p! �u�� %s �i�H�\Ū�o�Ӫ������D�D";
-$lang['Sorry_auth_post'] = "��p! �u�� %s �i�H�b�o�Ӫ����o���s�D�D";
-$lang['Sorry_auth_reply'] = "��p! �u�� %s �i�H�^�гo�Ӫ������峹";
-$lang['Sorry_auth_edit'] = "��p! �u�� %s �i�H�s��o�Ӫ������峹";
-$lang['Sorry_auth_delete'] = "��p! �u�� %s �i�H�R���o�Ӫ������峹";
-$lang['Sorry_auth_vote'] = "��p! �u�� %s �i�H�b�o�Ӫ����o�_�벼";
-
-// These replace the %s in the above strings
-$lang['Auth_Anonymous_Users'] = "<b>�ΦW�X��</b>";
-$lang['Auth_Registered_Users'] = "<b>���U�|��</b>";
-$lang['Auth_Users_granted_access'] = "<b>�S���|��</b>";
-$lang['Auth_Moderators'] = "<b>�����z��</b>";
-$lang['Auth_Administrators'] = "<b>�t�κz��</b>";
-
-$lang['Not_Moderator'] = "�z�S���z�o�Ӫ������v�O";
-$lang['Not_Authorised'] = "������v";
-
-$lang['You_been_banned'] = "�z�w�Q����|�����<br />�и��z��, �s�պz���άO�t�κz���p���߰ݬ�����T";
-
-
-//
-// Viewonline
-//
-$lang['Reg_users_zero_online'] = "0 ��|���� "; // There ae 5 Registered and
-$lang['Reg_users_online'] = "%d ��|���� "; // There ae 5 Registered and
-$lang['Reg_user_online'] = "%d ��|���� "; // There ae 5 Registered and
-$lang['Hidden_users_zero_online'] = "0 �����Φb�u�W"; // 6 Hidden users online
-$lang['Hidden_users_online'] = "%d �����Φb�u�W"; // 6 Hidden users online
-$lang['Hidden_user_online'] = "%d �����Φb�u�W"; // 6 Hidden users online
-$lang['Guest_users_online'] = "%d ��X�Ȧb�u�W"; // There are 10 Guest users online
-$lang['Guest_users_zero_online'] = "0 ��X�Ȧb�u�W"; // There are 10 Guest users online
-$lang['Guest_user_online'] = "%d ��X�Ȧb�u�W"; // There is 1 Guest user online
-$lang['No_users_browsing'] = "�ثe�S���ϥΪ��s���o�ӰQ�װ�";
-
-$lang['Online_explain'] = "�o�Ǹ�Ʈھڪ��O�̪� 5 �������|�������ʰO��";
-
-$lang['Forum_Location'] = "������m";
-$lang['Last_updated'] = "�̫��s��";
-
-$lang['Forum_index'] = "�Q�װϭ���";
-$lang['Logging_on'] = "���b�n�J";
-$lang['Posting_message'] = "���b�o���峹";
-$lang['Searching_forums'] = "�j�M�Q�װϤ峹";
-$lang['Viewing_profile'] = "�˵��ӤH���";
-$lang['Viewing_online'] = "�˵��֦b�u�W";
-$lang['Viewing_member_list'] = "�˵��|���M��";
-$lang['Viewing_priv_msgs'] = "�˵��p�H�T��";
-$lang['Viewing_FAQ'] = "�˵��`�����D";
-
-
-//
-// Moderator Control Panel
-//
-$lang['Mod_CP'] = "�����z����x";
-$lang['Mod_CP_explain'] = "�b�o�ӱ���O��, �z�i�H����h�������z�\��. �z�i�H��w, �Ѱ���w, ���ʩΧR������ƶq���峹�D�D";
-
-$lang['Select'] = "���";
-$lang['Delete'] = "�R��";
-$lang['Move'] = "����";
-$lang['Lock'] = "��w";
-$lang['Unlock'] = "�Ѱ�";
-
-$lang['Topics_Removed'] = "��ܪ��D�D�w�q��Ʈw����";
-$lang['Topics_Locked'] = "��ܪ��D�D�w��w";
-$lang['Topics_Moved'] = "��ܪ��D�D�w����";
-$lang['Topics_Unlocked'] = "��ܪ��D�D�w�Ѱ���w";
-$lang['No_Topics_Moved'] = "�S���D�D�Q����";
-
-$lang['Confirm_delete_topic'] = "�z�T�w�z�n�����ҿ�ܪ��D�D��?";
-$lang['Confirm_lock_topic'] = "�z�T�w�z�n��w�ҿ�ܪ��D�D��?";
-$lang['Confirm_unlock_topic'] = "�z�T�w�z�n�Ѱ���w�ҿ�ܪ��D�D��?";
-$lang['Confirm_move_topic'] = "�z�T�w�z�n���ʩҿ�ܪ��D�D��?";
-
-$lang['Move_to_forum'] = "���ʨ�";
-$lang['Leave_shadow_topic'] = "�b�ª������W�d�U�Q���ʪ��D�D";
-
-$lang['Split_Topic'] = "�D�D�����x";
-$lang['Split_Topic_explain'] = "�z�i�H�ϥΤU�C����N�@�ӥD�D���Φ��G, �z�i�H��ܤ��έӧO���峹�άO�q���w���峹���j";
-$lang['Split_title'] = "�s���D�D�W��";
-$lang['Split_forum'] = "�m��s�D�D������";
-$lang['Split_posts'] = "���ο�ܪ��峹";
-$lang['Split_after'] = "�q���w���峹���j";
-$lang['Topic_split'] = "�z��ܪ��D�D�w�g��������";
-
-$lang['Too_many_error'] = "�z���w�F�L�h���峹. �z�u�i�H��ܤ@�ӫ��w���峹�Ӥ��ΥD�D!";
-
-$lang['None_selected'] = "�z�S����ܥ���D�D�Ӱ���o�Ӱʧ@, �Ъ�^�æܤֿ�ܤ@�ӥD�D.";
-$lang['New_forum'] = "�s����";
-
-$lang['This_posts_IP'] = "�o���H�� IP ��}";
-$lang['Other_IP_this_user'] = "�o�ӨϥΪ̦^�ЮɥιL���䥦 IP ��}";
-$lang['Users_this_IP'] = "�ϥΪ̵o���ɨӦ۳o�� IP ��}";
-$lang['IP_info'] = "IP ��}���i";
-$lang['Lookup_IP'] = "�M�� IP ��}";
-
-
-//
-// Timezones ... for display on each page
-//
-$lang['All_times'] = "�Ҧ����ɶ����� %s"; // eg. All times are GMT - 12 Hours (times from next block)
-
-$lang['-12'] = "GMT - 12 �p��";
-$lang['-11'] = "GMT - 11 �p��";
-$lang['-10'] = "HST (�L�¦i)";
-$lang['-9'] = "GMT - 9 �p��";
-$lang['-8'] = "PST (����/�[���j)";
-$lang['-7'] = "MST (����/�[���j)";
-$lang['-6'] = "CST (����/�[���j)";
-$lang['-5'] = "EST (����/�[���j)";
-$lang['-4'] = "GMT - 4 �p��";
-$lang['-3.5'] = "GMT - 3.5 �p��";
-$lang['-3'] = "GMT - 3 �p��";
-$lang['-2'] = "���j��v";
-$lang['-1'] = "GMT - 1 �p��";
-$lang['0'] = "GMT";
-$lang['1'] = "CET (�ڬw)";
-$lang['2'] = "EET (�ڬw)";
-$lang['3'] = "GMT + 3 �p��";
-$lang['3.5'] = "GMT + 3.5 �p��";
-$lang['4'] = "GMT + 4 �p��";
-$lang['4.5'] = "GMT + 4.5 �p��";
-$lang['5'] = "GMT + 5 �p��";
-$lang['5.5'] = "GMT + 5.5 �p��";
-$lang['6'] = "GMT + 6 �p��";
-$lang['7'] = "GMT + 7 �p��";
-$lang['8'] = "�x�_�ɶ� (GMT + 8 �p��)";
-$lang['9'] = "GMT + 9 �p��";
-$lang['9.5'] = "CST (�D�w)";
-$lang['10'] = "EST (�D�w)";
-$lang['11'] = "GMT + 11 �p��";
-$lang['12'] = "GMT + 12 �p��";
-
-// These are displayed in the timezone select box
-$lang['tz']['-12'] = "(GMT - 12 �p��) �J���¦��J�q, �ʥ[�L�q";
-$lang['tz']['-11'] = "(GMT - 11 �p��) ���~�q, �ļ���";
-$lang['tz']['-10'] = "(GMT - 10 �p��) �L�¦i";
-$lang['tz']['-9'] = "(GMT - 9 �p��) ���Դ��[";
-$lang['tz']['-8'] = "(GMT - 8 �p��) �ӥ��v�зǮɶ� (���� & �[���j)";
-$lang['tz']['-7'] = "(GMT - 7 �p��) �s�ϼзǮɶ� (���� & �[���j)";
-$lang['tz']['-6'] = "(GMT - 6 �p��) �����зǮɶ� (���� & �[���j), �������";
-$lang['tz']['-5'] = "(GMT - 5 �p��) �F���зǮɶ� (���� & �[���j), �i���j, �Q��, ��h";
-$lang['tz']['-4'] = "(GMT - 4 �p��) �j��v�зǮɶ� (�[���j), �d�ԥd��, �Ԥڴ�";
-$lang['tz']['-3.5'] = "(GMT - 3.5 �p��) ���";
-$lang['tz']['-3'] = "(GMT - 3 �p��) �ڦ�, ���y�մ���Q��, ��v��, �֧J���s�q";
-$lang['tz']['-2'] = "(GMT - 2 �p��) ���j��v, �ȴ˪Q�q, �t���Ǯ��q";
-$lang['tz']['-1'] = "(GMT - 1 �p��) �ȳt���s�q, ���w��";
-$lang['tz']['0'] = "(GMT) �d�ĥ����d, ���f�L, �R�B��, �۴�, ������, �Xù����";
-$lang['tz']['1'] = "(GMT + 1 �p��) �f�L, ���|�뺸, ��������, ���w��, �ھ�, ù��";
-$lang['tz']['2'] = "(GMT + 2 �p��) �[������, �n�D, �بF";
-$lang['tz']['3'] = "(GMT + 3 �p��) �ڮ�F, �Q���w, ������, �`����";
-$lang['tz']['3.5'] = "(GMT + 3.5 �p��) �w����";
-$lang['tz']['4'] = "(GMT + 4 �p��) �����F��, �ڮw, �����دS, �Ĥ�Q��";
-$lang['tz']['4.5'] = "(GMT + 4.5 �p��) �إ���";
-$lang['tz']['5'] = "(GMT + 5 �p��) ��d�S�L��, �촵�����ڼw, �ةE, �𤰤z";
-$lang['tz']['5.5'] = "(GMT + 5.5 �p��) �s�R, �[���U��, ���w�Դ�, �s�w��";
-$lang['tz']['6'] = "(GMT + 6 �p��) ���X��, �i�۩Y, �N�N��";
-$lang['tz']['6.5'] = "(GMT + 6.5 �p��) ����";
-$lang['tz']['7'] = "(GMT + 7 �p��) �Ҩ�, �e��, ���[�F";
-$lang['tz']['8'] = "(GMT + 8 �p��) �_��, ����, �B��, �s�[�Y, �x�_";
-$lang['tz']['9'] = "(GMT + 9 �p��) �j��, ���E, �~��, �F��, �Ȯw���J";
-$lang['tz']['9.5'] = "(GMT + 9.5 �p��) ���o�p�w, �F����";
-$lang['tz']['10'] = "(GMT + 10 �p��) ������, �ڥ��s�X����, ����, ���ѫ�";
-$lang['tz']['11'] = "(GMT + 11 �p��) ���[��, �s�d���h����, ��ù���s�q";
-$lang['tz']['12'] = "(GMT + 12 �p��) ���J��, ���F�y, ����, ����s�q";
-
-$lang['datetime']['Sunday'] = "�P����";
-$lang['datetime']['Monday'] = "�P���@";
-$lang['datetime']['Tuesday'] = "�P���G";
-$lang['datetime']['Wednesday'] = "�P���T";
-$lang['datetime']['Thursday'] = "�P���|";
-$lang['datetime']['Friday'] = "�P����";
-$lang['datetime']['Saturday'] = "�P����";
-$lang['datetime']['Sun'] = "�P����";
-$lang['datetime']['Mon'] = "�P���@";
-$lang['datetime']['Tue'] = "�P���G";
-$lang['datetime']['Wed'] = "�P���T";
-$lang['datetime']['Thu'] = "�P���|";
-$lang['datetime']['Fri'] = "�P����";
-$lang['datetime']['Sat'] = "�P����";
-$lang['datetime']['January'] = "�@��";
-$lang['datetime']['February'] = "�G��";
-$lang['datetime']['March'] = "�T��";
-$lang['datetime']['April'] = "�|��";
-$lang['datetime']['May'] = "����";
-$lang['datetime']['June'] = "����";
-$lang['datetime']['July'] = "�C��";
-$lang['datetime']['August'] = "�K��";
-$lang['datetime']['September'] = "�E��";
-$lang['datetime']['October'] = "�Q��";
-$lang['datetime']['November'] = "�Q�@��";
-$lang['datetime']['December'] = "�Q�G��";
-$lang['datetime']['Jan'] = "�@��";
-$lang['datetime']['Feb'] = "�G��";
-$lang['datetime']['Mar'] = "�T��";
-$lang['datetime']['Apr'] = "�|��";
-$lang['datetime']['May'] = "����";
-$lang['datetime']['Jun'] = "����";
-$lang['datetime']['Jul'] = "�C��";
-$lang['datetime']['Aug'] = "�K��";
-$lang['datetime']['Sep'] = "�E��";
-$lang['datetime']['Oct'] = "�Q��";
-$lang['datetime']['Nov'] = "�Q�@��";
-$lang['datetime']['Dec'] = "�Q�G��";
-
-//
-// Errors (not related to a
-// specific failure on a page)
-//
-$lang['Information'] = "�t�ΰT��";
-$lang['Critical_Information'] = "���j�T��";
-
-$lang['General_Error'] = "�@����~";
-$lang['Critical_Error'] = "���j���~";
-$lang['An_error_occured'] = "�o�Ϳ��~";
-$lang['A_critical_error'] = "�o�ͭ��j���~";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php +/*************************************************************************** + * lang_main.php [English] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_main.php,v 1.82 2002/02/03 18:17:08 thefinn Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * Traditional Chinese[�c�餤��y�t] Translation + * ------------------- + * begin : Thu Nov 26 2001 + * by : �p�ˤl, OOHOO, �Ӯa�M�h, �� + * email : kyo.yoshika@msa.hinet.net + * mchiang@bigpond.net.au + * sjwu1@ms12.hinet.net + * f8806077@mail.dyu.edu.tw + * + * last modify : Wed Mar 4 2002 + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// The format of this file is: +// +// ---> $lang['message'] = "text"; +// +// You should also try to set a locale and a character +// encoding (plus direction). The encoding and direction +// will be sent to the template. The locale may or may +// not work, it's dependent on OS support and the syntax +// varies ... give it your best guess! +// + +// Translator credit +$lang['TRANSLATION_INFO'] = '�c�餤��ƥ� <a href="http://heaven.wusdsl.net/phpbb/viewtopic.php?p=2811#2811"><font color="#FF6633">�˿߬P�yPBB2����j�ƶ}�o�p��</font></a> �s�@'; + +//setlocale(LC_ALL, "en"); +$lang['ENCODING'] = "big5"; +$lang['DIRECTION'] = "LTR"; +$lang['LEFT'] = "LEFT"; +$lang['RIGHT'] = "RIGHT"; +$lang['DATE_FORMAT'] = "Y-m-d"; // This should be changed to the default date format for your language, php date() format + +// +// Common, these terms are used +// extensively on several pages +// +$lang['Forum'] = "����"; +$lang['Category'] = "����"; +$lang['Topic'] = "�D�D"; +$lang['Topics'] = "�D�D"; +$lang['Replies'] = "�^��"; +$lang['Views'] = "�[��"; +$lang['Post'] = "�o��"; +$lang['Posts'] = "�峹"; +$lang['Posted'] = "�o����"; +$lang['Username'] = "�|���W��"; +$lang['Password'] = "�n�J�K�X"; +$lang['Email'] = "�q�l�l��H�c"; +$lang['Poster'] = "�^�ФH"; +$lang['Author'] = "�o���H"; +$lang['Time'] = "�ɶ�"; +$lang['Hours'] = "�p�ɤ�"; +$lang['Message'] = "���e"; + +$lang['1_Day'] = "1 �Ѥ�"; +$lang['7_Days'] = "7 �Ѥ�"; +$lang['2_Weeks'] = "2 �P����"; +$lang['1_Month'] = "1 �Ӥ뤺"; +$lang['3_Months'] = "3 �Ӥ뤺"; +$lang['6_Months'] = "6 �Ӥ뤺"; +$lang['1_Year'] = "1 �~��"; + +$lang['Go'] = "Go"; +$lang['Jump_to'] = "�e��"; +$lang['Submit'] = "�e�X"; +$lang['Reset'] = "���]"; +$lang['Cancel'] = "�M��"; +$lang['Preview'] = "�w��"; +$lang['Confirm'] = "�T�{"; +$lang['Spellcheck'] = "�����ˬd"; +$lang['Yes'] = "�O"; +$lang['No'] = "�_"; +$lang['Enabled'] = "�}��"; +$lang['Disabled'] = "����"; +$lang['Error'] = "���~"; + +$lang['Next'] = "�U�@��"; +$lang['Previous'] = "�W�@��"; +$lang['Goto_page'] = "�e������"; +$lang['Joined'] = "���U�ɶ�"; +$lang['IP_Address'] = "IP ��}"; + +$lang['Select_forum'] = "��ܤ@�Ӫ���"; +$lang['View_latest_post'] = "�˵��̫�o�����峹"; +$lang['View_newest_post'] = "�˵��̷s�o�����峹"; +$lang['Page_of'] = "��<b>%d</b>��(�@<b>%d</b>��)"; // Replaces with: Page 1 of 2 for example + +$lang['ICQ'] = "ICQ ���X"; +$lang['AIM'] = "AIM Address"; +$lang['MSNM'] = "MSN Messenger"; +$lang['YIM'] = "����T���q"; + +$lang['Forum_Index'] = "%s ����"; // eg. sitename Forum Index, %s can be removed if you prefer + +$lang['Post_new_topic'] = "�o���s�D�D"; +$lang['Reply_to_topic'] = "�^�ХD�D"; +$lang['Reply_with_quote'] = "�ި��^��"; + +$lang['Click_return_topic'] = "�I�� %s�o��%s ��^�D�D"; // %s's here are for uris, do not remove! +$lang['Click_return_login'] = "�I�� %s�o��%s ��^����"; +$lang['Click_return_forum'] = "�I�� %s�o��%s ��^����"; +$lang['Click_view_message'] = "�I�� %s�o��%s �˵��z���峹"; +$lang['Click_return_modcp'] = "�I�� %s�o��%s ��^�����z����x"; +$lang['Click_return_group'] = "�I�� %s�o��%s ��^�s�ո�T����"; + +$lang['Admin_panel'] = "�i�J�t�κz����x"; + +$lang['Board_disable'] = "�t�Υثe�Ȯɰ���A��, �еy��A��"; + + +// +// Global Header strings +// +$lang['Registered_users'] = "�ثe�u�W���U�|��:"; +$lang['Browsing_forum'] = "���b�s�����Ϫ��|��:"; +$lang['Online_users_zero_total'] = "�ثe�S���ϥΪ̦b�u�W :: "; +$lang['Online_users_total'] = "�ثe�`�@�� %d ��ϥΪ̦b�u�W :: "; +$lang['Online_user_total'] = "�ثe�`�@�� %d ��ϥΪ̦b�u�W :: "; +$lang['Reg_users_zero_total'] = "0 ��|��, "; +$lang['Reg_users_total'] = "%d ��|��, "; +$lang['Reg_user_total'] = "%d ��|��, "; +$lang['Hidden_users_zero_total'] = "0 �����Τ� "; +$lang['Hidden_user_total'] = "%d �����Τ� "; +$lang['Hidden_users_total'] = "%d �����Τ� "; +$lang['Guest_users_zero_total'] = "0 ��X��"; +$lang['Guest_users_total'] = "%d ��X��"; +$lang['Guest_user_total'] = "%d ��X��"; +$lang['Record_online_users'] = "�̰��u�W�H�ưO�� <b>%s</b> �b %s �ФU"; // first %s = number of users, second %s is the date. + +$lang['Admin_online_color'] = "%s�t�κz��%s"; +$lang['Mod_online_color'] = "%s�����z��%s"; + +$lang['You_last_visit'] = "�z�̫�X�ݩ� %s"; // %s replaced by date/time +$lang['Current_time'] = "�{�b���ɶ��O %s"; // %s replaced by time + +$lang['Search_new'] = "�˵��s�o�����峹"; +$lang['Search_your_posts'] = "�˵��z�o�����峹"; +$lang['Search_unanswered'] = "�˵����^�Ъ��D�D"; + +$lang['Register'] = "�|�����U"; +$lang['Profile'] = "�ӤH���"; +$lang['Edit_profile'] = "�s��z���ӤH���"; +$lang['Search'] = "�j�M"; +$lang['Memberlist'] = "�|���C��"; +$lang['FAQ'] = "�`�����D"; +$lang['BBCode_guide'] = "BBCode �N�X����"; +$lang['Usergroups'] = "�|���s��"; +$lang['Last_Post'] = "�̫�o��"; +$lang['Moderator'] = "�����z��"; +$lang['Moderators'] = "�����z��"; + + +// +// Stats block text +// +$lang['Posted_articles_zero_total'] = "�ثe�S���o�����峹"; // Number of posts +$lang['Posted_articles_total'] = "�ثe�`�@�o���F <b>%d</b> �g�峹"; // Number of posts +$lang['Posted_article_total'] = "�ثe�`�@�o���F <b>%d</b> �g�峹"; // Number of posts +$lang['Registered_users_zero_total'] = "�ثe�S�����U�|��"; // # registered users +$lang['Registered_users_total'] = "�ثe�`�@�� <b>%d</b> ����U�|��"; // # registered users +$lang['Registered_user_total'] = "�ثe�� <b>%d</b> ����U�|��"; // # registered users +$lang['Newest_user'] = "�̷s���U���|��: <b>%s%s%s</b>"; // a href, username, /a + +$lang['No_new_posts_last_visit'] = "�q�z�W�����{��S���s�峹"; +$lang['No_new_posts'] = "�S���s�峹"; +$lang['New_posts'] = "�s�峹"; +$lang['New_post'] = "�s�峹"; +$lang['No_new_posts_hot'] = "�S���s�峹 [ ���� ]"; +$lang['New_posts_hot'] = "�s�峹 [ ���� ]"; +$lang['No_new_posts_locked'] = "�S���s�峹 [ ��w ]"; +$lang['New_posts_locked'] = "�s�峹 [ ��w ]"; +$lang['Forum_is_locked'] = "�����w�Q��w"; + + +// +// Login +// +$lang['Enter_password'] = "�п�J�z���n�J�W�٤αK�X"; +$lang['Login'] = "�n�J"; +$lang['Logout'] = "�n�X"; + +$lang['Forgotten_password'] = "�ѰO�K�X"; + +$lang['Log_me_in'] = "�۰ʵn�J"; + +$lang['Error_login'] = "�z��J�F�L�Ī��n�J�W�٩ο��~���K�X"; + + +// +// Index page +// +$lang['Index'] = "����"; +$lang['No_Posts'] = "�S���峹"; +$lang['No_forums'] = "�o�ӰQ�װϨS�����Ϫ���"; + +$lang['Private_Message'] = "�p�H�T��"; +$lang['Private_Messages'] = "�p�H�T��"; +$lang['Who_is_Online'] = "�d�ݽ֦b�u�W"; + +$lang['Mark_all_forums'] = "�N�Ҧ������Хܬ��w�\Ū"; +$lang['Forums_marked_read'] = "�Ҧ������w�Q�Хܬ��w�\Ū"; + + +// +// Viewforum +// +$lang['View_forum'] = "�˵�����"; + +$lang['Forum_not_exist'] = "�z��ܪ��������s�b"; +$lang['Reached_on_error'] = "�����i��w�Q�����Τ��s�b"; + +$lang['Display_topics'] = "�峹�ƧǮɶ�"; +$lang['All_Topics'] = "�Ҧ��D�D"; + +$lang['Topic_Announcement'] = "<b>���i:</b>"; +$lang['Topic_Sticky'] = "<b>�m��:</b>"; +$lang['Topic_Moved'] = "<b>����:</b>"; +$lang['Topic_Poll'] = "<b>[ ���� ]</b>"; + +$lang['Mark_all_topics'] = "�N�Ҧ��D�D�Хܬ��w�\Ū"; +$lang['Topics_marked_read'] = "�o�Ӫ������D�D�w�Q�Хܬ��w�\Ū"; + +$lang['Rules_post_can'] = "�z <b>�i�H</b> �b�o�Ӫ����o���峹"; +$lang['Rules_post_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����o���峹"; +$lang['Rules_reply_can'] = "�z <b>�i�H</b> �b�o�Ӫ����^�Ф峹"; +$lang['Rules_reply_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����^�Ф峹"; +$lang['Rules_edit_can'] = "�z <b>�i�H</b> �b�o�Ӫ����s��峹"; +$lang['Rules_edit_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����s��峹"; +$lang['Rules_delete_can'] = "�z <b>�i�H</b> �b�o�Ӫ����R���峹"; +$lang['Rules_delete_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����R���峹"; +$lang['Rules_vote_can'] = "�z <b>�i�H</b> �b�o�Ӫ����i��벼"; +$lang['Rules_vote_cannot'] = "�z <b>�L�k</b> �b�o�Ӫ����i��벼"; +$lang['Rules_moderate'] = "�z <b>�i�H</b> %s���檩���z�\��%s"; // %s replaced by a href links, do not remove! + +$lang['No_topics_post_one'] = "�o�Ӫ����ثe�S���峹<br />�Ы��U<b>�o���s�D�D</b>�����s�o���s���峹�D�D"; + + +// +// Viewtopic +// +$lang['View_topic'] = "�[�ݤ峹"; + +$lang['Guest'] = 'Guest'; +$lang['Post_subject'] = "�峹���D"; +$lang['View_next_topic'] = "�U�@�g�峹"; +$lang['View_previous_topic'] = "�W�@�g�峹"; +$lang['Submit_vote'] = "�e�X�벼"; +$lang['View_results'] = "�[�ݥثe�벼���G"; + +$lang['No_newer_topics'] = "�o�Ӫ����S���s���D�D"; +$lang['No_older_topics'] = "�o�Ӫ����S���ª��D�D"; +$lang['Topic_post_not_exist'] = "�z�Ҭd�ݪ��D�D�Τ峹���s�b"; +$lang['No_posts_topic'] = "�o�ӥD�D�S���^�Ф峹"; + +$lang['Display_posts'] = "�q���e���峹�}�l���"; +$lang['All_Posts'] = "�Ҧ��峹"; +$lang['Newest_First'] = "�̷s��"; +$lang['Oldest_First'] = "���ª�"; + +$lang['Back_to_top'] = "�^����"; + +$lang['Read_profile'] = "�˵��|���ӤH���"; +$lang['Send_email'] = "�o�e�q�l�l��"; +$lang['Visit_website'] = "���[�o���H���ӤH����"; +$lang['ICQ_status'] = "ICQ ���A"; +$lang['Edit_delete_post'] = "�s��/�R���o�g�峹"; +$lang['View_IP'] = "�˵��o���H�� IP ��}"; +$lang['Delete_post'] = "�R���峹"; + +$lang['wrote'] = "�g��"; // proceeds the username and is followed by the quoted text +$lang['Quote'] = "�ި��^��"; // comes before bbcode quote output. +$lang['Code'] = "�N�X"; // comes before bbcode code output. + +$lang['Edited_time_total'] = " %s �b %s �@�F�̫�s��, �@�s��L %d ��"; // Last edited by me on 12 Oct 2001, edited 1 time in total +$lang['Edited_times_total'] = "%s �b %s �@�F�̫�s��, �@�s��L %d ��"; // Last edited by me on 12 Oct 2001, edited 2 times in total + +$lang['Lock_topic'] = "��w�D�D"; +$lang['Unlock_topic'] = "�Ѱ���w"; +$lang['Move_topic'] = "���ʥD�D"; +$lang['Delete_topic'] = "�R���D�D"; +$lang['Split_topic'] = "���ΥD�D"; + +$lang['Stop_watching_topic'] = "�����q�\�o�ӥD�D (�^�гq��)"; +$lang['Start_watching_topic'] = "�q�\�o�ӥD�D (�^�гq��)"; +$lang['No_longer_watching'] = "�z�w�g�����q�\�o�ӥD�D (�^�гq��)"; +$lang['You_are_watching'] = "�z�w�g�q�\�F�o�ӥD�D (�^�гq��)"; + +$lang['Total_votes'] = "�`�벼��"; + +// +// Posting/Replying (Not private messaging!) +// +$lang['Message_body'] = "�峹���e"; +$lang['Topic_review'] = "�˵��D�D"; + +$lang['No_post_mode'] = "�S�����w���o���Ҧ�"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly) + +$lang['Post_a_new_topic'] = "�o���s�D�D"; +$lang['Post_a_reply'] = "�o���^��"; +$lang['Post_topic_as'] = "�o���D�D��"; +$lang['Edit_Post'] = "�s��峹"; +$lang['Options'] = "�ﶵ"; + +$lang['Post_Announcement'] = "���i"; +$lang['Post_Sticky'] = "�m��"; +$lang['Post_Normal'] = "���`"; + +$lang['Confirm_delete'] = "�z�T�w�n�R���o�g�峹��?"; +$lang['Confirm_delete_poll'] = "�z�T�w�n�R���o�Ӳ��ﬡ�ʶ�?"; + +$lang['Flood_Error'] = "�Y�T�c�N���ֳt�o�����, �еy��A��"; +$lang['Empty_subject'] = "�o���s�D�D�����n���峹���D"; +$lang['Empty_message'] = "�o���峹�����n���峹���e"; +$lang['Forum_locked'] = "�o�Ӫ����w�g�Q��w�F, �z�L�k�b�o�Ӫ����o��, �^�ЩάO�s��D�D"; +$lang['Topic_locked'] = "�o�ӥD�D�w�g�Q��w�F, �z�L�k�b�o�ӥD�D�s��峹�άO�^��"; +$lang['No_post_id'] = "�S�����w��H"; +$lang['No_topic_id'] = "�z������ܭn�^�Ъ��D�D"; +$lang['No_valid_mode'] = "�z�u��o��, �^�нs��άO�ި��^�аT��, �Ъ�^����"; +$lang['No_such_post'] = "�S���ŦX���峹, �Ъ�^����"; +$lang['Edit_own_posts'] = "�ܩ�p! �z�S���v�O�s���L�|�����峹"; +$lang['Delete_own_posts'] = "�ܩ�p! �z�S���v�O�R����L�|�����峹"; +$lang['Cannot_delete_replied'] = "�ܩ�p! �z����R���w���^�Ф峹���D�D"; +$lang['Cannot_delete_poll'] = "�ܩ�p! �z�L�k�R���i�椤�����ﬡ��"; +$lang['Empty_poll_title'] = "�z������J���諸�D�D"; +$lang['To_few_poll_options'] = "�z�ܤֻݭn��J��Ӳ��諸����"; +$lang['To_many_poll_options'] = "�z�����ﶵ�ؤӦh�F"; +$lang['Post_has_no_poll'] = "�o�g�峹�S�����ﬡ��"; + +$lang['Add_poll'] = "���ﬡ��"; +$lang['Add_poll_explain'] = "�p�G�z���Q�]�m����\��, �бN���B�d��"; +$lang['Poll_question'] = "����D�D"; +$lang['Poll_option'] = "���ﶵ��"; +$lang['Add_option'] = "�s�W����"; +$lang['Update'] = "��s"; +$lang['Delete'] = "�R��"; +$lang['Poll_for'] = "�������"; +$lang['Days'] = "��"; // This is used for the Run poll for ... Days + in admin_forums for pruning +$lang['Poll_for_explain'] = "[ ��J 0 �άO�ťլ��S�����������ﬡ�� ]"; +$lang['Delete_poll'] = "�R�����ﬡ��"; + +$lang['Disable_HTML_post'] = "�����o�g�峹�� HTML �y�k�\��"; +$lang['Disable_BBCode_post'] = "�����o�g�峹�� BBCode �N�X�\��"; +$lang['Disable_Smilies_post'] = "�����o�g�峹�������Ÿ��\��"; + +$lang['HTML_is_ON'] = "HTML �y�k <u>�}��</u>"; +$lang['HTML_is_OFF'] = "HTML �y�k <u>����</u>"; +$lang['BBCode_is_ON'] = "%sBBCode �N�X%s <u>�}��</u>"; // %s are replaced with URI pointing to FAQ +$lang['BBCode_is_OFF'] = "%sBBCode �N�X%s <u>����</u>"; +$lang['Smilies_are_ON'] = "�����Ÿ� <u>�}��</u>"; +$lang['Smilies_are_OFF'] = "�����Ÿ� <u>����</u>"; + +$lang['Attach_signature'] = "���Wñ�W (ñ�W�ɥi�H�b�ӤH��Ƹ̭����)"; +$lang['Notify'] = "�����H�^�Ф峹�ɳq����"; +$lang['Delete_post'] = "�R���峹"; + +$lang['Stored'] = "�z���T���w�g���\�o�e"; +$lang['Deleted'] = "�z���T���w�g���\�R��"; +$lang['Poll_delete'] = "�z�����ﬡ�ʤw�g���\�R��"; +$lang['Vote_cast'] = "�P�±z�ѻP�벼"; + +$lang['Topic_reply_notification'] = "�D�D�^�гq��"; + +$lang['bbcode_b_help'] = "����: [b]text[/b] (alt+b)"; +$lang['bbcode_i_help'] = "����: [i]text[/i] (alt+i)"; +$lang['bbcode_u_help'] = "���u: [u]text[/u] (alt+u)"; +$lang['bbcode_q_help'] = "�ި��^��: [quote]text[/quote] (alt+q)"; +$lang['bbcode_c_help'] = "��ܵ{���N�X: [code]code[/code] (alt+c)"; +$lang['bbcode_l_help'] = "�C��: [list]text[/list] (alt+l)"; +$lang['bbcode_o_help'] = "�̧DZƦC: [list=]text[/list] (alt+o)"; +$lang['bbcode_p_help'] = "���J�Ϥ�: [img]http://image_url[/img] (alt+p)"; +$lang['bbcode_w_help'] = "���J URL: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)"; +$lang['bbcode_a_help'] = "�����Ҧ��}�Ҫ� BBCode ����"; +$lang['bbcode_s_help'] = "�r���C��: [color=red]text[/color] �z�]�i�H�ϥ��C��s�X, �Ҧp: #FF0000"; +$lang['bbcode_f_help'] = "�r���j�p: [size=x-small]small text[/size]"; + +$lang['Emoticons'] = "�����Ÿ�"; +$lang['More_emoticons'] = "��h�����Ÿ�"; + +$lang['Font_color'] = "�r���C��"; +$lang['color_default'] = "�w�]��"; +$lang['color_dark_red'] = "�`����"; +$lang['color_red'] = "����"; +$lang['color_orange'] = "���"; +$lang['color_brown'] = "�Ħ�"; +$lang['color_yellow'] = "����"; +$lang['color_green'] = "���"; +$lang['color_olive'] = "���V��"; +$lang['color_cyan'] = "�C���"; +$lang['color_blue'] = "�Ŧ�"; +$lang['color_dark_blue'] = "�`�Ŧ�"; +$lang['color_indigo'] = "�Q��"; +$lang['color_violet'] = "����"; +$lang['color_white'] = "�զ�"; +$lang['color_black'] = "�¦�"; + +$lang['Font_size'] = "�r���j�p"; +$lang['font_tiny'] = "���p"; +$lang['font_small'] = "�p"; +$lang['font_normal'] = "���`"; +$lang['font_large'] = "�j"; +$lang['font_huge'] = "���j"; + +$lang['Close_Tags'] = "��������"; +$lang['Styles_tip'] = "����: �榡�i�H�ֳt�M�Φb��ܪ���r�W"; + + +// +// Private Messaging +// +$lang['Private_Messaging'] = "�p�H�T��"; + +$lang['Login_check_pm'] = "�n�J�ˬd�z���p�H�T��"; +$lang['New_pms'] = "�z�� <b>%d</b> �ӷs���p�H�T��"; // You have 2 new messages +$lang['New_pm'] = "�z�� <b>%d</b> �ӷs���p�H�T��"; // You have 1 new message +$lang['No_new_pm'] = "�z�S���s���p�H�T��"; +$lang['Unread_pms'] = "�z�� <b>%d</b> �ӥ�Ū���p�H�T��"; +$lang['Unread_pm'] = "�z�� <b>%d</b> �ӥ�Ū���p�H�T��"; +$lang['No_unread_pm'] = "�z���p�H�T�����ݹL�F"; +$lang['You_new_pm'] = "�z����F�s���p�H�T��"; +$lang['You_new_pms'] = "���s���p�H�T���b�z������"; +$lang['You_no_new_pm'] = "�z�S���s���p�H�T��"; + +$lang['Inbox'] = "����"; +$lang['Outbox'] = "�H��"; +$lang['Savebox'] = "�x�s��"; +$lang['Sentbox'] = "�H��ƥ�"; +$lang['Flag'] = "���A"; +$lang['Subject'] = "�D�D"; +$lang['From'] = "�Ӧ�"; +$lang['To'] = "����H"; +$lang['Date'] = "���"; +$lang['Mark'] = "���"; +$lang['Sent'] = "�o�e"; +$lang['Saved'] = "�x�s"; +$lang['Delete_marked'] = "�R�����"; +$lang['Delete_all'] = "�R������"; +$lang['Save_marked'] = "�x�s���"; +$lang['Save_message'] = "�x�s�T��"; +$lang['Delete_message'] = "�R���T��"; + +$lang['Display_messages'] = "��ܤ��e���p�H�T��"; // Followed by number of days/weeks/months +$lang['All_Messages'] = "�Ҧ��T��"; + +$lang['No_messages_folder'] = "�o���ɮק��S���p�H�T��"; + +$lang['PM_disabled'] = "�Q�װϪ��p�H�T���\��w�g�Q����"; +$lang['Cannot_send_privmsg'] = "�ܩ�p! ���O�t�κz���T��z�o�e�p�H�T�����O�H"; +$lang['No_to_user'] = "�z������ܵo�e��H�~��e�X�p�H�T��"; +$lang['No_such_user'] = "�ܩ�p! ���O�S���o�ӤH"; + +$lang['Disable_HTML_pm'] = "�����o�g�T���� HTML �y�k�\��"; +$lang['Disable_BBCode_pm'] = "�����o�g�T���� BBCode �N�X�\��"; +$lang['Disable_Smilies_pm'] = "�����o�g�T���������Ÿ��\��"; + +$lang['Message_sent'] = "�z���p�H�T���w�g�e�X"; + +$lang['Click_return_inbox'] = "�I�� %s�o��%s ��^����"; +$lang['Click_return_index'] = "�I�� %s�o��%s ��^����"; + +$lang['Send_a_new_message'] = "�o�e�s���p�H�T��"; +$lang['Send_a_reply'] = "�^�Шp�H�T��"; +$lang['Edit_message'] = "�s��p�H�T��"; + +$lang['Notification_subject'] = "�z���s���p�H�T��"; + +$lang['Find_username'] = "�M��|���W��"; +$lang['Find'] = "�M��"; +$lang['No_match'] = "�S���j�M��ŦX��"; + +$lang['No_post_id'] = "�S�����w��H"; +$lang['No_such_folder'] = "�S���ŦX�����"; +$lang['No_folder'] = "�S�����w���"; + +$lang['Mark_all'] = "��ܥ���"; +$lang['Unmark_all'] = "��������"; + +$lang['Confirm_delete_pm'] = "�z�T�w�n�R���o�g�p�H�T����?"; +$lang['Confirm_delete_pms'] = "�z�T�w�n�R���o�Ǩp�H�T����?"; + +$lang['Inbox_size'] = "�z�����w�g�ϥΤF %d%% "; // eg. Your Inbox is 50% full +$lang['Sentbox_size'] = "�z���H�w�g�ϥΤF %d%% "; +$lang['Savebox_size'] = "�z���x�s���w�g�ϥΤF %d%% "; + +$lang['Click_view_privmsg'] = "�I�� %s�o��%s �i�J�p�H�T������"; + + +// +// Profiles/Registration +// +$lang['Viewing_user_profile'] = "�˵� :: %s ���ӤH���"; // %s is username +$lang['About_user'] = "���� %s"; // %s is username + +$lang['Preferences'] = "���n�]�w"; +$lang['Items_required'] = "�Хܦ� * �����ض��T���g"; +$lang['Registration_info'] = "�|�����U���"; +$lang['Profile_info'] = "�ӤH���"; +$lang['Profile_info_warn'] = "�o�Ǹ�T�N��~���}"; +$lang['Avatar_panel'] = "�Y������O"; +$lang['Avatar_gallery'] = "�t�ά�ï"; + +$lang['Website'] = "�ӤH����"; +$lang['Location'] = "�Ӧ�"; +$lang['Contact'] = "�p��"; +$lang['Email_address'] = "�q�l�l��H�c"; +$lang['Email'] = "�q�l�l��"; +$lang['Send_private_message'] = "�o�e�p�H�T��"; +$lang['Hidden_email'] = "[ ���� ]"; +$lang['Search_user_posts'] = "�d�� %s �o�����Ҧ��峹"; +$lang['Interests'] = "����"; +$lang['Occupation'] = "¾�~"; +$lang['Poster_rank'] = "����"; + +$lang['Total_posts'] = "�`�o����"; +$lang['User_post_pct_stats'] = "�Q�װϤ峹�`�ƪ� %d%% "; // 1.25% of total +$lang['User_post_day_stats'] = "�����C�ѵo�� %.2f "; // 1.5 posts per day +$lang['Search_user_posts'] = "�d�� %s �o�����Ҧ��峹"; // Find all posts by username + +$lang['No_user_id_specified'] = "�z�ҿ�ܪ��|���W�٤��s�b"; +$lang['Wrong_Profile'] = "�z�S���v�O�ק�O�H���ӤH���."; + +$lang['Only_one_avatar'] = "�u����w�@���Y��"; +$lang['File_no_data'] = "�z�Ҵ��Ѫ� URL �èS�����"; +$lang['No_connection_URL'] = "�z�Ҵ��Ѫ� URL �L�k�s��"; +$lang['Incomplete_URL'] = "�z�Ҵ��Ѫ� URL ������"; +$lang['Wrong_remote_avatar_format'] = "�q�o�� URL �ҳs�����ӤH���ɬO�L�Ī��ɮ榡"; +$lang['No_send_account_inactive'] = "�ܩ�p!! �ѩ�z���b���ثe�B�Ϊ��A, �]���z�L�k���o�s���K�X. �и�t�κz���p���߰ݬ�����T."; + +$lang['Always_smile'] = "�ϥΪ����Ÿ�"; +$lang['Always_html'] = "�ϥ� HTML �y�k"; +$lang['Always_bbcode'] = "�ϥ� BBCode �N�X"; +$lang['Always_add_sig'] = "�b�峹�����[�ө�ñ�W"; +$lang['Always_notify'] = "�D�D�^�гq��"; +$lang['Always_notify_explain'] = "�����H�^�бz�ҵo�����D�D��, �t�η|�H�e�q�l�l��q���z. �o���]�w�]�i�H�����b�z�o���峹���ܧ�"; + +$lang['Board_style'] = "��������"; +$lang['Board_lang'] = "�y�t�]�w"; +$lang['No_themes'] = "��Ʈw�̨S���G���D�D"; +$lang['Timezone'] = "�ɰϳ]�w"; +$lang['Date_format'] = "�ɶ��榡"; +$lang['Date_format_explain'] = "�ƦC�y�k�ϥ� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> ��� "; +$lang['Signature'] = "�ө�ñ�W"; +$lang['Signature_explain'] = "�b��r�Ϥ�����r�N���[�b�z�o�����峹�W, �H %d �Ӧr����"; +$lang['Public_view_email'] = "��ܹq�l�l��H�c"; + +$lang['Current_password'] = "�ثe�K�X"; +$lang['New_password'] = "��J�s�K�X"; +$lang['Confirm_password'] = "�T�{�s�K�X"; +$lang['Confirm_password_explain'] = "�p�G�z�n�ܧ�q�l�l���}, �z������J�ثe�ϥΪ��K�X"; +$lang['password_if_changed'] = "�p�G�z�Q�K�X����, �п�J�z�n�������K�X"; +$lang['password_confirm_if_changed'] = "�ЦA��J�@���z�n�������K�X"; + +$lang['Avatar'] = "�ӤH�Y��"; +$lang['Avatar_explain'] = "�z���ӤH�Y���N�|��ܦb�z�ҵo�����峹����. �@���u��u�Τ@�ӹ���, �e�פ��i�W�L %d ����, ���פ��i�W�L %d �����ӥB�ɮפj�p���i�W�L %dkB"; +$lang['Upload_Avatar_URL'] = "�q�s���ƻs����"; +$lang['Upload_Avatar_URL_explain'] = "��J�Y���s��, �t�αN�|����ɽƻs��t�θ̭�"; +$lang['Pick_local_Avatar'] = "�Ѭ�ï���������"; +$lang['Link_remote_Avatar'] = "�Ѻ��}�s���Y������"; +$lang['Link_remote_Avatar_explain'] = "��J�Y�����ɳs�����}, �t�αN�|�۰ʳs����z�Q�n�����}"; +$lang['Avatar_URL'] = "�Y�����ɪ����}"; +$lang['Select_from_gallery'] = "�q�t�ά�ï�̿�ܹ���"; +$lang['View_avatar_gallery'] = "�t�ά�ï"; + +$lang['Select_avatar'] = "����Y��"; +$lang['Return_profile'] = "�����"; +$lang['Select_category'] = "��ܺ���"; + +$lang['Delete_Image'] = "�R������"; +$lang['Current_Image'] = "�ثe�ϥΪ�����"; + +$lang['Notify_on_privmsg'] = "�����s���p�H�T���ɥH�q�l�l��q��"; +$lang['Popup_on_privmsg'] = "�����s���p�H�T���ɸ��X�p�����q��"; +$lang['Popup_on_privmsg_explain'] = "�����H�o�e�p�H�T�����z�ɷ|���X�@�Ӥp�����q��"; +$lang['Hide_user'] = "���ñz���W�u���A"; + +$lang['Profile_updated'] = "�z���ӤH��Ƥw�g������s"; +$lang['Profile_updated_inactive'] = "�z���ӤH��Ƥw�g������s, �M�ӱz�w�ק�L���n���, �ҥH�z���b���w�Q�Ȱ�. �Х��ˬd�z���q�l�l��H�c, ��X�p�s�}�ұb��, �Y�ݭn�q�L�t�κz���f��, �Э@�ߵ���"; + +$lang['Password_mismatch'] = "�z��J���K�X���~"; +$lang['Current_password_mismatch'] = "�z�Ҵ��Ѫ��o�ӱK�X�P��Ʈw����"; +$lang['Password_long'] = "�z�ҿ�J���K�X���W�L 32 �Ӧr��"; +$lang['Username_taken'] = "�ܩ�p!! �z�ҿ�ܪ��|���W�٤w�Q���U�ϥ�"; +$lang['Username_invalid'] = "�ܩ�p!! �|���W�٤����o�]�t�D�k�r��, �Ҧp: ''"; +$lang['Username_disallowed'] = "�ܩ�p!! �z�ҿ�ܪ��|���W�٤w�Q����"; +$lang['Email_taken'] = "�ܩ�p!! �z�ҿ�J���q�l�l���}�w�Q���U�ϥ�"; +$lang['Email_banned'] = "�ܩ�p!! �z�ҿ�J���q�l�l���}�w�Q����"; +$lang['Email_invalid'] = "�ܩ�p!! �z��J�����O�X�k���q�l�l���}"; +$lang['Signature_too_long'] = "�z���ө�ñ�W�Ӫ�"; +$lang['Fields_empty'] = "�z�����T���g�Хܦ�*������"; +$lang['Avatar_filetype'] = "�Y�����ɮ榡������ .jpg, .gif �άO .png"; +$lang['Avatar_filesize'] = "�Y���ɮפj�p�����j�� 0 kB �åB�p��"; // The avatar image file size must be less than 6 kB +$lang['Avatar_imagesize'] = "�Y�����ɤؤo�����p�� pixels(����)�e �M pixels(����)��"; + +$lang['Welcome_subject'] = "�w��Ө� %s �Q�װ�"; // Welcome to my.com forums +$lang['New_account_subject'] = "�s���|���b��"; +$lang['Account_activated_subject'] = "�b���w�g�ҥ�"; + +$lang['Account_added'] = "�P�±z�����U, �z���b���w�Q�إ�. �z�{�b�i�H��J�|���b���αK�X�n�J�Q�װ�"; +$lang['Account_inactive'] = "�z���b���w�Q�إ�, �M�ӱz�ݭn�����b���ҥε{�ǫ�~��n�J�Q�װ�. �t�Τw�g�N�z���b���ҥΧǸ��H�e��z���q�l�l��H�c, ���ˬd�z���q�l�l��H�c�H���o��������T"; +$lang['Account_inactive_admin'] = "�z���b���w�Q�إ�, �M�ӳo�ӰQ�װϪ��|����楲����o�t�κz�������, �|���b���~�|�Q�ҥ�. �t�Τw�g��z���b���ӽжi������T�H�e��z���q�l�l��H�c, ���H���ˬd�z���q�l�l��H�c�`�N�ӽжi��"; +$lang['Account_active'] = "�z���b���w�g�ҥ�, �D�`�P�±z�����U!"; +$lang['Account_active_admin'] = "�o�ӱb���w�g�Q�ҥ�"; +$lang['Reactivate'] = "�z���b���w�g��_�ҥ�!"; +$lang['COPPA'] = "�z���b���Q�إ�, ���O�ݭn�z�����. ���ˬd�z���q�l�l��H�c��o�ԲӰT��."; + +$lang['Registration'] = "�|�����U�P�N�n��"; +$lang['Reg_agreement'] = "�o�ӰQ�װϪ��t�κz���M�����z���|���i��b�Ĥ@�ɶ����ק�β�������ij�ʪ��峹, �M�Ӻz�H�����i��\Ū�Ҧ����峹, �]���Q�װϪ��峹���e���N�����誺���שηN��, �z�ζ�������ͩҵo�����峹���e�t���d��.<br /><br />�z�����P�N���o������d�|, �T��, �ʫU, ����, ���, ���~�H�Φ����ʧO�[���Υ��i��y���H�k�欰�������峹, �p�G�zIJ�ǤF�H�W���W�w, ����N�|�ߧY����z���i�J�åB�ä��}�� (�z�������A�ȴ��ѰӤ]�N�|�Q�o��q��). �Ҧ��峹�o���H�� IP ��}���N�Q�x�s�H������H�k���`�o��.<br /><br />�z�����P�N����, �t�κz���H�Ϊ����z���֦��b����ɶ��R��, �ק�, ���ʩ���������D�D���v�O. �@���@�ӨϥΪ�, �z�����P�N�z�Ҵ��Ѫ������T���N�Q�s�J��Ʈw��, �o�Ǹ�T���F����, �t�κz���Ϊ����z�����~���|��~���}, �����O�ҥ���i��ɭP��Ƽ��S���b�ȤJ�I�欰.<br /><br />�o�ӰQ�װϨt�Ψϥ�cookie���x�s�z���ӤH��T, �o��cookie���]�t����z���g��J�L����T, ���̥u����K�z���K�����s��. �ӹq�l�l���}�u�ΨӰ����z�P�N�H�W�����, �T�{�z�����U��T�ϥ�."; + +$lang['Agree_under_13'] = "�ڦP�N�H�W����(���O��<b>����13��</b>)"; +$lang['Agree_over_13'] = "�ڦP�N�H�W����(�ӥB��<b>�w��13��</b>)"; +$lang['Agree_not'] = "�ڤ��P�N�H�W����"; + +$lang['Wrong_activation'] = "�z�ҿ�J���b���ҥΧǸ��P��Ʈw����"; +$lang['Send_password'] = "�o�e�s���K�X����"; +$lang['Password_updated'] = "�s���K�X�w�إ�, ���ˬd�z���q�l�l��H�c�H���o�b���ҥΪ�������T"; +$lang['No_email_match'] = "�z�Ҵ��Ѫ��q�l�l���}�P�ϥΪ̦W�٤���"; +$lang['New_password_activation'] = "�s���K�X�ҥ�"; +$lang['Password_activated'] = "�z���b���w�Q���s�ҥ�, ���ˬd�z���q�l�l��H�c, �èϥαz�Ҧ��쪺�s�K�X���s�n�J"; + +$lang['Send_email_msg'] = "�o�e�q�l�l��T��"; +$lang['No_user_specified'] = "���s�b���|��"; +$lang['User_prevent_email'] = "�o�ӷ|�����Ʊ榬��q�l�l��, �й��յo�e�p�H�T��"; +$lang['User_not_exist'] = "���s�b���|��"; +$lang['CC_email'] = "�o�e�@�Ӷl��ƥ����ۤv"; +$lang['Email_message_desc'] = "�o�ӰT�������O�¤�r�榡, �Ф��n�[�J���� HTML �y�k�άO BBCode �N�X. �Ъ�^�ÿ�J�z���q�l�l���}."; +$lang['Flood_email_limit'] = "�z�L�k�P�ɵo�e�q�l�l��L�|��, �еy��A��"; +$lang['Recipient'] = "�����l��"; +$lang['Email_sent'] = "�q�l�l��w�g�o�e"; +$lang['Send_email'] = "�o�e�q�l�l��"; +$lang['Empty_subject_email'] = "�o�ӹq�l�l���n���D�D"; +$lang['Empty_message_email'] = "�z������J�q�l�l�e"; + + +// +// Memberslist +// +$lang['Select_sort_method'] = "��ܱƦC�覡"; +$lang['Sort'] = "�̧DZƦC"; +$lang['Sort_Top_Ten'] = "�Q�j�Ʀ�"; +$lang['Sort_Joined'] = "���U�ɶ�"; +$lang['Sort_Username'] = "�|���W��"; +$lang['Sort_Location'] = "�Ӧۦa��"; +$lang['Sort_Posts'] = "�峹�`��"; +$lang['Sort_Email'] = "�q�l�l��"; +$lang['Sort_Website'] = "�ӤH����"; +$lang['Sort_Ascending'] = "�Ѥp�Ӥj"; +$lang['Sort_Descending'] = "�Ѥj�Ӥp"; +$lang['Order'] = "����"; + + +// +// Group control panel +// +$lang['Group_Control_Panel'] = "�|���s�ձ���x"; +$lang['Group_member_details'] = "�|���s�ղM��"; +$lang['Group_member_join'] = "�[�J�s��"; + +$lang['Group_Information'] = "�s�հT��"; +$lang['Group_name'] = "�s�զW��"; +$lang['Group_description'] = "�s�մy�z"; +$lang['Group_membership'] = "�s�ը���"; +$lang['Group_Members'] = "�s�զ���"; +$lang['Group_Moderator'] = "�s�ղժ�"; +$lang['Pending_members'] = "�f�ַ|��"; + +$lang['Group_type'] = "�s�էκA"; +$lang['Group_open'] = "�}��s��"; +$lang['Group_closed'] = "�ʳ��s��"; +$lang['Group_hidden'] = "���θs��"; + +$lang['Current_memberships'] = "�ثe�|��"; +$lang['Non_member_groups'] = "�S���|�����s��"; +$lang['Memberships_pending'] = "�|�������f�֤�"; + +$lang['No_groups_exist'] = "�s�դ��s�b"; +$lang['Group_not_exist'] = "�o�ӷ|���s�դ��s�b"; + +$lang['Join_group'] = "�[�J�s��"; +$lang['No_group_members'] = "�o�Ӹs�եثe�S������"; +$lang['Group_hidden_members'] = "�o�Ӹs�լO���Ϊ�, �ҥH�z�L�k�˵���������"; +$lang['No_pending_group_members'] = "�o�Ӹs�ըS���f�֤����|��"; +$lang["Group_joined"] = "�z�w�g�P�N�ӽХ[�J�o�ӷ|���s��<br />�o�Ӹs�ժ��ժ��N�|�q���z�O�_��\�[�J"; +$lang['Group_request'] = "���@�ӷ|���ӽХ[�J�z���s��"; +$lang['Group_approved'] = "�z���ШD�w�g��o���"; +$lang['Group_added'] = "�z�w�g�Q�[�J�o�ӷ|���s��"; +$lang['Already_member_group'] = "�z�w�g�O�o�Ӹs�ժ�����"; +$lang['User_is_member_group'] = "�ӷ|���w�g�O�o�Ӹs�ժ�����"; +$lang['Group_type_updated'] = "�s�էκA�w�g������s"; + +$lang['Could_not_add_user'] = "�z�ҿ�ܪ��|�����s�b"; +$lang['Could_not_anon_user'] = "�z����N�X�ȦC���s�զ���"; + +$lang['Confirm_unsub'] = "�z�T�w�z�n�����[�J�o�Ӹs�ժ��ӽж�?"; +$lang['Confirm_unsub_pending'] = "�z�ӽХ[�J�o�Ӹs�թ|����o���, �z�T�w�n�����ӽж�?"; + +$lang['Unsub_success'] = "�z�w�g�����ӽХ[�J�o�Ӹs��."; + +$lang['Approve_selected'] = "�����"; +$lang['Deny_selected'] = "��^���"; +$lang['Not_logged_in'] = "�z�������n�J�~��[�J�s��."; +$lang['Remove_selected'] = "�������"; +$lang['Add_member'] = "�W�[����"; +$lang['Not_group_moderator'] = "�ѩ�z���ݩ�z�ζ�����, �]���S���v�Q����o�Ӱʧ@!"; + +$lang['Login_to_join'] = "�n�J�z�Υ[�J�s�ը���"; +$lang['This_open_group'] = "�o�O�@�Ӷ}��s��, �I��ӽХ[�J"; +$lang['This_closed_group'] = "�o�O�@�ӫʳ����s��, �������ӽХ[�J"; +$lang['This_hidden_group'] = "�o�O�@�����θs��, �L�k�D�ʥ[�J"; +$lang['Member_this_group'] = "�z�O�o�Ӹs�ժ�����"; +$lang['Pending_this_group'] = "�z�b�o�Ӹs�ժ��������b�f�֤�"; +$lang['Are_group_moderator'] = "�z�O�o�Ӹs�ժ��ժ�"; +$lang['None'] = "�S��"; + +$lang['Subscribe'] = "�ӽХ[�J"; +$lang['Unsubscribe'] = "�����ӽ�"; +$lang['View_Information'] = "�˵������T��"; + + +// +// Search +// +$lang['Search_query'] = "�峹�j�M�t��"; +$lang['Search_options'] = "�j�M�ﶵ"; + +$lang['Search_keywords'] = "�j�M����r"; +$lang['Search_keywords_explain'] = "�z�i�H�ϥ�'���L�B��k'���覡�ӷj�M. <u>AND</u> �N���]�t. <u>OR</u> �N���i�]�t. <u>NOT</u> �N�����]�t."; +$lang['Search_author'] = "�j�M�o���H"; +$lang['Search_author_explain'] = "�z�i�H�ϥ� * �U�Φr���j�M"; + +$lang['Search_for_any'] = "�j�M�ŦX�H�W���@����r�����"; +$lang['Search_for_all'] = "�j�M�ŦX�H�W�Ҧ�����r�����"; +$lang['Search_title_msg'] = "�j�M�峹�D�D�Τ��e"; +$lang['Search_msg_only'] = "�u�j�M�峹���e"; + +$lang['Return_first'] = "�j�M���G���"; // followed by xxx characters in a select box +$lang['characters_posts'] = "�����"; + +$lang['Search_previous'] = "�ɶ��d��"; // followed by days, weeks, months, year, all in a select box + +$lang['Sort_by'] = "�ƦC����"; +$lang['Sort_Time'] = "�o���ɶ�"; +$lang['Sort_Post_Subject'] = "�峹���D"; +$lang['Sort_Topic_Title'] = "�D�D"; +$lang['Sort_Author'] = "�o���H"; +$lang['Sort_Forum'] = "����"; + +$lang['Display_results'] = "��ܼҦ�"; +$lang['All_available'] = "�Ҧ���"; +$lang['No_searchable_forums'] = "�z�S���j�M�峹���v��"; + +$lang['No_search_match'] = "�S�������D�D�Τ峹�ŦX�z�n�j�M������"; +$lang['Found_search_match'] = "�� %d ����ƲŦX�z�j�M������"; // eg. Search found 1 match +$lang['Found_search_matches'] = "�� %d ����ƲŦX�z�j�M������"; // eg. Search found 24 matches + +$lang['Close_window'] = "��������"; + + +// +// Auth related entries +// +// Note the %s will be replaced with one of the following 'user' arrays +$lang['Sorry_auth_announce'] = "��p! �u�� %s �i�H�b�o�Ӫ����o�����i"; +$lang['Sorry_auth_sticky'] = "��p! �u�� %s �i�H�b�o�Ӫ����o���m���峹"; +$lang['Sorry_auth_read'] = "��p! �u�� %s �i�H�\Ū�o�Ӫ������D�D"; +$lang['Sorry_auth_post'] = "��p! �u�� %s �i�H�b�o�Ӫ����o���s�D�D"; +$lang['Sorry_auth_reply'] = "��p! �u�� %s �i�H�^�гo�Ӫ������峹"; +$lang['Sorry_auth_edit'] = "��p! �u�� %s �i�H�s��o�Ӫ������峹"; +$lang['Sorry_auth_delete'] = "��p! �u�� %s �i�H�R���o�Ӫ������峹"; +$lang['Sorry_auth_vote'] = "��p! �u�� %s �i�H�b�o�Ӫ����o�_�벼"; + +// These replace the %s in the above strings +$lang['Auth_Anonymous_Users'] = "<b>�ΦW�X��</b>"; +$lang['Auth_Registered_Users'] = "<b>���U�|��</b>"; +$lang['Auth_Users_granted_access'] = "<b>�S���|��</b>"; +$lang['Auth_Moderators'] = "<b>�����z��</b>"; +$lang['Auth_Administrators'] = "<b>�t�κz��</b>"; + +$lang['Not_Moderator'] = "�z�S���z�o�Ӫ������v�O"; +$lang['Not_Authorised'] = "������v"; + +$lang['You_been_banned'] = "�z�w�Q����|�����<br />�и��z��, �s�պz���άO�t�κz���p���߰ݬ�����T"; + + +// +// Viewonline +// +$lang['Reg_users_zero_online'] = "0 ��|���� "; // There ae 5 Registered and +$lang['Reg_users_online'] = "%d ��|���� "; // There ae 5 Registered and +$lang['Reg_user_online'] = "%d ��|���� "; // There ae 5 Registered and +$lang['Hidden_users_zero_online'] = "0 �����Φb�u�W"; // 6 Hidden users online +$lang['Hidden_users_online'] = "%d �����Φb�u�W"; // 6 Hidden users online +$lang['Hidden_user_online'] = "%d �����Φb�u�W"; // 6 Hidden users online +$lang['Guest_users_online'] = "%d ��X�Ȧb�u�W"; // There are 10 Guest users online +$lang['Guest_users_zero_online'] = "0 ��X�Ȧb�u�W"; // There are 10 Guest users online +$lang['Guest_user_online'] = "%d ��X�Ȧb�u�W"; // There is 1 Guest user online +$lang['No_users_browsing'] = "�ثe�S���ϥΪ��s���o�ӰQ�װ�"; + +$lang['Online_explain'] = "�o�Ǹ�Ʈھڪ��O�̪� 5 �������|�������ʰO��"; + +$lang['Forum_Location'] = "������m"; +$lang['Last_updated'] = "�̫��s��"; + +$lang['Forum_index'] = "�Q�װϭ���"; +$lang['Logging_on'] = "���b�n�J"; +$lang['Posting_message'] = "���b�o���峹"; +$lang['Searching_forums'] = "�j�M�Q�װϤ峹"; +$lang['Viewing_profile'] = "�˵��ӤH���"; +$lang['Viewing_online'] = "�˵��֦b�u�W"; +$lang['Viewing_member_list'] = "�˵��|���M��"; +$lang['Viewing_priv_msgs'] = "�˵��p�H�T��"; +$lang['Viewing_FAQ'] = "�˵��`�����D"; + + +// +// Moderator Control Panel +// +$lang['Mod_CP'] = "�����z����x"; +$lang['Mod_CP_explain'] = "�b�o�ӱ���O��, �z�i�H����h�������z�\��. �z�i�H��w, �Ѱ���w, ���ʩΧR������ƶq���峹�D�D"; + +$lang['Select'] = "���"; +$lang['Delete'] = "�R��"; +$lang['Move'] = "����"; +$lang['Lock'] = "��w"; +$lang['Unlock'] = "�Ѱ�"; + +$lang['Topics_Removed'] = "��ܪ��D�D�w�q��Ʈw����"; +$lang['Topics_Locked'] = "��ܪ��D�D�w��w"; +$lang['Topics_Moved'] = "��ܪ��D�D�w����"; +$lang['Topics_Unlocked'] = "��ܪ��D�D�w�Ѱ���w"; +$lang['No_Topics_Moved'] = "�S���D�D�Q����"; + +$lang['Confirm_delete_topic'] = "�z�T�w�z�n�����ҿ�ܪ��D�D��?"; +$lang['Confirm_lock_topic'] = "�z�T�w�z�n��w�ҿ�ܪ��D�D��?"; +$lang['Confirm_unlock_topic'] = "�z�T�w�z�n�Ѱ���w�ҿ�ܪ��D�D��?"; +$lang['Confirm_move_topic'] = "�z�T�w�z�n���ʩҿ�ܪ��D�D��?"; + +$lang['Move_to_forum'] = "���ʨ�"; +$lang['Leave_shadow_topic'] = "�b�ª������W�d�U�Q���ʪ��D�D"; + +$lang['Split_Topic'] = "�D�D���α���x"; +$lang['Split_Topic_explain'] = "�z�i�H�ϥΤU�C����N�@�ӥD�D���Φ��G, �z�i�H��ܤ��έӧO���峹�άO�q���w���峹���j"; +$lang['Split_title'] = "�s���D�D�W��"; +$lang['Split_forum'] = "�m��s�D�D������"; +$lang['Split_posts'] = "���ο�ܪ��峹"; +$lang['Split_after'] = "�q���w���峹���j"; +$lang['Topic_split'] = "�z��ܪ��D�D�w�g��������"; + +$lang['Too_many_error'] = "�z���w�F�L�h���峹. �z�u�i�H��ܤ@�ӫ��w���峹�Ӥ��ΥD�D!"; + +$lang['None_selected'] = "�z�S����ܥ���D�D�Ӱ���o�Ӱʧ@, �Ъ�^�æܤֿ�ܤ@�ӥD�D."; +$lang['New_forum'] = "�s����"; + +$lang['This_posts_IP'] = "�o���H�� IP ��}"; +$lang['Other_IP_this_user'] = "�o�ӨϥΪ̦^�ЮɥιL���䥦 IP ��}"; +$lang['Users_this_IP'] = "�ϥΪ̵o���ɨӦ۳o�� IP ��}"; +$lang['IP_info'] = "IP ��}���i"; +$lang['Lookup_IP'] = "�M�� IP ��}"; + + +// +// Timezones ... for display on each page +// +$lang['All_times'] = "�Ҧ����ɶ����� %s"; // eg. All times are GMT - 12 Hours (times from next block) + +$lang['-12'] = "GMT - 12 �p��"; +$lang['-11'] = "GMT - 11 �p��"; +$lang['-10'] = "HST (�L�¦i)"; +$lang['-9'] = "GMT - 9 �p��"; +$lang['-8'] = "PST (����/�[���j)"; +$lang['-7'] = "MST (����/�[���j)"; +$lang['-6'] = "CST (����/�[���j)"; +$lang['-5'] = "EST (����/�[���j)"; +$lang['-4'] = "GMT - 4 �p��"; +$lang['-3.5'] = "GMT - 3.5 �p��"; +$lang['-3'] = "GMT - 3 �p��"; +$lang['-2'] = "���j��v"; +$lang['-1'] = "GMT - 1 �p��"; +$lang['0'] = "GMT"; +$lang['1'] = "CET (�ڬw)"; +$lang['2'] = "EET (�ڬw)"; +$lang['3'] = "GMT + 3 �p��"; +$lang['3.5'] = "GMT + 3.5 �p��"; +$lang['4'] = "GMT + 4 �p��"; +$lang['4.5'] = "GMT + 4.5 �p��"; +$lang['5'] = "GMT + 5 �p��"; +$lang['5.5'] = "GMT + 5.5 �p��"; +$lang['6'] = "GMT + 6 �p��"; +$lang['7'] = "GMT + 7 �p��"; +$lang['8'] = "�x�_�ɶ� (GMT + 8 �p��)"; +$lang['9'] = "GMT + 9 �p��"; +$lang['9.5'] = "CST (�D�w)"; +$lang['10'] = "EST (�D�w)"; +$lang['11'] = "GMT + 11 �p��"; +$lang['12'] = "GMT + 12 �p��"; + +// These are displayed in the timezone select box +$lang['tz']['-12'] = "(GMT - 12 �p��) �J���¦��J�q, �ʥ[�L�q"; +$lang['tz']['-11'] = "(GMT - 11 �p��) ���~�q, �ļ���"; +$lang['tz']['-10'] = "(GMT - 10 �p��) �L�¦i"; +$lang['tz']['-9'] = "(GMT - 9 �p��) ���Դ��["; +$lang['tz']['-8'] = "(GMT - 8 �p��) �ӥ��v�зǮɶ� (���� & �[���j)"; +$lang['tz']['-7'] = "(GMT - 7 �p��) �s�ϼзǮɶ� (���� & �[���j)"; +$lang['tz']['-6'] = "(GMT - 6 �p��) �����зǮɶ� (���� & �[���j), �������"; +$lang['tz']['-5'] = "(GMT - 5 �p��) �F���зǮɶ� (���� & �[���j), �i���j, �Q��, ��h"; +$lang['tz']['-4'] = "(GMT - 4 �p��) �j��v�зǮɶ� (�[���j), �d�ԥd��, �Ԥڴ�"; +$lang['tz']['-3.5'] = "(GMT - 3.5 �p��) �ê���"; +$lang['tz']['-3'] = "(GMT - 3 �p��) �ڦ�, ���y�մ���Q��, ��v��, �֧J���s�q"; +$lang['tz']['-2'] = "(GMT - 2 �p��) ���j��v, �ȴ˪Q�q, �t���Ǯ��q"; +$lang['tz']['-1'] = "(GMT - 1 �p��) �ȳt���s�q, ���w��"; +$lang['tz']['0'] = "(GMT) �d�ĥ����d, ���f�L, �R�B��, �۴�, ������, �Xù����"; +$lang['tz']['1'] = "(GMT + 1 �p��) �f�L, ���|�뺸, ��������, ���w��, �ھ�, ù��"; +$lang['tz']['2'] = "(GMT + 2 �p��) �[������, �n�D, �بF"; +$lang['tz']['3'] = "(GMT + 3 �p��) �ڮ�F, �Q���w, ������, �`����"; +$lang['tz']['3.5'] = "(GMT + 3.5 �p��) �w����"; +$lang['tz']['4'] = "(GMT + 4 �p��) �����F��, �ڮw, �����دS, �Ĥ�Q��"; +$lang['tz']['4.5'] = "(GMT + 4.5 �p��) �إ���"; +$lang['tz']['5'] = "(GMT + 5 �p��) ��d�S�L��, �촵�����ڼw, �ةE, �𤰤z"; +$lang['tz']['5.5'] = "(GMT + 5.5 �p��) �s�R, �[���U��, ���w�Դ�, �s�w��"; +$lang['tz']['6'] = "(GMT + 6 �p��) ���X��, �i�۩Y, �N�N��"; +$lang['tz']['6.5'] = "(GMT + 6.5 �p��) ����"; +$lang['tz']['7'] = "(GMT + 7 �p��) �Ҩ�, �e��, ���[�F"; +$lang['tz']['8'] = "(GMT + 8 �p��) �_��, ����, �B��, �s�[�Y, �x�_"; +$lang['tz']['9'] = "(GMT + 9 �p��) �j��, ���E, �~��, �F��, �Ȯw���J"; +$lang['tz']['9.5'] = "(GMT + 9.5 �p��) ���o�p�w, �F����"; +$lang['tz']['10'] = "(GMT + 10 �p��) ������, �ڥ��s�X����, ����, ���ѫ�"; +$lang['tz']['11'] = "(GMT + 11 �p��) ���[��, �s�d���h����, ��ù���s�q"; +$lang['tz']['12'] = "(GMT + 12 �p��) ���J��, ���F�y, ����, ���к��s�q"; + +$lang['datetime']['Sunday'] = "�P����"; +$lang['datetime']['Monday'] = "�P���@"; +$lang['datetime']['Tuesday'] = "�P���G"; +$lang['datetime']['Wednesday'] = "�P���T"; +$lang['datetime']['Thursday'] = "�P���|"; +$lang['datetime']['Friday'] = "�P����"; +$lang['datetime']['Saturday'] = "�P����"; +$lang['datetime']['Sun'] = "�P����"; +$lang['datetime']['Mon'] = "�P���@"; +$lang['datetime']['Tue'] = "�P���G"; +$lang['datetime']['Wed'] = "�P���T"; +$lang['datetime']['Thu'] = "�P���|"; +$lang['datetime']['Fri'] = "�P����"; +$lang['datetime']['Sat'] = "�P����"; +$lang['datetime']['January'] = "�@��"; +$lang['datetime']['February'] = "�G��"; +$lang['datetime']['March'] = "�T��"; +$lang['datetime']['April'] = "�|��"; +$lang['datetime']['May'] = "����"; +$lang['datetime']['June'] = "����"; +$lang['datetime']['July'] = "�C��"; +$lang['datetime']['August'] = "�K��"; +$lang['datetime']['September'] = "�E��"; +$lang['datetime']['October'] = "�Q��"; +$lang['datetime']['November'] = "�Q�@��"; +$lang['datetime']['December'] = "�Q�G��"; +$lang['datetime']['Jan'] = "�@��"; +$lang['datetime']['Feb'] = "�G��"; +$lang['datetime']['Mar'] = "�T��"; +$lang['datetime']['Apr'] = "�|��"; +$lang['datetime']['May'] = "����"; +$lang['datetime']['Jun'] = "����"; +$lang['datetime']['Jul'] = "�C��"; +$lang['datetime']['Aug'] = "�K��"; +$lang['datetime']['Sep'] = "�E��"; +$lang['datetime']['Oct'] = "�Q��"; +$lang['datetime']['Nov'] = "�Q�@��"; +$lang['datetime']['Dec'] = "�Q�G��"; + +// +// Errors (not related to a +// specific failure on a page) +// +$lang['Information'] = "�t�ΰT��"; +$lang['Critical_Information'] = "���j�T��"; + +$lang['General_Error'] = "�@����~"; +$lang['Critical_Error'] = "���j���~"; +$lang['An_error_occured'] = "�o�Ϳ��~"; +$lang['A_critical_error'] = "�o�ͭ��j���~"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_english/lang_admin.php b/phpBB/language/lang_english/lang_admin.php index 51b7657728..e2125da525 100644 --- a/phpBB/language/lang_english/lang_admin.php +++ b/phpBB/language/lang_english/lang_admin.php @@ -505,7 +505,7 @@ $lang['Click_return_wordadmin'] = "Click %sHere%s to return to Word Censor Admin // // Mass Email // -$lang['Mass_email_explain'] = "Here you can email a message to either all of your users, or all users of a specific group. To do this, an email will be sent out to the administrative email address supplied, with a blind carbon copy sent to all recipients. If you are emailing a large group of people please be patient after submitting and do not stop the page halfway through. It is normal for amass emailing to take a long time, you will be notified when the script has completed"; +$lang['Mass_email_explain'] = "Here you can email a message to either all of your users, or all users of a specific group. To do this, an email will be sent out to the administrative email address supplied, with a blind carbon copy sent to all recipients. If you are emailing a large group of people please be patient after submitting and do not stop the page halfway through. It is normal for a mass emailing to take a long time, you will be notified when the script has completed"; $lang['Compose'] = "Compose"; $lang['Recipients'] = "Recipients"; @@ -536,6 +536,7 @@ $lang['No_assigned_rank'] = "No special rank assigned"; $lang['Rank_updated'] = "The rank was successfully updated"; $lang['Rank_added'] = "The rank was successfully added"; $lang['Rank_removed'] = "The rank was successfully deleted"; +$lang['No_update_ranks'] = "The rank was successfully deleted, however user accounts using this rank were not updated. You will need to manually reset the rank on these accounts"; $lang['Click_return_rankadmin'] = "Click %sHere%s to return to Rank Administration"; diff --git a/phpBB/language/lang_english/lang_main.php b/phpBB/language/lang_english/lang_main.php index 9c4d227591..6285c8ff97 100644 --- a/phpBB/language/lang_english/lang_main.php +++ b/phpBB/language/lang_english/lang_main.php @@ -531,7 +531,7 @@ $lang['File_no_data'] = "The file at the URL you gave contains no data"; $lang['No_connection_URL'] = "A connection could not be made to the URL you gave"; $lang['Incomplete_URL'] = "The URL you entered is incomplete"; $lang['Wrong_remote_avatar_format'] = "The URL of the remote avatar is not valid"; -$lang['No_send_account_inactive'] = "Sorry but you're password cannot be retrieved because you account is currently inactive. Please contact the forum administrator for more information"; +$lang['No_send_account_inactive'] = "Sorry, but your password cannot be retrieved because your account is currently inactive. Please contact the forum administrator for more information"; $lang['Always_smile'] = "Always enable Smilies"; $lang['Always_html'] = "Always allow HTML"; diff --git a/phpBB/language/lang_finnish/email/admin_activate.tpl b/phpBB/language/lang_finnish/email/admin_activate.tpl index 491a898faa..250bd97f19 100644 --- a/phpBB/language/lang_finnish/email/admin_activate.tpl +++ b/phpBB/language/lang_finnish/email/admin_activate.tpl @@ -1,9 +1,9 @@ -Subject: Uusi k�ytt�j�tunnus
-
-Tervehdys,
-
-K�ytt�j�tunnus nimell� "{USERNAME}" on passivoitu tai juuri luotu, sinun tulee tarkistaa t�m�n k�ytt�j�tunnuksen tiedot (jos tarpeen) ja aktivoida tunnus k�ytt�en seuraava linkki�:
-
-{U_ACTIVATE}
-
+Subject: Uusi k�ytt�j�tunnus + +Tervehdys, + +K�ytt�j�tunnus nimell� "{USERNAME}" on passivoitu tai juuri luotu, sinun tulee tarkistaa t�m�n k�ytt�j�tunnuksen tiedot (jos tarpeen) ja aktivoida tunnus k�ytt�en seuraava linkki�: + +{U_ACTIVATE} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_finnish/email/admin_welcome_activated.tpl b/phpBB/language/lang_finnish/email/admin_welcome_activated.tpl index d8c384184f..cc03df99b4 100644 --- a/phpBB/language/lang_finnish/email/admin_welcome_activated.tpl +++ b/phpBB/language/lang_finnish/email/admin_welcome_activated.tpl @@ -1,7 +1,7 @@ -Subject: K�ytt�j�tunnus aktivoitu
-
-Tervehdys {USERNAME},
-
-K�ytt�j�tunnuksesi sivustolla "{SITENAME}" on nyt aktivoitu. Voit kirjautua sis��n k�ytt�en k�ytt�j�tunnusta ja salasanaa jotka sait edellisess� s�hk�postissa.
-
+Subject: K�ytt�j�tunnus aktivoitu + +Tervehdys {USERNAME}, + +K�ytt�j�tunnuksesi sivustolla "{SITENAME}" on nyt aktivoitu. Voit kirjautua sis��n k�ytt�en k�ytt�j�tunnusta ja salasanaa jotka sait edellisess� s�hk�postissa. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_finnish/email/admin_welcome_inactive.tpl b/phpBB/language/lang_finnish/email/admin_welcome_inactive.tpl index 49dc3f2431..4aaf24ecc7 100644 --- a/phpBB/language/lang_finnish/email/admin_welcome_inactive.tpl +++ b/phpBB/language/lang_finnish/email/admin_welcome_inactive.tpl @@ -1,18 +1,18 @@ -Subject: Tervetuloa {SITENAME} Foorumeihin
-
-{WELCOME_MSG}
-
-Ole hyv� ja s�ilyt� t�m� viesti. K�ytt�j�tietosi ovat seuraavanlaiset:
-
-----------------------------
-K�ytt�j�tunnus: {USERNAME}
-Salasana: {PASSWORD}
-----------------------------
-
-K�ytt�j�tunnustasi ei ole viel� aktivoitu. Yll�pidon on aktivoitava k�ytt�j�tunnuksesi ennen kuin voit kirjautua j�rjestelm��n. Saat toisen s�hk�postin kun aktivointi on tapahtunut.
-
-Pyyd�mme, ett� et unohda salasanaasi. Salasana on kryptattu tietokantaamme emmek� voi selvitt�� sit� sinulle. Jos kuitenkin unohdat salasanasi niin voit pyyt�� uutta joka aktivoidaan samalla tavalla kuin t�m�.
-
-Kiitoksia rekister�itymisest�.
-
+Subject: Tervetuloa {SITENAME} Foorumeihin + +{WELCOME_MSG} + +Ole hyv� ja s�ilyt� t�m� viesti. K�ytt�j�tietosi ovat seuraavanlaiset: + +---------------------------- +K�ytt�j�tunnus: {USERNAME} +Salasana: {PASSWORD} +---------------------------- + +K�ytt�j�tunnustasi ei ole viel� aktivoitu. Yll�pidon on aktivoitava k�ytt�j�tunnuksesi ennen kuin voit kirjautua j�rjestelm��n. Saat toisen s�hk�postin kun aktivointi on tapahtunut. + +Pyyd�mme, ett� et unohda salasanaasi. Salasana on kryptattu tietokantaamme emmek� voi selvitt�� sit� sinulle. Jos kuitenkin unohdat salasanasi niin voit pyyt�� uutta joka aktivoidaan samalla tavalla kuin t�m�. + +Kiitoksia rekister�itymisest�. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_finnish/email/group_added.tpl b/phpBB/language/lang_finnish/email/group_added.tpl index 3d827611a2..7504de23b0 100644 --- a/phpBB/language/lang_finnish/email/group_added.tpl +++ b/phpBB/language/lang_finnish/email/group_added.tpl @@ -1,11 +1,11 @@ -Subject: Sinut on lis�tty t�h�n k�ytt�j�ryhm��n
-
-Onneksi olkoon,
-
-Sinut on lis�tty ryhm��n "{GROUP_NAME}" sivustolla {SITENAME}.
-Toimenpiteen on tehnyt ryhm�n moderaattori tai j�rjestelm�n yll�pit�j�. Ota yhteys heihin, jos tarvitset lis�tietoja.
-
-Voit katsella ryhm�n tietoja t��ll�:
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: Sinut on lis�tty t�h�n k�ytt�j�ryhm��n + +Onneksi olkoon, + +Sinut on lis�tty ryhm��n "{GROUP_NAME}" sivustolla {SITENAME}. +Toimenpiteen on tehnyt ryhm�n moderaattori tai j�rjestelm�n yll�pit�j�. Ota yhteys heihin, jos tarvitset lis�tietoja. + +Voit katsella ryhm�n tietoja t��ll�: +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_finnish/email/group_request.tpl b/phpBB/language/lang_finnish/email/group_request.tpl index bda906d577..7d816cd69a 100644 --- a/phpBB/language/lang_finnish/email/group_request.tpl +++ b/phpBB/language/lang_finnish/email/group_request.tpl @@ -1,10 +1,10 @@ -Subject: Ryhm��n on tehty j�seneksi liittymispyynt�
-
-Arvoisa {GROUP_MODERATOR},
-
-K�ytt�j� on pyyt�nyt lupaa liitty� ryhm��n, jonka moderaattori sin� olet sivustolla {SITENAME}.
-Hyv�ksy�ksesi tai hyl�t�ksesi pyynt� k�y seuraavassa linkiss�:
-
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: Ryhm��n on tehty j�seneksi liittymispyynt� + +Arvoisa {GROUP_MODERATOR}, + +K�ytt�j� on pyyt�nyt lupaa liitty� ryhm��n, jonka moderaattori sin� olet sivustolla {SITENAME}. +Hyv�ksy�ksesi tai hyl�t�ksesi pyynt� k�y seuraavassa linkiss�: + +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_finnish/email/user_activate_passwd.tpl b/phpBB/language/lang_finnish/email/user_activate_passwd.tpl index 71c74bc5de..1bc73ed0dd 100644 --- a/phpBB/language/lang_finnish/email/user_activate_passwd.tpl +++ b/phpBB/language/lang_finnish/email/user_activate_passwd.tpl @@ -1,17 +1,17 @@ -Subject: Uuden salasanan aktivointi
-
-Tervehdys {USERNAME}
-
-Saat t�m�n s�hk�postin koska olet (tai joku joka v�itt�� olevansa sin�) pyyt�nyt uutta salasanaa l�hetett�v�ksi k�ytt�j�tunnuksellesi sivustolla {SITENAME}. Jos et pyyt�nyt t�t� s�hk�postia, �l� piittaa t�st�. Jos saat t�m�n toistuvasti ota yhteys j�rjestelm�n yll�pitoon.
-
-Voidaksesi k�ytt�� uutta salasanaa on sinun aktivoitava se. Tehd�ksesi se klikkaa linkki� alapuolella.
-
-{U_ACTIVATE}
-
-Jos aktivointi onnistuu voi kirjautua uudella salasanalla:
-
-Salasana: {PASSWORD}
-
-Voit tietysti muuttaa t�t� salasanaa k�ytt�j�tiedoissasi. Mik�li koet t�ss� vaikeuksia ota yhteys j�rjestelm�n yll�pitoon.
-
+Subject: Uuden salasanan aktivointi + +Tervehdys {USERNAME} + +Saat t�m�n s�hk�postin koska olet (tai joku joka v�itt�� olevansa sin�) pyyt�nyt uutta salasanaa l�hetett�v�ksi k�ytt�j�tunnuksellesi sivustolla {SITENAME}. Jos et pyyt�nyt t�t� s�hk�postia, �l� piittaa t�st�. Jos saat t�m�n toistuvasti ota yhteys j�rjestelm�n yll�pitoon. + +Voidaksesi k�ytt�� uutta salasanaa on sinun aktivoitava se. Tehd�ksesi se klikkaa linkki� alapuolella. + +{U_ACTIVATE} + +Jos aktivointi onnistuu voi kirjautua uudella salasanalla: + +Salasana: {PASSWORD} + +Voit tietysti muuttaa t�t� salasanaa k�ytt�j�tiedoissasi. Mik�li koet t�ss� vaikeuksia ota yhteys j�rjestelm�n yll�pitoon. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_finnish/email/user_welcome.tpl b/phpBB/language/lang_finnish/email/user_welcome.tpl index 5f5c065aaa..7a70efb5f0 100644 --- a/phpBB/language/lang_finnish/email/user_welcome.tpl +++ b/phpBB/language/lang_finnish/email/user_welcome.tpl @@ -1,16 +1,16 @@ -Subject: Tervetuloa {SITENAME} Foorumeihin
-
-{WELCOME_MSG}
-
-Ole hyv� ja talleta t�m� s�hk�posti. K�ytt�j�tietosi ovat seuraavat:
-
-----------------------------
-K�ytt�j�tunnus: {USERNAME}
-Salasana: {PASSWORD}
-----------------------------
-
-Pyyd�mme, ett� et unohda salasanaa. Salasana on kryptattu tietokantaamme, emmek� voi selvitt�� sit� sinulle. Jos kuitenkin unohdat salasanasi, voit pyyt�� uutta, joka aktivoidaan kuten t�m�kin.
-
-Kiitoksia rekister�itymisest�.
-
+Subject: Tervetuloa {SITENAME} Foorumeihin + +{WELCOME_MSG} + +Ole hyv� ja talleta t�m� s�hk�posti. K�ytt�j�tietosi ovat seuraavat: + +---------------------------- +K�ytt�j�tunnus: {USERNAME} +Salasana: {PASSWORD} +---------------------------- + +Pyyd�mme, ett� et unohda salasanaa. Salasana on kryptattu tietokantaamme, emmek� voi selvitt�� sit� sinulle. Jos kuitenkin unohdat salasanasi, voit pyyt�� uutta, joka aktivoidaan kuten t�m�kin. + +Kiitoksia rekister�itymisest�. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_finnish/email/user_welcome_inactive.tpl b/phpBB/language/lang_finnish/email/user_welcome_inactive.tpl index 15ba3bc977..edff9546fb 100644 --- a/phpBB/language/lang_finnish/email/user_welcome_inactive.tpl +++ b/phpBB/language/lang_finnish/email/user_welcome_inactive.tpl @@ -1,20 +1,20 @@ -Subject: Tervetuloa {SITENAME} Foorumeihin
-
-{WELCOME_MSG}
-
-Ole hyv� ja tallenna t�m� s�hk�posti. K�ytt�j�tietosi ovat seuraavat:
-
-----------------------------
-K�ytt�j�tunnus: {USERNAME}
-Salasana: {PASSWORD}
-----------------------------
-
-K�ytt�j�tietojasi ei ole aktivoitu. Et voi k�ytt�� niit� ennen kuin k�yt seuraavassa linkiss�:
-
-{U_ACTIVATE}
-
-Pyyd�mme, ett� et unohda salasanaasi. Salasana on kryptattu tietokantaamme, emmek� voi selvitt�� sit� sinulle. Jos kuitenkin unohdat salasanasi voit pyyt�� uutta, joka aktivoidaan kuten t�m�.
-
-Kiitoksia rekister�itymisest�.
-
+Subject: Tervetuloa {SITENAME} Foorumeihin + +{WELCOME_MSG} + +Ole hyv� ja tallenna t�m� s�hk�posti. K�ytt�j�tietosi ovat seuraavat: + +---------------------------- +K�ytt�j�tunnus: {USERNAME} +Salasana: {PASSWORD} +---------------------------- + +K�ytt�j�tietojasi ei ole aktivoitu. Et voi k�ytt�� niit� ennen kuin k�yt seuraavassa linkiss�: + +{U_ACTIVATE} + +Pyyd�mme, ett� et unohda salasanaasi. Salasana on kryptattu tietokantaamme, emmek� voi selvitt�� sit� sinulle. Jos kuitenkin unohdat salasanasi voit pyyt�� uutta, joka aktivoidaan kuten t�m�. + +Kiitoksia rekister�itymisest�. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_finnish/lang_faq.php b/phpBB/language/lang_finnish/lang_faq.php index 1d4d4806ba..eeee0deda6 100644 --- a/phpBB/language/lang_finnish/lang_faq.php +++ b/phpBB/language/lang_finnish/lang_faq.php @@ -1,107 +1,107 @@ -<?php
-/***************************************************************************
- * lang_faq.php [finnish]
- * -------------------
- * begin : Sunday Dec 24, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation produced by Jorma Aaltonen (bullitt)
-// http://www.pitro.com/
-//
-
-
-//
-// To add an entry to your FAQ simply add a line to this file in this format:
-// $faq[] = array("question", "answer");
-// If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted");
-// Links will be created automatically
-//
-// DO NOT forget the ; at the end of the line.
-// Do NOT put double quotes (") in your FAQ entries, if you absolutely must then escape them ie. \"something\"
-//
-// The FAQ items will appear on the FAQ page in the same order they are listed in this file
-//
-
-
-$faq[] = array("--","Kirjautuminen ja rekister�ityminen");
-$faq[] = array("Miksi en voi kirjautua sis��n?", "Oletko rekister�itynyt? Ihan tosi, sinun t�ytyy rekister�ity� voidaksesi kirjautua sis��n. Onko sinulla porttikielto j�rjestelm��n(mik�li on, t�st� n�ytet��n viesti sinulle)? Mik�li n�in on, sinun t�ytyy ottaa yhteytt� j�rjestelm�n yll�pitoon tai webmasteriin selvitt��ksesi syyn. Jos olet rekister�itynyt, etk� ole porttikiellossa, etk� silti voi kirjautua sis��n tarkista viel� kerran k�ytt�j�tunnus ja salasana. Yleens� ongelma on n�iss�. Mik�li ei, niin ota yhteytt� j�rjestelm�n yll�pitoon, heill� voi olla v��r�t asetukset j�rjestelm�ss�.");
-$faq[] = array("Miksi en voi rekister�ity�?", "Ehk� sinun ei tarvitsekaan. J�rjestelm�n yll�pit�j� m��rittelee t�ytyyk� rekister�ity� voidakseen kirjoittaa viestej�. Rekister�inti antaa kuitenkin k�ytt��si lis�ominaisuuksa, kuten m��ritelt�v�t avatar kuvat, yksityisviestit, s�hk�postin l�hetys muille k�ytt�jille, k�ytt�j�ryhmiin liittyminen, jne. Rekister�ityminen vie vain hetken ja se on suositeltavaa.");
-$faq[] = array("Miksi kirjaudun ulos automaattisesti?", "Jos et laita rastia <i>Kirjaa minut sis��n automaattisesti</i> laatikkoon kirjautuessasi sis��n, pysyt kirjautuneena vain ennalta s��detyn ajan. N�in estet��n k�ytt�j�tunnuksesi luvaton k�ytt�. Pysy�ksesi kirjautuneena rastita laatikko kirjautumisen yhteydess�. T�m� ei ole suositeltavaa jos samaa yhteytt�/tietokonetta k�ytt�v�t muutkin k�ytt�j�t esim. kirjasto, internet kahvila, oppilaitoksen koneet, jne.");
-$faq[] = array("Kuinka voin est�� k�ytt�j�tunnukseni n�kymisen sen hetkisten k�ytt�jien listalla?", "K�ytt�j�tiedoissasi on optio <i>Piilota online status</i>, jos k�yt�t t�ss� <i>kyll�</i> n�yt vain j�rjestelm�n yll�pit�j�lle ja itsellesi. Sinut lasketaan piilossa olevaksi k�ytt�j�ksi.");
-$faq[] = array("Unohdin salasanani!", "Ei paniikkia! Vaikka salasanaasi ei voi selvitt��, se voidaan resetoida. Tehd�ksesi t�m�n siirry kirjautumissivulle ja klikkaa <u>Unohdin salasanani</u>, seuraa ohjeita ja ongelma on tuota pikaa hoidettu.");
-$faq[] = array("Rekister�idyin mutta en voi kirjautua!", "Tarkista ensin, ett� k�yt�t oikeaa k�ytt�j�tunnusta ja salasanaa. Jos ne ovat kunnossa, niin on kaksi todenn�k�ist� vaihtoehtoa. Jos COPPA tuki on p��ll� ja klikkasit<u>Olen alle 18 vuotta</u> linkki� rekister�ityess�si joudut seuraamaan saamiasi ohjeita. Jos kyse ei ole t�st�, niin tarvitseeko k�ytt�j�tunnuksesi aktivoinnin? Jotkin j�rjestlm�t vaativat jokaisen uuden k�ytt�j�n erillisen aktivoinnin joko k�ytt�j�n toimesta tai yll�pit�j�n toimesta. Rekister�ityess�si sait tiedon siit� vaaditaanko aktivointi. Mik�li sait s�hk�postia, noudata sen ohjeita. Jos et saanut s�hk�postia, oletko varma, ett� annoit oikean s�hk�postiosoitteen? Yksi syy, miksi erillist� aktivointia k�ytet��n on <i>t�rkeiden</i> k�ytt�jien karsiminen est�m�ll� anonyymi k�ytt�. Jos olet varma, ett� antamasi s�hk��ostiosoite oli oikein, ota yhteys j�rjestelm�n yll�pitoon.");
-$faq[] = array("Rekister�idyin kauan sitten mutta en p��se en�� kirjautumaan?!", "Yleisimm�t syyt t�h�n ovat; annoit v��r�n k�ytt�j�tunnuksen tai salasanan (tarkista s�hk�postistasi tiedot jotka sait kun rekister�idyit) tai yll�pito on poistanut k�ytt�j�tunnuksesi jostain syyst�. J�lkimm�isess� tapauksessa et ehk� ole kirjoittanut mit��n? On yleist�, ett� j�rjestelm�t poistavat k�ytt�ji�, jotka eiv�t ole kirjoittaneet mit��n. N�in pidet��n tietokantaa siistimp�n�. Yrit� rekister�ity� uudestaan ja ota osaa keskusteluihin.");
-
-
-$faq[] = array("--","K�ytt�j�tiedot ja asetukset");
-$faq[] = array("Kuinka muutan asetuksiani?", "Kaikki asetuksesi (jos olet rekister�itynyt) ovat tietokannassa. Muuttaaksesi tietojasi klikkaa <u>K�ytt�j�tiedot</u> linkki� (yleens� sivun yl�reunassa mutta ei v�ltt�m�tt� aina). N�in p��set muuttamaan kaikkia asetuksiasi.");
-$faq[] = array("Ajat eiv�t ole oikein!", "Ajat ovat melko varmasti oikein, saatat kuitenkin n�hd� ajat eri aikavy�hykkeelt� kuin miss� olet. Mik�li kyse on t�st� t�ytyy sinun muuttaa k�ytt�j�tiedoissasi aikavy�hykett� vastaamaan oikeaa aluetta. Huomaa, ett� aikavy�hykkeen muuttaminen, kuten useimmat asetukset, on mahdollista vain rekister�idyille k�ytt�jille. Joten jos et ole rekister�itynyt, nyt on hyv� hetki rekister�ity�.");
-$faq[] = array("Muutin aikavy�hykett� ja ajat ovat silti v��rin!", "Jos olet varma, ett� aikavy�hyke on oikein ja aika on silti eri, niin todenn�k�isin vaihtoehto on kes�ajan k�ytt�. J�rjestelm�� ei ole suunniteltu ottamaan huomioon talvi- ja kes�ajan vaihteluita joten kes�ll� aika voi olla tunnin eri kuin normaali paikallinen aika.");
-$faq[] = array("Kieleni ei ole listalla!", "Todenn�k�isesti yll�pito ei ole asentanut kielivaihtoehtoasi tai kukaan ei ole tehnyt tarvittavaa k��nn�st�. Kysy yll�pidolta voivatko he asentaa tarvittavan kielipaketin. Jos sellaista ei ole, voit vapaasti luoda uuden k��nn�ksen. Lis�tietoja l�ytyy phpBB ryhm�n web sivuilta (Linkki sivujen alareunassa)");
-$faq[] = array("Kuinka saan kuvan k�ytt�j�tunnukseni alle?", "K�ytt�j�tunnuksen alla voi olla kaksi kuvaa katsottaessa viestej�. Ensimm�inen on kuva joka on liitetty titteliisi, yleens� rivi t�hti� kuvaamassa kuinka monta viesti� olet l�hett�nyt tai mik� on statuksesi j�rjestelm�ss�. T�m�n alla voi olla isompi kuva, avatar, t�m� on yleens� henkil�kohtainen jokaisella k�ytt�j�ll�. J�rjestelm�n yll�pit�j�st� riippuu, ovatko avatarit sallittuja ja kuinka avatarit tuodaan n�ht�v�ksi. Jos et voi k�ytt�� avatarta, niin kyse on yll�pit�j�n ratkaisusta. Voit kysy� heilt� syyt� t�h�n (Syyt ovat varmasti hyv�t!)");
-$faq[] = array("Kuinka muutan titteli�ni?", "Yleens� et voi muuttaa mit��n titteli� (titteli n�kyy k�ytt�j�tunnuksesi alapuolella viesteiss� ja k�ytt�j�tiedoissasi k�ytetyst� tyylist� riippuen). Useimmat j�rjestelm�t rankkaavat k�ytt�j�t l�hetettyjen viestien m��r�n mukaan tai osoittamaan tietty� k�ytt�j�tyyppi�, esim. moderaattoreilla ja yll�pit�jill� voi olla omat erikoistittelit. Ole hyv� �l�k� turhaan rasita j�rjestelm�� kirjoittamalla tarpeettomia viestej� vain korottaaksesi titteli�si, todenn�k�isesti t�ll�in yll�pito tai moderaattori pienent�� viestiesi m��r��.");
-$faq[] = array("Kun klikkaan k�ytt�j�n s�hk�postilinkki�, pyydet��n kirjautumaan sis��n?", "Valitettavasti vain rekister�idyt k�ytt�j�t voivat l�hett�� s�hk�postia sis��nrakennetulla s�hk�postilomakkeella (Jos yll�pito on sallinut t�m�n ominaisuuden). N�in estet��n asiattomien k�ytt�jien anonyymi j�rjestelm�n hyv�ksik�ytt�.");
-
-
-$faq[] = array("--","Viestien kirjoitukseen liittyv�t aiheet");
-$faq[] = array("Kuinka luon aiheen foorumiin?", "Helppoa, klikkaa vastaavaa painiketta joko foorumin tai aiheen ikkunassa. Voi olla, ett� sinun t�ytyy rekister�ity� ennen kuin voit kirjoittaa viestin. Toimintamahdollisuutesi on lueteltu foorumin ja aiheen sivuilla (Eli <i>Voit luoda uusia aiheita, Voit ��nest�� ��nestyksiss�, jne.<i> lista)");
-$faq[] = array("Kuinka muokkaan tai poistan viestin?", "Jollet ole yll�pit�j� tai foorumin moderaattori voi muokata ja poistaa vain omia viestej�si. Voit muokata viesti� (joskus vain rajoitetun ajan luonnin j�lkeen) klikkaamalla <i>muokkaa</i> painiketta kyseisell� viestill�. Jos joku on jo vastannut viestiin n�et pienen palan teksti� viestin alapuolella kun palaat aiheeseen, n�in listataan kuinka monta kertaa olet muokannut viesti�. T�m� ei n�y jos kukaan ei ole vastannut, se ei n�y my�sk��n jos moderaattori tai yll�pito on muokannut viesti� (heid�n tulisi j�tt�� tieto, mit� he ovat muokanneet ja miksi). Huomaa, ett� tavalliset k�ytt�j�t eiv�t voi poistaa viesti� jos siihen on vastattu.");
-$faq[] = array("Kuinka lis��n allekirjoituksen viestiini?", "Voidaksesi lis�t� allekirjoituksen, on sinun ensin luotava sellainen. T�m� tapahtuu k�ytt�j�tietojesi kautta. Luotuasi allekirjoituksen voit laittaa rastin <i>Lis�� allekirjoitus</i> laatikkoon postituslomakkeella lis�t�ksesi allekirjoituksen. Voit my�s m��ritell� allekirjoituksen tulevan oletusarvoisesti kaikkiin viesteihisi laittamalla raksin asianomaiseen valintalaatikkoon k�ytt�j�tiedoissasi (voit silti est�� allekirjoituksen yksitt�isist� viesteist� poistamalla raksin lis�� allekirjoitus laatikosta postituslomakkeella)");
-$faq[] = array("Kuinka luon ��nestyksen?", "��nestyksen luonti on helppoa. Kun luot uuden aiheen (tai muokkaat aiheen ensimm�ist� viesti�, jos sinulla on oikeus) sinun pit�isi n�hd� <i>Lis�� ��nestys</i> lomake postituslomakkeen alapuolella (jos t�t� ei tule n�kyviin, sinulla ei todenn�k�isesti ole oikeutta luoda ��nestyksi�). Anna ��nestykselle otsikko ja v�hint��n kaksi vaihtoehtoa (aseta vaihtoehto klikkaamlla <i>Lis�� vaihtoehto</i> painiketta. Voit my�s asettaa aikarajoituksen ��nestykselle, 0 on ikuinen ��nestys. J�rjestelm�n yll�pit�j� on m��ritellyt ��nestyksen vaihtoehdoille yl�rajan.");
-$faq[] = array("Kuinka muokkaan tai poistan ��nestyksen?", "Kuten viesteiss�kin, ��nestyksi� voi muokata vain alkuper�inen postittaja, moderaattori tai j�rjestelm�n yll�pit�j�. Muokataksesi ��nestyst� klikkaa aiheen ensimm�ist� viesti� (��nestys on aina liitetty t�h�n viestiin). Jos kukaan ei ole viel� ��nest�nyt voi k�ytt�j� poistaa ��nestyksen tai muokata ��nestyksen vaihtoehtoja. Jos ��ni� on jo annettu vain moderaattori tai j�rjestelm�n yll�pit�j� voivat muokata tai poistaa ��nestyksen. N�in estet��n k�ytt�ji� manipuloimasta ��nestyksi� vaihtamalla vaihtoehtoja kesken ��nestyksen");
-$faq[] = array("Miksi en p��se foorumiin?", "Jotkin foorumit voivat olla rajoitettuja tietyille k�ytt�jille tai k�ytt�j�ryhmille. Voidaksesi n�hd�, lukea, kirjoittaa jne. saatat tarvita erikoisluvan. Vain foorumin moderaattori ja j�rjestelm�n yll�pit�j� voivat my�nt�� luvan, ota yhteys heihin.");
-$faq[] = array("Miksi en voi ��nest��?", "Vain rekister�idyt k�ytt�j� voivat ��nest�� (n�in estet��n tulosten ved�tys). Jos olet rekister�itynyt, etk� silti voi ��nest�� sinulla todenn�k�isesti ei ole riitt�vi� oikeuksia.");
-
-
-$faq[] = array("--","Muotoilut ja aihetyypit");
-$faq[] = array("Mit� on BBCode?", "BBCode erityinen variaatio HTML:st�. Yll�pito on m��ritellyt voitko k�ytt�� BBCode:a (voit my�s itse est�� sen viestikohtaisesti viestilomakkeella). BBCode muistuttaa HTML:��. Tagit ymp�r�id��n hakasuluilla [ ja ] ja tyyli antaa paremman mahdollisuuden m��ritt�� miten jokin asia esitet��n. Saadaksesi lis�tietoa BBCode:sta katso opasta, johon p��see viestilomakkeelta.");
-$faq[] = array("Voinko k�ytt�� HTML:��?", "T�m� riippuu siit� salliiko yll�pito t�m�n. Yll�pito m��r�� t�st� t�ysin. Jos sinun sallitaan k�ytt�� sit�, huomaat todenn�k�isesti vain osan tageista toimvan. T�m� johtuu <i>turvallisuussyist�</i>. N�in estet��n k�ytt�ji� sotkemasta j�rjestelm�� k�ytt�m�ll� tageja, jotka tuhoavat asettelun tai aiheuttavat muita ongelmia. Jos HTML on sallittua, voit est�� sen k�yt�n viestikohtaisesti viestilomakkeella.");
-$faq[] = array("Mit� ovat hymi�t?", "Hymi�t tai Emoticonit ovat pieni� kuvakkeita joilla voidaan viestitt�� tuntemuksia k�ytt�m�ll� lyhytt� koodia, esim. :) tarkoittaa iloista, :( tarkoittaa surullista. Koko listan emoticoneista n�et viestilomakkeen kautta. �l� ylik�yt� hymi�it�, ne voivat muuttaa viestisi huonosti luettavaksi ja moderaattori voi muuttaa niit� tai poistaa kokonaan.");
-$faq[] = array("Voinko lis�t� kuvia viesteihin?", "Kuvia voidaan lis�t� viesteihin. T�ll� hetkell� ei kuitenkaan ole menetelm�� siirt�� kuvia suoraan j�rjestelm��n. Siksi joudut k�ytt�m��n linkki� kuvatiedostoon yleisesti k�yt�ss� olevan serverin kautta, esim. http://www.jokin-outo-paikka.net/omakuva.gif. Et voi linkitt�� kuvia, jotka ovat omalla PC:ll�si (ellei se ole julkisesti k�yt�ss� oleva serveri) eik� kuva voi olla kirjautumismekanismin takana, esim. hotmail tai yahoo s�hk�postit, salasanalla suojatut sivut, jne. N�ytt��ksesi kuvan k�yt� joko BBCodea [img] tagi tai vastaava HTML tagi (jos sallittu).");
-$faq[] = array("Mit� ovat ilmoitukset?", "Ilmoitus sis�lt�� usein t�rke�� tietoa ja sinun tulisi lukea ne niin pian kuin mahdollista. Ilmoitukset n�kyv�t asianomaisten foorumien joka sivun yl�reunassa. Se voitko luoda ilmoituksia riippuu tarvittavista oikeuksista, jotka m��rittelee yll�pito.");
-$faq[] = array("Mit� ovat tiedotukset?", "Tiedotukset n�kyv�t Ilmoitusten alapuolella k�yt�ss� olevalla foorumilla ja vain foorumin ensimm�isell� sivulla. Ne ovat usein eritt�in t�rkeit�, joten sinun tulisi lukea ne aina kun mahdollista. Kuten ilmoituksissakin yll�pito m��rittelee millaisilla oikeuksilla voidaan luoda tiedotteita foorumikohtaisesti.");
-$faq[] = array("Mit� ovat lukitut aiheet?", "Aiheen lukitsee joko moderaattori tai yll�pito. Lukittuun aiheeseen ei voi vastata ja mahdollinen ��nestys on automaattisesti p��ttynyt. Aiheita voidaan lukita monista eri syist�.");
-
-
-$faq[] = array("--","K�ytt�j�tasot ja ryhm�t");
-$faq[] = array("Keit� ovat yll�pit�j�t?", "Yll�pit�j�t ovat henkil�it�, joilla on korkeimmat k�ytt�oikeudet koko j�rjestelm�ss�. N�m� k�ytt�j�t voivat kontrolloida kaikkia j�rjestelm�n tapahtumia, mukaan lukien oikeuksien asettaminen, porttikiellot, k�ytt�j�ryhmien ja moderaattorien luonti, jne. Heill� on my�s t�ydet moderointioikeudet kaikissa foorumeissa.");
-$faq[] = array("Keit� ovat moderaattorit?", "Moderaattorit ovat henkil�it� (tai ryhm� henkil�it�) joiden teht�v�n� on valvoa foorumeita p�ivitt�in. Heill� on oikeus muokata tai poistaa viestej�, lukita, vapauttaa, siirt��, poistaa ja jakaa aiheita siin� foorumissa, jossa he ovat moderaattorina. Yleens� moderaattorin teht�v�n� on hillit� kirjoittajia jotka <i>eiv�t pysy aiheessa<i> tai k�ytt�v�t paheksuttavaa materiaalia.");
-$faq[] = array("Mit� ovat k�ytt�j�ryhm�t?", "K�ytt�j�ryhmill� yll�pito j�rjestelee k�ytt�ji�. Jokainen k�ytt�j� voi kuulua useaan ryhm��n (t�m� poikkeaa useimmista muista vastaavista j�rjestelmist�) ja jokaiselle ryhm�lle voidaan my�nt�� omat oikeutensa. N�in yll�pidon on helppo m��ritt�� usea henkil� yhdell� kertaa foorumin moderaattoriksi tai antaa heille oikeus p��st� yksityiseen foorumiin jne.");
-$faq[] = array("Kuinka liityn k�ytt�j�ryhm��n?", "Liitty�ksesi k�ytt�j�ryhm��n klikkaa k�ytt�j�ryhm�n linkki� sivun yl�reunassa (paikka riippuvainen k�ytett�v�st� tyylist�), sivulla voit tarkastella kaikkia k�ytt�j�ryhmi�. Kaikkiin ryhmiin ei ole <i>vapaata p��sy�</i>, jotkin ryhm�t ovat suljettuja ja osa my�s piilotettuja. Jos ryhm� on avoin, voit pyyt�� ryhm�n j�senyytt� klikkaamalla vastaavaa painiketta. K�ytt�j�ryhm�n moderaattorin tulee hyv�ksy� hakemuksesi. H�n saattaa kysy�, miksi haluat liitty� ryhm��n. Ole hyv� �l�k� h�irik�i moderaattoria jos h�n ei hyv�ksy hakemustasi. Heill� on syyns�.");
-$faq[] = array("Kuinka p��sen k�ytt�j�ryhm�n moderaattoriksi?", "K�ytt�j�ryhm�n luo alunperin yll�pito, joka my�s m��r�� ryhm�n moderaattorin. Jos olet halukas perustamaan k�ytt�j�ryhm�n ota ensin yhteytt� yll�pitoon. Yrit� j�tt�� heille yksityisviesti.");
-
-
-$faq[] = array("--","Yksityiset viestit");
-$faq[] = array("En voi l�hett�� yksityisi� viestej�!", "T�h�n on kolme syyt�; et ole rekister�itynyt/kirjautunut sis��n, yll�pito on poistanut yksityisviestien k�yt�n koko j�rjestelm�st� tai yll�pito on est�nyt sinua l�hett�m�st� viestej�. Jos kyse on j�lkimm�isest� tapauksesta, ota yhteys yll�pitoon selvitt��ksesi syy.");
-$faq[] = array("Saan jatkuvasti ei toivottuja yksityisi� viestej�!", "Tulevaisuudessa tulemme lis��m��n estolistan yksityisviesteihin. T�ll� hetkell� jos saat ei toivottuja viestej�, ilmoita j�rjestelm�n yll�pidolle, he voivat est�� k�ytt�j�� l�hett�m�st� yksityisviestej�.");
-$faq[] = array("Olen saanut roskapostia tai halventavaa s�hk�postia joltakin t�st� j�rjestelm�st�!", "Olemme pahoillame jos n�in on k�ynyt. J�rjestelm�n s�hk�postilomake sis�lt�� varotoimia, joilla voidaan yritt�� j�ljitt�� viestin l�hett�j�. Sinun tulee l�hett�� s�hk�posti yll�pidolle sis�llytt�en t�ydellinen kopio saamastasi s�hk�postista. Erityisen t�rke�� on sis�llytt�� s�hk�postin ominaisuuksista otsikkotiedot (n�iss� on yksityiskohtaiset tiedot l�hett�j�st�). Yll�pito voi t�m�n j�lkeen ryhty� toimenpiteisiin.");
-
-//
-// These entries should remain in all languages and for all modifications
-//
-$faq[] = array("--","phpBB 2 aiheet");
-$faq[] = array("Kuka on tehnyt t�m�n j�rjestelm�n (ilmoitustaulun)?", "T�m� ohjelmiston (muokkaamattomassa muodossa) on tuottanut ja julkaissut ja copyrightin hallitsija on <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a>. Se on jaettu GNU General Public Licence ehdoin ja on vapaasti levitett�viss�");
-$faq[] = array("Miksi ominaisuutta x ei ole?", "T�m�n ohjelmiston on tuottanut ja lisensoinut phpBB Group. Jos mielest�si ominaisuutta tarvitaan, k�y phpbb.com web sivuilla ja tarkista mit� mielt� phpBB Group on. Ole hyv� �l�k� postita pyynt�j� foorumeihin osoitteessa phpbb.com. Ryhm� k�ytt�� sourceforge sivustoja uusien ominaisuuksien tekoon. Ole hyv� ja lue l�pi foorumit n�hd�ksesi olemmeko jo ottaneet kantaa ominaisuuteen ja noudata sitten sivuilla annettuja ohjeita.");
-$faq[] = array("Keneen otan yhteytt� loukkaavista ja/tai laittomista asioista t�ss� j�rjestelm�ss�?", "Sinun tulee ottaa yhteytt� j�rjestelm�n yll�pitoon. Jos et saa selville kuka t�m� on, tulee sinun ottaa yhteytt� jonkin foorumin moderaattoriin ja kysy� h�nelt� kenen puoleen tulee k��nty�. Jos et viel�k��n saa vastausta sinun tulee ottaa yhteytt� web osoitteen (domainin) omistajaan (t�m� selvi�� whois kyselyll�) tai jos kyseess� on vapaa j�rjestelm� (esim. yahoo, free.fr, f2s.com, jne.), hallintoon tai turva tms. osastoon ko. palvelussa. Pyyd�mme ottamaan huomioon ettei phpBB Group voi mill��n lailla kontrolloida, eik� sit� voida mitenk��n pit�� vastuullisena siit� kuinka, miss� ja kuka t�t� j�rjestelm�� k�ytt��. On t�ysin turhaa ottaa yhteytt� phpBB Group:iin miss��n lakiasioissa (vastuu yms.), asioissa jotka eiv�t suoraan liity phpbb.com web sivustoon tai itse phpBB ohjelmaan sellaisenaan. Jos l�het�t s�hk�postia phpBB Group:lle mist��n kolmannen osapuolen ohjelmiston k�yt�st�, voit odottaa lyhytt� vastausta tai j��d� ilman vastausta kokonaan.");
-
-//
-// This ends the FAQ entries
-//
-
+<?php +/*************************************************************************** + * lang_faq.php [finnish] + * ------------------- + * begin : Sunday Dec 24, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation produced by Jorma Aaltonen (bullitt) +// http://www.pitro.com/ +// + + +// +// To add an entry to your FAQ simply add a line to this file in this format: +// $faq[] = array("question", "answer"); +// If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted"); +// Links will be created automatically +// +// DO NOT forget the ; at the end of the line. +// Do NOT put double quotes (") in your FAQ entries, if you absolutely must then escape them ie. \"something\" +// +// The FAQ items will appear on the FAQ page in the same order they are listed in this file +// + + +$faq[] = array("--","Kirjautuminen ja rekister�ityminen"); +$faq[] = array("Miksi en voi kirjautua sis��n?", "Oletko rekister�itynyt? Ihan tosi, sinun t�ytyy rekister�ity� voidaksesi kirjautua sis��n. Onko sinulla porttikielto j�rjestelm��n(mik�li on, t�st� n�ytet��n viesti sinulle)? Mik�li n�in on, sinun t�ytyy ottaa yhteytt� j�rjestelm�n yll�pitoon tai webmasteriin selvitt��ksesi syyn. Jos olet rekister�itynyt, etk� ole porttikiellossa, etk� silti voi kirjautua sis��n tarkista viel� kerran k�ytt�j�tunnus ja salasana. Yleens� ongelma on n�iss�. Mik�li ei, niin ota yhteytt� j�rjestelm�n yll�pitoon, heill� voi olla v��r�t asetukset j�rjestelm�ss�."); +$faq[] = array("Miksi en voi rekister�ity�?", "Ehk� sinun ei tarvitsekaan. J�rjestelm�n yll�pit�j� m��rittelee t�ytyyk� rekister�ity� voidakseen kirjoittaa viestej�. Rekister�inti antaa kuitenkin k�ytt��si lis�ominaisuuksa, kuten m��ritelt�v�t avatar kuvat, yksityisviestit, s�hk�postin l�hetys muille k�ytt�jille, k�ytt�j�ryhmiin liittyminen, jne. Rekister�ityminen vie vain hetken ja se on suositeltavaa."); +$faq[] = array("Miksi kirjaudun ulos automaattisesti?", "Jos et laita rastia <i>Kirjaa minut sis��n automaattisesti</i> laatikkoon kirjautuessasi sis��n, pysyt kirjautuneena vain ennalta s��detyn ajan. N�in estet��n k�ytt�j�tunnuksesi luvaton k�ytt�. Pysy�ksesi kirjautuneena rastita laatikko kirjautumisen yhteydess�. T�m� ei ole suositeltavaa jos samaa yhteytt�/tietokonetta k�ytt�v�t muutkin k�ytt�j�t esim. kirjasto, internet kahvila, oppilaitoksen koneet, jne."); +$faq[] = array("Kuinka voin est�� k�ytt�j�tunnukseni n�kymisen sen hetkisten k�ytt�jien listalla?", "K�ytt�j�tiedoissasi on optio <i>Piilota online status</i>, jos k�yt�t t�ss� <i>kyll�</i> n�yt vain j�rjestelm�n yll�pit�j�lle ja itsellesi. Sinut lasketaan piilossa olevaksi k�ytt�j�ksi."); +$faq[] = array("Unohdin salasanani!", "Ei paniikkia! Vaikka salasanaasi ei voi selvitt��, se voidaan resetoida. Tehd�ksesi t�m�n siirry kirjautumissivulle ja klikkaa <u>Unohdin salasanani</u>, seuraa ohjeita ja ongelma on tuota pikaa hoidettu."); +$faq[] = array("Rekister�idyin mutta en voi kirjautua!", "Tarkista ensin, ett� k�yt�t oikeaa k�ytt�j�tunnusta ja salasanaa. Jos ne ovat kunnossa, niin on kaksi todenn�k�ist� vaihtoehtoa. Jos COPPA tuki on p��ll� ja klikkasit<u>Olen alle 18 vuotta</u> linkki� rekister�ityess�si joudut seuraamaan saamiasi ohjeita. Jos kyse ei ole t�st�, niin tarvitseeko k�ytt�j�tunnuksesi aktivoinnin? Jotkin j�rjestlm�t vaativat jokaisen uuden k�ytt�j�n erillisen aktivoinnin joko k�ytt�j�n toimesta tai yll�pit�j�n toimesta. Rekister�ityess�si sait tiedon siit� vaaditaanko aktivointi. Mik�li sait s�hk�postia, noudata sen ohjeita. Jos et saanut s�hk�postia, oletko varma, ett� annoit oikean s�hk�postiosoitteen? Yksi syy, miksi erillist� aktivointia k�ytet��n on <i>t�rkeiden</i> k�ytt�jien karsiminen est�m�ll� anonyymi k�ytt�. Jos olet varma, ett� antamasi s�hk��ostiosoite oli oikein, ota yhteys j�rjestelm�n yll�pitoon."); +$faq[] = array("Rekister�idyin kauan sitten mutta en p��se en�� kirjautumaan?!", "Yleisimm�t syyt t�h�n ovat; annoit v��r�n k�ytt�j�tunnuksen tai salasanan (tarkista s�hk�postistasi tiedot jotka sait kun rekister�idyit) tai yll�pito on poistanut k�ytt�j�tunnuksesi jostain syyst�. J�lkimm�isess� tapauksessa et ehk� ole kirjoittanut mit��n? On yleist�, ett� j�rjestelm�t poistavat k�ytt�ji�, jotka eiv�t ole kirjoittaneet mit��n. N�in pidet��n tietokantaa siistimp�n�. Yrit� rekister�ity� uudestaan ja ota osaa keskusteluihin."); + + +$faq[] = array("--","K�ytt�j�tiedot ja asetukset"); +$faq[] = array("Kuinka muutan asetuksiani?", "Kaikki asetuksesi (jos olet rekister�itynyt) ovat tietokannassa. Muuttaaksesi tietojasi klikkaa <u>K�ytt�j�tiedot</u> linkki� (yleens� sivun yl�reunassa mutta ei v�ltt�m�tt� aina). N�in p��set muuttamaan kaikkia asetuksiasi."); +$faq[] = array("Ajat eiv�t ole oikein!", "Ajat ovat melko varmasti oikein, saatat kuitenkin n�hd� ajat eri aikavy�hykkeelt� kuin miss� olet. Mik�li kyse on t�st� t�ytyy sinun muuttaa k�ytt�j�tiedoissasi aikavy�hykett� vastaamaan oikeaa aluetta. Huomaa, ett� aikavy�hykkeen muuttaminen, kuten useimmat asetukset, on mahdollista vain rekister�idyille k�ytt�jille. Joten jos et ole rekister�itynyt, nyt on hyv� hetki rekister�ity�."); +$faq[] = array("Muutin aikavy�hykett� ja ajat ovat silti v��rin!", "Jos olet varma, ett� aikavy�hyke on oikein ja aika on silti eri, niin todenn�k�isin vaihtoehto on kes�ajan k�ytt�. J�rjestelm�� ei ole suunniteltu ottamaan huomioon talvi- ja kes�ajan vaihteluita joten kes�ll� aika voi olla tunnin eri kuin normaali paikallinen aika."); +$faq[] = array("Kieleni ei ole listalla!", "Todenn�k�isesti yll�pito ei ole asentanut kielivaihtoehtoasi tai kukaan ei ole tehnyt tarvittavaa k��nn�st�. Kysy yll�pidolta voivatko he asentaa tarvittavan kielipaketin. Jos sellaista ei ole, voit vapaasti luoda uuden k��nn�ksen. Lis�tietoja l�ytyy phpBB ryhm�n web sivuilta (Linkki sivujen alareunassa)"); +$faq[] = array("Kuinka saan kuvan k�ytt�j�tunnukseni alle?", "K�ytt�j�tunnuksen alla voi olla kaksi kuvaa katsottaessa viestej�. Ensimm�inen on kuva joka on liitetty titteliisi, yleens� rivi t�hti� kuvaamassa kuinka monta viesti� olet l�hett�nyt tai mik� on statuksesi j�rjestelm�ss�. T�m�n alla voi olla isompi kuva, avatar, t�m� on yleens� henkil�kohtainen jokaisella k�ytt�j�ll�. J�rjestelm�n yll�pit�j�st� riippuu, ovatko avatarit sallittuja ja kuinka avatarit tuodaan n�ht�v�ksi. Jos et voi k�ytt�� avatarta, niin kyse on yll�pit�j�n ratkaisusta. Voit kysy� heilt� syyt� t�h�n (Syyt ovat varmasti hyv�t!)"); +$faq[] = array("Kuinka muutan titteli�ni?", "Yleens� et voi muuttaa mit��n titteli� (titteli n�kyy k�ytt�j�tunnuksesi alapuolella viesteiss� ja k�ytt�j�tiedoissasi k�ytetyst� tyylist� riippuen). Useimmat j�rjestelm�t rankkaavat k�ytt�j�t l�hetettyjen viestien m��r�n mukaan tai osoittamaan tietty� k�ytt�j�tyyppi�, esim. moderaattoreilla ja yll�pit�jill� voi olla omat erikoistittelit. Ole hyv� �l�k� turhaan rasita j�rjestelm�� kirjoittamalla tarpeettomia viestej� vain korottaaksesi titteli�si, todenn�k�isesti t�ll�in yll�pito tai moderaattori pienent�� viestiesi m��r��."); +$faq[] = array("Kun klikkaan k�ytt�j�n s�hk�postilinkki�, pyydet��n kirjautumaan sis��n?", "Valitettavasti vain rekister�idyt k�ytt�j�t voivat l�hett�� s�hk�postia sis��nrakennetulla s�hk�postilomakkeella (Jos yll�pito on sallinut t�m�n ominaisuuden). N�in estet��n asiattomien k�ytt�jien anonyymi j�rjestelm�n hyv�ksik�ytt�."); + + +$faq[] = array("--","Viestien kirjoitukseen liittyv�t aiheet"); +$faq[] = array("Kuinka luon aiheen foorumiin?", "Helppoa, klikkaa vastaavaa painiketta joko foorumin tai aiheen ikkunassa. Voi olla, ett� sinun t�ytyy rekister�ity� ennen kuin voit kirjoittaa viestin. Toimintamahdollisuutesi on lueteltu foorumin ja aiheen sivuilla (Eli <i>Voit luoda uusia aiheita, Voit ��nest�� ��nestyksiss�, jne.<i> lista)"); +$faq[] = array("Kuinka muokkaan tai poistan viestin?", "Jollet ole yll�pit�j� tai foorumin moderaattori voi muokata ja poistaa vain omia viestej�si. Voit muokata viesti� (joskus vain rajoitetun ajan luonnin j�lkeen) klikkaamalla <i>muokkaa</i> painiketta kyseisell� viestill�. Jos joku on jo vastannut viestiin n�et pienen palan teksti� viestin alapuolella kun palaat aiheeseen, n�in listataan kuinka monta kertaa olet muokannut viesti�. T�m� ei n�y jos kukaan ei ole vastannut, se ei n�y my�sk��n jos moderaattori tai yll�pito on muokannut viesti� (heid�n tulisi j�tt�� tieto, mit� he ovat muokanneet ja miksi). Huomaa, ett� tavalliset k�ytt�j�t eiv�t voi poistaa viesti� jos siihen on vastattu."); +$faq[] = array("Kuinka lis��n allekirjoituksen viestiini?", "Voidaksesi lis�t� allekirjoituksen, on sinun ensin luotava sellainen. T�m� tapahtuu k�ytt�j�tietojesi kautta. Luotuasi allekirjoituksen voit laittaa rastin <i>Lis�� allekirjoitus</i> laatikkoon postituslomakkeella lis�t�ksesi allekirjoituksen. Voit my�s m��ritell� allekirjoituksen tulevan oletusarvoisesti kaikkiin viesteihisi laittamalla raksin asianomaiseen valintalaatikkoon k�ytt�j�tiedoissasi (voit silti est�� allekirjoituksen yksitt�isist� viesteist� poistamalla raksin lis�� allekirjoitus laatikosta postituslomakkeella)"); +$faq[] = array("Kuinka luon ��nestyksen?", "��nestyksen luonti on helppoa. Kun luot uuden aiheen (tai muokkaat aiheen ensimm�ist� viesti�, jos sinulla on oikeus) sinun pit�isi n�hd� <i>Lis�� ��nestys</i> lomake postituslomakkeen alapuolella (jos t�t� ei tule n�kyviin, sinulla ei todenn�k�isesti ole oikeutta luoda ��nestyksi�). Anna ��nestykselle otsikko ja v�hint��n kaksi vaihtoehtoa (aseta vaihtoehto klikkaamlla <i>Lis�� vaihtoehto</i> painiketta. Voit my�s asettaa aikarajoituksen ��nestykselle, 0 on ikuinen ��nestys. J�rjestelm�n yll�pit�j� on m��ritellyt ��nestyksen vaihtoehdoille yl�rajan."); +$faq[] = array("Kuinka muokkaan tai poistan ��nestyksen?", "Kuten viesteiss�kin, ��nestyksi� voi muokata vain alkuper�inen postittaja, moderaattori tai j�rjestelm�n yll�pit�j�. Muokataksesi ��nestyst� klikkaa aiheen ensimm�ist� viesti� (��nestys on aina liitetty t�h�n viestiin). Jos kukaan ei ole viel� ��nest�nyt voi k�ytt�j� poistaa ��nestyksen tai muokata ��nestyksen vaihtoehtoja. Jos ��ni� on jo annettu vain moderaattori tai j�rjestelm�n yll�pit�j� voivat muokata tai poistaa ��nestyksen. N�in estet��n k�ytt�ji� manipuloimasta ��nestyksi� vaihtamalla vaihtoehtoja kesken ��nestyksen"); +$faq[] = array("Miksi en p��se foorumiin?", "Jotkin foorumit voivat olla rajoitettuja tietyille k�ytt�jille tai k�ytt�j�ryhmille. Voidaksesi n�hd�, lukea, kirjoittaa jne. saatat tarvita erikoisluvan. Vain foorumin moderaattori ja j�rjestelm�n yll�pit�j� voivat my�nt�� luvan, ota yhteys heihin."); +$faq[] = array("Miksi en voi ��nest��?", "Vain rekister�idyt k�ytt�j� voivat ��nest�� (n�in estet��n tulosten ved�tys). Jos olet rekister�itynyt, etk� silti voi ��nest�� sinulla todenn�k�isesti ei ole riitt�vi� oikeuksia."); + + +$faq[] = array("--","Muotoilut ja aihetyypit"); +$faq[] = array("Mit� on BBCode?", "BBCode erityinen variaatio HTML:st�. Yll�pito on m��ritellyt voitko k�ytt�� BBCode:a (voit my�s itse est�� sen viestikohtaisesti viestilomakkeella). BBCode muistuttaa HTML:��. Tagit ymp�r�id��n hakasuluilla [ ja ] ja tyyli antaa paremman mahdollisuuden m��ritt�� miten jokin asia esitet��n. Saadaksesi lis�tietoa BBCode:sta katso opasta, johon p��see viestilomakkeelta."); +$faq[] = array("Voinko k�ytt�� HTML:��?", "T�m� riippuu siit� salliiko yll�pito t�m�n. Yll�pito m��r�� t�st� t�ysin. Jos sinun sallitaan k�ytt�� sit�, huomaat todenn�k�isesti vain osan tageista toimvan. T�m� johtuu <i>turvallisuussyist�</i>. N�in estet��n k�ytt�ji� sotkemasta j�rjestelm�� k�ytt�m�ll� tageja, jotka tuhoavat asettelun tai aiheuttavat muita ongelmia. Jos HTML on sallittua, voit est�� sen k�yt�n viestikohtaisesti viestilomakkeella."); +$faq[] = array("Mit� ovat hymi�t?", "Hymi�t tai Emoticonit ovat pieni� kuvakkeita joilla voidaan viestitt�� tuntemuksia k�ytt�m�ll� lyhytt� koodia, esim. :) tarkoittaa iloista, :( tarkoittaa surullista. Koko listan emoticoneista n�et viestilomakkeen kautta. �l� ylik�yt� hymi�it�, ne voivat muuttaa viestisi huonosti luettavaksi ja moderaattori voi muuttaa niit� tai poistaa kokonaan."); +$faq[] = array("Voinko lis�t� kuvia viesteihin?", "Kuvia voidaan lis�t� viesteihin. T�ll� hetkell� ei kuitenkaan ole menetelm�� siirt�� kuvia suoraan j�rjestelm��n. Siksi joudut k�ytt�m��n linkki� kuvatiedostoon yleisesti k�yt�ss� olevan serverin kautta, esim. http://www.jokin-outo-paikka.net/omakuva.gif. Et voi linkitt�� kuvia, jotka ovat omalla PC:ll�si (ellei se ole julkisesti k�yt�ss� oleva serveri) eik� kuva voi olla kirjautumismekanismin takana, esim. hotmail tai yahoo s�hk�postit, salasanalla suojatut sivut, jne. N�ytt��ksesi kuvan k�yt� joko BBCodea [img] tagi tai vastaava HTML tagi (jos sallittu)."); +$faq[] = array("Mit� ovat ilmoitukset?", "Ilmoitus sis�lt�� usein t�rke�� tietoa ja sinun tulisi lukea ne niin pian kuin mahdollista. Ilmoitukset n�kyv�t asianomaisten foorumien joka sivun yl�reunassa. Se voitko luoda ilmoituksia riippuu tarvittavista oikeuksista, jotka m��rittelee yll�pito."); +$faq[] = array("Mit� ovat tiedotukset?", "Tiedotukset n�kyv�t Ilmoitusten alapuolella k�yt�ss� olevalla foorumilla ja vain foorumin ensimm�isell� sivulla. Ne ovat usein eritt�in t�rkeit�, joten sinun tulisi lukea ne aina kun mahdollista. Kuten ilmoituksissakin yll�pito m��rittelee millaisilla oikeuksilla voidaan luoda tiedotteita foorumikohtaisesti."); +$faq[] = array("Mit� ovat lukitut aiheet?", "Aiheen lukitsee joko moderaattori tai yll�pito. Lukittuun aiheeseen ei voi vastata ja mahdollinen ��nestys on automaattisesti p��ttynyt. Aiheita voidaan lukita monista eri syist�."); + + +$faq[] = array("--","K�ytt�j�tasot ja ryhm�t"); +$faq[] = array("Keit� ovat yll�pit�j�t?", "Yll�pit�j�t ovat henkil�it�, joilla on korkeimmat k�ytt�oikeudet koko j�rjestelm�ss�. N�m� k�ytt�j�t voivat kontrolloida kaikkia j�rjestelm�n tapahtumia, mukaan lukien oikeuksien asettaminen, porttikiellot, k�ytt�j�ryhmien ja moderaattorien luonti, jne. Heill� on my�s t�ydet moderointioikeudet kaikissa foorumeissa."); +$faq[] = array("Keit� ovat moderaattorit?", "Moderaattorit ovat henkil�it� (tai ryhm� henkil�it�) joiden teht�v�n� on valvoa foorumeita p�ivitt�in. Heill� on oikeus muokata tai poistaa viestej�, lukita, vapauttaa, siirt��, poistaa ja jakaa aiheita siin� foorumissa, jossa he ovat moderaattorina. Yleens� moderaattorin teht�v�n� on hillit� kirjoittajia jotka <i>eiv�t pysy aiheessa<i> tai k�ytt�v�t paheksuttavaa materiaalia."); +$faq[] = array("Mit� ovat k�ytt�j�ryhm�t?", "K�ytt�j�ryhmill� yll�pito j�rjestelee k�ytt�ji�. Jokainen k�ytt�j� voi kuulua useaan ryhm��n (t�m� poikkeaa useimmista muista vastaavista j�rjestelmist�) ja jokaiselle ryhm�lle voidaan my�nt�� omat oikeutensa. N�in yll�pidon on helppo m��ritt�� usea henkil� yhdell� kertaa foorumin moderaattoriksi tai antaa heille oikeus p��st� yksityiseen foorumiin jne."); +$faq[] = array("Kuinka liityn k�ytt�j�ryhm��n?", "Liitty�ksesi k�ytt�j�ryhm��n klikkaa k�ytt�j�ryhm�n linkki� sivun yl�reunassa (paikka riippuvainen k�ytett�v�st� tyylist�), sivulla voit tarkastella kaikkia k�ytt�j�ryhmi�. Kaikkiin ryhmiin ei ole <i>vapaata p��sy�</i>, jotkin ryhm�t ovat suljettuja ja osa my�s piilotettuja. Jos ryhm� on avoin, voit pyyt�� ryhm�n j�senyytt� klikkaamalla vastaavaa painiketta. K�ytt�j�ryhm�n moderaattorin tulee hyv�ksy� hakemuksesi. H�n saattaa kysy�, miksi haluat liitty� ryhm��n. Ole hyv� �l�k� h�irik�i moderaattoria jos h�n ei hyv�ksy hakemustasi. Heill� on syyns�."); +$faq[] = array("Kuinka p��sen k�ytt�j�ryhm�n moderaattoriksi?", "K�ytt�j�ryhm�n luo alunperin yll�pito, joka my�s m��r�� ryhm�n moderaattorin. Jos olet halukas perustamaan k�ytt�j�ryhm�n ota ensin yhteytt� yll�pitoon. Yrit� j�tt�� heille yksityisviesti."); + + +$faq[] = array("--","Yksityiset viestit"); +$faq[] = array("En voi l�hett�� yksityisi� viestej�!", "T�h�n on kolme syyt�; et ole rekister�itynyt/kirjautunut sis��n, yll�pito on poistanut yksityisviestien k�yt�n koko j�rjestelm�st� tai yll�pito on est�nyt sinua l�hett�m�st� viestej�. Jos kyse on j�lkimm�isest� tapauksesta, ota yhteys yll�pitoon selvitt��ksesi syy."); +$faq[] = array("Saan jatkuvasti ei toivottuja yksityisi� viestej�!", "Tulevaisuudessa tulemme lis��m��n estolistan yksityisviesteihin. T�ll� hetkell� jos saat ei toivottuja viestej�, ilmoita j�rjestelm�n yll�pidolle, he voivat est�� k�ytt�j�� l�hett�m�st� yksityisviestej�."); +$faq[] = array("Olen saanut roskapostia tai halventavaa s�hk�postia joltakin t�st� j�rjestelm�st�!", "Olemme pahoillame jos n�in on k�ynyt. J�rjestelm�n s�hk�postilomake sis�lt�� varotoimia, joilla voidaan yritt�� j�ljitt�� viestin l�hett�j�. Sinun tulee l�hett�� s�hk�posti yll�pidolle sis�llytt�en t�ydellinen kopio saamastasi s�hk�postista. Erityisen t�rke�� on sis�llytt�� s�hk�postin ominaisuuksista otsikkotiedot (n�iss� on yksityiskohtaiset tiedot l�hett�j�st�). Yll�pito voi t�m�n j�lkeen ryhty� toimenpiteisiin."); + +// +// These entries should remain in all languages and for all modifications +// +$faq[] = array("--","phpBB 2 aiheet"); +$faq[] = array("Kuka on tehnyt t�m�n j�rjestelm�n (ilmoitustaulun)?", "T�m� ohjelmiston (muokkaamattomassa muodossa) on tuottanut ja julkaissut ja copyrightin hallitsija on <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a>. Se on jaettu GNU General Public Licence ehdoin ja on vapaasti levitett�viss�"); +$faq[] = array("Miksi ominaisuutta x ei ole?", "T�m�n ohjelmiston on tuottanut ja lisensoinut phpBB Group. Jos mielest�si ominaisuutta tarvitaan, k�y phpbb.com web sivuilla ja tarkista mit� mielt� phpBB Group on. Ole hyv� �l�k� postita pyynt�j� foorumeihin osoitteessa phpbb.com. Ryhm� k�ytt�� sourceforge sivustoja uusien ominaisuuksien tekoon. Ole hyv� ja lue l�pi foorumit n�hd�ksesi olemmeko jo ottaneet kantaa ominaisuuteen ja noudata sitten sivuilla annettuja ohjeita."); +$faq[] = array("Keneen otan yhteytt� loukkaavista ja/tai laittomista asioista t�ss� j�rjestelm�ss�?", "Sinun tulee ottaa yhteytt� j�rjestelm�n yll�pitoon. Jos et saa selville kuka t�m� on, tulee sinun ottaa yhteytt� jonkin foorumin moderaattoriin ja kysy� h�nelt� kenen puoleen tulee k��nty�. Jos et viel�k��n saa vastausta sinun tulee ottaa yhteytt� web osoitteen (domainin) omistajaan (t�m� selvi�� whois kyselyll�) tai jos kyseess� on vapaa j�rjestelm� (esim. yahoo, free.fr, f2s.com, jne.), hallintoon tai turva tms. osastoon ko. palvelussa. Pyyd�mme ottamaan huomioon ettei phpBB Group voi mill��n lailla kontrolloida, eik� sit� voida mitenk��n pit�� vastuullisena siit� kuinka, miss� ja kuka t�t� j�rjestelm�� k�ytt��. On t�ysin turhaa ottaa yhteytt� phpBB Group:iin miss��n lakiasioissa (vastuu yms.), asioissa jotka eiv�t suoraan liity phpbb.com web sivustoon tai itse phpBB ohjelmaan sellaisenaan. Jos l�het�t s�hk�postia phpBB Group:lle mist��n kolmannen osapuolen ohjelmiston k�yt�st�, voit odottaa lyhytt� vastausta tai j��d� ilman vastausta kokonaan."); + +// +// This ends the FAQ entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_greek/email/admin_activate.tpl b/phpBB/language/lang_greek/email/admin_activate.tpl index 980a4d6ae3..3fa082f190 100644 --- a/phpBB/language/lang_greek/email/admin_activate.tpl +++ b/phpBB/language/lang_greek/email/admin_activate.tpl @@ -1,9 +1,9 @@ -Subject: ����������� ���� ������
-
-���� ���,
-
-� ����������� � ������ ������ ���� ������ "{USERNAME}" ���� ��������������� � ����� �������������, ������ �� �������� �� �������� ����� ��� ������ (��� ����������) ��� ������������� ��� ��������������� ��� �������� ��������:
-
-{U_ACTIVATE}
-
+Subject: ����������� ���� ������ + +���� ���, + +� ����������� � ������ ������ ���� ������ "{USERNAME}" ���� ��������������� � ����� �������������, ������ �� �������� �� �������� ����� ��� ������ (��� ����������) ��� ������������� ��� ��������������� ��� �������� ��������: + +{U_ACTIVATE} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_greek/lang_faq.php b/phpBB/language/lang_greek/lang_faq.php index 88ace2b3cd..425ab206aa 100644 --- a/phpBB/language/lang_greek/lang_faq.php +++ b/phpBB/language/lang_greek/lang_faq.php @@ -1,87 +1,87 @@ -<?php
-/***************************************************************************
- * lang_faq.php [Greek]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_faq.php,v 1.3 2001/11/27 21:37:31 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by Alexandros Topalidis (arttor)
-// Email : arttor@eexi.gr
-//
-
-
-$faq[] = array("--","������� ��� �������");
-$faq[] = array("����� ��� ����� �� �������;", "����� ��������; ������ �� ����� �������� ��� �� ��������� �� ����������. ����� ����������� ��� ��� ������ ������������ (�� ���� ��� ��������� ����������� ������� ������); �� ��������� ���� ������, ������ �� �������������� �� �� ����������� ��� �� ������ �� ���� ��� ��� ����� ��� ��� ����������� � ��������. �� ����� ��������, ��� ����� ����������� ��� ��� ������ ���� ����� ��� �������� �� ����������, ������� �� ����� ������ ��� ��� ������ ��� ����� (���� ������������ ����������� ���� ����� �� ��������). �� �������� ��������� ������������� �� ��� ����������� ��� ���������� ��� �� ������������ �� ���������.");
-$faq[] = array("����� ������ �� �������;", "������ ��� �� ��� ����������. ���� ��������� ��� �� �� � ������������ ��� ��������� ���� ������ �� ���������� � ������� ����������� � ������� �� ���� �� ���������� ��������� ���������. ������ �� ���� ��������� � ������� �� ��� ����� �������� �� ��������� ��������� �� ������ ��� ����� ���������� ����� ����������-�������. ������� ����� � ����� ���������� ������� avatar, � ���������� ��������� ���������� ���������, �������� email ����� ������ �������, ��������� �� ������ �������, ���. ����������� ���� ���� ������������ ��� ��� ������� ��� �������� ����� �������� ��� ����� ��������.");
-$faq[] = array("����� ������������ ��������;", "�� ��� ����� �������� �� ��������� <i>�������� �������</i> ���� �� ������� ��� ���� ������ �� ����������� ���������� ���� ��� �������������� ������� ��������. ���� � ������� ������� ��� �� ��������� ��������� ��� ����������� ��� ��� ������� ����. ��� �� ����������� ����������, ��������� �� ��������� ��� ������� ���� ����� ��������. �� �������������� ����������� ���������� (����������� ��� ��������� ��� ���������� �� ����������, �� internet cafe, �� ������������ ������ �������������, �.�.�.) ���� �� ����� �� ��� �������������� ���� ��� �������.");
-$faq[] = array("��� ������� � �������� (�� �����������) ��� �������� ��� ��� �� ����� ��� ������������� �������;", "��� ������ ��� �� ������ ��� ������� <i> �������� ��� ��������� ��� ���� ��� �������� ��� �������� </i>, �� �� �������������� <i>on</i> �� ����� ��� ���� ����� ���������� �� ����� ����� ���� ��� ���� ������������ ��� ���������� ��� ����. �� ������������ �� ��������� �������.");
-$faq[] = array("��� ����� ��� ������ ���!", "��� ��������������! ������ ��� �������� �� ������ ��� ����� ��� ������, �������� �� ��� ������� ��� ����. ��� �� ���������� �� ���������� ��������� ��� ������ �������� ��� ������� <u>��� ������� ��� ������ ���</u>, ����������� ��� ������� ��� �� ����� ���� online �� ����� �����!");
-$faq[] = array("��� �������� ���� ��� ����� �� �������!", "����� ��� ��� ����������� ��� ���������� �� ����� ����� ������ ��� ������. �� ���� ����� ����� ���� ������ �� ����� ������ ��� ��������. �� ���� ������������� COPPA support ��� ���� �� �������� ��� �������� ����� ����� click ���� ������� <u>����� ���� ��� 13 ������</u>, ���� �� ������ �� ������������ ��� ������� ��� ����� �����. �� ���� � ��������� ��� ��� �������� ����� � ����������� ��� ���������� ������������; ������ ��������� �������� ���� �� ���� �������� �� ���������������, ���� ��� ���� ���� ��� ��� ����������� ����������� �� �������� �� ����������. ���� ��� ������� ��� ������ �� ������������� ���� ���� ���������� ������������. �� ����� ����� ������� email ���� ����������� ��� �������, ����������� �� ��� ����� ����� �� email ������ �� ����������� ��� � ����������� ��� ��������� ����� ������. ���� ����� ��� ��� ����� ��������������� � ������������ ����������� ����� � ������ ��� ����������� ������� ������� �� ���������� ������� ��� �� ����������� ��� ����������� ��� ���� ��������� �� �������. �� ����� �������/������ ��� � ����������� ��������� ��� ��������������� ����� ������ ���� ������ �� �������������� �� ��� ����������� ��� ����������.");
-$faq[] = array("��� �������� ���� �� �������� ���� ��� ����� �� ������� �����;!", "�� ��� ������� ����� ��� ���� ����� �� ����� ����� ���������� ����� ������ � ������ (������� �� email ��� ������ ���� �����������) � � ������������ �� ���� ��������� �� ���������� ��� ��� ������ ����. �� ��������� �� ������� ���� ����� ��� ����� ����� ����� ��������; ����� ������� �� ������ ��������� � ��������� �������� ������� ��� ��� ����� ������� ������ ������ ���� �� ��������� �� ������� ��� �����. ����������� �� ���������� ���� ��� �� ���������� ���� ����������.");
-
-
-$faq[] = array("--","����������� ������ ��� ���������");
-$faq[] = array("��� ����� �� ������ ��� ��������� ���;", "���� �� ��������� ��� (�� ����� �������������) ������������� ��� ����. ��� �� ��� �������� ����� ���� ��� <u>������</u> ��� (������ ������� ��� ���� ����� ��� ������������ ������� �� ��� ������ �� ������� �� ��� �����������). � ������� ���� �� ��� ��������� �� �������� ��� ��������� ���");
-$faq[] = array("The times are not correct!", "The times are almost certainly correct, however what you may be seeing are times displayed in a timezone different from the one you are in. If this is the case you should change your profile setting for the timezone to match your particular area, e.g. London, Paris, New York, Sydney, etc. Please note that changing the timezone, like most settings can only be done by registered users. So if you are not registered this is a good time to do so, if you pardon the pun!");
-$faq[] = array("I changed the timezone and the time is still wrong!", "If you are sure you have set the timezone correctly and the time is still different the most likely answer is daylight savings time (or summer time as it is known in the UK and other places). The board is not designed to handle the changeovers between standard and daylight time so during summer months the time may be an hour different from the real local time.");
-$faq[] = array("My language is not in the list!", "The most likely reasons for this are either the administrator did not install your language or someone has not translated this board into your language. Try asking the board administrator if they can install the language pack you need, if it does not exist then please feel free to create a new translation. More information can be found at the phpBB Group website (see link at bottom of pages)");
-$faq[] = array("How do I show an image below my username?", "There may be two images below a username when viewing posts. The first is an image associated with your rank, generally these take the form of stars or blocks indicating how many posts you have made or your status on the forums. Below this may be a larger image known as an avatar, this is generally unique or personal to each user. It is up to the board administrator to enable avatars and they have a choice over the way in which avatars can be made available. If you are unable to use avatars then this is the decision of the board admin, you should ask them their reasons (we're sure they'll be good!)");
-$faq[] = array("How do I change my rank?", "In general you cannot directly change the wording of any rank (ranks appear below your username in topics and on your profile depending on the style used). Most boards use ranks to indicate the number of posts you have made and to identify certain users, e.g. moderators and administrators may have a special rank. Please do not abuse the board by posting unnecessarily just to increase your rank, you will probably find the moderator or administrator will simply lower your post count.");
-$faq[] = array("When I click the email link for a user it asks me to login?", "Sorry but only registered users can send email to people via the built-in email form (if the admin has enabled this feature). This is to prevent malicious use of the email system by anonymous users.");
-
-
-$faq[] = array("--","Posting Issues");
-$faq[] = array("How do I post a topic in a forum?", "Easy, click the relevant button on either the forum or topic screens. You may need to register before you can post a message, the facilities available to you are listed at the bottom of the forum and topic screens (the <i>You can post new topics, You can vote in polls, etc.<i> list)");
-$faq[] = array("How do I edit or delete a post?", "Unless you are the board admin or forum moderator you can only edit or delete your own posts. You can edit a post (sometimes for only a limited time after it was made) by clicking the <i>edit</i> button for the relevant post. If someone has already replied to the post you will find a small piece of text output below the post when you return to the topic, this lists the number of times you edited it. This will only appear if no one has replied, it also will not appear if moderators or administrators edit the post (they should leave a message saying what they altered and why). Please note that normal users cannot delete a post once someone has replied.");
-$faq[] = array("How do I add a signature to my post?", "To add a signature to a post you must first create one, this is done via your profile. Once created you can check the <i>Add Signature</i> box on the posting form to add your signature. You can also add a signature by default to all your posts by checking the appropriate radio box in your profile (you can still prevent a signature being added to individual posts by un-checking the add signature box on the posting form)");
-$faq[] = array("How do I create a poll?", "Creating a poll is easy, when you post a new topic (or edit the first post of a topic, if you have permission) you should see a <i>Add Poll</i> form below the main posting box (if you cannot see this then you probably do not have rights to create polls). You should enter a title for the poll and then at least two options (to set an option type in the poll question and click the <i>Add option</i> button. You can also set a time limit for the poll, 0 is an infinite poll. There will be a limit to the number of options you can list, this is set by the board administrator");
-$faq[] = array("How do I edit or delete a poll?", "As with posts, polls can only be edited by the original poster, a moderator or board admin. To edit a poll click the first post in the topic (this always has the poll associated with it). If no one has cast a vote then users can delete the poll or edit any poll option, however if people have already placed votes only moderators or administrators can edit or delete it. This is to prevent people rigging polls by changing options mid-way through a poll");
-$faq[] = array("Why can't I access a forum?", "Some forums may be limited to certain users or groups. To view, read, post, etc. you may need special authorisation, only the forum moderator and board admin can grant this access, you should contact them.");
-$faq[] = array("Why can't I vote in polls?", "Only registered users can vote in polls (so as to prevent spoofing of results). If you have registered and still cannot vote then you probably do not have appropriate access rights.");
-
-
-$faq[] = array("--","Formatting and Topic Types");
-$faq[] = array("What is BBCode?", "BBCode is a special implementation of HTML, whether you can use BBCode is determined by the administrator (you can also disable it on a per post basis from the posting form). BBCode itself is similar in style to HTML, tags are enclosed in square braces [ and ] rather than < and > and it offers greater control over what and how something is displayed. For more information on BBCode see the guide which can be accessed from the posting page.");
-$faq[] = array("Can I use HTML?", "That depends on whether the administrator allows you too, they have complete control over it. If you are allowed to use it you will probably find only certain tags work. This is a <i>safety</i> feature to prevent people abusing the board by using tags which may destroy the layout or cause other problems. If HTML is enabled you can disable it on a per post basis from the posting form.");
-$faq[] = array("What are Smileys?", "Smileys, or Emoticons are small graphical images which can be used to express some feeling using a short code, e.g. :) means happy, :( means sad. The full list of emoticons can be seen via the posting form. Try not to overuse smileys though, they can quickly render a post unreadable and a moderator may decide to edit them out or remove the post altogether");
-$faq[] = array("Can I post Images?", "Images can indeed be shown in your posts. However, there is no facility at present for uploading images directly to this board. Therefore you must link to an image stored on a publicly accessible web server, e.g. http://www.some-unknown-place.net/my-picture.gif. You cannot link to pictures stored on your own PC (unless it is a publicly accessible server) nor images stored behind authentication mechanisms, e.g. hotmail or yahoo mailboxes, password protected sites, etc. To display the image use either the BBCode [img] tag or appropriate HTML (if allowed).");
-$faq[] = array("What are Announcements?", "Announcements often contain important information and you should read them as soon as possible. Announcements appear at the top of every page in the forum to which they are posted. Whether or not you can post an announcement depends on the permissions required, these are set by the administrator.");
-$faq[] = array("What are Sticky topics?", "Sticky topics appear below any announcements in viewforum and only on the first page. They are often quite important so you should read them where possible. As with announcements the board administrator determines what permissions are required to post sticky topics in each forum.");
-$faq[] = array("What are Locked topics?", "Locked topics are set this way by either the forum moderator or board administrator. You cannot reply to locked topics and any poll it contained is automatically ended. Topics may be locked for many reasons.");
-
-
-$faq[] = array("--","User Levels and Groups");
-$faq[] = array("What are Administrators?", "Administrators are people assigned the highest level of control over the entire board. These people can control all facets of board operation which includes setting permissions, banning users, creating usergroups or moderators, etc. They also have full moderator capabilities in all the forums.");
-$faq[] = array("What are Moderators?", "Moderators are individuals (or groups of individuals) whose job it is to look after the running of the forums from day to day. They have the power to edit or delete posts and lock, unlock, move, delete and split topics in the forum they moderate. Generally moderators are there to prevent people going <i>off-topic<i> or posting abusive or offensive material.");
-$faq[] = array("What are Usergroups?", "Usergroups are a way in which board administrators can group users. Each user can belong to several groups (this differs from most other boards) and each group can be assigned individual access rights. This makes it easy for administrators to set up several users as moderators of a forum, or to give them access to a private forum, etc.");
-$faq[] = array("How do I join a Usergroup?", "To join a usergroup click the usergroup link on the page header (dependent on template design), you can then view all usergroups. Not all groups are <i>open access</i>, some are closed and some may even have hidden memberships. If the board is open then you can request to join it by clicking the appropriate button. The user group moderator will need to approve your request, they may ask why you want to join the group. Please do not pester a group moderator if they turn your request down, they will have their reasons.");
-$faq[] = array("How do I become a Usergroup Moderator?", "Usergroups are initially created by the board admin, they also assign a board moderator. If you are interested in creating a usergroup then your first point of contact should be the admin, try dropping them a private message.");
-
-
-$faq[] = array("--","Private Messaging");
-$faq[] = array("I cannot send private messages!", "There are three reasons for this; you are not registered and/or not logged on, the board administrator has disabled private messaging for the entire board or the board administrator has prevented you from sending messages. If it is the later case you should try asking the administrator why.");
-$faq[] = array("I keep getting unwanted private messages!", "In the future we will be adding an ignore list to the private messaging system. For now though if you keep receiving unwanted private messages from someone inform the board admin, they have the power to prevent a user from sending private messages at all.");
-$faq[] = array("I have received a spamming or abusive email from someone on this board!", "We are sorry to hear that. The email form feature of this board includes safeguards to try and track users who send such posts. You should email the board administrator with a full copy of the email you received, it is very important this include the headers (these list details of the user that sent the email). They can then take action.");
-
-
-$faq[] = array("--","phpBB 2 Issues");
-$faq[] = array("Why isn't X feature available?", "This software was written by and licensed through phpBB Group. If you believe a feature needs to be added then please visit the phpbb.com website and see what phpBB Group have to say. Please do not post feature requests to the board at phpbb.com, the Group uses sourceforge to handle tasking of new features. Please read through the forums and see what, if any, our position may already be for a feature and then follow the procedure given there.");
-$faq[] = array("Who do I contact about abusive and/or legal matters related to this board?", "You should contact the administrator of this board. If you cannot find who this you should first contact one of the forum moderators and ask them who you should in turn contact. If still get no response you should contact the owner of the domain (do a whois lookup) or, if this is running on a free service (e.g. yahoo, free.fr, f2s.com, etc.), the management or abuse department of that service. Please note that phpBB Group has absolutely no control and cannot in any way be held liable over how, where or by whom this board is used. It is absolutely pointless contacting phpBB Group in relation to any legal (cease and desist, liable, defamatory comment, etc.) matter not directly related to the phpbb.com website or the discrete software of phpBB itself. If you do email phpBB Group about any third party use of this software then you should expect a terse response or no response at all.");
-
+<?php +/*************************************************************************** + * lang_faq.php [Greek] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_faq.php,v 1.3 2001/11/27 21:37:31 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by Alexandros Topalidis (arttor) +// Email : arttor@eexi.gr +// + + +$faq[] = array("--","������� ��� �������"); +$faq[] = array("����� ��� ����� �� �������;", "����� ��������; ������ �� ����� �������� ��� �� ��������� �� ����������. ����� ����������� ��� ��� ������ ������������ (�� ���� ��� ��������� ����������� ������� ������); �� ��������� ���� ������, ������ �� �������������� �� �� ����������� ��� �� ������ �� ���� ��� ��� ����� ��� ��� ����������� � ��������. �� ����� ��������, ��� ����� ����������� ��� ��� ������ ���� ����� ��� �������� �� ����������, ������� �� ����� ������ ��� ��� ������ ��� ����� (���� ������������ ����������� ���� ����� �� ��������). �� �������� ��������� ������������� �� ��� ����������� ��� ���������� ��� �� ������������ �� ���������."); +$faq[] = array("����� ������ �� �������;", "������ ��� �� ��� ����������. ���� ��������� ��� �� �� � ������������ ��� ��������� ���� ������ �� ���������� � ������� ����������� � ������� �� ���� �� ���������� ��������� ���������. ������ �� ���� ��������� � ������� �� ��� ����� �������� �� ��������� ��������� �� ������ ��� ����� ���������� ����� ����������-�������. ������� ����� � ����� ���������� ������� avatar, � ���������� ��������� ���������� ���������, �������� email ����� ������ �������, ��������� �� ������ �������, ���. ����������� ���� ���� ������������ ��� ��� ������� ��� �������� ����� �������� ��� ����� ��������."); +$faq[] = array("����� ������������ ��������;", "�� ��� ����� �������� �� ��������� <i>�������� �������</i> ���� �� ������� ��� ���� ������ �� ����������� ���������� ���� ��� �������������� ������� ��������. ���� � ������� ������� ��� �� ��������� ��������� ��� ����������� ��� ��� ������� ����. ��� �� ����������� ����������, ��������� �� ��������� ��� ������� ���� ����� ��������. �� �������������� ����������� ���������� (����������� ��� ��������� ��� ���������� �� ����������, �� internet cafe, �� ������������ ������ �������������, �.�.�.) ���� �� ����� �� ��� �������������� ���� ��� �������."); +$faq[] = array("��� ������� � �������� (�� �����������) ��� �������� ��� ��� �� ����� ��� ������������� �������;", "��� ������ ��� �� ������ ��� ������� <i> �������� ��� ��������� ��� ���� ��� �������� ��� �������� </i>, �� �� �������������� <i>on</i> �� ����� ��� ���� ����� ���������� �� ����� ����� ���� ��� ���� ������������ ��� ���������� ��� ����. �� ������������ �� ��������� �������."); +$faq[] = array("��� ����� ��� ������ ���!", "��� ��������������! ������ ��� �������� �� ������ ��� ����� ��� ������, �������� �� ��� ������� ��� ����. ��� �� ���������� �� ���������� ��������� ��� ������ �������� ��� ������� <u>��� ������� ��� ������ ���</u>, ����������� ��� ������� ��� �� ����� ���� online �� ����� �����!"); +$faq[] = array("��� �������� ���� ��� ����� �� �������!", "����� ��� ��� ����������� ��� ���������� �� ����� ����� ������ ��� ������. �� ���� ����� ����� ���� ������ �� ����� ������ ��� ��������. �� ���� ������������� COPPA support ��� ���� �� �������� ��� �������� ����� ����� click ���� ������� <u>����� ���� ��� 13 ������</u>, ���� �� ������ �� ������������ ��� ������� ��� ����� �����. �� ���� � ��������� ��� ��� �������� ����� � ����������� ��� ���������� ������������; ������ ��������� �������� ���� �� ���� �������� �� ���������������, ���� ��� ���� ���� ��� ��� ����������� ����������� �� �������� �� ����������. ���� ��� ������� ��� ������ �� ������������� ���� ���� ���������� ������������. �� ����� ����� ������� email ���� ����������� ��� �������, ����������� �� ��� ����� ����� �� email ������ �� ����������� ��� � ����������� ��� ��������� ����� ������. ���� ����� ��� ��� ����� ��������������� � ������������ ����������� ����� � ������ ��� ����������� ������� ������� �� ���������� ������� ��� �� ����������� ��� ����������� ��� ���� ��������� �� �������. �� ����� �������/������ ��� � ����������� ��������� ��� ��������������� ����� ������ ���� ������ �� �������������� �� ��� ����������� ��� ����������."); +$faq[] = array("��� �������� ���� �� �������� ���� ��� ����� �� ������� �����;!", "�� ��� ������� ����� ��� ���� ����� �� ����� ����� ���������� ����� ������ � ������ (������� �� email ��� ������ ���� �����������) � � ������������ �� ���� ��������� �� ���������� ��� ��� ������ ����. �� ��������� �� ������� ���� ����� ��� ����� ����� ����� ��������; ����� ������� �� ������ ��������� � ��������� �������� ������� ��� ��� ����� ������� ������ ������ ���� �� ��������� �� ������� ��� �����. ����������� �� ���������� ���� ��� �� ���������� ���� ����������."); + + +$faq[] = array("--","����������� ������ ��� ���������"); +$faq[] = array("��� ����� �� ������ ��� ��������� ���;", "���� �� ��������� ��� (�� ����� �������������) ������������� ��� ����. ��� �� ��� �������� ����� ���� ��� <u>������</u> ��� (������ ������� ��� ���� ����� ��� ������������ ������� �� ��� ������ �� ������� �� ��� �����������). � ������� ���� �� ��� ��������� �� �������� ��� ��������� ���"); +$faq[] = array("The times are not correct!", "The times are almost certainly correct, however what you may be seeing are times displayed in a timezone different from the one you are in. If this is the case you should change your profile setting for the timezone to match your particular area, e.g. London, Paris, New York, Sydney, etc. Please note that changing the timezone, like most settings can only be done by registered users. So if you are not registered this is a good time to do so, if you pardon the pun!"); +$faq[] = array("I changed the timezone and the time is still wrong!", "If you are sure you have set the timezone correctly and the time is still different the most likely answer is daylight savings time (or summer time as it is known in the UK and other places). The board is not designed to handle the changeovers between standard and daylight time so during summer months the time may be an hour different from the real local time."); +$faq[] = array("My language is not in the list!", "The most likely reasons for this are either the administrator did not install your language or someone has not translated this board into your language. Try asking the board administrator if they can install the language pack you need, if it does not exist then please feel free to create a new translation. More information can be found at the phpBB Group website (see link at bottom of pages)"); +$faq[] = array("How do I show an image below my username?", "There may be two images below a username when viewing posts. The first is an image associated with your rank, generally these take the form of stars or blocks indicating how many posts you have made or your status on the forums. Below this may be a larger image known as an avatar, this is generally unique or personal to each user. It is up to the board administrator to enable avatars and they have a choice over the way in which avatars can be made available. If you are unable to use avatars then this is the decision of the board admin, you should ask them their reasons (we're sure they'll be good!)"); +$faq[] = array("How do I change my rank?", "In general you cannot directly change the wording of any rank (ranks appear below your username in topics and on your profile depending on the style used). Most boards use ranks to indicate the number of posts you have made and to identify certain users, e.g. moderators and administrators may have a special rank. Please do not abuse the board by posting unnecessarily just to increase your rank, you will probably find the moderator or administrator will simply lower your post count."); +$faq[] = array("When I click the email link for a user it asks me to login?", "Sorry but only registered users can send email to people via the built-in email form (if the admin has enabled this feature). This is to prevent malicious use of the email system by anonymous users."); + + +$faq[] = array("--","Posting Issues"); +$faq[] = array("How do I post a topic in a forum?", "Easy, click the relevant button on either the forum or topic screens. You may need to register before you can post a message, the facilities available to you are listed at the bottom of the forum and topic screens (the <i>You can post new topics, You can vote in polls, etc.<i> list)"); +$faq[] = array("How do I edit or delete a post?", "Unless you are the board admin or forum moderator you can only edit or delete your own posts. You can edit a post (sometimes for only a limited time after it was made) by clicking the <i>edit</i> button for the relevant post. If someone has already replied to the post you will find a small piece of text output below the post when you return to the topic, this lists the number of times you edited it. This will only appear if no one has replied, it also will not appear if moderators or administrators edit the post (they should leave a message saying what they altered and why). Please note that normal users cannot delete a post once someone has replied."); +$faq[] = array("How do I add a signature to my post?", "To add a signature to a post you must first create one, this is done via your profile. Once created you can check the <i>Add Signature</i> box on the posting form to add your signature. You can also add a signature by default to all your posts by checking the appropriate radio box in your profile (you can still prevent a signature being added to individual posts by un-checking the add signature box on the posting form)"); +$faq[] = array("How do I create a poll?", "Creating a poll is easy, when you post a new topic (or edit the first post of a topic, if you have permission) you should see a <i>Add Poll</i> form below the main posting box (if you cannot see this then you probably do not have rights to create polls). You should enter a title for the poll and then at least two options (to set an option type in the poll question and click the <i>Add option</i> button. You can also set a time limit for the poll, 0 is an infinite poll. There will be a limit to the number of options you can list, this is set by the board administrator"); +$faq[] = array("How do I edit or delete a poll?", "As with posts, polls can only be edited by the original poster, a moderator or board admin. To edit a poll click the first post in the topic (this always has the poll associated with it). If no one has cast a vote then users can delete the poll or edit any poll option, however if people have already placed votes only moderators or administrators can edit or delete it. This is to prevent people rigging polls by changing options mid-way through a poll"); +$faq[] = array("Why can't I access a forum?", "Some forums may be limited to certain users or groups. To view, read, post, etc. you may need special authorisation, only the forum moderator and board admin can grant this access, you should contact them."); +$faq[] = array("Why can't I vote in polls?", "Only registered users can vote in polls (so as to prevent spoofing of results). If you have registered and still cannot vote then you probably do not have appropriate access rights."); + + +$faq[] = array("--","Formatting and Topic Types"); +$faq[] = array("What is BBCode?", "BBCode is a special implementation of HTML, whether you can use BBCode is determined by the administrator (you can also disable it on a per post basis from the posting form). BBCode itself is similar in style to HTML, tags are enclosed in square braces [ and ] rather than < and > and it offers greater control over what and how something is displayed. For more information on BBCode see the guide which can be accessed from the posting page."); +$faq[] = array("Can I use HTML?", "That depends on whether the administrator allows you too, they have complete control over it. If you are allowed to use it you will probably find only certain tags work. This is a <i>safety</i> feature to prevent people abusing the board by using tags which may destroy the layout or cause other problems. If HTML is enabled you can disable it on a per post basis from the posting form."); +$faq[] = array("What are Smileys?", "Smileys, or Emoticons are small graphical images which can be used to express some feeling using a short code, e.g. :) means happy, :( means sad. The full list of emoticons can be seen via the posting form. Try not to overuse smileys though, they can quickly render a post unreadable and a moderator may decide to edit them out or remove the post altogether"); +$faq[] = array("Can I post Images?", "Images can indeed be shown in your posts. However, there is no facility at present for uploading images directly to this board. Therefore you must link to an image stored on a publicly accessible web server, e.g. http://www.some-unknown-place.net/my-picture.gif. You cannot link to pictures stored on your own PC (unless it is a publicly accessible server) nor images stored behind authentication mechanisms, e.g. hotmail or yahoo mailboxes, password protected sites, etc. To display the image use either the BBCode [img] tag or appropriate HTML (if allowed)."); +$faq[] = array("What are Announcements?", "Announcements often contain important information and you should read them as soon as possible. Announcements appear at the top of every page in the forum to which they are posted. Whether or not you can post an announcement depends on the permissions required, these are set by the administrator."); +$faq[] = array("What are Sticky topics?", "Sticky topics appear below any announcements in viewforum and only on the first page. They are often quite important so you should read them where possible. As with announcements the board administrator determines what permissions are required to post sticky topics in each forum."); +$faq[] = array("What are Locked topics?", "Locked topics are set this way by either the forum moderator or board administrator. You cannot reply to locked topics and any poll it contained is automatically ended. Topics may be locked for many reasons."); + + +$faq[] = array("--","User Levels and Groups"); +$faq[] = array("What are Administrators?", "Administrators are people assigned the highest level of control over the entire board. These people can control all facets of board operation which includes setting permissions, banning users, creating usergroups or moderators, etc. They also have full moderator capabilities in all the forums."); +$faq[] = array("What are Moderators?", "Moderators are individuals (or groups of individuals) whose job it is to look after the running of the forums from day to day. They have the power to edit or delete posts and lock, unlock, move, delete and split topics in the forum they moderate. Generally moderators are there to prevent people going <i>off-topic<i> or posting abusive or offensive material."); +$faq[] = array("What are Usergroups?", "Usergroups are a way in which board administrators can group users. Each user can belong to several groups (this differs from most other boards) and each group can be assigned individual access rights. This makes it easy for administrators to set up several users as moderators of a forum, or to give them access to a private forum, etc."); +$faq[] = array("How do I join a Usergroup?", "To join a usergroup click the usergroup link on the page header (dependent on template design), you can then view all usergroups. Not all groups are <i>open access</i>, some are closed and some may even have hidden memberships. If the board is open then you can request to join it by clicking the appropriate button. The user group moderator will need to approve your request, they may ask why you want to join the group. Please do not pester a group moderator if they turn your request down, they will have their reasons."); +$faq[] = array("How do I become a Usergroup Moderator?", "Usergroups are initially created by the board admin, they also assign a board moderator. If you are interested in creating a usergroup then your first point of contact should be the admin, try dropping them a private message."); + + +$faq[] = array("--","Private Messaging"); +$faq[] = array("I cannot send private messages!", "There are three reasons for this; you are not registered and/or not logged on, the board administrator has disabled private messaging for the entire board or the board administrator has prevented you from sending messages. If it is the later case you should try asking the administrator why."); +$faq[] = array("I keep getting unwanted private messages!", "In the future we will be adding an ignore list to the private messaging system. For now though if you keep receiving unwanted private messages from someone inform the board admin, they have the power to prevent a user from sending private messages at all."); +$faq[] = array("I have received a spamming or abusive email from someone on this board!", "We are sorry to hear that. The email form feature of this board includes safeguards to try and track users who send such posts. You should email the board administrator with a full copy of the email you received, it is very important this include the headers (these list details of the user that sent the email). They can then take action."); + + +$faq[] = array("--","phpBB 2 Issues"); +$faq[] = array("Why isn't X feature available?", "This software was written by and licensed through phpBB Group. If you believe a feature needs to be added then please visit the phpbb.com website and see what phpBB Group have to say. Please do not post feature requests to the board at phpbb.com, the Group uses sourceforge to handle tasking of new features. Please read through the forums and see what, if any, our position may already be for a feature and then follow the procedure given there."); +$faq[] = array("Who do I contact about abusive and/or legal matters related to this board?", "You should contact the administrator of this board. If you cannot find who this you should first contact one of the forum moderators and ask them who you should in turn contact. If still get no response you should contact the owner of the domain (do a whois lookup) or, if this is running on a free service (e.g. yahoo, free.fr, f2s.com, etc.), the management or abuse department of that service. Please note that phpBB Group has absolutely no control and cannot in any way be held liable over how, where or by whom this board is used. It is absolutely pointless contacting phpBB Group in relation to any legal (cease and desist, liable, defamatory comment, etc.) matter not directly related to the phpbb.com website or the discrete software of phpBB itself. If you do email phpBB Group about any third party use of this software then you should expect a terse response or no response at all."); + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_greek/lang_main.php b/phpBB/language/lang_greek/lang_main.php index 3f86051666..af32548f87 100644 --- a/phpBB/language/lang_greek/lang_main.php +++ b/phpBB/language/lang_greek/lang_main.php @@ -1,905 +1,905 @@ -<?php
-/***************************************************************************
- * lang_main.php [Greek]
- * -------------------
- * begin : Dec 6 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_main.php,v 1.58 2001/11/29 22:51:34 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by Alexandros Topalidis (arttor)
-// Email : arttor@eexi.gr
-//
-
-
-setlocale(LC_ALL, "el_GR.ISO-8859-7");
-$lang['ENCODING'] = "iso-8859-7";
-$lang['DIRECTION'] = "ltr";
-$lang['LEFT'] = "left";
-$lang['RIGHT'] = "right";
-$lang['DATE_FORMAT'] = "d M Y"; // This should be changed to the default date format for your language, php date() format
-
-
-//
-// Common, these terms are used
-// extensively on several pages
-//
-$lang['Forum'] = "������� ��������";
-$lang['Category'] = "���������";
-$lang['Topic'] = "�������� �������";
-$lang['Topics'] = "��������� ��������";
-$lang['Reply'] = "��������";
-$lang['Replies'] = "����������";
-$lang['Views'] = "����������";
-$lang['Post'] = "����������";
-$lang['Posts'] = "������������";
-$lang['Posted'] = "������������";
-$lang['Username'] = "����� ������";
-$lang['Password'] = "�������";
-$lang['Email'] = "Email";
-$lang['Poster'] = "����������";
-$lang['Author'] = "����������";
-$lang['Time'] = "���";
-$lang['Hours'] = "����";
-$lang['Message'] = "������";
-
-$lang['1_Day'] = "1 �����";
-$lang['7_Days'] = "7 ������";
-$lang['2_Weeks'] = "2 ���������";
-$lang['1_Month'] = "1 ����";
-$lang['3_Months'] = "3 �����";
-$lang['6_Months'] = "6 �����";
-$lang['1_Year'] = "1 ����";
-
-$lang['Go'] = "Go";
-$lang['Jump_to'] = "�������� ���";
-$lang['Submit'] = "�������";
-$lang['Reset'] = "������������";
-$lang['Cancel'] = "�����";
-$lang['Preview'] = "�������������";
-$lang['Confirm'] = "�����������";
-$lang['Spellcheck'] = "������� �����������";
-$lang['Yes'] = "���";
-$lang['No'] = "���";
-$lang['Enabled'] = "��������������";
-$lang['Disabled'] = "����������������";
-$lang['Error'] = "�����";
-$lang['Success'] = "��������";
-
-$lang['Next'] = "�������";
-$lang['Previous'] = "�����������";
-$lang['Goto_page'] = "�������� ��� ������";
-$lang['Joined'] = "Joined";
-$lang['IP_Address'] = "IP ���������";
-
-$lang['Select_forum'] = "�������� ��� ������� ��������";
-$lang['View_latest_post'] = "����� ��� ��� �������� ����������";
-$lang['Page_of'] = "������ <b>%d</b> ��� <b>%d</b>"; // Replaces with: Page 1 of 2 for example
-
-$lang['ICQ'] = "ICQ �������";
-$lang['AIM'] = "AIM ���������";
-$lang['MSNM'] = "MSN Messenger";
-$lang['YIM'] = "Yahoo Messenger";
-
-$lang['Forum_Index'] = "%s Forum Index"; // eg. sitename Forum Index, %s can be removed if you prefer
-
-$lang['Post_new_topic'] = "���������� ���� �.��������";
-$lang['Reply_to_topic'] = "�������� ��� �.�������";
-$lang['Reply_with_quote'] = "�������� �� �����������";
-
-$lang['Click_return_topic'] = "��� ��� ��������� ��� ��� �.������� ������� %s���%s "; // %s's here are for uris, do not remove!
-$lang['Click_return_login'] = "��� �� �������������� ������� %s���%s";
-$lang['Click_return_forum'] = "��� ��� ��������� ��� ��� �.�������� ������� %s���%s";
-$lang['Click_view_message'] = "������� %s���%s ��� �� ����� �� ������ ���";
-$lang['Click_return_modcp'] = "������� %s���%s ��� �� ����������� ���� ������ ������� ��� �������������";
-$lang['Click_return_group'] = "������� %s���%s ��� �� ����������� ���� ����������� ������";
-
-$lang['Admin_panel'] = "�������� ���� ������ �����������";
-
-$lang['Board_disable'] = "������� ���� ���� � �������� ����� ��������� �� ���������, ���������� ��������";
-
-
-//
-// Global Header strings
-//
-$lang['Registered_users'] = "������������� �������:";
-$lang['Online_users_total'] = "%d ������� ����� ������������ ����� ��� ������:: ";
-$lang['Online_user_total'] = "%d ������� ����� ������������ ����� ��� ������:: ";
-$lang['Reg_users_total'] = "%d �������������, ";
-$lang['Reg_user_total'] = "%d �������������, ";
-$lang['Hidden_users_total'] = "%d �� ������ ��� ";
-$lang['Hidden_user_total'] = "%d �� ������ ��� ";
-$lang['Guest_users_total'] = "%d ����������";
-$lang['Guest_user_total'] = "%d ����������";
-
-$lang['You_last_visit'] = "� ��������� �������� ��� ���� ���� %s"; // %s replaced by date/time
-$lang['Search_new'] = "������������ ��� ������ ���� ��� ��������� ��� ��������";
-$lang['Search_your_posts'] = "���������� ��� ������������ ���";
-$lang['Search_unanswered'] = "����������� ������������";
-$lang['Register'] = "�������";
-$lang['Profile'] = "������";
-$lang['Edit_profile'] = "����������� ��� ������ ���";
-$lang['Search'] = "���������";
-$lang['Memberlist'] = "��������� �������";
-$lang['FAQ'] = "�.�";
-$lang['Usergroups'] = "������ �������";
-$lang['Last_Post'] = "��������� ����������";
-$lang['Moderator'] = "��������������/���";
-
-
-//
-// Stats block text
-//
-$lang['Posted_article_total'] = "�� ������� ��� ����� ����������� �������� <b>%d</b> ����"; // Number of posts
-$lang['Posted_articles_total'] = "�� ������� ��� ����� ����������� �������� <b>%d</b> ������"; // Number of posts
-$lang['Registered_user_total'] = "������ <b>%d</b> ������������ ������"; // # registered users
-$lang['Registered_users_total'] = "�� ������������� ������� ��� ����� �������� <b>%d</b> "; // # registered users
-$lang['Newest_user'] = "�� ��� ����� ���� ���������� ��� ����� �/� <b>%s%s%s</b>"; // a href, username, /a
-
-$lang['No_new_posts_last_visit'] = "��� �������� ���� ������������, ��� ��� ��������� ��� ��������";
-$lang['No_new_posts'] = "��� �������� ���� ������������";
-$lang['New_posts'] = "�������� ���� ������������";
-$lang['New_post'] = "������� ��� ����������";
-$lang['No_new_posts_hot'] = "��� �������� ���� ������������ [ Popular ]";
-$lang['New_posts_hot'] = "�������� ���� ������������ [ Popular ]";
-$lang['No_new_posts_locked'] = "��� �������� ���� ������������ [ Locked ]";
-$lang['New_posts_locked'] = "�������� ���� ������������ [ Locked ]";
-$lang['Forum_is_locked'] = "� �.�������� ����� ���������� ";
-
-
-//
-// Login
-//
-$lang['Enter_password'] = "�������� ���������� �� ����� ������ ��� �� ����������� ��� ��� �� ���������� ";
-$lang['Login'] = "�������";
-$lang['Logout'] = "����������";
-
-$lang['Forgotten_password'] = "��� ������� �� ����������� ���";
-
-$lang['Log_me_in'] = "�� ������ � ������� �������� �� ���� ��� ��������";
-
-
-//
-// Index page
-//
-$lang['Index'] = "���������";
-$lang['No_Posts'] = "��� �������� ������������";
-$lang['No_forums'] = "� ����� ��� ���������� ����� �����";
-
-$lang['Private_Message'] = "��������� ������";
-$lang['Private_Messages'] = "��������� ��������";
-$lang['Who_is_Online'] = "�������� �������";
-
-$lang['Mark_all_forums'] = "�� ���������� ���� �� �.���������� �� ������������ ";
-$lang['Forums_marked_read'] = "���� �� �.���������� ����������� �� ������������";
-
-
-//
-// Viewforum
-//
-$lang['View_forum'] = "���������� �.���������";
-
-$lang['Forum_not_exist'] = "� �.�������� ��� ��������� ��� �������";
-$lang['Reached_on_error'] = "You have reached this page in error";
-
-$lang['Display_topics'] = "���������� ���� ��� �.�������� ��� ������ ���� ���";
-$lang['All_Topics'] = "��� �� ������";
-
-$lang['Topic_Announcement'] = "<b>����������:</b>";
-$lang['Topic_Sticky'] = "<b>��������:</b>";
-$lang['Topic_Moved'] = "<b>����������:</b>";
-$lang['Topic_Poll'] = "<b>[ ��������� ]</b>";
-
-$lang['Mark_all_topics'] = "�� ���������� ���� �� �.�������� �� ������������ ";
-$lang['Topics_marked_read'] = "���� �� �.�������� ����� ��� �.��������� ��������������� �� ������������";
-
-$lang['Rules_post_can'] = "<b>��������</b> �� ������������ ��� ���� �' ���� �� �.��������";
-$lang['Rules_post_cannot'] = "<b>��� ��������</b> �� ������������ ��� ���� �' ���� �� �.��������";
-$lang['Rules_reply_can'] = "<b>��������</b> �� ���������� ��� ������ ����� ��� �.���������";
-$lang['Rules_reply_cannot'] = "<b>��� ��������</b> �� ���������� ��� ������ ����� ��� �.���������";
-$lang['Rules_edit_can'] = "<b>��������</b> �� �������������� ��� ������������ ��� �' ���� �� �.��������";
-$lang['Rules_edit_cannot'] = "<b>��� ��������</b> �� �������������� ��� ������������ ��� �' ���� �� �.��������";
-$lang['Rules_delete_can'] = "<b>��������</b> �� ���������� ��� ������������ ��� �' ���� �� �.��������";
-$lang['Rules_delete_cannot'] = "<b>��� ��������</b> �� ���������� ��� ������������ ��� �' ���� �� �.��������";
-$lang['Rules_vote_can'] = "<b>�����</b> �������� ����� ��� ������������� ����� ��� �.���������";
-$lang['Rules_vote_cannot'] = "<b>��� �����</b> �������� ����� ��� ������������� ����� ��� �.���������";
-$lang['Rules_moderate'] = "<b>��������</b> �� ����� %s�������������� �'���� �� �.��������%s"; // %s replaced by a href links, do not remove!
-
-$lang['No_topics_post_one'] = "��� �������� ������ ���� �������� ����� ��� ������. <br />�������� �� ���������� ��� �������� <b>���������� ���� �.��������</b>";
-
-
-//
-// Viewtopic
-//
-$lang['View_topic'] = "���������� �.��������";
-
-$lang['Guest'] = '����������';
-$lang['Post_subject'] = "���� �����������";
-$lang['View_next_topic'] = "���������� �������� �.��������";
-$lang['View_previous_topic'] = "���������� ������������ �.��������";
-$lang['Submit_vote'] = "������� �����";
-$lang['View_results'] = "���������� �������������";
-
-$lang['No_newer_topics'] = "��� �������� ������� ������ �' ���� ��� �.��������";
-$lang['No_older_topics'] = "��� �������� ���������� ������ �' ���� ��� �.��������";
-$lang['Topic_post_not_exist'] = "� �.������� � � ���������� ��� �������� ��� ������� ";
-$lang['No_posts_topic'] = "��� �������� ������������ ��' ���� �� �.�������";
-
-$lang['Display_posts'] = "���������� ���� ��� ������������ ��� ������ ���� ���";
-$lang['All_Posts'] = "���� �� ������������";
-$lang['Newest_First'] = "����� �� ��������";
-$lang['Oldest_First'] = "����� �� �����������";
-
-$lang['Return_to_top'] = "��������� ���� ������";
-
-$lang['Read_profile'] = "���������� ��� ������ ��� �������";
-$lang['Send_email'] = "�������� ��������� �� ������";
-$lang['Visit_website'] = "�������� ���� ���������� ��� ���������";
-$lang['ICQ_status'] = "ICQ Status";
-$lang['Edit_delete_post'] = "�����������/�������� ����� ��� ���������";
-$lang['View_IP'] = "�������� ��� IP ��� ���������";
-$lang['Delete_post'] = "�������� ����� ��� ���������";
-
-$lang['wrote'] = "������"; // proceeds the username and is followed by the quoted text
-$lang['Quote'] = "��������"; // comes before bbcode quote output.
-$lang['Code'] = "�������"; // comes before bbcode code output.
-
-$lang['Edited_time_total'] = "���� ������������ ��� ���/��� %s ���� %s, ������������� %d ���� ��������"; // Last edited by me on 12 Oct 2001, edited 1 time in total
-$lang['Edited_times_total'] = "���� ������������ ��� ���/��� %s ���� %s, ������������� %d ����� ��������"; // Last edited by me on 12 Oct 2001, edited 2 times in total
-
-$lang['Lock_topic'] = "�������� ����� ��� �.�������";
-$lang['Unlock_topic'] = "���������� ����� ��� �.�������";
-$lang['Move_topic'] = "���������� ����� ��� �.�������";
-$lang['Delete_topic'] = "�������� ����� ��� �.�������";
-$lang['Split_topic'] = "��������� ����� ��� �.�������";
-
-$lang['Stop_watching_topic'] = "����� �������������� ����� ��� �.��������";
-$lang['Start_watching_topic'] = "������������� ����� ��� �.�������� ��� ����������";
-$lang['No_longer_watching'] = "����� ��� �.������� ��� ��� �������������� �����";
-$lang['You_are_watching'] = "����� ��� �.������� ��� ��������������";
-
-
-//
-// Posting/Replying (Not private messaging!)
-//
-$lang['Message_body'] = "�����������";
-$lang['Topic_review'] = "���������� �������";
-
-$lang['No_post_mode'] = "��� �������������� � ������� ��� �����������";
-
-$lang['Post_a_new_topic'] = "���������� ���� �������";
-$lang['Post_a_reply'] = "���������� ���������";
-$lang['Post_topic_as'] = "���������� ������� ��";
-$lang['Edit_Post'] = "����������� �����������";
-$lang['Options'] = "��������";
-
-$lang['Post_Announcement'] = "����������";
-$lang['Post_Sticky'] = "��������";
-$lang['Post_Normal'] = "����";
-
-$lang['Confirm_delete'] = "����� �������� ��� ���������� �� ���������� ���� �� ������ ;";
-$lang['Confirm_delete_poll'] = "����� �������� ��� ���������� �� ���������� ���� �� ����������� ;";
-
-$lang['Flood_Error'] = "��� �������� �� ������ ��� ��� ���������� ������ ���� ��� ��� ���� �� ���� ������� ������� ��������, ��������� ���� �� ����";
-$lang['Empty_subject'] = "������ �� ������� ��� ���� ���� ����������� ��� ��� �.�������";
-$lang['Empty_message'] = "������ �� ������� �����������, ���� ����������� ��� ������";
-$lang['Announce_and_sticky'] = "��� �������� �� ������������ ��� ������ ���� ���� ������������� �� ���������� ��� �� �������� ����������";
-$lang['Forum_locked'] = "���� � �������� ���� ���������, ��� �������� �� ������������ �� ���������� � �� �������������� ���� �' ����";
-$lang['Topic_locked'] = "���� � �.������� ���� ���������, ��� �������� �� ���������� � �� �������������� �������� �' ����";
-$lang['No_post_id'] = "������ �� ��������� ��� ���������� ��� �� ��� ��������������";
-$lang['No_topic_id'] = "������ �� ��������� ��� �.������� ��� �� ���������� �' ����";
-$lang['No_valid_mode'] = "�������� ���� �� ������������, �� ����������, �� �������������� � �� ����������� ��������, �������� ���������� ��� �������������";
-$lang['No_such_post'] = "��� ������� �������� ����������, �������� ���������� ��� �������������";
-$lang['Edit_own_posts'] = "�������, �������� �� �������������� ���� �� ���� ��� ��������";
-$lang['Delete_own_posts'] = "�������, �������� �� ���������� ���� �� ���� ��� ��������";
-$lang['Cannot_delete_replied'] = "�������, ��� ������ ��� ���������� �� �������� �� ����� ����� ���������";
-$lang['Cannot_delete_poll'] = "�������, ��� �������� �� ���������� ��� ������ �����������";
-$lang['Empty_poll_title'] = "������ �� ���������� ���� ����� ��� ����������� ���";
-$lang['To_few_poll_options'] = "������ �� ���������� ����������� ��� �������� ��� ����������� ���";
-$lang['To_many_poll_options'] = "����������� �� ���������� ���������� ������ �������� ��� ����������� ��� ";
-$lang['Post_has_no_poll'] = "���� � ���������� ��� ���� �����������";
-
-$lang['Add_poll'] = "�������� ��������������";
-$lang['Add_poll_explain'] = "��� ��� ���������� �� ���������� ����������� ��� �.�������, ������ ���� �� ����� ����";
-$lang['Poll_question'] = "���� ��������������";
-$lang['Poll_option'] = "�������� ��������������";
-$lang['Add_option'] = "�������� ��������";
-$lang['Update'] = "���������";
-$lang['Delete'] = "��������";
-$lang['Poll_for'] = "��������� �������������� ���";
-$lang['Poll_for_explain'] = "[ ���������� 0 � ������ �� ����, ��� ����������� ����� ������� ���� ]";
-$lang['Delete_poll'] = "�������� ��������������";
-
-$lang['Disable_HTML_post'] = "�������������� HTML �' ���� �� ����������";
-$lang['Disable_BBCode_post'] = "�������������� BBCode �' ���� �� ����������";
-$lang['Disable_Smilies_post'] = "�������������� Smilies �' ���� �� ����������";
-
-$lang['HTML_is_ON'] = "HTML <u>������</u>";
-$lang['HTML_is_OFF'] = "HTML <u>��������</u>";
-$lang['BBCode_is_ON'] = "BBCode <u>������</u>";
-$lang['BBCode_is_OFF'] = "BBCode <u>��������</u>";
-$lang['Smilies_are_ON'] = "Smilies <u>������</u>";
-$lang['Smilies_are_OFF'] = "Smilies <u>��������</u>";
-
-$lang['Attach_signature'] = "���������� ��������� (� �������� ������ �� ������� ��� �� ������)";
-$lang['Notify'] = "�� ���������� ���� ����������� �����������";
-$lang['Delete_post'] = "�������� ����� ��� �����������";
-
-$lang['Stored'] = "�� ������ ��� ������� ��������";
-$lang['Deleted'] = "�� ������ ��� �������� ��������";
-$lang['Poll_delete'] = "�� ����������� ��� �������� ��������";
-$lang['Vote_cast'] = "� ����� ��� ������������";
-
-$lang['Topic_reply_notification'] = "������������ ��������� �� �.�������";
-
-
-//
-// Private Messaging
-//
-$lang['Private_Messaging'] = "��������� ��������";
-
-$lang['Login_check_pm'] = "����������, ��� �� �������� ��� ������������ ���";
-$lang['New_pms'] = "����� %d ��� ��������"; // You have 2 new messages
-$lang['New_pm'] = "����� %d ��� ������"; // You have 1 new message
-$lang['No_new_pm'] = "��� ����� ��� ��������";
-$lang['Unread_pms'] = "����� %d �� ����������� ��������";
-$lang['Unread_pm'] = "����� %d �� ����������� ������";
-$lang['No_unread_pm'] = "��� ����� �� ����������� ��������";
-$lang['You_new_pm'] = "��� ��������� ������ ��� ��������� ��� ��������������� ���";
-$lang['You_new_pms'] = "����� ��������� �������� �� ������� ��� ��������������� ���";
-$lang['You_no_new_pm'] = "��� ����� ��������� �������� �� �������";
-
-$lang['Inbox'] = "�����������";
-$lang['Outbox'] = "����������";
-$lang['Savebox'] = "������";
-$lang['Sentbox'] = "�����������";
-$lang['Flag'] = "Flag";
-$lang['Subject'] = "����";
-$lang['From'] = "���";
-$lang['To'] = "����";
-$lang['Date'] = "����������";
-$lang['Mark'] = "�������";
-$lang['Sent'] = "�����������";
-$lang['Saved'] = "������������";
-$lang['Delete_marked'] = "�������� �����������";
-$lang['Delete_all'] = "�������� ����";
-$lang['Save_marked'] = "���������� �����������";
-$lang['Save_message'] = "���������� ���������";
-$lang['Delete_message'] = "�������� ���������";
-
-$lang['Display_messages'] = "�������� ��� ���������, ���� ���"; // Followed by number of days/weeks/months
-$lang['All_Messages'] = "��� �� ��������";
-
-$lang['No_messages_folder'] = "��� ����� �������� �' ����� ��� ������";
-
-$lang['PM_disabled'] = "��� ������� ���� �� ��������� �������� ����� ���������������";
-$lang['Cannot_send_privmsg'] = "������� ���� � ������������ ��� ���� ���������� ��� ��� ���������� ��������� ���������� ��������� ";
-$lang['No_to_user'] = "������ �� ������� ��� ��������� ������ ��� �� ��������� ���� �� ������";
-$lang['No_such_user'] = "������� ��� ������� ����� � �������";
-
-$lang['Message_sent'] = "�� ������ ��� ���� ���������";
-
-$lang['Click_return_inbox'] = "������� %s���%s ��� �� ����������� ��� ��������������� ���";
-$lang['Click_return_index'] = "������� %s���%s ��� �� ����������� ���� ������ ������";
-
-$lang['Re'] = "��"; // Re as in 'Response to'
-
-$lang['Send_a_new_message'] = "�������� ���� ���������� ���������";
-$lang['Send_a_reply'] = "�������� �� ��������� ������";
-$lang['Edit_message'] = "����������� ���������� ���������";
-
-$lang['Notification_subject'] = "��� ��� ��������� ������ ������";
-
-$lang['Find_username'] = "������ �������� ������";
-$lang['Find'] = "������";
-$lang['No_match'] = "��� �������� ��������";
-
-$lang['No_post_id'] = "��� ���� ������� ID �����������";
-$lang['No_such_folder'] = "��� ������� ��������� �������";
-$lang['No_folder'] = "��� ������� ������";
-
-$lang['Mark_all'] = "������� ����";
-$lang['Unmark_all'] = "�������� ����";
-
-$lang['Confirm_delete_pm'] = "����� �������� ��� ������ �� ���������� ���� �� ������ ;";
-$lang['Confirm_delete_pms'] = "����� �������� ��� ������ �� ���������� ���� �� ��������;";
-
-$lang['Inbox_size'] = "�� ��������������� ��� ����� ���� %d%% ������"; // eg. Your Inbox is 50% full
-$lang['Sentbox_size'] = "� ������� ����������� ����� ���� %d%% �������";
-$lang['Savebox_size'] = "� ������� ������ ����� ���� %d%% �������";
-
-$lang['Click_view_privmsg'] = "������� %s���%s ��� �� ��������� ��� ��������������� ���";
-
-
-//
-// Profiles/Registration
-//
-$lang['Viewing_user_profile'] = "���������� ������ :: %s"; // %s is username
-$lang['About_user'] = "����������� ��� ���/��� %s"; // %s is username
-
-$lang['Preferences'] = "��������";
-$lang['Items_required'] = "�� ����� ���������� �� * ����� �����������, ����� ��� ����� �������� �����������";
-$lang['Registration_info'] = "����������� ��������";
-$lang['Profile_info'] = "����������� ������";
-$lang['Profile_info_warn'] = "����� �� ����������� �� ����� ������ ��� �����";
-$lang['Avatar_panel'] = "������� ������� ������";
-$lang['Avatar_gallery'] = "�������� ������";
-
-$lang['Website'] = "��.������";
-$lang['Location'] = "�����";
-$lang['Contact'] = "�����";
-$lang['Email_address'] = "Email ���������";
-$lang['Email'] = "Email";
-$lang['Send_private_message'] = "�������� ���������� ���������";
-$lang['Hidden_email'] = "[ ����� ]";
-$lang['Search_user_posts'] = "��������� ������������ ��� ������";
-$lang['Interests'] = "������������";
-$lang['Occupation'] = "���������";
-$lang['Poster_rank'] = "�������� ���������";
-
-$lang['Total_posts'] = "������ ������������";
-$lang['User_post_pct_stats'] = "%.2f%% ��� �������"; // 1.25% of total
-$lang['User_post_day_stats'] = "%.2f ������������ ��� �����"; // 1.5 posts per day
-$lang['Search_user_posts'] = "��������� ������������ ��� ���/��� %s"; // Find all posts by username
-
-$lang['No_user_id_specified'] = "������� ���� ����� � ������� ��� �������";
-$lang['Wrong_Profile'] = "��� �������� �� �������� ������ �� ����� ��� ��� ������.";
-$lang['Sorry_banned_or_taken_email'] = "������� ���� � email ��������� ��� ���������� ���� �����������, ���� ����������� ��� ����� ������ � ����� �� ������. �������� ��������� ��� ����������� ���������. ��� �������������� �� ���� �������� ������������� �� ��� ����������� ��� ���������� ��� ��������";
-$lang['Only_one_avatar'] = "���� ���� ����� ������ ������ �� �������";
-$lang['File_no_data'] = "�� ������ ���� ��������� ��� ������� ��� �������";
-$lang['No_connection_URL'] = "��� ������ �� ��������������� ������� �� �� ��������� ��� �������";
-$lang['Incomplete_URL'] = "� ��������� ��� ������� ����� ��������";
-$lang['Wrong_remote_avatar_format'] = "� ������������� ��������� ��� ������ ��� ����� �������";
-$lang['No_send_account_inactive'] = "������� ���� �� ����������� ��� ��� ������ �� ��������� ����� � ����������� ��� ����� ���������������. ��� ������������ ����������� ������������� �� ��� �����������";
-
-$lang['Always_smile'] = "����� ������ �� Smilies";
-$lang['Always_html'] = "�� ���������� ����� � HTML";
-$lang['Always_bbcode'] = "�� ���������� ����� �� BBCode";
-$lang['Always_add_sig'] = "�� ����������� ����� � �������� ���";
-$lang['Always_notify'] = "�� ������������ ����� ��� ����������";
-$lang['Always_notify_explain'] = "�� ������������ email ���� ������� ������ ���� �.������� ��� ������������. � ������� ���� ������ �� ������� ���� ������� ���� ���� ��� ������������ ������ ";
-
-$lang['Board_style'] = "�������� ����������";
-$lang['Board_lang'] = "������ ������������";
-$lang['No_themes'] = "�� �������� ������ ���������";
-$lang['Timezone'] = "���������� ����";
-$lang['Date_format'] = "����� �����������";
-$lang['Date_format_explain'] = "� ������� ����� �������� �� �� ������� ��� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> function";
-$lang['Signature'] = "��������";
-$lang['Signature_explain'] = "���� ����� �� ����� �������� �� ����� �� ���������� ��� �������� ���. �� ���� ����� %d ����������";
-$lang['Public_view_email'] = "�� ����� ����� ������� �� email ���";
-
-$lang['Current_password'] = "������� �������";
-$lang['New_password'] = "���� �������";
-$lang['Confirm_password'] = "���������� �������";
-$lang['password_if_changed'] = "������ �� ���������� �� ������ ���� ������ ��������� �� �� ��������";
-$lang['password_confirm_if_changed'] = "������ �� ������������ �� ������ ���� ��� �� �������� ��������";
-
-$lang['Avatar'] = "������";
-$lang['Avatar_explain'] = "���������� ��� ����� ������ ���� ��� ��� ������������ ��� ���������� ���. ���� ��� ������ ������ �� ���������� ���� ����. �� ������� ��� ��� ������ �� ������� �� %d �������������� �� ������ ��� �� %d �������������� �� ����. �� ������ ��� ������ �� ����� ���������� ��� %dkB.";
-$lang['Upload_Avatar_file'] = "����������� ������ ��� ��� ���������� ���";
-$lang['Upload_Avatar_URL'] = "����������� ������ ��� URL";
-$lang['Upload_Avatar_URL_explain'] = "�������� URL � ����� �������� �� ������ ������, �� ����� ����������� ���� ����������� ���.";
-$lang['Pick_local_Avatar'] = "������� ���� ������ ��� ��� ���� ��� ��������";
-$lang['Link_remote_Avatar'] = "��������� ��� ������������� ������";
-$lang['Link_remote_Avatar_explain'] = "�������� URL � ����� �������� �� ������ ������ ��� �� ����� ������ �� ������������� ��������.";
-$lang['Avatar_URL'] = "URL ������ �������";
-$lang['Select_from_gallery'] = "������� ���� ������ ��� ����������";
-$lang['View_avatar_gallery'] = "���������� ���������";
-
-$lang['Select_avatar'] = "������� ������";
-$lang['Return_profile'] = "������� ������";
-$lang['Select_category'] = "������� ����������";
-
-$lang['Delete_Image'] = "�������� �������";
-$lang['Current_Image'] = "�������� ������";
-
-$lang['Notify_on_privmsg'] = "�� ����������� ��� ��� ��������� ��������";
-$lang['Popup_on_privmsg'] = "���������� ������ ��� ��� ��������� ������";
-$lang['Popup_on_privmsg_explain'] = "��������� ������� ������� �� �������� ��� ��� �������� ��� ����� ������� ��� ����������, ��� ��� ��������� ������������";
-$lang['Hide_user'] = "�������� ��� ��������� ��� ���� ��� �������� ��� ��������";
-
-$lang['Profile_updated'] = "�� ������ ��� ���� ����������";
-$lang['Profile_updated_inactive'] = "�� ������ ��� ���� ����������, ���� � ����������� ��� ����� ��������� ����� �������� ������� ��������. ������� ��� ������������ ��� ��� �� ������ ��� �� ���������������� ��� ���������� ���. ��� ���������� � �������������� �� ����� ��� ��� ����������� ���������� ��� ���� � ������������ ������������� ���� ��� ���������� ���";
-
-$lang['Password_mismatch'] = "�� ������� ��� ���������� ��� ����������";
-$lang['Current_password_mismatch'] = "� ������� ��� ���������� ��� ��������� �� ����� ��� ����� ������������� ���� ���� ��������� ���";
-$lang['Invalid_username'] = "�� ����� ������ ��� ��������� ��������������� � ��� ���������� � �������� ������������ ����������, ���� �� \" ����������";
-$lang['Signature_too_long'] = "� �������� ��� ����� ���������� ������";
-$lang['Fields_empty'] = "������ �� ������������ ��� �� ����������� �����";
-$lang['Avatar_filetype'] = "� ����� ��� ������� ������ ������ �� ����� .jpg, .gif � .png";
-$lang['Avatar_filesize'] = "�� ������� ��� ������� ������ ������ �� ����� ��������� ��� %d kB"; // The avatar image file size must be less than 6 kB
-$lang['Avatar_imagesize'] = "�� ������� ��� ������ ��� ������ �� ������� �� %d �������������� �� ������ ��� �� %d �������������� �� ����";
-
-$lang['Welcome_subject'] = "�� %s ��� ����������� ���� ������� �������� ���"; // Welcome to my.com forums
-$lang['New_account_subject'] = "����������� ���� ������";
-$lang['Account_activated_subject'] = "� ����������� ��������������";
-
-$lang['Account_added'] = "��� ������������ ��� �����������, � ����������� ��� ���� ������������. �������� ��� ���� �� ��������� ��������������� �� ����� ������ ��� ��� ������ ���";
-$lang['Account_inactive'] = "� ����������� ��� ���� ������������. ������ ���� ������ �� ��� ��������������, �� ������ ��� ������������� �� ��� ��������� ���� ����������� ��������� ��� ��� ��������. ��� ����������� ��� ��������� ��������� �������� ������� �� email ��� ";
-$lang['Account_inactive_admin'] = "� ����������� ��� ���� ������������. ������ ���� ��������� � ������������ ��� ��� ��� �����������. ���� ��������� ��� ������ �� ����� ��� �� ������������� ���� � ����������� ��� �� �������������";
-$lang['Account_active'] = "� ����������� ��� ��������������. ��� ������������ ��� �� ������� ���";
-$lang['Account_active_admin'] = "� ����������� ��������������";
-$lang['Reactivate'] = "��������������� ��� ���������� ��� !";
-$lang['COPPA'] = "� ���������� ��� �������������, ������ ���� �� ��������. ������� �� email ��� ��� ������������ �����������.";
-
-$lang['Wrong_activation'] = "�� ������ ������������� ��� ���������� ��� ��������� �� ������ ������ ��� ����� ���������";
-$lang['Send_password'] = "�������� ���� ������� ";
-$lang['Password_updated'] = "� ���� ������� �������������, ������� �� email ��� ��� �� ������ ��� �� �� �������������� ";
-$lang['No_email_match'] = "� email ��������� ��� ���������� ��� ����������� �� ����� ��� ������";
-$lang['New_password_activation'] = "������������ ���� �������";
-$lang['Password_activated'] = "� ����������� ��� ����������������. ��� �� ���������� �������������� ��� ������ ��� ������ �� ��� ������������ ���";
-
-$lang['Send_email_msg'] = "�������� ��������� email";
-$lang['No_user_specified'] = "��� ������� ������";
-$lang['User_prevent_email'] = "� ������� ����� ��� �������� ��� ���� email. ��������� �� ��� �������� ��������� ������";
-$lang['User_not_exist'] = "��� ������� ����� � �������";
-$lang['CC_email'] = "�������� ���������� ��� ���� ��� email";
-$lang['Email_message_desc'] = "�� ������ ���� �� ��������� �� ���� ������� ����� ����������� HTML � BBCode. � ��������� ���������� ��� ���� �� ������ �� ��� ��������� ���� email ��������� ���. ";
-$lang['Flood_email_limit'] = "��� �������� �� ������������ email ���� �� ������, ��������� ��������";
-$lang['Recipient'] = "����������";
-$lang['Email_sent'] = "�� email ��������";
-$lang['Send_email'] = "�������� email";
-$lang['Empty_subject_email'] = "������ �� ������� �� ���� ��� email";
-$lang['Empty_message_email'] = "������ �� ���������� �� ������ ��� ��� �� ���������";
-
-
-//
-// Memberslist
-//
-$lang['Select_sort_method'] = "������� ������ �����������";
-$lang['Sort'] = "����������";
-$lang['Sort_Top_Ten'] = "�� ���� ������ ����������";
-$lang['Sort_Joined'] = "���������� ��������";
-$lang['Sort_Username'] = "����� ������";
-$lang['Sort_Location'] = "���������";
-$lang['Sort_Posts'] = "������ ������������";
-$lang['Sort_Email'] = "Email";
-$lang['Sort_Website'] = "Website";
-$lang['Sort_Ascending'] = "�������";
-$lang['Sort_Descending'] = "��������";
-$lang['Order'] = "�����";
-
-
-//
-// Group control panel
-//
-$lang['Group_Control_Panel'] = "������� ������� ������";
-$lang['Group_member_details'] = "������������ ��������� ������ ������";
-$lang['Group_member_join'] = "����� �� �����";
-
-$lang['Group_Information'] = "����������� ������";
-$lang['Group_name'] = "����� ������";
-$lang['Group_description'] = "��������� ������";
-$lang['Group_membership'] = "�������� ������ ������";
-$lang['Group_Members'] = "���� ������";
-$lang['Group_Moderator'] = "�������������� ������";
-$lang['Pending_members'] = "���� �� �����������";
-
-$lang['Group_type'] = "����� ������";
-$lang['Group_open'] = "������� �����";
-$lang['Group_closed'] = "������� �����";
-$lang['Group_hidden'] = "����� �����";
-
-$lang['Current_memberships'] = "��������� ��������� �����";
-$lang['Non_member_groups'] = "������ ����� ����";
-$lang['Memberships_pending'] = "��������� ����� �� �����������";
-
-$lang['No_groups_exist'] = "��� �������� ������";
-$lang['Group_not_exist'] = "���� � ����� ������� ��� �������";
-
-$lang['Join_group'] = "����� �� �����";
-$lang['No_group_members'] = "���� � ����� ��� ���� ����";
-$lang['Group_hidden_members'] = "���� � ����� ����� ����� ��� �������� �� ����� �� ���� ���";
-$lang['No_pending_group_members'] = "���� � ����� ��� ���� ���� �� �����������";
-$lang["Group_joined"] = "����������� �������� �' ���� �� �����<br/>����� �������� � ��������� ��� ���� ����� ���� �� ������������� ��� ��� ������������� ������";
-$lang['Group_request'] = "������ ������ ������� ���� ����� ��� ";
-$lang['Group_approved'] = "� ������ ��� ���������";
-$lang['Group_added'] = "����� ��������� ���� ����� ������� ����� ��� ������ ";
-$lang['Already_member_group'] = "����� ���� ����� ����� ��� ������";
-$lang['User_is_member_group'] = "� ������� ����� ����� ��� ����� ����� ��� ������";
-$lang['Group_type_updated'] = "� ���������� ��� ������ ���������� ��������";
-
-$lang['Could_not_add_user'] = "� ������� ��� ��������� ��� �������";
-
-$lang['Confirm_unsub'] = "����� �������� ��� ������ �� ��������� ��� ��������� ��� �' ����� ��� �����;";
-$lang['Confirm_unsub_pending'] = "� ��������� ��� �' ����� ��� ����� ��� ���� �������� �����. ����� �������� ��� ������ �� ��������� ��� ��������� ��� �' ����� ��� �����;";
-
-$lang['Unsub_success'] = "����� ���������� ��� ��� �����.";
-
-$lang['Approve_selected'] = "�������� �� ����������";
-$lang['Deny_selected'] = "�������� �� ����������";
-$lang['Not_logged_in'] = "������ �� ����� ������������ ��� ���������� ���� �����.";
-$lang['Remove_selected'] = "���������� �� ����������";
-$lang['Add_member'] = "�������� ������";
-$lang['Not_group_moderator'] = "��� ����� �������������� ����� ��� ������ ��� ��� ���� ��� �������� �� ������������ ����� ��� �����.";
-
-$lang['Login_to_join'] = "���������� ����� ��� ��������� �� �������� � �� �������������� �� ������ ����� ������";
-$lang['This_open_group'] = "���� ����� ��� ������� ����� ������� ��� ��� �� �������� ��� ������ ��� �� ����";
-$lang['This_closed_group'] = "���� � ����� ����� ������� ��� ������� ���� ����";
-$lang['This_hidden_group'] = "���� � ����� ����� ����� ��� ������� ���� �� ���������������� ������";
-$lang['Member_this_group'] = "����� ����� ����� ��� ������";
-$lang['Pending_this_group'] = "� ������ ��� ���� ����� ���������";
-$lang['Are_group_moderator'] = "����� �������������� ������";
-$lang['None'] = "������";
-
-$lang['Subscribe'] = "�������";
-$lang['Unsubscribe'] = "����������� ��������";
-$lang['View_Information'] = "���������� �����������";
-
-
-//
-// Search
-//
-$lang['Search_query'] = "������� ����������";
-$lang['Search_options'] = "�������� ����������";
-
-$lang['Search_keywords'] = "��������� ������ ��������";
-$lang['Search_keywords_explain'] = "�������� �� ��������������� �� <u>AND</u> ��� �� ������������� ��� ������ ��� ������ �� ���������� ��� ����������, <u>OR</u> ��� �� ������������� ��� ������ ��� ������� �� ���������� ��� ���������� <u>NOT</u> ��� �� ������������� ��� ������ ��� ��� ������ �� ���������� ��� ����������. � ���������� * ��������������� �� ���������";
-$lang['Search_author'] = "��������� ���������";
-$lang['Search_author_explain'] = "� ���������� * ��������������� �� ���������";
-
-$lang['Search_for_any'] = "��������� ������������ ��� � ���� ������� �� �������";
-$lang['Search_for_all'] = "��������� ����� ���� �����";
-
-$lang['Search_author'] = "��������� ���������";
-
-$lang['Return_first'] = "��������� ��� ������"; // followed by xxx characters in a select box
-$lang['characters_posts'] = "���������� �������������";
-
-$lang['Search_previous'] = "��������� ���� ���"; // followed by days, weeks, months, year, all in a select box
-
-$lang['Sort_by'] = "���������� ����";
-$lang['Sort_Time'] = "��� �����������";
-$lang['Sort_Post_Subject'] = "���� �����������";
-$lang['Sort_Topic_Title'] = "������ �.��������";
-$lang['Sort_Author'] = "����������";
-$lang['Sort_Forum'] = "�.��������";
-
-$lang['Display_results'] = "�������� �� ������������ ����:";
-$lang['All_available'] = "��� �� ���������";
-$lang['No_searchable_forums'] = "��� ����� �� �������� �� ����������� �� ����� �.�������� ���� ������� ���";
-
-$lang['No_search_match'] = "��� �������� ���� ������������ ���� �.�������� ���� �� ������� ���";
-$lang['Found_search_match'] = "� ��������� ����� %d �������"; // eg. Search found 1 match
-$lang['Found_search_matches'] = "� ��������� ����� %d ��������"; // eg. Search found 24 matches
-
-$lang['Close_window'] = "�������� ���������";
-
-
-//
-// Auth related entries
-//
-// Note the %s will be replaced with one of the following 'user' arrays
-$lang['Sorry_auth_announce'] = "������� ��� ���� �� %s ������� �� ������������ ������������ �' ���� ��� �.��������";
-$lang['Sorry_auth_sticky'] = "������� ��� ���� �� %s ������� �� ������������ �������� �' ���� ��� �.��������";
-$lang['Sorry_auth_read'] = "������� ��� ���� �� %s ������� �� ��������� �� �������� �' ���� ��� �.��������";
-$lang['Sorry_auth_post'] = "������� ��� ���� �� %s ������� �� ������������ �' ���� ��� �.��������";
-$lang['Sorry_auth_reply'] = "������� ��� ���� �� %s ������� �� ���������� �� ���������� �' ���� ��� �.��������";
-$lang['Sorry_auth_edit'] = "������� ��� ���� �� %s ������� �� ������������� �������� �' ���� ��� �.��������";
-$lang['Sorry_auth_delete'] = "������� ��� ���� �� %s ������� ���������� ������ �' ���� ��� �.��������";
-$lang['Sorry_auth_vote'] = "������� ��� ���� �� %s ������� �� ������������ �� ����������� �' ���� ��� �.��������";
-
-// These replace the %s in the above strings
-$lang['Anonymous_Users'] = "<b>�������� �������</b>";
-$lang['Registered_Users'] = "<b>������������� �������</b>";
-$lang['Users_granted_access'] = "<b>������� �� �������� ������� ���������</b>";
-$lang['Moderators'] = "<b>��������������</b>";
-$lang['Administrators'] = "<b>������������</b>";
-
-$lang['Not_Moderator'] = "��� ����� �������������� �� ���� �� �.��������";
-$lang['Not_Authorised'] = "�� ����������������";
-
-$lang['You_been_banned'] = "� ��������� �' ���� ��� �.�������� ��� ���� �����������<br />������������� �� ��� ����������� ��� ������������ �����������";
-
-
-//
-// Viewonline
-//
-$lang['Who_is_online'] = "������� �� �������";
-$lang['Reg_users_online'] = "������������ ����� %d ������������� ��� "; // There ae 5 Registered and
-$lang['Hidden_users_online'] = "%d ������ �������"; // 6 Hidden users online
-$lang['Guest_users_online'] = "������������ ����� %d ����������"; // There are 10 Guest users online
-$lang['Guest_user_online'] = "������������ ����� %d ����������"; // There is 1 Guest user online
-$lang['No_users_browsing'] = "��� �������� ������������ ������� ���� ��� ������";
-
-$lang['Online_explain'] = "�� �������� ���� ����������� ��� ������� ��� ����������� �� ��������� ����� �����";
-
-$lang['Forum_Location'] = "��������� �.���������";
-$lang['Last_updated'] = "��������� ��������";
-
-$lang['Forum_index'] = "��������� �.���������";
-$lang['Logging_on'] = "�������";
-$lang['Posting_message'] = "���������� ���������";
-$lang['Searching_forums'] = "��������� �� �.���������";
-$lang['Viewing_profile'] = "���������� ������";
-$lang['Viewing_online'] = "���������� ������� ��� �������";
-$lang['Viewing_member_list'] = "���������� ��������� �������";
-$lang['Viewing_priv_msgs'] = "���������� ���������� ���������";
-$lang['Viewing_FAQ'] = "���������� FAQ";
-
-
-//
-// Moderator Control Panel
-//
-$lang['Mod_CP'] = "������� ������� �������������";
-$lang['Mod_CP_explain'] = "��������������� ��� �������� ������ �������� �� ���������������� ������ ��������� �' ���� �� �.��������. �������� �� ���������� �� ������������ �� ������������ � ����� ��� �� ���������� ������������ ������ ���������.";
-
-$lang['Select'] = "�������";
-$lang['Delete'] = "��������";
-$lang['Move'] = "����������";
-$lang['Lock'] = "��������";
-$lang['Unlock'] = "����������";
-
-$lang['Topics_Removed'] = "�� ����������� �. �������� ����������� �� �������� ��� ��� ���� ���������.";
-$lang['Topics_Locked'] = "�� ����������� �. �������� ����� ��������";
-$lang['Topics_Moved'] = "�� ����������� �. �������� �������������";
-$lang['Topics_Unlocked'] = "�� ����������� �. �������� ����� ����������";
-
-$lang['Confirm_delete_topic'] = "����� �������� ��� ������ �� ���������� ��� /��� ���������� /�� �.������� /���;";
-$lang['Confirm_lock_topic'] = "����� �������� ��� ������ �� ���������� ��� /��� ���������� /�� �.������� /���;";
-$lang['Confirm_unlock_topic'] = "����� �������� ��� ������ �� ������������ ��� /��� ���������� /�� �.������� /���;";
-$lang['Confirm_move_topic'] = "����� �������� ��� ������ �� ������������ ��� /��� ���������� /�� �.������� /���;";
-
-$lang['Move_to_forum'] = "���������� ���� �.��������";
-$lang['Leave_shadow_topic'] = "�� ������ ��� ������ ��� �.�������� ���� ������ �.��������.";
-
-$lang['Split_Topic'] = "������� ������� ��������� �.��������";
-$lang['Split_Topic_explain'] = "�������� ����� ��� �������� ������ ������� �������� �� ����������� ��� �.������� �� ���, ����������� ��������� ��� ������������ � ����������� ��� ���������� �� �������";
-$lang['Split_title'] = "������ ���� �.��������";
-$lang['Split_forum'] = "�.�������� ��� ��� ��� �.�������";
-$lang['Split_posts'] = "�������� ��� ����������� ������������";
-$lang['Split_after'] = "��������, ��� ��� ����������";
-$lang['Topic_split'] = "� ���������� �.������� ������������ �� ��������";
-
-$lang['Too_many_error'] = "��������� ���� ������ ������������. �������� �� ��������� ���� ��� �� ������� ��� ��� ����������!";
-
-$lang['None_selected'] = "��� ����� �������� ����� �.������� ��� �� ����������� � �������. �������� ���������� ��� �������� ����������� ���.";
-$lang['New_forum'] = "��� �.��������";
-
-$lang['This_posts_IP'] = "IP ��� ���� ��� ����������";
-$lang['Other_IP_this_user'] = "���� IP ��� ��� ������ ���������� ����� � �������";
-$lang['Users_this_IP'] = "������� ��� ����������� ��� ���� ��� IP";
-$lang['IP_info'] = "����������� IP";
-$lang['Lookup_IP'] = "Look up IP";
-
-
-//
-// Timezones ... for display on each page
-//
-$lang['All_times'] = "���� �� ���� ����� %s"; // eg. All times are GMT - 12 Hours (times from next block)
-
-$lang['-12'] = "GMT - 12 ����";
-$lang['-11'] = "GMT - 11 ����";
-$lang['-10'] = "HST (�����)";
-$lang['-9'] = "GMT - 9 ����";
-$lang['-8'] = "PST (���/�������)";
-$lang['-7'] = "MST (���/�������)";
-$lang['-6'] = "CST (���/�������)";
-$lang['-5'] = "EST (���/�������)";
-$lang['-4'] = "GMT - 4 ����";
-$lang['-3.5'] = "GMT - 3.5 ����";
-$lang['-3'] = "GMT - 3 ����";
-$lang['-2'] = "�����-����������";
-$lang['-1'] = "GMT - 1 ���";
-$lang['0'] = "GMT";
-$lang['1'] = "CET (������)";
-$lang['2'] = "EET (������)";
-$lang['3'] = "GMT + 3 ����";
-$lang['3.5'] = "GMT + 3.5 ����";
-$lang['4'] = "GMT + 4 ����";
-$lang['4.5'] = "GMT + 4.5 ����";
-$lang['5'] = "GMT + 5 ����";
-$lang['5.5'] = "GMT + 5.5 ����";
-$lang['6'] = "GMT + 6 ����";
-$lang['7'] = "GMT + 7 ����";
-$lang['8'] = "WST (���������)";
-$lang['9'] = "GMT + 9 ����";
-$lang['9.5'] = "CST (���������)";
-$lang['10'] = "EST (���������)";
-$lang['11'] = "GMT + 11 ����";
-$lang['12'] = "GMT + 12 ����";
-
-// These are displayed in the timezone select box
-$lang['tz']['-12'] = "(GMT -12:00 hours) Eniwetok, Kwajalein";
-$lang['tz']['-11'] = "(GMT -11:00 hours) Midway Island, Samoa";
-$lang['tz']['10'] = "(GMT -10:00 hours) Hawaii";
-$lang['tz']['-9'] = "(GMT -9:00 hours) Alaska";
-$lang['tz']['-8'] = "(GMT -8:00 hours) Pacific Time (US & Canada)";
-$lang['tz']['-7'] = "(GMT -7:00 hours) Mountain Time (US & Canada)";
-$lang['tz']['-6'] = "(GMT -6:00 hours) Central Time (US & Canada), Mexico City";
-$lang['tz']['-5'] = "(GMT -5:00 hours) Eastern Time (US & Canada), Bogota, Lima, Quito";
-$lang['tz']['-4'] = "(GMT -4:00 hours) Atlantic Time (Canada), Caracas, La Paz";
-$lang['tz']['-3.5'] = "(GMT -3:30 hours) Newfoundland";
-$lang['tz']['-3'] = "(GMT -3:00 hours) Brazil, Buenos Aires, Georgetown, Falkland Is";
-$lang['tz']['-2'] = "(GMT -2:00 hours) Mid-Atlantic, Ascension Is., St. Helena";
-$lang['tz']['-1'] = "(GMT -1:00 hours) Azores, Cape Verde Islands";
-$lang['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia";
-$lang['tz']['1'] = "(GMT +1:00 hours) Berlin, Brussels, Copenhagen, Madrid, Paris, Rome";
-$lang['tz']['2'] = "(GMT +2:00 hours) Kaliningrad, South Africa";
-$lang['tz']['3'] = "(GMT +3:00 hours) Baghdad, Riyadh, Moscow, Nairobi";
-$lang['tz']['3.5'] = "(GMT +3:30 hours) Tehran";
-$lang['tz']['4'] = "(GMT +4:00 hours) Abu Dhabi, Baku, Muscat, Tbilisi";
-$lang['tz']['4.5'] = "(GMT +4:30 hours) Kabul";
-$lang['tz']['5'] = "(GMT +5:00 hours) Ekaterinburg, Islamabad, Karachi, Tashkent";
-$lang['tz']['5.5'] = "(GMT +5:30 hours) Bombay, Calcutta, Madras, New Delhi";
-$lang['tz']['6'] = "(GMT +6:00 hours) Almaty, Colombo, Dhaka";
-$lang['tz']['7'] = "(GMT +7:00 hours) Bangkok, Hanoi, Jakarta";
-$lang['tz']['8'] = "(GMT +8:00 hours) Beijing, Hong Kong, Perth, Singapore, Taipei";
-$lang['tz']['9'] = "(GMT +9:00 hours) Osaka, Sapporo, Seoul, Tokyo, Yakutsk";
-$lang['tz']['9.5'] = "(GMT +9:30 hours) Adelaide, Darwin";
-$lang['tz']['10'] = "(GMT +10:00 hours) Melbourne, Papua New Guinea, Sydney, Vladivostok";
-$lang['tz']['11'] = "(GMT +11:00 hours) Magadan, New Caledonia, Solomon Islands";
-$lang['tz']['12'] = "(GMT +12:00 hours) Auckland, Wellington, Fiji, Marshall Island";
-
-$lang['datetime']['Sunday'] = "�������";
-$lang['datetime']['Monday'] = "�������";
-$lang['datetime']['Tuesday'] = "�����";
-$lang['datetime']['Wednesday'] = "�������";
-$lang['datetime']['Thursday'] = "������";
-$lang['datetime']['Friday'] = "���������";
-$lang['datetime']['Saturday'] = "�������";
-$lang['datetime']['Sun'] = "���";
-$lang['datetime']['Mon'] = "���";
-$lang['datetime']['Tue'] = "���";
-$lang['datetime']['Wed'] = "���";
-$lang['datetime']['Thu'] = "���";
-$lang['datetime']['Fri'] = "���";
-$lang['datetime']['Sat'] = "���";
-$lang['datetime']['January'] = "����������";
-$lang['datetime']['February'] = "�����������";
-$lang['datetime']['March'] = "�������";
-$lang['datetime']['April'] = "��������";
-$lang['datetime']['May'] = "�����";
-$lang['datetime']['June'] = "�������";
-$lang['datetime']['July'] = "�������";
-$lang['datetime']['August'] = "���������";
-$lang['datetime']['September'] = "�����������";
-$lang['datetime']['October'] = "���������";
-$lang['datetime']['November'] = "���������";
-$lang['datetime']['December'] = "����������";
-$lang['datetime']['Jan'] = "���";
-$lang['datetime']['Feb'] = "���";
-$lang['datetime']['Mar'] = "���";
-$lang['datetime']['Apr'] = "���";
-$lang['datetime']['May'] = "���";
-$lang['datetime']['Jun'] = "����";
-$lang['datetime']['Jul'] = "����";
-$lang['datetime']['Aug'] = "���";
-$lang['datetime']['Sep'] = "���";
-$lang['datetime']['Oct'] = "���";
-$lang['datetime']['Nov'] = "���";
-$lang['datetime']['Dec'] = "���";
-
-//
-// Errors (not related to a
-// specific failure on a page)
-//
-$lang['Information'] = "�����������";
-$lang['Critical_Information'] = "�������� �����������";
-
-$lang['General_Error'] = "������ �����";
-$lang['Critical_Error'] = "������� �����";
-$lang['An_error_occured'] = "������������� �����";
-$lang['A_critical_error'] = "������������� ������� �����";
-
-$lang['Error_login'] = "����� ��������� ����� � �� �������������� ������ � ����� ������";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php +/*************************************************************************** + * lang_main.php [Greek] + * ------------------- + * begin : Dec 6 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_main.php,v 1.58 2001/11/29 22:51:34 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by Alexandros Topalidis (arttor) +// Email : arttor@eexi.gr +// + + +setlocale(LC_ALL, "el_GR.ISO-8859-7"); +$lang['ENCODING'] = "iso-8859-7"; +$lang['DIRECTION'] = "ltr"; +$lang['LEFT'] = "left"; +$lang['RIGHT'] = "right"; +$lang['DATE_FORMAT'] = "d M Y"; // This should be changed to the default date format for your language, php date() format + + +// +// Common, these terms are used +// extensively on several pages +// +$lang['Forum'] = "������� ��������"; +$lang['Category'] = "���������"; +$lang['Topic'] = "�������� �������"; +$lang['Topics'] = "��������� ��������"; +$lang['Reply'] = "��������"; +$lang['Replies'] = "����������"; +$lang['Views'] = "����������"; +$lang['Post'] = "����������"; +$lang['Posts'] = "������������"; +$lang['Posted'] = "������������"; +$lang['Username'] = "����� ������"; +$lang['Password'] = "�������"; +$lang['Email'] = "Email"; +$lang['Poster'] = "����������"; +$lang['Author'] = "����������"; +$lang['Time'] = "���"; +$lang['Hours'] = "����"; +$lang['Message'] = "������"; + +$lang['1_Day'] = "1 �����"; +$lang['7_Days'] = "7 ������"; +$lang['2_Weeks'] = "2 ���������"; +$lang['1_Month'] = "1 ����"; +$lang['3_Months'] = "3 �����"; +$lang['6_Months'] = "6 �����"; +$lang['1_Year'] = "1 ����"; + +$lang['Go'] = "Go"; +$lang['Jump_to'] = "�������� ���"; +$lang['Submit'] = "�������"; +$lang['Reset'] = "������������"; +$lang['Cancel'] = "�����"; +$lang['Preview'] = "�������������"; +$lang['Confirm'] = "�����������"; +$lang['Spellcheck'] = "������� �����������"; +$lang['Yes'] = "���"; +$lang['No'] = "���"; +$lang['Enabled'] = "��������������"; +$lang['Disabled'] = "����������������"; +$lang['Error'] = "�����"; +$lang['Success'] = "��������"; + +$lang['Next'] = "�������"; +$lang['Previous'] = "�����������"; +$lang['Goto_page'] = "�������� ��� ������"; +$lang['Joined'] = "Joined"; +$lang['IP_Address'] = "IP ���������"; + +$lang['Select_forum'] = "�������� ��� ������� ��������"; +$lang['View_latest_post'] = "����� ��� ��� �������� ����������"; +$lang['Page_of'] = "������ <b>%d</b> ��� <b>%d</b>"; // Replaces with: Page 1 of 2 for example + +$lang['ICQ'] = "ICQ �������"; +$lang['AIM'] = "AIM ���������"; +$lang['MSNM'] = "MSN Messenger"; +$lang['YIM'] = "Yahoo Messenger"; + +$lang['Forum_Index'] = "%s Forum Index"; // eg. sitename Forum Index, %s can be removed if you prefer + +$lang['Post_new_topic'] = "���������� ���� �.��������"; +$lang['Reply_to_topic'] = "�������� ��� �.�������"; +$lang['Reply_with_quote'] = "�������� �� �����������"; + +$lang['Click_return_topic'] = "��� ��� ��������� ��� ��� �.������� ������� %s���%s "; // %s's here are for uris, do not remove! +$lang['Click_return_login'] = "��� �� �������������� ������� %s���%s"; +$lang['Click_return_forum'] = "��� ��� ��������� ��� ��� �.�������� ������� %s���%s"; +$lang['Click_view_message'] = "������� %s���%s ��� �� ����� �� ������ ���"; +$lang['Click_return_modcp'] = "������� %s���%s ��� �� ����������� ���� ������ ������� ��� �������������"; +$lang['Click_return_group'] = "������� %s���%s ��� �� ����������� ���� ����������� ������"; + +$lang['Admin_panel'] = "�������� ���� ������ �����������"; + +$lang['Board_disable'] = "������� ���� ���� � �������� ����� ��������� �� ���������, ���������� ��������"; + + +// +// Global Header strings +// +$lang['Registered_users'] = "������������� �������:"; +$lang['Online_users_total'] = "%d ������� ����� ������������ ����� ��� ������:: "; +$lang['Online_user_total'] = "%d ������� ����� ������������ ����� ��� ������:: "; +$lang['Reg_users_total'] = "%d �������������, "; +$lang['Reg_user_total'] = "%d �������������, "; +$lang['Hidden_users_total'] = "%d �� ������ ��� "; +$lang['Hidden_user_total'] = "%d �� ������ ��� "; +$lang['Guest_users_total'] = "%d ����������"; +$lang['Guest_user_total'] = "%d ����������"; + +$lang['You_last_visit'] = "� ��������� �������� ��� ���� ���� %s"; // %s replaced by date/time +$lang['Search_new'] = "������������ ��� ������ ���� ��� ��������� ��� ��������"; +$lang['Search_your_posts'] = "���������� ��� ������������ ���"; +$lang['Search_unanswered'] = "����������� ������������"; +$lang['Register'] = "�������"; +$lang['Profile'] = "������"; +$lang['Edit_profile'] = "����������� ��� ������ ���"; +$lang['Search'] = "���������"; +$lang['Memberlist'] = "��������� �������"; +$lang['FAQ'] = "�.�"; +$lang['Usergroups'] = "������ �������"; +$lang['Last_Post'] = "��������� ����������"; +$lang['Moderator'] = "��������������/���"; + + +// +// Stats block text +// +$lang['Posted_article_total'] = "�� ������� ��� ����� ����������� �������� <b>%d</b> ����"; // Number of posts +$lang['Posted_articles_total'] = "�� ������� ��� ����� ����������� �������� <b>%d</b> ������"; // Number of posts +$lang['Registered_user_total'] = "������ <b>%d</b> ������������ ������"; // # registered users +$lang['Registered_users_total'] = "�� ������������� ������� ��� ����� �������� <b>%d</b> "; // # registered users +$lang['Newest_user'] = "�� ��� ����� ���� ���������� ��� ����� �/� <b>%s%s%s</b>"; // a href, username, /a + +$lang['No_new_posts_last_visit'] = "��� �������� ���� ������������, ��� ��� ��������� ��� ��������"; +$lang['No_new_posts'] = "��� �������� ���� ������������"; +$lang['New_posts'] = "�������� ���� ������������"; +$lang['New_post'] = "������� ��� ����������"; +$lang['No_new_posts_hot'] = "��� �������� ���� ������������ [ Popular ]"; +$lang['New_posts_hot'] = "�������� ���� ������������ [ Popular ]"; +$lang['No_new_posts_locked'] = "��� �������� ���� ������������ [ Locked ]"; +$lang['New_posts_locked'] = "�������� ���� ������������ [ Locked ]"; +$lang['Forum_is_locked'] = "� �.�������� ����� ���������� "; + + +// +// Login +// +$lang['Enter_password'] = "�������� ���������� �� ����� ������ ��� �� ����������� ��� ��� �� ���������� "; +$lang['Login'] = "�������"; +$lang['Logout'] = "����������"; + +$lang['Forgotten_password'] = "��� ������� �� ����������� ���"; + +$lang['Log_me_in'] = "�� ������ � ������� �������� �� ���� ��� ��������"; + + +// +// Index page +// +$lang['Index'] = "���������"; +$lang['No_Posts'] = "��� �������� ������������"; +$lang['No_forums'] = "� ����� ��� ���������� ����� �����"; + +$lang['Private_Message'] = "��������� ������"; +$lang['Private_Messages'] = "��������� ��������"; +$lang['Who_is_Online'] = "�������� �������"; + +$lang['Mark_all_forums'] = "�� ���������� ���� �� �.���������� �� ������������ "; +$lang['Forums_marked_read'] = "���� �� �.���������� ����������� �� ������������"; + + +// +// Viewforum +// +$lang['View_forum'] = "���������� �.���������"; + +$lang['Forum_not_exist'] = "� �.�������� ��� ��������� ��� �������"; +$lang['Reached_on_error'] = "You have reached this page in error"; + +$lang['Display_topics'] = "���������� ���� ��� �.�������� ��� ������ ���� ���"; +$lang['All_Topics'] = "��� �� ������"; + +$lang['Topic_Announcement'] = "<b>����������:</b>"; +$lang['Topic_Sticky'] = "<b>��������:</b>"; +$lang['Topic_Moved'] = "<b>����������:</b>"; +$lang['Topic_Poll'] = "<b>[ ��������� ]</b>"; + +$lang['Mark_all_topics'] = "�� ���������� ���� �� �.�������� �� ������������ "; +$lang['Topics_marked_read'] = "���� �� �.�������� ����� ��� �.��������� ��������������� �� ������������"; + +$lang['Rules_post_can'] = "<b>��������</b> �� ������������ ��� ���� �' ���� �� �.��������"; +$lang['Rules_post_cannot'] = "<b>��� ��������</b> �� ������������ ��� ���� �' ���� �� �.��������"; +$lang['Rules_reply_can'] = "<b>��������</b> �� ���������� ��� ������ ����� ��� �.���������"; +$lang['Rules_reply_cannot'] = "<b>��� ��������</b> �� ���������� ��� ������ ����� ��� �.���������"; +$lang['Rules_edit_can'] = "<b>��������</b> �� �������������� ��� ������������ ��� �' ���� �� �.��������"; +$lang['Rules_edit_cannot'] = "<b>��� ��������</b> �� �������������� ��� ������������ ��� �' ���� �� �.��������"; +$lang['Rules_delete_can'] = "<b>��������</b> �� ���������� ��� ������������ ��� �' ���� �� �.��������"; +$lang['Rules_delete_cannot'] = "<b>��� ��������</b> �� ���������� ��� ������������ ��� �' ���� �� �.��������"; +$lang['Rules_vote_can'] = "<b>�����</b> �������� ����� ��� ������������� ����� ��� �.���������"; +$lang['Rules_vote_cannot'] = "<b>��� �����</b> �������� ����� ��� ������������� ����� ��� �.���������"; +$lang['Rules_moderate'] = "<b>��������</b> �� ����� %s�������������� �'���� �� �.��������%s"; // %s replaced by a href links, do not remove! + +$lang['No_topics_post_one'] = "��� �������� ������ ���� �������� ����� ��� ������. <br />�������� �� ���������� ��� �������� <b>���������� ���� �.��������</b>"; + + +// +// Viewtopic +// +$lang['View_topic'] = "���������� �.��������"; + +$lang['Guest'] = '����������'; +$lang['Post_subject'] = "���� �����������"; +$lang['View_next_topic'] = "���������� �������� �.��������"; +$lang['View_previous_topic'] = "���������� ������������ �.��������"; +$lang['Submit_vote'] = "������� �����"; +$lang['View_results'] = "���������� �������������"; + +$lang['No_newer_topics'] = "��� �������� ������� ������ �' ���� ��� �.��������"; +$lang['No_older_topics'] = "��� �������� ���������� ������ �' ���� ��� �.��������"; +$lang['Topic_post_not_exist'] = "� �.������� � � ���������� ��� �������� ��� ������� "; +$lang['No_posts_topic'] = "��� �������� ������������ ��' ���� �� �.�������"; + +$lang['Display_posts'] = "���������� ���� ��� ������������ ��� ������ ���� ���"; +$lang['All_Posts'] = "���� �� ������������"; +$lang['Newest_First'] = "����� �� ��������"; +$lang['Oldest_First'] = "����� �� �����������"; + +$lang['Return_to_top'] = "��������� ���� ������"; + +$lang['Read_profile'] = "���������� ��� ������ ��� �������"; +$lang['Send_email'] = "�������� ��������� �� ������"; +$lang['Visit_website'] = "�������� ���� ���������� ��� ���������"; +$lang['ICQ_status'] = "ICQ Status"; +$lang['Edit_delete_post'] = "�����������/�������� ����� ��� ���������"; +$lang['View_IP'] = "�������� ��� IP ��� ���������"; +$lang['Delete_post'] = "�������� ����� ��� ���������"; + +$lang['wrote'] = "������"; // proceeds the username and is followed by the quoted text +$lang['Quote'] = "��������"; // comes before bbcode quote output. +$lang['Code'] = "�������"; // comes before bbcode code output. + +$lang['Edited_time_total'] = "���� ������������ ��� ���/��� %s ���� %s, ������������� %d ���� ��������"; // Last edited by me on 12 Oct 2001, edited 1 time in total +$lang['Edited_times_total'] = "���� ������������ ��� ���/��� %s ���� %s, ������������� %d ����� ��������"; // Last edited by me on 12 Oct 2001, edited 2 times in total + +$lang['Lock_topic'] = "�������� ����� ��� �.�������"; +$lang['Unlock_topic'] = "���������� ����� ��� �.�������"; +$lang['Move_topic'] = "���������� ����� ��� �.�������"; +$lang['Delete_topic'] = "�������� ����� ��� �.�������"; +$lang['Split_topic'] = "��������� ����� ��� �.�������"; + +$lang['Stop_watching_topic'] = "����� �������������� ����� ��� �.��������"; +$lang['Start_watching_topic'] = "������������� ����� ��� �.�������� ��� ����������"; +$lang['No_longer_watching'] = "����� ��� �.������� ��� ��� �������������� �����"; +$lang['You_are_watching'] = "����� ��� �.������� ��� ��������������"; + + +// +// Posting/Replying (Not private messaging!) +// +$lang['Message_body'] = "�����������"; +$lang['Topic_review'] = "���������� �������"; + +$lang['No_post_mode'] = "��� �������������� � ������� ��� �����������"; + +$lang['Post_a_new_topic'] = "���������� ���� �������"; +$lang['Post_a_reply'] = "���������� ���������"; +$lang['Post_topic_as'] = "���������� ������� ��"; +$lang['Edit_Post'] = "����������� �����������"; +$lang['Options'] = "��������"; + +$lang['Post_Announcement'] = "����������"; +$lang['Post_Sticky'] = "��������"; +$lang['Post_Normal'] = "����"; + +$lang['Confirm_delete'] = "����� �������� ��� ���������� �� ���������� ���� �� ������ ;"; +$lang['Confirm_delete_poll'] = "����� �������� ��� ���������� �� ���������� ���� �� ����������� ;"; + +$lang['Flood_Error'] = "��� �������� �� ������ ��� ��� ���������� ������ ���� ��� ��� ���� �� ���� ������� ������� ��������, ��������� ���� �� ����"; +$lang['Empty_subject'] = "������ �� ������� ��� ���� ���� ����������� ��� ��� �.�������"; +$lang['Empty_message'] = "������ �� ������� �����������, ���� ����������� ��� ������"; +$lang['Announce_and_sticky'] = "��� �������� �� ������������ ��� ������ ���� ���� ������������� �� ���������� ��� �� �������� ����������"; +$lang['Forum_locked'] = "���� � �������� ���� ���������, ��� �������� �� ������������ �� ���������� � �� �������������� ���� �' ����"; +$lang['Topic_locked'] = "���� � �.������� ���� ���������, ��� �������� �� ���������� � �� �������������� �������� �' ����"; +$lang['No_post_id'] = "������ �� ��������� ��� ���������� ��� �� ��� ��������������"; +$lang['No_topic_id'] = "������ �� ��������� ��� �.������� ��� �� ���������� �' ����"; +$lang['No_valid_mode'] = "�������� ���� �� ������������, �� ����������, �� �������������� � �� ����������� ��������, �������� ���������� ��� �������������"; +$lang['No_such_post'] = "��� ������� �������� ����������, �������� ���������� ��� �������������"; +$lang['Edit_own_posts'] = "�������, �������� �� �������������� ���� �� ���� ��� ��������"; +$lang['Delete_own_posts'] = "�������, �������� �� ���������� ���� �� ���� ��� ��������"; +$lang['Cannot_delete_replied'] = "�������, ��� ������ ��� ���������� �� �������� �� ����� ����� ���������"; +$lang['Cannot_delete_poll'] = "�������, ��� �������� �� ���������� ��� ������ �����������"; +$lang['Empty_poll_title'] = "������ �� ���������� ���� ����� ��� ����������� ���"; +$lang['To_few_poll_options'] = "������ �� ���������� ����������� ��� �������� ��� ����������� ���"; +$lang['To_many_poll_options'] = "����������� �� ���������� ���������� ������ �������� ��� ����������� ��� "; +$lang['Post_has_no_poll'] = "���� � ���������� ��� ���� �����������"; + +$lang['Add_poll'] = "�������� ��������������"; +$lang['Add_poll_explain'] = "��� ��� ���������� �� ���������� ����������� ��� �.�������, ������ ���� �� ����� ����"; +$lang['Poll_question'] = "���� ��������������"; +$lang['Poll_option'] = "�������� ��������������"; +$lang['Add_option'] = "�������� ��������"; +$lang['Update'] = "���������"; +$lang['Delete'] = "��������"; +$lang['Poll_for'] = "��������� �������������� ���"; +$lang['Poll_for_explain'] = "[ ���������� 0 � ������ �� ����, ��� ����������� ����� ������� ���� ]"; +$lang['Delete_poll'] = "�������� ��������������"; + +$lang['Disable_HTML_post'] = "�������������� HTML �' ���� �� ����������"; +$lang['Disable_BBCode_post'] = "�������������� BBCode �' ���� �� ����������"; +$lang['Disable_Smilies_post'] = "�������������� Smilies �' ���� �� ����������"; + +$lang['HTML_is_ON'] = "HTML <u>������</u>"; +$lang['HTML_is_OFF'] = "HTML <u>��������</u>"; +$lang['BBCode_is_ON'] = "BBCode <u>������</u>"; +$lang['BBCode_is_OFF'] = "BBCode <u>��������</u>"; +$lang['Smilies_are_ON'] = "Smilies <u>������</u>"; +$lang['Smilies_are_OFF'] = "Smilies <u>��������</u>"; + +$lang['Attach_signature'] = "���������� ��������� (� �������� ������ �� ������� ��� �� ������)"; +$lang['Notify'] = "�� ���������� ���� ����������� �����������"; +$lang['Delete_post'] = "�������� ����� ��� �����������"; + +$lang['Stored'] = "�� ������ ��� ������� ��������"; +$lang['Deleted'] = "�� ������ ��� �������� ��������"; +$lang['Poll_delete'] = "�� ����������� ��� �������� ��������"; +$lang['Vote_cast'] = "� ����� ��� ������������"; + +$lang['Topic_reply_notification'] = "������������ ��������� �� �.�������"; + + +// +// Private Messaging +// +$lang['Private_Messaging'] = "��������� ��������"; + +$lang['Login_check_pm'] = "����������, ��� �� �������� ��� ������������ ���"; +$lang['New_pms'] = "����� %d ��� ��������"; // You have 2 new messages +$lang['New_pm'] = "����� %d ��� ������"; // You have 1 new message +$lang['No_new_pm'] = "��� ����� ��� ��������"; +$lang['Unread_pms'] = "����� %d �� ����������� ��������"; +$lang['Unread_pm'] = "����� %d �� ����������� ������"; +$lang['No_unread_pm'] = "��� ����� �� ����������� ��������"; +$lang['You_new_pm'] = "��� ��������� ������ ��� ��������� ��� ��������������� ���"; +$lang['You_new_pms'] = "����� ��������� �������� �� ������� ��� ��������������� ���"; +$lang['You_no_new_pm'] = "��� ����� ��������� �������� �� �������"; + +$lang['Inbox'] = "�����������"; +$lang['Outbox'] = "����������"; +$lang['Savebox'] = "������"; +$lang['Sentbox'] = "�����������"; +$lang['Flag'] = "Flag"; +$lang['Subject'] = "����"; +$lang['From'] = "���"; +$lang['To'] = "����"; +$lang['Date'] = "����������"; +$lang['Mark'] = "�������"; +$lang['Sent'] = "�����������"; +$lang['Saved'] = "������������"; +$lang['Delete_marked'] = "�������� �����������"; +$lang['Delete_all'] = "�������� ����"; +$lang['Save_marked'] = "���������� �����������"; +$lang['Save_message'] = "���������� ���������"; +$lang['Delete_message'] = "�������� ���������"; + +$lang['Display_messages'] = "�������� ��� ���������, ���� ���"; // Followed by number of days/weeks/months +$lang['All_Messages'] = "��� �� ��������"; + +$lang['No_messages_folder'] = "��� ����� �������� �' ����� ��� ������"; + +$lang['PM_disabled'] = "��� ������� ���� �� ��������� �������� ����� ���������������"; +$lang['Cannot_send_privmsg'] = "������� ���� � ������������ ��� ���� ���������� ��� ��� ���������� ��������� ���������� ��������� "; +$lang['No_to_user'] = "������ �� ������� ��� ��������� ������ ��� �� ��������� ���� �� ������"; +$lang['No_such_user'] = "������� ��� ������� ����� � �������"; + +$lang['Message_sent'] = "�� ������ ��� ���� ���������"; + +$lang['Click_return_inbox'] = "������� %s���%s ��� �� ����������� ��� ��������������� ���"; +$lang['Click_return_index'] = "������� %s���%s ��� �� ����������� ���� ������ ������"; + +$lang['Re'] = "��"; // Re as in 'Response to' + +$lang['Send_a_new_message'] = "�������� ���� ���������� ���������"; +$lang['Send_a_reply'] = "�������� �� ��������� ������"; +$lang['Edit_message'] = "����������� ���������� ���������"; + +$lang['Notification_subject'] = "��� ��� ��������� ������ ������"; + +$lang['Find_username'] = "������ �������� ������"; +$lang['Find'] = "������"; +$lang['No_match'] = "��� �������� ��������"; + +$lang['No_post_id'] = "��� ���� ������� ID �����������"; +$lang['No_such_folder'] = "��� ������� ��������� �������"; +$lang['No_folder'] = "��� ������� ������"; + +$lang['Mark_all'] = "������� ����"; +$lang['Unmark_all'] = "�������� ����"; + +$lang['Confirm_delete_pm'] = "����� �������� ��� ������ �� ���������� ���� �� ������ ;"; +$lang['Confirm_delete_pms'] = "����� �������� ��� ������ �� ���������� ���� �� ��������;"; + +$lang['Inbox_size'] = "�� ��������������� ��� ����� ���� %d%% ������"; // eg. Your Inbox is 50% full +$lang['Sentbox_size'] = "� ������� ����������� ����� ���� %d%% �������"; +$lang['Savebox_size'] = "� ������� ������ ����� ���� %d%% �������"; + +$lang['Click_view_privmsg'] = "������� %s���%s ��� �� ��������� ��� ��������������� ���"; + + +// +// Profiles/Registration +// +$lang['Viewing_user_profile'] = "���������� ������ :: %s"; // %s is username +$lang['About_user'] = "����������� ��� ���/��� %s"; // %s is username + +$lang['Preferences'] = "��������"; +$lang['Items_required'] = "�� ����� ���������� �� * ����� �����������, ����� ��� ����� �������� �����������"; +$lang['Registration_info'] = "����������� ��������"; +$lang['Profile_info'] = "����������� ������"; +$lang['Profile_info_warn'] = "����� �� ����������� �� ����� ������ ��� �����"; +$lang['Avatar_panel'] = "������� ������� ������"; +$lang['Avatar_gallery'] = "�������� ������"; + +$lang['Website'] = "��.������"; +$lang['Location'] = "�����"; +$lang['Contact'] = "�����"; +$lang['Email_address'] = "Email ���������"; +$lang['Email'] = "Email"; +$lang['Send_private_message'] = "�������� ���������� ���������"; +$lang['Hidden_email'] = "[ ����� ]"; +$lang['Search_user_posts'] = "��������� ������������ ��� ������"; +$lang['Interests'] = "������������"; +$lang['Occupation'] = "���������"; +$lang['Poster_rank'] = "�������� ���������"; + +$lang['Total_posts'] = "������ ������������"; +$lang['User_post_pct_stats'] = "%.2f%% ��� �������"; // 1.25% of total +$lang['User_post_day_stats'] = "%.2f ������������ ��� �����"; // 1.5 posts per day +$lang['Search_user_posts'] = "��������� ������������ ��� ���/��� %s"; // Find all posts by username + +$lang['No_user_id_specified'] = "������� ���� ����� � ������� ��� �������"; +$lang['Wrong_Profile'] = "��� �������� �� �������� ������ �� ����� ��� ��� ������."; +$lang['Sorry_banned_or_taken_email'] = "������� ���� � email ��������� ��� ���������� ���� �����������, ���� ����������� ��� ����� ������ � ����� �� ������. �������� ��������� ��� ����������� ���������. ��� �������������� �� ���� �������� ������������� �� ��� ����������� ��� ���������� ��� ��������"; +$lang['Only_one_avatar'] = "���� ���� ����� ������ ������ �� �������"; +$lang['File_no_data'] = "�� ������ ���� ��������� ��� ������� ��� �������"; +$lang['No_connection_URL'] = "��� ������ �� ��������������� ������� �� �� ��������� ��� �������"; +$lang['Incomplete_URL'] = "� ��������� ��� ������� ����� ��������"; +$lang['Wrong_remote_avatar_format'] = "� ������������� ��������� ��� ������ ��� ����� �������"; +$lang['No_send_account_inactive'] = "������� ���� �� ����������� ��� ��� ������ �� ��������� ����� � ����������� ��� ����� ���������������. ��� ������������ ����������� ������������� �� ��� �����������"; + +$lang['Always_smile'] = "����� ������ �� Smilies"; +$lang['Always_html'] = "�� ���������� ����� � HTML"; +$lang['Always_bbcode'] = "�� ���������� ����� �� BBCode"; +$lang['Always_add_sig'] = "�� ����������� ����� � �������� ���"; +$lang['Always_notify'] = "�� ������������ ����� ��� ����������"; +$lang['Always_notify_explain'] = "�� ������������ email ���� ������� ������ ���� �.������� ��� ������������. � ������� ���� ������ �� ������� ���� ������� ���� ���� ��� ������������ ������ "; + +$lang['Board_style'] = "�������� ����������"; +$lang['Board_lang'] = "������ ������������"; +$lang['No_themes'] = "�� �������� ������ ���������"; +$lang['Timezone'] = "���������� ����"; +$lang['Date_format'] = "����� �����������"; +$lang['Date_format_explain'] = "� ������� ����� �������� �� �� ������� ��� PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> function"; +$lang['Signature'] = "��������"; +$lang['Signature_explain'] = "���� ����� �� ����� �������� �� ����� �� ���������� ��� �������� ���. �� ���� ����� %d ����������"; +$lang['Public_view_email'] = "�� ����� ����� ������� �� email ���"; + +$lang['Current_password'] = "������� �������"; +$lang['New_password'] = "���� �������"; +$lang['Confirm_password'] = "���������� �������"; +$lang['password_if_changed'] = "������ �� ���������� �� ������ ���� ������ ��������� �� �� ��������"; +$lang['password_confirm_if_changed'] = "������ �� ������������ �� ������ ���� ��� �� �������� ��������"; + +$lang['Avatar'] = "������"; +$lang['Avatar_explain'] = "���������� ��� ����� ������ ���� ��� ��� ������������ ��� ���������� ���. ���� ��� ������ ������ �� ���������� ���� ����. �� ������� ��� ��� ������ �� ������� �� %d �������������� �� ������ ��� �� %d �������������� �� ����. �� ������ ��� ������ �� ����� ���������� ��� %dkB."; +$lang['Upload_Avatar_file'] = "����������� ������ ��� ��� ���������� ���"; +$lang['Upload_Avatar_URL'] = "����������� ������ ��� URL"; +$lang['Upload_Avatar_URL_explain'] = "�������� URL � ����� �������� �� ������ ������, �� ����� ����������� ���� ����������� ���."; +$lang['Pick_local_Avatar'] = "������� ���� ������ ��� ��� ���� ��� ��������"; +$lang['Link_remote_Avatar'] = "��������� ��� ������������� ������"; +$lang['Link_remote_Avatar_explain'] = "�������� URL � ����� �������� �� ������ ������ ��� �� ����� ������ �� ������������� ��������."; +$lang['Avatar_URL'] = "URL ������ �������"; +$lang['Select_from_gallery'] = "������� ���� ������ ��� ����������"; +$lang['View_avatar_gallery'] = "���������� ���������"; + +$lang['Select_avatar'] = "������� ������"; +$lang['Return_profile'] = "������� ������"; +$lang['Select_category'] = "������� ����������"; + +$lang['Delete_Image'] = "�������� �������"; +$lang['Current_Image'] = "�������� ������"; + +$lang['Notify_on_privmsg'] = "�� ����������� ��� ��� ��������� ��������"; +$lang['Popup_on_privmsg'] = "���������� ������ ��� ��� ��������� ������"; +$lang['Popup_on_privmsg_explain'] = "��������� ������� ������� �� �������� ��� ��� �������� ��� ����� ������� ��� ����������, ��� ��� ��������� ������������"; +$lang['Hide_user'] = "�������� ��� ��������� ��� ���� ��� �������� ��� ��������"; + +$lang['Profile_updated'] = "�� ������ ��� ���� ����������"; +$lang['Profile_updated_inactive'] = "�� ������ ��� ���� ����������, ���� � ����������� ��� ����� ��������� ����� �������� ������� ��������. ������� ��� ������������ ��� ��� �� ������ ��� �� ���������������� ��� ���������� ���. ��� ���������� � �������������� �� ����� ��� ��� ����������� ���������� ��� ���� � ������������ ������������� ���� ��� ���������� ���"; + +$lang['Password_mismatch'] = "�� ������� ��� ���������� ��� ����������"; +$lang['Current_password_mismatch'] = "� ������� ��� ���������� ��� ��������� �� ����� ��� ����� ������������� ���� ���� ��������� ���"; +$lang['Invalid_username'] = "�� ����� ������ ��� ��������� ��������������� � ��� ���������� � �������� ������������ ����������, ���� �� \" ����������"; +$lang['Signature_too_long'] = "� �������� ��� ����� ���������� ������"; +$lang['Fields_empty'] = "������ �� ������������ ��� �� ����������� �����"; +$lang['Avatar_filetype'] = "� ����� ��� ������� ������ ������ �� ����� .jpg, .gif � .png"; +$lang['Avatar_filesize'] = "�� ������� ��� ������� ������ ������ �� ����� ��������� ��� %d kB"; // The avatar image file size must be less than 6 kB +$lang['Avatar_imagesize'] = "�� ������� ��� ������ ��� ������ �� ������� �� %d �������������� �� ������ ��� �� %d �������������� �� ����"; + +$lang['Welcome_subject'] = "�� %s ��� ����������� ���� ������� �������� ���"; // Welcome to my.com forums +$lang['New_account_subject'] = "����������� ���� ������"; +$lang['Account_activated_subject'] = "� ����������� ��������������"; + +$lang['Account_added'] = "��� ������������ ��� �����������, � ����������� ��� ���� ������������. �������� ��� ���� �� ��������� ��������������� �� ����� ������ ��� ��� ������ ���"; +$lang['Account_inactive'] = "� ����������� ��� ���� ������������. ������ ���� ������ �� ��� ��������������, �� ������ ��� ������������� �� ��� ��������� ���� ����������� ��������� ��� ��� ��������. ��� ����������� ��� ��������� ��������� �������� ������� �� email ��� "; +$lang['Account_inactive_admin'] = "� ����������� ��� ���� ������������. ������ ���� ��������� � ������������ ��� ��� ��� �����������. ���� ��������� ��� ������ �� ����� ��� �� ������������� ���� � ����������� ��� �� �������������"; +$lang['Account_active'] = "� ����������� ��� ��������������. ��� ������������ ��� �� ������� ���"; +$lang['Account_active_admin'] = "� ����������� ��������������"; +$lang['Reactivate'] = "��������������� ��� ���������� ��� !"; +$lang['COPPA'] = "� ���������� ��� �������������, ������ ���� �� ��������. ������� �� email ��� ��� ������������ �����������."; + +$lang['Wrong_activation'] = "�� ������ ������������� ��� ���������� ��� ��������� �� ������ ������ ��� ����� ���������"; +$lang['Send_password'] = "�������� ���� ������� "; +$lang['Password_updated'] = "� ���� ������� �������������, ������� �� email ��� ��� �� ������ ��� �� �� �������������� "; +$lang['No_email_match'] = "� email ��������� ��� ���������� ��� ����������� �� ����� ��� ������"; +$lang['New_password_activation'] = "������������ ���� �������"; +$lang['Password_activated'] = "� ����������� ��� ����������������. ��� �� ���������� �������������� ��� ������ ��� ������ �� ��� ������������ ���"; + +$lang['Send_email_msg'] = "�������� ��������� email"; +$lang['No_user_specified'] = "��� ������� ������"; +$lang['User_prevent_email'] = "� ������� ����� ��� �������� ��� ���� email. ��������� �� ��� �������� ��������� ������"; +$lang['User_not_exist'] = "��� ������� ����� � �������"; +$lang['CC_email'] = "�������� ���������� ��� ���� ��� email"; +$lang['Email_message_desc'] = "�� ������ ���� �� ��������� �� ���� ������� ����� ����������� HTML � BBCode. � ��������� ���������� ��� ���� �� ������ �� ��� ��������� ���� email ��������� ���. "; +$lang['Flood_email_limit'] = "��� �������� �� ������������ email ���� �� ������, ��������� ��������"; +$lang['Recipient'] = "����������"; +$lang['Email_sent'] = "�� email ��������"; +$lang['Send_email'] = "�������� email"; +$lang['Empty_subject_email'] = "������ �� ������� �� ���� ��� email"; +$lang['Empty_message_email'] = "������ �� ���������� �� ������ ��� ��� �� ���������"; + + +// +// Memberslist +// +$lang['Select_sort_method'] = "������� ������ �����������"; +$lang['Sort'] = "����������"; +$lang['Sort_Top_Ten'] = "�� ���� ������ ����������"; +$lang['Sort_Joined'] = "���������� ��������"; +$lang['Sort_Username'] = "����� ������"; +$lang['Sort_Location'] = "���������"; +$lang['Sort_Posts'] = "������ ������������"; +$lang['Sort_Email'] = "Email"; +$lang['Sort_Website'] = "Website"; +$lang['Sort_Ascending'] = "�������"; +$lang['Sort_Descending'] = "��������"; +$lang['Order'] = "�����"; + + +// +// Group control panel +// +$lang['Group_Control_Panel'] = "������� ������� ������"; +$lang['Group_member_details'] = "������������ ��������� ������ ������"; +$lang['Group_member_join'] = "����� �� �����"; + +$lang['Group_Information'] = "����������� ������"; +$lang['Group_name'] = "����� ������"; +$lang['Group_description'] = "��������� ������"; +$lang['Group_membership'] = "�������� ������ ������"; +$lang['Group_Members'] = "���� ������"; +$lang['Group_Moderator'] = "�������������� ������"; +$lang['Pending_members'] = "���� �� �����������"; + +$lang['Group_type'] = "����� ������"; +$lang['Group_open'] = "������� �����"; +$lang['Group_closed'] = "������� �����"; +$lang['Group_hidden'] = "����� �����"; + +$lang['Current_memberships'] = "��������� ��������� �����"; +$lang['Non_member_groups'] = "������ ����� ����"; +$lang['Memberships_pending'] = "��������� ����� �� �����������"; + +$lang['No_groups_exist'] = "��� �������� ������"; +$lang['Group_not_exist'] = "���� � ����� ������� ��� �������"; + +$lang['Join_group'] = "����� �� �����"; +$lang['No_group_members'] = "���� � ����� ��� ���� ����"; +$lang['Group_hidden_members'] = "���� � ����� ����� ����� ��� �������� �� ����� �� ���� ���"; +$lang['No_pending_group_members'] = "���� � ����� ��� ���� ���� �� �����������"; +$lang["Group_joined"] = "����������� �������� �' ���� �� �����<br/>����� �������� � ��������� ��� ���� ����� ���� �� ������������� ��� ��� ������������� ������"; +$lang['Group_request'] = "������ ������ ������� ���� ����� ��� "; +$lang['Group_approved'] = "� ������ ��� ���������"; +$lang['Group_added'] = "����� ��������� ���� ����� ������� ����� ��� ������ "; +$lang['Already_member_group'] = "����� ���� ����� ����� ��� ������"; +$lang['User_is_member_group'] = "� ������� ����� ����� ��� ����� ����� ��� ������"; +$lang['Group_type_updated'] = "� ���������� ��� ������ ���������� ��������"; + +$lang['Could_not_add_user'] = "� ������� ��� ��������� ��� �������"; + +$lang['Confirm_unsub'] = "����� �������� ��� ������ �� ��������� ��� ��������� ��� �' ����� ��� �����;"; +$lang['Confirm_unsub_pending'] = "� ��������� ��� �' ����� ��� ����� ��� ���� �������� �����. ����� �������� ��� ������ �� ��������� ��� ��������� ��� �' ����� ��� �����;"; + +$lang['Unsub_success'] = "����� ���������� ��� ��� �����."; + +$lang['Approve_selected'] = "�������� �� ����������"; +$lang['Deny_selected'] = "�������� �� ����������"; +$lang['Not_logged_in'] = "������ �� ����� ������������ ��� ���������� ���� �����."; +$lang['Remove_selected'] = "���������� �� ����������"; +$lang['Add_member'] = "�������� ������"; +$lang['Not_group_moderator'] = "��� ����� �������������� ����� ��� ������ ��� ��� ���� ��� �������� �� ������������ ����� ��� �����."; + +$lang['Login_to_join'] = "���������� ����� ��� ��������� �� �������� � �� �������������� �� ������ ����� ������"; +$lang['This_open_group'] = "���� ����� ��� ������� ����� ������� ��� ��� �� �������� ��� ������ ��� �� ����"; +$lang['This_closed_group'] = "���� � ����� ����� ������� ��� ������� ���� ����"; +$lang['This_hidden_group'] = "���� � ����� ����� ����� ��� ������� ���� �� ���������������� ������"; +$lang['Member_this_group'] = "����� ����� ����� ��� ������"; +$lang['Pending_this_group'] = "� ������ ��� ���� ����� ���������"; +$lang['Are_group_moderator'] = "����� �������������� ������"; +$lang['None'] = "������"; + +$lang['Subscribe'] = "�������"; +$lang['Unsubscribe'] = "����������� ��������"; +$lang['View_Information'] = "���������� �����������"; + + +// +// Search +// +$lang['Search_query'] = "������� ����������"; +$lang['Search_options'] = "�������� ����������"; + +$lang['Search_keywords'] = "��������� ������ ��������"; +$lang['Search_keywords_explain'] = "�������� �� ��������������� �� <u>AND</u> ��� �� ������������� ��� ������ ��� ������ �� ���������� ��� ����������, <u>OR</u> ��� �� ������������� ��� ������ ��� ������� �� ���������� ��� ���������� <u>NOT</u> ��� �� ������������� ��� ������ ��� ��� ������ �� ���������� ��� ����������. � ���������� * ��������������� �� ���������"; +$lang['Search_author'] = "��������� ���������"; +$lang['Search_author_explain'] = "� ���������� * ��������������� �� ���������"; + +$lang['Search_for_any'] = "��������� ������������ ��� � ���� ������� �� �������"; +$lang['Search_for_all'] = "��������� ����� ���� �����"; + +$lang['Search_author'] = "��������� ���������"; + +$lang['Return_first'] = "��������� ��� ������"; // followed by xxx characters in a select box +$lang['characters_posts'] = "���������� �������������"; + +$lang['Search_previous'] = "��������� ���� ���"; // followed by days, weeks, months, year, all in a select box + +$lang['Sort_by'] = "���������� ����"; +$lang['Sort_Time'] = "��� �����������"; +$lang['Sort_Post_Subject'] = "���� �����������"; +$lang['Sort_Topic_Title'] = "������ �.��������"; +$lang['Sort_Author'] = "����������"; +$lang['Sort_Forum'] = "�.��������"; + +$lang['Display_results'] = "�������� �� ������������ ����:"; +$lang['All_available'] = "��� �� ���������"; +$lang['No_searchable_forums'] = "��� ����� �� �������� �� ����������� �� ����� �.�������� ���� ������� ���"; + +$lang['No_search_match'] = "��� �������� ���� ������������ ���� �.�������� ���� �� ������� ���"; +$lang['Found_search_match'] = "� ��������� ����� %d �������"; // eg. Search found 1 match +$lang['Found_search_matches'] = "� ��������� ����� %d ��������"; // eg. Search found 24 matches + +$lang['Close_window'] = "�������� ���������"; + + +// +// Auth related entries +// +// Note the %s will be replaced with one of the following 'user' arrays +$lang['Sorry_auth_announce'] = "������� ��� ���� �� %s ������� �� ������������ ������������ �' ���� ��� �.��������"; +$lang['Sorry_auth_sticky'] = "������� ��� ���� �� %s ������� �� ������������ �������� �' ���� ��� �.��������"; +$lang['Sorry_auth_read'] = "������� ��� ���� �� %s ������� �� ��������� �� �������� �' ���� ��� �.��������"; +$lang['Sorry_auth_post'] = "������� ��� ���� �� %s ������� �� ������������ �' ���� ��� �.��������"; +$lang['Sorry_auth_reply'] = "������� ��� ���� �� %s ������� �� ���������� �� ���������� �' ���� ��� �.��������"; +$lang['Sorry_auth_edit'] = "������� ��� ���� �� %s ������� �� ������������� �������� �' ���� ��� �.��������"; +$lang['Sorry_auth_delete'] = "������� ��� ���� �� %s ������� ���������� ������ �' ���� ��� �.��������"; +$lang['Sorry_auth_vote'] = "������� ��� ���� �� %s ������� �� ������������ �� ����������� �' ���� ��� �.��������"; + +// These replace the %s in the above strings +$lang['Anonymous_Users'] = "<b>�������� �������</b>"; +$lang['Registered_Users'] = "<b>������������� �������</b>"; +$lang['Users_granted_access'] = "<b>������� �� �������� ������� ���������</b>"; +$lang['Moderators'] = "<b>��������������</b>"; +$lang['Administrators'] = "<b>������������</b>"; + +$lang['Not_Moderator'] = "��� ����� �������������� �� ���� �� �.��������"; +$lang['Not_Authorised'] = "�� ����������������"; + +$lang['You_been_banned'] = "� ��������� �' ���� ��� �.�������� ��� ���� �����������<br />������������� �� ��� ����������� ��� ������������ �����������"; + + +// +// Viewonline +// +$lang['Who_is_online'] = "������� �� �������"; +$lang['Reg_users_online'] = "������������ ����� %d ������������� ��� "; // There ae 5 Registered and +$lang['Hidden_users_online'] = "%d ������ �������"; // 6 Hidden users online +$lang['Guest_users_online'] = "������������ ����� %d ����������"; // There are 10 Guest users online +$lang['Guest_user_online'] = "������������ ����� %d ����������"; // There is 1 Guest user online +$lang['No_users_browsing'] = "��� �������� ������������ ������� ���� ��� ������"; + +$lang['Online_explain'] = "�� �������� ���� ����������� ��� ������� ��� ����������� �� ��������� ����� �����"; + +$lang['Forum_Location'] = "��������� �.���������"; +$lang['Last_updated'] = "��������� ��������"; + +$lang['Forum_index'] = "��������� �.���������"; +$lang['Logging_on'] = "�������"; +$lang['Posting_message'] = "���������� ���������"; +$lang['Searching_forums'] = "��������� �� �.���������"; +$lang['Viewing_profile'] = "���������� ������"; +$lang['Viewing_online'] = "���������� ������� ��� �������"; +$lang['Viewing_member_list'] = "���������� ��������� �������"; +$lang['Viewing_priv_msgs'] = "���������� ���������� ���������"; +$lang['Viewing_FAQ'] = "���������� FAQ"; + + +// +// Moderator Control Panel +// +$lang['Mod_CP'] = "������� ������� �������������"; +$lang['Mod_CP_explain'] = "��������������� ��� �������� ������ �������� �� ���������������� ������ ��������� �' ���� �� �.��������. �������� �� ���������� �� ������������ �� ������������ � ����� ��� �� ���������� ������������ ������ ���������."; + +$lang['Select'] = "�������"; +$lang['Delete'] = "��������"; +$lang['Move'] = "����������"; +$lang['Lock'] = "��������"; +$lang['Unlock'] = "����������"; + +$lang['Topics_Removed'] = "�� ����������� �. �������� ����������� �� �������� ��� ��� ���� ���������."; +$lang['Topics_Locked'] = "�� ����������� �. �������� ����� ��������"; +$lang['Topics_Moved'] = "�� ����������� �. �������� �������������"; +$lang['Topics_Unlocked'] = "�� ����������� �. �������� ����� ����������"; + +$lang['Confirm_delete_topic'] = "����� �������� ��� ������ �� ���������� ��� /��� ���������� /�� �.������� /���;"; +$lang['Confirm_lock_topic'] = "����� �������� ��� ������ �� ���������� ��� /��� ���������� /�� �.������� /���;"; +$lang['Confirm_unlock_topic'] = "����� �������� ��� ������ �� ������������ ��� /��� ���������� /�� �.������� /���;"; +$lang['Confirm_move_topic'] = "����� �������� ��� ������ �� ������������ ��� /��� ���������� /�� �.������� /���;"; + +$lang['Move_to_forum'] = "���������� ���� �.��������"; +$lang['Leave_shadow_topic'] = "�� ������ ��� ������ ��� �.�������� ���� ������ �.��������."; + +$lang['Split_Topic'] = "������� ������� ��������� �.��������"; +$lang['Split_Topic_explain'] = "�������� ����� ��� �������� ������ ������� �������� �� ����������� ��� �.������� �� ���, ����������� ��������� ��� ������������ � ����������� ��� ���������� �� �������"; +$lang['Split_title'] = "������ ���� �.��������"; +$lang['Split_forum'] = "�.�������� ��� ��� ��� �.�������"; +$lang['Split_posts'] = "�������� ��� ����������� ������������"; +$lang['Split_after'] = "��������, ��� ��� ����������"; +$lang['Topic_split'] = "� ���������� �.������� ������������ �� ��������"; + +$lang['Too_many_error'] = "��������� ���� ������ ������������. �������� �� ��������� ���� ��� �� ������� ��� ��� ����������!"; + +$lang['None_selected'] = "��� ����� �������� ����� �.������� ��� �� ����������� � �������. �������� ���������� ��� �������� ����������� ���."; +$lang['New_forum'] = "��� �.��������"; + +$lang['This_posts_IP'] = "IP ��� ���� ��� ����������"; +$lang['Other_IP_this_user'] = "���� IP ��� ��� ������ ���������� ����� � �������"; +$lang['Users_this_IP'] = "������� ��� ����������� ��� ���� ��� IP"; +$lang['IP_info'] = "����������� IP"; +$lang['Lookup_IP'] = "Look up IP"; + + +// +// Timezones ... for display on each page +// +$lang['All_times'] = "���� �� ���� ����� %s"; // eg. All times are GMT - 12 Hours (times from next block) + +$lang['-12'] = "GMT - 12 ����"; +$lang['-11'] = "GMT - 11 ����"; +$lang['-10'] = "HST (�����)"; +$lang['-9'] = "GMT - 9 ����"; +$lang['-8'] = "PST (���/�������)"; +$lang['-7'] = "MST (���/�������)"; +$lang['-6'] = "CST (���/�������)"; +$lang['-5'] = "EST (���/�������)"; +$lang['-4'] = "GMT - 4 ����"; +$lang['-3.5'] = "GMT - 3.5 ����"; +$lang['-3'] = "GMT - 3 ����"; +$lang['-2'] = "�����-����������"; +$lang['-1'] = "GMT - 1 ���"; +$lang['0'] = "GMT"; +$lang['1'] = "CET (������)"; +$lang['2'] = "EET (������)"; +$lang['3'] = "GMT + 3 ����"; +$lang['3.5'] = "GMT + 3.5 ����"; +$lang['4'] = "GMT + 4 ����"; +$lang['4.5'] = "GMT + 4.5 ����"; +$lang['5'] = "GMT + 5 ����"; +$lang['5.5'] = "GMT + 5.5 ����"; +$lang['6'] = "GMT + 6 ����"; +$lang['7'] = "GMT + 7 ����"; +$lang['8'] = "WST (���������)"; +$lang['9'] = "GMT + 9 ����"; +$lang['9.5'] = "CST (���������)"; +$lang['10'] = "EST (���������)"; +$lang['11'] = "GMT + 11 ����"; +$lang['12'] = "GMT + 12 ����"; + +// These are displayed in the timezone select box +$lang['tz']['-12'] = "(GMT -12:00 hours) Eniwetok, Kwajalein"; +$lang['tz']['-11'] = "(GMT -11:00 hours) Midway Island, Samoa"; +$lang['tz']['10'] = "(GMT -10:00 hours) Hawaii"; +$lang['tz']['-9'] = "(GMT -9:00 hours) Alaska"; +$lang['tz']['-8'] = "(GMT -8:00 hours) Pacific Time (US & Canada)"; +$lang['tz']['-7'] = "(GMT -7:00 hours) Mountain Time (US & Canada)"; +$lang['tz']['-6'] = "(GMT -6:00 hours) Central Time (US & Canada), Mexico City"; +$lang['tz']['-5'] = "(GMT -5:00 hours) Eastern Time (US & Canada), Bogota, Lima, Quito"; +$lang['tz']['-4'] = "(GMT -4:00 hours) Atlantic Time (Canada), Caracas, La Paz"; +$lang['tz']['-3.5'] = "(GMT -3:30 hours) Newfoundland"; +$lang['tz']['-3'] = "(GMT -3:00 hours) Brazil, Buenos Aires, Georgetown, Falkland Is"; +$lang['tz']['-2'] = "(GMT -2:00 hours) Mid-Atlantic, Ascension Is., St. Helena"; +$lang['tz']['-1'] = "(GMT -1:00 hours) Azores, Cape Verde Islands"; +$lang['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia"; +$lang['tz']['1'] = "(GMT +1:00 hours) Berlin, Brussels, Copenhagen, Madrid, Paris, Rome"; +$lang['tz']['2'] = "(GMT +2:00 hours) Kaliningrad, South Africa"; +$lang['tz']['3'] = "(GMT +3:00 hours) Baghdad, Riyadh, Moscow, Nairobi"; +$lang['tz']['3.5'] = "(GMT +3:30 hours) Tehran"; +$lang['tz']['4'] = "(GMT +4:00 hours) Abu Dhabi, Baku, Muscat, Tbilisi"; +$lang['tz']['4.5'] = "(GMT +4:30 hours) Kabul"; +$lang['tz']['5'] = "(GMT +5:00 hours) Ekaterinburg, Islamabad, Karachi, Tashkent"; +$lang['tz']['5.5'] = "(GMT +5:30 hours) Bombay, Calcutta, Madras, New Delhi"; +$lang['tz']['6'] = "(GMT +6:00 hours) Almaty, Colombo, Dhaka"; +$lang['tz']['7'] = "(GMT +7:00 hours) Bangkok, Hanoi, Jakarta"; +$lang['tz']['8'] = "(GMT +8:00 hours) Beijing, Hong Kong, Perth, Singapore, Taipei"; +$lang['tz']['9'] = "(GMT +9:00 hours) Osaka, Sapporo, Seoul, Tokyo, Yakutsk"; +$lang['tz']['9.5'] = "(GMT +9:30 hours) Adelaide, Darwin"; +$lang['tz']['10'] = "(GMT +10:00 hours) Melbourne, Papua New Guinea, Sydney, Vladivostok"; +$lang['tz']['11'] = "(GMT +11:00 hours) Magadan, New Caledonia, Solomon Islands"; +$lang['tz']['12'] = "(GMT +12:00 hours) Auckland, Wellington, Fiji, Marshall Island"; + +$lang['datetime']['Sunday'] = "�������"; +$lang['datetime']['Monday'] = "�������"; +$lang['datetime']['Tuesday'] = "�����"; +$lang['datetime']['Wednesday'] = "�������"; +$lang['datetime']['Thursday'] = "������"; +$lang['datetime']['Friday'] = "���������"; +$lang['datetime']['Saturday'] = "�������"; +$lang['datetime']['Sun'] = "���"; +$lang['datetime']['Mon'] = "���"; +$lang['datetime']['Tue'] = "���"; +$lang['datetime']['Wed'] = "���"; +$lang['datetime']['Thu'] = "���"; +$lang['datetime']['Fri'] = "���"; +$lang['datetime']['Sat'] = "���"; +$lang['datetime']['January'] = "����������"; +$lang['datetime']['February'] = "�����������"; +$lang['datetime']['March'] = "�������"; +$lang['datetime']['April'] = "��������"; +$lang['datetime']['May'] = "�����"; +$lang['datetime']['June'] = "�������"; +$lang['datetime']['July'] = "�������"; +$lang['datetime']['August'] = "���������"; +$lang['datetime']['September'] = "�����������"; +$lang['datetime']['October'] = "���������"; +$lang['datetime']['November'] = "���������"; +$lang['datetime']['December'] = "����������"; +$lang['datetime']['Jan'] = "���"; +$lang['datetime']['Feb'] = "���"; +$lang['datetime']['Mar'] = "���"; +$lang['datetime']['Apr'] = "���"; +$lang['datetime']['May'] = "���"; +$lang['datetime']['Jun'] = "����"; +$lang['datetime']['Jul'] = "����"; +$lang['datetime']['Aug'] = "���"; +$lang['datetime']['Sep'] = "���"; +$lang['datetime']['Oct'] = "���"; +$lang['datetime']['Nov'] = "���"; +$lang['datetime']['Dec'] = "���"; + +// +// Errors (not related to a +// specific failure on a page) +// +$lang['Information'] = "�����������"; +$lang['Critical_Information'] = "�������� �����������"; + +$lang['General_Error'] = "������ �����"; +$lang['Critical_Error'] = "������� �����"; +$lang['An_error_occured'] = "������������� �����"; +$lang['A_critical_error'] = "������������� ������� �����"; + +$lang['Error_login'] = "����� ��������� ����� � �� �������������� ������ � ����� ������"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_hungarian/email/admin_activate.tpl b/phpBB/language/lang_hungarian/email/admin_activate.tpl index 9c23f0444c..eb4d068c48 100644 --- a/phpBB/language/lang_hungarian/email/admin_activate.tpl +++ b/phpBB/language/lang_hungarian/email/admin_activate.tpl @@ -1,9 +1,9 @@ -Subject: �j felhaszn�l�i azonos�t�
-
-Hell�,
-
-A "{USERNAME}" azonos�t� deaktiv�lva lett, vagy most lett l�trehozva. Tekintse meg a felhaszn�l� adatait (ha sz�ks�ges) �s aktiv�lja az al�bbi weboldal felkeres�s�vel:
-
-{U_ACTIVATE}
-
-{EMAIL_SIG}
+Subject: �j felhaszn�l�i azonos�t� + +Hell�, + +A "{USERNAME}" azonos�t� deaktiv�lva lett, vagy most lett l�trehozva. Tekintse meg a felhaszn�l� adatait (ha sz�ks�ges) �s aktiv�lja az al�bbi weboldal felkeres�s�vel: + +{U_ACTIVATE} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/admin_send_email.tpl b/phpBB/language/lang_hungarian/email/admin_send_email.tpl index 2a70bb30b4..7e037f16f8 100644 --- a/phpBB/language/lang_hungarian/email/admin_send_email.tpl +++ b/phpBB/language/lang_hungarian/email/admin_send_email.tpl @@ -1,11 +1,11 @@ -A k�vetkez� �zenetet a {SITENAME} f�rum egyik adminisztr�tora k�ldte. Ha ez az �zenet spam, s�rt�, vagy egy�b m�don nemk�v�natos, vegye fel a kapcsolatot a f�rum �zemeltet�ivel az al�bbi c�men:
-
-{BOARD_EMAIL}
-
-Csatolja hozz� ezt a levelet (k�l�n�sen a lev�l fejl�ceit).
-
-Az �zenet a k�vetkez�:
-~~~~~~~~~~~~~~~~~~~~~~
-
-{MESSAGE}
-
+A k�vetkez� �zenetet a {SITENAME} f�rum egyik adminisztr�tora k�ldte. Ha ez az �zenet spam, s�rt�, vagy egy�b m�don nemk�v�natos, vegye fel a kapcsolatot a f�rum �zemeltet�ivel az al�bbi c�men: + +{BOARD_EMAIL} + +Csatolja hozz� ezt a levelet (k�l�n�sen a lev�l fejl�ceit). + +Az �zenet a k�vetkez�: +~~~~~~~~~~~~~~~~~~~~~~ + +{MESSAGE} + diff --git a/phpBB/language/lang_hungarian/email/admin_welcome_activated.tpl b/phpBB/language/lang_hungarian/email/admin_welcome_activated.tpl index ce888e8ad7..d5e6b75694 100644 --- a/phpBB/language/lang_hungarian/email/admin_welcome_activated.tpl +++ b/phpBB/language/lang_hungarian/email/admin_welcome_activated.tpl @@ -1,7 +1,7 @@ -Subject: Azonos�t� aktiv�lva
-
-Hell� {USERNAME},
-
-Az azonos�t�ja a "{SITENAME}" f�rumon aktiv�lva lett, bejelentkezhet azzal a felhaszn�l�n�vvel �s jelsz�val, amit a kor�bbiakban kapott lev�lben.
-
-{EMAIL_SIG}
+Subject: Azonos�t� aktiv�lva + +Hell� {USERNAME}, + +Az azonos�t�ja a "{SITENAME}" f�rumon aktiv�lva lett, bejelentkezhet azzal a felhaszn�l�n�vvel �s jelsz�val, amit a kor�bbiakban kapott lev�lben. + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/admin_welcome_inactive.tpl b/phpBB/language/lang_hungarian/email/admin_welcome_inactive.tpl index c111c73694..7739ba875e 100644 --- a/phpBB/language/lang_hungarian/email/admin_welcome_inactive.tpl +++ b/phpBB/language/lang_hungarian/email/admin_welcome_inactive.tpl @@ -1,18 +1,18 @@ -Subject: �dv�z�lj�k a {SITENAME} f�rum�n
-
-{WELCOME_MSG}
-
-Tartsa meg ezt a levelet, hogy a k�s�bbiekben seg�ts�gk�nt felhaszn�lhassa. Az azonos�t�j�nak inform�ci�i az al�bbiak:
-
-----------------------------
-Felhaszn�l�n�v: {USERNAME}
-Jelsz�: {PASSWORD}
-----------------------------
-
-Az azonos�t�ja jelenleg inakt�v, �s a f�rum adminisztr�tor�nak aktiv�lnia kell, miel�tt haszn�lni tudn�. Amennyiben ez megt�rt�nik, lev�lben kap r�la �rtes�t�st.
-
-K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt.
-
-K�sz�nj�k a regisztr�l�st!
-
-{EMAIL_SIG}
+Subject: �dv�z�lj�k a {SITENAME} f�rum�n + +{WELCOME_MSG} + +Tartsa meg ezt a levelet, hogy a k�s�bbiekben seg�ts�gk�nt felhaszn�lhassa. Az azonos�t�j�nak inform�ci�i az al�bbiak: + +---------------------------- +Felhaszn�l�n�v: {USERNAME} +Jelsz�: {PASSWORD} +---------------------------- + +Az azonos�t�ja jelenleg inakt�v, �s a f�rum adminisztr�tor�nak aktiv�lnia kell, miel�tt haszn�lni tudn�. Amennyiben ez megt�rt�nik, lev�lben kap r�la �rtes�t�st. + +K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt. + +K�sz�nj�k a regisztr�l�st! + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/coppa_welcome_inactive.tpl b/phpBB/language/lang_hungarian/email/coppa_welcome_inactive.tpl index 2b2de3f68f..eda6fb78e8 100644 --- a/phpBB/language/lang_hungarian/email/coppa_welcome_inactive.tpl +++ b/phpBB/language/lang_hungarian/email/coppa_welcome_inactive.tpl @@ -1,52 +1,52 @@ -Subject: �dv�z�lj�k a {SITENAME} f�rum�n
-
-{WELCOME_MSG}
-
-A COPPA szab�lyainak �rtelm�ben az azonos�t�ja jelenleg inakt�v.
-
-K�rj�k nyomtassa ki az al�bbi �zenetet, k�rje meg a sz�leit vagy gondvisel�j�t, hogy �rja al�, majd k�ldje el faxon az al�bbi c�mre:
-
-{FAX_INFO}
-
-VAGY k�ldje el lev�lben:
-
-{MAIL_INFO}
-
------------------------------- CUT HERE ------------------------------
-Enged�ly a {SITENAME} f�rumhoz val� csatlakoz�shoz
-
-Felhaszn�l�n�v: {USERNAME}
-Jelsz�: {PASSWORD}
-Email: {EMAIL_ADDRESS}
-
-ICQ Azonos�t�: {ICQ}
-AIM C�m: {AIM}
-MSN Messenger: {MSN}
-Yahoo Messenger: {YIM}
-Web Site: {WEB_SITE}
-Felad�: {FROM}
-Foglalkoz�s: {OCC}
-�rdekl�d�si k�r: {INTERESTS}
-
-ELLEN�RIZTEM A GYERMEKEM �LTAL MEGADOTT INFORM�CI�KAT, �S HOZZ�J�RULOK, HOGY AZ ADATOKAT A {SITENAME} F�RUMON T�ROLJ�K.
-EGYET�RTEK AZZAL, HOGY EZEKET AZ ADATOKAT EGY JELSZ� BE�R�S�VAL B�RMIKOR MEG LEHET V�LTOZTATNI.
-EGYET�RTEK AZZAL, HOGY EZEK AZ ADATOK B�RMIKOR T�R�LHET�EK A {SITENAME} F�RUMB�L.
-
-
-Sz�l� vagy Gondvisel�
-(olvashat� n�v): _____________________
-
-(al��r�s): __________________
-
-D�tum: _______________
-
------------------------------- CUT HERE ------------------------------
-
-
-Amint az adminisztr�torok megkapt�k a fenti enged�lyt faxon vagy post�n, az azonos�t�j�t aktiv�lj�k.
-
-K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt.
-
-K�sz�nj�k a regisztr�l�st!
-
-{EMAIL_SIG}
+Subject: �dv�z�lj�k a {SITENAME} f�rum�n + +{WELCOME_MSG} + +A COPPA szab�lyainak �rtelm�ben az azonos�t�ja jelenleg inakt�v. + +K�rj�k nyomtassa ki az al�bbi �zenetet, k�rje meg a sz�leit vagy gondvisel�j�t, hogy �rja al�, majd k�ldje el faxon az al�bbi c�mre: + +{FAX_INFO} + +VAGY k�ldje el lev�lben: + +{MAIL_INFO} + +------------------------------ CUT HERE ------------------------------ +Enged�ly a {SITENAME} f�rumhoz val� csatlakoz�shoz + +Felhaszn�l�n�v: {USERNAME} +Jelsz�: {PASSWORD} +Email: {EMAIL_ADDRESS} + +ICQ Azonos�t�: {ICQ} +AIM C�m: {AIM} +MSN Messenger: {MSN} +Yahoo Messenger: {YIM} +Web Site: {WEB_SITE} +Felad�: {FROM} +Foglalkoz�s: {OCC} +�rdekl�d�si k�r: {INTERESTS} + +ELLEN�RIZTEM A GYERMEKEM �LTAL MEGADOTT INFORM�CI�KAT, �S HOZZ�J�RULOK, HOGY AZ ADATOKAT A {SITENAME} F�RUMON T�ROLJ�K. +EGYET�RTEK AZZAL, HOGY EZEKET AZ ADATOKAT EGY JELSZ� BE�R�S�VAL B�RMIKOR MEG LEHET V�LTOZTATNI. +EGYET�RTEK AZZAL, HOGY EZEK AZ ADATOK B�RMIKOR T�R�LHET�EK A {SITENAME} F�RUMB�L. + + +Sz�l� vagy Gondvisel� +(olvashat� n�v): _____________________ + +(al��r�s): __________________ + +D�tum: _______________ + +------------------------------ CUT HERE ------------------------------ + + +Amint az adminisztr�torok megkapt�k a fenti enged�lyt faxon vagy post�n, az azonos�t�j�t aktiv�lj�k. + +K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt. + +K�sz�nj�k a regisztr�l�st! + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/group_added.tpl b/phpBB/language/lang_hungarian/email/group_added.tpl index ccbc04bd0d..a360a3ffd6 100644 --- a/phpBB/language/lang_hungarian/email/group_added.tpl +++ b/phpBB/language/lang_hungarian/email/group_added.tpl @@ -1,12 +1,12 @@ -Subject: Sikeresen csatlakozott a csoporthoz
-
-Gratul�lunk,
-
-Sikeresen csatlakozott a "{GROUP_NAME}" csoporthoz a {SITENAME} f�rumon.
-A csatlakoz�st a csoport moder�tora, vagy a f�rum adminisztr�tora kezdem�nyezte. Vegye fel vel�k a kapcsolatot tov�bbi inform�ci�k�rt.
-
-Csoport tags�g�r�l tov�bbi inform�ci�k:
-{U_GROUPCP}
-
-{EMAIL_SIG}
-
+Subject: Sikeresen csatlakozott a csoporthoz + +Gratul�lunk, + +Sikeresen csatlakozott a "{GROUP_NAME}" csoporthoz a {SITENAME} f�rumon. +A csatlakoz�st a csoport moder�tora, vagy a f�rum adminisztr�tora kezdem�nyezte. Vegye fel vel�k a kapcsolatot tov�bbi inform�ci�k�rt. + +Csoport tags�g�r�l tov�bbi inform�ci�k: +{U_GROUPCP} + +{EMAIL_SIG} + diff --git a/phpBB/language/lang_hungarian/email/group_approved.tpl b/phpBB/language/lang_hungarian/email/group_approved.tpl index f638d7f8e7..ed10fdbf85 100644 --- a/phpBB/language/lang_hungarian/email/group_approved.tpl +++ b/phpBB/language/lang_hungarian/email/group_approved.tpl @@ -1,11 +1,11 @@ -Subject: A k�r�se elfogadva
-
-Gratul�lunk,
-
-A k�r�s�t a "{GROUP_NAME}" csoporthoz val� csatlakoz�shoz a {SITENAME} f�rumon elfogadt�k.
-
-Csoport tags�g�r�l tov�bbi inform�ci�k:
-{U_GROUPCP}
-
-{EMAIL_SIG}
-
+Subject: A k�r�se elfogadva + +Gratul�lunk, + +A k�r�s�t a "{GROUP_NAME}" csoporthoz val� csatlakoz�shoz a {SITENAME} f�rumon elfogadt�k. + +Csoport tags�g�r�l tov�bbi inform�ci�k: +{U_GROUPCP} + +{EMAIL_SIG} + diff --git a/phpBB/language/lang_hungarian/email/group_request.tpl b/phpBB/language/lang_hungarian/email/group_request.tpl index 750fba032d..73edaa8343 100644 --- a/phpBB/language/lang_hungarian/email/group_request.tpl +++ b/phpBB/language/lang_hungarian/email/group_request.tpl @@ -1,11 +1,11 @@ -Subject: A request to join your group has been made
-
-Kedves {GROUP_MODERATOR},
-
-Egy felhaszn�l� szeretne csatlakozni egy csoporthoz, aminek a moder�tora a {SITENAME} f�rumon.
-A k�r�s j�v�hagy�s�hoz vagy visszautas�t�s�hoz keresse fel az al�bbi weboldalt:
-
-{U_GROUPCP}
-
-{EMAIL_SIG}
-
+Subject: A request to join your group has been made + +Kedves {GROUP_MODERATOR}, + +Egy felhaszn�l� szeretne csatlakozni egy csoporthoz, aminek a moder�tora a {SITENAME} f�rumon. +A k�r�s j�v�hagy�s�hoz vagy visszautas�t�s�hoz keresse fel az al�bbi weboldalt: + +{U_GROUPCP} + +{EMAIL_SIG} + diff --git a/phpBB/language/lang_hungarian/email/privmsg_notify.tpl b/phpBB/language/lang_hungarian/email/privmsg_notify.tpl index e4ba95ef4a..d419a99d04 100644 --- a/phpBB/language/lang_hungarian/email/privmsg_notify.tpl +++ b/phpBB/language/lang_hungarian/email/privmsg_notify.tpl @@ -1,11 +1,11 @@ -Subject: �j priv�t �zenete �rkezett
-
-Hell� {USERNAME},
-
-�j priv�t �zenete �rkezett a "{SITENAME}" f�rumon l�v� azonos�t�j�ra. Az esem�nyr�l a kor�bbiakban �rtes�t�st k�rt. Az �j �zenetet megtekintheti az al�bbi linkre kattintva:
-
-{U_INBOX}
-
-Ne felejtse el, hogy ezeket az �rtes�t�seket letilthatja a Profil men�pontban, a be�ll�t�sok megv�ltoztat�s�val.
-
-{EMAIL_SIG}
+Subject: �j priv�t �zenete �rkezett + +Hell� {USERNAME}, + +�j priv�t �zenete �rkezett a "{SITENAME}" f�rumon l�v� azonos�t�j�ra. Az esem�nyr�l a kor�bbiakban �rtes�t�st k�rt. Az �j �zenetet megtekintheti az al�bbi linkre kattintva: + +{U_INBOX} + +Ne felejtse el, hogy ezeket az �rtes�t�seket letilthatja a Profil men�pontban, a be�ll�t�sok megv�ltoztat�s�val. + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/profile_send_email.tpl b/phpBB/language/lang_hungarian/email/profile_send_email.tpl index 11eda63b91..a27d873507 100644 --- a/phpBB/language/lang_hungarian/email/profile_send_email.tpl +++ b/phpBB/language/lang_hungarian/email/profile_send_email.tpl @@ -1,13 +1,13 @@ -Hell� {TO_USERNAME},
-
-A k�vetkez� �zenetet {FROM_USERNAME} k�ldte a {SITENAME} f�rumon l�v� azonos�t�j�val. Ha ez az �zenet spam, s�rt�, vagy egy�b m�don nemk�v�natos, vegye fel a kapcsolatot a f�rum �zemeltet�ivel az al�bbi c�men:
-
-{BOARD_EMAIL}
-
-Csatolja hozz� ezt a levelet (k�l�n�sen a lev�l fejl�ceit). Megjegyz�s: ennek a lev�lnek a v�laszc�me {FROM_USERNAME} c�m�re van be�ll�tva.
-
-Az �zenet a k�vetkez�:
-~~~~~~~~~~~~~~~~~~~~~~
-
-{MESSAGE}
-
+Hell� {TO_USERNAME}, + +A k�vetkez� �zenetet {FROM_USERNAME} k�ldte a {SITENAME} f�rumon l�v� azonos�t�j�val. Ha ez az �zenet spam, s�rt�, vagy egy�b m�don nemk�v�natos, vegye fel a kapcsolatot a f�rum �zemeltet�ivel az al�bbi c�men: + +{BOARD_EMAIL} + +Csatolja hozz� ezt a levelet (k�l�n�sen a lev�l fejl�ceit). Megjegyz�s: ennek a lev�lnek a v�laszc�me {FROM_USERNAME} c�m�re van be�ll�tva. + +Az �zenet a k�vetkez�: +~~~~~~~~~~~~~~~~~~~~~~ + +{MESSAGE} + diff --git a/phpBB/language/lang_hungarian/email/topic_notify.tpl b/phpBB/language/lang_hungarian/email/topic_notify.tpl index 9cdd5fb4b8..b195324d62 100644 --- a/phpBB/language/lang_hungarian/email/topic_notify.tpl +++ b/phpBB/language/lang_hungarian/email/topic_notify.tpl @@ -1,13 +1,13 @@ -Subject: T�ma hozz�sz�l�s-�rtes�t�s - {TOPIC_TITLE}
-
-Hell� {USERNAME},
-
-Ezt a levelet az�rt kapta, mert a {SITENAME} f�rumon a "{TOPIC_TITLE}" t�ma figyel�s�t k�rte. A t�m�ra v�lasz �rkezett, kattintson az al�bbi linkre a v�lasz megtekint�s�hez.
-
-{U_TOPIC}
-
-Ha nem k�v�nja a tov�bbiakban figyelni ezt a t�m�t, kattintson a "T�ma figyel�s�nek megsz�ntet�se" linkre a fenti t�m�n�l, vagy keresse fel az al�bbi weboldalt:
-
-{U_STOP_WATCHING_TOPIC}
-
-{EMAIL_SIG}
+Subject: T�ma hozz�sz�l�s-�rtes�t�s - {TOPIC_TITLE} + +Hell� {USERNAME}, + +Ezt a levelet az�rt kapta, mert a {SITENAME} f�rumon a "{TOPIC_TITLE}" t�ma figyel�s�t k�rte. A t�m�ra v�lasz �rkezett, kattintson az al�bbi linkre a v�lasz megtekint�s�hez. + +{U_TOPIC} + +Ha nem k�v�nja a tov�bbiakban figyelni ezt a t�m�t, kattintson a "T�ma figyel�s�nek megsz�ntet�se" linkre a fenti t�m�n�l, vagy keresse fel az al�bbi weboldalt: + +{U_STOP_WATCHING_TOPIC} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/user_activate.tpl b/phpBB/language/lang_hungarian/email/user_activate.tpl index 37457f7611..0274341182 100644 --- a/phpBB/language/lang_hungarian/email/user_activate.tpl +++ b/phpBB/language/lang_hungarian/email/user_activate.tpl @@ -1,9 +1,9 @@ -Subject: Aktiv�lja �jra az azonos�t�j�t!
-
-Hell� {USERNAME},
-
-Az azonos�t�ja a "{SITENAME}" f�rumon deaktiv�lva lett, feltehet�leg az�rt, mert v�ltoztat�sokat hajtott v�gre a profilj�ban. Az azonos�t� �jra aktiv�l�s�hoz fel kell keresnie az al�bbi weboldalt:
-
-{U_ACTIVATE}
-
-{EMAIL_SIG}
+Subject: Aktiv�lja �jra az azonos�t�j�t! + +Hell� {USERNAME}, + +Az azonos�t�ja a "{SITENAME}" f�rumon deaktiv�lva lett, feltehet�leg az�rt, mert v�ltoztat�sokat hajtott v�gre a profilj�ban. Az azonos�t� �jra aktiv�l�s�hoz fel kell keresnie az al�bbi weboldalt: + +{U_ACTIVATE} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/user_activate_passwd.tpl b/phpBB/language/lang_hungarian/email/user_activate_passwd.tpl index bbc4cd1b43..77c432c34b 100644 --- a/phpBB/language/lang_hungarian/email/user_activate_passwd.tpl +++ b/phpBB/language/lang_hungarian/email/user_activate_passwd.tpl @@ -1,17 +1,17 @@ -Subject: �j jelsz� aktiv�l�sa
-
-Hell� {USERNAME},
-
-Ezt a levelet az�rt kapta, mert �n (vagy valaki �n helyett) �j jelsz� elk�ld�s�t k�rte a {SITENAME} f�rumon l�v� azonos�t�j�hoz. Amennyiben nem k�rte ezt az levelet, hagyja figyelmen k�v�l. Ha a tov�bbiakban is kapna ilyen leveleket, vegye fel a kapcsolatot a f�rum adminisztr�tor�val.
-
-Az �j jelsz�t aktiv�lnia kell, miel�tt haszn�lni tudn�. Az aktiv�l�shoz keresse fel az al�bbi webc�met:
-
-{U_ACTIVATE}
-
-Ha elk�sz�lt, be tud jelentkezni az al�bbi jelsz� haszn�lat�val:
-
-Jelsz�: {PASSWORD}
-
-Term�szetesen a jelsz�t meg tudja v�ltoztatni a profil be�ll�t�sain�l. Ha seg�ts�gre van sz�ks�ge, vegye fel a kapcsolatot a f�rum adminisztr�tor�val.
-
-{EMAIL_SIG}
+Subject: �j jelsz� aktiv�l�sa + +Hell� {USERNAME}, + +Ezt a levelet az�rt kapta, mert �n (vagy valaki �n helyett) �j jelsz� elk�ld�s�t k�rte a {SITENAME} f�rumon l�v� azonos�t�j�hoz. Amennyiben nem k�rte ezt az levelet, hagyja figyelmen k�v�l. Ha a tov�bbiakban is kapna ilyen leveleket, vegye fel a kapcsolatot a f�rum adminisztr�tor�val. + +Az �j jelsz�t aktiv�lnia kell, miel�tt haszn�lni tudn�. Az aktiv�l�shoz keresse fel az al�bbi webc�met: + +{U_ACTIVATE} + +Ha elk�sz�lt, be tud jelentkezni az al�bbi jelsz� haszn�lat�val: + +Jelsz�: {PASSWORD} + +Term�szetesen a jelsz�t meg tudja v�ltoztatni a profil be�ll�t�sain�l. Ha seg�ts�gre van sz�ks�ge, vegye fel a kapcsolatot a f�rum adminisztr�tor�val. + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/user_welcome.tpl b/phpBB/language/lang_hungarian/email/user_welcome.tpl index f6207a2625..e1b8864e77 100644 --- a/phpBB/language/lang_hungarian/email/user_welcome.tpl +++ b/phpBB/language/lang_hungarian/email/user_welcome.tpl @@ -1,16 +1,16 @@ -Subject: �dv�z�lj�k a {SITENAME} f�rum�n
-
-{WELCOME_MSG}
-
-Tartsa meg ezt a levelet, hogy a k�s�bbiekben seg�ts�gk�nt felhaszn�lhassa. Az azonos�t�j�nak inform�ci�i az al�bbiak:
-
-----------------------------
-Felhaszn�l�n�v: {USERNAME}
-Jelsz�: {PASSWORD}
-----------------------------
-
-K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt.
-
-K�sz�nj�k a regisztr�l�st!
-
-{EMAIL_SIG}
+Subject: �dv�z�lj�k a {SITENAME} f�rum�n + +{WELCOME_MSG} + +Tartsa meg ezt a levelet, hogy a k�s�bbiekben seg�ts�gk�nt felhaszn�lhassa. Az azonos�t�j�nak inform�ci�i az al�bbiak: + +---------------------------- +Felhaszn�l�n�v: {USERNAME} +Jelsz�: {PASSWORD} +---------------------------- + +K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt. + +K�sz�nj�k a regisztr�l�st! + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/email/user_welcome_inactive.tpl b/phpBB/language/lang_hungarian/email/user_welcome_inactive.tpl index be277ac254..2054cc6d12 100644 --- a/phpBB/language/lang_hungarian/email/user_welcome_inactive.tpl +++ b/phpBB/language/lang_hungarian/email/user_welcome_inactive.tpl @@ -1,20 +1,20 @@ -Subject: �dv�z�lj�k a {SITENAME} f�rum�n
-
-{WELCOME_MSG}
-
-Tartsa meg ezt a levelet, hogy a k�s�bbiekben seg�ts�gk�nt felhaszn�lhassa. Az azonos�t�j�nak inform�ci�i az al�bbiak:
-
-----------------------------
-Felhaszn�l�n�v: {USERNAME}
-Jelsz�: {PASSWORD}
-----------------------------
-
-Az azonos�t�ja jelenleg inakt�v, �s aktiv�lnia kell, miel�tt haszn�lni tudn�. Az aktiv�l�shoz keresse fel az al�bbi webc�met:
-
-{U_ACTIVATE}
-
-K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt.
-
-K�sz�nj�k a regisztr�l�st!
-
-{EMAIL_SIG}
+Subject: �dv�z�lj�k a {SITENAME} f�rum�n + +{WELCOME_MSG} + +Tartsa meg ezt a levelet, hogy a k�s�bbiekben seg�ts�gk�nt felhaszn�lhassa. Az azonos�t�j�nak inform�ci�i az al�bbiak: + +---------------------------- +Felhaszn�l�n�v: {USERNAME} +Jelsz�: {PASSWORD} +---------------------------- + +Az azonos�t�ja jelenleg inakt�v, �s aktiv�lnia kell, miel�tt haszn�lni tudn�. Az aktiv�l�shoz keresse fel az al�bbi webc�met: + +{U_ACTIVATE} + +K�rj�k, tartsa eml�kezet�ben a jelszav�t, mert az adatb�zisunkban k�dolva szerepel, �gy nincs m�d a k�s�bbiekben a felder�t�s�re. Term�szetesen ha elfelejtette, ig�nyelhet helyette egy m�sikat, amelyet hasonl�k�ppen aktiv�lnia kell haszn�lat el�tt. + +K�sz�nj�k a regisztr�l�st! + +{EMAIL_SIG} diff --git a/phpBB/language/lang_hungarian/lang_bbcode.php b/phpBB/language/lang_hungarian/lang_bbcode.php index d7dd6337cb..1ea0948eb9 100644 --- a/phpBB/language/lang_hungarian/lang_bbcode.php +++ b/phpBB/language/lang_hungarian/lang_bbcode.php @@ -1,58 +1,58 @@ -<?php
-/***************************************************************************
- * lang_bbcode.php [Hungarian]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by Gergely EGERVARY
-// mauzi@expertlan.hu
-//
-
-
-$faq[] = array("--","Bevezet�s");
-$faq[] = array("Mi az a BBCode?", "A BBCode egy speci�lis HTML v�ltozat. Az adminisztr�tor hat�rozza meg, haszn�lhat-e a hozz�sz�l�saiban BBCode tag-eket. (a BBCode hozz�sz�l�sonk�nt b�rki �ltal letilthat�) Szintaktikailag hasonl� a HTML k�dhoz, a tag-ek sz�gletes z�r�jelben vannak: [ �s ] a < �s > helyett, �s nagyobb fel�gyeletet biztos�t a megjelen�t�s felett.");
-
-$faq[] = array("--","Sz�veg form�z�sa");
-$faq[] = array("Hogyan �rhatok f�lk�v�r, d�lt, al�h�zott sz�veget?", "A BBCode lehet�s�get biztos�t arra, hogy gyorsan �s egyszer�en megv�ltoztassa a sz�veg st�lus�t. Az al�bbi lehet�s�gek vannak: <ul><li>F�lk�v�r megjelen�t�s�hez �rja a sz�veget <b>[b][/b]</b> tag-ek k�z�, pl. <br /><br /><b>[b]</b>Hell�<b>[/b]</b><br /><br />eredm�nye <b>Hell�</b></li><li>Al�h�z�shoz �rja a sz�veget a<b>[u][/u]</b> tag-ek k�z�, pl. <br /><br /><b>[u]</b>J� reggelt!<b>[/u]</b><br /><br />eredm�nye <u>J� reggelt!</u></li><li>D�lt megjelen�t�shez �rja a sz�veget <b>[i][/i]</b> tag-ek k�z�, pl.<br /><br />Ez <b>[i]</b>nagyszer�!<b>[/i]</b><br /><br />eredm�nye: Ez <i>nagyszer�!</i></li></ul>");
-$faq[] = array("Hogyan v�ltoztathatom meg a bet� m�ret�t �s sz�n�t?", "Az al�bbiakban bemutatjuk a bet�sz�n �s m�ret megv�ltoztat�s�hoz sz�ks�ges tag-eket. Tartsa szem el�tt, hogy a form�z�s eredm�nye f�gg a b�ng�sz� szoftvert�l �s oper�ci�s rendszert�l. <ul><li>Bet�sz�n megv�ltoztat�sa: <b>[color=][/color]</b>. Megadhatja a sz�nt sz�veges form�ban, (pl. red, blue, yellow, stb.) vagy hexadecim�lis k�ddal, pl. #FFFFFF, #000000. P�ld�ul, a piros bet�sz�n kiv�laszt�s�hoz az al�bbit haszn�lja:<br /><br /><b>[color=red]</b>Hell�!<b>[/color]</b><br /><br />vagy<br /><br /><b>[color=#FF0000]</b>Hell�!<b>[/color]</b><br /><br />mindkett� eredm�nye <span style=\"color:red\">Hell�!</span></li><li>A sz�veg m�rete hasonl�k�ppen m�dos�that� a <b>[size=][/size]</b> seg�ts�g�vel. Az aj�nlott sz�vegm�ret pixelben 1-t�l (eg�szen apr�, olvashatatlan) 29-ig (nagyon nagy). P�ld�ul:<br /><br /><b>[size=9]</b>KICSI<b>[/size]</b><br /><br />eredm�nye <span style=\"font-size:9px\">KICSI</span><br /><br />am�g <br /><br /><b>[size=24]</b>�RI�SI!<b>[/size]</b><br /><br />eredm�nye <span style=\"font-size:24px\">�RI�SI!</span></li></ul>");
-$faq[] = array("Haszn�lhatok t�bbf�le form�z�st egyszerre?", "Term�szetesen! P�ld�ul figyelem felh�v�sra haszn�lhatja az al�bbit: <br /><br /><b>[size=18][color=red][b]</b>Ide figyelj!<b>[/b][/color][/size]</b><br /><br />az eredm�nye <span style=\"color:red;font-size:18px\"><b>Ide figyelj!</b></span><br /><br />Mindemellett nem javasoljuk, hogy hossz� sz�vegeket form�zzon meg ehhez hasonl�an! �gyeljen a tag-ek helyes lez�r�s�ra. P�ld�ul a k�vetkez� egy hib�s form�z�s: <br /><br /><b>[b][u]</b>Ez �gy helytelen<b>[/b][/u]</b>");
-
-$faq[] = array("--","Id�zetek �s k�dok megjelen�t�se");
-$faq[] = array("Id�zetek hozz�sz�l�sokban", "K�tf�lek�ppen id�zhet sz�veget: hivatkoz�ssal vagy an�lk�l. <ul><li>Ha hozz�sz�l�sn�l az Id�zet gombra kattint, �szre fogja venni, hogy az id�zet sz�vege automatikusan megjelenik a <b>[quote=\"\"][/quote]</b> tag-ek k�z�tt. Ezzel a m�dszerrel id�zhet egy el�z� hozz�sz�l�st. P�ld�ul Bozzi �r hozz�sz�l�s�t a k�vetkez�k�ppen id�zheti:<br /><br /><b>[quote=\"Bozzi �r\"]</b>Ezt �rta Bozzi �r<b>[/quote]</b><br /><br />Az eredm�ny el�tt automatikusan megjelenik a Bozzi �r �rta: sor. �gyeljen arra, hogy az id�zett szem�ly nev�t id�z�jelbe <b>kell</b> z�rnia.</li><li>A m�sodik m�dszerrel tetsz�leges sz�veget id�zhet. Haszn�lja a <b>[quote][/quote]</b> tag-eket. A hozz�sz�l�s megjelen�t�s�n�l megjelenik az Id�zet: sor a sz�veg el�tt.</li></ul>");
-$faq[] = array("K�dok megjelen�t�se", "Ha programk�dot, vagy hasonl�, fix bet�sz�less�get (pl. Courier bet�t�pust) ig�nyl� sz�veget k�v�n megjelen�teni, haszn�lja a <b>[code][/code]</b> tag-eket, pl.<br /><br /><b>[code]</b>echo \"Ez itt egy programsor\";<b>[/code]</b><br /><br />Az �sszes form�z� tag �rv�ny�t veszti, ha a <b>[code][/code]</b> tag-eken bel�l haszn�lja.");
-
-$faq[] = array("--","List�k k�sz�t�se");
-$faq[] = array("Sz�mozatlan lista k�sz�t�se", "A BBCode k�tf�le lista k�sz�t�s�t teszi lehet�v�: sz�mozott �s sz�mozatlant. Egy sz�mozatlan lista nem m�s, mint egy felsorol�s, minden sor el�tt egy bekezd�sjellel. L�trehoz�s�hoz haszn�lja a <b>[list][/list]</b> tag-eket, �s a lista elemeinek megad�s�hoz a <b>[*]</b> tag-et. P�ld�ul a kedvenc sz�nei felsorol�s�hoz az al�bbit haszn�lhatja:<br /><br /><b>[list]</b><br /><b>[*]</b>Piros<br /><b>[*]</b>K�k<br /><b>[*]</b>S�rga<br /><b>[/list]</b><br /><br />Eredm�nye a k�vetkez� lista:<ul><li>Piros</li><li>K�k</li><li>S�rga</li></ul>");
-$faq[] = array("Sz�mozott lista k�sz�t�se", "A m�sodik t�pus, a sz�mozott lista lehet�s�get biztos�t tetsz�leges sz�m vagy jel megad�s�ra a lista elemei el�tt. L�trehoz�s�hoz haszn�lja a <b>[list=1][/list]</b> tag-eket, vagy a <b>[list=a][/list]</b> tag-eket alfabetikus list�hoz. Ak�r csak a sz�mozatlan list�n�l, a lista elemeit a <b>[*]</b> tag seg�ts�g�vel adhatja meg. P�ld�ul:<br /><br /><b>[list=1]</b><br /><b>[*]</b>Elmenni a boltba<br /><b>[*]</b>Venni egy �j sz�m�t�g�pet<br /><b>[*]</b>Beler�gni, ha nem m�k�dik<br /><b>[/list]</b><br /><br />eredm�nye a k�vetkez�:<ol type=\"1\"><li>Elmenni a boltba</li><li>Venni egy �j sz�m�t�g�pet</li><li>Beler�gni, ha nem m�k�dik</li></ol>Alfabetikus list�hoz:<br /><br /><b>[list=a]</b><br /><b>[*]</b>Az els� v�laszt�si lehet�s�g<br /><b>[*]</b>A m�sodik v�laszt�si lehet�s�g<br /><b>[*]</b>A harmadik v�laszt�si lehet�s�g<br /><b>[/list]</b><br /><br />eredm�nye<ol type=\"a\"><li>Az els� v�laszt�si lehet�s�g</li><li>A m�sodik v�laszt�si lehet�s�g</li><li>A harmadik v�laszt�si lehet�s�g</li></ol>");
-
-$faq[] = array("--", "Hivatkoz�sok k�sz�t�se");
-$faq[] = array("Hivatkoz�s m�sik oldalra", "A BBCode t�bbf�le lehet�s�get biztos�t URI (Uniform Resource Indicator) ismertebb nev�n URL hivatkoz�sok l�trehoz�s�ra.<ul><li>Az egyik lehet�s�g az <b>[url=][/url]</b> tag haszn�lata, amit az = jel ut�n �r, az lesz a hivatkoz�s t�rgya. P�ld�ul a phpBB.com weboldalra �gy hivatkozhat:<br /><br /><b>[url=http://www.phpbb.com/]</b>Itt lakik a phpBB!<b>[/url]</b><br /><br />Eredm�nye a k�vetkez� hivatkoz�s: <a href=\"http://www.phpbb.com/\" target=\"_blank\">Itt lakik a phpBB!</a> A hivatkoz�sok �j b�ng�sz�ablakban ny�lnak meg, hogy az olvas� zavartalanul folytathassa a f�rum b�ng�sz�s�t. </li><li>Ha mag�t az URL c�met szeretn� megjelen�teni a hivatkoz�sban, egyszer�en megteheti:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />Eredm�nye a k�vetkez� hivatkoz�s: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>Mindemellett a phpBB tartogat egy remek lehet�s�get: b�rmilyen, szintaktikailag helyes URL automatikusan hivatkoz�ss� alakul, an�lk�l, hogy b�rmilyen tag-et haszn�lna. P�ld�ul a hozz�sz�l�sba �rt www.phpbb.com sz�veg automatikusan �talakul hivatkoz�ss�, amikor megtekinti a hozz�sz�l�st: <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a></li><li>Ugyanez �rv�nyes az email c�mekre is, megadhat egy email c�met, p�ld�ul:<br /><br /><b>[email]</b>valaki@valahol.hu<b>[/email]</b><br /><br />eredm�nye <a href=\"mailto:valaki@valahol.hu\">valaki@valahol.hu</a> vagy csak egyszer�en �rja be a hozz�sz�l�sba a valaki@valahol.hu c�met, �s automatikusan hivatkoz�ss� alakul olvas�sn�l.</li></ul>Tetsz�legesen egym�sba �gyazhat t�bbf�le BBCode tag-et, p�ld�ul <b>[img][/img]</b> (l�sd: k�vetkez� p�lda), <b>[b][/b]</b>, stb. Ak�r csak a form�z�sn�l, �gyeljen a tag-ek helyes lez�r�s�ra, p�ld�ul:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />egy <u>helytelen</u> hivatkoz�s, ami�rt a moder�torok ak�r el is t�vol�thatj�k a hozz�sz�l�s�t.");
-
-$faq[] = array("--", "K�pek megjelen�t�se");
-$faq[] = array("K�p megjelen�t�se a hozz�sz�l�sokban", "A BBCode lehet�s�get biztos�t k�pek besz�r�s�ra. K�t dolgot tartson szem el�tt, ha haszn�lja ezt a lehet�s�get: a legt�bb felhaszn�l�t zavarja a sok k�p, m�sr�szr�l a megjelen�tend� k�pnek m�r el�rhet�nek kell lennie az Interneten (nem elegend� az, ha a saj�t sz�m�t�g�p�n el�rhet�, kiv�tel ha webszervert futtat a saj�t g�p�n!). Jelenleg nincs lehet�s�g arra, hogy k�zvetlen�l k�peket t�lts�n fel a f�rumra. (Ezt a szoftver k�s�bbi verzi�iban tervezz�k megval�s�tani.) K�p besz�r�s�hoz adja meg a k�p URL c�m�t az <b>[img][/img]</b> tag-ek k�z�tt. P�ld�ul:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />Amint azt a hivatkoz�sok t�mak�rben eml�tett�k, lehet�s�g van a tag-ek egym�sba �gyaz�s�ra, p�ld�ul: <br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />eredm�nye:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />");
-
-$faq[] = array("--", "Egy�b");
-$faq[] = array("K�sz�thetek saj�t BBCode tag-eket?", "Nem, sajnos erre nincs lehet�s�g a phpBB 2.0 verzi�j�ban. K�s�bbiekben tervezz�k egy�ni, testreszabhat� BBCode tag-ek bevezet�s�t.");
-
-//
-// This ends the BBCode guide entries
-//
-
-?>
+<?php +/*************************************************************************** + * lang_bbcode.php [Hungarian] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by Gergely EGERVARY +// mauzi@expertlan.hu +// + + +$faq[] = array("--","Bevezet�s"); +$faq[] = array("Mi az a BBCode?", "A BBCode egy speci�lis HTML v�ltozat. Az adminisztr�tor hat�rozza meg, haszn�lhat-e a hozz�sz�l�saiban BBCode tag-eket. (a BBCode hozz�sz�l�sonk�nt b�rki �ltal letilthat�) Szintaktikailag hasonl� a HTML k�dhoz, a tag-ek sz�gletes z�r�jelben vannak: [ �s ] a < �s > helyett, �s nagyobb fel�gyeletet biztos�t a megjelen�t�s felett."); + +$faq[] = array("--","Sz�veg form�z�sa"); +$faq[] = array("Hogyan �rhatok f�lk�v�r, d�lt, al�h�zott sz�veget?", "A BBCode lehet�s�get biztos�t arra, hogy gyorsan �s egyszer�en megv�ltoztassa a sz�veg st�lus�t. Az al�bbi lehet�s�gek vannak: <ul><li>F�lk�v�r megjelen�t�s�hez �rja a sz�veget <b>[b][/b]</b> tag-ek k�z�, pl. <br /><br /><b>[b]</b>Hell�<b>[/b]</b><br /><br />eredm�nye <b>Hell�</b></li><li>Al�h�z�shoz �rja a sz�veget a<b>[u][/u]</b> tag-ek k�z�, pl. <br /><br /><b>[u]</b>J� reggelt!<b>[/u]</b><br /><br />eredm�nye <u>J� reggelt!</u></li><li>D�lt megjelen�t�shez �rja a sz�veget <b>[i][/i]</b> tag-ek k�z�, pl.<br /><br />Ez <b>[i]</b>nagyszer�!<b>[/i]</b><br /><br />eredm�nye: Ez <i>nagyszer�!</i></li></ul>"); +$faq[] = array("Hogyan v�ltoztathatom meg a bet� m�ret�t �s sz�n�t?", "Az al�bbiakban bemutatjuk a bet�sz�n �s m�ret megv�ltoztat�s�hoz sz�ks�ges tag-eket. Tartsa szem el�tt, hogy a form�z�s eredm�nye f�gg a b�ng�sz� szoftvert�l �s oper�ci�s rendszert�l. <ul><li>Bet�sz�n megv�ltoztat�sa: <b>[color=][/color]</b>. Megadhatja a sz�nt sz�veges form�ban, (pl. red, blue, yellow, stb.) vagy hexadecim�lis k�ddal, pl. #FFFFFF, #000000. P�ld�ul, a piros bet�sz�n kiv�laszt�s�hoz az al�bbit haszn�lja:<br /><br /><b>[color=red]</b>Hell�!<b>[/color]</b><br /><br />vagy<br /><br /><b>[color=#FF0000]</b>Hell�!<b>[/color]</b><br /><br />mindkett� eredm�nye <span style=\"color:red\">Hell�!</span></li><li>A sz�veg m�rete hasonl�k�ppen m�dos�that� a <b>[size=][/size]</b> seg�ts�g�vel. Az aj�nlott sz�vegm�ret pixelben 1-t�l (eg�szen apr�, olvashatatlan) 29-ig (nagyon nagy). P�ld�ul:<br /><br /><b>[size=9]</b>KICSI<b>[/size]</b><br /><br />eredm�nye <span style=\"font-size:9px\">KICSI</span><br /><br />am�g <br /><br /><b>[size=24]</b>�RI�SI!<b>[/size]</b><br /><br />eredm�nye <span style=\"font-size:24px\">�RI�SI!</span></li></ul>"); +$faq[] = array("Haszn�lhatok t�bbf�le form�z�st egyszerre?", "Term�szetesen! P�ld�ul figyelem felh�v�sra haszn�lhatja az al�bbit: <br /><br /><b>[size=18][color=red][b]</b>Ide figyelj!<b>[/b][/color][/size]</b><br /><br />az eredm�nye <span style=\"color:red;font-size:18px\"><b>Ide figyelj!</b></span><br /><br />Mindemellett nem javasoljuk, hogy hossz� sz�vegeket form�zzon meg ehhez hasonl�an! �gyeljen a tag-ek helyes lez�r�s�ra. P�ld�ul a k�vetkez� egy hib�s form�z�s: <br /><br /><b>[b][u]</b>Ez �gy helytelen<b>[/b][/u]</b>"); + +$faq[] = array("--","Id�zetek �s k�dok megjelen�t�se"); +$faq[] = array("Id�zetek hozz�sz�l�sokban", "K�tf�lek�ppen id�zhet sz�veget: hivatkoz�ssal vagy an�lk�l. <ul><li>Ha hozz�sz�l�sn�l az Id�zet gombra kattint, �szre fogja venni, hogy az id�zet sz�vege automatikusan megjelenik a <b>[quote=\"\"][/quote]</b> tag-ek k�z�tt. Ezzel a m�dszerrel id�zhet egy el�z� hozz�sz�l�st. P�ld�ul Bozzi �r hozz�sz�l�s�t a k�vetkez�k�ppen id�zheti:<br /><br /><b>[quote=\"Bozzi �r\"]</b>Ezt �rta Bozzi �r<b>[/quote]</b><br /><br />Az eredm�ny el�tt automatikusan megjelenik a Bozzi �r �rta: sor. �gyeljen arra, hogy az id�zett szem�ly nev�t id�z�jelbe <b>kell</b> z�rnia.</li><li>A m�sodik m�dszerrel tetsz�leges sz�veget id�zhet. Haszn�lja a <b>[quote][/quote]</b> tag-eket. A hozz�sz�l�s megjelen�t�s�n�l megjelenik az Id�zet: sor a sz�veg el�tt.</li></ul>"); +$faq[] = array("K�dok megjelen�t�se", "Ha programk�dot, vagy hasonl�, fix bet�sz�less�get (pl. Courier bet�t�pust) ig�nyl� sz�veget k�v�n megjelen�teni, haszn�lja a <b>[code][/code]</b> tag-eket, pl.<br /><br /><b>[code]</b>echo \"Ez itt egy programsor\";<b>[/code]</b><br /><br />Az �sszes form�z� tag �rv�ny�t veszti, ha a <b>[code][/code]</b> tag-eken bel�l haszn�lja."); + +$faq[] = array("--","List�k k�sz�t�se"); +$faq[] = array("Sz�mozatlan lista k�sz�t�se", "A BBCode k�tf�le lista k�sz�t�s�t teszi lehet�v�: sz�mozott �s sz�mozatlant. Egy sz�mozatlan lista nem m�s, mint egy felsorol�s, minden sor el�tt egy bekezd�sjellel. L�trehoz�s�hoz haszn�lja a <b>[list][/list]</b> tag-eket, �s a lista elemeinek megad�s�hoz a <b>[*]</b> tag-et. P�ld�ul a kedvenc sz�nei felsorol�s�hoz az al�bbit haszn�lhatja:<br /><br /><b>[list]</b><br /><b>[*]</b>Piros<br /><b>[*]</b>K�k<br /><b>[*]</b>S�rga<br /><b>[/list]</b><br /><br />Eredm�nye a k�vetkez� lista:<ul><li>Piros</li><li>K�k</li><li>S�rga</li></ul>"); +$faq[] = array("Sz�mozott lista k�sz�t�se", "A m�sodik t�pus, a sz�mozott lista lehet�s�get biztos�t tetsz�leges sz�m vagy jel megad�s�ra a lista elemei el�tt. L�trehoz�s�hoz haszn�lja a <b>[list=1][/list]</b> tag-eket, vagy a <b>[list=a][/list]</b> tag-eket alfabetikus list�hoz. Ak�r csak a sz�mozatlan list�n�l, a lista elemeit a <b>[*]</b> tag seg�ts�g�vel adhatja meg. P�ld�ul:<br /><br /><b>[list=1]</b><br /><b>[*]</b>Elmenni a boltba<br /><b>[*]</b>Venni egy �j sz�m�t�g�pet<br /><b>[*]</b>Beler�gni, ha nem m�k�dik<br /><b>[/list]</b><br /><br />eredm�nye a k�vetkez�:<ol type=\"1\"><li>Elmenni a boltba</li><li>Venni egy �j sz�m�t�g�pet</li><li>Beler�gni, ha nem m�k�dik</li></ol>Alfabetikus list�hoz:<br /><br /><b>[list=a]</b><br /><b>[*]</b>Az els� v�laszt�si lehet�s�g<br /><b>[*]</b>A m�sodik v�laszt�si lehet�s�g<br /><b>[*]</b>A harmadik v�laszt�si lehet�s�g<br /><b>[/list]</b><br /><br />eredm�nye<ol type=\"a\"><li>Az els� v�laszt�si lehet�s�g</li><li>A m�sodik v�laszt�si lehet�s�g</li><li>A harmadik v�laszt�si lehet�s�g</li></ol>"); + +$faq[] = array("--", "Hivatkoz�sok k�sz�t�se"); +$faq[] = array("Hivatkoz�s m�sik oldalra", "A BBCode t�bbf�le lehet�s�get biztos�t URI (Uniform Resource Indicator) ismertebb nev�n URL hivatkoz�sok l�trehoz�s�ra.<ul><li>Az egyik lehet�s�g az <b>[url=][/url]</b> tag haszn�lata, amit az = jel ut�n �r, az lesz a hivatkoz�s t�rgya. P�ld�ul a phpBB.com weboldalra �gy hivatkozhat:<br /><br /><b>[url=http://www.phpbb.com/]</b>Itt lakik a phpBB!<b>[/url]</b><br /><br />Eredm�nye a k�vetkez� hivatkoz�s: <a href=\"http://www.phpbb.com/\" target=\"_blank\">Itt lakik a phpBB!</a> A hivatkoz�sok �j b�ng�sz�ablakban ny�lnak meg, hogy az olvas� zavartalanul folytathassa a f�rum b�ng�sz�s�t. </li><li>Ha mag�t az URL c�met szeretn� megjelen�teni a hivatkoz�sban, egyszer�en megteheti:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />Eredm�nye a k�vetkez� hivatkoz�s: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>Mindemellett a phpBB tartogat egy remek lehet�s�get: b�rmilyen, szintaktikailag helyes URL automatikusan hivatkoz�ss� alakul, an�lk�l, hogy b�rmilyen tag-et haszn�lna. P�ld�ul a hozz�sz�l�sba �rt www.phpbb.com sz�veg automatikusan �talakul hivatkoz�ss�, amikor megtekinti a hozz�sz�l�st: <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a></li><li>Ugyanez �rv�nyes az email c�mekre is, megadhat egy email c�met, p�ld�ul:<br /><br /><b>[email]</b>valaki@valahol.hu<b>[/email]</b><br /><br />eredm�nye <a href=\"mailto:valaki@valahol.hu\">valaki@valahol.hu</a> vagy csak egyszer�en �rja be a hozz�sz�l�sba a valaki@valahol.hu c�met, �s automatikusan hivatkoz�ss� alakul olvas�sn�l.</li></ul>Tetsz�legesen egym�sba �gyazhat t�bbf�le BBCode tag-et, p�ld�ul <b>[img][/img]</b> (l�sd: k�vetkez� p�lda), <b>[b][/b]</b>, stb. Ak�r csak a form�z�sn�l, �gyeljen a tag-ek helyes lez�r�s�ra, p�ld�ul:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />egy <u>helytelen</u> hivatkoz�s, ami�rt a moder�torok ak�r el is t�vol�thatj�k a hozz�sz�l�s�t."); + +$faq[] = array("--", "K�pek megjelen�t�se"); +$faq[] = array("K�p megjelen�t�se a hozz�sz�l�sokban", "A BBCode lehet�s�get biztos�t k�pek besz�r�s�ra. K�t dolgot tartson szem el�tt, ha haszn�lja ezt a lehet�s�get: a legt�bb felhaszn�l�t zavarja a sok k�p, m�sr�szr�l a megjelen�tend� k�pnek m�r el�rhet�nek kell lennie az Interneten (nem elegend� az, ha a saj�t sz�m�t�g�p�n el�rhet�, kiv�tel ha webszervert futtat a saj�t g�p�n!). Jelenleg nincs lehet�s�g arra, hogy k�zvetlen�l k�peket t�lts�n fel a f�rumra. (Ezt a szoftver k�s�bbi verzi�iban tervezz�k megval�s�tani.) K�p besz�r�s�hoz adja meg a k�p URL c�m�t az <b>[img][/img]</b> tag-ek k�z�tt. P�ld�ul:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />Amint azt a hivatkoz�sok t�mak�rben eml�tett�k, lehet�s�g van a tag-ek egym�sba �gyaz�s�ra, p�ld�ul: <br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />eredm�nye:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />"); + +$faq[] = array("--", "Egy�b"); +$faq[] = array("K�sz�thetek saj�t BBCode tag-eket?", "Nem, sajnos erre nincs lehet�s�g a phpBB 2.0 verzi�j�ban. K�s�bbiekben tervezz�k egy�ni, testreszabhat� BBCode tag-ek bevezet�s�t."); + +// +// This ends the BBCode guide entries +// + +?> diff --git a/phpBB/language/lang_hungarian/lang_faq.php b/phpBB/language/lang_hungarian/lang_faq.php index 2cb7d6330e..495755b715 100644 --- a/phpBB/language/lang_hungarian/lang_faq.php +++ b/phpBB/language/lang_hungarian/lang_faq.php @@ -1,107 +1,107 @@ -<?php
-/***************************************************************************
- * lang_faq.php [Hungarian]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by Gergely EGERVARY
-// mauzi@expertlan.hu
-//
-
-
-//
-// To add an entry to your FAQ simply add a line to this file in this format:
-// $faq[] = array("question", "answer");
-// If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted");
-// Links will be created automatically
-//
-// DO NOT forget the ; at the end of the line.
-// Do NOT put double quotes (") in your FAQ entries, if you absolutely must then escape them ie. \"something\"
-//
-// The FAQ items will appear on the FAQ page in the same order they are listed in this file
-//
-
-
-$faq[] = array("--","Bel�p�si �s regisztr�ci�s probl�m�k");
-$faq[] = array("Mi�rt nem tudok bel�pni?", "Regisztr�lta mag�t? Igen, ezt bizony meg kell tennie, miel�tt bel�phetne. Nem tiltott�k le v�letlen�l? (Ha igen, akkor megjelenik egy �zenet) Ha regisztr�lt, �s nincs letiltva, ellen�rizze, hogy biztosan j� felhaszn�l�nevet �s jelsz�t �rt-e be. �ltal�ban ez szokott lenni a probl�ma. Ha m�gsem, vegye fel a kapcsolatot a f�rum adminisztr�tor�val.");
-$faq[] = array("Mi�rt van sz�ks�g regisztr�ci�ra?", "Nem biztos, hogy felt�tlen�l sz�ks�ges, az adminisztr�torok d�ntik el, hogy sz�ks�g van-e regisztr�ci�ra a hozz�sz�l�sok k�ld�s�hez. Egy�bk�nt a regisztr�lt felhaszn�l�k sok olyan szolg�ltat�st �lvezhetnek, amelyek nem �llnak rendelkez�sre a vend�g felhaszn�l�knak: avatar k�pek v�laszt�sa, priv�t �zenetek, email k�ld�se, csoport tags�gok, stb. Mind�ssze n�h�ny perc a regisztr�ci�, meg�ri teh�t regisztr�lni.");
-$faq[] = array("Mi�rt jelentkeztet ki a rendszer automatikusan?", "Ha nem haszn�lja az <i>Automatikus bel�p�s minden l�togat�sn�l</i> lehet�s�get, a rendszer csak egy el�re meghat�rozott ideig fogja a bel�pve tartani. Ez megakad�lyozza azt, hogy illet�ktelenek hozz�f�rjenek az azonos�t�j�hoz. Ne haszn�lja ezt a szolg�ltat�st, ha nem a saj�t sz�m�t�g�p�r�l olvassa a f�rumot, p�ld�ul k�nyvt�rb�l, internet k�v�z�b�l, iskolai g�pteremb�l, stb.");
-$faq[] = array("Hogyan akad�lyozhatom meg, hogy m�sok l�ss�k, mikor vagyok online?", "A profil be�ll�t�sai k�z�tt tal�l egy opci�t: <i>Online st�tusz elrejt�se</i>, ha bekapcsolja ezt a lehet�s�get, csak a f�rum adminisztr�torai �s saj�t maga fogja l�tni, hogy mikor van bel�pve. A t�bbiek csak egy rejtett felhaszn�l� jelenl�t�t �rz�kelik.");
-$faq[] = array("Elfelejtettem a jelszavam!", "Semmi p�nik! B�r a jelsz�t nem lehet meg�llap�tani, lehet helyette k�rni egy m�sikat. Menjen a bejelentkez� oldalra, kattintson az <u>Elfelejtettem a jelszavam</u> linkre, k�vesse az utas�t�sokat, �s perceken bel�l �jra bejelentkezhet.");
-$faq[] = array("Regisztr�ltam, de m�g mindig nem tudok bel�pni!", "El�sz�r is ellen�rizze a felhaszn�l�nevet �s a jelsz�t. Ha nem ez a probl�ma, lehets�ges, hogy az azonos�t�j�t aktiv�lni kell. N�h�ny f�rumon minden �j azonos�t�t aktiv�lni kell haszn�lat el�tt vagy saj�t mag�nak, vagy az adminisztr�tornak. Regisztr�l�sn�l figyelmesen olvassa el, �s k�vesse az utas�t�sokat. Ha nem kapott email-t, gy�z�dj�n meg r�la, hogy helyes email c�met adott meg. T�bbek k�z�tt az�rt van sz�ks�g aktiv�l�sra, hogy kisz�rj�k azokat a felhaszn�l�kat, akik vissza�lnek a f�rum anon�mit�s�val.");
-$faq[] = array("R�gebben regisztr�ltam, de egy ideje nem tudok bel�pni?!", "Ennek az a leggyakoribb oka, hogy helytelen felhaszn�l�nevet vagy jelsz�t haszn�l. Ellen�rizze az email-t, amit a regisztr�l�sn�l kapott. Esetleg az adminisztr�tor t�r�lte az azonos�t�j�t valami�rt. Lehet, hogy regisztr�lt, de m�g soha nem sz�lt hozz�? Az egy elterjedt gyakorlat, hogy egy id� ut�n t�rlik a rendszerb�l azokat a felhaszn�l�kat, akik m�g soha nem sz�ltak hozz�, hogy cs�kkents�k a felhaszn�l�-adatb�zis m�ret�t. Regisztr�ljon �jra, �s sz�ljon hozz�!");
-
-
-$faq[] = array("--","Felhaszn�l�i be�ll�t�sok");
-$faq[] = array("Hogyan v�ltoztathatom meg a be�ll�t�saimat?", "Az �sszes be�ll�t�sa (ha m�r regisztr�lt felhaszn�l�) egy adatb�zisban van t�rolva. A megv�ltoztat�s�hoz kattintson a <u>Profil</u> linkre (�ltal�ban az oldalak tetej�n).");
-$faq[] = array("A d�tum vagy id� be�ll�t�s nem pontos!", "Az �ra feltehet�leg pontos, de elk�pzelhet�, hogy nem a megfelel� id�z�na van be�ll�tva. Ebben az esetben a profil be�ll�t�sain�l meg tudja v�ltoztatni az id�z�n�t. Vegye figyelembe, hogy az id�z�na be�ll�t�sa, mint a legt�bb egy�ni be�ll�t�s csak regisztr�lt felhaszn�l�k sz�m�ra el�rhet�. Ha m�g nem regisztr�lt, itt a remek alkalom!");
-$faq[] = array("Be�ll�tottam az id�z�n�t, de az �ra m�g mindig nem pontos!", "Ha biztos abban, hogy j�l �ll�totta be az id�z�n�t, �s m�g mindig nem pontos az id�, a probl�ma feltehet�leg a ny�ri id�sz�m�t�s. A f�rum jelenleg nem kezeli a t�li-ny�ri id�sz�m�t�s v�ltoz�sait, ez�rt elk�pzelhet�, hogy a ny�ri h�napokban az �ra elt�r a val�di helyi id�t�l.");
-$faq[] = array("A haszn�lni k�v�nt nyelv nincs a list�ban!", "A leggyakoribb ok, hogy az adminisztr�torok nem telep�tett�k m�g fel a k�v�nt nyelvet, de az is elk�pzelhet�, hogy a f�rum szoftvert m�g senki sem ford�totta le a k�v�nt nyelvre. K�rje meg a f�rum adminisztr�torait, hogy telep�ts�k fel, vagy ha ez nem lehets�ges, �rezze mag�t felhatalmazva a ford�t�s elk�sz�t�s�re! Tov�bbi inform�ci�t tal�l a phpBB Group weboldal�n. (kattintson a linkre a lap alj�n)");
-$faq[] = array("Hogyan jelen�thetek meg egy k�pet a hozz�sz�l�saimn�l?", "K�tf�le k�p szerepelhet a felhaszn�l� neve alatt. Az egyik a rangjelz�, �ltal�ban csillagok vagy pontok form�j�ban. A m�sik (ismertebb nev�n avatar) felhaszn�l�nk�nt egyedi. A f�rum adminisztr�torait�l f�gg, milyen avatar k�pek k�z�l lehet v�lasztani, esetleg lehet-e tetsz�leges k�pet felt�lteni. Ha nem tud avatart v�lasztani, akkor azt az adminisztr�tor letiltotta.");
-$faq[] = array("Hogyan v�ltoztathatom meg a rangomat?", "�ltal�ban nem tudja k�zvetlen�l megv�ltoztatni a rangj�t. A legt�bb f�rumon a rangok a felhaszn�l� hozz�sz�l�sainak sz�m�t�l f�gg, valamint a felhaszn�l� jogait t�kr�zni, p�ld�ul a moder�toroknak �s adminisztr�toroknak k�l�n rangja van. K�rj�k ne sz�ljon hozz� feleslegesen csak az�rt, hogy ezzel n�velje a hozz�sz�l�sai sz�m�t, �s a rangj�t, mert a moder�torok vagy az adminisztr�torok jog�ban �ll b�rki rangj�t lefokozni.");
-$faq[] = array("Mi�rt kell bejelentkezni email k�ld�s�hez?", "Pardon, csak regisztr�lt felhaszn�l�k k�ldhetnek email-t a f�rumon kereszt�l (ha az adminisztr�tor enged�lyezte ezt a lehet�s�get). Ezzel k�v�njuk megel�zni a n�vtelen felhaszn�l�k nemk�v�natos levelez�s�t.");
-
-
-$faq[] = array("--","Hozz�sz�l�si probl�m�k");
-$faq[] = array("Hogyan nyithatok �j t�m�t?", "Egyszer�en, kattintson a megfelel� gombra a f�rumon. Feltehet�leg regisztr�lnia kell mag�t, miel�tt hozz� tud sz�lni, tekintse meg a jogait a lap alj�n tal�lhat� list�ban. (a <i>Tud �j t�m�t nyitni ebben a f�rumban, Tud hozz�sz�lni a t�m�hoz ebben a f�rumban, stb</i> lista)");
-$faq[] = array("Hogyan szerkeszthetek vagy t�r�lhetek egy hozz�sz�l�st?", "Ha nem f�rum adminisztr�tor vagy moder�tor, csak a saj�t hozz�sz�l�sait tudja szerkeszteni vagy t�r�lni. Szerkeszt�shez (amit �ltal�ban csak egy meghat�rozott ideig tehet meg) kattintson a <i>szerkeszt</i> gombra a megfelel� hozz�sz�l�sn�l. Ha m�r valaki v�laszolt a hozz�sz�l�sra, a szerkeszt�s ut�n tal�l egy megjegyz�st, hogy h�nyszor szerkesztette a hozz�sz�l�st. Ez az �zenet nem jelenik meg, ha a hozz�sz�l�sra m�g nem v�laszoltak, vagy a hozz�sz�l�st egy moder�tor vagy adminisztr�tor szerkesztette. Ut�bbi esetben �ltal�ban hagynak egy megjegyz�st, hogy mit szerkesztettek, �s mi�rt. A legt�bb felhaszn�l� nem tudja t�r�lni a hozz�sz�l�s�t, ha m�r v�laszoltak r�.");
-$faq[] = array("Hogyan �rhatom al� hozz�sz�l�saimat?", "El�sz�r adja meg az al��r�st a profil be�ll�t�sain�l. Ha ezzel elk�sz�lt, v�lassza az <i>Al��r�s csatol�sa</i> lehet�s�get hozz�sz�l�sain�l. Az �sszes hozz�sz�l�s�n�l automatikusan csatolhatja az al��r�s�t, ha kiv�lasztja ezt a lehet�s�get a profil be�ll�t�sain�l. (ez esetben m�g mindig le tudja tiltani egy-egy hozz�sz�l�sn�l, ha k�v�nja)");
-$faq[] = array("Hogyan nyithatok szavaz�st?", "Egyszer�en, amikor �j t�m�t nyit (vagy egy t�ma els� hozz�sz�l�s�t szerkeszti, ha van r� joga) a lap alj�n tal�l egy <i>�j szavaz�s</i> mez�t. (ha nem tal�l ilyen mez�t, val�sz�n�leg nincs joga szavaz�st nyitni) Adjon meg egy c�met a szavaz�snak, �s legal�bb k�t v�laszt�si lehet�s�get (kattintson a <i>Hozz�ad�s</i> gombra). Megadhat id� limitet a szavaz�sra, a 0 v�gtelen szavaz�st jelent. A v�laszt�si lehet�s�gek maxim�lis sz�m�t a f�rum adminisztr�tora hat�rozza meg.");
-$faq[] = array("Hogyan szerkeszthetek vagy t�r�lhetek egy szavaz�st?", "Ak�r csak a hozz�sz�l�sokn�l, a szavaz�sokat is csak az eredeti hozz�sz�l�, vagy a moder�torok illetve adminisztr�torok tudj�k szerkeszteni. Szavaz�s szerkeszt�s�hez kattintson a szerkeszt�s gombra az els� hozz�sz�l�sn�l. Ha m�g senki nem szavazott, a felhaszn�l� let�r�lheti a szavaz�st, a k�s�bbiekben ezt m�r csak a moder�torok illetve az adminisztr�torok tehetik meg.");
-$faq[] = array("Mi�rt nem f�rek hozz� bizonyos f�rumokhoz?", "N�h�ny f�rumot csak arra felhatalmazott felhaszn�l�k vagy csoportok �rhetnek el. A f�rum moder�torai vagy adminisztr�torai tudj�k biztos�tani a hozz�f�r�st, vegye fel vel�k a kapcsolatot.");
-$faq[] = array("Mi�rt nem tudok szavazni?", "�ltal�ban csak regisztr�lt felhaszn�l�k tudnak szavazni. Ezzel megakad�lyozhat� a szavazatok manipul�l�sa. Ha regisztr�lt felhaszn�l�, �s ennek ellen�re nem tud szavazni, val�sz�n�leg nincs r� joga.");
-
-
-$faq[] = array("--","Form�z�s �s hozz�sz�l�s t�pusok");
-$faq[] = array("Mi az a BBCode?", "A BBCode egy speci�lis HTML v�ltozat. Az adminisztr�tor hat�rozza meg, haszn�lhat-e a hozz�sz�l�saiban BBCode tag-eket. (a BBCode hozz�sz�l�sonk�nt b�rki �ltal letilthat�) Szintaktikailag hasonl� a HTML k�dhoz, a tag-ek sz�gletes z�r�jelben vannak: [ �s ] a < �s > helyett, �s nagyobb fel�gyeletet biztos�t a megjelen�t�s felett. Tov�bbi inform�ci��rt tekintse meg a BBCode kalauzt, amely el�rhet� a hozz�sz�l�s �r�sakor.");
-$faq[] = array("Haszn�lhatok HTML k�dot?", "Az adminisztr�tor hat�rozza meg. Ha haszn�lhatja, �szre fogja venni, hogy csak n�h�ny HTML tag m�k�dik. Ez egy <i>biztons�gi</i> int�zked�s, hogy a felhaszn�l�k ne tudjanak olyan k�dokat haszn�lni, ami �t�ll�thatja a lap form�tum�t vagy egy�b hasonl� probl�m�kat okozhat. A HTML hozz�sz�l�sonk�nt b�rki �ltal letilthat�.");
-$faq[] = array("Mik azok az emotikonok?", "A Smiley-k, vagy Emotikonok apr� grafik�k, amelyek �rzelmeket fejeznek ki, p�ld�ul. a :) jelent�se boldog, :( jelent�se szomor�. Az emotikonok teljes list�ja megtekinthet� hozz�sz�l�sn�l. Ne haszn�ljon t�l sok emotikont, mert zavar� lehet a f�rum olvas�sakor, �s a moder�torok esetleg elt�vol�thatj�k ak�r az eg�sz hozz�sz�l�st.");
-$faq[] = array("Csatolhatok k�peket?", "K�pek megjelen�thet�ek a hozz�sz�l�sokban, de jelenleg nincs arra m�d, hogy a k�peket k�zvetlen�l a f�rumra t�ltse fel. Ez�rt a k�pnek el�rhet�nek kell lennie egy publikus web szerveren, p�ld�ul: http://www.egy-ismert-szerver.hu/k�p.gif. Nem tud hivatkozni olyan k�pekre, amely a saj�t g�p�n tal�lhat� (kiv�ve ha az egy web szerver) �s a k�p nem lehet jelsz�val v�dett helyen, p�ld�ul hotmail vagy yahoo levelekben, stb. A k�p megjelen�t�s�hez haszn�lja a BBCode [img] tag-et, vagy a megfelel� HTML tag-et. (ha enged�lyezve van)");
-$faq[] = array("Mik azok a h�rdetm�nyek?", "A h�rdetm�nyek speci�lis t�m�k, amelyek fontos inform�ci�kat tartalmaznak, amelyeket el kell olvasni amilyen gyorsan csak lehet. A h�rdetm�nyek az �sszes oldal tetej�n megjelennek abban a f�rumban, ahov� elk�ldt�k. H�rdetm�nyek �r�s�hoz k�l�n enged�lyre van sz�ks�ge, amelyet az adminisztr�tor tud biztos�tani.");
-$faq[] = array("Mik azok a fontos t�m�k?", "A fontos t�m�k a h�rdetm�nyek alatt jelennek meg, de csak a f�rum kezd�oldal�n. �ltal�ban fontos inform�ci�kat tartalmaznak, ez�rt aj�nlott elolvasni �ket. Ak�r csak a h�rdetm�nyekn�l, fontos t�m�k �r�s�hoz k�l�n enged�lyre van sz�ks�ge, amelyet az adminisztr�tor tud biztos�tani.");
-$faq[] = array("Mik azok a lez�rt t�m�k?", "A lez�rt t�m�khoz nem lehet a tov�bbiakban hozz�sz�lni, valamint nem lehet t�bbet szavazni. Egy t�m�t a f�rum moder�torok vagy adminisztr�torok tudj�k lez�rni, a lez�r�snak t�bbf�le oka is lehet.");
-
-
-$faq[] = array("--","Felhaszn�l�k �s csoportok");
-$faq[] = array("Kik azok az adminisztr�torok?", "Az adminisztr�torok a legf�bb �zemeltet�i a f�rumnak. Ezek a szem�lyek teljes ir�ny�t�ssal rendelkeznek az eg�sz f�rum felett, bele�rtve a felhaszn�l�k jogainak be�ll�t�s�t, felhaszn�l�k letilt�s�t, csoportok �s moder�torok l�trehoz�s�t, stb. Teljesk�r� moder�tori joggal b�rnak az �sszes f�rumon.");
-$faq[] = array("Kik azok a moder�torok?", "A moder�torok olyan szem�lyek, (vagy csoport-tagok) akiknek a feladata egy-egy f�rum vagy csoport fel�gyelete. Joguk van szerkeszteni vagy t�r�lni hozz�sz�l�sokat, lez�rni, feloldani, �thelyezni t�m�kat azokban a f�rumokban, amelyekben moder�torok. �ltal�ban a moder�torok fel�gyelik a felhaszn�l�kat, hogy ne �rjanak t�m�t�l elt�r�, vagy egy�b m�don tartalmilag kifoly�solhat� hozz�sz�l�sokat.");
-$faq[] = array("Mik azok a csoportok?", "A felhaszn�l�k csoportokba szervezhet�k. Egy felhaszn�l� t�bb csoportban is tag lehet. A csoportokhoz az adminisztr�torok k�l�nf�le hozz�f�r�si jogokat rendelhetnek. Ez�ltal egyszer�en lehet t�bb felhaszn�l� moder�tora egy f�rumnak, t�bben hozz�f�rhetnek egy z�rtk�r� f�rumhoz, stb.");
-$faq[] = array("Hogyan csatlakozhatok egy csoporthoz?", "Csatlakoz�shoz kattintson a csoportok linkre a lap tetej�n. Nem minden csoporthoz tud azonnal csatlakozni, p�ld�ul vannak z�rt csoportok, ahol a csoport moder�tor�nak j�v� kell hagynia a csatlakoz�s�t.");
-$faq[] = array("Hogyan lehetek csoport moder�tor?", "A csoportokat az adminisztr�tor hozza l�tre, �s rendeli hozz� a csoport moder�tor�t. Ha csoportot szeretne l�trehozni, vegye fel a kapcsolatot az adminisztr�torral.");
-
-
-$faq[] = array("--","Priv�t �zenetek");
-$faq[] = array("Nem tudok priv�t �zeneteket k�ldeni!", "Ennek h�romf�le oka lehet. Vagy nincs regisztr�lva illetve bejelentkezve, vagy az adminisztr�tor letiltotta a priv�t �zenetk�ld�s lehet�s�g�t, vagy nincs joga ilyen �zeneteket k�deni.");
-$faq[] = array("�lland�an nemk�v�natos priv�t �zeneteket kapok!", "A k�s�bbiekben lesz lehet�s�ge letiltani felhaszn�l�kt�l priv�t �zenet fogad�s�t. Addig is vegye fel a kapcsolatot a f�rum adminisztr�tor�val.");
-$faq[] = array("Kaptam egy nemk�v�natos email-t valakit�l a f�rumr�l!", "Sajn�ljuk, hogy ilyenr�l kell tudom�st szerezn�nk. Vegye fel a kapcsolatot a f�rum adminisztr�tor�val, k�ldje el a lev�l m�solat�t, bele�rtve a lev�l fejl�c�t. Megtessz�k a sz�ks�ges int�zked�seket.");
-
-//
-// These entries should remain in all languages and for all modifications
-//
-$faq[] = array("--","phpBB 2 k�rd�sek");
-$faq[] = array("Kik �rt�k ezt a f�rumot?", "Ezt a szoftvert (az eredeti, m�dos�tatlan form�j�ban) k�sz�tette, kiadta, �s a szerz�i jogokat fenntartja: a <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a>. A szoftver szabadon hozz�f�rhet� a GNU General Public Licence alatt, kattintson a linkre tov�bbi r�szletek�rt.");
-$faq[] = array("Mi�rt nincs X szolg�ltat�s benne?", "Ezt a szoftvert a phpBB Group �rta. Ha �gy gondolja, hogy egy �j szolg�ltat�st szeretne benne l�tni, l�togassa meg a phpbb.com weboldalt, �s vegye fel a kapcsolatot a fejleszt�kkel. K�rj�k, ne �rja meg a k�r�s�t a phpbb.com f�rumon, a fejleszt�k a sourceforge port�lon v�rj�k az ilyen jelleg� k�r�sek felvet�s�t.");
-$faq[] = array("Ki az illet�kes a f�rumon olvashat� tartalommal kapcsolatban?", "Vegye fel a kapcsolatot a f�rum adminisztr�tor�val. Ha nem j�rt sikerrel, pr�b�lja megkeresni valamelyik f�rum moder�tor�t. Ha a tov�bbiakban sem kap v�laszt, keresse meg a domain tulajdonos�t. (pl. whois keres�ssel) K�rj�k, ne forduljon a phpBB Group-hoz, a fejleszt�k nem �llnak kapcsolatban a szoftver v�gfelhaszn�l�ival.");
-
-//
-// This ends the FAQ entries
-//
-
+<?php +/*************************************************************************** + * lang_faq.php [Hungarian] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by Gergely EGERVARY +// mauzi@expertlan.hu +// + + +// +// To add an entry to your FAQ simply add a line to this file in this format: +// $faq[] = array("question", "answer"); +// If you want to separate a section enter $faq[] = array("--","Block heading goes here if wanted"); +// Links will be created automatically +// +// DO NOT forget the ; at the end of the line. +// Do NOT put double quotes (") in your FAQ entries, if you absolutely must then escape them ie. \"something\" +// +// The FAQ items will appear on the FAQ page in the same order they are listed in this file +// + + +$faq[] = array("--","Bel�p�si �s regisztr�ci�s probl�m�k"); +$faq[] = array("Mi�rt nem tudok bel�pni?", "Regisztr�lta mag�t? Igen, ezt bizony meg kell tennie, miel�tt bel�phetne. Nem tiltott�k le v�letlen�l? (Ha igen, akkor megjelenik egy �zenet) Ha regisztr�lt, �s nincs letiltva, ellen�rizze, hogy biztosan j� felhaszn�l�nevet �s jelsz�t �rt-e be. �ltal�ban ez szokott lenni a probl�ma. Ha m�gsem, vegye fel a kapcsolatot a f�rum adminisztr�tor�val."); +$faq[] = array("Mi�rt van sz�ks�g regisztr�ci�ra?", "Nem biztos, hogy felt�tlen�l sz�ks�ges, az adminisztr�torok d�ntik el, hogy sz�ks�g van-e regisztr�ci�ra a hozz�sz�l�sok k�ld�s�hez. Egy�bk�nt a regisztr�lt felhaszn�l�k sok olyan szolg�ltat�st �lvezhetnek, amelyek nem �llnak rendelkez�sre a vend�g felhaszn�l�knak: avatar k�pek v�laszt�sa, priv�t �zenetek, email k�ld�se, csoport tags�gok, stb. Mind�ssze n�h�ny perc a regisztr�ci�, meg�ri teh�t regisztr�lni."); +$faq[] = array("Mi�rt jelentkeztet ki a rendszer automatikusan?", "Ha nem haszn�lja az <i>Automatikus bel�p�s minden l�togat�sn�l</i> lehet�s�get, a rendszer csak egy el�re meghat�rozott ideig fogja a bel�pve tartani. Ez megakad�lyozza azt, hogy illet�ktelenek hozz�f�rjenek az azonos�t�j�hoz. Ne haszn�lja ezt a szolg�ltat�st, ha nem a saj�t sz�m�t�g�p�r�l olvassa a f�rumot, p�ld�ul k�nyvt�rb�l, internet k�v�z�b�l, iskolai g�pteremb�l, stb."); +$faq[] = array("Hogyan akad�lyozhatom meg, hogy m�sok l�ss�k, mikor vagyok online?", "A profil be�ll�t�sai k�z�tt tal�l egy opci�t: <i>Online st�tusz elrejt�se</i>, ha bekapcsolja ezt a lehet�s�get, csak a f�rum adminisztr�torai �s saj�t maga fogja l�tni, hogy mikor van bel�pve. A t�bbiek csak egy rejtett felhaszn�l� jelenl�t�t �rz�kelik."); +$faq[] = array("Elfelejtettem a jelszavam!", "Semmi p�nik! B�r a jelsz�t nem lehet meg�llap�tani, lehet helyette k�rni egy m�sikat. Menjen a bejelentkez� oldalra, kattintson az <u>Elfelejtettem a jelszavam</u> linkre, k�vesse az utas�t�sokat, �s perceken bel�l �jra bejelentkezhet."); +$faq[] = array("Regisztr�ltam, de m�g mindig nem tudok bel�pni!", "El�sz�r is ellen�rizze a felhaszn�l�nevet �s a jelsz�t. Ha nem ez a probl�ma, lehets�ges, hogy az azonos�t�j�t aktiv�lni kell. N�h�ny f�rumon minden �j azonos�t�t aktiv�lni kell haszn�lat el�tt vagy saj�t mag�nak, vagy az adminisztr�tornak. Regisztr�l�sn�l figyelmesen olvassa el, �s k�vesse az utas�t�sokat. Ha nem kapott email-t, gy�z�dj�n meg r�la, hogy helyes email c�met adott meg. T�bbek k�z�tt az�rt van sz�ks�g aktiv�l�sra, hogy kisz�rj�k azokat a felhaszn�l�kat, akik vissza�lnek a f�rum anon�mit�s�val."); +$faq[] = array("R�gebben regisztr�ltam, de egy ideje nem tudok bel�pni?!", "Ennek az a leggyakoribb oka, hogy helytelen felhaszn�l�nevet vagy jelsz�t haszn�l. Ellen�rizze az email-t, amit a regisztr�l�sn�l kapott. Esetleg az adminisztr�tor t�r�lte az azonos�t�j�t valami�rt. Lehet, hogy regisztr�lt, de m�g soha nem sz�lt hozz�? Az egy elterjedt gyakorlat, hogy egy id� ut�n t�rlik a rendszerb�l azokat a felhaszn�l�kat, akik m�g soha nem sz�ltak hozz�, hogy cs�kkents�k a felhaszn�l�-adatb�zis m�ret�t. Regisztr�ljon �jra, �s sz�ljon hozz�!"); + + +$faq[] = array("--","Felhaszn�l�i be�ll�t�sok"); +$faq[] = array("Hogyan v�ltoztathatom meg a be�ll�t�saimat?", "Az �sszes be�ll�t�sa (ha m�r regisztr�lt felhaszn�l�) egy adatb�zisban van t�rolva. A megv�ltoztat�s�hoz kattintson a <u>Profil</u> linkre (�ltal�ban az oldalak tetej�n)."); +$faq[] = array("A d�tum vagy id� be�ll�t�s nem pontos!", "Az �ra feltehet�leg pontos, de elk�pzelhet�, hogy nem a megfelel� id�z�na van be�ll�tva. Ebben az esetben a profil be�ll�t�sain�l meg tudja v�ltoztatni az id�z�n�t. Vegye figyelembe, hogy az id�z�na be�ll�t�sa, mint a legt�bb egy�ni be�ll�t�s csak regisztr�lt felhaszn�l�k sz�m�ra el�rhet�. Ha m�g nem regisztr�lt, itt a remek alkalom!"); +$faq[] = array("Be�ll�tottam az id�z�n�t, de az �ra m�g mindig nem pontos!", "Ha biztos abban, hogy j�l �ll�totta be az id�z�n�t, �s m�g mindig nem pontos az id�, a probl�ma feltehet�leg a ny�ri id�sz�m�t�s. A f�rum jelenleg nem kezeli a t�li-ny�ri id�sz�m�t�s v�ltoz�sait, ez�rt elk�pzelhet�, hogy a ny�ri h�napokban az �ra elt�r a val�di helyi id�t�l."); +$faq[] = array("A haszn�lni k�v�nt nyelv nincs a list�ban!", "A leggyakoribb ok, hogy az adminisztr�torok nem telep�tett�k m�g fel a k�v�nt nyelvet, de az is elk�pzelhet�, hogy a f�rum szoftvert m�g senki sem ford�totta le a k�v�nt nyelvre. K�rje meg a f�rum adminisztr�torait, hogy telep�ts�k fel, vagy ha ez nem lehets�ges, �rezze mag�t felhatalmazva a ford�t�s elk�sz�t�s�re! Tov�bbi inform�ci�t tal�l a phpBB Group weboldal�n. (kattintson a linkre a lap alj�n)"); +$faq[] = array("Hogyan jelen�thetek meg egy k�pet a hozz�sz�l�saimn�l?", "K�tf�le k�p szerepelhet a felhaszn�l� neve alatt. Az egyik a rangjelz�, �ltal�ban csillagok vagy pontok form�j�ban. A m�sik (ismertebb nev�n avatar) felhaszn�l�nk�nt egyedi. A f�rum adminisztr�torait�l f�gg, milyen avatar k�pek k�z�l lehet v�lasztani, esetleg lehet-e tetsz�leges k�pet felt�lteni. Ha nem tud avatart v�lasztani, akkor azt az adminisztr�tor letiltotta."); +$faq[] = array("Hogyan v�ltoztathatom meg a rangomat?", "�ltal�ban nem tudja k�zvetlen�l megv�ltoztatni a rangj�t. A legt�bb f�rumon a rangok a felhaszn�l� hozz�sz�l�sainak sz�m�t�l f�gg, valamint a felhaszn�l� jogait t�kr�zni, p�ld�ul a moder�toroknak �s adminisztr�toroknak k�l�n rangja van. K�rj�k ne sz�ljon hozz� feleslegesen csak az�rt, hogy ezzel n�velje a hozz�sz�l�sai sz�m�t, �s a rangj�t, mert a moder�torok vagy az adminisztr�torok jog�ban �ll b�rki rangj�t lefokozni."); +$faq[] = array("Mi�rt kell bejelentkezni email k�ld�s�hez?", "Pardon, csak regisztr�lt felhaszn�l�k k�ldhetnek email-t a f�rumon kereszt�l (ha az adminisztr�tor enged�lyezte ezt a lehet�s�get). Ezzel k�v�njuk megel�zni a n�vtelen felhaszn�l�k nemk�v�natos levelez�s�t."); + + +$faq[] = array("--","Hozz�sz�l�si probl�m�k"); +$faq[] = array("Hogyan nyithatok �j t�m�t?", "Egyszer�en, kattintson a megfelel� gombra a f�rumon. Feltehet�leg regisztr�lnia kell mag�t, miel�tt hozz� tud sz�lni, tekintse meg a jogait a lap alj�n tal�lhat� list�ban. (a <i>Tud �j t�m�t nyitni ebben a f�rumban, Tud hozz�sz�lni a t�m�hoz ebben a f�rumban, stb</i> lista)"); +$faq[] = array("Hogyan szerkeszthetek vagy t�r�lhetek egy hozz�sz�l�st?", "Ha nem f�rum adminisztr�tor vagy moder�tor, csak a saj�t hozz�sz�l�sait tudja szerkeszteni vagy t�r�lni. Szerkeszt�shez (amit �ltal�ban csak egy meghat�rozott ideig tehet meg) kattintson a <i>szerkeszt</i> gombra a megfelel� hozz�sz�l�sn�l. Ha m�r valaki v�laszolt a hozz�sz�l�sra, a szerkeszt�s ut�n tal�l egy megjegyz�st, hogy h�nyszor szerkesztette a hozz�sz�l�st. Ez az �zenet nem jelenik meg, ha a hozz�sz�l�sra m�g nem v�laszoltak, vagy a hozz�sz�l�st egy moder�tor vagy adminisztr�tor szerkesztette. Ut�bbi esetben �ltal�ban hagynak egy megjegyz�st, hogy mit szerkesztettek, �s mi�rt. A legt�bb felhaszn�l� nem tudja t�r�lni a hozz�sz�l�s�t, ha m�r v�laszoltak r�."); +$faq[] = array("Hogyan �rhatom al� hozz�sz�l�saimat?", "El�sz�r adja meg az al��r�st a profil be�ll�t�sain�l. Ha ezzel elk�sz�lt, v�lassza az <i>Al��r�s csatol�sa</i> lehet�s�get hozz�sz�l�sain�l. Az �sszes hozz�sz�l�s�n�l automatikusan csatolhatja az al��r�s�t, ha kiv�lasztja ezt a lehet�s�get a profil be�ll�t�sain�l. (ez esetben m�g mindig le tudja tiltani egy-egy hozz�sz�l�sn�l, ha k�v�nja)"); +$faq[] = array("Hogyan nyithatok szavaz�st?", "Egyszer�en, amikor �j t�m�t nyit (vagy egy t�ma els� hozz�sz�l�s�t szerkeszti, ha van r� joga) a lap alj�n tal�l egy <i>�j szavaz�s</i> mez�t. (ha nem tal�l ilyen mez�t, val�sz�n�leg nincs joga szavaz�st nyitni) Adjon meg egy c�met a szavaz�snak, �s legal�bb k�t v�laszt�si lehet�s�get (kattintson a <i>Hozz�ad�s</i> gombra). Megadhat id� limitet a szavaz�sra, a 0 v�gtelen szavaz�st jelent. A v�laszt�si lehet�s�gek maxim�lis sz�m�t a f�rum adminisztr�tora hat�rozza meg."); +$faq[] = array("Hogyan szerkeszthetek vagy t�r�lhetek egy szavaz�st?", "Ak�r csak a hozz�sz�l�sokn�l, a szavaz�sokat is csak az eredeti hozz�sz�l�, vagy a moder�torok illetve adminisztr�torok tudj�k szerkeszteni. Szavaz�s szerkeszt�s�hez kattintson a szerkeszt�s gombra az els� hozz�sz�l�sn�l. Ha m�g senki nem szavazott, a felhaszn�l� let�r�lheti a szavaz�st, a k�s�bbiekben ezt m�r csak a moder�torok illetve az adminisztr�torok tehetik meg."); +$faq[] = array("Mi�rt nem f�rek hozz� bizonyos f�rumokhoz?", "N�h�ny f�rumot csak arra felhatalmazott felhaszn�l�k vagy csoportok �rhetnek el. A f�rum moder�torai vagy adminisztr�torai tudj�k biztos�tani a hozz�f�r�st, vegye fel vel�k a kapcsolatot."); +$faq[] = array("Mi�rt nem tudok szavazni?", "�ltal�ban csak regisztr�lt felhaszn�l�k tudnak szavazni. Ezzel megakad�lyozhat� a szavazatok manipul�l�sa. Ha regisztr�lt felhaszn�l�, �s ennek ellen�re nem tud szavazni, val�sz�n�leg nincs r� joga."); + + +$faq[] = array("--","Form�z�s �s hozz�sz�l�s t�pusok"); +$faq[] = array("Mi az a BBCode?", "A BBCode egy speci�lis HTML v�ltozat. Az adminisztr�tor hat�rozza meg, haszn�lhat-e a hozz�sz�l�saiban BBCode tag-eket. (a BBCode hozz�sz�l�sonk�nt b�rki �ltal letilthat�) Szintaktikailag hasonl� a HTML k�dhoz, a tag-ek sz�gletes z�r�jelben vannak: [ �s ] a < �s > helyett, �s nagyobb fel�gyeletet biztos�t a megjelen�t�s felett. Tov�bbi inform�ci��rt tekintse meg a BBCode kalauzt, amely el�rhet� a hozz�sz�l�s �r�sakor."); +$faq[] = array("Haszn�lhatok HTML k�dot?", "Az adminisztr�tor hat�rozza meg. Ha haszn�lhatja, �szre fogja venni, hogy csak n�h�ny HTML tag m�k�dik. Ez egy <i>biztons�gi</i> int�zked�s, hogy a felhaszn�l�k ne tudjanak olyan k�dokat haszn�lni, ami �t�ll�thatja a lap form�tum�t vagy egy�b hasonl� probl�m�kat okozhat. A HTML hozz�sz�l�sonk�nt b�rki �ltal letilthat�."); +$faq[] = array("Mik azok az emotikonok?", "A Smiley-k, vagy Emotikonok apr� grafik�k, amelyek �rzelmeket fejeznek ki, p�ld�ul. a :) jelent�se boldog, :( jelent�se szomor�. Az emotikonok teljes list�ja megtekinthet� hozz�sz�l�sn�l. Ne haszn�ljon t�l sok emotikont, mert zavar� lehet a f�rum olvas�sakor, �s a moder�torok esetleg elt�vol�thatj�k ak�r az eg�sz hozz�sz�l�st."); +$faq[] = array("Csatolhatok k�peket?", "K�pek megjelen�thet�ek a hozz�sz�l�sokban, de jelenleg nincs arra m�d, hogy a k�peket k�zvetlen�l a f�rumra t�ltse fel. Ez�rt a k�pnek el�rhet�nek kell lennie egy publikus web szerveren, p�ld�ul: http://www.egy-ismert-szerver.hu/k�p.gif. Nem tud hivatkozni olyan k�pekre, amely a saj�t g�p�n tal�lhat� (kiv�ve ha az egy web szerver) �s a k�p nem lehet jelsz�val v�dett helyen, p�ld�ul hotmail vagy yahoo levelekben, stb. A k�p megjelen�t�s�hez haszn�lja a BBCode [img] tag-et, vagy a megfelel� HTML tag-et. (ha enged�lyezve van)"); +$faq[] = array("Mik azok a h�rdetm�nyek?", "A h�rdetm�nyek speci�lis t�m�k, amelyek fontos inform�ci�kat tartalmaznak, amelyeket el kell olvasni amilyen gyorsan csak lehet. A h�rdetm�nyek az �sszes oldal tetej�n megjelennek abban a f�rumban, ahov� elk�ldt�k. H�rdetm�nyek �r�s�hoz k�l�n enged�lyre van sz�ks�ge, amelyet az adminisztr�tor tud biztos�tani."); +$faq[] = array("Mik azok a fontos t�m�k?", "A fontos t�m�k a h�rdetm�nyek alatt jelennek meg, de csak a f�rum kezd�oldal�n. �ltal�ban fontos inform�ci�kat tartalmaznak, ez�rt aj�nlott elolvasni �ket. Ak�r csak a h�rdetm�nyekn�l, fontos t�m�k �r�s�hoz k�l�n enged�lyre van sz�ks�ge, amelyet az adminisztr�tor tud biztos�tani."); +$faq[] = array("Mik azok a lez�rt t�m�k?", "A lez�rt t�m�khoz nem lehet a tov�bbiakban hozz�sz�lni, valamint nem lehet t�bbet szavazni. Egy t�m�t a f�rum moder�torok vagy adminisztr�torok tudj�k lez�rni, a lez�r�snak t�bbf�le oka is lehet."); + + +$faq[] = array("--","Felhaszn�l�k �s csoportok"); +$faq[] = array("Kik azok az adminisztr�torok?", "Az adminisztr�torok a legf�bb �zemeltet�i a f�rumnak. Ezek a szem�lyek teljes ir�ny�t�ssal rendelkeznek az eg�sz f�rum felett, bele�rtve a felhaszn�l�k jogainak be�ll�t�s�t, felhaszn�l�k letilt�s�t, csoportok �s moder�torok l�trehoz�s�t, stb. Teljesk�r� moder�tori joggal b�rnak az �sszes f�rumon."); +$faq[] = array("Kik azok a moder�torok?", "A moder�torok olyan szem�lyek, (vagy csoport-tagok) akiknek a feladata egy-egy f�rum vagy csoport fel�gyelete. Joguk van szerkeszteni vagy t�r�lni hozz�sz�l�sokat, lez�rni, feloldani, �thelyezni t�m�kat azokban a f�rumokban, amelyekben moder�torok. �ltal�ban a moder�torok fel�gyelik a felhaszn�l�kat, hogy ne �rjanak t�m�t�l elt�r�, vagy egy�b m�don tartalmilag kifoly�solhat� hozz�sz�l�sokat."); +$faq[] = array("Mik azok a csoportok?", "A felhaszn�l�k csoportokba szervezhet�k. Egy felhaszn�l� t�bb csoportban is tag lehet. A csoportokhoz az adminisztr�torok k�l�nf�le hozz�f�r�si jogokat rendelhetnek. Ez�ltal egyszer�en lehet t�bb felhaszn�l� moder�tora egy f�rumnak, t�bben hozz�f�rhetnek egy z�rtk�r� f�rumhoz, stb."); +$faq[] = array("Hogyan csatlakozhatok egy csoporthoz?", "Csatlakoz�shoz kattintson a csoportok linkre a lap tetej�n. Nem minden csoporthoz tud azonnal csatlakozni, p�ld�ul vannak z�rt csoportok, ahol a csoport moder�tor�nak j�v� kell hagynia a csatlakoz�s�t."); +$faq[] = array("Hogyan lehetek csoport moder�tor?", "A csoportokat az adminisztr�tor hozza l�tre, �s rendeli hozz� a csoport moder�tor�t. Ha csoportot szeretne l�trehozni, vegye fel a kapcsolatot az adminisztr�torral."); + + +$faq[] = array("--","Priv�t �zenetek"); +$faq[] = array("Nem tudok priv�t �zeneteket k�ldeni!", "Ennek h�romf�le oka lehet. Vagy nincs regisztr�lva illetve bejelentkezve, vagy az adminisztr�tor letiltotta a priv�t �zenetk�ld�s lehet�s�g�t, vagy nincs joga ilyen �zeneteket k�deni."); +$faq[] = array("�lland�an nemk�v�natos priv�t �zeneteket kapok!", "A k�s�bbiekben lesz lehet�s�ge letiltani felhaszn�l�kt�l priv�t �zenet fogad�s�t. Addig is vegye fel a kapcsolatot a f�rum adminisztr�tor�val."); +$faq[] = array("Kaptam egy nemk�v�natos email-t valakit�l a f�rumr�l!", "Sajn�ljuk, hogy ilyenr�l kell tudom�st szerezn�nk. Vegye fel a kapcsolatot a f�rum adminisztr�tor�val, k�ldje el a lev�l m�solat�t, bele�rtve a lev�l fejl�c�t. Megtessz�k a sz�ks�ges int�zked�seket."); + +// +// These entries should remain in all languages and for all modifications +// +$faq[] = array("--","phpBB 2 k�rd�sek"); +$faq[] = array("Kik �rt�k ezt a f�rumot?", "Ezt a szoftvert (az eredeti, m�dos�tatlan form�j�ban) k�sz�tette, kiadta, �s a szerz�i jogokat fenntartja: a <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a>. A szoftver szabadon hozz�f�rhet� a GNU General Public Licence alatt, kattintson a linkre tov�bbi r�szletek�rt."); +$faq[] = array("Mi�rt nincs X szolg�ltat�s benne?", "Ezt a szoftvert a phpBB Group �rta. Ha �gy gondolja, hogy egy �j szolg�ltat�st szeretne benne l�tni, l�togassa meg a phpbb.com weboldalt, �s vegye fel a kapcsolatot a fejleszt�kkel. K�rj�k, ne �rja meg a k�r�s�t a phpbb.com f�rumon, a fejleszt�k a sourceforge port�lon v�rj�k az ilyen jelleg� k�r�sek felvet�s�t."); +$faq[] = array("Ki az illet�kes a f�rumon olvashat� tartalommal kapcsolatban?", "Vegye fel a kapcsolatot a f�rum adminisztr�tor�val. Ha nem j�rt sikerrel, pr�b�lja megkeresni valamelyik f�rum moder�tor�t. Ha a tov�bbiakban sem kap v�laszt, keresse meg a domain tulajdonos�t. (pl. whois keres�ssel) K�rj�k, ne forduljon a phpBB Group-hoz, a fejleszt�k nem �llnak kapcsolatban a szoftver v�gfelhaszn�l�ival."); + +// +// This ends the FAQ entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_korean/lang_admin.php b/phpBB/language/lang_korean/lang_admin.php index 2d920a06dd..4ee35848ae 100644 --- a/phpBB/language/lang_korean/lang_admin.php +++ b/phpBB/language/lang_korean/lang_admin.php @@ -1,695 +1,695 @@ -<?php
-
-/***************************************************************************
- * lang_admin.php [English]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_admin.php,v 1.25 2001/12/24 16:37:48 the_systech Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Format is same as lang_main
-//
-
-//
-// Modules, this replaces the keys used
-// in the modules[][] arrays in each module file
-//
-$lang['General'] = "��ü��������";
-$lang['Users'] = "ȸ������";
-$lang['Groups'] = "�����";
-$lang['Forums'] = "��������";
-$lang['Styles'] = "��Ÿ�� ����";
-
-$lang['Configuration'] = "����ȯ�漳��";
-$lang['Permissions'] = "���Ѽ���";
-$lang['Manage'] = "��ü����";
-$lang['Disallow'] = "���ΰź� ȸ��";
-$lang['Prune'] = "���� ����";
-$lang['Mass_Email'] = "�����(���ϸ�)";
-$lang['Ranks'] = "Level(��ŷ)����";
-$lang['Smilies'] = "�����Ͼ�����";
-$lang['Ban_Management'] = "��������ȸ��";
-$lang['Word_Censor'] = "�ؽ�Ʈ ����";
-$lang['Export'] = "�� ������";
-$lang['Create_new'] = "�����";
-$lang['Add_new'] = "�߰�";
-$lang['Backup_DB'] = "����Ÿ���̽� ���";
-$lang['Restore_DB'] = "����Ÿ���̽� ����";
-
-
-//
-// Index
-//
-$lang['Admin'] = "������������";
-$lang['Not_admin'] = "����� �������� �������ڰ� �ƴմϴ�.";
-$lang['Welcome_phpBB'] = "phpBB�� ���Ű��� ȯ���մϴ�.";
-$lang['Admin_intro'] = "phpBB �� �������ֽ� ��ſ��� ����帳�ϴ�..�� ��ũ���� ������ ��� �پ��ѱ�ɰ� ��迡���ؼ� ���� ����� �����ݴϴ�.. <u>Admin Index</u> �� Ŭ���ϸ� ������������ �ǵ��ư��� ������ phpBB �ΰ��� Ŭ���Ͻø� ������������ �̵��մϴ�.. �� ��ũ���� ���� ���鿡�ִ� ��ũ���� ����� ����� ��� ���������,������Ʈ�� �����ϵ��� �Ұ��Դϴ�..";
-$lang['Main_index'] = "���� ����";
-$lang['Forum_stats'] = "����� ������";
-$lang['Admin_Index'] = "���� ����������";
-$lang['Preview_forum'] = "���� �̸�����";
-
-$lang['Click_return_admin_index'] = "%s���� ������������%s ";
-
-$lang['Statistic'] = "���ġ";
-$lang['Value'] = "��ġ";
-$lang['Number_posts'] = "��ü �Խù�";
-$lang['Posts_per_day'] = "1�� �Խù� �� %";
-$lang['Number_topics'] = "��ü ������";
-$lang['Topics_per_day'] = "1�� ������ �� %";
-$lang['Number_users'] = "�� ȸ�� ��";
-$lang['Users_per_day'] = "1�� ���� �� %";
-$lang['Board_started'] = "���� ��������";
-$lang['Avatar_dir_size'] = "�ƹ�Ÿ ���丮 ������";
-$lang['Database_size'] = "����Ÿ���̽� ������";
-$lang['Gzip_compression'] ="Gzip ����";
-$lang['Not_available'] = "����Ҽ� ����";
-
-$lang['ON'] = "ON"; // This is for GZip compression
-$lang['OFF'] = "OFF";
-
-
-//
-// DB Utils
-//
-$lang['Database_Utilities'] = "�����ͺ��̽� ��ƿ��Ƽ";
-
-$lang['Restore'] = "����";
-$lang['Backup'] = "���";
-$lang['Restore_explain'] = "������ ���Ϸκ��� ��� phpBB�� ���̺����� �����Ͽ� �����մϴ�..������ GZIP�� �����ϸ� ����� GZIP �ؽ�Ʈ ������ ���ε� �Ҽ� ������ �ڵ����� �뷮�� �پ������Դϴ�..<b>���</b> : �̰��� ������ ��� ����ϴ�..���� �ð��� ��ɸ����� �°��� ������ �������������� �������� �������� �ʱ���Դϴ�.";
-$lang['Backup_explain'] = "���⼭ ����� phpBB�� �� ������� ������ ��� ó���Ҽ� �ֽ��ϴ�..";
-
-$lang['Backup_options'] = "����ɼ�";
-$lang['Start_backup'] = "�������";
-$lang['Full_backup'] = "���� ���";
-$lang['Structure_backup'] = "������ ���";
-$lang['Data_backup'] = "����Ÿ�� ���";
-$lang['Additional_tables'] = "���̺� �߰�";
-$lang['Gzip_compress'] = "Gzip ���Ϸ� ����";
-$lang['Select_file'] = "���ϼ���";
-$lang['Start_Restore'] = "��������";
-
-$lang['Restore_success'] = "�����ͺ��̽��� ���������� �����Ǿ����ϴ�..<br /><br />������� �ñ��� ������ �����ڸ��� �־�� �մϴ�..";
-$lang['Backup_download'] = "�ٿ�ε尡 ���۵� ������ ��ٸ�����.";
-$lang['Backups_not_supported'] = "�˼��մϴ�..���� ����� �����ͺ��̽� �ý����� �����ͺ��̽� ����� �������� �ʽ��ϴ�..";
-
-$lang['Restore_Error_uploading'] = "������� ���ε� Error";
-$lang['Restore_Error_filename'] = "�����̸��� ������ �ֽ��ϴ�..�����غ��ð� �ٽ� �õ����ּ���..";
-$lang['Restore_Error_decompress'] = "gzip ������ ������ ���ϼ� �����ϴ�..���������� ���ε� �Ͽ��ּ���.";
-$lang['Restore_Error_no_file'] = "������ ���ε���� �ʾҽ��ϴ�.";
-
-
-//
-// Auth pages
-//
-$lang['Select_a_User'] = "ȸ������";
-$lang['Select_a_Group'] = "�켱��";
-$lang['Select_a_Forum'] = "��������";
-$lang['Auth_Control_User'] = "ȸ�����Ѽ���";
-$lang['Auth_Control_Group'] = "����Ѽ���";
-$lang['Auth_Control_Forum'] = "�������Ѽ���";
-$lang['Look_up_User'] = "ȸ�� ����";
-$lang['Look_up_Group'] = "�� ����";
-$lang['Look_up_Forum'] = "���� ����";
-
-$lang['Group_auth_explain'] = "�������� �ٲܼ� �ֽ��ϴ�..���� ��������ڰ� �����쿡 �����ڽź��� �絵�Ͽ����ϴ�.. ������ ��û�� �������� ���� �з�,���ε��� �ؾ������ �����ּ���..���� ������ �� ����̸� ����� ������� ���Դϴ�.";
-$lang['User_auth_explain'] = "�������� �ٲܼ� �ֽ��ϴ�..���� ��������ڰ� �����쿡 �����ڽź��� �絵�Ͽ����ϴ�.. ������ ��û�� �������� ���� �з�,���ε��� �ؾ������ �����ּ���..���� ������ �� ����̸� ����� ������� ���Դϴ�.";
-$lang['Forum_auth_explain'] = "���⼭ �� ������ ������ �ٲܼ� �ֽ��ϴ�.. ";
-
-$lang['Simple_mode'] = "���ܿɼǼ��� Mode";
-$lang['Advanced_mode'] = "���οɼǼ��� Mode";
-$lang['Moderator_status'] = "������ ���";
-
-$lang['Allowed_Access'] = "�������";
-$lang['Disallowed_Access'] = "��������";
-$lang['Is_Moderator'] = "������ ����";
-$lang['Not_Moderator'] = "������ ����";
-
-$lang['Conflict_warning'] = "����մϴ�.";
-$lang['Conflict_access_userauth'] = "�� ����ڴ� �������� ��ȸ���ڰݰ� ���ٱ����� ������ �ֽ��ϴ�..����� �� ������� �� �������� �ٲٰų� �����Ҽ� �ֽ��ϴ�.";
-$lang['Conflict_mod_userauth'] = "�� ����ڴ� �������� ��ȸ���ڰݰ� ���ٱ����� ������ �ֽ��ϴ�..����� �� ������� �� �������� �ٲٰų� �����Ҽ� �ֽ��ϴ�.";
-
-$lang['Conflict_access_groupauth'] = "�� ���� ����ڴ� ������� ������ȯ���� �����ϴ� �� �������� ���ٱ����� ������ ������ �ֽ��ϴ�..���� ������ �������ִ� ����ڵ��� ��ȣ�ϱ����� ���� ����� �������� �ٲܼ� �ֽ��ϴ�..���� ����ڵ��� ������ ����Ǵ°��� �����Ͽ����ϴ�.";
-$lang['Conflict_mod_groupauth'] = "�� ���� ����ڴ� ������� ������ȯ���� �����ϴ� �� �������� ���ٱ����� ������ ������ �ֽ��ϴ�..���� ������ �������ִ� ����ڵ��� ��ȣ�ϱ����� ���� ����� �������� �ٲܼ� �ֽ��ϴ�..���� ����ڵ��� ������ ����Ǵ°��� �����Ͽ����ϴ�.";
-
-$lang['Public'] = "��������";
-$lang['Private'] = "�������";
-$lang['Registered'] = "ȸ������";
-$lang['Administrators'] = "������";
-$lang['Hidden'] = "����";
-
-$lang['View'] = "����";
-$lang['Read'] = "�б�";
-$lang['Post'] = "�ۼ�";
-$lang['Reply'] = "����";
-$lang['Edit'] = "����";
-$lang['Delete'] = "����";
-$lang['Sticky'] = "��";
-$lang['Announce'] = "��������";
-$lang['Vote'] = "��ǥ";
-$lang['Pollcreate'] = "�������縸���";
-
-$lang['Permissions'] = "���� ���Ѽ���";
-$lang['Simple_Permission'] = "�ܼ� ������";
-
-$lang['User_Level'] = "ȸ������";
-$lang['Auth_User'] = "ȸ��";
-$lang['Auth_Admin'] = "������";
-$lang['Group_memberships'] = "������ �����";
-$lang['Usergroup_members'] = "������� ȸ��";
-
-$lang['Forum_auth_updated'] = "������ ���ٱ��� ������ ������Ʈ �Ͽ����ϴ�.";
-$lang['User_auth_updated'] = "ȸ���� ���ٱ��� ������ ������Ʈ �Ͽ����ϴ�.";
-$lang['Group_auth_updated'] = "����� ������Ʈ";
-
-$lang['Auth_updated'] = "���Ѽ��� ������Ʈ";
-$lang['Click_return_userauth'] = "Click %sHere%s to return to User Permissions";
-$lang['Click_return_groupauth'] = "Click %sHere%s to return to Group Permissions";
-$lang['Click_return_forumauth'] = "Click %sHere%s to return to Forum Permissions";
-
-
-//
-// Banning
-//
-$lang['Ban_control'] = "�������� ����";
-$lang['Ban_explain'] = "���⼭ ����� �������� ��� �Ҽ� �ֽ��ϴ�.. ��Ȯ�� IP Ȥ�� hostnames�� �̿��Ͽ� �����Ҽ� �ֽ��ϴ�. . �� ����� ���ܵ� ȸ���� ������ index �������� �������� ���ϰ� �մϴ�. ";
-$lang['Ban_explain_warn'] = "���� ����Ʈ�� ���� IP �ּ��� �����ȿ� ���۰� �������� ��� �ּҵ鿡 �����ϴ°��� ���� �Ͻʽÿ�";
-
-$lang['Select_username'] = "���̵� �����ϼ���";
-$lang['Select_ip'] = "IP�� �����ϼ���";
-$lang['Select_email'] = "Email�� �����ϼ���";
-
-$lang['Ban_username'] = "1�� ���� or �� ���� Ư�� �����";
-$lang['Ban_username_explain'] = "1���� ����ڿ��� ������ �����ϸ� �� �������� ���콺�� Ű������ ����̼��� �̷������ �ʽ��ϴ�.";
-
-$lang['Ban_IP'] = "Ban one or more IP addresses or hostnames";
-$lang['IP_hostname'] = "IP addresses or hostnames";
-$lang['Ban_IP_explain'] = "To specify several different IP's or hostnames separate them with commas. To specify a range of IP addresses separate the start and end with a hyphen (-), to specify a wildcard use *";
-
-$lang['Ban_email'] = "Ban one or more email addresses";
-$lang['Ban_email_explain'] = "To specify more than one email address separate them with commas. To specify a wildcard username use *, for example *@hotmail.com";
-
-$lang['Unban_username'] = "Un-ban one more specific users";
-$lang['Unban_username_explain'] = "You can unban multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser";
-
-$lang['Unban_IP'] = "Un-ban one or more IP addresses";
-$lang['Unban_IP_explain'] = "You can unban multiple IP addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser";
-
-$lang['Unban_email'] = "Un-ban one or more email addresses";
-$lang['Unban_email_explain'] = "You can unban multiple email addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser";
-
-$lang['No_banned_users'] = "No banned usernames";
-$lang['No_banned_ip'] = "No banned IP addresses";
-$lang['No_banned_email'] = "No banned email addresses";
-
-$lang['Ban_update_sucessful'] = "The banlist has been updated successfully";
-$lang['Click_return_banadmin'] = "Click %sHere%s to return to Ban Control";
-
-
-//
-// Configuration
-//
-$lang['General_Config'] = "���� ��ü ȯ�漳��";
-$lang['Config_explain'] = "The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side.";
-
-$lang['Click_return_config'] = "%s����ȯ�漳�� �������� �ǵ��ư���%s";
-
-$lang['General_settings'] = "���� ��ü ȯ�漳��";
-$lang['Site_name'] = "����Ʈ �̸�";
-$lang['Site_desc'] = "����Ʈ �Ұ�";
-$lang['Board_disable'] = "���� ��ױ�";
-$lang['Board_disable_explain'] = "������ ������ �Ͻ÷� ��װų� ���� ���������� �̿ɼǿ� üũ�Ͻø� ��������� ������ �˴ϴ�..";
-$lang['Acct_activation'] = "Enable account activation";
-$lang['Acc_None'] = "None"; // These three entries are the type of activation
-$lang['Acc_User'] = "User";
-$lang['Acc_Admin'] = "Admin";
-
-$lang['Abilities_settings'] = "����/ȸ�� �⺻���� ����";
-$lang['Max_poll_options'] = "�����ɼ� �ִ� �� ����";
-$lang['Flood_Interval'] = "�� �ۼ��ð� ����";
-$lang['Flood_Interval_explain'] = "������ �ð����� �����̾��� �ڵ��αƿ� ";
-$lang['Board_email_form'] = "�������� �̸��� ����ϱ�";
-$lang['Board_email_form_explain'] = "ȸ�����̵�� ȸ������ ������ �����±��";
-$lang['Topics_per_page'] = "���������� �̵� ������ ��";
-$lang['Posts_per_page'] = "���������� �̵� ���� ��";
-$lang['Hot_threshold'] = "������ǥ�� �α�Խù� ��";
-$lang['Default_style'] = "�⺻��Ÿ��";
-$lang['Override_style'] = "ȸ�� ��Ÿ�ϼ���";
-$lang['Override_style_explain'] = "��Ÿ���� ȸ���� �����Ҽ��ֵ��� ����";
-$lang['Default_language'] = "�⺻���";
-$lang['Date_format'] = "��¥����";
-$lang['System_timezone'] = "����";
-$lang['Enable_gzip'] = "GZip ����";
-$lang['Enable_prune'] = "�ڵ��������";
-$lang['Allow_HTML'] = "HTML ���";
-$lang['Allow_BBCode'] = "BBCode ���";
-$lang['Allowed_tags'] = "HTML tags �Է�";
-$lang['Allowed_tags_explain'] = "�±״� , �� �����մϴ�.";
-$lang['Allow_smilies'] = "Smilies ���";
-$lang['Smilies_path'] = "Smilies ���";
-$lang['Smilies_path_explain'] = "FullPath �� �ƴ� phpbb ��Ʈ���丮��������(images/smilies)";
-$lang['Allow_sig'] = "�������";
-$lang['Max_sig_length'] = "���� ���� ��";
-$lang['Max_sig_length_explain'] = "ȸ�������� 255�ڸ� ������ �����ϴ�.";
-$lang['Allow_name_change'] = "���̵� �ٲٱ�";
-
-$lang['Avatar_settings'] = "�ƹ�Ÿ ����";
-$lang['Allow_local'] = "�ƹ�Ÿ�ַ���";
-$lang['Allow_remote'] = "�ƹ�Ÿ��ũ";
-$lang['Allow_remote_explain'] = "�¶��λ� �ִ� �ƹ�Ÿ�� ��ũ�մϴ�.";
-$lang['Allow_upload'] = "�ƹ�Ÿ���ε�";
-$lang['Max_filesize'] = "�ƹ�Ÿ �ִ������";
-$lang['Max_filesize_explain'] = "���ε��ϱ����� �ƹ�Ÿ ����";
-$lang['Max_avatar_size'] = "�ƹ�Ÿ ũ��";
-$lang['Max_avatar_size_explain'] = "(���� x ���� in pixels)";
-$lang['Avatar_storage_path'] = "�ƹ�Ÿ ���";
-$lang['Avatar_storage_path_explain'] = "FullPath �� �ƴ� phpbb ��Ʈ���丮��������(images/avatars)";
-$lang['Avatar_gallery_path'] = "�ƹ�Ÿ Gallery Path";
-$lang['Avatar_gallery_path_explain'] = "FullPath �� �ƴ� phpbb ��Ʈ���丮��������(images/avatars/gallery)";
-
-$lang['COPPA_settings'] = "COPPA Settings";
-$lang['COPPA_fax'] = "COPPA Fax Number";
-$lang['COPPA_mail'] = "COPPA Mailing Address";
-$lang['COPPA_mail_explain'] = "This is the mailing address where parents will send COPPA registration forms";
-
-$lang['Email_settings'] = "Email ����";
-$lang['Admin_email'] = "������ �� ����";
-$lang['Email_sig'] = "�� ���� ����";
-$lang['Email_sig_explain'] = "�������� ������ ������ ���� �����Դϴ�.";
-$lang['Use_SMTP'] = "Use SMTP Server for email";
-$lang['Use_SMTP_explain'] = "Say yes if you want or have to send email via a named server instead of the local mail function";
-$lang['SMTP_server'] = "SMTP Server Address";
-
-$lang['Disable_privmsg'] = "���� �ڽ�";
-$lang['Inbox_limits'] = "���� ���� ��";
-$lang['Sentbox_limits'] = "�������� ���� ��";
-$lang['Savebox_limits'] = "����� ���� ���� ��";
-
-$lang['Cookie_settings'] = "��Ű ����";
-$lang['Cookie_settings_explain'] = "These control how the cookie sent to browsers is defined. In most cases the default should be sufficient. If you need to change these do so with care, incorrect settings can prevent users logging in.";
-$lang['Cookie_name'] = "Cookie name";
-$lang['Cookie_domain'] = "Cookie domain";
-$lang['Cookie_path'] = "Cookie path";
-$lang['Session_length'] = "Session length [ seconds ]";
-$lang['Cookie_secure'] = "Cookie secure [ https ]";
-
-
-//
-// Forum Management
-//
-$lang['Forum_admin'] = "���������ڿ���";
-$lang['Forum_admin_explain'] = "�����ڴ� ������ ������ ����,����,�����Ҽ������� ������ ����,��ũ���� �����Ҽ��ֽ��ϴ�.";
-$lang['Edit_forum'] = "��������";
-$lang['Create_forum'] = "������ �߰�";
-$lang['Create_category'] = "����ī�װ��� Ÿ��Ʋ";
-$lang['Remove'] = "����";
-$lang['Action'] = "����";
-$lang['Update_order'] = "������Ʈ����";
-$lang['Config_updated'] = "����ȯ�漳���� ���������� ������Ʈ �Ͽ����ϴ�.";
-$lang['Edit'] = "����";
-$lang['Delete'] = "����";
-$lang['Move_up'] = "���� �̵�";
-$lang['Move_down'] = "�������̵�";
-$lang['Resync'] = "����Ÿ����(Resync)";
-$lang['No_mode'] = "No mode was set";
-$lang['Forum_edit_delete_explain'] = "The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side";
-
-$lang['Move_contents'] = "������ �����̵� ";
-$lang['Forum_delete'] = "���� ����";
-$lang['Forum_delete_explain'] = "The form below will allow you to delete a forum (or category) and decide where you want to put all topics (or forums) it contained.";
-
-$lang['Forum_settings'] = "��ü ��������";
-$lang['Forum_name'] = "�����̸�";
-$lang['Forum_desc'] = "�Ұ�";
-$lang['Forum_status'] = "�������";
-$lang['Forum_pruning'] = "�ڵ�����";
-
-$lang['prune_freq'] = '������ ������ ��';
-$lang['prune_days'] = "������ �����ۼ��� �ԽñⰣ";
-$lang['Set_prune_data'] = "You have turned on auto-prune for this forum but did not set a frequency or number of days to prune. Please go back and do so";
-
-$lang['Move_and_Delete'] = "�̵� or ����";
-
-$lang['Delete_all_posts'] = "��ü�Խù� ����";
-$lang['Nowhere_to_move'] = "�̵�ǥ�� ����������";
-
-$lang['Edit_Category'] = "ī�װ��� ����";
-$lang['Edit_Category_explain'] = "�������� ī�װ��� ����";
-
-$lang['Forums_updated'] = "������ ī�װ��������� ���������� ������Ʈ �Ͽ����ϴ�.";
-
-$lang['Must_delete_forums'] = "You need to delete all forums before you can delete this category";
-
-$lang['Click_return_forumadmin'] = "%s ���� �������� �ǵ��ư���%s";
-
-
-//
-// Smiley Management
-//
-$lang['smiley_title'] = "Smiles Editing Utility";
-$lang['smile_desc'] = "From this page you can add, remove and edit the emoticons or smileys your users can use in their posts and private messages.";
-
-$lang['smiley_config'] = "Smiley Configuration";
-$lang['smiley_code'] = "Smiley Code";
-$lang['smiley_url'] = "Smiley Image File";
-$lang['smiley_emot'] = "Smiley Emotion";
-$lang['smile_add'] = "Add a new Smiley";
-$lang['Smile'] = "Smile";
-$lang['Emotion'] = "Emotion";
-
-$lang['Select_pak'] = "Select Pack (.pak) File";
-$lang['replace_existing'] = "Replace Existing Smiley";
-$lang['keep_existing'] = "Keep Existing Smiley";
-$lang['smiley_import_inst'] = "You should unzip the smiley package and upload all files to the appropriate Smiley directory for your installation. Then select the correct information in this form to import the smiley pack.";
-$lang['smiley_import'] = "Smiley Pack Import";
-$lang['choose_smile_pak'] = "Choose a Smile Pack .pak file";
-$lang['import'] = "Import Smileys";
-$lang['smile_conflicts'] = "What should be done in case of conflicts";
-$lang['del_existing_smileys'] = "Delete existing smileys before import";
-$lang['import_smile_pack'] = "Import Smiley Pack";
-$lang['export_smile_pack'] = "Create Smiley Pack";
-$lang['export_smiles'] = "To create a smiley pack from your currently installed smileys, click %sHere%s to download the smiles.pak file. Name this file appropriately making sure to keep the .pak file extension. Then create a zip file containing all of your smiley images plus this .pak configuration file.";
-
-$lang['smiley_add_success'] = "The Smiley was successfully added";
-$lang['smiley_edit_success'] = "The Smiley was successfully updated";
-$lang['smiley_import_success'] = "The Smiley Pack was imported successfully!";
-$lang['smiley_del_success'] = "The Smiley was successfully removed";
-$lang['Click_return_smileadmin'] = "Click %sHere%s to return to Smiley Administration";
-
-
-//
-// User Management
-//
-$lang['User_admin'] = "ȸ����������";
-$lang['User_admin_explain'] = "Here you can change your user's information and certain specific options. To modify the users permissions please use the user and group permissions system.";
-
-$lang['Look_up_user'] = "���̵� ����";
-
-$lang['Admin_user_fail'] = "Couldn't update the users profile.";
-$lang['Admin_user_updated'] = "The user's profile was successfully updated.";
-$lang['Click_return_useradmin'] = "Click %sHere%s to return to User Administration";
-
-$lang['User_delete'] = "Delete this user";
-$lang['User_delete_explain'] = "Click here to delete this user, this cannot be undone.";
-$lang['User_deleted'] = "User was successfully deleted.";
-
-$lang['User_status'] = "User is active";
-$lang['User_allowpm'] = "Can send Private Messages";
-$lang['User_allowavatar'] = "Can display avatar";
-
-$lang['Admin_avatar_explain'] = "Here you can see and delete the user's current avatar.";
-
-$lang['User_special'] = "Special admin-only fields";
-$lang['User_special_explain'] = "These fields are not able to be modified by the users. Here you can set their status and other options that are not given to users.";
-
-
-//
-// Group Management
-//
-$lang['Group_administration'] = "Group Administration";
-$lang['Group_admin_explain'] = "From this panel you can administer all your usergroups, you can; delete, create and edit existing groups. You may choose moderators, toggle open/closed group status and set the group name and description";
-$lang['Error_updating_groups'] = "There was an error while updating the groups";
-$lang['Updated_group'] = "The group was successfully updated";
-$lang['Added_new_group'] = "The new group was successfully created";
-$lang['Deleted_group'] = "The group was successfully deleted";
-$lang['New_group'] = "Create new group";
-$lang['Edit_group'] = "Edit group";
-$lang['group_name'] = "Group name";
-$lang['group_description'] = "Group description";
-$lang['group_moderator'] = "Group moderator";
-$lang['group_status'] = "Group status";
-$lang['group_open'] = "Open group";
-$lang['group_closed'] = "Closed group";
-$lang['group_hidden'] = "Hidden group";
-$lang['group_delete'] = "Delete group";
-$lang['group_delete_check'] = "Delete this group";
-$lang['submit_group_changes'] = "Submit Changes";
-$lang['reset_group_changes'] = "Reset Changes";
-$lang['No_group_name'] = "You must specify a name for this group";
-$lang['No_group_moderator'] = "You must specify a moderator for this group";
-$lang['No_group_mode'] = "You must specify a mode for this group, open or closed";
-$lang['delete_group_moderator'] = "Delete the old group moderator?";
-$lang['delete_moderator_explain'] = "If you're changing the group moderator, check this box to remove the old moderator from the group. Otherwise, do not check it, and the user will become a regular member of the group.";
-$lang['Click_return_groupsadmin'] = "Click %sHere%s to return to Group Administration.";
-$lang['Select_group'] = "Select a group";
-$lang['Look_up_group'] = "Look up group";
-
-
-//
-// Prune Administration
-//
-$lang['Forum_Prune'] = "Forum Prune";
-$lang['Forum_Prune_explain'] = "This will delete any topic which has not been posted to within the number of days you select. If you do not enter a number then all topics will be deleted. It will not remove topics in which polls are still running nor will it remove announcements. You will need to remove these topics manually.";
-$lang['Do_Prune'] = "Do Prune";
-$lang['All_Forums'] = "All Forums";
-$lang['Prune_topics_not_posted'] = "Prune topics with no replies in this many days";
-$lang['Topics_pruned'] = "Topics pruned";
-$lang['Posts_pruned'] = "Posts pruned";
-$lang['Prune_success'] = "Pruning of forums was successful";
-
-
-//
-// Word censor
-//
-$lang['Words_title'] = "Word Censoring";
-$lang['Words_explain'] = "From this control panel you can add, edit, and remove words that will be automatically censored on your forums. In addition people will not be allowed to register with usernames containing these words. Wildcards (*) are accepted in the word field, eg. *test* will match detestable, test* would match testing, *test would match detest.";
-$lang['Word'] = "Word";
-$lang['Edit_word_censor'] = "Edit word censor";
-$lang['Replacement'] = "Replacement";
-$lang['Add_new_word'] = "Add new word";
-$lang['Update_word'] = "Update word censor";
-
-$lang['Must_enter_word'] = "You must enter a word and its replacement";
-$lang['No_word_selected'] = "No word selected for editing";
-
-$lang['Word_updated'] = "The selected word censor has been successfully updated";
-$lang['Word_added'] = "The word censor has been successfully added";
-$lang['Word_removed'] = "The selected word censor has been successfully removed";
-
-$lang['Click_return_wordadmin'] = "Click %sHere%s to return to Word Censor Administration";
-
-
-//
-// Mass Email
-//
-$lang['Mass_email_explain'] = "Here you can email a message to either all of your users, or all users of a specific group. To do this, an email will be sent out to the administrative email address supplied, with a blind carbon copy sent to all recipients. If you are emailing a large group of people please be patient after submitting and do not stop the page halfway through. It is normal for amass emailing to take a long time, you will be notified when the script has completed";
-$lang['Compose'] = "Compose";
-
-$lang['Recipients'] = "Recipients";
-$lang['All_users'] = "All Users";
-
-$lang['Email_successfull'] = "Your message has been sent";
-$lang['Click_return_massemail'] = "Click %sHere%s to return to the Mass Email form";
-
-
-//
-// Ranks admin
-//
-$lang['Ranks_title'] = "Rank Administration";
-$lang['Ranks_explain'] = "Using this form you can add, edit, view and delete ranks. You can also create custom ranks which can be applied to a user via the user management facility";
-
-$lang['Add_new_rank'] = "Add new rank";
-
-$lang['Rank_title'] = "Rank Title";
-$lang['Rank_special'] = "Set as Special Rank";
-$lang['Rank_minimum'] = "Minimum Posts";
-$lang['Rank_maximum'] = "Maximum Posts";
-$lang['Rank_image'] = "Rank Image (Relative to phpBB2 root path)";
-$lang['Rank_image_explain'] = "Use this to define a small image associated with the rank";
-
-$lang['Must_select_rank'] = "You must select a rank";
-$lang['No_assigned_rank'] = "No special rank assigned";
-
-$lang['Rank_updated'] = "The rank was successfully updated";
-$lang['Rank_added'] = "The rank was successfully added";
-$lang['Rank_removed'] = "The rank was successfully deleted";
-
-$lang['Click_return_rankadmin'] = "Click %sHere%s to return to Rank Administration";
-
-
-//
-// Disallow Username Admin
-//
-$lang['Disallow_control'] = "Username Disallow Control";
-$lang['Disallow_explain'] = "Here you can control usernames which will not be allowed to be used. Disallowed usernames are allowed to contain a wildcard character of *. Please note that you will not be allowed to specify any username that has already been registered, you must first delete that name then disallow it";
-
-$lang['Delete_disallow'] = "Delete";
-$lang['Delete_disallow_title'] = "Remove a Disallowed Username";
-$lang['Delete_disallow_explain'] = "You can remove a disallowed username by selecting the username from this list and clicking submit";
-
-$lang['Add_disallow'] = "Add";
-$lang['Add_disallow_title'] = "Add a disallowed username";
-$lang['Add_disallow_explain'] = "You can disallow a username using the wildcard character * to match any character";
-
-$lang['No_disallowed'] = "No Disallowed Usernames";
-
-$lang['Disallowed_deleted'] = "The disallowed username has been successfully removed";
-$lang['Disallow_successful'] = "The disallowed username has ben successfully added";
-$lang['Disallowed_already'] = "The name you entered could not be disallowed. It either already exists in the list, exists in the word censor list, or a matching username is present";
-
-$lang['Click_return_disallowadmin'] = "Click %sHere%s to return to Disallow Username Administration";
-
-
-//
-// Styles Admin
-//
-$lang['Styles_admin'] = "Styles Administration";
-$lang['Styles_explain'] = "Using this facility you can add, remove and manage styles (templates and themes) available to your users";
-$lang['Styles_addnew_explain'] = "The following list contains all the themes that are available for the templates you currently have. The items on this list have not yet been installed into the phpBB database. To install a theme simply click the install link beside an entry";
-
-$lang['Select_template'] = "Select a Template";
-
-$lang['Style'] = "Style";
-$lang['Template'] = "Template";
-$lang['Install'] = "Install";
-$lang['Download'] = "Download";
-
-$lang['Edit_theme'] = "Edit Theme";
-$lang['Edit_theme_explain'] = "In the form below you can edit the settings for the selected theme";
-
-$lang['Create_theme'] = "Create Theme";
-$lang['Create_theme_explain'] = "Use the form below to create a new theme for a selected template. When entering colours (for which you should use hexadecimal notation) you must not include the initial #, i.e.. CCCCCC is valid, #CCCCCC is not";
-
-$lang['Export_themes'] = "Export Themes";
-$lang['Export_explain'] = "In this panel you will be able to export the theme data for a selected template. Select the template from the list below and the script will create the theme configuration file and attempt to save it to the selected template directory. If it cannot save the file itself it will give you the option to download it. In order for the script to save the file you must give write access to the webserver for the selected template dir. For more information on this see the phpBB 2 users guide.";
-
-$lang['Theme_installed'] = "The selected theme has been installed successfully";
-$lang['Style_removed'] = "The selected style has been removed from the database. To fully remove this style from your system you must delete the appropriate style from your templates directory.";
-$lang['Theme_info_saved'] = "The theme information for the selected template has been saved. You should now return the permissions on the theme_info.cfg (and if applicable the selected template directory) to read-only";
-$lang['Theme_updated'] = "The selected theme has been updated. You should now export the new theme settings";
-$lang['Theme_created'] = "Theme created. You should now export the theme to the theme configuration file for safe keeping or use elsewhere";
-
-$lang['Confirm_delete_style'] = "Are you sure you want to delete this style";
-
-$lang['Download_theme_cfg'] = "The exporter could not write the theme information file. Click the button below to download this file with your browser. Once you have downloaded it you can transfer it to the directory containing the template files. You can then package the files for distribution or use elsewhere if you desire";
-$lang['No_themes'] = "The template you selected has no themes attached to it. To create a new theme click the Create New link on the left hand panel";
-$lang['No_template_dir'] = "Could not open the template directory. It may be unreadable by the webserver or may not exist";
-$lang['Cannot_remove_style'] = "You cannot remove the style selected since it is currently the forum default. Please change the default style and try again.";
-$lang['Style_exists'] = "The style name to selected already exists, please go back and choose a different name.";
-
-$lang['Click_return_styleadmin'] = "Click %sHere%s to return to Style Administration";
-
-$lang['Theme_settings'] = "Theme Settings";
-$lang['Theme_element'] = "Theme Element";
-$lang['Simple_name'] = "Simple Name";
-$lang['Value'] = "Value";
-
-$lang['Stylesheet'] = "CSS Stylesheet";
-$lang['Background_image'] = "Background Image";
-$lang['Background_color'] = "Background Colour";
-$lang['Theme_name'] = "Theme Name";
-$lang['Link_color'] = "Link Colour";
-$lang['Text_color'] = "Text Colour";
-$lang['VLink_color'] = "Visited Link Colour";
-$lang['ALink_color'] = "Active Link Colour";
-$lang['HLink_color'] = "Hover Link Colour";
-$lang['Tr_color1'] = "Table Row Colour 1";
-$lang['Tr_color2'] = "Table Row Colour 2";
-$lang['Tr_color3'] = "Table Row Colour 3";
-$lang['Tr_class1'] = "Table Row Class 1";
-$lang['Tr_class2'] = "Table Row Class 2";
-$lang['Tr_class3'] = "Table Row Class 3";
-$lang['Th_color1'] = "Table Header Colour 1";
-$lang['Th_color2'] = "Table Header Colour 2";
-$lang['Th_color3'] = "Table Header Colour 3";
-$lang['Th_class1'] = "Table Header Class 1";
-$lang['Th_class2'] = "Table Header Class 2";
-$lang['Th_class3'] = "Table Header Class 3";
-$lang['Td_color1'] = "Table Cell Colour 1";
-$lang['Td_color2'] = "Table Cell Colour 2";
-$lang['Td_color3'] = "Table Cell Colour 3";
-$lang['Td_class1'] = "Table Cell Class 1";
-$lang['Td_class2'] = "Table Cell Class 2";
-$lang['Td_class3'] = "Table Cell Class 3";
-$lang['fontface1'] = "Font Face 1";
-$lang['fontface2'] = "Font Face 2";
-$lang['fontface3'] = "Font Face 3";
-$lang['fontsize1'] = "Font Size 1";
-$lang['fontsize2'] = "Font Size 2";
-$lang['fontsize3'] = "Font Size 3";
-$lang['fontcolor1'] = "Font Colour 1";
-$lang['fontcolor2'] = "Font Colour 2";
-$lang['fontcolor3'] = "Font Colour 3";
-$lang['span_class1'] = "Span Class 1";
-$lang['span_class2'] = "Span Class 2";
-$lang['span_class3'] = "Span Class 3";
-$lang['img_poll_size'] = "Polling Image Size [px]";
-$lang['img_pm_size'] = "Private Message Status size [px]";
-
-
-//
-// Install Process
-//
-$lang['Welcome_install'] = "Welcome to phpBB 2 Installation";
-$lang['Initial_config'] = "Basic Configuration";
-$lang['DB_config'] = "Database Configuration";
-$lang['Admin_config'] = "Admin Configuration";
-$lang['continue_upgrade'] = "Once you have downloaded your config file to your local machine you may\"Continue Upgrade\" button below to move forward with the upgrade process. Please wait to upload the config file until the upgrade process is complete.";
-$lang['upgrade_submit'] = "Continue Upgrade";
-
-$lang['Installer_Error'] = "An error has occurred during installation";
-$lang['Previous_Install'] = "A previous installation has been detected";
-$lang['Install_db_error'] = "An error occurred trying to update the database";
-
-$lang['Re_install'] = "Your previous installation is still active. <br /><br />If you would like to re-install phpBB 2 you should click the Yes button below. Please be aware that doing so will destroy all existing data, no backups will be made! The administrator username and password you have used to login in to the board will be re-created after the re-installation, no other settings will be retained. <br /><br />Think carefully before pressing Yes!";
-
-$lang['Inst_Step_0'] = "Thank you for choosing phpBB 2. In order to complete this install please fill out the details requested below. Please note that the database you install into should already exist. If you are installing to a database that uses ODBC, e.g. MS Access you should first create a DSN for it before proceeding.";
-
-$lang['Start_Install'] = "Start Install";
-$lang['Finish_Install'] = "Finish Installation";
-
-$lang['Default_lang'] = "Default board language";
-$lang['DB_Host'] = "Database Server Hostname / DSN";
-$lang['DB_Name'] = "Your Database Name";
-$lang['DB_Username'] = "Database Username";
-$lang['DB_Password'] = "Database Password";
-$lang['Database'] = "Your Database";
-$lang['Install_lang'] = "Choose Language for Installation";
-$lang['dbms'] = "Database Type";
-$lang['Table_Prefix'] = "Prefix for tables in database";
-$lang['Admin_Username'] = "Administrator Username";
-$lang['Admin_Password'] = "Administrator Password";
-$lang['Admin_Password_confirm'] = "Administrator Password [ Confirm ]";
-
-$lang['Inst_Step_2'] = "Your admin username has been created. At this point your basic installation is complete. You will now be taken to a screen which will allow you to administer your new installation. Please be sure to check the General Configuration details and make any required changes. Thank you for choosing phpBB 2.";
-
-$lang['Unwriteable_config'] = "Your config file is un-writeable at present. A copy of the config file will be downloaded to your when you click the button below. You should upload this file to the same directory as phpBB 2. Once this is done you should log in using the administrator name and password you provided on the previous form and visit the admin control centre (a link will appear at the bottom of each screen once logged in) to check the general configuration. Thank you for choosing phpBB 2.";
-$lang['Download_config'] = "Download Config";
-
-$lang['ftp_choose'] = "Choose Download Method";
-$lang['ftp_option'] = "<br />Since FTP extensions are enabled in this version of PHP you may also be given the option of first trying to automatically ftp the config file into place.";
-$lang['ftp_instructs'] = "You have chosen to ftp the file to the account containing phpBB 2 automatically. Please enter the information below to facilitate this process. Note that the FTP path should be the exact path via ftp to your phpBB2 installation as if you were ftping to it using any normal client.";
-$lang['ftp_info'] = "Enter Your FTP Information";
-$lang['Attempt_ftp'] = "Attempt to ftp config file into place";
-$lang['Send_file'] = "Just send the file to me and I'll ftp it manually";
-$lang['ftp_path'] = "FTP path to phpBB 2";
-$lang['ftp_username'] = "Your FTP Username";
-$lang['ftp_password'] = "Your FTP Password";
-$lang['Transfer_config'] = "Start Transfer";
-$lang['NoFTP_config'] = "The attempt to ftp the config file into place failed. Please download the config file and ftp it into place manually.";
-
-$lang['Install'] = "Install";
-$lang['Upgrade'] = "Upgrade";
-
-
-$lang['Install_Method'] = "Choose your installation method";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
-?>
+<?php + +/*************************************************************************** + * lang_admin.php [English] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_admin.php,v 1.25 2001/12/24 16:37:48 the_systech Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Format is same as lang_main +// + +// +// Modules, this replaces the keys used +// in the modules[][] arrays in each module file +// +$lang['General'] = "��ü��������"; +$lang['Users'] = "ȸ������"; +$lang['Groups'] = "�����"; +$lang['Forums'] = "��������"; +$lang['Styles'] = "��Ÿ�� ����"; + +$lang['Configuration'] = "����ȯ�漳��"; +$lang['Permissions'] = "���Ѽ���"; +$lang['Manage'] = "��ü����"; +$lang['Disallow'] = "���ΰź� ȸ��"; +$lang['Prune'] = "���� ����"; +$lang['Mass_Email'] = "�����(���ϸ�)"; +$lang['Ranks'] = "Level(��ŷ)����"; +$lang['Smilies'] = "�����Ͼ�����"; +$lang['Ban_Management'] = "��������ȸ��"; +$lang['Word_Censor'] = "�ؽ�Ʈ ����"; +$lang['Export'] = "�� ������"; +$lang['Create_new'] = "�����"; +$lang['Add_new'] = "�߰�"; +$lang['Backup_DB'] = "����Ÿ���̽� ���"; +$lang['Restore_DB'] = "����Ÿ���̽� ����"; + + +// +// Index +// +$lang['Admin'] = "������������"; +$lang['Not_admin'] = "����� �������� �������ڰ� �ƴմϴ�."; +$lang['Welcome_phpBB'] = "phpBB�� ���Ű��� ȯ���մϴ�."; +$lang['Admin_intro'] = "phpBB �� �������ֽ� ��ſ��� ����帳�ϴ�..�� ��ũ���� ������ ��� �پ��ѱ�ɰ� ��迡���ؼ� ���� ����� �����ݴϴ�.. <u>Admin Index</u> �� Ŭ���ϸ� ������������ �ǵ��ư��� ������ phpBB �ΰ��� Ŭ���Ͻø� ������������ �̵��մϴ�.. �� ��ũ���� ���� ���鿡�ִ� ��ũ���� ����� ����� ��� ���������,������Ʈ�� �����ϵ��� �Ұ��Դϴ�.."; +$lang['Main_index'] = "���� ����"; +$lang['Forum_stats'] = "���ΰ��� ������"; +$lang['Admin_Index'] = "���� ����������"; +$lang['Preview_forum'] = "���� �̸�����"; + +$lang['Click_return_admin_index'] = "%s���� ������������%s "; + +$lang['Statistic'] = "���ġ"; +$lang['Value'] = "��ġ"; +$lang['Number_posts'] = "��ü �Խù�"; +$lang['Posts_per_day'] = "1�� �Խù� �� %"; +$lang['Number_topics'] = "��ü ������"; +$lang['Topics_per_day'] = "1�� ������ �� %"; +$lang['Number_users'] = "�� ȸ�� ��"; +$lang['Users_per_day'] = "1�� ���� �� %"; +$lang['Board_started'] = "���� ��������"; +$lang['Avatar_dir_size'] = "�ƹ�Ÿ ���丮 ������"; +$lang['Database_size'] = "����Ÿ���̽� ������"; +$lang['Gzip_compression'] ="Gzip ����"; +$lang['Not_available'] = "����Ҽ� ����"; + +$lang['ON'] = "ON"; // This is for GZip compression +$lang['OFF'] = "OFF"; + + +// +// DB Utils +// +$lang['Database_Utilities'] = "�����ͺ��̽� ��ƿ��Ƽ"; + +$lang['Restore'] = "����"; +$lang['Backup'] = "���"; +$lang['Restore_explain'] = "������ ���Ϸκ��� ��� phpBB�� ���̺����� �����Ͽ� �����մϴ�..������ GZIP�� �����ϸ� ����� GZIP �ؽ�Ʈ ������ ���ε� �Ҽ� ������ �ڵ����� �뷮�� �پ������Դϴ�..<b>���</b> : �̰��� ������ ��� ����ϴ�..���� �ð��� ��ɸ����� �°��� ������ �������������� �������� �������� �ʱ���Դϴ�."; +$lang['Backup_explain'] = "���⼭ ����� phpBB�� �� ������� ������ ��� ó���Ҽ� �ֽ��ϴ�.."; + +$lang['Backup_options'] = "����ɼ�"; +$lang['Start_backup'] = "�������"; +$lang['Full_backup'] = "���� ���"; +$lang['Structure_backup'] = "������ ���"; +$lang['Data_backup'] = "����Ÿ�� ���"; +$lang['Additional_tables'] = "���̺� �߰�"; +$lang['Gzip_compress'] = "Gzip ���Ϸ� ����"; +$lang['Select_file'] = "���ϼ���"; +$lang['Start_Restore'] = "��������"; + +$lang['Restore_success'] = "�����ͺ��̽��� ���������� �����Ǿ����ϴ�..<br /><br />������� �ñ��� ������ �����ڸ��� �־�� �մϴ�.."; +$lang['Backup_download'] = "�ٿ�ε尡 ���۵� ������ ��ٸ�����."; +$lang['Backups_not_supported'] = "�˼��մϴ�..���� ����� �����ͺ��̽� �ý����� �����ͺ��̽� ����� �������� �ʽ��ϴ�.."; + +$lang['Restore_Error_uploading'] = "������� ���ε� Error"; +$lang['Restore_Error_filename'] = "�����̸��� ������ �ֽ��ϴ�..�����غ��ð� �ٽ� �õ����ּ���.."; +$lang['Restore_Error_decompress'] = "gzip ������ ������ ���ϼ� �����ϴ�..���������� ���ε� �Ͽ��ּ���."; +$lang['Restore_Error_no_file'] = "������ ���ε���� �ʾҽ��ϴ�."; + + +// +// Auth pages +// +$lang['Select_a_User'] = "ȸ������"; +$lang['Select_a_Group'] = "�켱��"; +$lang['Select_a_Forum'] = "��������"; +$lang['Auth_Control_User'] = "ȸ�����Ѽ���"; +$lang['Auth_Control_Group'] = "����Ѽ���"; +$lang['Auth_Control_Forum'] = "�������Ѽ���"; +$lang['Look_up_User'] = "ȸ�� ����"; +$lang['Look_up_Group'] = "�� ����"; +$lang['Look_up_Forum'] = "���� ����"; + +$lang['Group_auth_explain'] = "�������� �ٲܼ� �ֽ��ϴ�..���� ��������ڰ� �����쿡 �����ڽź��� �絵�Ͽ����ϴ�.. ������ ��û�� �������� ���� �з�,���ε��� �ؾ������ �����ּ���..���� ������ �� ����̸� ����� ������� ���Դϴ�."; +$lang['User_auth_explain'] = "�������� �ٲܼ� �ֽ��ϴ�..���� ��������ڰ� �����쿡 �����ڽź��� �絵�Ͽ����ϴ�.. ������ ��û�� �������� ���� �з�,���ε��� �ؾ������ �����ּ���..���� ������ �� ����̸� ����� ������� ���Դϴ�."; +$lang['Forum_auth_explain'] = "���⼭ �� ������ ������ �ٲܼ� �ֽ��ϴ�.. "; + +$lang['Simple_mode'] = "���ܿɼǼ��� Mode"; +$lang['Advanced_mode'] = "���οɼǼ��� Mode"; +$lang['Moderator_status'] = "������ ���"; + +$lang['Allowed_Access'] = "�������"; +$lang['Disallowed_Access'] = "��������"; +$lang['Is_Moderator'] = "������ ����"; +$lang['Not_Moderator'] = "������ ����"; + +$lang['Conflict_warning'] = "����մϴ�."; +$lang['Conflict_access_userauth'] = "�� ����ڴ� �������� ��ȸ���ڰݰ� ���ٱ����� ������ �ֽ��ϴ�..����� �� ������� �� �������� �ٲٰų� �����Ҽ� �ֽ��ϴ�."; +$lang['Conflict_mod_userauth'] = "�� ����ڴ� �������� ��ȸ���ڰݰ� ���ٱ����� ������ �ֽ��ϴ�..����� �� ������� �� �������� �ٲٰų� �����Ҽ� �ֽ��ϴ�."; + +$lang['Conflict_access_groupauth'] = "�� ���� ����ڴ� ������� ������ȯ���� �����ϴ� �� �������� ���ٱ����� ������ ������ �ֽ��ϴ�..���� ������ �������ִ� ����ڵ��� ��ȣ�ϱ����� ���� ����� �������� �ٲܼ� �ֽ��ϴ�..���� ����ڵ��� ������ ����Ǵ°��� �����Ͽ����ϴ�."; +$lang['Conflict_mod_groupauth'] = "�� ���� ����ڴ� ������� ������ȯ���� �����ϴ� �� �������� ���ٱ����� ������ ������ �ֽ��ϴ�..���� ������ �������ִ� ����ڵ��� ��ȣ�ϱ����� ���� ����� �������� �ٲܼ� �ֽ��ϴ�..���� ����ڵ��� ������ ����Ǵ°��� �����Ͽ����ϴ�."; + +$lang['Public'] = "��������"; +$lang['Private'] = "�������"; +$lang['Registered'] = "ȸ������"; +$lang['Administrators'] = "������"; +$lang['Hidden'] = "����"; + +$lang['View'] = "����"; +$lang['Read'] = "�б�"; +$lang['Post'] = "�ۼ�"; +$lang['Reply'] = "����"; +$lang['Edit'] = "����"; +$lang['Delete'] = "����"; +$lang['Sticky'] = "�о��"; +$lang['Announce'] = "��������"; +$lang['Vote'] = "��ǥ"; +$lang['Pollcreate'] = "�������縸���"; + +$lang['Permissions'] = "���� ���Ѽ���"; +$lang['Simple_Permission'] = "�ܼ� ������"; + +$lang['User_Level'] = "ȸ������"; +$lang['Auth_User'] = "ȸ��"; +$lang['Auth_Admin'] = "������"; +$lang['Group_memberships'] = "������ �����"; +$lang['Usergroup_members'] = "������� ȸ��"; + +$lang['Forum_auth_updated'] = "������ ���ٱ��� ������ ������Ʈ �Ͽ����ϴ�."; +$lang['User_auth_updated'] = "ȸ���� ���ٱ��� ������ ������Ʈ �Ͽ����ϴ�."; +$lang['Group_auth_updated'] = "����� ������Ʈ"; + +$lang['Auth_updated'] = "���Ѽ��� ������Ʈ"; +$lang['Click_return_userauth'] = "Click %sHere%s to return to User Permissions"; +$lang['Click_return_groupauth'] = "Click %sHere%s to return to Group Permissions"; +$lang['Click_return_forumauth'] = "Click %sHere%s to return to Forum Permissions"; + + +// +// Banning +// +$lang['Ban_control'] = "�������� ����"; +$lang['Ban_explain'] = "���⼭ ����� �������� ��� �Ҽ� �ֽ��ϴ�.. ��Ȯ�� IP Ȥ�� hostnames�� �̿��Ͽ� �����Ҽ� �ֽ��ϴ�. . �� ����� ���ܵ� ȸ���� ������ index �������� �������� ���ϰ� �մϴ�. "; +$lang['Ban_explain_warn'] = "���� ����Ʈ�� ���� IP �ּ��� �����ȿ� ���۰� �������� ��� �ּҵ鿡 �����ϴ°��� ���� �Ͻʽÿ�"; + +$lang['Select_username'] = "���̵� �����ϼ���"; +$lang['Select_ip'] = "IP�� �����ϼ���"; +$lang['Select_email'] = "Email�� �����ϼ���"; + +$lang['Ban_username'] = "1�� ���� or �� ���� Ư�� �����"; +$lang['Ban_username_explain'] = "1���� ����ڿ��� ������ �����ϸ� �� �������� ���콺�� Ű������ ����̼��� �̷������ �ʽ��ϴ�."; + +$lang['Ban_IP'] = "Ban one or more IP addresses or hostnames"; +$lang['IP_hostname'] = "IP addresses or hostnames"; +$lang['Ban_IP_explain'] = "To specify several different IP's or hostnames separate them with commas. To specify a range of IP addresses separate the start and end with a hyphen (-), to specify a wildcard use *"; + +$lang['Ban_email'] = "Ban one or more email addresses"; +$lang['Ban_email_explain'] = "To specify more than one email address separate them with commas. To specify a wildcard username use *, for example *@hotmail.com"; + +$lang['Unban_username'] = "Un-ban one more specific users"; +$lang['Unban_username_explain'] = "You can unban multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser"; + +$lang['Unban_IP'] = "Un-ban one or more IP addresses"; +$lang['Unban_IP_explain'] = "You can unban multiple IP addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser"; + +$lang['Unban_email'] = "Un-ban one or more email addresses"; +$lang['Unban_email_explain'] = "You can unban multiple email addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser"; + +$lang['No_banned_users'] = "No banned usernames"; +$lang['No_banned_ip'] = "No banned IP addresses"; +$lang['No_banned_email'] = "No banned email addresses"; + +$lang['Ban_update_sucessful'] = "The banlist has been updated successfully"; +$lang['Click_return_banadmin'] = "Click %sHere%s to return to Ban Control"; + + +// +// Configuration +// +$lang['General_Config'] = "���� ��ü ȯ�漳��"; +$lang['Config_explain'] = "The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side."; + +$lang['Click_return_config'] = "%s����ȯ�漳�� �������� �ǵ��ư���%s"; + +$lang['General_settings'] = "���� ��ü ȯ�漳��"; +$lang['Site_name'] = "����Ʈ �̸�"; +$lang['Site_desc'] = "����Ʈ �Ұ�"; +$lang['Board_disable'] = "���� ��ױ�"; +$lang['Board_disable_explain'] = "������ ������ �Ͻ÷� ��װų� ���� ���������� �̿ɼǿ� üũ�Ͻø� ��������� ������ �˴ϴ�.."; +$lang['Acct_activation'] = "Enable account activation"; +$lang['Acc_None'] = "None"; // These three entries are the type of activation +$lang['Acc_User'] = "User"; +$lang['Acc_Admin'] = "Admin"; + +$lang['Abilities_settings'] = "����/ȸ�� �⺻���� ����"; +$lang['Max_poll_options'] = "�����ɼ� �ִ� �� ����"; +$lang['Flood_Interval'] = "�� �ۼ��ð� ����"; +$lang['Flood_Interval_explain'] = "������ �ð����� �����̾��� �ڵ��αƿ� "; +$lang['Board_email_form'] = "�������� �̸��� ����ϱ�"; +$lang['Board_email_form_explain'] = "ȸ�����̵�� ȸ������ ������ �����±��"; +$lang['Topics_per_page'] = "���������� �̵� ������ ��"; +$lang['Posts_per_page'] = "���������� �̵� ���� ��"; +$lang['Hot_threshold'] = "������ǥ�� �α�Խù� ��"; +$lang['Default_style'] = "�⺻��Ÿ��"; +$lang['Override_style'] = "ȸ�� ��Ÿ�ϼ���"; +$lang['Override_style_explain'] = "��Ÿ���� ȸ���� �����Ҽ��ֵ��� ����"; +$lang['Default_language'] = "�⺻���"; +$lang['Date_format'] = "��¥����"; +$lang['System_timezone'] = "�ð�����"; +$lang['Enable_gzip'] = "GZip ����"; +$lang['Enable_prune'] = "�ڵ��������"; +$lang['Allow_HTML'] = "HTML ���"; +$lang['Allow_BBCode'] = "BBCode ���"; +$lang['Allowed_tags'] = "HTML tags �Է�"; +$lang['Allowed_tags_explain'] = "�±״� , �� �����մϴ�."; +$lang['Allow_smilies'] = "Smilies ���"; +$lang['Smilies_path'] = "Smilies ���"; +$lang['Smilies_path_explain'] = "FullPath �� �ƴ� phpbb ��Ʈ���丮��������(images/smilies)"; +$lang['Allow_sig'] = "�������"; +$lang['Max_sig_length'] = "���� ���� ��"; +$lang['Max_sig_length_explain'] = "ȸ�������� 255�ڸ� ������ �����ϴ�."; +$lang['Allow_name_change'] = "���̵� �ٲٱ�"; + +$lang['Avatar_settings'] = "�ƹ�Ÿ ����"; +$lang['Allow_local'] = "�ƹ�Ÿ�ַ���"; +$lang['Allow_remote'] = "�ƹ�Ÿ��ũ"; +$lang['Allow_remote_explain'] = "�¶��λ� �ִ� �ƹ�Ÿ�� ��ũ�մϴ�."; +$lang['Allow_upload'] = "�ƹ�Ÿ���ε�"; +$lang['Max_filesize'] = "�ƹ�Ÿ �ִ������"; +$lang['Max_filesize_explain'] = "���ε��ϱ����� �ƹ�Ÿ ����"; +$lang['Max_avatar_size'] = "�ƹ�Ÿ ũ��"; +$lang['Max_avatar_size_explain'] = "(���� x ���� in pixels)"; +$lang['Avatar_storage_path'] = "�ƹ�Ÿ ���"; +$lang['Avatar_storage_path_explain'] = "FullPath �� �ƴ� phpbb ��Ʈ���丮��������(images/avatars)"; +$lang['Avatar_gallery_path'] = "�ƹ�Ÿ Gallery Path"; +$lang['Avatar_gallery_path_explain'] = "FullPath �� �ƴ� phpbb ��Ʈ���丮��������(images/avatars/gallery)"; + +$lang['COPPA_settings'] = "COPPA Settings"; +$lang['COPPA_fax'] = "COPPA Fax Number"; +$lang['COPPA_mail'] = "COPPA Mailing Address"; +$lang['COPPA_mail_explain'] = "This is the mailing address where parents will send COPPA registration forms"; + +$lang['Email_settings'] = "Email ����"; +$lang['Admin_email'] = "������ �� ����"; +$lang['Email_sig'] = "�� ���� ����"; +$lang['Email_sig_explain'] = "�������� ������ ������ ���� �����Դϴ�."; +$lang['Use_SMTP'] = "Use SMTP Server for email"; +$lang['Use_SMTP_explain'] = "Say yes if you want or have to send email via a named server instead of the local mail function"; +$lang['SMTP_server'] = "SMTP Server Address"; + +$lang['Disable_privmsg'] = "���� �ڽ�"; +$lang['Inbox_limits'] = "���� ���� ��"; +$lang['Sentbox_limits'] = "�������� ���� ��"; +$lang['Savebox_limits'] = "����� ���� ���� ��"; + +$lang['Cookie_settings'] = "��Ű ����"; +$lang['Cookie_settings_explain'] = "These control how the cookie sent to browsers is defined. In most cases the default should be sufficient. If you need to change these do so with care, incorrect settings can prevent users logging in."; +$lang['Cookie_name'] = "Cookie name"; +$lang['Cookie_domain'] = "Cookie domain"; +$lang['Cookie_path'] = "Cookie path"; +$lang['Session_length'] = "Session length [ seconds ]"; +$lang['Cookie_secure'] = "Cookie secure [ https ]"; + + +// +// Forum Management +// +$lang['Forum_admin'] = "���������ڿ���"; +$lang['Forum_admin_explain'] = "�����ڴ� ������ ������ ����,����,�����Ҽ������� ������ ����,��ũ���� �����Ҽ��ֽ��ϴ�."; +$lang['Edit_forum'] = "��������"; +$lang['Create_forum'] = "������ �߰�"; +$lang['Create_category'] = "����ī�װ��� Ÿ��Ʋ"; +$lang['Remove'] = "����"; +$lang['Action'] = "����"; +$lang['Update_order'] = "������Ʈ����"; +$lang['Config_updated'] = "����ȯ�漳���� ���������� ������Ʈ �Ͽ����ϴ�."; +$lang['Edit'] = "����"; +$lang['Delete'] = "����"; +$lang['Move_up'] = "���� �̵�"; +$lang['Move_down'] = "�������̵�"; +$lang['Resync'] = "����Ÿ����(Resync)"; +$lang['No_mode'] = "No mode was set"; +$lang['Forum_edit_delete_explain'] = "The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side"; + +$lang['Move_contents'] = "������ �����̵� "; +$lang['Forum_delete'] = "���� ����"; +$lang['Forum_delete_explain'] = "The form below will allow you to delete a forum (or category) and decide where you want to put all topics (or forums) it contained."; + +$lang['Forum_settings'] = "��ü ��������"; +$lang['Forum_name'] = "�����̸�"; +$lang['Forum_desc'] = "�Ұ�"; +$lang['Forum_status'] = "�������"; +$lang['Forum_pruning'] = "�ڵ�����"; + +$lang['prune_freq'] = '������ ������ ��'; +$lang['prune_days'] = "������ �����ۼ��� �ԽñⰣ"; +$lang['Set_prune_data'] = "You have turned on auto-prune for this forum but did not set a frequency or number of days to prune. Please go back and do so"; + +$lang['Move_and_Delete'] = "�̵� or ����"; + +$lang['Delete_all_posts'] = "��ü�Խù� ����"; +$lang['Nowhere_to_move'] = "�̵�ǥ�� ����������"; + +$lang['Edit_Category'] = "ī�װ��� ����"; +$lang['Edit_Category_explain'] = "�������� ī�װ��� ����"; + +$lang['Forums_updated'] = "������ ī�װ��������� ���������� ������Ʈ �Ͽ����ϴ�."; + +$lang['Must_delete_forums'] = "You need to delete all forums before you can delete this category"; + +$lang['Click_return_forumadmin'] = "%s ���� �������� �ǵ��ư���%s"; + + +// +// Smiley Management +// +$lang['smiley_title'] = "Smiles Editing Utility"; +$lang['smile_desc'] = "From this page you can add, remove and edit the emoticons or smileys your users can use in their posts and private messages."; + +$lang['smiley_config'] = "Smiley Configuration"; +$lang['smiley_code'] = "Smiley Code"; +$lang['smiley_url'] = "Smiley Image File"; +$lang['smiley_emot'] = "Smiley Emotion"; +$lang['smile_add'] = "Add a new Smiley"; +$lang['Smile'] = "Smile"; +$lang['Emotion'] = "Emotion"; + +$lang['Select_pak'] = "Select Pack (.pak) File"; +$lang['replace_existing'] = "Replace Existing Smiley"; +$lang['keep_existing'] = "Keep Existing Smiley"; +$lang['smiley_import_inst'] = "You should unzip the smiley package and upload all files to the appropriate Smiley directory for your installation. Then select the correct information in this form to import the smiley pack."; +$lang['smiley_import'] = "Smiley Pack Import"; +$lang['choose_smile_pak'] = "Choose a Smile Pack .pak file"; +$lang['import'] = "Import Smileys"; +$lang['smile_conflicts'] = "What should be done in case of conflicts"; +$lang['del_existing_smileys'] = "Delete existing smileys before import"; +$lang['import_smile_pack'] = "Import Smiley Pack"; +$lang['export_smile_pack'] = "Create Smiley Pack"; +$lang['export_smiles'] = "To create a smiley pack from your currently installed smileys, click %sHere%s to download the smiles.pak file. Name this file appropriately making sure to keep the .pak file extension. Then create a zip file containing all of your smiley images plus this .pak configuration file."; + +$lang['smiley_add_success'] = "The Smiley was successfully added"; +$lang['smiley_edit_success'] = "The Smiley was successfully updated"; +$lang['smiley_import_success'] = "The Smiley Pack was imported successfully!"; +$lang['smiley_del_success'] = "The Smiley was successfully removed"; +$lang['Click_return_smileadmin'] = "Click %sHere%s to return to Smiley Administration"; + + +// +// User Management +// +$lang['User_admin'] = "ȸ����������"; +$lang['User_admin_explain'] = "Here you can change your user's information and certain specific options. To modify the users permissions please use the user and group permissions system."; + +$lang['Look_up_user'] = "���̵� ����"; + +$lang['Admin_user_fail'] = "Couldn't update the users profile."; +$lang['Admin_user_updated'] = "The user's profile was successfully updated."; +$lang['Click_return_useradmin'] = "Click %sHere%s to return to User Administration"; + +$lang['User_delete'] = "Delete this user"; +$lang['User_delete_explain'] = "Click here to delete this user, this cannot be undone."; +$lang['User_deleted'] = "User was successfully deleted."; + +$lang['User_status'] = "User is active"; +$lang['User_allowpm'] = "Can send Private Messages"; +$lang['User_allowavatar'] = "Can display avatar"; + +$lang['Admin_avatar_explain'] = "Here you can see and delete the user's current avatar."; + +$lang['User_special'] = "Special admin-only fields"; +$lang['User_special_explain'] = "These fields are not able to be modified by the users. Here you can set their status and other options that are not given to users."; + + +// +// Group Management +// +$lang['Group_administration'] = "Group Administration"; +$lang['Group_admin_explain'] = "From this panel you can administer all your usergroups, you can; delete, create and edit existing groups. You may choose moderators, toggle open/closed group status and set the group name and description"; +$lang['Error_updating_groups'] = "There was an error while updating the groups"; +$lang['Updated_group'] = "The group was successfully updated"; +$lang['Added_new_group'] = "The new group was successfully created"; +$lang['Deleted_group'] = "The group was successfully deleted"; +$lang['New_group'] = "Create new group"; +$lang['Edit_group'] = "Edit group"; +$lang['group_name'] = "Group name"; +$lang['group_description'] = "Group description"; +$lang['group_moderator'] = "Group moderator"; +$lang['group_status'] = "Group status"; +$lang['group_open'] = "Open group"; +$lang['group_closed'] = "Closed group"; +$lang['group_hidden'] = "Hidden group"; +$lang['group_delete'] = "Delete group"; +$lang['group_delete_check'] = "Delete this group"; +$lang['submit_group_changes'] = "Submit Changes"; +$lang['reset_group_changes'] = "Reset Changes"; +$lang['No_group_name'] = "You must specify a name for this group"; +$lang['No_group_moderator'] = "You must specify a moderator for this group"; +$lang['No_group_mode'] = "You must specify a mode for this group, open or closed"; +$lang['delete_group_moderator'] = "Delete the old group moderator?"; +$lang['delete_moderator_explain'] = "If you're changing the group moderator, check this box to remove the old moderator from the group. Otherwise, do not check it, and the user will become a regular member of the group."; +$lang['Click_return_groupsadmin'] = "Click %sHere%s to return to Group Administration."; +$lang['Select_group'] = "Select a group"; +$lang['Look_up_group'] = "Look up group"; + + +// +// Prune Administration +// +$lang['Forum_Prune'] = "Forum Prune"; +$lang['Forum_Prune_explain'] = "This will delete any topic which has not been posted to within the number of days you select. If you do not enter a number then all topics will be deleted. It will not remove topics in which polls are still running nor will it remove announcements. You will need to remove these topics manually."; +$lang['Do_Prune'] = "Do Prune"; +$lang['All_Forums'] = "All Forums"; +$lang['Prune_topics_not_posted'] = "Prune topics with no replies in this many days"; +$lang['Topics_pruned'] = "Topics pruned"; +$lang['Posts_pruned'] = "Posts pruned"; +$lang['Prune_success'] = "Pruning of forums was successful"; + + +// +// Word censor +// +$lang['Words_title'] = "Word Censoring"; +$lang['Words_explain'] = "From this control panel you can add, edit, and remove words that will be automatically censored on your forums. In addition people will not be allowed to register with usernames containing these words. Wildcards (*) are accepted in the word field, eg. *test* will match detestable, test* would match testing, *test would match detest."; +$lang['Word'] = "Word"; +$lang['Edit_word_censor'] = "Edit word censor"; +$lang['Replacement'] = "Replacement"; +$lang['Add_new_word'] = "Add new word"; +$lang['Update_word'] = "Update word censor"; + +$lang['Must_enter_word'] = "You must enter a word and its replacement"; +$lang['No_word_selected'] = "No word selected for editing"; + +$lang['Word_updated'] = "The selected word censor has been successfully updated"; +$lang['Word_added'] = "The word censor has been successfully added"; +$lang['Word_removed'] = "The selected word censor has been successfully removed"; + +$lang['Click_return_wordadmin'] = "Click %sHere%s to return to Word Censor Administration"; + + +// +// Mass Email +// +$lang['Mass_email_explain'] = "Here you can email a message to either all of your users, or all users of a specific group. To do this, an email will be sent out to the administrative email address supplied, with a blind carbon copy sent to all recipients. If you are emailing a large group of people please be patient after submitting and do not stop the page halfway through. It is normal for amass emailing to take a long time, you will be notified when the script has completed"; +$lang['Compose'] = "Compose"; + +$lang['Recipients'] = "Recipients"; +$lang['All_users'] = "All Users"; + +$lang['Email_successfull'] = "Your message has been sent"; +$lang['Click_return_massemail'] = "Click %sHere%s to return to the Mass Email form"; + + +// +// Ranks admin +// +$lang['Ranks_title'] = "Rank Administration"; +$lang['Ranks_explain'] = "Using this form you can add, edit, view and delete ranks. You can also create custom ranks which can be applied to a user via the user management facility"; + +$lang['Add_new_rank'] = "Add new rank"; + +$lang['Rank_title'] = "Rank Title"; +$lang['Rank_special'] = "Set as Special Rank"; +$lang['Rank_minimum'] = "Minimum Posts"; +$lang['Rank_maximum'] = "Maximum Posts"; +$lang['Rank_image'] = "Rank Image (Relative to phpBB2 root path)"; +$lang['Rank_image_explain'] = "Use this to define a small image associated with the rank"; + +$lang['Must_select_rank'] = "You must select a rank"; +$lang['No_assigned_rank'] = "No special rank assigned"; + +$lang['Rank_updated'] = "The rank was successfully updated"; +$lang['Rank_added'] = "The rank was successfully added"; +$lang['Rank_removed'] = "The rank was successfully deleted"; + +$lang['Click_return_rankadmin'] = "Click %sHere%s to return to Rank Administration"; + + +// +// Disallow Username Admin +// +$lang['Disallow_control'] = "Username Disallow Control"; +$lang['Disallow_explain'] = "Here you can control usernames which will not be allowed to be used. Disallowed usernames are allowed to contain a wildcard character of *. Please note that you will not be allowed to specify any username that has already been registered, you must first delete that name then disallow it"; + +$lang['Delete_disallow'] = "Delete"; +$lang['Delete_disallow_title'] = "Remove a Disallowed Username"; +$lang['Delete_disallow_explain'] = "You can remove a disallowed username by selecting the username from this list and clicking submit"; + +$lang['Add_disallow'] = "Add"; +$lang['Add_disallow_title'] = "Add a disallowed username"; +$lang['Add_disallow_explain'] = "You can disallow a username using the wildcard character * to match any character"; + +$lang['No_disallowed'] = "No Disallowed Usernames"; + +$lang['Disallowed_deleted'] = "The disallowed username has been successfully removed"; +$lang['Disallow_successful'] = "The disallowed username has ben successfully added"; +$lang['Disallowed_already'] = "The name you entered could not be disallowed. It either already exists in the list, exists in the word censor list, or a matching username is present"; + +$lang['Click_return_disallowadmin'] = "Click %sHere%s to return to Disallow Username Administration"; + + +// +// Styles Admin +// +$lang['Styles_admin'] = "Styles Administration"; +$lang['Styles_explain'] = "Using this facility you can add, remove and manage styles (templates and themes) available to your users"; +$lang['Styles_addnew_explain'] = "The following list contains all the themes that are available for the templates you currently have. The items on this list have not yet been installed into the phpBB database. To install a theme simply click the install link beside an entry"; + +$lang['Select_template'] = "Select a Template"; + +$lang['Style'] = "Style"; +$lang['Template'] = "Template"; +$lang['Install'] = "Install"; +$lang['Download'] = "Download"; + +$lang['Edit_theme'] = "Edit Theme"; +$lang['Edit_theme_explain'] = "In the form below you can edit the settings for the selected theme"; + +$lang['Create_theme'] = "Create Theme"; +$lang['Create_theme_explain'] = "Use the form below to create a new theme for a selected template. When entering colours (for which you should use hexadecimal notation) you must not include the initial #, i.e.. CCCCCC is valid, #CCCCCC is not"; + +$lang['Export_themes'] = "Export Themes"; +$lang['Export_explain'] = "In this panel you will be able to export the theme data for a selected template. Select the template from the list below and the script will create the theme configuration file and attempt to save it to the selected template directory. If it cannot save the file itself it will give you the option to download it. In order for the script to save the file you must give write access to the webserver for the selected template dir. For more information on this see the phpBB 2 users guide."; + +$lang['Theme_installed'] = "The selected theme has been installed successfully"; +$lang['Style_removed'] = "The selected style has been removed from the database. To fully remove this style from your system you must delete the appropriate style from your templates directory."; +$lang['Theme_info_saved'] = "The theme information for the selected template has been saved. You should now return the permissions on the theme_info.cfg (and if applicable the selected template directory) to read-only"; +$lang['Theme_updated'] = "The selected theme has been updated. You should now export the new theme settings"; +$lang['Theme_created'] = "Theme created. You should now export the theme to the theme configuration file for safe keeping or use elsewhere"; + +$lang['Confirm_delete_style'] = "Are you sure you want to delete this style"; + +$lang['Download_theme_cfg'] = "The exporter could not write the theme information file. Click the button below to download this file with your browser. Once you have downloaded it you can transfer it to the directory containing the template files. You can then package the files for distribution or use elsewhere if you desire"; +$lang['No_themes'] = "The template you selected has no themes attached to it. To create a new theme click the Create New link on the left hand panel"; +$lang['No_template_dir'] = "Could not open the template directory. It may be unreadable by the webserver or may not exist"; +$lang['Cannot_remove_style'] = "You cannot remove the style selected since it is currently the forum default. Please change the default style and try again."; +$lang['Style_exists'] = "The style name to selected already exists, please go back and choose a different name."; + +$lang['Click_return_styleadmin'] = "Click %sHere%s to return to Style Administration"; + +$lang['Theme_settings'] = "Theme Settings"; +$lang['Theme_element'] = "Theme Element"; +$lang['Simple_name'] = "Simple Name"; +$lang['Value'] = "Value"; + +$lang['Stylesheet'] = "CSS Stylesheet"; +$lang['Background_image'] = "Background Image"; +$lang['Background_color'] = "Background Colour"; +$lang['Theme_name'] = "Theme Name"; +$lang['Link_color'] = "Link Colour"; +$lang['Text_color'] = "Text Colour"; +$lang['VLink_color'] = "Visited Link Colour"; +$lang['ALink_color'] = "Active Link Colour"; +$lang['HLink_color'] = "Hover Link Colour"; +$lang['Tr_color1'] = "Table Row Colour 1"; +$lang['Tr_color2'] = "Table Row Colour 2"; +$lang['Tr_color3'] = "Table Row Colour 3"; +$lang['Tr_class1'] = "Table Row Class 1"; +$lang['Tr_class2'] = "Table Row Class 2"; +$lang['Tr_class3'] = "Table Row Class 3"; +$lang['Th_color1'] = "Table Header Colour 1"; +$lang['Th_color2'] = "Table Header Colour 2"; +$lang['Th_color3'] = "Table Header Colour 3"; +$lang['Th_class1'] = "Table Header Class 1"; +$lang['Th_class2'] = "Table Header Class 2"; +$lang['Th_class3'] = "Table Header Class 3"; +$lang['Td_color1'] = "Table Cell Colour 1"; +$lang['Td_color2'] = "Table Cell Colour 2"; +$lang['Td_color3'] = "Table Cell Colour 3"; +$lang['Td_class1'] = "Table Cell Class 1"; +$lang['Td_class2'] = "Table Cell Class 2"; +$lang['Td_class3'] = "Table Cell Class 3"; +$lang['fontface1'] = "Font Face 1"; +$lang['fontface2'] = "Font Face 2"; +$lang['fontface3'] = "Font Face 3"; +$lang['fontsize1'] = "Font Size 1"; +$lang['fontsize2'] = "Font Size 2"; +$lang['fontsize3'] = "Font Size 3"; +$lang['fontcolor1'] = "Font Colour 1"; +$lang['fontcolor2'] = "Font Colour 2"; +$lang['fontcolor3'] = "Font Colour 3"; +$lang['span_class1'] = "Span Class 1"; +$lang['span_class2'] = "Span Class 2"; +$lang['span_class3'] = "Span Class 3"; +$lang['img_poll_size'] = "Polling Image Size [px]"; +$lang['img_pm_size'] = "Private Message Status size [px]"; + + +// +// Install Process +// +$lang['Welcome_install'] = "Welcome to phpBB 2 Installation"; +$lang['Initial_config'] = "Basic Configuration"; +$lang['DB_config'] = "Database Configuration"; +$lang['Admin_config'] = "Admin Configuration"; +$lang['continue_upgrade'] = "Once you have downloaded your config file to your local machine you may\"Continue Upgrade\" button below to move forward with the upgrade process. Please wait to upload the config file until the upgrade process is complete."; +$lang['upgrade_submit'] = "Continue Upgrade"; + +$lang['Installer_Error'] = "An error has occurred during installation"; +$lang['Previous_Install'] = "A previous installation has been detected"; +$lang['Install_db_error'] = "An error occurred trying to update the database"; + +$lang['Re_install'] = "Your previous installation is still active. <br /><br />If you would like to re-install phpBB 2 you should click the Yes button below. Please be aware that doing so will destroy all existing data, no backups will be made! The administrator username and password you have used to login in to the board will be re-created after the re-installation, no other settings will be retained. <br /><br />Think carefully before pressing Yes!"; + +$lang['Inst_Step_0'] = "Thank you for choosing phpBB 2. In order to complete this install please fill out the details requested below. Please note that the database you install into should already exist. If you are installing to a database that uses ODBC, e.g. MS Access you should first create a DSN for it before proceeding."; + +$lang['Start_Install'] = "Start Install"; +$lang['Finish_Install'] = "Finish Installation"; + +$lang['Default_lang'] = "Default board language"; +$lang['DB_Host'] = "Database Server Hostname / DSN"; +$lang['DB_Name'] = "Your Database Name"; +$lang['DB_Username'] = "Database Username"; +$lang['DB_Password'] = "Database Password"; +$lang['Database'] = "Your Database"; +$lang['Install_lang'] = "Choose Language for Installation"; +$lang['dbms'] = "Database Type"; +$lang['Table_Prefix'] = "Prefix for tables in database"; +$lang['Admin_Username'] = "Administrator Username"; +$lang['Admin_Password'] = "Administrator Password"; +$lang['Admin_Password_confirm'] = "Administrator Password [ Confirm ]"; + +$lang['Inst_Step_2'] = "Your admin username has been created. At this point your basic installation is complete. You will now be taken to a screen which will allow you to administer your new installation. Please be sure to check the General Configuration details and make any required changes. Thank you for choosing phpBB 2."; + +$lang['Unwriteable_config'] = "Your config file is un-writeable at present. A copy of the config file will be downloaded to your when you click the button below. You should upload this file to the same directory as phpBB 2. Once this is done you should log in using the administrator name and password you provided on the previous form and visit the admin control centre (a link will appear at the bottom of each screen once logged in) to check the general configuration. Thank you for choosing phpBB 2."; +$lang['Download_config'] = "Download Config"; + +$lang['ftp_choose'] = "Choose Download Method"; +$lang['ftp_option'] = "<br />Since FTP extensions are enabled in this version of PHP you may also be given the option of first trying to automatically ftp the config file into place."; +$lang['ftp_instructs'] = "You have chosen to ftp the file to the account containing phpBB 2 automatically. Please enter the information below to facilitate this process. Note that the FTP path should be the exact path via ftp to your phpBB2 installation as if you were ftping to it using any normal client."; +$lang['ftp_info'] = "Enter Your FTP Information"; +$lang['Attempt_ftp'] = "Attempt to ftp config file into place"; +$lang['Send_file'] = "Just send the file to me and I'll ftp it manually"; +$lang['ftp_path'] = "FTP path to phpBB 2"; +$lang['ftp_username'] = "Your FTP Username"; +$lang['ftp_password'] = "Your FTP Password"; +$lang['Transfer_config'] = "Start Transfer"; +$lang['NoFTP_config'] = "The attempt to ftp the config file into place failed. Please download the config file and ftp it into place manually."; + +$lang['Install'] = "Install"; +$lang['Upgrade'] = "Upgrade"; + + +$lang['Install_Method'] = "Choose your installation method"; + +// +// That's all Folks! +// ------------------------------------------------- + +?> diff --git a/phpBB/language/lang_korean/lang_main.php b/phpBB/language/lang_korean/lang_main.php index 82464ae79a..6bdf86eb7e 100644 --- a/phpBB/language/lang_korean/lang_main.php +++ b/phpBB/language/lang_korean/lang_main.php @@ -1,969 +1,969 @@ -<?php
-/***************************************************************************
- * lang_main.php [Korean]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_main.php,v 1.72 2001/12/24 20:31:35 psotfx Exp $
- * ----------------------------------------------------------------------------
- * korean Language Edited by donguook,ryu(������)
- * E-Mail : nexus@dreamwiz.com
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-
-setlocale(LC_ALL, "ko_KR.eucKR");
-$lang['ENCODING'] = "euc-kr";
-$lang['DIRECTION'] = "ltr";
-$lang['LEFT'] = "left";
-$lang['RIGHT'] = "right";
-$lang['DATE_FORMAT'] = "Y�� m�� d��"; // This should be changed to the default date format for your language, php date() format
-
-//
-// Common, these terms are used
-// extensively on several pages
-//
-$lang['Forum'] = "����";
-$lang['Category'] = "ī�װ���";
-$lang['Topic'] = "Topic";
-$lang['Topics'] = "������";
-$lang['Replies'] = "����";
-$lang['Views'] = "��ȸ";
-$lang['Post'] = "�ۼ���";
-$lang['Posts'] = "��б�";
-$lang['Posted'] = "�� �ۼ��ð� ";
-$lang['Username'] = "���̵�";
-$lang['Password'] = "��й�ȣ";
-$lang['Email'] = "Email";
-$lang['Poster'] = "Poster";
-$lang['Author'] = "�� ����";
-$lang['Time'] = "��";
-$lang['Hours'] = "�ð�";
-$lang['Message'] = "���� ����";
-
-$lang['1_Day'] = "1�� ��";
-$lang['7_Days'] = "7�� ��";
-$lang['2_Weeks'] = "2�� �̳�";
-$lang['1_Month'] = "1���� ��";
-$lang['3_Months'] = "3���� ��";
-$lang['6_Months'] = "6���� ��";
-$lang['1_Year'] = "1�� ��";
-
-$lang['Go'] = "�̵�";
-$lang['Jump_to'] = "�̵�";
-$lang['Submit'] = " �Է¿Ϸ� ";
-$lang['Reset'] = " �� �� ";
-$lang['Cancel'] = " �� �� ";
-$lang['Preview'] = " �̸����� ";
-$lang['Confirm'] = " Ȯ �� ";
-$lang['Spellcheck'] = "����üũ";
-$lang['Yes'] = "��";
-$lang['No'] = "�ƴϿ�";
-$lang['Enabled'] = "�����";
-$lang['Disabled'] = "������";
-$lang['Error'] = "Error";
-
-$lang['Next'] = "����";
-$lang['Previous'] = "����";
-$lang['Goto_page'] = "�������̵�";
-$lang['Joined'] = "������";
-$lang['IP_Address'] = "IP Address";
-
-$lang['Select_forum'] = "��������";
-$lang['View_latest_post'] = "���������� ��ϵȱ� ����";
-$lang['View_newest_post'] = "���� �ö�±� ����";
-$lang['Page_of'] = "Page %d of %d Page"; // Replaces with: Page 1 of 2 for example
-
-$lang['ICQ'] = "ICQ Number";
-$lang['AIM'] = "AIM Address";
-$lang['MSNM'] = "MSN ����";
-$lang['YIM'] = "Yahoo ����";
-
-$lang['Forum_Index'] = "%s"; // eg. sitename Forum Index, %s can be removed if you prefer
-
-$lang['Post_new_topic'] = "�� �������� �ۼ��մϴ�.";
-$lang['Reply_to_topic'] = "�亯���� �ۼ��մϴ�.";
-$lang['Reply_with_quote'] = "���� �ο��Ͽ� �ۼ��մϴ�.";
-
-$lang['Click_return_topic'] = "%s[�Խù� ����]%s"; // %s's here are for uris, do not remove!
-$lang['Click_return_login'] = "%s[�ٽ� �õ��ϱ�]%s";
-$lang['Click_return_forum'] = "%s[���� �������� �ǵ��ư���]%s ";
-$lang['Click_view_message'] = "%s[�ۼ��� ���� ���ϴ�.]%s";
-$lang['Click_return_modcp'] = "%s[�������� �ǵ��ư���]%s ";
-$lang['Click_return_group'] = "%s[�� �������� �ǵ��� ����]%s <p>";
-
-$lang['Admin_panel'] = "������ ���";
-
-$lang['Board_disable'] = "���� �̿��Ҽ� ���� �����Դϴ�..";
-
-
-//
-// Global Header strings
-//
-$lang['Registered_users'] = "�������� ����ȸ�� ";
-$lang['Online_users_zero_total'] = "���� <b>0</b> ���� ���� ���Դϴ�. ";
-$lang['Online_users_total'] = "���� <b>%d</b> ���� ���� ���Դϴ�. ";
-$lang['Online_user_total'] = "���� �������� ���� <b>%d</b> ��           ";
-$lang['Reg_users_zero_total'] = "����ȸ�� <b>0</b> ��           ";
-$lang['Reg_users_total'] = "����ȸ�� <b>%d</b> ��           ";
-$lang['Reg_user_total'] = "����ȸ�� <b>%d</b> ��           ";
-$lang['Hidden_users_zero_total'] = "����� ȸ�� <b>0</b> ��         ";
-$lang['Hidden_user_total'] = "����� ȸ�� <b>%d</b> ��         ";
-$lang['Hidden_user_total'] = "�� ����� ȸ�� <b>%d</b> �� ";
-$lang['Guest_users_zero_total'] = "�մ� <b>0</b> ��";
-$lang['Guest_users_total'] = "�մ� <b>%d</b> ��";
-$lang['Guest_user_total'] = "�մ� <b>%d</b> ��";
-
-$lang['You_last_visit'] = "��ȸ ���� %s"; // %s replaced by date/time
-$lang['Current_time'] = "���� �ð� %s"; // %s replaced by time
-
-$lang['Search_new'] = "���� ��ϵ� �� ����";
-$lang['Search_your_posts'] = "���� �ۼ��� �Խù�";
-$lang['Search_unanswered'] = "�亯���� �Խù� ����";
-
-$lang['Register'] = "ȸ������";
-$lang['Profile'] = "�������� ���� / ����";
-$lang['Edit_profile'] = "�������� ����";
-$lang['Search'] = " �� �� ";
-$lang['Memberlist'] = "Memberlist";
-$lang['FAQ'] = "FAQ";
-$lang['BBCode_guide'] = "BBCode �ȳ�";
-$lang['Usergroups'] = "���� ��";
-$lang['Last_Post'] = "������ ��� ��";
-$lang['Moderator'] = "���������� ";
-$lang['Moderators'] = "���������� ";
-
-
-//
-// Stats block text
-//
-$lang['Posted_articles_zero_total'] = "���� �� ��� �Խù� <b>0</b> ��"; // Number of posts
-$lang['Posted_articles_total'] = "���� �� ��� �Խù� <b>%d</b> ��"; // Number of posts
-$lang['Posted_article_total'] = "���� �� ��� �Խù� <b>%d</b> ����"; // Number of posts
-$lang['Registered_users_zero_total'] = "���� �� ����ȸ�� <b>0</b> ��..."; // # registered users
-$lang['Registered_users_total'] = "���� �� ����ȸ�� <b>%d</b> �� "; // # registered users
-$lang['Registered_user_total'] = "���� �� ����ȸ�� <b>%d</b> �� "; // # registered users
-$lang['Newest_user'] = "�ֱ� �űԵ���� <b>%s%s%s</b>"; // a href, username, /a
-
-$lang['No_new_posts_last_visit'] = "������ �������� ���� ���۵� �Խù� ����";
-$lang['No_new_posts'] = "�������������� �� �Խù�����";
-$lang['New_posts'] = "�������������� �� �Խù�����";
-$lang['New_post'] = "�� ��б�";
-$lang['No_new_posts_hot'] = "�������������� �� �Խù����� ";
-$lang['New_posts_hot'] = "�������������� �� �Խù����� ";
-$lang['No_new_posts_locked'] = "������ ����������";
-$lang['New_posts_locked'] = "������ ����������";
-$lang['Forum_is_locked'] = "������ �������";
-
-
-//
-// Login
-//
-$lang['Enter_password'] = "���̵�� ��й�ȣ�� �Է��Ͽ� �α� �� �Ͻʽÿ�";
-$lang['Login'] = "�α� ��";
-$lang['Logout'] = "";
-
-$lang['Forgotten_password'] = "��й�ȣ �н�";
-
-$lang['Log_me_in'] = "��й�ȣ ���";
-
-$lang['Error_login'] = "���̵� �Ǵ� ��й�ȣ�� ���� �ʽ��ϴ�.";
-
-
-//
-// Index page
-//
-$lang['Index'] = "Index";
-$lang['No_Posts'] = "��ϵ� �� ����";
-$lang['No_forums'] = "�� ����� ������ ���� ���� �ʽ��ϴ�.";
-
-$lang['Private_Message'] = "�� �� ";
-$lang['Private_Messages'] = "�� �� �� ";
-$lang['Who_is_Online'] = "���������� ��ġ����";
-
-$lang['Mark_all_forums'] = "��ũ�� ������� �б�";
-$lang['Forums_marked_read'] = "��������� ���� ��ũ�� ǥ�õ�";
-
-
-//
-// Viewforum
-//
-$lang['View_forum'] = "��������";
-
-$lang['Forum_not_exist'] = "����� ������ �� ������ �������� �ʽ��ϴ�";
-$lang['Reached_on_error'] = "����� ������ �� �������� �����Ͽ����ϴ�";
-
-$lang['Display_topics'] = "���� �Խù� ����";
-$lang['All_Topics'] = "��ü�Խù�";
-
-$lang['Topic_Announcement'] = "<b>�������� - </b>";
-$lang['Topic_Sticky'] = "<b>�� - </b>";
-$lang['Topic_Moved'] = "<b>�̵� - </b>";
-$lang['Topic_Poll'] = "��ǥ";
-
-$lang['Mark_all_topics'] = "��ũ�� ��� ������ �б�";
-$lang['Topics_marked_read'] = "�� ������ �������� ���� ��ũǥ�õǾ����ϴ�. ";
-
-$lang['Rules_post_can'] = "���� �� �ۼ� ����";
-$lang['Rules_post_cannot'] = "������ �ۼ� �Ұ�";
-$lang['Rules_reply_can'] = "�亯 �� ���� ����";
-$lang['Rules_reply_cannot'] = "�亯 �� ���� �Ұ�";
-$lang['Rules_edit_can'] = "�� ���� ���� - ����";
-$lang['Rules_edit_cannot'] = "�� ���� �Ұ�";
-$lang['Rules_delete_can'] = "�� ���� ���� - ����";
-$lang['Rules_delete_cannot'] = "�� ���� �Ұ�";
-$lang['Rules_vote_can'] = "�������� ����� ����";
-$lang['Rules_vote_cannot'] = "�������� ����� �Ұ� ";
-$lang['Rules_moderate'] = " %s����%s "; // %s replaced by a href links, do not remove!
-
-$lang['No_topics_post_one'] = "���� �� �������� ���� ��ϵ� ���� �����ϴ�.";
-
-
-//
-// Viewtopic
-//
-$lang['View_topic'] = "���� ����";
-
-$lang['Guest'] = 'Guest';
-$lang['Post_subject'] = "����";
-$lang['View_next_topic'] = "���� ��";
-$lang['View_previous_topic'] = "���� ��";
-$lang['Submit_vote'] = "��ǥ�ϱ�";
-$lang['View_results'] = "��ǥ���";
-
-$lang['No_newer_topics'] = "�� �̻� �Խù��� �����ϴ�.";
-$lang['No_older_topics'] = "�� �̻� �Խù��� �����ϴ�.";
-$lang['Topic_post_not_exist'] = "��û�Ͻ� ������ Ȥ�� ��б��� �������� �ʽ��ϴ�. ";
-$lang['No_posts_topic'] = "�� �����ۿ� ���� ��б��� �������� �ʽ��ϴ�";
-
-$lang['Display_posts'] = "���� �Խù�����";
-$lang['All_Posts'] = "��ü ����";
-$lang['Newest_First'] = "�������� ��������";
-$lang['Oldest_First'] = "�������� ����";
-
-$lang['Back_to_top'] = "�� ���� ����";
-
-$lang['Read_profile'] = "ȸ�� ������ ����";
-$lang['Send_email'] = "E-Mail ������";
-$lang['Visit_website'] = "������� Ȩ �������� �̵��ϱ�";
-$lang['ICQ_status'] = "ICQ ����";
-$lang['Edit_delete_post'] = "�� ���� ����/�����մϴ�.";
-$lang['View_IP'] = "IP ����";
-$lang['Delete_post'] = "�� ���� �����մϴ�.";
-
-$lang['wrote'] = "�� �ۼ�"; // proceeds the username and is followed by the quoted text
-$lang['Quote'] = "�ο�"; // comes before bbcode quote output.
-$lang['Code'] = "Code"; // comes before bbcode code output.
-
-$lang['Edited_time_total'] = "������ ���� - %s %s, ���� %d �հ�ð�"; // Last edited by me on 12 Oct 2001, edited 1 time in total
-$lang['Edited_times_total'] = "������ ���� - %s %s, ���� %d �հ�ð�"; // Last edited by me on 12 Oct 2001, edited 2 times in total
-
-$lang['Lock_topic'] = "�̱��� ��ϴ�.";
-$lang['Unlock_topic'] = "�̱��� ��������մϴ�.";
-$lang['Move_topic'] = "�� ���� �̵��մϴ�.";
-$lang['Delete_topic'] = "�� ���� �����մϴ�.";
-$lang['Split_topic'] = "�� ���� �ɰ��ϴ�.";
-
-$lang['Stop_watching_topic'] = "�� ������ �����ϱ� ����";
-$lang['Start_watching_topic'] = "���õɶ����� �� ������ �����ϱ�.";
-$lang['No_longer_watching'] = "�� �������� �� �̻� �������� ����";
-$lang['You_are_watching'] = "����� ���� ���� �� �������� �������Դϴ�";
-
-
-//
-// Posting/Replying (Not private messaging!)
-//
-$lang['Message_body'] = "��������";
-$lang['Topic_review'] = "Topic review";
-
-$lang['No_post_mode'] = "��ȿ���� ���� �ۼ����"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly)
-
-$lang['Post_a_new_topic'] = "�� ������ �ۼ��ϱ�";
-$lang['Post_a_reply'] = "�亯�� �ۼ��ϱ�";
-$lang['Post_topic_as'] = "�� ���� ����";
-$lang['Edit_Post'] = "�� �����ϱ�";
-$lang['Options'] = "�ɼ�";
-$lang['Attach_File'] = "����÷��";
-
-$lang['Post_Announcement'] = "��������";
-$lang['Post_Sticky'] = "��";
-$lang['Post_Normal'] = "���� ��";
-
-$lang['Confirm_delete'] = "��¥�� �����Ͻðڽ��ϱ�..?";
-$lang['Confirm_delete_poll'] = "�� ��ǥ�� ��¥�� �����Ͻðڽ��ϱ�..?";
-
-$lang['Flood_Error'] = "������ �ۼ� �� �� �ٷ� �Ȱ��� �ݺ��ؼ� �� �ٸ� �Խù��� ���� �� �����ϴ� ..";
-$lang['Empty_subject'] = "�� ������ �Է����� �����̽��ϴ�.";
-$lang['Empty_message'] = "���� ������ �Է����� �����̽��ϴ�.";
-$lang['Forum_locked'] = "�˼��մϴ�.. �ۼ��Ҽ� �ִ±����� �����ϴ�..";
-$lang['Topic_locked'] = "�� �������� ��ݼ��� �Ǿ��־� ���� �����̳� ������ ���� �����ϴ�.";
-$lang['No_post_id'] = "�����ϱ� ���� ���� �����ؾ��մϴ�.";
-$lang['No_topic_id'] = "�亯�ϱ� ���� �������� �����ؾ� �մϴ�.";
-$lang['No_valid_mode'] = "����� �� �ο�,�亯�� ������ �Ҽ� �ֽ��ϴ�.���ư��� �ٽ� �õ��� �ֽʽÿ�.";
-$lang['No_such_post'] = "ã�� �Խù��� �����ϴ�..���ư��� �ٽ� �õ� ���ֽʽÿ�";
-$lang['Edit_own_posts'] = "�˼��մϴ�..������ �ۼ��� �۸� ���� �Ҽ� �ֽ��ϴ�";
-$lang['Delete_own_posts'] = "�˼��մϴ�..������ �ۼ��� �۸� �����Ҽ� �ֽ��ϴ�.";
-$lang['Cannot_delete_replied'] = "�˼��մϴ�..�亯�ۿ� ���� �Խù��� ������ �� �����ϴ�.";
-$lang['Cannot_delete_poll'] = "�˼��մϴ�..Ȱ������ ����,��ǥ�� �����Ҽ� �����ϴ�.";
-$lang['Empty_poll_title'] = "�Բ��� ���� ��ǥ�� ���� ������ �Է��ؾ� �մϴ�.";
-$lang['To_few_poll_options'] = "�ּ� 2�� �̻��� ���� �ɼ��� �Է��ؾ� �մϴ�. ";
-$lang['To_many_poll_options'] = "�������� ������ �����ɼ� �� �̻��� �Է��ϽǼ� �����ϴ�.";
-$lang['Post_has_no_poll'] = "�� �Խù��� �������簡 �����ϴ�.";
-
-$lang['Disallowed_extension'] = "���� %s ������ �ʽ��ϴ�."; // replace %s with extension (e.g. .php)
-$lang['Disallowed_Mime_Type'] = "���� Mime Type�� �ƴ�: %s<p>���� Types:<br>%s"; // mime type, allowed types
-$lang['Attachement_too_big'] = "�ʹ� ū ÷������,<br>�ִ� Size: %d Bytes"; // replace %d with maximum file size
-$lang['General_Upload_Error'] = "���ε� Error: ÷�������� ���ε����� ������ ���� %s"; // replace %s with local path
-
-
-$lang['Add_poll'] = "�������� �����";
-$lang['Add_poll_explain'] = " ���Ŀ� �°� �Ʒ� �ʵ带�Է��Ͻø� �������縦 ����� �ֽ��ϴ�.";
-$lang['Poll_question'] = "���� ����";
-$lang['Poll_option'] = "���� �ɼ�";
-$lang['Add_option'] = "�߰�";
-$lang['Update'] = "������Ʈ";
-$lang['Delete'] = " �� �� ";
-$lang['Poll_for'] = "���� ������";
-$lang['Poll_for_explain'] = "[ ��) 10�� �Ķ�� 10�� �����ø� �˴ϴ�..�������� 0�� ������. ]";
-$lang['Delete_poll'] = "���� ����";
-
-$lang['Disable_HTML_post'] = "�� �ۿ��� HTML ������� ����";
-$lang['Disable_BBCode_post'] = "�� �ۿ���BBCode ������� ����";
-$lang['Disable_Smilies_post'] = "�� �ۿ��� Smilies Icon ������� ����";
-
-$lang['HTML_is_ON'] = "HTML is <u>ON</u>";
-$lang['HTML_is_OFF'] = "HTML is <u>OFF</u>";
-$lang['BBCode_is_ON'] = "%sBBCode%s is <u>ON</u>"; // %s are replaced with URI pointing to FAQ
-$lang['BBCode_is_OFF'] = "%sBBCode%s is <u>OFF</u>";
-$lang['Smilies_are_ON'] = "Smilies Icon <u>ON</u>";
-$lang['Smilies_are_OFF'] = "Smilies Icon <u>OFF</u>";
-
-$lang['Attach_signature'] = "���� ���� (������������ ������ �����Ҽ� �ֽ��ϴ�.)";
-$lang['Notify'] = "�� �ۿ����� �亯���� ���Ϸ� �ƺ��ϴ�.";
-$lang['Delete_post'] = " �� ���� �����մϴ� ";
-
-$lang['Stored'] = "�Խù��� ����Ÿ���̽��� ��� �Ǿ����ϴ�.";
-$lang['Deleted'] = "�Խù��� ���������� �����Ǿ����ϴ�.";
-$lang['Poll_delete'] = "���� ���� ���������� �����Ǿ����ϴ�.";
-$lang['Vote_cast'] = "���������� ��ǥ�� ����ϼ̽��ϴ�.. ^^";
-
-$lang['Topic_reply_notification'] = "�亯���� ��ϵǾ����ϴ�.";
-
-$lang['bbcode_b_help'] = "��������: [b]text[/b] (alt+b)";
-$lang['bbcode_i_help'] = "���Ÿ�ü: [i]text[/i] (alt+i)";
-$lang['bbcode_u_help'] = "�ۿ� ���ٺ���: [u]text[/u] (alt+u)";
-$lang['bbcode_q_help'] = "�� �ο�: [quote]text[/quote] (alt+q)";
-$lang['bbcode_c_help'] = "�ڵ�: [code]code[/code] (alt+c)";
-$lang['bbcode_l_help'] = "����Ʈ: [list]text[/list] (alt+l)";
-$lang['bbcode_o_help'] = "���� ���: [list=]text[/list] (alt+o)";
-$lang['bbcode_p_help'] = "�̹�������: [img]http://image_url[/img] (alt+p)";
-$lang['bbcode_w_help'] = "URL ����: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)";
-$lang['bbcode_a_help'] = "�±� �ݽ��ϴ�.";
-$lang['bbcode_s_help'] = "��ƮĮ��: [color=red]text[/color] ��: �� ���� ����Ҽ� ���� color=#FF0000";
-$lang['bbcode_f_help'] = "��Ʈ������: [size=x-small]small text[/size]";
-
-$lang['Emoticons'] = "���������ܵ�";
-$lang['More_emoticons'] = "���������� �߰�";
-
-$lang['Font_color'] = "��ƮĮ��";
-$lang['color_default'] = "�⺻��";
-$lang['color_dark_red'] = "��ο� ����";
-$lang['color_red'] = "����";
-$lang['color_orange'] = "������";
-$lang['color_brown'] = "����";
-$lang['color_yellow'] = "�����";
-$lang['color_green'] = "�ʷϻ�";
-$lang['color_olive'] = "�ø���";
-$lang['color_cyan'] = "û��";
-$lang['color_blue'] = "�Ķ�";
-$lang['color_dark_blue'] = "��ο� �Ķ�";
-$lang['color_indigo'] = "�� ��";
-$lang['color_violet'] = "���̿÷�";
-$lang['color_white'] = "���";
-$lang['color_black'] = "����";
-
-$lang['Font_size'] = "��Ʈ������";
-$lang['font_tiny'] = "�����۰�";
-$lang['font_small'] = "�۰�";
-$lang['font_normal'] = "����";
-$lang['font_large'] = "ũ��";
-$lang['font_huge'] = "����ũ��";
-
-$lang['Close_Tags'] = "�±� �ݱ�";
-$lang['Styles_tip'] = "��: ��Ÿ���� ���õ� ������ ������ ����� �� �ֽ��ϴ�.";
-
-
-//
-// Private Messaging
-//
-$lang['Private_Messaging'] = "���� ����";
-
-$lang['Login_check_pm'] = "���� �� Ȯ��";
-$lang['New_pms'] = "�� ���� %d �� ���� "; // You have 2 new messages
-$lang['New_pm'] = "�� ���� ���� -[ %d ]"; // You have 1 new message
-$lang['No_new_pm'] = "������ ���� ����";
-$lang['Unread_pms'] = "���� ���� ���� %d ";
-$lang['Unread_pm'] = "���� ���� ���� %d ";
-$lang['No_unread_pm'] = "�������� ������ �����ϴ�.";
-$lang['You_new_pm'] = "�� ������ ���� �߽���....~~~~";
-$lang['You_new_pms'] = "���ο� ������ �����Կ� ������ �ֽ��ϴ�.";
-$lang['You_no_new_pm'] = "���� ������ ������ �����ϴ�.";
-
-$lang['Inbox'] = "���� ������";
-$lang['Outbox'] = "������ ������";
-$lang['Savebox'] = "���� ������";
-$lang['Sentbox'] = "���� ������";
-$lang['Flag'] = "FLAG";
-$lang['Subject'] = "����";
-$lang['From'] = "������";
-$lang['To'] = "����";
-$lang['Date'] = "����";
-$lang['Mark'] = "��ũ";
-$lang['Sent'] = "����";
-$lang['Saved'] = "����";
-$lang['Delete_marked'] = "��ũ�Ѱ� ����";
-$lang['Delete_all'] = "�����";
-$lang['Save_marked'] = "��ũ�Ѱ� ����";
-$lang['Save_message'] = "��������";
-$lang['Delete_message'] = "��������";
-
-$lang['Display_messages'] = "������ ���� ���� �����"; // Followed by number of days/weeks/months
-$lang['All_Messages'] = "��ü ����";
-
-$lang['No_messages_folder'] = "�������� ��� �ֽ��ϴ�.";
-
-$lang['PM_disabled'] = "�� ���������� ���������Ⱑ �Ұ����ϰ� �����Ǿ���ϴ�.";
-$lang['Cannot_send_privmsg'] = "�˼��մϴ�..�����ڰ� ���������⸦ ���� ���ҽ��ϴ�.";
-$lang['No_to_user'] = "������ ������ ���ؼ��� ���̵� �Է��ؾ� �մϴ�.";
-$lang['No_such_user'] = "�˼��մϴ�..�˻��Ͻ� ���̵�� �������� �ʽ��ϴ�.";
-
-$lang['Message_sent'] = "������ ���������� ���������ϴ�.";
-
-$lang['Click_return_inbox'] = "%s[���� �ڽ��� ���ư���]%s";
-$lang['Click_return_index'] = " %s[���� ȭ������ ����]%s";
-
-$lang['Send_a_new_message'] = "�� ���� ������";
-$lang['Send_a_reply'] = "�亯 ���� ������";
-$lang['Edit_message'] = "���� �����ϱ�";
-
-$lang['Notification_subject'] = "�� ������ �����߽��ϴ�.";
-
-$lang['Find_username'] = "���̵� ã��";
-$lang['Find'] = " ã �� ";
-$lang['No_match'] = "�´¾��̵� �����ϴ�";
-
-$lang['No_post_id'] = "���� �������� ���� �Խù� ID ";
-$lang['No_such_folder'] = "�������� �ʴ� �����Դϴ�.";
-$lang['No_folder'] = "�������� ���� �����Դϴ�.";
-
-$lang['Mark_all'] = "���� ��ũ�ϱ�";
-$lang['Unmark_all'] = "��ũ ��������";
-
-$lang['Confirm_delete_pm'] = "��¥�� ���� �Ͻðڽ��ϱ�..?";
-$lang['Confirm_delete_pms'] = "��¥�� ���� �Ͻðڽ��ϱ�..?";
-
-$lang['Inbox_size'] = "���� ������ �뷮 %d%% "; // eg. Your Inbox is 50% full
-$lang['Sentbox_size'] = "���� ������ �뷮 %d%% ";
-$lang['Savebox_size'] = "���������� �뷮 %d%% ";
-
-$lang['Click_view_privmsg'] = "%s[ ������ ���� ]%s";
-
-
-//
-// Profiles/Registration
-//
-$lang['Viewing_user_profile'] = "������ ���� :: %s"; // %s is username
-$lang['About_user'] = " %s ���� �������Դϴ�."; // %s is username
-
-$lang['Preferences'] = "Preferences";
-$lang['Items_required'] = "�ʼ� �Է� ������ ��� �����ϼž� �մϴ�... ";
-$lang['Registration_info'] = "�ʼ� �Է� �����Դϴ�.";
-$lang['Profile_info'] = "���� �Է»����Դϴ�.";
-$lang['Profile_info_warn'] = "���� ������ �ش��ϴ� ������ �����ø� �Է� ���ֽñ� �ٶ��ϴ�.";
-$lang['Avatar_panel'] = "�ƹ�Ÿ ���";
-$lang['Avatar_gallery'] = "�ƹ�Ÿ �ַ���";
-
-$lang['Website'] = "Ȩ ������";
-$lang['Location'] = "��°�";
-$lang['Contact'] = "����";
-$lang['Email_address'] = "E-mail �ּ�";
-$lang['Email'] = "E-mail";
-$lang['Send_private_message'] = "���� ������";
-$lang['Hidden_email'] = "[ Hidden ]";
-$lang['Search_user_posts'] = "�� ����ڰ� �ۼ��� �Խù� ã��.";
-$lang['Interests'] = "���/����";
-$lang['Occupation'] = "�� ��";
-$lang['Poster_rank'] = "�� �ۼ�����";
-
-$lang['Total_posts'] = "�� �ۼ���";
-$lang['User_post_pct_stats'] = "%.2f%% �� ��"; // 1.25% of total
-$lang['User_post_day_stats'] = "%.2f ��"; // 1.5 posts per day
-$lang['Search_user_posts'] = "%s���� �ۼ��� �� ��κ���"; // Find all posts by username
-
-$lang['No_user_id_specified'] = "ã��ȸ���� �����ϴ�.";
-$lang['Wrong_Profile'] = "������ ������ �ܿ��� �����Ҽ� ������..~";
-$lang['Sorry_banned_or_taken_email'] = "�߸��� �����̰ų� �ߺ��Ǵ� ������ �̹� ��� �Ǿ��ֽ��ϴ�..<br>Ȯ�� �� �ٽ� �ۼ��Ͻñ� �ٶ��ϴ�.";
-$lang['Only_one_avatar'] = "1���� �ƹ�Ÿ�� �����ؾ� �մϴ�.";
-$lang['File_no_data'] = "�Է��� URL���� ������ �������� �ʽ��ϴ�.";
-$lang['No_connection_URL'] = "�Է��� URL�� �����Ҽ� �����ϴ�. ";
-$lang['Incomplete_URL'] = "�Է��� URL�� �߸��� URL�̰ų� �ҿ����� URL�Դϴ�.";
-$lang['Wrong_remote_avatar_format'] = "�Է��Ͻ� URL�� �߸��� URL�Դϴ�.";
-$lang['No_send_account_inactive'] = "�˼��մϴ�..Ȱ������ ���� ��й�ȣ�̰ų� �������� ������ �߸��� ��й�ȣ�� �ݿ��� �����ʾҽ��ϴ�. .���������ڿ��� ������ �ּ���.";
-
-$lang['Always_smile'] = "Smilies Icon�� ����մϴ�.";
-$lang['Always_html'] = "HTML�� ����մϴ�.";
-$lang['Always_bbcode'] = "BBCode�� ����մϴ�.";
-$lang['Always_add_sig'] = "������ ���� ������ ÷���մϴ�.";
-$lang['Always_notify'] = "�亯���� �ö���� ���Ϸ� �˷��ݴϴ�.";
-$lang['Always_notify_explain'] = "(������ �ۼ��ѱۿ� ���� ��ϵǸ� ���Ϸ� �۵Ǵ� ���)";
-
-$lang['Board_style'] = "���� ��Ÿ��";
-$lang['Board_lang'] = "���� ���";
-$lang['No_themes'] = "NO Themes";
-$lang['Timezone'] = "�����ð� ���� - (KOREA ��� �⺻����)";
-$lang['Date_format'] = "��¥ ����";
-$lang['Date_format_explain'] = " (<a href=\"http://www.php.net/date\" target=\"_other\">��¥�Լ� ����</a> - (KOREA ��� �⺻ ����) )";
-$lang['Signature'] = "�����Է�";
-$lang['Signature_explain'] = "(�Խù���Ͻ� �ϴܺο� �ڵ����ԵǸ� ����<br> %d �� �ѱ� 127�� ���� �����մϴ�.)";
-$lang['Public_view_email'] = "���� E-Mail �ּҸ� �����մϴ�.";
-
-$lang['Current_password'] = "���� ��й�ȣ";
-$lang['New_password'] = "�� ��й�ȣ";
-$lang['Confirm_password'] = "��й�ȣ Ȯ��";
-$lang['password_if_changed'] = "(�����ϽǶ����� �Է��ϼ���.)";
-$lang['password_confirm_if_changed'] = "(��й�ȣ Ȯ�λ���Դϴ�.)";
-
-$lang['Avatar'] = "Avatar";
-$lang['Avatar_explain'] = "�ƹ�Ÿ�̹����� %d X %d pixels �� ���ѵǸ� ������� %dKb �̻� ������ �����ϴ�"; $lang['Upload_Avatar_file'] = "�ƹ�Ÿ �̹����� ����ǻ�Ϳ��� ���� ���ε��մϴ�.";
-$lang['Upload_Avatar_URL'] = "�¶��λ� �ƹ�Ÿ�̹����� ������� URL�� ��ũ�մϴ�.";
-$lang['Upload_Avatar_URL_explain'] = "";
-$lang['Pick_local_Avatar'] = "�غ�� �̰� �ƹ�Ÿ �ַ������� �����մϴ�.";
-$lang['Link_remote_Avatar'] = "�ƹ�Ÿ�̹��� ��ũ";
-$lang['Link_remote_Avatar_explain'] = "�ƹ�Ÿ�̹����� ������� ���� ��ũ.";
-$lang['Avatar_URL'] = "URL of Avatar Image";
-$lang['Select_from_gallery'] = "����ִ� �ƹ�Ÿ�ַ����� ���� ����մϴ�";
-$lang['View_avatar_gallery'] = "�ַ��� ����";
-
-$lang['Select_avatar'] = "�ƹ�Ÿ����";
-$lang['Return_profile'] = "�ƹ�Ÿ ���þ���";
-$lang['Select_category'] = "ī�װ��� ����";
-
-$lang['Delete_Image'] = "�̹��� ����";
-$lang['Current_Image'] = "���� �̹���";
-
-$lang['Notify_on_privmsg'] = "�� ������ ���� ���Ϸ� �˷� �ݴϴ�.";
-$lang['Popup_on_privmsg'] = "������ ���� �˾� ����â���� ���ϴ�.";
-$lang['Popup_on_privmsg_explain'] = "";
-$lang['Hide_user'] = "���� ������ �������� �ʽ��ϴ�.";
-
-$lang['Profile_updated'] = "�����Ͻ� ������ ������Ʈ �Ǿ����ϴ�.";
-$lang['Profile_updated_inactive'] = "ȯ�漳���� ������Ʈ �Ǿ����� �ٽɳ����� �ٲ۰� �����ϴ�..���� ���� ������ ���� Ȱ������ �ʽ��ϴ�..�ٽ� ������ Ȱ��ȭ �ϽǷ��� �����ڿ��� ��û�Ͻñ� �ٶ��ϴ�.";
-
-$lang['Password_mismatch'] = "��й�ȣ�� ��ġ���� �ʽ��ϴ�.";
-$lang['Current_password_mismatch'] = "�����ͺ��̽��� ����� ��й�ȣ�� ��ġ���� �ʽ��ϴ�.";
-$lang['Invalid_username'] = "�������� ������ ���Ұ� ���̵��̰ų� �ߺ��Ǵ� ���̵�� ����ϽǼ� �����ϴ�.";
-$lang['Signature_too_long'] = "�ʹ� �� �����Դϴ�.";
-$lang['Fields_empty'] = "�ʼ��Է� ������ �Է��������� �ʵ尡 �ִ°� �����ϴ�.";
-$lang['Avatar_filetype'] = "�ƹ�Ÿ�̹��� Ÿ���� .jpg, .gif or .png �Դϴ�.";
-$lang['Avatar_filesize'] = "�ƹ�Ÿ�̹��� ���� ������� %d kB �Դϴ�."; // The avatar image file size must be less than 6 kB
-$lang['Avatar_imagesize'] = "�ƹ�Ÿ�̹��� ũ��� ������ %d pixels ������ %d pixels �Դϴ�.";
-
-$lang['Welcome_subject'] = "%s "; // Welcome to my.com forums
-$lang['New_account_subject'] = "���ο� ����� ���̵�";
-$lang['Account_activated_subject'] = "���̵� Ȱ��";
-
-$lang['Account_added'] = "<b>���������� ��ϵǾ����ϴ�..�����մϴ�.</b><p>��������� ����Ÿ���̽��� ���� �Ǿ����ϴ�.<p>����ȭ������ ���ż� �ٽ� �α� �� �Ͻʽÿ�...!";
-$lang['Account_inactive'] = "���̵� ����������ϴ�.. ���� �� ������ ���̵��� Ȱ���� ��û�մϴ�.. ���̵� ������ ���ڿ������� �۵Ǿ����ϴ�..�ڼ��� ������ ���ڿ����� Ȯ���ϼ���..";
-$lang['Account_inactive_admin'] = "������ ����������ϴ�.. ���� �������� �����ڱ��� ���̵��� Ȱ���� ��û�մϴ�..���̵� Ȱ���� �� �� ���ڿ������� �˷������Դϴ�..";
-$lang['Account_active'] = "���̵� ����������ϴ�.. �������ּż� �����մϴ�.";
-$lang['Account_active_admin'] = "�� ���̵�� Ȱ��ȭ�Ǿ� �ֽ��ϴ�.";
-$lang['Reactivate'] = "����� ���̵� Ȱ��ȭ �����ּ���!";
-$lang['COPPA'] = "���̵� �����Ǿ�����, ���ϰ����� ������ �����ϴ�..üŷ�Ͽ� ������������ �α��� �ϽǼ� �����ϴ�.";
-
-$lang['Registration'] = " �̿� ��� �Դϴ�.";
-$lang['Reg_agreement'] = "<ul type=\"square\"><li> ȸ�������� ���ΰ����� ��Ģ���� �մϴ�. <br /><br /><li> ���� �������� ���߽ô� ������ �������� ���� ó���˴ϴ�. ^.^ <br /><br /><li> �� ������ �������� �弳�� ������ �ø��� �ʽ��ϴ�.<br /><br />";
-
-$lang['Agree_under_13'] = "<li>���� ����� �����Ͻô� 14�� <b>����</b> ����";
-$lang['Agree_over_13'] = "<li>���� ����� �����Ͻô� 14�� <b>�̻�</b> ����";
-$lang['Agree_not'] = "<li>���� ����� ���� ���� �ʽ��ϴ�.</ul>";
-
-$lang['Wrong_activation'] = "����Ÿ���̽��� �ִ� E-Mail �� ��ġ�����ʰų� �������� �ʴ� E-Mail�Դϴ�. ";
-$lang['Send_password'] = "���ο� ��й�ȣ �߱ޱ�";
-$lang['Password_updated'] = "���ο� ��й�ȣ�� �̸��Ϸ� �۵Ǿ����ϴ�..Ȯ�� �غ��ñ� �ٶ��ϴ�.";
-$lang['No_email_match'] = "�Է��Ͻ� �̸��� �ּҿ� ���̵�Ʈ �� ����Ǿ��ִ� �̸��� �ּҰ� ��ġ���� �ʽ��ϴ�.";
-$lang['New_password_activation'] = "��û�Ͻ� �� ��й�ȣ �Դϴ�.";
-$lang['Password_activated'] = "�α����� �� �� ���ڿ������� ��۹��� ��й�ȣ�� �α��� �ϼ���.";
-
-$lang['Send_email_msg'] = "ȸ������ E-Mail ������..!";
-$lang['No_user_specified'] = "���ǵ��� ���� ���� �Դϴ�.";
-$lang['User_prevent_email'] = "�� ����ڴ� ���ڿ��� �ޱ⸦ �ٶ��� �ʽ��ϴ�..������ ���� ������..!";
-$lang['User_not_exist'] = "�������� �ʴ� ����� �Դϴ�.";
-$lang['CC_email'] = "���ݹ۵Ǵ� ������ ���θ��Ϸε� �۵ǰ��մϴ�. ";
-$lang['Email_message_desc'] = "<br>���� ���Ͻô� E-Mail�� ������ȸ���Կ��� �������¸��Ϸμ� Html�±׳� BBcode�� ����Ҽ������ϴ�. .";
-$lang['Flood_email_limit'] = "���� �ð����� �̸����� ������ �����ϴ�.. ���߿� �ٽ� ��������..!";
-$lang['Recipient'] = "�»��";
-$lang['Email_sent'] = "E-Mail�� ���������� ���Ͽ����ϴ�.";
-$lang['Send_email'] = "E-Mail ������";
-$lang['Empty_subject_email'] = "�� ���� ������ �Է��ϼ���.";
-$lang['Empty_message_email'] = "�� ���� ������ �Է��ϼ���.";
-
-
-//
-// Memberslist
-//
-$lang['Select_sort_method'] = "���� ����";
-$lang['Sort'] = "�з�";
-$lang['Sort_Top_Ten'] = "TOP 10 �Խù�";
-$lang['Sort_Joined'] = "��������";
-$lang['Sort_Username'] = "���̵�";
-$lang['Sort_Location'] = "��°�";
-$lang['Sort_Posts'] = "�� �ۼ���";
-$lang['Sort_Email'] = "E-mail";
-$lang['Sort_Website'] = "Ȩ ������";
-$lang['Sort_Ascending'] = "�� ��";
-$lang['Sort_Descending'] = "�Ʒ���";
-$lang['Order'] = "����";
-
-
-//
-// Group control panel
-//
-$lang['Group_Control_Panel'] = "�� ����";
-$lang['Group_member_details'] = "���� �� ��Ȳ";
-$lang['Group_member_join'] = "����� ����";
-
-$lang['Group_Information'] = "�� ����";
-$lang['Group_name'] = "�� �̸�";
-$lang['Group_description'] = "�� �Ұ�";
-$lang['Group_membership'] = "�� �����";
-$lang['Group_Members'] = "�� ���";
-$lang['Group_Moderator'] = "�� ������";
-$lang['Pending_members'] = "�������";
-
-$lang['Group_type'] = "�� Ÿ��";
-$lang['Group_open'] = "������";
-$lang['Group_closed'] = "��ݱ�";
-$lang['Group_hidden'] = "����� ��";
-
-$lang['Current_memberships'] = "���� ���� ��";
-$lang['Non_member_groups'] = "���� �������� ���� ��";
-$lang['Memberships_pending'] = "���� ��������� ������ �����ʾ� ���� ���Դϴ�.";
-
-$lang['No_groups_exist'] = "���� ������ ���� �����ϴ�.";
-$lang['Group_not_exist'] = "�� �������� �������� �ʽ��ϴ�.";
-
-$lang['Join_group'] = "������";
-$lang['No_group_members'] = "���� �� �쿡�� ���ȸ���� �����ϴ�.";
-$lang['Group_hidden_members'] = "����������μ� ���������� �������� �ʽ��ϴ�.";
-$lang['No_pending_group_members'] = "�� ���� ��������� �����ϴ�.";
-$lang["Group_joined"] = "���������� ������ ��ϵǾ����ϴ�.<br /><br />��������� ������ ��ٸ��ø� �˴ϴ�.";
-$lang['Group_request'] = "���ο� ���Բ��� ��Ͻ�û�� �ϼ̽��ϴ�";
-$lang['Group_approved'] = "��� ������ �Ǿ����� �˷��帳�ϴ�.";
-$lang['Group_added'] = "�� �����쿡 �߰��Ǿ����ϴ�.";
-$lang['Already_member_group'] = "����� �̹� �� �쿡 ���ԵǾ��ִ� ����Դϴ�.";
-$lang['User_is_member_group'] = "���� �̹� �� ���� ����� �Ǿ��ֽ��ϴ�.";
-$lang['Group_type_updated'] = "���� Ÿ�Ժ����� ���������� ����Ǿ����ϴ�.";
-
-$lang['Could_not_add_user'] = "������ ����ڴ� �������� �ʽ��ϴ�..";
-$lang['Could_not_anon_user'] = "���� ȸ���� ������ �ɼ� �����ϴ�.";
-
-$lang['Confirm_unsub'] = "��¥�� Ż���Ͻðڽ��ϰ�..?";
-$lang['Confirm_unsub_pending'] = "�� �쿡 ���� ���ε��� ���� ���������Դϴ�..�� �쿡�� Ż���Ͻðڽ��ϱ�..?";
-
-$lang['Unsub_success'] = "�� �쿡�� ���������� Ż��Ǿ����ϴ�.";
-
-$lang['Approve_selected'] = "��Ͻ���";
-$lang['Deny_selected'] = "�������";
-$lang['Not_logged_in'] = "�쿡 ���� ���ؼ��� �α� �� �ϼž� �մϴ�.";
-$lang['Remove_selected'] = " �� �� �� ��";
-$lang['Add_member'] = " ��� �߰��ϱ� ";
-$lang['Not_group_moderator'] = "�����ڰ� �ƴϱ���� �� ����� ����ϽǼ� �����ϴ�.";
-
-$lang['Login_to_join'] = "�α� �� �Ͻø� ������� �����ϽǼ� �ֽ��ϴ�.";
-$lang['This_open_group'] = "���� ���µǾ� �ִ� �̱쿡 ����� ��û�մϴ�.";
-$lang['This_closed_group'] = "�̱��� �����־� ������ ������ �Ҽ� �����ϴ�. ";
-$lang['This_hidden_group'] = "�����Ͻ� ���� ��������Դϴ�.... �����û����� ������ڿ��� �����Ͻñ� �ٶ��ϴ�. ";
-$lang['Member_this_group'] = "���� �� �쿡�� Ż���մϴ�.";
-$lang['Pending_this_group'] = "���� �� ��������� Ż���մϴ�.";
-$lang['Are_group_moderator'] = "�� ���� ������ �Դϴ�.";
-$lang['None'] = "None";
-
-$lang['Subscribe'] = "��Ͻ�û";
-$lang['Unsubscribe'] = "Ż���û";
-$lang['View_Information'] = "�캸��";
-
-
-//
-// Search
-//
-$lang['Search_query'] = "�� �� �� �� ��";
-$lang['Search_options'] = "�� �� �� �� ";
-
-$lang['Search_keywords'] = "Ű���� �˻�";
-$lang['Search_keywords_explain'] = "�ܾ��� ����� ���� <u>AND</u> ������ ����Ҽ� ������ �ܾ��� ���Ǹ� ���������� <u>OR</u> ������ ����Ҽ� �ֽ��ϴ�..���� �� ���ڸ� ���� �˻��ϴ� wildcard (*.*) �� ����Ҽ� �ֽ��ϴ�.";
-$lang['Search_author'] = "�۾��� �˻�";
-$lang['Search_author_explain'] = "Use * as a Wildcard<BR>��)<BR> <B>*</B>A �� �Է��Ͻø� A �� ���Ե� ���̵� ���ã���ָ�<BR> A<b>*</b>�� �Է��Ͻø� A�� �����ϴ� ���̵� ��� ã���ݴϴ�. ";
-
-$lang['Search_for_any'] = "������ �ܾ� �� �ϳ��� ���ԵǾ �˻�";
-$lang['Search_for_all'] = "������ �ܾ ��� ���ԵǴ� �Խù��� �˻�";
-
-$lang['Return_first'] = "���� ����"; // followed by xxx characters in a select box
-$lang['characters_posts'] = "��Ư�� ����˻�";
-
-$lang['Search_previous'] = "�����Խù� �˻�"; // followed by days, weeks, months, year, all in a select box
-
-$lang['Sort_by'] = "����";
-$lang['Sort_Time'] = "�۾��ð�";
-$lang['Sort_Post_Subject'] = "��������";
-$lang['Sort_Topic_Title'] = "������ ����";
-$lang['Sort_Author'] = "�۾���";
-$lang['Sort_Forum'] = "����";
-
-$lang['Display_results'] = "��� ���";
-$lang['All_available'] = "��ü���� ";
-$lang['No_searchable_forums'] = "�˻��Ͻ������� ������ ���ѵ� �����Դϴ�..";
-
-$lang['No_search_match'] = "ã�� ������ ���ų� ȸ������ ���Դϴ�.";
-$lang['Found_search_match'] = "��ġ�Ǵ� %d ���� ���� ã�ҽ��ϴ�."; // eg. Search found 1 match
-$lang['Found_search_matches'] = "��ġ�Ǵ� %d ���� ���� ã�ҽ��ϴ�."; // eg. Search found 24 matches
-
-$lang['Close_window'] = "������ â �ݱ�";
-
-
-//
-// Auth related entries
-//
-// Note the %s will be replaced with one of the following 'user' arrays
-$lang['Sorry_auth_announce'] = "�˼��մϴ�. �� ������ %s�� ������ �����Ҽ� �ֽ��ϴ�.";
-$lang['Sorry_auth_sticky'] = "�˼��մϴ�. �� ������ %s �� sticky�� �ۼ��Ҽ� �ֽ��ϴ�.";
-$lang['Sorry_auth_read'] = "�˼��մϴ�. �� ������ %s�� �бⰡ ������ �����Դϴ�..";
-$lang['Sorry_auth_post'] = "�˼��մϴ�. �� ������ %s�� �������� �ۼ��Ҽ� �ֽ��ϴ�.";
-$lang['Sorry_auth_reply'] = "�˼��մϴ�. �� ������ %s�� ��бۿ� ���� �亯�Ҽ� �ֽ��ϴ�. ";
-$lang['Sorry_auth_edit'] = "�˼��մϴ�. �� ������ %s�� ��б��� �����Ҽ� �ֽ��ϴ�.";
-$lang['Sorry_auth_delete'] = "�˼��մϴ�. �� ������ %s�� ��б��� �����Ҽ� �ֽ��ϴ�. ";
-$lang['Sorry_auth_vote'] = "�˼��մϴ�. �� ������ %s�� ��ǥ�� �Ҽ� �ֽ��ϴ�.";
-
-// These replace the %s in the above strings
-$lang['Auth_Anonymous_Users'] = "<b>��ϵ��� ���� �����</b>";
-$lang['Auth_Registered_Users'] = "<b>����ȸ��</b>";
-$lang['Auth_Users_granted_access'] = "<b>��ڰ� ������ ȸ��</b>";
-$lang['Auth_Moderators'] = "<b>������</b>";
-$lang['Auth_Administrators'] = "<b>���</b>";
-
-$lang['Not_Moderator'] = "����� �� ������ �����ڰ� �ƴմϴ�.";
-$lang['Not_Authorised'] = "�ۼ��ڰ� �ƴմϴ�.";
-
-$lang['You_been_banned'] = "����� �� �������κ��� ������ �����Ǿ����ϴ�.<br />�ڼ��� ������ �����ڿ��� �������ּ���.";
-
-
-//
-// Viewonline
-//
-$lang['Reg_users_zero_online'] = "ȸ�� 0 �� / "; // There ae 5 Registered and
-$lang['Reg_users_online'] = "ȸ�� %d �� / "; // There ae 5 Registered and
-$lang['Reg_user_online'] = " ȸ�� %d �� / "; // There ae 5 Registered and
-$lang['Hidden_users_zero_online'] = "����� ȸ�� 0 �� "; // 6 Hidden users online
-$lang['Hidden_users_online'] = "����� %d ��"; // 6 Hidden users online
-$lang['Hidden_user_online'] = "����� ȸ�� %d ��"; // 6 Hidden users online
-$lang['Guest_users_online'] = "�մ� %d ��"; // There are 10 Guest users online
-$lang['Guest_users_zero_online'] = "�մ� 0 ��..."; // There are 10 Guest users online
-$lang['Guest_user_online'] = " �մ� %d ��"; // There is 1 Guest user online
-$lang['No_users_browsing'] = "���� ������ ������ ������ �����ϴ�.";
-
-$lang['Online_explain'] = "�� �ڷ�� 5���� ������ ȸ���鿡�� �����˴ϴ�.";
-
-$lang['Forum_Location'] = "���� ��ġ";
-$lang['Last_updated'] = "Last Updated";
-
-$lang['Forum_index'] = "�������� ȭ��";
-$lang['Logging_on'] = "�α� �� ��";
-$lang['Posting_message'] = "�� �ۼ� ��";
-$lang['Searching_forums'] = "���� �˻� ��";
-$lang['Viewing_profile'] = "������ ����";
-$lang['Viewing_online'] = "�¶��� ������ ����";
-$lang['Viewing_member_list'] = "�������Ʈ";
-$lang['Viewing_priv_msgs'] = "������";
-$lang['Viewing_FAQ'] = "FAQ ����";
-
-
-//
-// Moderator Control Panel
-//
-$lang['Mod_CP'] = "������ �����Դϴ�.";
-$lang['Mod_CP_explain'] = "�Խù��� �����Ͽ� ����,�̵� ,���,��������� �ϽǼ� �ֽ��ϴ�.";
-
-$lang['Select'] = " �� �� ";
-$lang['Delete'] = " �� �� ";
-$lang['Move'] = " �� �� ";
-$lang['Lock'] = " �� �� ";
-$lang['Unlock'] = " �������";
-
-$lang['Topics_Removed'] = "������ �Խù��� ���������� ����Ÿ���̽����� �����Ǿ����ϴ�..";
-$lang['Topics_Locked'] = "������ �Խù��� ��ɽ��ϴ�.";
-$lang['Topics_Moved'] = "������ �Խù��� ���������� �̵��Ͽ����ϴ�.";
-$lang['Topics_Unlocked'] = "������ �Խù��� ��ݻ��¿��� �����Ͽ����ϴ�.";
-$lang['No_Topics_Moved'] = "�̹� �̵��� �Խù��Դϴ�.";
-
-$lang['Confirm_delete_topic'] = "�����ѰԽù��� ����Ÿ���̽����� �����Ͻðڽ��ϱ�..??";
-$lang['Confirm_lock_topic'] = "������ �Խù��� ���������� ���ϵ��� ��ðڽ��ϱ�..??";
-$lang['Confirm_unlock_topic'] = "�����ѰԽù��� ��ݻ��¿��� �����Ͻðڽ��ϱ�..??";
-$lang['Confirm_move_topic'] = "������ �������� �Խù��� �ű�ðڽ��ϱ�..??";
-
-$lang['Move_to_forum'] = "�̵��� ��������";
-$lang['Leave_shadow_topic'] = "�����ִ� �������� �̵�ǥ���� ���ܵӴϴ�..";
-
-$lang['Split_Topic'] = "������ �ڸ��� ����";
-$lang['Split_Topic_explain'] = "�Ʒ� ���� ������ ����Ͽ� �������� 2(���õ� ��бۿ� ���������� ��б��� �����ϴ� �� ) �� ������ �ֽ��ϴ�.";
-$lang['Split_title'] = "���ο� ������ ����";
-$lang['Split_forum'] = "�� �����ۿ� ���� ����";
-$lang['Split_posts'] = "�ڸ� ��б� ����";
-$lang['Split_after'] = "���õ� ��б� �ڸ�";
-$lang['Topic_split'] = "���õ� �����۷� ���������� �߶������ϴ�.";
-
-$lang['Too_many_error'] = "�����۷� �ڸ������� 1 ���� ��б۸� �����Ҽ� �ֽ��ϴ�.";
-
-$lang['None_selected'] = "�� ����� ���� � �����۵� �������� �����̽��ϴ�..���ư��� �ٽ� 1 ���� �����ϼ���.";
-$lang['New_forum'] = "�� ����";
-
-$lang['This_posts_IP'] = "�� �� �ۼ��� IP";
-$lang['Other_IP_this_user'] = "�� ������� �ٸ� IP�� �����Ͽ����ϴ�.";
-$lang['Users_this_IP'] = "�� IP�� �ۼ��� �����";
-$lang['IP_info'] = "IP ����";
-$lang['Lookup_IP'] = "Look up IP";
-
-
-//
-// Timezones ... for display on each page
-//
-$lang['All_times'] = "All times are %s"; // eg. All times are GMT - 12 Hours (times from next block)
-
-$lang['-12'] = "GMT - 12 Hours";
-$lang['-11'] = "GMT - 11 Hours";
-$lang['-10'] = "HST (Hawaii)";
-$lang['-9'] = "GMT - 9 Hours";
-$lang['-8'] = "PST (U.S./Canada)";
-$lang['-7'] = "MST (U.S./Canada)";
-$lang['-6'] = "CST (U.S./Canada)";
-$lang['-5'] = "EST (U.S./Canada)";
-$lang['-4'] = "GMT - 4 Hours";
-$lang['-3.5'] = "GMT - 3.5 Hours";
-$lang['-3'] = "GMT - 3 Hours";
-$lang['-2'] = "Mid-Atlantic";
-$lang['-1'] = "GMT - 1 Hours";
-$lang['0'] = "GMT";
-$lang['1'] = "CET (Europe)";
-$lang['2'] = "EET (Europe)";
-$lang['3'] = "GMT + 3 Hours";
-$lang['3.5'] = "GMT + 3.5 Hours";
-$lang['4'] = "GMT + 4 Hours";
-$lang['4.5'] = "GMT + 4.5 Hours";
-$lang['5'] = "GMT + 5 Hours";
-$lang['5.5'] = "GMT + 5.5 Hours";
-$lang['6'] = "GMT + 6 Hours";
-$lang['7'] = "GMT + 7 Hours";
-$lang['8'] = "WST (Australia)";
-$lang['9'] = "GMT + 9 Hours";
-$lang['9.5'] = "CST (Australia)";
-$lang['10'] = "EST (Australia)";
-$lang['11'] = "GMT + 11 Hours";
-$lang['12'] = "GMT + 12 Hours";
-
-// These are displayed in the timezone select box
-$lang['tz']['-12'] = "(GMT -12:00 hours) Eniwetok, Kwajalein";
-$lang['tz']['-11'] = "(GMT -11:00 hours) Midway Island, Samoa";
-$lang['tz']['-10'] = "(GMT -10:00 hours) Hawaii";
-$lang['tz']['-9'] = "(GMT -9:00 hours) Alaska";
-$lang['tz']['-8'] = "(GMT -8:00 hours) Pacific Time (US & Canada), Tijuana";
-$lang['tz']['-7'] = "(GMT -7:00 hours) Mountain Time (US & Canada), Arizona";
-$lang['tz']['-6'] = "(GMT -6:00 hours) Central Time (US & Canada), Mexico City";
-$lang['tz']['-5'] = "(GMT -5:00 hours) Eastern Time (US & Canada), Bogota, Lima, Quito";
-$lang['tz']['-4'] = "(GMT -4:00 hours) Atlantic Time (Canada), Caracas, La Paz";
-$lang['tz']['-3.5'] = "(GMT -3:30 hours) Newfoundland";
-$lang['tz']['-3'] = "(GMT -3:00 hours) Brassila, Buenos Aires, Georgetown, Falkland Is";
-$lang['tz']['-2'] = "(GMT -2:00 hours) Mid-Atlantic, Ascension Is., St. Helena";
-$lang['tz']['-1'] = "(GMT -1:00 hours) Azores, Cape Verde Islands";
-$lang['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia";
-$lang['tz']['1'] = "(GMT +1:00 hours) Amsterdam, Berlin, Brussels, Madrid, Paris, Rome";
-$lang['tz']['2'] = "(GMT +2:00 hours) Cairo, Helsinki, Kaliningrad, South Africa";
-$lang['tz']['3'] = "(GMT +3:00 hours) Baghdad, Riyadh, Moscow, Nairobi";
-$lang['tz']['3.5'] = "(GMT +3:30 hours) Tehran";
-$lang['tz']['4'] = "(GMT +4:00 hours) Abu Dhabi, Baku, Muscat, Tbilisi";
-$lang['tz']['4.5'] = "(GMT +4:30 hours) Kabul";
-$lang['tz']['5'] = "(GMT +5:00 hours) Ekaterinburg, Islamabad, Karachi, Tashkent";
-$lang['tz']['5.5'] = "(GMT +5:30 hours) Bombay, Calcutta, Madras, New Delhi";
-$lang['tz']['6'] = "(GMT +6:00 hours) Almaty, Colombo, Dhaka, Novosibirsk";
-$lang['tz']['6.5'] = "(GMT +6:30 hours) Rangoon";
-$lang['tz']['7'] = "(GMT +7:00 hours) Bangkok, Hanoi, Jakarta";
-$lang['tz']['8'] = "(GMT +8:00 hours) Beijing, Hong Kong, Perth, Singapore, Taipei";
-$lang['tz']['9'] = "(GMT +9:00 hours) Osaka, Sapporo, Seoul, Tokyo, Yakutsk";
-$lang['tz']['9.5'] = "(GMT +9:30 hours) Adelaide, Darwin";
-$lang['tz']['10'] = "(GMT +10:00 hours) Canberra, Guam, Melbourne, Sydney, Vladivostok";
-$lang['tz']['11'] = "(GMT +11:00 hours) Magadan, New Caledonia, Solomon Islands";
-$lang['tz']['12'] = "(GMT +12:00 hours) Auckland, Wellington, Fiji, Marshall Island";
-
-$lang['datetime']['Sunday'] = "�Ͽ���";
-$lang['datetime']['Monday'] = "������";
-$lang['datetime']['Tuesday'] = "ȭ����";
-$lang['datetime']['Wednesday'] = "������";
-$lang['datetime']['Thursday'] = "�����";
-$lang['datetime']['Friday'] = "�ݿ���";
-$lang['datetime']['Saturday'] = "�����";
-$lang['datetime']['Sun'] = "��";
-$lang['datetime']['Mon'] = "��";
-$lang['datetime']['Tue'] = "ȭ";
-$lang['datetime']['Wed'] = "��";
-$lang['datetime']['Thu'] = "��";
-$lang['datetime']['Fri'] = "��";
-$lang['datetime']['Sat'] = "��";
-$lang['datetime']['January'] = "1��";
-$lang['datetime']['February'] = "2��";
-$lang['datetime']['March'] = "3��";
-$lang['datetime']['April'] = "4��";
-$lang['datetime']['May'] = "5��";
-$lang['datetime']['June'] = "6��";
-$lang['datetime']['July'] = "7��";
-$lang['datetime']['August'] = "8��";
-$lang['datetime']['September'] = "9��";
-$lang['datetime']['October'] = "10��";
-$lang['datetime']['November'] = "11��";
-$lang['datetime']['December'] = "12��";
-$lang['datetime']['Jan'] = "1��";
-$lang['datetime']['Feb'] = "2��";
-$lang['datetime']['Mar'] = "3��";
-$lang['datetime']['Apr'] = "4��";
-$lang['datetime']['May'] = "5��";
-$lang['datetime']['Jun'] = "6��";
-$lang['datetime']['Jul'] = "7��";
-$lang['datetime']['Aug'] = "8��";
-$lang['datetime']['Sep'] = "9��";
-$lang['datetime']['Oct'] = "10��";
-$lang['datetime']['Nov'] = "11��";
-$lang['datetime']['Dec'] = "12��";
-
-//
-// Errors (not related to a
-// specific failure on a page)
-//
-$lang['Information'] = " �� �� ";
-$lang['Critical_Information'] = "�߿��� ����";
-
-$lang['General_Error'] = "�Ϲ����� Error";
-$lang['Critical_Error'] = "�ɰ��� Error";
-$lang['An_error_occured'] = "Error�� ���߽��ϴ�.";
-$lang['A_critical_error'] = "�ɰ��� Error�� ���߽��ϴ�.";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php +/*************************************************************************** + * lang_main.php [Korean] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_main.php,v 1.72 2001/12/24 20:31:35 psotfx Exp $ + * ---------------------------------------------------------------------------- + * korean Language Edited by donguook,ryu(������) + * E-Mail : nexus@dreamwiz.com + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + + +setlocale(LC_ALL, "ko_KR.eucKR"); +$lang['ENCODING'] = "euc-kr"; +$lang['DIRECTION'] = "ltr"; +$lang['LEFT'] = "left"; +$lang['RIGHT'] = "right"; +$lang['DATE_FORMAT'] = "Y�� m�� d��"; // This should be changed to the default date format for your language, php date() format + +// +// Common, these terms are used +// extensively on several pages +// +$lang['Forum'] = "����"; +$lang['Category'] = "ī�װ���"; +$lang['Topic'] = "Topic"; +$lang['Topics'] = "������"; +$lang['Replies'] = "����"; +$lang['Views'] = "��ȸ"; +$lang['Post'] = "�ۼ���"; +$lang['Posts'] = "��б�"; +$lang['Posted'] = "�� �ۼ��ð� "; +$lang['Username'] = "���̵�"; +$lang['Password'] = "��й�ȣ"; +$lang['Email'] = "Email"; +$lang['Poster'] = "Poster"; +$lang['Author'] = "�� ����"; +$lang['Time'] = "��"; +$lang['Hours'] = "�ð�"; +$lang['Message'] = "���� ����"; + +$lang['1_Day'] = "1�� ��"; +$lang['7_Days'] = "7�� ��"; +$lang['2_Weeks'] = "2�� �̳�"; +$lang['1_Month'] = "1���� ��"; +$lang['3_Months'] = "3���� ��"; +$lang['6_Months'] = "6���� ��"; +$lang['1_Year'] = "1�� ��"; + +$lang['Go'] = "�̵�"; +$lang['Jump_to'] = "�̵�"; +$lang['Submit'] = " �Է¿Ϸ� "; +$lang['Reset'] = " �� �� "; +$lang['Cancel'] = " �� �� "; +$lang['Preview'] = " �̸����� "; +$lang['Confirm'] = " Ȯ �� "; +$lang['Spellcheck'] = "����üũ"; +$lang['Yes'] = "��"; +$lang['No'] = "�ƴϿ�"; +$lang['Enabled'] = "�����"; +$lang['Disabled'] = "������"; +$lang['Error'] = "Error"; + +$lang['Next'] = "����"; +$lang['Previous'] = "����"; +$lang['Goto_page'] = "�������̵�"; +$lang['Joined'] = "������"; +$lang['IP_Address'] = "IP Address"; + +$lang['Select_forum'] = "��������"; +$lang['View_latest_post'] = "���������� ��ϵȱ� ����"; +$lang['View_newest_post'] = "���� �ö�±� ����"; +$lang['Page_of'] = "Page %d of %d Page"; // Replaces with: Page 1 of 2 for example + +$lang['ICQ'] = "ICQ Number"; +$lang['AIM'] = "AIM Address"; +$lang['MSNM'] = "MSN ����"; +$lang['YIM'] = "Yahoo ����"; + +$lang['Forum_Index'] = "%s"; // eg. sitename Forum Index, %s can be removed if you prefer + +$lang['Post_new_topic'] = "�� �������� �ۼ��մϴ�."; +$lang['Reply_to_topic'] = "�亯���� �ۼ��մϴ�."; +$lang['Reply_with_quote'] = "���� �ο��Ͽ� �ۼ��մϴ�."; + +$lang['Click_return_topic'] = "%s[�Խù� ����]%s"; // %s's here are for uris, do not remove! +$lang['Click_return_login'] = "%s[�ٽ� �õ��ϱ�]%s"; +$lang['Click_return_forum'] = "%s[���� �������� �ǵ��ư���]%s "; +$lang['Click_view_message'] = "%s[�ۼ��� ���� ���ϴ�.]%s"; +$lang['Click_return_modcp'] = "%s[�������� �ǵ��ư���]%s "; +$lang['Click_return_group'] = "%s[�� �������� �ǵ��� ����]%s <p>"; + +$lang['Admin_panel'] = "������ �α���"; + +$lang['Board_disable'] = "���� �̿��Ҽ� ���� �����Դϴ�.."; + + +// +// Global Header strings +// +$lang['Registered_users'] = "�������� ����ȸ�� "; +$lang['Online_users_zero_total'] = "���� <b>0</b> ���� ���� ���Դϴ�. "; +$lang['Online_users_total'] = "���� <b>%d</b> ���� ���� ���Դϴ�. "; +$lang['Online_user_total'] = "���� �������� ���� <b>%d</b> ��           "; +$lang['Reg_users_zero_total'] = "����ȸ�� <b>0</b> ��           "; +$lang['Reg_users_total'] = "����ȸ�� <b>%d</b> ��           "; +$lang['Reg_user_total'] = "����ȸ�� <b>%d</b> ��           "; +$lang['Hidden_users_zero_total'] = "����� ȸ�� <b>0</b> ��         "; +$lang['Hidden_user_total'] = "����� ȸ�� <b>%d</b> ��         "; +$lang['Hidden_user_total'] = "�� ����� ȸ�� <b>%d</b> �� "; +$lang['Guest_users_zero_total'] = "�մ� <b>0</b> ��"; +$lang['Guest_users_total'] = "�մ� <b>%d</b> ��"; +$lang['Guest_user_total'] = "�մ� <b>%d</b> ��"; + +$lang['You_last_visit'] = "��ȸ ���� %s"; // %s replaced by date/time +$lang['Current_time'] = "���� �ð� %s"; // %s replaced by time + +$lang['Search_new'] = "���� ��ϵ� �� ����"; +$lang['Search_your_posts'] = "���� �ۼ��� �Խù�"; +$lang['Search_unanswered'] = "�亯���� �Խù� ����"; + +$lang['Register'] = "ȸ������"; +$lang['Profile'] = "�������� ���� / ����"; +$lang['Edit_profile'] = "�������� ����"; +$lang['Search'] = " �� �� "; +$lang['Memberlist'] = "Memberlist"; +$lang['FAQ'] = "FAQ"; +$lang['BBCode_guide'] = "BBCode �ȳ�"; +$lang['Usergroups'] = "���� ��"; +$lang['Last_Post'] = "������ ��� ��"; +$lang['Moderator'] = "���������� "; +$lang['Moderators'] = "���������� "; + + +// +// Stats block text +// +$lang['Posted_articles_zero_total'] = "���� �� ��� �Խù� <b>0</b> ��"; // Number of posts +$lang['Posted_articles_total'] = "���� �� ��� �Խù� <b>%d</b> ��"; // Number of posts +$lang['Posted_article_total'] = "���� �� ��� �Խù� <b>%d</b> ����"; // Number of posts +$lang['Registered_users_zero_total'] = "���� �� ����ȸ�� <b>0</b> ��..."; // # registered users +$lang['Registered_users_total'] = "���� �� ����ȸ�� <b>%d</b> �� "; // # registered users +$lang['Registered_user_total'] = "���� �� ����ȸ�� <b>%d</b> �� "; // # registered users +$lang['Newest_user'] = "�ֱ� �űԵ���� <b>%s%s%s</b>"; // a href, username, /a + +$lang['No_new_posts_last_visit'] = "������ �������� ���� ���۵� �Խù� ����"; +$lang['No_new_posts'] = "�������������� �� �Խù�����"; +$lang['New_posts'] = "�������������� �� �Խù�����"; +$lang['New_post'] = "�� ��б�"; +$lang['No_new_posts_hot'] = "�������������� �� �Խù����� "; +$lang['New_posts_hot'] = "�������������� �� �Խù����� "; +$lang['No_new_posts_locked'] = "������ ����������"; +$lang['New_posts_locked'] = "������ ����������"; +$lang['Forum_is_locked'] = "������ �������"; + + +// +// Login +// +$lang['Enter_password'] = "���̵�� ��й�ȣ�� �Է��Ͽ� �α� �� �Ͻʽÿ�"; +$lang['Login'] = "�α� ��"; +$lang['Logout'] = ""; + +$lang['Forgotten_password'] = "��й�ȣ �н�"; + +$lang['Log_me_in'] = "��й�ȣ ���"; + +$lang['Error_login'] = "���̵� �Ǵ� ��й�ȣ�� ���� �ʽ��ϴ�."; + + +// +// Index page +// +$lang['Index'] = "Index"; +$lang['No_Posts'] = "��ϵ� �� ����"; +$lang['No_forums'] = "�� ����� ������ ���� ���� �ʽ��ϴ�."; + +$lang['Private_Message'] = "�� �� "; +$lang['Private_Messages'] = "�� �� �� "; +$lang['Who_is_Online'] = "���������� ��ġ����"; + +$lang['Mark_all_forums'] = "��ũ�� ������� �б�"; +$lang['Forums_marked_read'] = "��������� ���� ��ũ�� ǥ�õ�"; + + +// +// Viewforum +// +$lang['View_forum'] = "��������"; + +$lang['Forum_not_exist'] = "����� ������ �� ������ �������� �ʽ��ϴ�"; +$lang['Reached_on_error'] = "����� ������ �� �������� �����Ͽ����ϴ�"; + +$lang['Display_topics'] = "���� �Խù� ����"; +$lang['All_Topics'] = "��ü�Խù�"; + +$lang['Topic_Announcement'] = "<b>�������� - </b>"; +$lang['Topic_Sticky'] = "<b>�о�� - </b>"; +$lang['Topic_Moved'] = "<b>�̵� - </b>"; +$lang['Topic_Poll'] = "��ǥ"; + +$lang['Mark_all_topics'] = "��ũ�� ��� ������ �б�"; +$lang['Topics_marked_read'] = "�� ������ �������� ���� ��ũǥ�õǾ����ϴ�. "; + +$lang['Rules_post_can'] = "���� �� �ۼ� ����"; +$lang['Rules_post_cannot'] = "������ �ۼ� �Ұ�"; +$lang['Rules_reply_can'] = "�亯 �� ���� ����"; +$lang['Rules_reply_cannot'] = "�亯 �� ���� �Ұ�"; +$lang['Rules_edit_can'] = "�� ���� ���� - ����"; +$lang['Rules_edit_cannot'] = "�� ���� �Ұ�"; +$lang['Rules_delete_can'] = "�� ���� ���� - ����"; +$lang['Rules_delete_cannot'] = "�� ���� �Ұ�"; +$lang['Rules_vote_can'] = "�������� ����� ����"; +$lang['Rules_vote_cannot'] = "�������� ����� �Ұ� "; +$lang['Rules_moderate'] = " %s���ð���%s "; // %s replaced by a href links, do not remove! + +$lang['No_topics_post_one'] = "���� �� �������� ���� ��ϵ� ���� �����ϴ�."; + + +// +// Viewtopic +// +$lang['View_topic'] = "���� ����"; + +$lang['Guest'] = 'Guest'; +$lang['Post_subject'] = "����"; +$lang['View_next_topic'] = "���� ��"; +$lang['View_previous_topic'] = "���� ��"; +$lang['Submit_vote'] = "��ǥ�ϱ�"; +$lang['View_results'] = "��ǥ���"; + +$lang['No_newer_topics'] = "�� �̻� �Խù��� �����ϴ�."; +$lang['No_older_topics'] = "�� �̻� �Խù��� �����ϴ�."; +$lang['Topic_post_not_exist'] = "��û�Ͻ� ������ Ȥ�� ��б��� �������� �ʽ��ϴ�. "; +$lang['No_posts_topic'] = "�� �����ۿ� ���� ��б��� �������� �ʽ��ϴ�"; + +$lang['Display_posts'] = "���� �Խù�����"; +$lang['All_Posts'] = "��ü ����"; +$lang['Newest_First'] = "�������� ��������"; +$lang['Oldest_First'] = "�������� ����"; + +$lang['Back_to_top'] = "�� ���� ����"; + +$lang['Read_profile'] = "ȸ�� ������ ����"; +$lang['Send_email'] = "E-Mail ������"; +$lang['Visit_website'] = "������� Ȩ �������� �̵��ϱ�"; +$lang['ICQ_status'] = "ICQ ����"; +$lang['Edit_delete_post'] = "�� ���� ����/�����մϴ�."; +$lang['View_IP'] = "IP ����"; +$lang['Delete_post'] = "�� ���� �����մϴ�."; + +$lang['wrote'] = "�� �ۼ�"; // proceeds the username and is followed by the quoted text +$lang['Quote'] = "�ο�"; // comes before bbcode quote output. +$lang['Code'] = "Code"; // comes before bbcode code output. + +$lang['Edited_time_total'] = "������ ���� - %s %s, ���� %d �հ�ð�"; // Last edited by me on 12 Oct 2001, edited 1 time in total +$lang['Edited_times_total'] = "������ ���� - %s %s, ���� %d �հ�ð�"; // Last edited by me on 12 Oct 2001, edited 2 times in total + +$lang['Lock_topic'] = "�̱��� ��ϴ�."; +$lang['Unlock_topic'] = "�̱��� ��������մϴ�."; +$lang['Move_topic'] = "�� ���� �̵��մϴ�."; +$lang['Delete_topic'] = "�� ���� �����մϴ�."; +$lang['Split_topic'] = "�� ���� �ɰ��ϴ�."; + +$lang['Stop_watching_topic'] = "�� ������ �����ϱ� ����"; +$lang['Start_watching_topic'] = "���õɶ����� �� ������ �����ϱ�."; +$lang['No_longer_watching'] = "�� �������� �� �̻� �������� ����"; +$lang['You_are_watching'] = "����� ���� ���� �� �������� �������Դϴ�"; + + +// +// Posting/Replying (Not private messaging!) +// +$lang['Message_body'] = "��������"; +$lang['Topic_review'] = "Topic review"; + +$lang['No_post_mode'] = "��ȿ���� ���� �ۼ����"; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly) + +$lang['Post_a_new_topic'] = "�� ������ �ۼ��ϱ�"; +$lang['Post_a_reply'] = "�亯�� �ۼ��ϱ�"; +$lang['Post_topic_as'] = "�� ���� ����"; +$lang['Edit_Post'] = "�� �����ϱ�"; +$lang['Options'] = "�ɼ�"; +$lang['Attach_File'] = "����÷��"; + +$lang['Post_Announcement'] = "��������"; +$lang['Post_Sticky'] = "�о��"; +$lang['Post_Normal'] = "���� ��"; + +$lang['Confirm_delete'] = "��¥�� �����Ͻðڽ��ϱ�..?"; +$lang['Confirm_delete_poll'] = "�� ��ǥ�� ��¥�� �����Ͻðڽ��ϱ�..?"; + +$lang['Flood_Error'] = "������ �ۼ� �� �� �ٷ� �Ȱ��� �ݺ��ؼ� �� �ٸ� �Խù��� ���� �� �����ϴ� .."; +$lang['Empty_subject'] = "�� ������ �Է����� �����̽��ϴ�."; +$lang['Empty_message'] = "���� ������ �Է����� �����̽��ϴ�."; +$lang['Forum_locked'] = "�˼��մϴ�.. �ۼ��Ҽ� �ִ±����� �����ϴ�.."; +$lang['Topic_locked'] = "�� �������� ��ݼ��� �Ǿ��־� ���� �����̳� ������ ���� �����ϴ�."; +$lang['No_post_id'] = "�����ϱ� ���� ���� �����ؾ��մϴ�."; +$lang['No_topic_id'] = "�亯�ϱ� ���� �������� �����ؾ� �մϴ�."; +$lang['No_valid_mode'] = "����� �� �ο�,�亯�� ������ �Ҽ� �ֽ��ϴ�.���ư��� �ٽ� �õ��� �ֽʽÿ�."; +$lang['No_such_post'] = "ã�� �Խù��� �����ϴ�..���ư��� �ٽ� �õ� ���ֽʽÿ�"; +$lang['Edit_own_posts'] = "�˼��մϴ�..������ �ۼ��� �۸� ���� �Ҽ� �ֽ��ϴ�"; +$lang['Delete_own_posts'] = "�˼��մϴ�..������ �ۼ��� �۸� �����Ҽ� �ֽ��ϴ�."; +$lang['Cannot_delete_replied'] = "�˼��մϴ�..�亯�ۿ� ���� �Խù��� ������ �� �����ϴ�."; +$lang['Cannot_delete_poll'] = "�˼��մϴ�..Ȱ������ ����,��ǥ�� �����Ҽ� �����ϴ�."; +$lang['Empty_poll_title'] = "�Բ��� ���� ��ǥ�� ���� ������ �Է��ؾ� �մϴ�."; +$lang['To_few_poll_options'] = "�ּ� 2�� �̻��� ���� �ɼ��� �Է��ؾ� �մϴ�. "; +$lang['To_many_poll_options'] = "�������� ������ �����ɼ� �� �̻��� �Է��ϽǼ� �����ϴ�."; +$lang['Post_has_no_poll'] = "�� �Խù��� �������簡 �����ϴ�."; + +$lang['Disallowed_extension'] = "���� %s ������ �ʽ��ϴ�."; // replace %s with extension (e.g. .php) +$lang['Disallowed_Mime_Type'] = "���� Mime Type�� �ƴ�: %s<p>���� Types:<br>%s"; // mime type, allowed types +$lang['Attachement_too_big'] = "�ʹ� ū ÷������,<br>�ִ� Size: %d Bytes"; // replace %d with maximum file size +$lang['General_Upload_Error'] = "���ε� Error: ÷�������� ���ε����� ������ ���� %s"; // replace %s with local path + + +$lang['Add_poll'] = "�������� �����"; +$lang['Add_poll_explain'] = " ���Ŀ� �°� �Ʒ� �ʵ带�Է��Ͻø� �������縦 ����� �ֽ��ϴ�."; +$lang['Poll_question'] = "���� ����"; +$lang['Poll_option'] = "���� �ɼ�"; +$lang['Add_option'] = "�߰�"; +$lang['Update'] = "������Ʈ"; +$lang['Delete'] = " �� �� "; +$lang['Poll_for'] = "���� ������"; +$lang['Poll_for_explain'] = "[ ��) 10�� �Ķ�� 10�� �����ø� �˴ϴ�..�������� 0�� ������. ]"; +$lang['Delete_poll'] = "���� ����"; + +$lang['Disable_HTML_post'] = "�� �ۿ��� HTML ������� ����"; +$lang['Disable_BBCode_post'] = "�� �ۿ���BBCode ������� ����"; +$lang['Disable_Smilies_post'] = "�� �ۿ��� Smilies Icon ������� ����"; + +$lang['HTML_is_ON'] = "HTML is <u>ON</u>"; +$lang['HTML_is_OFF'] = "HTML is <u>OFF</u>"; +$lang['BBCode_is_ON'] = "%sBBCode%s is <u>ON</u>"; // %s are replaced with URI pointing to FAQ +$lang['BBCode_is_OFF'] = "%sBBCode%s is <u>OFF</u>"; +$lang['Smilies_are_ON'] = "Smilies Icon <u>ON</u>"; +$lang['Smilies_are_OFF'] = "Smilies Icon <u>OFF</u>"; + +$lang['Attach_signature'] = "���� ���� (������������ ������ �����Ҽ� �ֽ��ϴ�.)"; +$lang['Notify'] = "�� �ۿ����� �亯���� ���Ϸ� �ƺ��ϴ�."; +$lang['Delete_post'] = " �� ���� �����մϴ� "; + +$lang['Stored'] = "�Խù��� ����Ÿ���̽��� ��� �Ǿ����ϴ�."; +$lang['Deleted'] = "�Խù��� ���������� �����Ǿ����ϴ�."; +$lang['Poll_delete'] = "���� ���� ���������� �����Ǿ����ϴ�."; +$lang['Vote_cast'] = "���������� ��ǥ�� ����ϼ̽��ϴ�.. ^^"; + +$lang['Topic_reply_notification'] = "�亯���� ��ϵǾ����ϴ�."; + +$lang['bbcode_b_help'] = "��������: [b]text[/b] (alt+b)"; +$lang['bbcode_i_help'] = "���Ÿ�ü: [i]text[/i] (alt+i)"; +$lang['bbcode_u_help'] = "�ۿ� ���ٺ���: [u]text[/u] (alt+u)"; +$lang['bbcode_q_help'] = "�� �ο�: [quote]text[/quote] (alt+q)"; +$lang['bbcode_c_help'] = "�ڵ�: [code]code[/code] (alt+c)"; +$lang['bbcode_l_help'] = "����Ʈ: [list]text[/list] (alt+l)"; +$lang['bbcode_o_help'] = "���� ���: [list=]text[/list] (alt+o)"; +$lang['bbcode_p_help'] = "�̹�������: [img]http://image_url[/img] (alt+p)"; +$lang['bbcode_w_help'] = "URL ����: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)"; +$lang['bbcode_a_help'] = "�±� �ݽ��ϴ�."; +$lang['bbcode_s_help'] = "��ƮĮ��: [color=red]text[/color] ��: �� ���� ����Ҽ� ���� color=#FF0000"; +$lang['bbcode_f_help'] = "��Ʈ������: [size=x-small]small text[/size]"; + +$lang['Emoticons'] = "���������ܵ�"; +$lang['More_emoticons'] = "���������� �߰�"; + +$lang['Font_color'] = "��ƮĮ��"; +$lang['color_default'] = "�⺻��"; +$lang['color_dark_red'] = "��ο� ����"; +$lang['color_red'] = "����"; +$lang['color_orange'] = "������"; +$lang['color_brown'] = "����"; +$lang['color_yellow'] = "�����"; +$lang['color_green'] = "�ʷϻ�"; +$lang['color_olive'] = "�ø���"; +$lang['color_cyan'] = "û��"; +$lang['color_blue'] = "�Ķ�"; +$lang['color_dark_blue'] = "��ο� �Ķ�"; +$lang['color_indigo'] = "�� ��"; +$lang['color_violet'] = "���̿÷�"; +$lang['color_white'] = "���"; +$lang['color_black'] = "����"; + +$lang['Font_size'] = "��Ʈ������"; +$lang['font_tiny'] = "�����۰�"; +$lang['font_small'] = "�۰�"; +$lang['font_normal'] = "����"; +$lang['font_large'] = "ũ��"; +$lang['font_huge'] = "����ũ��"; + +$lang['Close_Tags'] = "�±� �ݱ�"; +$lang['Styles_tip'] = "��: ��Ÿ���� ���õ� ������ ������ ����� �� �ֽ��ϴ�."; + + +// +// Private Messaging +// +$lang['Private_Messaging'] = "���� ����"; + +$lang['Login_check_pm'] = "���� �� Ȯ��"; +$lang['New_pms'] = "�� ���� %d �� ���� "; // You have 2 new messages +$lang['New_pm'] = "�� ���� ���� -[ %d ]"; // You have 1 new message +$lang['No_new_pm'] = "������ ���� ����"; +$lang['Unread_pms'] = "���� ���� ���� %d "; +$lang['Unread_pm'] = "���� ���� ���� %d "; +$lang['No_unread_pm'] = "�������� ������ �����ϴ�."; +$lang['You_new_pm'] = "�� ������ ���� �߽���....~~~~"; +$lang['You_new_pms'] = "���ο� ������ �����Կ� ������ �ֽ��ϴ�."; +$lang['You_no_new_pm'] = "���� ������ ������ �����ϴ�."; + +$lang['Inbox'] = "���� ������"; +$lang['Outbox'] = "������ ������"; +$lang['Savebox'] = "���� ������"; +$lang['Sentbox'] = "���� ������"; +$lang['Flag'] = "FLAG"; +$lang['Subject'] = "����"; +$lang['From'] = "������"; +$lang['To'] = "����"; +$lang['Date'] = "����"; +$lang['Mark'] = "��ũ"; +$lang['Sent'] = "����"; +$lang['Saved'] = "����"; +$lang['Delete_marked'] = "��ũ�Ѱ� ����"; +$lang['Delete_all'] = "���λ���"; +$lang['Save_marked'] = "��ũ�Ѱ� ����"; +$lang['Save_message'] = "��������"; +$lang['Delete_message'] = "��������"; + +$lang['Display_messages'] = "������ ���� ���� ���κ���"; // Followed by number of days/weeks/months +$lang['All_Messages'] = "��ü ����"; + +$lang['No_messages_folder'] = "�������� ��� �ֽ��ϴ�."; + +$lang['PM_disabled'] = "�� ���������� ���������Ⱑ �Ұ����ϰ� �����Ǿ���ϴ�."; +$lang['Cannot_send_privmsg'] = "�˼��մϴ�..�����ڰ� ���������⸦ ���� ���ҽ��ϴ�."; +$lang['No_to_user'] = "������ ������ ���ؼ��� ���̵� �Է��ؾ� �մϴ�."; +$lang['No_such_user'] = "�˼��մϴ�..�˻��Ͻ� ���̵�� �������� �ʽ��ϴ�."; + +$lang['Message_sent'] = "������ ���������� ���������ϴ�."; + +$lang['Click_return_inbox'] = "%s[���� �ڽ��� ���ư���]%s"; +$lang['Click_return_index'] = " %s[���� ȭ������ ����]%s"; + +$lang['Send_a_new_message'] = "�� ���� ������"; +$lang['Send_a_reply'] = "�亯 ���� ������"; +$lang['Edit_message'] = "���� �����ϱ�"; + +$lang['Notification_subject'] = "�� ������ �����߽��ϴ�."; + +$lang['Find_username'] = "���̵� ã��"; +$lang['Find'] = " ã �� "; +$lang['No_match'] = "�´¾��̵� �����ϴ�"; + +$lang['No_post_id'] = "���� �������� ���� �Խù� ID "; +$lang['No_such_folder'] = "�������� �ʴ� �����Դϴ�."; +$lang['No_folder'] = "�������� ���� �����Դϴ�."; + +$lang['Mark_all'] = "���� ��ũ�ϱ�"; +$lang['Unmark_all'] = "��ũ ��������"; + +$lang['Confirm_delete_pm'] = "��¥�� ���� �Ͻðڽ��ϱ�..?"; +$lang['Confirm_delete_pms'] = "��¥�� ���� �Ͻðڽ��ϱ�..?"; + +$lang['Inbox_size'] = "���� ������ �뷮 %d%% "; // eg. Your Inbox is 50% full +$lang['Sentbox_size'] = "���� ������ �뷮 %d%% "; +$lang['Savebox_size'] = "���������� �뷮 %d%% "; + +$lang['Click_view_privmsg'] = "%s[ ������ ���� ]%s"; + + +// +// Profiles/Registration +// +$lang['Viewing_user_profile'] = "������ ���� :: %s"; // %s is username +$lang['About_user'] = " %s ���� �������Դϴ�."; // %s is username + +$lang['Preferences'] = "Preferences"; +$lang['Items_required'] = "�ʼ� �Է� ������ ��� �����ϼž� �մϴ�... "; +$lang['Registration_info'] = "�ʼ� �Է� �����Դϴ�."; +$lang['Profile_info'] = "���� �Է»����Դϴ�."; +$lang['Profile_info_warn'] = "���� ������ �ش��ϴ� ������ �����ø� �Է� ���ֽñ� �ٶ��ϴ�."; +$lang['Avatar_panel'] = "�ƹ�Ÿ ���"; +$lang['Avatar_gallery'] = "�ƹ�Ÿ �ַ���"; + +$lang['Website'] = "Ȩ ������"; +$lang['Location'] = "��°�"; +$lang['Contact'] = "����"; +$lang['Email_address'] = "E-mail �ּ�"; +$lang['Email'] = "E-mail"; +$lang['Send_private_message'] = "���� ������"; +$lang['Hidden_email'] = "[ Hidden ]"; +$lang['Search_user_posts'] = "�� ����ڰ� �ۼ��� �Խù� ã��."; +$lang['Interests'] = "���/����"; +$lang['Occupation'] = "�� ��"; +$lang['Poster_rank'] = "�� �ۼ�����"; + +$lang['Total_posts'] = "�� �ۼ���"; +$lang['User_post_pct_stats'] = "%.2f%% �� ��"; // 1.25% of total +$lang['User_post_day_stats'] = "%.2f ��"; // 1.5 posts per day +$lang['Search_user_posts'] = "%s���� �ۼ��� �� ��κ���"; // Find all posts by username + +$lang['No_user_id_specified'] = "ã��ȸ���� �����ϴ�."; +$lang['Wrong_Profile'] = "������ ������ �ܿ��� �����Ҽ� ������..~"; +$lang['Sorry_banned_or_taken_email'] = "�߸��� �����̰ų� �ߺ��Ǵ� ������ �̹� ��� �Ǿ��ֽ��ϴ�..<br>Ȯ�� �� �ٽ� �ۼ��Ͻñ� �ٶ��ϴ�."; +$lang['Only_one_avatar'] = "1���� �ƹ�Ÿ�� �����ؾ� �մϴ�."; +$lang['File_no_data'] = "�Է��� URL���� ������ �������� �ʽ��ϴ�."; +$lang['No_connection_URL'] = "�Է��� URL�� �����Ҽ� �����ϴ�. "; +$lang['Incomplete_URL'] = "�Է��� URL�� �߸��� URL�̰ų� �ҿ����� URL�Դϴ�."; +$lang['Wrong_remote_avatar_format'] = "�Է��Ͻ� URL�� �߸��� URL�Դϴ�."; +$lang['No_send_account_inactive'] = "�˼��մϴ�..Ȱ������ ���� ��й�ȣ�̰ų� �������� ������ �߸��� ��й�ȣ�� �ݿ��� �����ʾҽ��ϴ�. .���������ڿ��� ������ �ּ���."; + +$lang['Always_smile'] = "Smilies Icon�� ����մϴ�."; +$lang['Always_html'] = "HTML�� ����մϴ�."; +$lang['Always_bbcode'] = "BBCode�� ����մϴ�."; +$lang['Always_add_sig'] = "������ ���� ������ ÷���մϴ�."; +$lang['Always_notify'] = "�亯���� �ö���� ���Ϸ� �˷��ݴϴ�."; +$lang['Always_notify_explain'] = "(������ �ۼ��ѱۿ� ���� ��ϵǸ� ���Ϸ� �۵Ǵ� ���)"; + +$lang['Board_style'] = "���� ��Ÿ��"; +$lang['Board_lang'] = "���� ���"; +$lang['No_themes'] = "NO Themes"; +$lang['Timezone'] = "�����ð� ���� - (KOREA ��� �⺻����)"; +$lang['Date_format'] = "��¥ ����"; +$lang['Date_format_explain'] = " (<a href=\"http://www.php.net/date\" target=\"_other\">��¥�Լ� ����</a> - (KOREA ��� �⺻ ����) )"; +$lang['Signature'] = "�����Է�"; +$lang['Signature_explain'] = "(�Խù���Ͻ� �ϴܺο� �ڵ����ԵǸ� ����<br> %d �� �ѱ� 127�� ���� �����մϴ�.)"; +$lang['Public_view_email'] = "���� E-Mail �ּҸ� �����մϴ�."; + +$lang['Current_password'] = "���� ��й�ȣ"; +$lang['New_password'] = "�� ��й�ȣ"; +$lang['Confirm_password'] = "��й�ȣ Ȯ��"; +$lang['password_if_changed'] = "(�����ϽǶ����� �Է��ϼ���.)"; +$lang['password_confirm_if_changed'] = "(��й�ȣ Ȯ�λ���Դϴ�.)"; + +$lang['Avatar'] = "Avatar"; +$lang['Avatar_explain'] = "�ƹ�Ÿ�̹����� %d X %d pixels �� ���ѵǸ� ������� %dKb �̻� ������ �����ϴ�"; $lang['Upload_Avatar_file'] = "�ƹ�Ÿ �̹����� ����ǻ�Ϳ��� ���� ���ε��մϴ�."; +$lang['Upload_Avatar_URL'] = "�¶��λ� �ƹ�Ÿ�̹����� ������� URL�� ��ũ�մϴ�."; +$lang['Upload_Avatar_URL_explain'] = ""; +$lang['Pick_local_Avatar'] = "�غ�� �̰� �ƹ�Ÿ �ַ������� �����մϴ�."; +$lang['Link_remote_Avatar'] = "�ƹ�Ÿ�̹��� ��ũ"; +$lang['Link_remote_Avatar_explain'] = "�ƹ�Ÿ�̹����� ������� ���� ��ũ."; +$lang['Avatar_URL'] = "URL of Avatar Image"; +$lang['Select_from_gallery'] = "����ִ� �ƹ�Ÿ�ַ����� ���� ����մϴ�"; +$lang['View_avatar_gallery'] = "�ַ��� ����"; + +$lang['Select_avatar'] = "�ƹ�Ÿ����"; +$lang['Return_profile'] = "�ƹ�Ÿ ���þ���"; +$lang['Select_category'] = "ī�װ��� ����"; + +$lang['Delete_Image'] = "�̹��� ����"; +$lang['Current_Image'] = "���� �̹���"; + +$lang['Notify_on_privmsg'] = "�� ������ ���� ���Ϸ� �˷� �ݴϴ�."; +$lang['Popup_on_privmsg'] = "������ ���� �˾� ����â���� ���ϴ�."; +$lang['Popup_on_privmsg_explain'] = ""; +$lang['Hide_user'] = "���� ������ �������� �ʽ��ϴ�."; + +$lang['Profile_updated'] = "�����Ͻ� ������ ������Ʈ �Ǿ����ϴ�."; +$lang['Profile_updated_inactive'] = "ȯ�漳���� ������Ʈ �Ǿ����� �ٽɳ����� �ٲ۰� �����ϴ�..���� ���� ������ ���� Ȱ������ �ʽ��ϴ�..�ٽ� ������ Ȱ��ȭ �ϽǷ��� �����ڿ��� ��û�Ͻñ� �ٶ��ϴ�."; + +$lang['Password_mismatch'] = "��й�ȣ�� ��ġ���� �ʽ��ϴ�."; +$lang['Current_password_mismatch'] = "�����ͺ��̽��� ����� ��й�ȣ�� ��ġ���� �ʽ��ϴ�."; +$lang['Invalid_username'] = "�������� ������ ���Ұ� ���̵��̰ų� �ߺ��Ǵ� ���̵�� ����ϽǼ� �����ϴ�."; +$lang['Signature_too_long'] = "�ʹ� �� �����Դϴ�."; +$lang['Fields_empty'] = "�ʼ��Է� ������ �Է��������� �ʵ尡 �ִ°� �����ϴ�."; +$lang['Avatar_filetype'] = "�ƹ�Ÿ�̹��� Ÿ���� .jpg, .gif or .png �Դϴ�."; +$lang['Avatar_filesize'] = "�ƹ�Ÿ�̹��� ���� ������� %d kB �Դϴ�."; // The avatar image file size must be less than 6 kB +$lang['Avatar_imagesize'] = "�ƹ�Ÿ�̹��� ũ��� ������ %d pixels ������ %d pixels �Դϴ�."; + +$lang['Welcome_subject'] = "%s "; // Welcome to my.com forums +$lang['New_account_subject'] = "���ο� ����� ���̵�"; +$lang['Account_activated_subject'] = "���̵� Ȱ��"; + +$lang['Account_added'] = "<b>���������� ��ϵǾ����ϴ�..�����մϴ�.</b><p>��������� ����Ÿ���̽��� ���� �Ǿ����ϴ�.<p>����ȭ������ ���ż� �ٽ� �α� �� �Ͻʽÿ�...!"; +$lang['Account_inactive'] = "���̵� ����������ϴ�.. ���� �� ������ ���̵��� Ȱ���� ��û�մϴ�.. ���̵� ������ ���ڿ������� �۵Ǿ����ϴ�..�ڼ��� ������ ���ڿ����� Ȯ���ϼ���.."; +$lang['Account_inactive_admin'] = "������ ����������ϴ�.. ���� �������� �����ڱ��� ���̵��� Ȱ���� ��û�մϴ�..���̵� Ȱ���� �� �� ���ڿ������� �˷������Դϴ�.."; +$lang['Account_active'] = "���̵� ����������ϴ�.. �������ּż� �����մϴ�."; +$lang['Account_active_admin'] = "�� ���̵�� Ȱ��ȭ�Ǿ� �ֽ��ϴ�."; +$lang['Reactivate'] = "����� ���̵� Ȱ��ȭ �����ּ���!"; +$lang['COPPA'] = "���̵� �����Ǿ�����, ���ϰ����� ������ �����ϴ�..üŷ�Ͽ� ������������ �α��� �ϽǼ� �����ϴ�."; + +$lang['Registration'] = " �̿� ��� �Դϴ�."; +$lang['Reg_agreement'] = "<ul type=\"square\"><li> ȸ�������� ���ΰ����� ��Ģ���� �մϴ�. <br /><br /><li> ���� �������� ���߽ô� ������ �������� ���� ó���˴ϴ�. ^.^ <br /><br /><li> �� ������ �������� �弳�� ������ �ø��� �ʽ��ϴ�.<br /><br />"; + +$lang['Agree_under_13'] = "<li>���� ����� �����Ͻô� 14�� <b>����</b> ����"; +$lang['Agree_over_13'] = "<li>���� ����� �����Ͻô� 14�� <b>�̻�</b> ����"; +$lang['Agree_not'] = "<li>���� ����� ���� ���� �ʽ��ϴ�.</ul>"; + +$lang['Wrong_activation'] = "����Ÿ���̽��� �ִ� E-Mail �� ��ġ�����ʰų� �������� �ʴ� E-Mail�Դϴ�. "; +$lang['Send_password'] = "���ο� ��й�ȣ �߱ޱ�"; +$lang['Password_updated'] = "���ο� ��й�ȣ�� �̸��Ϸ� �۵Ǿ����ϴ�..Ȯ�� �غ��ñ� �ٶ��ϴ�."; +$lang['No_email_match'] = "�Է��Ͻ� �̸��� �ּҿ� ���̵�Ʈ �� ����Ǿ��ִ� �̸��� �ּҰ� ��ġ���� �ʽ��ϴ�."; +$lang['New_password_activation'] = "��û�Ͻ� �� ��й�ȣ �Դϴ�."; +$lang['Password_activated'] = "�α����� �� �� ���ڿ������� ��۹��� ��й�ȣ�� �α��� �ϼ���."; + +$lang['Send_email_msg'] = "ȸ������ E-Mail ������..!"; +$lang['No_user_specified'] = "���ǵ��� ���� ���� �Դϴ�."; +$lang['User_prevent_email'] = "�� ����ڴ� ���ڿ��� �ޱ⸦ �ٶ��� �ʽ��ϴ�..������ ���� ������..!"; +$lang['User_not_exist'] = "�������� �ʴ� ����� �Դϴ�."; +$lang['CC_email'] = "���ݹ۵Ǵ� ������ ���θ��Ϸε� �۵ǰ��մϴ�. "; +$lang['Email_message_desc'] = "<br>���� ���Ͻô� E-Mail�� ������ȸ���Կ��� �������¸��Ϸμ� Html�±׳� BBcode�� ����Ҽ������ϴ�. ."; +$lang['Flood_email_limit'] = "���� �ð����� �̸����� ������ �����ϴ�.. ���߿� �ٽ� ��������..!"; +$lang['Recipient'] = "�»��"; +$lang['Email_sent'] = "E-Mail�� ���������� ���Ͽ����ϴ�."; +$lang['Send_email'] = "E-Mail ������"; +$lang['Empty_subject_email'] = "�� ���� ������ �Է��ϼ���."; +$lang['Empty_message_email'] = "�� ���� ������ �Է��ϼ���."; + + +// +// Memberslist +// +$lang['Select_sort_method'] = "�з���� ����"; +$lang['Sort'] = "�з�"; +$lang['Sort_Top_Ten'] = "TOP 10 �Խù�"; +$lang['Sort_Joined'] = "��������"; +$lang['Sort_Username'] = "���̵�"; +$lang['Sort_Location'] = "��°�"; +$lang['Sort_Posts'] = "�� �ۼ���"; +$lang['Sort_Email'] = "E-mail"; +$lang['Sort_Website'] = "Ȩ ������"; +$lang['Sort_Ascending'] = "�� ��"; +$lang['Sort_Descending'] = "�Ʒ���"; +$lang['Order'] = "����"; + + +// +// Group control panel +// +$lang['Group_Control_Panel'] = "�� ����"; +$lang['Group_member_details'] = "���� �� ��Ȳ"; +$lang['Group_member_join'] = "����� ����"; + +$lang['Group_Information'] = "�� ����"; +$lang['Group_name'] = "�� �̸�"; +$lang['Group_description'] = "�� �Ұ�"; +$lang['Group_membership'] = "�� �����"; +$lang['Group_Members'] = "�� ���"; +$lang['Group_Moderator'] = "�� ������"; +$lang['Pending_members'] = "�������"; + +$lang['Group_type'] = "�� Ÿ��"; +$lang['Group_open'] = "������"; +$lang['Group_closed'] = "��ݱ�"; +$lang['Group_hidden'] = "����� ��"; + +$lang['Current_memberships'] = "���� ���� ��"; +$lang['Non_member_groups'] = "���� �������� ���� ��"; +$lang['Memberships_pending'] = "���� ��������� ������ �����ʾ� ���� ���Դϴ�."; + +$lang['No_groups_exist'] = "���� ������ ���� �����ϴ�."; +$lang['Group_not_exist'] = "�� �������� �������� �ʽ��ϴ�."; + +$lang['Join_group'] = "������"; +$lang['No_group_members'] = "���� �� �쿡�� ���ȸ���� �����ϴ�."; +$lang['Group_hidden_members'] = "����������μ� ���������� �������� �ʽ��ϴ�."; +$lang['No_pending_group_members'] = "�� ���� ��������� �����ϴ�."; +$lang["Group_joined"] = "���������� ������ ��ϵǾ����ϴ�.<br /><br />��������� ������ ��ٸ��ø� �˴ϴ�."; +$lang['Group_request'] = "���ο� ���Բ��� ��Ͻ�û�� �ϼ̽��ϴ�"; +$lang['Group_approved'] = "��� ������ �Ǿ����� �˷��帳�ϴ�."; +$lang['Group_added'] = "�� �����쿡 �߰��Ǿ����ϴ�."; +$lang['Already_member_group'] = "����� �̹� �� �쿡 ���ԵǾ��ִ� ����Դϴ�."; +$lang['User_is_member_group'] = "���� �̹� �� ���� ����� �Ǿ��ֽ��ϴ�."; +$lang['Group_type_updated'] = "���� Ÿ�Ժ����� ���������� ����Ǿ����ϴ�."; + +$lang['Could_not_add_user'] = "������ ����ڴ� �������� �ʽ��ϴ�.."; +$lang['Could_not_anon_user'] = "���� ȸ���� ������ �ɼ� �����ϴ�."; + +$lang['Confirm_unsub'] = "��¥�� Ż���Ͻðڽ��ϰ�..?"; +$lang['Confirm_unsub_pending'] = "�� �쿡 ���� ���ε��� ���� ���������Դϴ�..�� �쿡�� Ż���Ͻðڽ��ϱ�..?"; + +$lang['Unsub_success'] = "�� �쿡�� ���������� Ż��Ǿ����ϴ�."; + +$lang['Approve_selected'] = "��Ͻ���"; +$lang['Deny_selected'] = "�������"; +$lang['Not_logged_in'] = "�쿡 ���� ���ؼ��� �α� �� �ϼž� �մϴ�."; +$lang['Remove_selected'] = " �� �� �� ��"; +$lang['Add_member'] = " ��� �߰��ϱ� "; +$lang['Not_group_moderator'] = "�����ڰ� �ƴϱ���� �� ����� ����ϽǼ� �����ϴ�."; + +$lang['Login_to_join'] = "�α� �� �Ͻø� ������� �����ϽǼ� �ֽ��ϴ�."; +$lang['This_open_group'] = "���� ���µǾ� �ִ� �̱쿡 ����� ��û�մϴ�."; +$lang['This_closed_group'] = "�̱��� �����־� ������ ������ �Ҽ� �����ϴ�. "; +$lang['This_hidden_group'] = "�����Ͻ� ���� ��������Դϴ�.... �����û����� ������ڿ��� �����Ͻñ� �ٶ��ϴ�. "; +$lang['Member_this_group'] = "���� �� �쿡�� Ż���մϴ�."; +$lang['Pending_this_group'] = "���� �� ��������� Ż���մϴ�."; +$lang['Are_group_moderator'] = "�� ���� ������ �Դϴ�."; +$lang['None'] = "None"; + +$lang['Subscribe'] = "��Ͻ�û"; +$lang['Unsubscribe'] = "Ż���û"; +$lang['View_Information'] = "�캸��"; + + +// +// Search +// +$lang['Search_query'] = "�� �� �� �� ��"; +$lang['Search_options'] = "�� �� �� �� "; + +$lang['Search_keywords'] = "Ű���� �˻�"; +$lang['Search_keywords_explain'] = "�ܾ��� ����� ���� <u>AND</u> ������ ����Ҽ� ������ �ܾ��� ���Ǹ� ���������� <u>OR</u> ������ ����Ҽ� �ֽ��ϴ�..���� �� ���ڸ� ���� �˻��ϴ� wildcard (*.*) �� ����Ҽ� �ֽ��ϴ�."; +$lang['Search_author'] = "�۾��� �˻�"; +$lang['Search_author_explain'] = "Use * as a Wildcard<BR>��)<BR> <B>*</B>A �� �Է��Ͻø� A �� ���Ե� ���̵� ���ã���ָ�<BR> A<b>*</b>�� �Է��Ͻø� A�� �����ϴ� ���̵� ��� ã���ݴϴ�. "; + +$lang['Search_for_any'] = "������ �ܾ� �� �ϳ��� ���ԵǾ �˻�"; +$lang['Search_for_all'] = "������ �ܾ ��� ���ԵǴ� �Խù��� �˻�"; + +$lang['Return_first'] = "ó������ ����"; // followed by xxx characters in a select box +$lang['characters_posts'] = "��Ư�� ����˻�"; + +$lang['Search_previous'] = "�����Խù� �˻�"; // followed by days, weeks, months, year, all in a select box + +$lang['Sort_by'] = "�з����"; +$lang['Sort_Time'] = "�۾��ð�"; +$lang['Sort_Post_Subject'] = "��������"; +$lang['Sort_Topic_Title'] = "������ ����"; +$lang['Sort_Author'] = "�۾���"; +$lang['Sort_Forum'] = "����"; + +$lang['Display_results'] = "��� ���"; +$lang['All_available'] = "��ü���� "; +$lang['No_searchable_forums'] = "�˻��Ͻ������� ������ ���ѵ� �����Դϴ�.."; + +$lang['No_search_match'] = "ã�� ������ ���ų� ȸ������ ���Դϴ�."; +$lang['Found_search_match'] = "��ġ�Ǵ� %d ���� ���� ã�ҽ��ϴ�."; // eg. Search found 1 match +$lang['Found_search_matches'] = "��ġ�Ǵ� %d ���� ���� ã�ҽ��ϴ�."; // eg. Search found 24 matches + +$lang['Close_window'] = "������ â �ݱ�"; + + +// +// Auth related entries +// +// Note the %s will be replaced with one of the following 'user' arrays +$lang['Sorry_auth_announce'] = "�˼��մϴ�. �� ������ %s�� ������ �����Ҽ� �ֽ��ϴ�."; +$lang['Sorry_auth_sticky'] = "�˼��մϴ�. �� ������ %s �� sticky�� �ۼ��Ҽ� �ֽ��ϴ�."; +$lang['Sorry_auth_read'] = "�˼��մϴ�. �� ������ %s�� �бⰡ ������ �����Դϴ�.."; +$lang['Sorry_auth_post'] = "�˼��մϴ�. �� ������ %s�� �������� �ۼ��Ҽ� �ֽ��ϴ�."; +$lang['Sorry_auth_reply'] = "�˼��մϴ�. �� ������ %s�� ��бۿ� ���� �亯�Ҽ� �ֽ��ϴ�. "; +$lang['Sorry_auth_edit'] = "�˼��մϴ�. �� ������ %s�� ��б��� �����Ҽ� �ֽ��ϴ�."; +$lang['Sorry_auth_delete'] = "�˼��մϴ�. �� ������ %s�� ��б��� �����Ҽ� �ֽ��ϴ�. "; +$lang['Sorry_auth_vote'] = "�˼��մϴ�. �� ������ %s�� ��ǥ�� �Ҽ� �ֽ��ϴ�."; + +// These replace the %s in the above strings +$lang['Auth_Anonymous_Users'] = "<b>��ϵ��� ���� �����</b>"; +$lang['Auth_Registered_Users'] = "<b>����ȸ��</b>"; +$lang['Auth_Users_granted_access'] = "<b>��ڰ� ������ ȸ��</b>"; +$lang['Auth_Moderators'] = "<b>������</b>"; +$lang['Auth_Administrators'] = "<b>���</b>"; + +$lang['Not_Moderator'] = "����� �� ������ �����ڰ� �ƴմϴ�."; +$lang['Not_Authorised'] = "�ۼ��ڰ� �ƴմϴ�."; + +$lang['You_been_banned'] = "����� �� �������κ��� ������ �����Ǿ����ϴ�.<br />�ڼ��� ������ �����ڿ��� �������ּ���."; + + +// +// Viewonline +// +$lang['Reg_users_zero_online'] = "ȸ�� 0 �� / "; // There ae 5 Registered and +$lang['Reg_users_online'] = "ȸ�� %d �� / "; // There ae 5 Registered and +$lang['Reg_user_online'] = " ȸ�� %d �� / "; // There ae 5 Registered and +$lang['Hidden_users_zero_online'] = "����� ȸ�� 0 �� "; // 6 Hidden users online +$lang['Hidden_users_online'] = "����� %d ��"; // 6 Hidden users online +$lang['Hidden_user_online'] = "����� ȸ�� %d ��"; // 6 Hidden users online +$lang['Guest_users_online'] = "�մ� %d ��"; // There are 10 Guest users online +$lang['Guest_users_zero_online'] = "�մ� 0 ��..."; // There are 10 Guest users online +$lang['Guest_user_online'] = " �մ� %d ��"; // There is 1 Guest user online +$lang['No_users_browsing'] = "���� ������ ������ ������ �����ϴ�."; + +$lang['Online_explain'] = "�� �ڷ�� 5���� ������ ȸ���鿡�� �����˴ϴ�."; + +$lang['Forum_Location'] = "���� ��ġ"; +$lang['Last_updated'] = "Last Updated"; + +$lang['Forum_index'] = "�������� ȭ��"; +$lang['Logging_on'] = "�α� �� ��"; +$lang['Posting_message'] = "�� �ۼ� ��"; +$lang['Searching_forums'] = "���� �˻� ��"; +$lang['Viewing_profile'] = "������ ����"; +$lang['Viewing_online'] = "�¶��� ������ ����"; +$lang['Viewing_member_list'] = "�������Ʈ"; +$lang['Viewing_priv_msgs'] = "������"; +$lang['Viewing_FAQ'] = "FAQ ����"; + + +// +// Moderator Control Panel +// +$lang['Mod_CP'] = "������ �����Դϴ�."; +$lang['Mod_CP_explain'] = "�Խù��� �����Ͽ� ����,�̵� ,���,��������� �ϽǼ� �ֽ��ϴ�."; + +$lang['Select'] = " �� �� "; +$lang['Delete'] = " �� �� "; +$lang['Move'] = " �� �� "; +$lang['Lock'] = " �� �� "; +$lang['Unlock'] = " �������"; + +$lang['Topics_Removed'] = "������ �Խù��� ���������� ����Ÿ���̽����� �����Ǿ����ϴ�.."; +$lang['Topics_Locked'] = "������ �Խù��� ��ɽ��ϴ�."; +$lang['Topics_Moved'] = "������ �Խù��� ���������� �̵��Ͽ����ϴ�."; +$lang['Topics_Unlocked'] = "������ �Խù��� ��ݻ��¿��� �����Ͽ����ϴ�."; +$lang['No_Topics_Moved'] = "�̹� �̵��� �Խù��Դϴ�."; + +$lang['Confirm_delete_topic'] = "�����ѰԽù��� ����Ÿ���̽����� �����Ͻðڽ��ϱ�..??"; +$lang['Confirm_lock_topic'] = "������ �Խù��� ���������� ���ϵ��� ��ðڽ��ϱ�..??"; +$lang['Confirm_unlock_topic'] = "�����ѰԽù��� ��ݻ��¿��� �����Ͻðڽ��ϱ�..??"; +$lang['Confirm_move_topic'] = "������ �������� �Խù��� �ű�ðڽ��ϱ�..??"; + +$lang['Move_to_forum'] = "�̵��� ��������"; +$lang['Leave_shadow_topic'] = "�����ִ� �������� �̵�ǥ���� ���ܵӴϴ�.."; + +$lang['Split_Topic'] = "������ �ڸ��� ����"; +$lang['Split_Topic_explain'] = "�Ʒ� ���� ������ ����Ͽ� �������� 2(���õ� ��бۿ� ���������� ��б��� �����ϴ� �� ) �� ������ �ֽ��ϴ�."; +$lang['Split_title'] = "���ο� ������ ����"; +$lang['Split_forum'] = "�� �����ۿ� ���� ����"; +$lang['Split_posts'] = "�ڸ� ��б� ����"; +$lang['Split_after'] = "���õ� ��б� �ڸ�"; +$lang['Topic_split'] = "���õ� �����۷� ���������� �߶������ϴ�."; + +$lang['Too_many_error'] = "�����۷� �ڸ������� 1 ���� ��б۸� �����Ҽ� �ֽ��ϴ�."; + +$lang['None_selected'] = "�� ����� ���� � �����۵� �������� �����̽��ϴ�..���ư��� �ٽ� 1 ���� �����ϼ���."; +$lang['New_forum'] = "�� ����"; + +$lang['This_posts_IP'] = "�� �� �ۼ��� IP"; +$lang['Other_IP_this_user'] = "�� ������� �ٸ� IP�� �����Ͽ����ϴ�."; +$lang['Users_this_IP'] = "�� IP�� �ۼ��� �����"; +$lang['IP_info'] = "IP ����"; +$lang['Lookup_IP'] = "Look up IP"; + + +// +// Timezones ... for display on each page +// +$lang['All_times'] = "All times are %s"; // eg. All times are GMT - 12 Hours (times from next block) + +$lang['-12'] = "GMT - 12 Hours"; +$lang['-11'] = "GMT - 11 Hours"; +$lang['-10'] = "HST (Hawaii)"; +$lang['-9'] = "GMT - 9 Hours"; +$lang['-8'] = "PST (U.S./Canada)"; +$lang['-7'] = "MST (U.S./Canada)"; +$lang['-6'] = "CST (U.S./Canada)"; +$lang['-5'] = "EST (U.S./Canada)"; +$lang['-4'] = "GMT - 4 Hours"; +$lang['-3.5'] = "GMT - 3.5 Hours"; +$lang['-3'] = "GMT - 3 Hours"; +$lang['-2'] = "Mid-Atlantic"; +$lang['-1'] = "GMT - 1 Hours"; +$lang['0'] = "GMT"; +$lang['1'] = "CET (Europe)"; +$lang['2'] = "EET (Europe)"; +$lang['3'] = "GMT + 3 Hours"; +$lang['3.5'] = "GMT + 3.5 Hours"; +$lang['4'] = "GMT + 4 Hours"; +$lang['4.5'] = "GMT + 4.5 Hours"; +$lang['5'] = "GMT + 5 Hours"; +$lang['5.5'] = "GMT + 5.5 Hours"; +$lang['6'] = "GMT + 6 Hours"; +$lang['7'] = "GMT + 7 Hours"; +$lang['8'] = "WST (Australia)"; +$lang['9'] = "GMT + 9 Hours"; +$lang['9.5'] = "CST (Australia)"; +$lang['10'] = "EST (Australia)"; +$lang['11'] = "GMT + 11 Hours"; +$lang['12'] = "GMT + 12 Hours"; + +// These are displayed in the timezone select box +$lang['tz']['-12'] = "(GMT -12:00 hours) Eniwetok, Kwajalein"; +$lang['tz']['-11'] = "(GMT -11:00 hours) Midway Island, Samoa"; +$lang['tz']['-10'] = "(GMT -10:00 hours) Hawaii"; +$lang['tz']['-9'] = "(GMT -9:00 hours) Alaska"; +$lang['tz']['-8'] = "(GMT -8:00 hours) Pacific Time (US & Canada), Tijuana"; +$lang['tz']['-7'] = "(GMT -7:00 hours) Mountain Time (US & Canada), Arizona"; +$lang['tz']['-6'] = "(GMT -6:00 hours) Central Time (US & Canada), Mexico City"; +$lang['tz']['-5'] = "(GMT -5:00 hours) Eastern Time (US & Canada), Bogota, Lima, Quito"; +$lang['tz']['-4'] = "(GMT -4:00 hours) Atlantic Time (Canada), Caracas, La Paz"; +$lang['tz']['-3.5'] = "(GMT -3:30 hours) Newfoundland"; +$lang['tz']['-3'] = "(GMT -3:00 hours) Brassila, Buenos Aires, Georgetown, Falkland Is"; +$lang['tz']['-2'] = "(GMT -2:00 hours) Mid-Atlantic, Ascension Is., St. Helena"; +$lang['tz']['-1'] = "(GMT -1:00 hours) Azores, Cape Verde Islands"; +$lang['tz']['0'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia"; +$lang['tz']['1'] = "(GMT +1:00 hours) Amsterdam, Berlin, Brussels, Madrid, Paris, Rome"; +$lang['tz']['2'] = "(GMT +2:00 hours) Cairo, Helsinki, Kaliningrad, South Africa"; +$lang['tz']['3'] = "(GMT +3:00 hours) Baghdad, Riyadh, Moscow, Nairobi"; +$lang['tz']['3.5'] = "(GMT +3:30 hours) Tehran"; +$lang['tz']['4'] = "(GMT +4:00 hours) Abu Dhabi, Baku, Muscat, Tbilisi"; +$lang['tz']['4.5'] = "(GMT +4:30 hours) Kabul"; +$lang['tz']['5'] = "(GMT +5:00 hours) Ekaterinburg, Islamabad, Karachi, Tashkent"; +$lang['tz']['5.5'] = "(GMT +5:30 hours) Bombay, Calcutta, Madras, New Delhi"; +$lang['tz']['6'] = "(GMT +6:00 hours) Almaty, Colombo, Dhaka, Novosibirsk"; +$lang['tz']['6.5'] = "(GMT +6:30 hours) Rangoon"; +$lang['tz']['7'] = "(GMT +7:00 hours) Bangkok, Hanoi, Jakarta"; +$lang['tz']['8'] = "(GMT +8:00 hours) Beijing, Hong Kong, Perth, Singapore, Taipei"; +$lang['tz']['9'] = "(GMT +9:00 hours) Osaka, Sapporo, Seoul, Tokyo, Yakutsk"; +$lang['tz']['9.5'] = "(GMT +9:30 hours) Adelaide, Darwin"; +$lang['tz']['10'] = "(GMT +10:00 hours) Canberra, Guam, Melbourne, Sydney, Vladivostok"; +$lang['tz']['11'] = "(GMT +11:00 hours) Magadan, New Caledonia, Solomon Islands"; +$lang['tz']['12'] = "(GMT +12:00 hours) Auckland, Wellington, Fiji, Marshall Island"; + +$lang['datetime']['Sunday'] = "�Ͽ���"; +$lang['datetime']['Monday'] = "������"; +$lang['datetime']['Tuesday'] = "ȭ����"; +$lang['datetime']['Wednesday'] = "������"; +$lang['datetime']['Thursday'] = "�����"; +$lang['datetime']['Friday'] = "�ݿ���"; +$lang['datetime']['Saturday'] = "�����"; +$lang['datetime']['Sun'] = "��"; +$lang['datetime']['Mon'] = "��"; +$lang['datetime']['Tue'] = "ȭ"; +$lang['datetime']['Wed'] = "��"; +$lang['datetime']['Thu'] = "��"; +$lang['datetime']['Fri'] = "��"; +$lang['datetime']['Sat'] = "��"; +$lang['datetime']['January'] = "1��"; +$lang['datetime']['February'] = "2��"; +$lang['datetime']['March'] = "3��"; +$lang['datetime']['April'] = "4��"; +$lang['datetime']['May'] = "5��"; +$lang['datetime']['June'] = "6��"; +$lang['datetime']['July'] = "7��"; +$lang['datetime']['August'] = "8��"; +$lang['datetime']['September'] = "9��"; +$lang['datetime']['October'] = "10��"; +$lang['datetime']['November'] = "11��"; +$lang['datetime']['December'] = "12��"; +$lang['datetime']['Jan'] = "1��"; +$lang['datetime']['Feb'] = "2��"; +$lang['datetime']['Mar'] = "3��"; +$lang['datetime']['Apr'] = "4��"; +$lang['datetime']['May'] = "5��"; +$lang['datetime']['Jun'] = "6��"; +$lang['datetime']['Jul'] = "7��"; +$lang['datetime']['Aug'] = "8��"; +$lang['datetime']['Sep'] = "9��"; +$lang['datetime']['Oct'] = "10��"; +$lang['datetime']['Nov'] = "11��"; +$lang['datetime']['Dec'] = "12��"; + +// +// Errors (not related to a +// specific failure on a page) +// +$lang['Information'] = " �� �� "; +$lang['Critical_Information'] = "�߿��� ����"; + +$lang['General_Error'] = "�Ϲ����� Error"; +$lang['Critical_Error'] = "�ɰ��� Error"; +$lang['An_error_occured'] = "Error�� ���߽��ϴ�."; +$lang['A_critical_error'] = "�ɰ��� Error�� ���߽��ϴ�."; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/admin_activate.tpl b/phpBB/language/lang_russian/email/admin_activate.tpl index fa766b1ef2..676fcce7ae 100644 --- a/phpBB/language/lang_russian/email/admin_activate.tpl +++ b/phpBB/language/lang_russian/email/admin_activate.tpl @@ -1,9 +1,9 @@ -Subject: ����� ������������
-
-������������,
-
-������� ������ "{USERNAME}" ���� ��������� ��� ������ ��� �������, �� ������ ��������� ���������� � ������������ � �������������� � ������� �� ���� ������:
-
-{U_ACTIVATE}
-
+Subject: ����� ������������ + +������������, + +������� ������ "{USERNAME}" ���� ��������� ��� ������ ��� �������, �� ������ ��������� ���������� � ������������ � �������������� � ������� �� ���� ������: + +{U_ACTIVATE} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/admin_send_email.tpl b/phpBB/language/lang_russian/email/admin_send_email.tpl index 32dfde365c..16e9640181 100644 --- a/phpBB/language/lang_russian/email/admin_send_email.tpl +++ b/phpBB/language/lang_russian/email/admin_send_email.tpl @@ -1,10 +1,10 @@ -��� e-mail ��������� ������� ��� ��������������� ����� "{SITENAME}". ���� ��� ��������� �������� ������, �������� ����������� ��� ������ ���������� ��� �����������, ���������� ��������� � ����������� �� ������:
-
-{BOARD_EMAIL}
-
-�������� ������ ��������� ������� (�������� ���������).
-
-��������� ��� ���������:
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-{MESSAGE}
+��� e-mail ��������� ������� ��� ��������������� ����� "{SITENAME}". ���� ��� ��������� �������� ������, �������� ����������� ��� ������ ���������� ��� �����������, ���������� ��������� � ����������� �� ������: + +{BOARD_EMAIL} + +�������� ������ ��������� ������� (�������� ���������). + +��������� ��� ���������: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +{MESSAGE} diff --git a/phpBB/language/lang_russian/email/admin_welcome_activated.tpl b/phpBB/language/lang_russian/email/admin_welcome_activated.tpl index 8ee6400f5a..e85a35ec31 100644 --- a/phpBB/language/lang_russian/email/admin_welcome_activated.tpl +++ b/phpBB/language/lang_russian/email/admin_welcome_activated.tpl @@ -1,7 +1,7 @@ -Subject: ������� ������ ��������������
-
-������������, {USERNAME}!
-
-���� ������� ������ �� ����� "{SITENAME}" ���� ��������������, ������ �� ������ ������� � ������� ��������� ��� � ������, ���������� ��� � ���������� ������.
-
+Subject: ������� ������ �������������� + +������������, {USERNAME}! + +���� ������� ������ �� ����� "{SITENAME}" ���� ��������������, ������ �� ������ ������� � ������� ��������� ��� � ������, ���������� ��� � ���������� ������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/admin_welcome_inactive.tpl b/phpBB/language/lang_russian/email/admin_welcome_inactive.tpl index 22d9d734fe..f9f98643d0 100644 --- a/phpBB/language/lang_russian/email/admin_welcome_inactive.tpl +++ b/phpBB/language/lang_russian/email/admin_welcome_inactive.tpl @@ -1,18 +1,18 @@ -Subject: ����� ���������� �� ������ {SITENAME}
-
-{WELCOME_MSG}
-
-���������� ��������� ��� ���������. ��������� ����� ������� ������ ������:
-
-----------------------------
-��� ������������: {USERNAME}
-������: {PASSWORD}
-----------------------------
-
-���� ������� ������ ���� �� �������, � ������ �������������� ������������� �������. ��� ������ ��� ���������, ��� ����� �������� ������.
-
-�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������.
-
-������� �� �����������.
-
+Subject: ����� ���������� �� ������ {SITENAME} + +{WELCOME_MSG} + +���������� ��������� ��� ���������. ��������� ����� ������� ������ ������: + +---------------------------- +��� ������������: {USERNAME} +������: {PASSWORD} +---------------------------- + +���� ������� ������ ���� �� �������, � ������ �������������� ������������� �������. ��� ������ ��� ���������, ��� ����� �������� ������. + +�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������. + +������� �� �����������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/coppa_welcome_inactive.tpl b/phpBB/language/lang_russian/email/coppa_welcome_inactive.tpl index aa1cf5d6af..3c4a430d04 100644 --- a/phpBB/language/lang_russian/email/coppa_welcome_inactive.tpl +++ b/phpBB/language/lang_russian/email/coppa_welcome_inactive.tpl @@ -1,52 +1,52 @@ -Subject: ����� ���������� �� ������ {SITENAME}
-
-{WELCOME_MSG}
-
-� ������������ � ������� 'COPPA' ���� ������� ������ �� ���� ��������������.
-
-���������� ������������ ��� ��������� � ��������� ������ �������� ��� ������� ��������� ��� � ��������� ����. ����� ��������� ��� �� �����:
-
-{FAX_INFO}
-
-��� �� �����:
-
-{MAIL_INFO}
-
------------------------------- CUT HERE ------------------------------
-Permission to Participate at {SITENAME}
-
-Username: {USERNAME}
-Password: {PASSWORD}
-Email: {EMAIL_ADDRESS}
-
-ICQ Number: {ICQ}
-AIM Address: {AIM}
-MSN Messenger: {MSN}
-Yahoo Messenger: {YIM}
-Web Site: {WEB_SITE}
-From: {FROM}
-Occupation: {OCC}
-Interests: {INTERESTS}
-
-I HAVE REVIEWED THE INFORMATION PROVIDED BY MY CHILD AND HEREBY GRANT PERMISSION TO {SITENAME} TO STORE THIS INFORMATION.
-I UNDERSTAND THIS INFORMATION CAN BE CHANGED AT ANY TIME BY ENTERING A PASSWORD.
-I UNDERSTAND THAT MAY REQUEST FOR THIS INFORMATION TO BE REMOVED FROM {SITENAME} AT ANY TIME.
-
-
-Parent or Guardian
-(print your name here): _____________________
-
-(sign here): __________________
-
-Date: _______________
-
------------------------------- CUT HERE ------------------------------
-
-
-��� ������ ������������� ������� ��� ����� �� ����� ��� �� �����, ���� ������� ������ ����� ��������������.
-
-�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������.
-
-������� �� �����������.
-
+Subject: ����� ���������� �� ������ {SITENAME} + +{WELCOME_MSG} + +� ������������ � ������� 'COPPA' ���� ������� ������ �� ���� ��������������. + +���������� ������������ ��� ��������� � ��������� ������ �������� ��� ������� ��������� ��� � ��������� ����. ����� ��������� ��� �� �����: + +{FAX_INFO} + +��� �� �����: + +{MAIL_INFO} + +------------------------------ CUT HERE ------------------------------ +Permission to Participate at {SITENAME} + +Username: {USERNAME} +Password: {PASSWORD} +Email: {EMAIL_ADDRESS} + +ICQ Number: {ICQ} +AIM Address: {AIM} +MSN Messenger: {MSN} +Yahoo Messenger: {YIM} +Web Site: {WEB_SITE} +From: {FROM} +Occupation: {OCC} +Interests: {INTERESTS} + +I HAVE REVIEWED THE INFORMATION PROVIDED BY MY CHILD AND HEREBY GRANT PERMISSION TO {SITENAME} TO STORE THIS INFORMATION. +I UNDERSTAND THIS INFORMATION CAN BE CHANGED AT ANY TIME BY ENTERING A PASSWORD. +I UNDERSTAND THAT MAY REQUEST FOR THIS INFORMATION TO BE REMOVED FROM {SITENAME} AT ANY TIME. + + +Parent or Guardian +(print your name here): _____________________ + +(sign here): __________________ + +Date: _______________ + +------------------------------ CUT HERE ------------------------------ + + +��� ������ ������������� ������� ��� ����� �� ����� ��� �� �����, ���� ������� ������ ����� ��������������. + +�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������. + +������� �� �����������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/group_added.tpl b/phpBB/language/lang_russian/email/group_added.tpl index d0c94edc47..6f0dae5fa0 100644 --- a/phpBB/language/lang_russian/email/group_added.tpl +++ b/phpBB/language/lang_russian/email/group_added.tpl @@ -1,11 +1,11 @@ -Subject: �� ���� �������� � ������
-
-�����������!
-
-�� ���� ������� � ������ "{GROUP_NAME}" �� ����� {SITENAME}.
-��� ���� ��������� ����������� ������ ��� ��������������� �����, ���������� � ��� �� �������������� �����������.
-
-��������� �� ������, ����� ������� ���������� � ����� �������� � �������:
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: �� ���� �������� � ������ + +�����������! + +�� ���� ������� � ������ "{GROUP_NAME}" �� ����� {SITENAME}. +��� ���� ��������� ����������� ������ ��� ��������������� �����, ���������� � ��� �� �������������� �����������. + +��������� �� ������, ����� ������� ���������� � ����� �������� � �������: +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_russian/email/group_approved.tpl b/phpBB/language/lang_russian/email/group_approved.tpl index 02342cbd1c..f2e97fbe42 100644 --- a/phpBB/language/lang_russian/email/group_approved.tpl +++ b/phpBB/language/lang_russian/email/group_approved.tpl @@ -1,10 +1,10 @@ -Subject: ���� ������� ���� �������������.
-
-�����������!
-
-���� ������� � ���������� � ������ "{GROUP_NAME}" �� ����� {SITENAME} ���� �������������.
-��������� �� ������, ����� ������� ���������� � ����� �������� � �������:
-
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: ���� ������� ���� �������������. + +�����������! + +���� ������� � ���������� � ������ "{GROUP_NAME}" �� ����� {SITENAME} ���� �������������. +��������� �� ������, ����� ������� ���������� � ����� �������� � �������: + +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_russian/email/group_request.tpl b/phpBB/language/lang_russian/email/group_request.tpl index 333a52f757..8c3ae63c69 100644 --- a/phpBB/language/lang_russian/email/group_request.tpl +++ b/phpBB/language/lang_russian/email/group_request.tpl @@ -1,10 +1,10 @@ -Subject: ���� ������ ������� � ���������� � ������.
-
-���������(��) {GROUP_MODERATOR}!
-
-������������ �������� � ���������� � ������ (�� ����� {SITENAME}), ����������� ������� �� ���������.
-����� ������������� ��� ��������� ��� ������� ��������� �� ��������� ������:
-
-{U_GROUPCP}
-
-{EMAIL_SIG}
+Subject: ���� ������ ������� � ���������� � ������. + +���������(��) {GROUP_MODERATOR}! + +������������ �������� � ���������� � ������ (�� ����� {SITENAME}), ����������� ������� �� ���������. +����� ������������� ��� ��������� ��� ������� ��������� �� ��������� ������: + +{U_GROUPCP} + +{EMAIL_SIG} diff --git a/phpBB/language/lang_russian/email/privmsg_notify.tpl b/phpBB/language/lang_russian/email/privmsg_notify.tpl index af6339148f..7bdff8f8e3 100644 --- a/phpBB/language/lang_russian/email/privmsg_notify.tpl +++ b/phpBB/language/lang_russian/email/privmsg_notify.tpl @@ -1,11 +1,11 @@ -Subject: ��� ������ ����� ������ ���������
-
-������������, {USERNAME}!
-
-��� ���� ���������� ������ ��������� �� ����� {SITENAME}, � �� ������� ���������� ��� �� ����. �� ������ ���������� ��� ��������� ������� �� ��������� ������:
-
-{U_INBOX}
-
-�������, �� ������ ���������� �� ��������� �������� �����������, ���� �������� ��������� � ���� �������.
-
+Subject: ��� ������ ����� ������ ��������� + +������������, {USERNAME}! + +��� ���� ���������� ������ ��������� �� ����� {SITENAME}, � �� ������� ���������� ��� �� ����. �� ������ ���������� ��� ��������� ������� �� ��������� ������: + +{U_INBOX} + +�������, �� ������ ���������� �� ��������� �������� �����������, ���� �������� ��������� � ���� �������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/profile_send_email.tpl b/phpBB/language/lang_russian/email/profile_send_email.tpl index c55d686363..6a566612fa 100644 --- a/phpBB/language/lang_russian/email/profile_send_email.tpl +++ b/phpBB/language/lang_russian/email/profile_send_email.tpl @@ -1,12 +1,12 @@ -������������, {TO_USERNAME}!
-
-���� ������� e-mail, ��������� ��� ������������� {FROM_USERNAME} ����� ���� ����������� �� ����� {SITENAME}. ���� ��� ��������� �������� ������, �������� ����������� ��� ������ ���������� ��� �����������, ���������� ��������� � ����������� �� ������:
-
-{BOARD_EMAIL}
-
-�������� ������ ��������� ������� (�������� ���������). ���������� ������, ��� ����� ������ � ���� ��������� �������� ������� {FROM_USERNAME}.
-
-��������� ��� ���������:
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
+������������, {TO_USERNAME}! + +���� ������� e-mail, ��������� ��� ������������� {FROM_USERNAME} ����� ���� ����������� �� ����� {SITENAME}. ���� ��� ��������� �������� ������, �������� ����������� ��� ������ ���������� ��� �����������, ���������� ��������� � ����������� �� ������: + +{BOARD_EMAIL} + +�������� ������ ��������� ������� (�������� ���������). ���������� ������, ��� ����� ������ � ���� ��������� �������� ������� {FROM_USERNAME}. + +��������� ��� ���������: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + {MESSAGE}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/topic_notify.tpl b/phpBB/language/lang_russian/email/topic_notify.tpl index 3d20d33bef..02a94b492f 100644 --- a/phpBB/language/lang_russian/email/topic_notify.tpl +++ b/phpBB/language/lang_russian/email/topic_notify.tpl @@ -1,13 +1,13 @@ -Subject: ����������� �� ������ � ���� - {TOPIC_TITLE}
-
-������������, {USERNAME}!
-
-�� �������� ��� ��������� ������, ��� ������� �� ����� "{TOPIC_TITLE}" �� ����� {SITENAME}. � ���� ���� �� ������� ������ ���������� ������ ��������� ����� ���������. �� ������ ������� �� ������ ����� ���������� ����������� ������, ����� ����������� �� ����� ��������� ���� �� �� ����������� ����.
-
-{U_TOPIC}
-
-���� �� ������ �� ������ ������� �� �����, �� ���� �������� �� ������ "��������� ������� �� �����" ����� �������� � ���� �����, ���� ��������� �� ��������� ������:
-
-{U_STOP_WATCHING_TOPIC}
-
+Subject: ����������� �� ������ � ���� - {TOPIC_TITLE} + +������������, {USERNAME}! + +�� �������� ��� ��������� ������, ��� ������� �� ����� "{TOPIC_TITLE}" �� ����� {SITENAME}. � ���� ���� �� ������� ������ ���������� ������ ��������� ����� ���������. �� ������ ������� �� ������ ����� ���������� ����������� ������, ����� ����������� �� ����� ��������� ���� �� �� ����������� ����. + +{U_TOPIC} + +���� �� ������ �� ������ ������� �� �����, �� ���� �������� �� ������ "��������� ������� �� �����" ����� �������� � ���� �����, ���� ��������� �� ��������� ������: + +{U_STOP_WATCHING_TOPIC} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/user_activate.tpl b/phpBB/language/lang_russian/email/user_activate.tpl index 963bc77329..dca6cb512c 100644 --- a/phpBB/language/lang_russian/email/user_activate.tpl +++ b/phpBB/language/lang_russian/email/user_activate.tpl @@ -1,9 +1,9 @@ -Subject: ����� �������������� ������� ������
-
-������������, {USERNAME}!
-
-���� ������� ������ �� {SITENAME} ���� ���������, ������ ����� ��-�� �������� � ��� ������� ���������. ����� ����� � ��������������, �������� �� ���� ������:
-
-{U_ACTIVATE}
-
+Subject: ����� �������������� ������� ������ + +������������, {USERNAME}! + +���� ������� ������ �� {SITENAME} ���� ���������, ������ ����� ��-�� �������� � ��� ������� ���������. ����� ����� � ��������������, �������� �� ���� ������: + +{U_ACTIVATE} + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/user_activate_passwd.tpl b/phpBB/language/lang_russian/email/user_activate_passwd.tpl index 2e1bba976a..14b8d20ff1 100644 --- a/phpBB/language/lang_russian/email/user_activate_passwd.tpl +++ b/phpBB/language/lang_russian/email/user_activate_passwd.tpl @@ -1,17 +1,17 @@ -Subject: ����������� ������ ������
-
-������������, {USERNAME}!
-
-�� �������� ��� ������ ������, ��� �� (���� ���-��, �������� ���� �� ���) ��������� ������� ����� ������ � ����� ������� ������ �� ����� {SITENAME}. ���� �� �� ������� ������� ������, �� ��������� �������� �� ��� ������, ���� �� �������� ������ ����� ���������� ���������, ���������� � �������������� �������.
-
-��� ����, ����� ������������ ����� ������ �� ������ ��� ��������������. ��� ����� ��������� �� ������:
-
-{U_ACTIVATE}
-
-� ������ �������� ����������� �� ������� ������� � �������, ��������� ��������� ������:
-
-������: {PASSWORD}
-
-�� ������� ������� ���� ������ �� �������� �������������� �������. ���� � ��� ��������� �����-�� ���������, ���������� � �������������� �������.
-
+Subject: ����������� ������ ������ + +������������, {USERNAME}! + +�� �������� ��� ������ ������, ��� �� (���� ���-��, �������� ���� �� ���) ��������� ������� ����� ������ � ����� ������� ������ �� ����� {SITENAME}. ���� �� �� ������� ������� ������, �� ��������� �������� �� ��� ������, ���� �� �������� ������ ����� ���������� ���������, ���������� � �������������� �������. + +��� ����, ����� ������������ ����� ������ �� ������ ��� ��������������. ��� ����� ��������� �� ������: + +{U_ACTIVATE} + +� ������ �������� ����������� �� ������� ������� � �������, ��������� ��������� ������: + +������: {PASSWORD} + +�� ������� ������� ���� ������ �� �������� �������������� �������. ���� � ��� ��������� �����-�� ���������, ���������� � �������������� �������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/user_welcome.tpl b/phpBB/language/lang_russian/email/user_welcome.tpl index 1d08d52507..06ff9c5585 100644 --- a/phpBB/language/lang_russian/email/user_welcome.tpl +++ b/phpBB/language/lang_russian/email/user_welcome.tpl @@ -1,16 +1,16 @@ -Subject: ����� ���������� �� ������ {SITENAME}
-
-{WELCOME_MSG}
-
-���������� ��������� ��� ���������. ��������� ����� ������� ������ ������:
-
-----------------------------
-��� ������������: {USERNAME}
-������: {PASSWORD}
-----------------------------
-
-�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������.
-
-������� �� �����������.
-
+Subject: ����� ���������� �� ������ {SITENAME} + +{WELCOME_MSG} + +���������� ��������� ��� ���������. ��������� ����� ������� ������ ������: + +---------------------------- +��� ������������: {USERNAME} +������: {PASSWORD} +---------------------------- + +�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������. + +������� �� �����������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/email/user_welcome_inactive.tpl b/phpBB/language/lang_russian/email/user_welcome_inactive.tpl index a4847acfcf..09e8f047ea 100644 --- a/phpBB/language/lang_russian/email/user_welcome_inactive.tpl +++ b/phpBB/language/lang_russian/email/user_welcome_inactive.tpl @@ -1,20 +1,20 @@ -Subject: ����� ���������� �� ������ {SITENAME}
-
-{WELCOME_MSG}
-
-���������� ��������� ��� ���������. ��������� ����� ������� ������ ������:
-
-----------------------------
-��� ������������: {USERNAME}
-������: {PASSWORD}
-----------------------------
-
-���� ������� ������ ���� �� �������. �� �� ������� �� ������������, ���� �� �������� �� ��������� ������:
-
-{U_ACTIVATE}
-
-�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������.
-
-������� �� �����������.
-
+Subject: ����� ���������� �� ������ {SITENAME} + +{WELCOME_MSG} + +���������� ��������� ��� ���������. ��������� ����� ������� ������ ������: + +---------------------------- +��� ������������: {USERNAME} +������: {PASSWORD} +---------------------------- + +���� ������� ������ ���� �� �������. �� �� ������� �� ������������, ���� �� �������� �� ��������� ������: + +{U_ACTIVATE} + +�� ��������� ���� ������: �� �������� � ����� ���� � ������������� ����, � �� �� ������ ��� ��� �������. ���� �� �� �� �������� ���� ������, �� �� ������� ��������� �����, ������� ����� ������������� ����� �� �������, ��� � ���� ������� ������. + +������� �� �����������. + {EMAIL_SIG}
\ No newline at end of file diff --git a/phpBB/language/lang_russian/lang_admin.php b/phpBB/language/lang_russian/lang_admin.php index 1c227e1e41..469cc30ccf 100644 --- a/phpBB/language/lang_russian/lang_admin.php +++ b/phpBB/language/lang_russian/lang_admin.php @@ -1,716 +1,716 @@ -<?php
-/***************************************************************************
- * lang_admin.php [Russian]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: posting.php,v 1.142 2002/01/28 18:47:41 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation performed by Alexey V. Borzov (borz_off)
-// borz_off@rdw.ru
-//
-
-
-$lang['General'] = "����� ���������";
-$lang['Users'] = "������������";
-$lang['Groups'] = "������";
-$lang['Forums'] = "������";
-$lang['Styles'] = "�����";
-
-$lang['Configuration'] = "������������";
-$lang['Permissions'] = "����� �������";
-$lang['Manage'] = "����������";
-$lang['Disallow'] = "����������� �����";
-$lang['Prune'] = "������";
-$lang['Mass_Email'] = "�������� �������� �����";
-$lang['Ranks'] = "������";
-$lang['Smilies'] = "��������";
-$lang['Ban_Management'] = "���� ������ (Ban)";
-$lang['Word_Censor'] = "����������";
-$lang['Export'] = "�������";
-$lang['Create_new'] = "�������";
-$lang['Add_new'] = "��������";
-$lang['Backup_DB'] = "��������� ����� ��";
-$lang['Restore_DB'] = "������������ ��";
-
-
-//
-// Index
-//
-$lang['Admin'] = "�����������������";
-$lang['Not_admin'] = "� ��� ��� ���� �� �����������������";
-$lang['Welcome_phpBB'] = "����� ���������� �� phpBB";
-$lang['Admin_intro'] = "������� �� ����� phpBB � �������� ������� ��� ����� �������. �� ���� �������� ��� ������� ����� ��������� ������������ ���� ����� ����������. ��������� �� ��� �������� �� ������, ������� �� ������ <u>������� ��������</u> � ����� ������. ��� �������� �� ������ ������� �������� �� �������� phpBB ����� � ����� ������. ��������� ������ � ����� ����� ����� ������ �������� ��� ��������� ����� ��������� ����� �������, �� ������ ������ ����� ���� ���������� �� �������������.";
-$lang['Main_index'] = "������ �������";
-$lang['Forum_stats'] = "���������� �������";
-$lang['Admin_Index'] = "������� ��������";
-$lang['Preview_forum'] = "��������������� �������� ������";
-
-$lang['Click_return_admin_index'] = "%s��������� �� ������� �������� ������������������ �������%s";
-
-$lang['Statistic'] = "����������";
-$lang['Value'] = "��������";
-$lang['Number_posts'] = "���-�� ���������";
-$lang['Posts_per_day'] = "��������� � ����";
-$lang['Number_topics'] = "���-�� ���";
-$lang['Topics_per_day'] = "��� � ����";
-$lang['Number_users'] = "���-�� �������������";
-$lang['Users_per_day'] = "������������� � ����";
-$lang['Board_started'] = "���� �������";
-$lang['Avatar_dir_size'] = "������ ���������� � ���������";
-$lang['Database_size'] = "����� ��";
-$lang['Gzip_compression'] ="������ Gzip";
-$lang['Not_available'] = "����������";
-
-$lang['ON'] = "���"; // This is for GZip compression
-$lang['OFF'] = "����";
-
-
-//
-// DB Utils
-//
-$lang['Database_Utilities'] = "���������� ��";
-
-$lang['Restore'] = "������������";
-$lang['Backup'] = "��������� �����������";
-$lang['Restore_explain'] = "����� ��������� ������ �������������� ���� ������ phpBB �� �����. ���� ��� ������ ������������ ����� �����������, �� ������ �������� ����, ������ gzip'��, � �� ����� ������������� ����������. <b>��������</b> ��� ������������ ������ ����� �������. �������������� ����� ������ ����� �������, �� ������� � ���� �������� �� ���������� ��������.";
-$lang['Backup_explain'] = "�� ������ ��������� ��� ��������� � phpBB ������. ���� � �� ��� phpBB ���� ������ �������, ������� �� ���� ������ �� ���������, ����������, ������� �� ��������, ���������� ��������, � ���� \"�������������� �������\" ���� ����. ���� ��� ������ ������������ ����� �����������, �� ������ ����� ����� ����������� ����� ���� gzip'�� ��� ���������� ��� �������.";
-
-$lang['Backup_options'] = "��������� ���������� �����������";
-$lang['Start_backup'] = "������ �����������";
-$lang['Full_backup'] = "������ �����";
-$lang['Structure_backup'] = "���������� ������ ���������";
-$lang['Data_backup'] = "���������� ������ ������";
-$lang['Additional_tables'] = "�������������� �������";
-$lang['Gzip_compress'] = "����� ���� gzip'��";
-$lang['Select_file'] = "�������� ����";
-$lang['Start_Restore'] = "������ ��������������";
-
-$lang['Restore_success'] = "�� ���� ������� �������������.<br /><br />���� ������ ������ ���� ��������� � �� �� ���������, � ������� ��� ���� �� ������ ���������� �����������.";
-$lang['Backup_download'] = "���������� ����� ��������, ����������, ���������.";
-$lang['Backups_not_supported'] = "��������, ��������� ����������� ��� ������������ ���� ���� �� ��������������.";
-
-$lang['Restore_Error_uploading'] = "������ � ������� �����";
-$lang['Restore_Error_filename'] = "�������� � ������ �����, ����������, ���������� ������ ����";
-$lang['Restore_Error_decompress'] = "�� ���� ����������� ������ gzip'�� ����, ����������, ��������� ������������� ������";
-$lang['Restore_Error_no_file'] = "���� �� ��� �������";
-
-
-//
-// Auth pages
-//
-$lang['Select_a_User'] = "�������� ������������";
-$lang['Select_a_Group'] = "�������� ������";
-$lang['Select_a_Forum'] = "�������� �����";
-$lang['Auth_Control_User'] = "����� �������������";
-$lang['Auth_Control_Group'] = "����� �����";
-$lang['Auth_Control_Forum'] = "������ � �������";
-$lang['Look_up_User'] = "������� ������������";
-$lang['Look_up_Group'] = "������� ������";
-$lang['Look_up_Forum'] = "������� �����";
-
-$lang['Group_auth_explain'] = "����� �� ������ �������� ����� ������� � ������ ���������� ��� ������ ������ �������������. �� ��������� ��� ��������� ���� ������� ��� �����, ��� ����� ������� ��� ��������� ������������� ����� ������ ������������ ���������� ����� � ������ � �.�. �� ������ ������������� � ���� ������.";
-$lang['User_auth_explain'] = "����� �� ������ �������� ����� ������� � ������ ���������� ��� ��������� �������������. �� ��������� ��� ��������� ���� ������������, ��� ����� ������� ��� ������ ����� ������ ������������ ����������� ����� � ������ � �.�. �� ������ ������������� � ���� ������.";
-$lang['Forum_auth_explain'] = "����� �� ������ ������������ ������ � ������� ������. � ��� ����� ������� � ����������� ����� ��� �����, ����������� ��� ������ ������������ ��� ��������. �������, ��� ��������� ���� ������� � ������ �������� �� ��, ����� ������������ ������ ��������� � ��� ��������� ��������";
-
-$lang['Simple_mode'] = "������� �����";
-$lang['Advanced_mode'] = "����������� �����";
-$lang['Moderator_status'] = "������ ����������";
-
-$lang['Allowed_Access'] = "������ ������";
-$lang['Disallowed_Access'] = "������ ������";
-$lang['Is_Moderator'] = "���������";
-$lang['Not_Moderator'] = "�� ���������";
-
-$lang['Conflict_warning'] = "�������������� � ��������� ����";
-$lang['Conflict_access_userauth'] = "� ������������ (�������������) �� ��� ���� ����� ������� � ����� ������, ��������� � ��������� � ������. ���, ��������, ���� �������� ����� ������� ��� ����� ��� ��������� ������������ �� ������ ��� ����, ����� ��������� ������� ��� ����� �������. ������, ������ ����� �����, ����������� ����.";
-$lang['Conflict_mod_userauth'] = "� ������� ������������ �� ��� ���� ����� ������������� ����� ������, ��������� � ��� ��������� � ������. ���, ��������, ���� �������� ����� ������� ��� ����� ��� ��������� ������������ �� ������ ��� ����, ����� ��������� ������� ��� ����� ���������. ������, ������ ��� �����, ����������� ����.";
-
-$lang['Conflict_access_groupauth'] = "� ������������ (�������������) �� ��� ���� ����� ������� � ����� ������ ��-�� ��������� �� ������ ����. ���, ��������, ���� �������� �� ����� ��� ����, ����� ��������� ������� �� ������. ������������, ������� ����� �����, ����������� ����.";
-$lang['Conflict_mod_groupauth'] = "� ������������ (�������������) �� ��� ���� ����� ������������� ����� ������ ��-�� ��������� �� ������ ����. ���, ��������, ���� �������� �� ����� ��� ����, ����� ��������� ������� �� ����������� �������������. ������������, ������� ����� �����, ����������� ����.";
-
-$lang['Public'] = "���������";
-$lang['Private'] = "���������";
-$lang['Registered'] = "������������������";
-$lang['Administrators'] = "��������������";
-$lang['Hidden'] = "����������";
-
-// These are displayed in the drop down boxes for advanced
-// mode forum auth, try and keep them short!
-$lang['Forum_ALL'] = "���";
-$lang['Forum_REG'] = "�������.";
-$lang['Forum_PRIVATE'] = "���������";
-$lang['Forum_MOD'] = "���������";
-$lang['Forum_ADMIN'] = "�����";
-
-$lang['View'] = "��������";
-$lang['Read'] = "������";
-$lang['Post'] = "������";
-$lang['Reply'] = "��������";
-$lang['Edit'] = "�������������";
-$lang['Delete'] = "�������";
-$lang['Sticky'] = "������";
-$lang['Announce'] = "����������";
-$lang['Vote'] = "����������";
-$lang['Pollcreate'] = "������� �����";
-
-$lang['Permissions'] = "����� �������";
-$lang['Simple_Permission'] = "������� ����� �������";
-
-$lang['User_Level'] = "������ ������������";
-$lang['Auth_User'] = "������������";
-$lang['Auth_Admin'] = "�������������";
-$lang['Group_memberships'] = "�������� � �������";
-$lang['Usergroup_members'] = "� ���� ������ �������";
-
-$lang['Forum_auth_updated'] = "����� ������� � ������ ��������";
-$lang['User_auth_updated'] = "����� ������������ ��������";
-$lang['Group_auth_updated'] = "����� ������ ��������";
-
-$lang['Auth_updated'] = "����� ������� ��������";
-$lang['Click_return_userauth'] = "%s��������� � ���������� ������� �������������%s";
-$lang['Click_return_groupauth'] = "%s��������� � ���������� ������� �����%s";
-$lang['Click_return_forumauth'] = "%s��������� � ���������� �������� � �������%s";
-
-
-//
-// Banning
-//
-$lang['Ban_control'] = "���� ������";
-$lang['Ban_explain'] = "����� �� ������ ��������� ������������� ����� ������ � �������. �� ������ ������ � ������ ������ ����������� ������������, � ����� ���� �� ��������� IP ������� ��� ��� ��������. ���� ����� �� ���� ������������ ������� ���� ������ �������. ����� ��������� ����������� ��� ������ ������, �� ������ ����� ������ � ������ ������ ����� e-mail. ������, ���������� ������ e-mail ������ �� ������� ������������ ����������� �������� �� ����� � ������ ���������. ��� ����� ��� ������� ��������������� ����� �� ������ ���� �������.";
-$lang['Ban_explain_warn'] = "������, ��� ���� ��������� IP ������� ������� � ���������� ���� ������� ����� ������ � ��������� � \"������ ������\". ����� ��������� ������� ��������� ��� ���������� ������ ��������, ��� ��� ��������. ���� ��� ������������� ���� ������ �������� �������, ������������ ������� ��� �������� ���, ��� ��� �����, ������� ��������� ������.";
-
-$lang['Select_username'] = "�������� ������������";
-$lang['Select_ip'] = "�������� IP �����";
-$lang['Select_email'] = "�������� ����� e-mail";
-
-$lang['Ban_username'] = "�������� ������� ��������� �������������";
-$lang['Ban_username_explain'] = "�� ������ ������� ������ ���������� ������������� �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����.";
-
-$lang['Ban_IP'] = "������� ������ � ������ ��� ���������� ������� IP ��� ������";
-$lang['IP_hostname'] = "������ IP ��� �����";
-$lang['Ban_IP_explain'] = "����� ������� ��������� ������ ������� ��� ������, ��������� �� ��������. ����� ������� ������������������ ������� IP ��������� ������ � ����� ������� (-), ����� ������� ������ ����������� *";
-
-$lang['Ban_email'] = "��������� e-mail ������";
-$lang['Ban_email_explain'] = "����� ��������� ��������� e-mail �������, ��������� �� ��������. ����� ������� ������, ����������� *, �������� *@mail.ru";
-
-$lang['Unban_username'] = "����� ������� ������ �������������";
-$lang['Unban_username_explain'] = "�� ������ ����� ������� ������ ���������� ������������� �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����.";
-
-$lang['Unban_IP'] = "����� ������� ������ � ������� IP";
-$lang['Unban_IP_explain'] = "�� ������ ����� ��������� ������ � ���������� ������� IP �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����.";
-
-$lang['Unban_email'] = "����� ��������� ������ e-mail";
-$lang['Unban_email_explain'] = "�� ������ ����� ��������� ��������� ������� e-mail �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����.";
-
-$lang['No_banned_users'] = "���� ������ ������������� ����";
-$lang['No_banned_ip'] = "���� ������ ������� IP ����";
-$lang['No_banned_email'] = "���� ������ ������� e-mail ����";
-
-$lang['Ban_update_sucessful'] = "���� ������ ��� ������� �������";
-$lang['Click_return_banadmin'] = "%s��������� � ������ �������%s";
-
-
-//
-// Configuration
-//
-$lang['General_Config'] = "����� ���������";
-$lang['Config_explain'] = "��� ����� �������� ��� �������� ����� ��������� �������. ��� ���������� �������������� � ���������� �������� ����������� ��������������� ������ �����.";
-
-$lang['Click_return_config'] = "%s��������� � ����� ����������%s";
-
-$lang['General_settings'] = "����� ��������� �������";
-$lang['Server_name'] = "��� �������";
-$lang['Server_name_explain'] = "��� �������, �� ������� �������� ��� ������";
-$lang['Script_path'] = "���� � �������";
-$lang['Script_path_explain'] = "���� � ��������, ����������� phpBB, ������������ ����� �����";
-$lang['Server_port'] = "���� �������";
-$lang['Server_port_explain'] = "����, �� ������� ������� ��� ������ (������ 80, ��������� <b>������</b> ���� ������ �������� �� ������ �����)";
-$lang['Site_name'] = "�������� �����";
-$lang['Site_desc'] = "�������� �����";
-$lang['Board_disable'] = "��������� ������";
-$lang['Board_disable_explain'] = "������ ������ ������������ �������������. �� �������� ����� ���������� �������, ����� ����� �� �� �������!";
-$lang['Acct_activation'] = "�������� ����������� ������� �������";
-$lang['Acc_None'] = "���"; // These three entries are the type of activation
-$lang['Acc_User'] = "�������������";
-$lang['Acc_Admin'] = "���������������";
-
-$lang['Abilities_settings'] = "����� ��������� ������� � �������������";
-$lang['Max_poll_options'] = "����. ���-�� ��������� ������ � ������";
-$lang['Flood_Interval'] = "�������� '��������'";
-$lang['Flood_Interval_explain'] = "����� (� ��������), ������� ������ ������ ����� ����� ����������� ������������.";
-$lang['Board_email_form'] = "�������� e-mail ��������� ����� ������";
-$lang['Board_email_form_explain'] = "������������ ������ �������� ���� ����� e-mail ����� ������";
-$lang['Topics_per_page'] = "��� �� ��������";
-$lang['Posts_per_page'] = "��������� �� ��������";
-$lang['Hot_threshold'] = "��������� � '����������' ����";
-$lang['Default_style'] = "����� �� ���������";
-$lang['Override_style'] = "�������� ����� ������������";
-$lang['Override_style_explain'] = "�������� ��������� ������������� ����� �� ����� �� ���������";
-$lang['Default_language'] = "���� �� ���������";
-$lang['Date_format'] = "������ ����";
-$lang['System_timezone'] = "������� ����";
-$lang['Enable_gzip'] = "�������� ������ GZip";
-$lang['Enable_prune'] = "�������� ������ �������";
-$lang['Allow_HTML'] = "��������� HTML";
-$lang['Allow_BBCode'] = "��������� BBCode";
-$lang['Allowed_tags'] = "����������� ���� HTML";
-$lang['Allowed_tags_explain'] = "������ ����������� �����, ���������� ��������";
-$lang['Allow_smilies'] = "��������� ��������";
-$lang['Smilies_path'] = "���� � ���������";
-$lang['Smilies_path_explain'] = "������� ���� ����� phpBB, �������� images/smilies";
-$lang['Allow_sig'] = "��������� �������";
-$lang['Max_sig_length'] = "����. ����� �������";
-$lang['Max_sig_length_explain'] = "������������ ���-�� �������� � ������� ������������";
-$lang['Allow_name_change'] = "��������� ����� ����� ������������";
-
-$lang['Avatar_settings'] = "��������� ������";
-$lang['Allow_local'] = "��������� ������ �� �������";
-$lang['Allow_remote'] = "��������� ��������� ������";
-$lang['Allow_remote_explain'] = "������ �� �������, ����������� �� ������ �����";
-$lang['Allow_upload'] = "��������� ������� ������";
-$lang['Max_filesize'] = "����. ������ ����� �������";
-$lang['Max_filesize_explain'] = "��� ���������� ������";
-$lang['Max_avatar_size'] = "����. ������ �����������";
-$lang['Max_avatar_size_explain'] = "(������ x ������ � ��������)";
-$lang['Avatar_storage_path'] = "���� � ��������";
-$lang['Avatar_storage_path_explain'] = "������� ���� ����� phpBB, �������� images/avatars";
-$lang['Avatar_gallery_path'] = "���� � ������� ������";
-$lang['Avatar_gallery_path_explain'] = "������� ���� ����� phpBB ��� ������� ��������, �������� images/avatars/gallery";
-
-$lang['COPPA_settings'] = "COPPA Settings";
-$lang['COPPA_fax'] = "COPPA Fax Number";
-$lang['COPPA_mail'] = "COPPA Mailing Address";
-$lang['COPPA_mail_explain'] = "This is the mailing address where parents will send COPPA registration forms";
-
-$lang['Email_settings'] = "��������� e-mail";
-$lang['Admin_email'] = "����� e-mail ��������������";
-$lang['Email_sig'] = "������� � ���������� e-mail";
-$lang['Email_sig_explain'] = "���� ����� ����� ������������� �� ��� ������, ����������� �� �������";
-$lang['Use_SMTP'] = "������������ ������ SMTP ��� �������� �����";
-$lang['Use_SMTP_explain'] = "��������, ���� �� ������/��������� �������� ����� ����� ������ SMTP, � �� ��������� �������� ������";
-$lang['SMTP_server'] = "����� ������� SMTP";
-$lang['SMTP_username'] = "��� ������������ ��� SMTP";
-$lang['SMTP_username_explain'] = "�� ���������� ��� ������������ ���� ��� �� ��������� ��� ������ � ����� �������� SMTP";
-$lang['SMTP_password'] = "������ ��� SMTP";
-$lang['SMTP_password_explain'] = "�� ���������� ������ ���� �� �� ��������� ��� ������ � ����� �������� SMTP";
-
-$lang['Disable_privmsg'] = "������ ���������";
-$lang['Inbox_limits'] = "����. ����� ��������� � ����� ���������";
-$lang['Sentbox_limits'] = "����. ����� ��������� � ����� �������������";
-$lang['Savebox_limits'] = "����. ����� ��������� � ����� ������������";
-
-$lang['Cookie_settings'] = "��������� �����";
-$lang['Cookie_settings_explain'] = "�� ������ �������� ��������� ����� (cookies), ������������ �������������. � ����������� ������� �������� �������� �� ���������. ���� ��� ��������� �� ��������, ���������� ������������: �������� �������� ����� �������� ������������� ������� � �������.";
-$lang['Cookie_domain'] = "����� ����";
-$lang['Cookie_name'] = "��� ����";
-$lang['Cookie_path'] = "���� ����";
-$lang['Cookie_secure'] = "���������� ���� [ https ]";
-$lang['Cookie_secure_explain'] = "���� ��� ������ �������� ����� SSL, �� �������� ��� ���������, � ��������� ������ �������� �����������.";
-$lang['Session_length'] = "����� ������ [ � �������� ]";
-
-
-//
-// Forum Management
-//
-$lang['Forum_admin'] = "���������� ��������";
-$lang['Forum_admin_explain'] = "����� �� ������ ���������, ������� � �������� ������� ������ ��������� � �������";
-$lang['Edit_forum'] = "�������� �����";
-$lang['Create_forum'] = "������� ����� �����";
-$lang['Create_category'] = "������� ����� ���������";
-$lang['Remove'] = "�������";
-$lang['Action'] = "��������";
-$lang['Update_order'] = "�������� �������";
-$lang['Config_updated'] = "������������ ������� ������� ��������";
-$lang['Edit'] = "��������";
-$lang['Delete'] = "�������";
-$lang['Move_up'] = "�������� �����";
-$lang['Move_down'] = "�������� ����";
-$lang['Resync'] = "�������������";
-$lang['No_mode'] = "�� ���� ������ ��������";
-$lang['Forum_edit_delete_explain'] = "����� �� ������ �������� �������� � �������� ������, ������� ��� (��� ����� �������) � ��������� �������������� ������. ��� ���������� ������� ������� � ������ �������������� ��������������� ������� � ����� �����.";
-
-$lang['Move_contents'] = "��������� �� ����������";
-$lang['Forum_delete'] = "������� �����";
-$lang['Forum_delete_explain'] = "����� �� ������� ������� ����� (��� ���������) � ������, ���� ��������� ��� ���� (��� ������), ������� ��� �����������.";
-
-$lang['Forum_settings'] = "����� ��������� ������";
-$lang['Forum_name'] = "�������� ������";
-$lang['Forum_desc'] = "��������";
-$lang['Forum_status'] = "������ ������";
-$lang['Forum_pruning'] = "�������������� ������";
-
-$lang['prune_freq'] = '��������� ������� ���� ������';
-$lang['prune_days'] = "������� ����, � ������� �� ���� ��������� ���������";
-$lang['Set_prune_data'] = "�� ������� ��� ����� ������ �������������� ������, �� �� ������� �������, � ������� ��� ��������� �������. ����������, ��������� � ������� �.";
-
-$lang['Move_and_Delete'] = "��������� � �������";
-
-$lang['Delete_all_posts'] = "������� ��� ����";
-$lang['Nowhere_to_move'] = "������ ����������";
-
-$lang['Edit_Category'] = "�������� ���������";
-$lang['Edit_Category_explain'] = "����������� ��� �����, ����� �������� �������� ���������";
-
-$lang['Forums_updated'] = "���������� � ������� � ���������� ������� ��������";
-
-$lang['Must_delete_forums'] = "�� ������ ������� ��� ������, ������ ��� ������� ������� ��� ���������";
-
-$lang['Click_return_forumadmin'] = "%s��������� � ���������� ��������%s";
-
-
-//
-// Smiley Management
-//
-$lang['smiley_title'] = "������� �������������� ���������";
-$lang['smile_desc'] = "����� �� ������ ������������� ������ ���������";
-
-$lang['smiley_config'] = "���������� ����������";
-$lang['smiley_code'] = "��� ��������";
-$lang['smiley_url'] = "���� � ������������ ��������";
-$lang['smiley_emot'] = "������ ��������";
-$lang['smile_add'] = "�������� ����� �������";
-$lang['Smile'] = "�������";
-$lang['Emotion'] = "������";
-
-$lang['Select_pak'] = "�������� ���� � ������� (.pak)";
-$lang['replace_existing'] = "�������� ������������ �������";
-$lang['keep_existing'] = "��������� ������������ �������";
-$lang['smiley_import_inst'] = "�� ������ ����������� ����� ��������� � �������� ��� ����� � ���������� ��� ����� ��������� ����������. ����� �������� � ���� ����� ������ ���������� ��� ������� ������ ���������.";
-$lang['smiley_import'] = "������ ������ ���������";
-$lang['choose_smile_pak'] = "�������� ���� .pak � �������";
-$lang['import'] = "������������� ��������";
-$lang['smile_conflicts'] = "��� ������ � ������ ���������";
-$lang['del_existing_smileys'] = "������� ����� �������� ������������ ��������";
-$lang['import_smile_pack'] = "������������� ����� ���������";
-$lang['export_smile_pack'] = "������� ����� ���������";
-$lang['export_smiles'] = "��� �������� ������ ��������� �� ���������, ������������� � ������ ������, %s�������� ���� smiles.pak%s. ������������ ��� ��� ��� �����, �������� ��� ���� ���������� .pak, ����� �������� ���� zip, ���������� ��� ����������� ���������, � ����� ���� ����.";
-
-$lang['smiley_add_success'] = "������� ��� ������� ��������";
-$lang['smiley_edit_success'] = "������� ��� ������� �������";
-$lang['smiley_import_success'] = "����� ��������� ��� ������� ������������";
-$lang['smiley_del_success'] = "������� ��� ������� �����";
-$lang['Click_return_smileadmin'] = "%s��������� � ������ ���������%s";
-
-
-//
-// User Management
-//
-$lang['User_admin'] = "���������� ��������������";
-$lang['User_admin_explain'] = "����� �� ������ �������� ���������� � ������������. ����� �������� ����� ������� ����������� ������ ���������� ������� �������";
-
-$lang['Look_up_user'] = "������� ������������";
-
-$lang['Admin_user_fail'] = "�� ���� �������� ������� ������������";
-$lang['Admin_user_updated'] = "������� ������������ ��� ������� �������";
-$lang['Click_return_useradmin'] = "%s��������� � ���������� ��������������%s";
-
-$lang['User_delete'] = "������� ����� ������������";
-$lang['User_delete_explain'] = "�������� ����� ��� �������� ����� ������������. �������� ������ ����� ��������.";
-$lang['User_deleted'] = "������������ ��� ������� �����.";
-
-$lang['User_status'] = "������������ �������";
-$lang['User_allowpm'] = "����� �������� ������ ���������";
-$lang['User_allowavatar'] = "����� ���������� �������";
-
-$lang['Admin_avatar_explain'] = "����� �� ������ ����������� � ������� ������� ������� ������������";
-
-$lang['User_special'] = "���� ������ ��� ������";
-$lang['User_special_explain'] = "��� ���� ���� ������������ ������������� �� �����. ����� �� ������ ���������� �� ������ � ������� ������ ����������� �� ���������.";
-
-
-//
-// Group Management
-//
-$lang['Group_administration'] = "���������� ��������";
-$lang['Group_admin_explain'] = "����� �� ������ ��������� ����� ������ ��������: ��� �������� ��������, ���������� � ��������� �����. �� ������ ��������� �����������, �������� ��������/�������� ������ ������ � ������������� � �������� � ��������.";
-$lang['Error_updating_groups'] = "������ ��� ��������� ������.";
-$lang['Updated_group'] = "������ ���� ������� ��������";
-$lang['Added_new_group'] = "������ ���� ������� �������";
-$lang['Deleted_group'] = "������ ���� ������� �������";
-$lang['New_group'] = "������� ����� ������";
-$lang['Edit_group'] = "�������� ������";
-$lang['group_name'] = "�������� ������";
-$lang['group_description'] = "�������� ������";
-$lang['group_moderator'] = "��������� ������";
-$lang['group_status'] = "������ ������";
-$lang['group_open'] = "������ � �������� ���������";
-$lang['group_closed'] = "������ � �������� ���������";
-$lang['group_hidden'] = "������� ������";
-$lang['group_delete'] = "������� ������.";
-$lang['group_delete_check'] = "������� ��� ������";
-$lang['submit_group_changes'] = "��������� ���������";
-$lang['reset_group_changes'] = "�������� ���������";
-$lang['No_group_name'] = "�� ������ ������� �������� ������";
-$lang['No_group_moderator'] = "�� ������ ������� ���������� ������";
-$lang['No_group_mode'] = "�� ������ ������� ����� ������: �������� ��� ��������";
-$lang['delete_group_moderator'] = "������� ������� ����������?";
-$lang['delete_moderator_explain'] = "���� �� ������� ���������� ������ � ��������� ����� �������, �� ���������� ��������� ����� �������� �� ������. ���� �� � �� ���������, �� �� ������ ������� ������ ������.";
-$lang['Click_return_groupsadmin'] = "%s��������� � ���������� ��������%s";
-$lang['Select_group'] = "�������� ������";
-$lang['Look_up_group'] = "������� ������";
-
-
-//
-// Prune Administration
-//
-$lang['Forum_Prune'] = "������ �������";
-$lang['Forum_Prune_explain'] = "����� ������� ����, � ������� �� ���� ����� ��������� �� ��������� ����� ����. ���� �� �� ������ �����, �� ����� ������� ��� ����. �� ����� ������� ����, � ������� ������������ ������, � ����� ����������. ��� ������� ������� ����� ���� �������.";
-$lang['Do_Prune'] = "�������� ������";
-$lang['All_Forums'] = "��� ������";
-$lang['Prune_topics_not_posted'] = "������� ����, � ������� �� ���� ������� �� ������ ���-�� ����";
-$lang['Topics_pruned'] = "��� ��������";
-$lang['Posts_pruned'] = "��������� ��������";
-$lang['Prune_success'] = "����� ������� �������";
-
-
-//
-// Word censor
-//
-$lang['Words_title'] = "����������";
-$lang['Words_explain'] = "����� �� ������ ��������, �������� ��� ������� �����, ������� ����� ������������� ������������ ������� �� ����� �������. ����� ����, ������������ �� ������ ������������������ ��� �������, ����������� ��� �����. � ������ ���� ����� �������������� ������� (*), �.�. � '*����*' ������� '��������������', � '����*' � '������������', � '*����' � '�������'.<br>(���������� �����������) ���������� ������������ ���� ����� <b>�����</b> ���������: ��������, ����� ��������� ������ ���� ����������� ����������� �� ����� '�����������', '�����������' � �.�.";
-$lang['Word'] = "�����";
-$lang['Edit_word_censor'] = "�������� ����������";
-$lang['Replacement'] = "������";
-$lang['Add_new_word'] = "�������� ����� �����";
-$lang['Update_word'] = "�������� ����������";
-
-$lang['Must_enter_word'] = "�� ������ ������ ����� � ��� ������";
-$lang['No_word_selected'] = "�� ������� ����� ��� ��������������";
-
-$lang['Word_updated'] = "��������� ���������� ��� ������� �������";
-$lang['Word_added'] = "���������� ��� ������� ��������";
-$lang['Word_removed'] = "��������� ���������� ��� ������� �����";
-
-$lang['Click_return_wordadmin'] = "%s��������� � ���������� ������������%s";
-
-
-//
-// Mass Email
-//
-$lang['Mass_email_explain'] = "�� ������ ��������� e-mail ��������� ���� ���� ����� �������������, ���� �������������, �������� � ����������� ������. ��������� ����� ���������� �� ���������������� �����, � BCC: ���� �����������. ���� �� ����������� ������ ������� ������ �����, �� ������ ���������: �� �������������� �������� �������� ����� ������� ������. �������� �������� ����� ������ ����� �������, �� ������� ���������, ����� ���������� ����������.";
-$lang['Compose'] = "����� ���������";
-
-$lang['Recipients'] = "����������";
-$lang['All_users'] = "��� ������������";
-
-$lang['Email_successfull'] = "���� ��������� ���� ����������";
-$lang['Click_return_massemail'] = "%s��������� � �������� ��������%s";
-
-
-//
-// Ranks admin
-//
-$lang['Ranks_title'] = "���������� ��������";
-$lang['Ranks_explain'] = "����� �� ������ ���������, �������������, ������������� � ������� ������. �� ����� ������ ��������� ����������� ������, ������� ����� ����� ���� ��������� ������������� �� �������� ���������� ��������������.";
-
-$lang['Add_new_rank'] = "����� ������";
-
-$lang['Rank_title'] = "������";
-$lang['Rank_special'] = "����������� ������";
-$lang['Rank_minimum'] = "������� ���������";
-$lang['Rank_maximum'] = "�������� ���������";
-$lang['Rank_image'] = "�������� � ������ (������������ ����� phpBB2)";
-$lang['Rank_image_explain'] = "����� �� ������ ��������� ���� ������� ����� ������ ����������� �����������. �� ������ ������� ���� �������������, ���� ���������� ���� � �����������";
-
-$lang['Must_select_rank'] = "��������, �� �� ������� ������. ��������� � ���������� ��� ���.";
-$lang['No_assigned_rank'] = "������������ ������ �� ���������";
-
-$lang['Rank_updated'] = "������ ���� ������� ��������";
-$lang['Rank_added'] = "������ ���� ������� ���������";
-$lang['Rank_removed'] = "������ ���� ������� �������";
-
-$lang['Click_return_rankadmin'] = "%s��������� � ���������� ��������%s";
-
-
-//
-// Disallow Username Admin
-//
-$lang['Disallow_control'] = "����������� ����� ������������";
-$lang['Disallow_explain'] = "����� �� ������ ������ �����, ������� ����� ��������� � �������������. ����������� ����� ����� ��������� ������ '*'. ������: �� �� ������� ��������� ���, ���� ��� ���������� ������������ � ����� ������. ��� ������� ������� ������� ������������, � ��� ����� ��������� ���.";
-
-$lang['Delete_disallow'] = "�������";
-$lang['Delete_disallow_title'] = "������� ����������� ��� ������������";
-$lang['Delete_disallow_explain'] = "�� ������ ������ ����������� ���, ������ ��� �� ������ � ����� ������ '���������'";
-
-$lang['Add_disallow'] = "��������";
-$lang['Add_disallow_title'] = "�������� ����������� ��� ������������";
-$lang['Add_disallow_explain'] = "�� ������ ��������� ��� ������������, ��������� ������ '*', ������� �������� � ������ �������";
-
-$lang['No_disallowed'] = "��� ����������� ���";
-
-$lang['Disallowed_deleted'] = "����������� ��� ������������ ���� ������� �������";
-$lang['Disallow_successful'] = "����������� ��� ������������ ���� ������� ���������";
-$lang['Disallowed_already'] = "���, ������� �� ��������� ���������, ���� ��� ���������, ���� ���� � ������ ����������� ����, ���� ���������� ������������ � ���������� ������";
-
-$lang['Click_return_disallowadmin'] = "%s��������� � ���������� ������������ �������%s";
-
-
-//
-// Styles Admin
-//
-$lang['Styles_admin'] = "���������� �������";
-$lang['Styles_explain'] = "����� �� ������ ���������, ������� � �������� ����� (������� � �������� �����), ��������� ����� �������������.";
-$lang['Styles_addnew_explain'] = "���� ������ �������� ��� �������� �����, ���������� � ��������� � ��� ��������. �������� ����� ������ �� ���� ���� ����������� � ���� phpBB. ��� ��������� ����� ������ ������� '����������' ����� � ��������� ���������";
-
-$lang['Select_template'] = "�������� ������";
-
-$lang['Style'] = "�����";
-$lang['Template'] = "������";
-$lang['Install'] = "����������";
-$lang['Download'] = "�������";
-
-$lang['Edit_theme'] = "�������� �������� �����";
-$lang['Edit_theme_explain'] = "����� �� ������ �������� ��������� ��������� �������� �����.";
-
-$lang['Create_theme'] = "������� �������� �����";
-$lang['Create_theme_explain'] = "����� �� ������ ������� ����� �������� ����� ��� ���������� �������. ��� �������� ����� ������ �� ��������� ���� '#', �.�.: CCCCCC ��������, #CCCCCC - ���.";
-
-$lang['Export_themes'] = "������� �������� ����";
-$lang['Export_explain'] = "����� �� ������� �������������� �������� ����� ��� ���������� �������. �������� ������ �� ������, � ��������� ���������� ������� ���� � ������������� ����� � �������� ��� � ������� � ��������� ��������. ���� ���� �� ������� ��������, �� � ��� ����� ����������� ������� ���. ��� ����, ����� ��������� ����� �������� ����, ��� ���� ���� ������� ����� �� ������ � ������� � ��������� ��������. �� �������������� ����������� ���������� � ����������� ������������ phpBB.";
-
-$lang['Theme_installed'] = "��������� �������� ����� ���� ������� �����������";
-$lang['Style_removed'] = "����� ��� ����� �� ����. ��� ������� �������� ����� � ����� ������� ������� ��������������� ������� �� �������� � ���������.";
-$lang['Theme_info_saved'] = "���������� � �������� ����� ��� ���������� ������� ���� ���������. �� ������ ������� ����� ������ ��� ������ �� ���� theme_info.cfg �/��� ������� � ��������� ��������.";
-$lang['Theme_updated'] = "��������� ���� ���� ��������. �� �������� �������������� � ��������� � ���� �������� �������� �����!";
-$lang['Theme_created'] = "�������� ����� �������. �� �������� �������������� � ��������� � ���� �������� �������� �����!";
-
-$lang['Confirm_delete_style'] = "�� �������, ��� ������ ������� ���� �����?";
-
-$lang['Download_theme_cfg'] = "��������� �� ������ �������� ���� � ����������� � �������� �����. ������� �� ������, ����� ������� ���� ���� ����� �������. ����� ����, ��� �� ��� ��������, �� ������� �������� ��� � ������� � ��������� �, ���� ��������, ����������� ���� ������� � ���������������.";
-$lang['No_themes'] = "� ���������� ������� �� ������������ �� ����� �������� �����. ٸ������ �� ������ �����, ����� ������� �����.";
-$lang['No_template_dir'] = "�� ���� ������� ������� � ���������, �� ���� ������ �� ������ ��� �������, ���� �� ����������.";
-$lang['Cannot_remove_style'] = "��������� ���� ����� �������� ������ �� ��������� ��� ������� � �� ����� ���� �����. �������� ����� �� ��������� � ���������� ��� ���.";
-$lang['Style_exists'] = "��������� ��� ����� ��� ����������, ��������� ����� � �������� ������ ���.";
-
-$lang['Click_return_styleadmin'] = "%s��������� � ���������� �������%s";
-
-$lang['Theme_settings'] = "��������� �������� �����";
-$lang['Theme_element'] = "������� �������� �����";
-$lang['Simple_name'] = "���";
-$lang['Value'] = "��������";
-$lang['Save_Settings'] = "��������� ���������";
-
-$lang['Stylesheet'] = "���� ������ CSS";
-$lang['Background_image'] = "������� �����������";
-$lang['Background_color'] = "���� ����";
-$lang['Theme_name'] = "�������� �������� �����";
-$lang['Link_color'] = "���� ������";
-$lang['Text_color'] = "���� ������";
-$lang['VLink_color'] = "���� ���������� ������";
-$lang['ALink_color'] = "���� �������� ������";
-$lang['HLink_color'] = "���� ������ ��� ��������";
-$lang['Tr_color1'] = "���� ������ ������� 1";
-$lang['Tr_color2'] = "���� ������ ������� 2";
-$lang['Tr_color3'] = "���� ������ ������� 3";
-$lang['Tr_class1'] = "����� ������ ������� 1";
-$lang['Tr_class2'] = "����� ������ ������� 2";
-$lang['Tr_class3'] = "����� ������ ������� 3";
-$lang['Th_color1'] = "���� ����� ������� 1";
-$lang['Th_color2'] = "���� ����� ������� 2";
-$lang['Th_color3'] = "���� ����� ������� 3";
-$lang['Th_class1'] = "����� ����� ������� 1";
-$lang['Th_class2'] = "����� ����� ������� 2";
-$lang['Th_class3'] = "����� ����� ������� 3";
-$lang['Td_color1'] = "���� ������ ������� 1";
-$lang['Td_color2'] = "���� ������ ������� 2";
-$lang['Td_color3'] = "���� ������ ������� 3";
-$lang['Td_class1'] = "����� ������ ������� 1";
-$lang['Td_class2'] = "����� ������ ������� 2";
-$lang['Td_class3'] = "����� ������ ������� 3";
-$lang['fontface1'] = "����� 1";
-$lang['fontface2'] = "����� 2";
-$lang['fontface3'] = "����� 3";
-$lang['fontsize1'] = "������ ������ 1";
-$lang['fontsize2'] = "������ ������ 2";
-$lang['fontsize3'] = "������ ������ 3";
-$lang['fontcolor1'] = "���� ������ 1";
-$lang['fontcolor2'] = "���� ������ 2";
-$lang['fontcolor3'] = "���� ������ 3";
-$lang['span_class1'] = "����� ��������� 1";
-$lang['span_class2'] = "����� ��������� 2";
-$lang['span_class3'] = "����� ��������� 3";
-$lang['img_poll_size'] = "Polling Image Size [px]";
-$lang['img_pm_size'] = "Private Message Status size [px]";
-
-
-//
-// Install Process
-//
-$lang['Welcome_install'] = "����� ���������� � ��������� phpBB 2!";
-$lang['Initial_config'] = "�������� ���������";
-$lang['DB_config'] = "��������� ���� ������";
-$lang['Admin_config'] = "��������� ������";
-$lang['continue_upgrade'] = "��� ������ �� �������� ���� �������� �� ��� ���������, �� ������ ������ ������ \"���������� ����������\" ��� ����������� ��������. ����������, �� ����������� ���� �������� �� ������ �� ���������� �������� ����������.";
-$lang['upgrade_submit'] = "���������� ����������";
-
-$lang['Installer_Error'] = "� �������� ��������� �������� ������";
-$lang['Previous_Install'] = "���� ���������� ���������� ���������";
-$lang['Install_db_error'] = "��� ������� �������� ���� ������ �������� ������";
-
-$lang['Re_install'] = "���������� ��������� �� ��� �������. <br /><br />���� �� ������ ���������� phpBB 2 ������, �� ������ ������ ������ \"��\" �����. ������, ��� ��� ���� ����� ���������� ��� ��������� ������, ������� ����� ������� �� �����! ����� ���������������� ��� � ������ �������������� ����� ����� ������� ����� �������������, ��������� ��������� ����� ��������. <br /><br />��� ������� ���������, ������ ��� �������� \"��\"!";
-
-$lang['Inst_Step_0'] = "������� ��� �� ����� phpBB 2. ��� ����������� ��������� �������, ����������, ��������� ��������. ������, ��� ���� ������, � ������� �� �������������� phpBB 2, ��� ������ ������������. ���� �� �������������� � ��, ������������ ODBC (��������, MS Access), ��� ���� ������� ������� ��� �� DSN.";
-
-$lang['Start_Install'] = "������ ���������";
-$lang['Finish_Install'] = "��������� ���������";
-
-$lang['Default_lang'] = "���� �� ���������";
-$lang['DB_Host'] = "��� ������� �� / DSN";
-$lang['DB_Name'] = "�������� ���� ������";
-$lang['DB_Username'] = "��� ������������ ��";
-$lang['DB_Password'] = "������ � ��";
-$lang['Database'] = "���� ������";
-$lang['Install_lang'] = "�������� ���� ��� ���������";
-$lang['dbms'] = "��� ���� ������";
-$lang['Table_Prefix'] = "������� ��� ������ � ���� ������";
-$lang['Admin_Username'] = "��� ��������������";
-$lang['Admin_Password'] = "������ ��������������";
-$lang['Admin_Password_confirm'] = "������ �������������� [ ��������� ]";
-
-$lang['Inst_Step_2'] = "���� ������� ������� ������ ��������������. �������� ��������� �� ���� ���������. ������ �� ������ ������������ �� ��������, � ������� �� ������� ��������� ����� ���������. ����������� ��������� ������ �������� �������� � ������� ����������� ���������. ������� ��� �� ����� phpBB 2.";
-
-$lang['Unwriteable_config'] = "������ � ���� �������� ����������. �� ������� ������� ����� �����, ���� ������ ��������������� ������. ��� ���� ����� �������� ���� ���� � �������, � ������� �� ���������� phpBB 2. ��� ������ ��� ����� �������, �� ������� ����� � �������, ��������� ����� �������� ��� � ������ ��������������, � ������� � ����������������� ������ (������ ����� ����� ������ ��������), ����� ��������� �������� ���������. ������� ��� �� ����� phpBB 2.";
-$lang['Download_config'] = "������� ���� ��������";
-
-$lang['ftp_choose'] = "�������� ����� ����������";
-$lang['ftp_option'] = "<br />� ���� ������ PHP �������� ����������� FTP, �� ������ ����������� ������� ������������� �������� ���� �������� �� FTP � ������ �������.";
-$lang['ftp_instructs'] = "�� ������ �������� ���� �������� �� FTP � �������, ���������� phpBB 2. ����������, ������� ����������, ��������� ��� ������������� ����� ��������. ������, ��� ���� FTP ������ ���� ������ ���� � ����� ��������� phpBB 2, ��� ���� �� �� ������������ ������� �������� FTP.";
-$lang['ftp_info'] = "������� ��������� FTP";
-$lang['Attempt_ftp'] = "����������� �������� ���� �������� �� FTP";
-$lang['Send_file'] = "������ �������� ����, � ������� ��� �������";
-$lang['ftp_path'] = "���� FTP � �������� phpBB 2";
-$lang['ftp_username'] = "��� ������������ ��� FTP";
-$lang['ftp_password'] = "������ ��� FTP";
-$lang['Transfer_config'] = "������ �������";
-$lang['NoFTP_config'] = "������� �������� ���� �������� �� FTP ����������� ��������. ����������, �������� ���� �������� � ��������� ��� � ������ ������� �������.";
-
-$lang['Install'] = "���������";
-$lang['Upgrade'] = "����������";
-
-
-$lang['Install_Method'] = "�������� ����� ���������";
-
-$lang['Install_No_Ext'] = "������������ PHP �� ����� ������� �� ������������ ��������� ���� ����";
-
-$lang['Install_No_PCRE'] = "��� ������ phpBB2 ��������� ������ ����-����������� ���������� ���������, �������, ������, �������� � ����� ������������ PHP!";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php +/*************************************************************************** + * lang_admin.php [Russian] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: posting.php,v 1.142 2002/01/28 18:47:41 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation performed by Alexey V. Borzov (borz_off) +// borz_off@rdw.ru +// + + +$lang['General'] = "����� ���������"; +$lang['Users'] = "������������"; +$lang['Groups'] = "������"; +$lang['Forums'] = "������"; +$lang['Styles'] = "�����"; + +$lang['Configuration'] = "������������"; +$lang['Permissions'] = "����� �������"; +$lang['Manage'] = "����������"; +$lang['Disallow'] = "����������� �����"; +$lang['Prune'] = "������"; +$lang['Mass_Email'] = "�������� �������� �����"; +$lang['Ranks'] = "������"; +$lang['Smilies'] = "��������"; +$lang['Ban_Management'] = "���� ������ (Ban)"; +$lang['Word_Censor'] = "����������"; +$lang['Export'] = "�������"; +$lang['Create_new'] = "�������"; +$lang['Add_new'] = "��������"; +$lang['Backup_DB'] = "��������� ����� ��"; +$lang['Restore_DB'] = "������������ ��"; + + +// +// Index +// +$lang['Admin'] = "�����������������"; +$lang['Not_admin'] = "� ��� ��� ���� �� �����������������"; +$lang['Welcome_phpBB'] = "����� ���������� �� phpBB"; +$lang['Admin_intro'] = "������� �� ����� phpBB � �������� ������� ��� ����� �������. �� ���� �������� ��� ������� ����� ��������� ������������ ���� ����� ����������. ��������� �� ��� �������� �� ������, ������� �� ������ <u>������� ��������</u> � ����� ������. ��� �������� �� ������ ������� �������� �� �������� phpBB ����� � ����� ������. ��������� ������ � ����� ����� ����� ������ �������� ��� ��������� ����� ��������� ����� �������, �� ������ ������ ����� ���� ���������� �� �������������."; +$lang['Main_index'] = "������ �������"; +$lang['Forum_stats'] = "���������� �������"; +$lang['Admin_Index'] = "������� ��������"; +$lang['Preview_forum'] = "��������������� �������� ������"; + +$lang['Click_return_admin_index'] = "%s��������� �� ������� �������� ������������������ �������%s"; + +$lang['Statistic'] = "����������"; +$lang['Value'] = "��������"; +$lang['Number_posts'] = "���-�� ���������"; +$lang['Posts_per_day'] = "��������� � ����"; +$lang['Number_topics'] = "���-�� ���"; +$lang['Topics_per_day'] = "��� � ����"; +$lang['Number_users'] = "���-�� �������������"; +$lang['Users_per_day'] = "������������� � ����"; +$lang['Board_started'] = "���� �������"; +$lang['Avatar_dir_size'] = "������ ���������� � ���������"; +$lang['Database_size'] = "����� ��"; +$lang['Gzip_compression'] ="������ Gzip"; +$lang['Not_available'] = "����������"; + +$lang['ON'] = "���"; // This is for GZip compression +$lang['OFF'] = "����"; + + +// +// DB Utils +// +$lang['Database_Utilities'] = "���������� ��"; + +$lang['Restore'] = "������������"; +$lang['Backup'] = "��������� �����������"; +$lang['Restore_explain'] = "����� ��������� ������ �������������� ���� ������ phpBB �� �����. ���� ��� ������ ������������ ����� �����������, �� ������ �������� ����, ������ gzip'��, � �� ����� ������������� ����������. <b>��������</b> ��� ������������ ������ ����� �������. �������������� ����� ������ ����� �������, �� ������� � ���� �������� �� ���������� ��������."; +$lang['Backup_explain'] = "�� ������ ��������� ��� ��������� � phpBB ������. ���� � �� ��� phpBB ���� ������ �������, ������� �� ���� ������ �� ���������, ����������, ������� �� ��������, ���������� ��������, � ���� \"�������������� �������\" ���� ����. ���� ��� ������ ������������ ����� �����������, �� ������ ����� ����� ����������� ����� ���� gzip'�� ��� ���������� ��� �������."; + +$lang['Backup_options'] = "��������� ���������� �����������"; +$lang['Start_backup'] = "������ �����������"; +$lang['Full_backup'] = "������ �����"; +$lang['Structure_backup'] = "���������� ������ ���������"; +$lang['Data_backup'] = "���������� ������ ������"; +$lang['Additional_tables'] = "�������������� �������"; +$lang['Gzip_compress'] = "����� ���� gzip'��"; +$lang['Select_file'] = "�������� ����"; +$lang['Start_Restore'] = "������ ��������������"; + +$lang['Restore_success'] = "�� ���� ������� �������������.<br /><br />���� ������ ������ ���� ��������� � �� �� ���������, � ������� ��� ���� �� ������ ���������� �����������."; +$lang['Backup_download'] = "���������� ����� ��������, ����������, ���������."; +$lang['Backups_not_supported'] = "��������, ��������� ����������� ��� ������������ ���� ���� �� ��������������."; + +$lang['Restore_Error_uploading'] = "������ � ������� �����"; +$lang['Restore_Error_filename'] = "�������� � ������ �����, ����������, ���������� ������ ����"; +$lang['Restore_Error_decompress'] = "�� ���� ����������� ������ gzip'�� ����, ����������, ��������� ������������� ������"; +$lang['Restore_Error_no_file'] = "���� �� ��� �������"; + + +// +// Auth pages +// +$lang['Select_a_User'] = "�������� ������������"; +$lang['Select_a_Group'] = "�������� ������"; +$lang['Select_a_Forum'] = "�������� �����"; +$lang['Auth_Control_User'] = "����� �������������"; +$lang['Auth_Control_Group'] = "����� �����"; +$lang['Auth_Control_Forum'] = "������ � �������"; +$lang['Look_up_User'] = "������� ������������"; +$lang['Look_up_Group'] = "������� ������"; +$lang['Look_up_Forum'] = "������� �����"; + +$lang['Group_auth_explain'] = "����� �� ������ �������� ����� ������� � ������ ���������� ��� ������ ������ �������������. �� ��������� ��� ��������� ���� ������� ��� �����, ��� ����� ������� ��� ��������� ������������� ����� ������ ������������ ���������� ����� � ������ � �.�. �� ������ ������������� � ���� ������."; +$lang['User_auth_explain'] = "����� �� ������ �������� ����� ������� � ������ ���������� ��� ��������� �������������. �� ��������� ��� ��������� ���� ������������, ��� ����� ������� ��� ������ ����� ������ ������������ ����������� ����� � ������ � �.�. �� ������ ������������� � ���� ������."; +$lang['Forum_auth_explain'] = "����� �� ������ ������������ ������ � ������� ������. � ��� ����� ������� � ����������� ����� ��� �����, ����������� ��� ������ ������������ ��� ��������. �������, ��� ��������� ���� ������� � ������ �������� �� ��, ����� ������������ ������ ��������� � ��� ��������� ��������"; + +$lang['Simple_mode'] = "������� �����"; +$lang['Advanced_mode'] = "����������� �����"; +$lang['Moderator_status'] = "������ ����������"; + +$lang['Allowed_Access'] = "������ ������"; +$lang['Disallowed_Access'] = "������ ������"; +$lang['Is_Moderator'] = "���������"; +$lang['Not_Moderator'] = "�� ���������"; + +$lang['Conflict_warning'] = "�������������� � ��������� ����"; +$lang['Conflict_access_userauth'] = "� ������������ (�������������) �� ��� ���� ����� ������� � ����� ������, ��������� � ��������� � ������. ���, ��������, ���� �������� ����� ������� ��� ����� ��� ��������� ������������ �� ������ ��� ����, ����� ��������� ������� ��� ����� �������. ������, ������ ����� �����, ����������� ����."; +$lang['Conflict_mod_userauth'] = "� ������� ������������ �� ��� ���� ����� ������������� ����� ������, ��������� � ��� ��������� � ������. ���, ��������, ���� �������� ����� ������� ��� ����� ��� ��������� ������������ �� ������ ��� ����, ����� ��������� ������� ��� ����� ���������. ������, ������ ��� �����, ����������� ����."; + +$lang['Conflict_access_groupauth'] = "� ������������ (�������������) �� ��� ���� ����� ������� � ����� ������ ��-�� ��������� �� ������ ����. ���, ��������, ���� �������� �� ����� ��� ����, ����� ��������� ������� �� ������. ������������, ������� ����� �����, ����������� ����."; +$lang['Conflict_mod_groupauth'] = "� ������������ (�������������) �� ��� ���� ����� ������������� ����� ������ ��-�� ��������� �� ������ ����. ���, ��������, ���� �������� �� ����� ��� ����, ����� ��������� ������� �� ����������� �������������. ������������, ������� ����� �����, ����������� ����."; + +$lang['Public'] = "���������"; +$lang['Private'] = "���������"; +$lang['Registered'] = "������������������"; +$lang['Administrators'] = "��������������"; +$lang['Hidden'] = "����������"; + +// These are displayed in the drop down boxes for advanced +// mode forum auth, try and keep them short! +$lang['Forum_ALL'] = "���"; +$lang['Forum_REG'] = "�������."; +$lang['Forum_PRIVATE'] = "���������"; +$lang['Forum_MOD'] = "���������"; +$lang['Forum_ADMIN'] = "�����"; + +$lang['View'] = "��������"; +$lang['Read'] = "������"; +$lang['Post'] = "������"; +$lang['Reply'] = "��������"; +$lang['Edit'] = "�������������"; +$lang['Delete'] = "�������"; +$lang['Sticky'] = "������"; +$lang['Announce'] = "����������"; +$lang['Vote'] = "����������"; +$lang['Pollcreate'] = "������� �����"; + +$lang['Permissions'] = "����� �������"; +$lang['Simple_Permission'] = "������� ����� �������"; + +$lang['User_Level'] = "������ ������������"; +$lang['Auth_User'] = "������������"; +$lang['Auth_Admin'] = "�������������"; +$lang['Group_memberships'] = "�������� � �������"; +$lang['Usergroup_members'] = "� ���� ������ �������"; + +$lang['Forum_auth_updated'] = "����� ������� � ������ ��������"; +$lang['User_auth_updated'] = "����� ������������ ��������"; +$lang['Group_auth_updated'] = "����� ������ ��������"; + +$lang['Auth_updated'] = "����� ������� ��������"; +$lang['Click_return_userauth'] = "%s��������� � ���������� ������� �������������%s"; +$lang['Click_return_groupauth'] = "%s��������� � ���������� ������� �����%s"; +$lang['Click_return_forumauth'] = "%s��������� � ���������� �������� � �������%s"; + + +// +// Banning +// +$lang['Ban_control'] = "���� ������"; +$lang['Ban_explain'] = "����� �� ������ ��������� ������������� ����� ������ � �������. �� ������ ������ � ������ ������ ����������� ������������, � ����� ���� �� ��������� IP ������� ��� ��� ��������. ���� ����� �� ���� ������������ ������� ���� ������ �������. ����� ��������� ����������� ��� ������ ������, �� ������ ����� ������ � ������ ������ ����� e-mail. ������, ���������� ������ e-mail ������ �� ������� ������������ ����������� �������� �� ����� � ������ ���������. ��� ����� ��� ������� ��������������� ����� �� ������ ���� �������."; +$lang['Ban_explain_warn'] = "������, ��� ���� ��������� IP ������� ������� � ���������� ���� ������� ����� ������ � ��������� � \"������ ������\". ����� ��������� ������� ��������� ��� ���������� ������ ��������, ��� ��� ��������. ���� ��� ������������� ���� ������ �������� �������, ������������ ������� ��� �������� ���, ��� ��� �����, ������� ��������� ������."; + +$lang['Select_username'] = "�������� ������������"; +$lang['Select_ip'] = "�������� IP �����"; +$lang['Select_email'] = "�������� ����� e-mail"; + +$lang['Ban_username'] = "�������� ������� ��������� �������������"; +$lang['Ban_username_explain'] = "�� ������ ������� ������ ���������� ������������� �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����."; + +$lang['Ban_IP'] = "������� ������ � ������ ��� ���������� ������� IP ��� ������"; +$lang['IP_hostname'] = "������ IP ��� �����"; +$lang['Ban_IP_explain'] = "����� ������� ��������� ������ ������� ��� ������, ��������� �� ��������. ����� ������� ������������������ ������� IP ��������� ������ � ����� ������� (-), ����� ������� ������ ����������� *"; + +$lang['Ban_email'] = "��������� e-mail ������"; +$lang['Ban_email_explain'] = "����� ��������� ��������� e-mail �������, ��������� �� ��������. ����� ������� ������, ����������� *, �������� *@mail.ru"; + +$lang['Unban_username'] = "����� ������� ������ �������������"; +$lang['Unban_username_explain'] = "�� ������ ����� ������� ������ ���������� ������������� �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����."; + +$lang['Unban_IP'] = "����� ������� ������ � ������� IP"; +$lang['Unban_IP_explain'] = "�� ������ ����� ��������� ������ � ���������� ������� IP �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����."; + +$lang['Unban_email'] = "����� ��������� ������ e-mail"; +$lang['Unban_email_explain'] = "�� ������ ����� ��������� ��������� ������� e-mail �� ���� ���, ��������� ���������� ��� ������ ���������� � �������� ���������� ���������� � ����."; + +$lang['No_banned_users'] = "���� ������ ������������� ����"; +$lang['No_banned_ip'] = "���� ������ ������� IP ����"; +$lang['No_banned_email'] = "���� ������ ������� e-mail ����"; + +$lang['Ban_update_sucessful'] = "���� ������ ��� ������� �������"; +$lang['Click_return_banadmin'] = "%s��������� � ������ �������%s"; + + +// +// Configuration +// +$lang['General_Config'] = "����� ���������"; +$lang['Config_explain'] = "��� ����� �������� ��� �������� ����� ��������� �������. ��� ���������� �������������� � ���������� �������� ����������� ��������������� ������ �����."; + +$lang['Click_return_config'] = "%s��������� � ����� ����������%s"; + +$lang['General_settings'] = "����� ��������� �������"; +$lang['Server_name'] = "��� �������"; +$lang['Server_name_explain'] = "��� �������, �� ������� �������� ��� ������"; +$lang['Script_path'] = "���� � �������"; +$lang['Script_path_explain'] = "���� � ��������, ����������� phpBB, ������������ ����� �����"; +$lang['Server_port'] = "���� �������"; +$lang['Server_port_explain'] = "����, �� ������� ������� ��� ������ (������ 80, ��������� <b>������</b> ���� ������ �������� �� ������ �����)"; +$lang['Site_name'] = "�������� �����"; +$lang['Site_desc'] = "�������� �����"; +$lang['Board_disable'] = "��������� ������"; +$lang['Board_disable_explain'] = "������ ������ ������������ �������������. �� �������� ����� ���������� �������, ����� ����� �� �� �������!"; +$lang['Acct_activation'] = "�������� ����������� ������� �������"; +$lang['Acc_None'] = "���"; // These three entries are the type of activation +$lang['Acc_User'] = "�������������"; +$lang['Acc_Admin'] = "���������������"; + +$lang['Abilities_settings'] = "����� ��������� ������� � �������������"; +$lang['Max_poll_options'] = "����. ���-�� ��������� ������ � ������"; +$lang['Flood_Interval'] = "�������� '��������'"; +$lang['Flood_Interval_explain'] = "����� (� ��������), ������� ������ ������ ����� ����� ����������� ������������."; +$lang['Board_email_form'] = "�������� e-mail ��������� ����� ������"; +$lang['Board_email_form_explain'] = "������������ ������ �������� ���� ����� e-mail ����� ������"; +$lang['Topics_per_page'] = "��� �� ��������"; +$lang['Posts_per_page'] = "��������� �� ��������"; +$lang['Hot_threshold'] = "��������� � '����������' ����"; +$lang['Default_style'] = "����� �� ���������"; +$lang['Override_style'] = "�������� ����� ������������"; +$lang['Override_style_explain'] = "�������� ��������� ������������� ����� �� ����� �� ���������"; +$lang['Default_language'] = "���� �� ���������"; +$lang['Date_format'] = "������ ����"; +$lang['System_timezone'] = "������� ����"; +$lang['Enable_gzip'] = "�������� ������ GZip"; +$lang['Enable_prune'] = "�������� ������ �������"; +$lang['Allow_HTML'] = "��������� HTML"; +$lang['Allow_BBCode'] = "��������� BBCode"; +$lang['Allowed_tags'] = "����������� ���� HTML"; +$lang['Allowed_tags_explain'] = "������ ����������� �����, ���������� ��������"; +$lang['Allow_smilies'] = "��������� ��������"; +$lang['Smilies_path'] = "���� � ���������"; +$lang['Smilies_path_explain'] = "������� ���� ����� phpBB, �������� images/smilies"; +$lang['Allow_sig'] = "��������� �������"; +$lang['Max_sig_length'] = "����. ����� �������"; +$lang['Max_sig_length_explain'] = "������������ ���-�� �������� � ������� ������������"; +$lang['Allow_name_change'] = "��������� ����� ����� ������������"; + +$lang['Avatar_settings'] = "��������� ������"; +$lang['Allow_local'] = "��������� ������ �� �������"; +$lang['Allow_remote'] = "��������� ��������� ������"; +$lang['Allow_remote_explain'] = "������ �� �������, ����������� �� ������ �����"; +$lang['Allow_upload'] = "��������� ������� ������"; +$lang['Max_filesize'] = "����. ������ ����� �������"; +$lang['Max_filesize_explain'] = "��� ���������� ������"; +$lang['Max_avatar_size'] = "����. ������ �����������"; +$lang['Max_avatar_size_explain'] = "(������ x ������ � ��������)"; +$lang['Avatar_storage_path'] = "���� � ��������"; +$lang['Avatar_storage_path_explain'] = "������� ���� ����� phpBB, �������� images/avatars"; +$lang['Avatar_gallery_path'] = "���� � ������� ������"; +$lang['Avatar_gallery_path_explain'] = "������� ���� ����� phpBB ��� ������� ��������, �������� images/avatars/gallery"; + +$lang['COPPA_settings'] = "COPPA Settings"; +$lang['COPPA_fax'] = "COPPA Fax Number"; +$lang['COPPA_mail'] = "COPPA Mailing Address"; +$lang['COPPA_mail_explain'] = "This is the mailing address where parents will send COPPA registration forms"; + +$lang['Email_settings'] = "��������� e-mail"; +$lang['Admin_email'] = "����� e-mail ��������������"; +$lang['Email_sig'] = "������� � ���������� e-mail"; +$lang['Email_sig_explain'] = "���� ����� ����� ������������� �� ��� ������, ����������� �� �������"; +$lang['Use_SMTP'] = "������������ ������ SMTP ��� �������� �����"; +$lang['Use_SMTP_explain'] = "��������, ���� �� ������/��������� �������� ����� ����� ������ SMTP, � �� ��������� �������� ������"; +$lang['SMTP_server'] = "����� ������� SMTP"; +$lang['SMTP_username'] = "��� ������������ ��� SMTP"; +$lang['SMTP_username_explain'] = "�� ���������� ��� ������������ ���� ��� �� ��������� ��� ������ � ����� �������� SMTP"; +$lang['SMTP_password'] = "������ ��� SMTP"; +$lang['SMTP_password_explain'] = "�� ���������� ������ ���� �� �� ��������� ��� ������ � ����� �������� SMTP"; + +$lang['Disable_privmsg'] = "������ ���������"; +$lang['Inbox_limits'] = "����. ����� ��������� � ����� ���������"; +$lang['Sentbox_limits'] = "����. ����� ��������� � ����� �������������"; +$lang['Savebox_limits'] = "����. ����� ��������� � ����� ������������"; + +$lang['Cookie_settings'] = "��������� �����"; +$lang['Cookie_settings_explain'] = "�� ������ �������� ��������� ����� (cookies), ������������ �������������. � ����������� ������� �������� �������� �� ���������. ���� ��� ��������� �� ��������, ���������� ������������: �������� �������� ����� �������� ������������� ������� � �������."; +$lang['Cookie_domain'] = "����� ����"; +$lang['Cookie_name'] = "��� ����"; +$lang['Cookie_path'] = "���� ����"; +$lang['Cookie_secure'] = "���������� ���� [ https ]"; +$lang['Cookie_secure_explain'] = "���� ��� ������ �������� ����� SSL, �� �������� ��� ���������, � ��������� ������ �������� �����������."; +$lang['Session_length'] = "����� ������ [ � �������� ]"; + + +// +// Forum Management +// +$lang['Forum_admin'] = "���������� ��������"; +$lang['Forum_admin_explain'] = "����� �� ������ ���������, ������� � �������� ������� ������ ��������� � �������"; +$lang['Edit_forum'] = "�������� �����"; +$lang['Create_forum'] = "������� ����� �����"; +$lang['Create_category'] = "������� ����� ���������"; +$lang['Remove'] = "�������"; +$lang['Action'] = "��������"; +$lang['Update_order'] = "�������� �������"; +$lang['Config_updated'] = "������������ ������� ������� ��������"; +$lang['Edit'] = "��������"; +$lang['Delete'] = "�������"; +$lang['Move_up'] = "�������� �����"; +$lang['Move_down'] = "�������� ����"; +$lang['Resync'] = "�������������"; +$lang['No_mode'] = "�� ���� ������ ��������"; +$lang['Forum_edit_delete_explain'] = "����� �� ������ �������� �������� � �������� ������, ������� ��� (��� ����� �������) � ��������� �������������� ������. ��� ���������� ������� ������� � ������ �������������� ��������������� ������� � ����� �����."; + +$lang['Move_contents'] = "��������� �� ����������"; +$lang['Forum_delete'] = "������� �����"; +$lang['Forum_delete_explain'] = "����� �� ������� ������� ����� (��� ���������) � ������, ���� ��������� ��� ���� (��� ������), ������� ��� �����������."; + +$lang['Forum_settings'] = "����� ��������� ������"; +$lang['Forum_name'] = "�������� ������"; +$lang['Forum_desc'] = "��������"; +$lang['Forum_status'] = "������ ������"; +$lang['Forum_pruning'] = "�������������� ������"; + +$lang['prune_freq'] = '��������� ������� ���� ������'; +$lang['prune_days'] = "������� ����, � ������� �� ���� ��������� ���������"; +$lang['Set_prune_data'] = "�� ������� ��� ����� ������ �������������� ������, �� �� ������� �������, � ������� ��� ��������� �������. ����������, ��������� � ������� �."; + +$lang['Move_and_Delete'] = "��������� � �������"; + +$lang['Delete_all_posts'] = "������� ��� ����"; +$lang['Nowhere_to_move'] = "������ ����������"; + +$lang['Edit_Category'] = "�������� ���������"; +$lang['Edit_Category_explain'] = "����������� ��� �����, ����� �������� �������� ���������"; + +$lang['Forums_updated'] = "���������� � ������� � ���������� ������� ��������"; + +$lang['Must_delete_forums'] = "�� ������ ������� ��� ������, ������ ��� ������� ������� ��� ���������"; + +$lang['Click_return_forumadmin'] = "%s��������� � ���������� ��������%s"; + + +// +// Smiley Management +// +$lang['smiley_title'] = "������� �������������� ���������"; +$lang['smile_desc'] = "����� �� ������ ������������� ������ ���������"; + +$lang['smiley_config'] = "���������� ����������"; +$lang['smiley_code'] = "��� ��������"; +$lang['smiley_url'] = "���� � ������������ ��������"; +$lang['smiley_emot'] = "������ ��������"; +$lang['smile_add'] = "�������� ����� �������"; +$lang['Smile'] = "�������"; +$lang['Emotion'] = "������"; + +$lang['Select_pak'] = "�������� ���� � ������� (.pak)"; +$lang['replace_existing'] = "�������� ������������ �������"; +$lang['keep_existing'] = "��������� ������������ �������"; +$lang['smiley_import_inst'] = "�� ������ ����������� ����� ��������� � �������� ��� ����� � ���������� ��� ����� ��������� ����������. ����� �������� � ���� ����� ������ ���������� ��� ������� ������ ���������."; +$lang['smiley_import'] = "������ ������ ���������"; +$lang['choose_smile_pak'] = "�������� ���� .pak � �������"; +$lang['import'] = "������������� ��������"; +$lang['smile_conflicts'] = "��� ������ � ������ ���������"; +$lang['del_existing_smileys'] = "������� ����� �������� ������������ ��������"; +$lang['import_smile_pack'] = "������������� ����� ���������"; +$lang['export_smile_pack'] = "������� ����� ���������"; +$lang['export_smiles'] = "��� �������� ������ ��������� �� ���������, ������������� � ������ ������, %s�������� ���� smiles.pak%s. ������������ ��� ��� ��� �����, �������� ��� ���� ���������� .pak, ����� �������� ���� zip, ���������� ��� ����������� ���������, � ����� ���� ����."; + +$lang['smiley_add_success'] = "������� ��� ������� ��������"; +$lang['smiley_edit_success'] = "������� ��� ������� �������"; +$lang['smiley_import_success'] = "����� ��������� ��� ������� ������������"; +$lang['smiley_del_success'] = "������� ��� ������� �����"; +$lang['Click_return_smileadmin'] = "%s��������� � ������ ���������%s"; + + +// +// User Management +// +$lang['User_admin'] = "���������� ��������������"; +$lang['User_admin_explain'] = "����� �� ������ �������� ���������� � ������������. ����� �������� ����� ������� ����������� ������ ���������� ������� �������"; + +$lang['Look_up_user'] = "������� ������������"; + +$lang['Admin_user_fail'] = "�� ���� �������� ������� ������������"; +$lang['Admin_user_updated'] = "������� ������������ ��� ������� �������"; +$lang['Click_return_useradmin'] = "%s��������� � ���������� ��������������%s"; + +$lang['User_delete'] = "������� ����� ������������"; +$lang['User_delete_explain'] = "�������� ����� ��� �������� ����� ������������. �������� ������ ����� ��������."; +$lang['User_deleted'] = "������������ ��� ������� �����."; + +$lang['User_status'] = "������������ �������"; +$lang['User_allowpm'] = "����� �������� ������ ���������"; +$lang['User_allowavatar'] = "����� ���������� �������"; + +$lang['Admin_avatar_explain'] = "����� �� ������ ����������� � ������� ������� ������� ������������"; + +$lang['User_special'] = "���� ������ ��� ������"; +$lang['User_special_explain'] = "��� ���� ���� ������������ ������������� �� �����. ����� �� ������ ���������� �� ������ � ������� ������ ����������� �� ���������."; + + +// +// Group Management +// +$lang['Group_administration'] = "���������� ��������"; +$lang['Group_admin_explain'] = "����� �� ������ ��������� ����� ������ ��������: ��� �������� ��������, ���������� � ��������� �����. �� ������ ��������� �����������, �������� ��������/�������� ������ ������ � ������������� � �������� � ��������."; +$lang['Error_updating_groups'] = "������ ��� ��������� ������."; +$lang['Updated_group'] = "������ ���� ������� ��������"; +$lang['Added_new_group'] = "������ ���� ������� �������"; +$lang['Deleted_group'] = "������ ���� ������� �������"; +$lang['New_group'] = "������� ����� ������"; +$lang['Edit_group'] = "�������� ������"; +$lang['group_name'] = "�������� ������"; +$lang['group_description'] = "�������� ������"; +$lang['group_moderator'] = "��������� ������"; +$lang['group_status'] = "������ ������"; +$lang['group_open'] = "������ � �������� ���������"; +$lang['group_closed'] = "������ � �������� ���������"; +$lang['group_hidden'] = "������� ������"; +$lang['group_delete'] = "������� ������."; +$lang['group_delete_check'] = "������� ��� ������"; +$lang['submit_group_changes'] = "��������� ���������"; +$lang['reset_group_changes'] = "�������� ���������"; +$lang['No_group_name'] = "�� ������ ������� �������� ������"; +$lang['No_group_moderator'] = "�� ������ ������� ���������� ������"; +$lang['No_group_mode'] = "�� ������ ������� ����� ������: �������� ��� ��������"; +$lang['delete_group_moderator'] = "������� ������� ����������?"; +$lang['delete_moderator_explain'] = "���� �� ������� ���������� ������ � ��������� ����� �������, �� ���������� ��������� ����� �������� �� ������. ���� �� � �� ���������, �� �� ������ ������� ������ ������."; +$lang['Click_return_groupsadmin'] = "%s��������� � ���������� ��������%s"; +$lang['Select_group'] = "�������� ������"; +$lang['Look_up_group'] = "������� ������"; + + +// +// Prune Administration +// +$lang['Forum_Prune'] = "������ �������"; +$lang['Forum_Prune_explain'] = "����� ������� ����, � ������� �� ���� ����� ��������� �� ��������� ����� ����. ���� �� �� ������ �����, �� ����� ������� ��� ����. �� ����� ������� ����, � ������� ������������ ������, � ����� ����������. ��� ������� ������� ����� ���� �������."; +$lang['Do_Prune'] = "�������� ������"; +$lang['All_Forums'] = "��� ������"; +$lang['Prune_topics_not_posted'] = "������� ����, � ������� �� ���� ������� �� ������ ���-�� ����"; +$lang['Topics_pruned'] = "��� ��������"; +$lang['Posts_pruned'] = "��������� ��������"; +$lang['Prune_success'] = "����� ������� �������"; + + +// +// Word censor +// +$lang['Words_title'] = "����������"; +$lang['Words_explain'] = "����� �� ������ ��������, �������� ��� ������� �����, ������� ����� ������������� ������������ ������� �� ����� �������. ����� ����, ������������ �� ������ ������������������ ��� �������, ����������� ��� �����. � ������ ���� ����� �������������� ������� (*), �.�. � '*����*' ������� '��������������', � '����*' � '������������', � '*����' � '�������'.<br>(���������� �����������) ���������� ������������ ���� ����� <b>�����</b> ���������: ��������, ����� ��������� ������ ���� ����������� ����������� �� ����� '�����������', '�����������' � �.�."; +$lang['Word'] = "�����"; +$lang['Edit_word_censor'] = "�������� ����������"; +$lang['Replacement'] = "������"; +$lang['Add_new_word'] = "�������� ����� �����"; +$lang['Update_word'] = "�������� ����������"; + +$lang['Must_enter_word'] = "�� ������ ������ ����� � ��� ������"; +$lang['No_word_selected'] = "�� ������� ����� ��� ��������������"; + +$lang['Word_updated'] = "��������� ���������� ��� ������� �������"; +$lang['Word_added'] = "���������� ��� ������� ��������"; +$lang['Word_removed'] = "��������� ���������� ��� ������� �����"; + +$lang['Click_return_wordadmin'] = "%s��������� � ���������� ������������%s"; + + +// +// Mass Email +// +$lang['Mass_email_explain'] = "�� ������ ��������� e-mail ��������� ���� ���� ����� �������������, ���� �������������, �������� � ����������� ������. ��������� ����� ���������� �� ���������������� �����, � BCC: ���� �����������. ���� �� ����������� ������ ������� ������ �����, �� ������ ���������: �� �������������� �������� �������� ����� ������� ������. �������� �������� ����� ������ ����� �������, �� ������� ���������, ����� ���������� ����������."; +$lang['Compose'] = "����� ���������"; + +$lang['Recipients'] = "����������"; +$lang['All_users'] = "��� ������������"; + +$lang['Email_successfull'] = "���� ��������� ���� ����������"; +$lang['Click_return_massemail'] = "%s��������� � �������� ��������%s"; + + +// +// Ranks admin +// +$lang['Ranks_title'] = "���������� ��������"; +$lang['Ranks_explain'] = "����� �� ������ ���������, �������������, ������������� � ������� ������. �� ����� ������ ��������� ����������� ������, ������� ����� ����� ���� ��������� ������������� �� �������� ���������� ��������������."; + +$lang['Add_new_rank'] = "����� ������"; + +$lang['Rank_title'] = "������"; +$lang['Rank_special'] = "����������� ������"; +$lang['Rank_minimum'] = "������� ���������"; +$lang['Rank_maximum'] = "�������� ���������"; +$lang['Rank_image'] = "�������� � ������ (������������ ����� phpBB2)"; +$lang['Rank_image_explain'] = "����� �� ������ ��������� ���� ������� ����� ������ ����������� �����������. �� ������ ������� ���� �������������, ���� ���������� ���� � �����������"; + +$lang['Must_select_rank'] = "��������, �� �� ������� ������. ��������� � ���������� ��� ���."; +$lang['No_assigned_rank'] = "������������ ������ �� ���������"; + +$lang['Rank_updated'] = "������ ���� ������� ��������"; +$lang['Rank_added'] = "������ ���� ������� ���������"; +$lang['Rank_removed'] = "������ ���� ������� �������"; + +$lang['Click_return_rankadmin'] = "%s��������� � ���������� ��������%s"; + + +// +// Disallow Username Admin +// +$lang['Disallow_control'] = "����������� ����� ������������"; +$lang['Disallow_explain'] = "����� �� ������ ������ �����, ������� ����� ��������� � �������������. ����������� ����� ����� ��������� ������ '*'. ������: �� �� ������� ��������� ���, ���� ��� ���������� ������������ � ����� ������. ��� ������� ������� ������� ������������, � ��� ����� ��������� ���."; + +$lang['Delete_disallow'] = "�������"; +$lang['Delete_disallow_title'] = "������� ����������� ��� ������������"; +$lang['Delete_disallow_explain'] = "�� ������ ������ ����������� ���, ������ ��� �� ������ � ����� ������ '���������'"; + +$lang['Add_disallow'] = "��������"; +$lang['Add_disallow_title'] = "�������� ����������� ��� ������������"; +$lang['Add_disallow_explain'] = "�� ������ ��������� ��� ������������, ��������� ������ '*', ������� �������� � ������ �������"; + +$lang['No_disallowed'] = "��� ����������� ���"; + +$lang['Disallowed_deleted'] = "����������� ��� ������������ ���� ������� �������"; +$lang['Disallow_successful'] = "����������� ��� ������������ ���� ������� ���������"; +$lang['Disallowed_already'] = "���, ������� �� ��������� ���������, ���� ��� ���������, ���� ���� � ������ ����������� ����, ���� ���������� ������������ � ���������� ������"; + +$lang['Click_return_disallowadmin'] = "%s��������� � ���������� ������������ �������%s"; + + +// +// Styles Admin +// +$lang['Styles_admin'] = "���������� �������"; +$lang['Styles_explain'] = "����� �� ������ ���������, ������� � �������� ����� (������� � �������� �����), ��������� ����� �������������."; +$lang['Styles_addnew_explain'] = "���� ������ �������� ��� �������� �����, ���������� � ��������� � ��� ��������. �������� ����� ������ �� ���� ���� ����������� � ���� phpBB. ��� ��������� ����� ������ ������� '����������' ����� � ��������� ���������"; + +$lang['Select_template'] = "�������� ������"; + +$lang['Style'] = "�����"; +$lang['Template'] = "������"; +$lang['Install'] = "����������"; +$lang['Download'] = "�������"; + +$lang['Edit_theme'] = "�������� �������� �����"; +$lang['Edit_theme_explain'] = "����� �� ������ �������� ��������� ��������� �������� �����."; + +$lang['Create_theme'] = "������� �������� �����"; +$lang['Create_theme_explain'] = "����� �� ������ ������� ����� �������� ����� ��� ���������� �������. ��� �������� ����� ������ �� ��������� ���� '#', �.�.: CCCCCC ��������, #CCCCCC - ���."; + +$lang['Export_themes'] = "������� �������� ����"; +$lang['Export_explain'] = "����� �� ������� �������������� �������� ����� ��� ���������� �������. �������� ������ �� ������, � ��������� ���������� ������� ���� � ������������� ����� � �������� ��� � ������� � ��������� ��������. ���� ���� �� ������� ��������, �� � ��� ����� ����������� ������� ���. ��� ����, ����� ��������� ����� �������� ����, ��� ���� ���� ������� ����� �� ������ � ������� � ��������� ��������. �� �������������� ����������� ���������� � ����������� ������������ phpBB."; + +$lang['Theme_installed'] = "��������� �������� ����� ���� ������� �����������"; +$lang['Style_removed'] = "����� ��� ����� �� ����. ��� ������� �������� ����� � ����� ������� ������� ��������������� ������� �� �������� � ���������."; +$lang['Theme_info_saved'] = "���������� � �������� ����� ��� ���������� ������� ���� ���������. �� ������ ������� ����� ������ ��� ������ �� ���� theme_info.cfg �/��� ������� � ��������� ��������."; +$lang['Theme_updated'] = "��������� ���� ���� ��������. �� �������� �������������� � ��������� � ���� �������� �������� �����!"; +$lang['Theme_created'] = "�������� ����� �������. �� �������� �������������� � ��������� � ���� �������� �������� �����!"; + +$lang['Confirm_delete_style'] = "�� �������, ��� ������ ������� ���� �����?"; + +$lang['Download_theme_cfg'] = "��������� �� ������ �������� ���� � ����������� � �������� �����. ������� �� ������, ����� ������� ���� ���� ����� �������. ����� ����, ��� �� ��� ��������, �� ������� �������� ��� � ������� � ��������� �, ���� ��������, ����������� ���� ������� � ���������������."; +$lang['No_themes'] = "� ���������� ������� �� ������������ �� ����� �������� �����. ٸ������ �� ������ �����, ����� ������� �����."; +$lang['No_template_dir'] = "�� ���� ������� ������� � ���������, �� ���� ������ �� ������ ��� �������, ���� �� ����������."; +$lang['Cannot_remove_style'] = "��������� ���� ����� �������� ������ �� ��������� ��� ������� � �� ����� ���� �����. �������� ����� �� ��������� � ���������� ��� ���."; +$lang['Style_exists'] = "��������� ��� ����� ��� ����������, ��������� ����� � �������� ������ ���."; + +$lang['Click_return_styleadmin'] = "%s��������� � ���������� �������%s"; + +$lang['Theme_settings'] = "��������� �������� �����"; +$lang['Theme_element'] = "������� �������� �����"; +$lang['Simple_name'] = "���"; +$lang['Value'] = "��������"; +$lang['Save_Settings'] = "��������� ���������"; + +$lang['Stylesheet'] = "���� ������ CSS"; +$lang['Background_image'] = "������� �����������"; +$lang['Background_color'] = "���� ����"; +$lang['Theme_name'] = "�������� �������� �����"; +$lang['Link_color'] = "���� ������"; +$lang['Text_color'] = "���� ������"; +$lang['VLink_color'] = "���� ���������� ������"; +$lang['ALink_color'] = "���� �������� ������"; +$lang['HLink_color'] = "���� ������ ��� ��������"; +$lang['Tr_color1'] = "���� ������ ������� 1"; +$lang['Tr_color2'] = "���� ������ ������� 2"; +$lang['Tr_color3'] = "���� ������ ������� 3"; +$lang['Tr_class1'] = "����� ������ ������� 1"; +$lang['Tr_class2'] = "����� ������ ������� 2"; +$lang['Tr_class3'] = "����� ������ ������� 3"; +$lang['Th_color1'] = "���� ����� ������� 1"; +$lang['Th_color2'] = "���� ����� ������� 2"; +$lang['Th_color3'] = "���� ����� ������� 3"; +$lang['Th_class1'] = "����� ����� ������� 1"; +$lang['Th_class2'] = "����� ����� ������� 2"; +$lang['Th_class3'] = "����� ����� ������� 3"; +$lang['Td_color1'] = "���� ������ ������� 1"; +$lang['Td_color2'] = "���� ������ ������� 2"; +$lang['Td_color3'] = "���� ������ ������� 3"; +$lang['Td_class1'] = "����� ������ ������� 1"; +$lang['Td_class2'] = "����� ������ ������� 2"; +$lang['Td_class3'] = "����� ������ ������� 3"; +$lang['fontface1'] = "����� 1"; +$lang['fontface2'] = "����� 2"; +$lang['fontface3'] = "����� 3"; +$lang['fontsize1'] = "������ ������ 1"; +$lang['fontsize2'] = "������ ������ 2"; +$lang['fontsize3'] = "������ ������ 3"; +$lang['fontcolor1'] = "���� ������ 1"; +$lang['fontcolor2'] = "���� ������ 2"; +$lang['fontcolor3'] = "���� ������ 3"; +$lang['span_class1'] = "����� ��������� 1"; +$lang['span_class2'] = "����� ��������� 2"; +$lang['span_class3'] = "����� ��������� 3"; +$lang['img_poll_size'] = "Polling Image Size [px]"; +$lang['img_pm_size'] = "Private Message Status size [px]"; + + +// +// Install Process +// +$lang['Welcome_install'] = "����� ���������� � ��������� phpBB 2!"; +$lang['Initial_config'] = "�������� ���������"; +$lang['DB_config'] = "��������� ���� ������"; +$lang['Admin_config'] = "��������� ������"; +$lang['continue_upgrade'] = "��� ������ �� �������� ���� �������� �� ��� ���������, �� ������ ������ ������ \"���������� ����������\" ��� ����������� ��������. ����������, �� ����������� ���� �������� �� ������ �� ���������� �������� ����������."; +$lang['upgrade_submit'] = "���������� ����������"; + +$lang['Installer_Error'] = "� �������� ��������� �������� ������"; +$lang['Previous_Install'] = "���� ���������� ���������� ���������"; +$lang['Install_db_error'] = "��� ������� �������� ���� ������ �������� ������"; + +$lang['Re_install'] = "���������� ��������� �� ��� �������. <br /><br />���� �� ������ ���������� phpBB 2 ������, �� ������ ������ ������ \"��\" �����. ������, ��� ��� ���� ����� ���������� ��� ��������� ������, ������� ����� ������� �� �����! ����� ���������������� ��� � ������ �������������� ����� ����� ������� ����� �������������, ��������� ��������� ����� ��������. <br /><br />��� ������� ���������, ������ ��� �������� \"��\"!"; + +$lang['Inst_Step_0'] = "������� ��� �� ����� phpBB 2. ��� ����������� ��������� �������, ����������, ��������� ��������. ������, ��� ���� ������, � ������� �� �������������� phpBB 2, ��� ������ ������������. ���� �� �������������� � ��, ������������ ODBC (��������, MS Access), ��� ���� ������� ������� ��� �� DSN."; + +$lang['Start_Install'] = "������ ���������"; +$lang['Finish_Install'] = "��������� ���������"; + +$lang['Default_lang'] = "���� �� ���������"; +$lang['DB_Host'] = "��� ������� �� / DSN"; +$lang['DB_Name'] = "�������� ���� ������"; +$lang['DB_Username'] = "��� ������������ ��"; +$lang['DB_Password'] = "������ � ��"; +$lang['Database'] = "���� ������"; +$lang['Install_lang'] = "�������� ���� ��� ���������"; +$lang['dbms'] = "��� ���� ������"; +$lang['Table_Prefix'] = "������� ��� ������ � ���� ������"; +$lang['Admin_Username'] = "��� ��������������"; +$lang['Admin_Password'] = "������ ��������������"; +$lang['Admin_Password_confirm'] = "������ �������������� [ ��������� ]"; + +$lang['Inst_Step_2'] = "���� ������� ������� ������ ��������������. �������� ��������� �� ���� ���������. ������ �� ������ ������������ �� ��������, � ������� �� ������� ��������� ����� ���������. ����������� ��������� ������ �������� �������� � ������� ����������� ���������. ������� ��� �� ����� phpBB 2."; + +$lang['Unwriteable_config'] = "������ � ���� �������� ����������. �� ������� ������� ����� �����, ���� ������ ��������������� ������. ��� ���� ����� �������� ���� ���� � �������, � ������� �� ���������� phpBB 2. ��� ������ ��� ����� �������, �� ������� ����� � �������, ��������� ����� �������� ��� � ������ ��������������, � ������� � ����������������� ������ (������ ����� ����� ������ ��������), ����� ��������� �������� ���������. ������� ��� �� ����� phpBB 2."; +$lang['Download_config'] = "������� ���� ��������"; + +$lang['ftp_choose'] = "�������� ����� ����������"; +$lang['ftp_option'] = "<br />� ���� ������ PHP �������� ����������� FTP, �� ������ ����������� ������� ������������� �������� ���� �������� �� FTP � ������ �������."; +$lang['ftp_instructs'] = "�� ������ �������� ���� �������� �� FTP � �������, ���������� phpBB 2. ����������, ������� ����������, ��������� ��� ������������� ����� ��������. ������, ��� ���� FTP ������ ���� ������ ���� � ����� ��������� phpBB 2, ��� ���� �� �� ������������ ������� �������� FTP."; +$lang['ftp_info'] = "������� ��������� FTP"; +$lang['Attempt_ftp'] = "����������� �������� ���� �������� �� FTP"; +$lang['Send_file'] = "������ �������� ����, � ������� ��� �������"; +$lang['ftp_path'] = "���� FTP � �������� phpBB 2"; +$lang['ftp_username'] = "��� ������������ ��� FTP"; +$lang['ftp_password'] = "������ ��� FTP"; +$lang['Transfer_config'] = "������ �������"; +$lang['NoFTP_config'] = "������� �������� ���� �������� �� FTP ����������� ��������. ����������, �������� ���� �������� � ��������� ��� � ������ ������� �������."; + +$lang['Install'] = "���������"; +$lang['Upgrade'] = "����������"; + + +$lang['Install_Method'] = "�������� ����� ���������"; + +$lang['Install_No_Ext'] = "������������ PHP �� ����� ������� �� ������������ ��������� ���� ����"; + +$lang['Install_No_PCRE'] = "��� ������ phpBB2 ��������� ������ ����-����������� ���������� ���������, �������, ������, �������� � ����� ������������ PHP!"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_russian/lang_bbcode.php b/phpBB/language/lang_russian/lang_bbcode.php index ab2d0cada7..e62c19deb0 100644 --- a/phpBB/language/lang_russian/lang_bbcode.php +++ b/phpBB/language/lang_russian/lang_bbcode.php @@ -1,58 +1,58 @@ -<?php
-/***************************************************************************
- * lang_bbcode.php [Russian]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation performed by Alexey V. Borzov (borz_off)
-// borz_off@rdw.ru
-//
-
-
-$faq[] = array("--","����������");
-$faq[] = array("��� ����� BBCode?", "BBCode � ��� ����������� ������� HTML. ������� �� ��� ��� ������������ BBCode � ����� ����������, ������������ ��������������� �������. ����� ����, �� ������� ��������� ������������� BBCode � ���������� ��������� ��� ��� ����������. ��� BBCode ����� �� ����� �� HTML, ���� ��������� � ���������� ������ [ � ], � �� � < � >; �� ��� ������ ������������ ���������� ���, ��� ��������� ������. ��� ������������� ��������� �������� �� ������� ��������� BBCode � ���� ���������, ��������� ������� �����������, ������������� ��� ����� ��� ����� ������. �� ���� � ���� ������ ������ ����������� ����� ��������� ��������.");
-
-$faq[] = array("--","�������������� ������");
-$faq[] = array("��� ������� ����� ������, ��������� ��� ������������", "BBCode �������� ���� ��� �������� ��������� ����� ������, ������� ��� ����� ���������� ���������: <ul><li>����� ������� ����� ������, ��������� ��� � <b>[b][/b]</b>, �������� <br /><br /><b>[b]</b>������<b>[/b]</b><br /><br />������ <b>������</b></li><li>��� ������������� ����������� <b>[u][/u]</b>, ��������:<br /><br /><b>[u]</b>������ ����<b>[/u]</b><br /><br />������ <u>������ ����</u></li><li>������ �������� ������ <b>[i][/i]</b>, ��������:<br /><br />��� <b>[i]</b>�����!<b>[/i]</b><br /><br />������ ��� <i>�����!</i></li></ul>");
-$faq[] = array("��� �������� ���� ��� ������ ������", "��� ��������� ����� ��� ������� ������ ����� ���� ������������ ��������� ����; ������, ��� ������������� ��� ����� �������� �� ������� � �������� ������������: <ul><li>���� ������ ����� ��������, ������� ��� <b>[color=][/color]</b>. �� ������ ������� ���� ��������� ��� ����� (red, blue, yellow � �.�.), ��� ����������������� �������������, �������� #FFFFFF, #000000. ����� �������, ��� �������� �������� ������ �� ������ ������������:<br /><br /><b>[color=red]</b>������!<b>[/color]</b><br /><br />���<br /><br /><b>[color=#FF0000]</b>������!<b>[/color]</b><br /><br />��� ������� ����� � ���������� <span style=\"color:red\">������!</span></li><li>��������� ������� ����������� ����������� ������� ��� ������������� <b>[size=][/size]</b>. ���� ��� ������� �� ������������ ��������, ������������� ������ � �����, ������������ ������ ������ � ��������, ������� �� 1 (��������� ���������, ��� �� ��� �� �������) �� 29 (����� �������). ��������:<br /><br /><b>[size=9]</b>���������<b>[/size]</b><br /><br />������ ����� ����� <span style=\"font-size:9px\">���������</span><br /><br />� �� ����� ���:<br /><br /><b>[size=24]</b>��������!<b>[/size]</b><br /><br />����� <span style=\"font-size:24px\">��������!</span></li></ul>");
-$faq[] = array("���� �� � ������������� ����?", "��, ������� ������. �������� ��� ����������� �����-�� �������� �� ������� ��������:<br /><br /><b>[size=18][color=red][b]</b>���������� �� ����!<b>[/b][/color][/size]</b><br /><br />��� ������ <span style=\"color:red;font-size:18px\"><b>���������� �� ����!</b></span><br /><br />�� �� ����������� �������� ����� ������� ������� ������! ������, ��� ��, ����� ���������, ������ ������������ � ���, ����� ���� ���� ��������� �������. ��� ���� BBCode, ��������, ����������:<br /><br /><b>[b][u]</b>��� �������<b>[/b][/u]</b>");
-
-$faq[] = array("--","����������� � ����� ��������������� �������");
-$faq[] = array("����������� ��� �������", "���� ��� ������� ������������� �����, �� ������� � ���.<ul><li>����� �� ����������� ������ ��������� � ������� ��� ������ �� ���������, �� ��� ����� ����������� � ���� ����� ��������� ������ <b>[quote=\"\"][/quote]</b>. ���� ����� �������� ��� ���������� �� ������� �� ������, ���� �� ���-�� ���, ��� �� ���� �������. �������� ��� ����������� ������� ������, ����������� Mr. Blobby, �� ��������:<br /><br /><b>[quote=\"Mr. Blobby\"]</b>����� Mr. Blobby ����� �����<b>[/quote]</b><br /><br />� ���������� ����� ������� ����� ��������� ����� \"Mr. Blobby �������:\". �������, �� <b>������</b> ��������� ������� \"\" ������ �����, ��� �� ����� ���� �������.</li><li>������ ����� ������ ��������� ��� ���-�� �������������. ��� ����� ��� ���� ���������� ����� � ���� <b>[quote][/quote]</b>. ��� ��������� ��������� ����� ������� ����� ������ ������ ����� \"������:\"</li></ul>");
-$faq[] = array("����� ���� ��� ���������������� ������", "���� ��� ���� ������� ����� ��������� ��� ���-��, ��� ������ ���� �������� ������� ������������� ������ (Courier) �� ������ ��������� ����� � ���� <b>[code][/code]</b>, ��������<br /><br /><b>[code]</b>echo \"This is some code\";<b>[/code]</b><br /><br />�� ��������������, ������������ ������ ����� <b>[code][/code]</b> ����� ���������.");
-
-$faq[] = array("--","�������� �������");
-$faq[] = array("�������� �������������� ������", "BBCode ������������ ��� ���� �������: ������������� � ������������. ��� ����������� ��������� ����� ������������ �� HTML. � ������������� ������ ��� �������� ��������� ���������������, ������ ���������� ��������-��������. ��� �������� �������������� ������ ����������� <b>[list][/list]</b> � ���������� ������ ������� ��� ������ <b>[*]</b>. ��������, ����� ������� ���� ������� �����, �� ������ ������������:<br /><br /><b>[list]</b><br /><b>[*]</b>�������<br /><b>[*]</b>�����<br /><b>[*]</b>Ƹ����<br /><b>[/list]</b><br /><br />��� ������ ����� ������:<ul><li>�������</li><li>�����</li><li>Ƹ����</li></ul>");
-$faq[] = array("�������� ������������� ������", "������ ��� ������, ������������, ��������� �������, ��� ������ ����� ���������� ����� ������ ���������. ��� �������� ������������� ������ ����������� <b>[list=1][/list]</b> ��� <b>[list=a][/list]</b> ��� �������� ����������� ������. ��� � � ������ �������������� ������, �������� ������������ � ������� <b>[*]</b>. ��������:<br /><br /><b>[list=1]</b><br /><b>[*]</b>����� � �������<br /><b>[*]</b>������ ����� ���������<br /><b>[*]</b>�������� ���������, ����� �������� ������<br /><b>[/list]</b><br /><br />������ ���������:<ol type=\"1\"><li>����� � �������</li><li>������ ����� ���������</li><li>�������� ���������, ����� �������� ������</li></ol>��� ����������� ������ �����������:<br /><br /><b>[list=a]</b><br /><b>[*]</b>������ ��������� �����<br /><b>[*]</b>������ ��������� �����<br /><b>[*]</b>������ ��������� �����<br /><b>[/list]</b><br /><br />��� ������<ol type=\"a\"><li>������ ��������� �����</li><li>������ ��������� �����</li><li>������ ��������� �����</li></ol>");
-
-$faq[] = array("--", "�������� ������");
-$faq[] = array("������ �� ������ ����", "� BBCode �������������� ��������� �������� �������� URL'��.<ul><li>������ �� ��� ���������� ��� <b>[url=][/url]</b>, ����� ����� = ������ ���� ������ URL. ��������, ��� ������ �� phpBB.com �� ����� �� ������������:<br /><br /><b>[url=http://www.phpbb.com/]</b>�������� phpBB!<b>[/url]</b><br /><br />��� ������� ��������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">�������� phpBB!</a> ������ ����� ����������� � ����� ����, ��� ��� ������������ ������ ���������� ������ ������.</li><li>���� �� ������, ����� � �������� ������ ������ ����������� ��� URL, �� ������ ������ ������� ���������:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />��� ������ ��������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>����� ���� phpBB ������������ �����������, ���������� <i>�������������� ������</i>, ��� �������� ����� ������������� ���������� URL � ������ ��� ������������� �������� ����� � ���� �������� http://. ��������, ���� www.phpbb.com � ���� ��������� ������� � �������������� ������ <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> ��� ��������� ���������.</li><li>�� �� ����� ��������� � � ������� e-mail, �� ������ ���� ������� ����� � ����� ����:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />��� ������ <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> ��� ������ ������ no.one@domain.adr � ���� ���������, � �� ����� ������������� ������������ ��� ���������.</li></ul>��� � �� ����� ������� ������ BBCode, �� ������ ��������� � URL'� ����� ������ ����, �������� <b>[img][/img]</b> (��. ��������� �����), <b>[b][/b]</b> � �.�. ��� � � ������ ��������������, ���������� ����������� ����� ������� �� ���, ��������:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br /> <u>�������</u>, ��� ����� �������� � ������������ �������� ������ ���������, ��� ��� ������ ����������.");
-
-$faq[] = array("--", "����� �������� � ����������");
-$faq[] = array("���������� �������� � ���������", "BBCode �������� ��� ��� ���������� �������� � ���� ���������. ��� ���� ������� ������� ��� ����� ������ ����: ��-������, ������ ������������� ���������� ������� ���������� ��������, ��-������, ���� �������� ��� ������ ���� ��������� � ��������� (�.�. ��� �� ����� ���� ����������� ������ �� ����� ����������, ����, �������, �� �� ��������� �� ��� ���������!). �� ������ ������ ��� ����������� ������� ����������� �������� �� phpBB (���������, ��� ��� ����������� ����� ����� � ��������� ������ phpBB). ��� ������ �������� �� ������ �������� � URL ������ <b>[img][/img]</b>. ��������:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />��� ������� � ���������� ������, �� ������ ��������� �������� � ���� <b>[url][/url]</b>, �� ����<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />������:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />");
-
-$faq[] = array("--", "������");
-$faq[] = array("���� �� � �������� ����������� ����?", "���, �� ������� ����, �� � phpBB 2.0. �� ��������� �������� ��������� ������������� ����� BBCode � ��������� ������");
-
-//
-// This ends the BBCode guide entries
-//
-
-?>
+<?php +/*************************************************************************** + * lang_bbcode.php [Russian] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation performed by Alexey V. Borzov (borz_off) +// borz_off@rdw.ru +// + + +$faq[] = array("--","����������"); +$faq[] = array("��� ����� BBCode?", "BBCode � ��� ����������� ������� HTML. ������� �� ��� ��� ������������ BBCode � ����� ����������, ������������ ��������������� �������. ����� ����, �� ������� ��������� ������������� BBCode � ���������� ��������� ��� ��� ����������. ��� BBCode ����� �� ����� �� HTML, ���� ��������� � ���������� ������ [ � ], � �� � < � >; �� ��� ������ ������������ ���������� ���, ��� ��������� ������. ��� ������������� ��������� �������� �� ������� ��������� BBCode � ���� ���������, ��������� ������� �����������, ������������� ��� ����� ��� ����� ������. �� ���� � ���� ������ ������ ����������� ����� ��������� ��������."); + +$faq[] = array("--","�������������� ������"); +$faq[] = array("��� ������� ����� ������, ��������� ��� ������������", "BBCode �������� ���� ��� �������� ��������� ����� ������, ������� ��� ����� ���������� ���������: <ul><li>����� ������� ����� ������, ��������� ��� � <b>[b][/b]</b>, �������� <br /><br /><b>[b]</b>������<b>[/b]</b><br /><br />������ <b>������</b></li><li>��� ������������� ����������� <b>[u][/u]</b>, ��������:<br /><br /><b>[u]</b>������ ����<b>[/u]</b><br /><br />������ <u>������ ����</u></li><li>������ �������� ������ <b>[i][/i]</b>, ��������:<br /><br />��� <b>[i]</b>�����!<b>[/i]</b><br /><br />������ ��� <i>�����!</i></li></ul>"); +$faq[] = array("��� �������� ���� ��� ������ ������", "��� ��������� ����� ��� ������� ������ ����� ���� ������������ ��������� ����; ������, ��� ������������� ��� ����� �������� �� ������� � �������� ������������: <ul><li>���� ������ ����� ��������, ������� ��� <b>[color=][/color]</b>. �� ������ ������� ���� ��������� ��� ����� (red, blue, yellow � �.�.), ��� ����������������� �������������, �������� #FFFFFF, #000000. ����� �������, ��� �������� �������� ������ �� ������ ������������:<br /><br /><b>[color=red]</b>������!<b>[/color]</b><br /><br />���<br /><br /><b>[color=#FF0000]</b>������!<b>[/color]</b><br /><br />��� ������� ����� � ���������� <span style=\"color:red\">������!</span></li><li>��������� ������� ����������� ����������� ������� ��� ������������� <b>[size=][/size]</b>. ���� ��� ������� �� ������������ ��������, ������������� ������ � �����, ������������ ������ ������ � ��������, ������� �� 1 (��������� ���������, ��� �� ��� �� �������) �� 29 (����� �������). ��������:<br /><br /><b>[size=9]</b>���������<b>[/size]</b><br /><br />������ ����� ����� <span style=\"font-size:9px\">���������</span><br /><br />� �� ����� ���:<br /><br /><b>[size=24]</b>��������!<b>[/size]</b><br /><br />����� <span style=\"font-size:24px\">��������!</span></li></ul>"); +$faq[] = array("���� �� � ������������� ����?", "��, ������� ������. �������� ��� ����������� �����-�� �������� �� ������� ��������:<br /><br /><b>[size=18][color=red][b]</b>���������� �� ����!<b>[/b][/color][/size]</b><br /><br />��� ������ <span style=\"color:red;font-size:18px\"><b>���������� �� ����!</b></span><br /><br />�� �� ����������� �������� ����� ������� ������� ������! ������, ��� ��, ����� ���������, ������ ������������ � ���, ����� ���� ���� ��������� �������. ��� ���� BBCode, ��������, ����������:<br /><br /><b>[b][u]</b>��� �������<b>[/b][/u]</b>"); + +$faq[] = array("--","����������� � ����� ��������������� �������"); +$faq[] = array("����������� ��� �������", "���� ��� ������� ������������� �����, �� ������� � ���.<ul><li>����� �� ����������� ������ ��������� � ������� ��� ������ �� ���������, �� ��� ����� ����������� � ���� ����� ��������� ������ <b>[quote=\"\"][/quote]</b>. ���� ����� �������� ��� ���������� �� ������� �� ������, ���� �� ���-�� ���, ��� �� ���� �������. �������� ��� ����������� ������� ������, ����������� Mr. Blobby, �� ��������:<br /><br /><b>[quote=\"Mr. Blobby\"]</b>����� Mr. Blobby ����� �����<b>[/quote]</b><br /><br />� ���������� ����� ������� ����� ��������� ����� \"Mr. Blobby �������:\". �������, �� <b>������</b> ��������� ������� \"\" ������ �����, ��� �� ����� ���� �������.</li><li>������ ����� ������ ��������� ��� ���-�� �������������. ��� ����� ��� ���� ���������� ����� � ���� <b>[quote][/quote]</b>. ��� ��������� ��������� ����� ������� ����� ������ ������ ����� \"������:\"</li></ul>"); +$faq[] = array("����� ���� ��� ���������������� ������", "���� ��� ���� ������� ����� ��������� ��� ���-��, ��� ������ ���� �������� ������� ������������� ������ (Courier) �� ������ ��������� ����� � ���� <b>[code][/code]</b>, ��������<br /><br /><b>[code]</b>echo \"This is some code\";<b>[/code]</b><br /><br />�� ��������������, ������������ ������ ����� <b>[code][/code]</b> ����� ���������."); + +$faq[] = array("--","�������� �������"); +$faq[] = array("�������� �������������� ������", "BBCode ������������ ��� ���� �������: ������������� � ������������. ��� ����������� ��������� ����� ������������ �� HTML. � ������������� ������ ��� �������� ��������� ���������������, ������ ���������� ��������-��������. ��� �������� �������������� ������ ����������� <b>[list][/list]</b> � ���������� ������ ������� ��� ������ <b>[*]</b>. ��������, ����� ������� ���� ������� �����, �� ������ ������������:<br /><br /><b>[list]</b><br /><b>[*]</b>�������<br /><b>[*]</b>�����<br /><b>[*]</b>Ƹ����<br /><b>[/list]</b><br /><br />��� ������ ����� ������:<ul><li>�������</li><li>�����</li><li>Ƹ����</li></ul>"); +$faq[] = array("�������� ������������� ������", "������ ��� ������, ������������, ��������� �������, ��� ������ ����� ���������� ����� ������ ���������. ��� �������� ������������� ������ ����������� <b>[list=1][/list]</b> ��� <b>[list=a][/list]</b> ��� �������� ����������� ������. ��� � � ������ �������������� ������, �������� ������������ � ������� <b>[*]</b>. ��������:<br /><br /><b>[list=1]</b><br /><b>[*]</b>����� � �������<br /><b>[*]</b>������ ����� ���������<br /><b>[*]</b>�������� ���������, ����� �������� ������<br /><b>[/list]</b><br /><br />������ ���������:<ol type=\"1\"><li>����� � �������</li><li>������ ����� ���������</li><li>�������� ���������, ����� �������� ������</li></ol>��� ����������� ������ �����������:<br /><br /><b>[list=a]</b><br /><b>[*]</b>������ ��������� �����<br /><b>[*]</b>������ ��������� �����<br /><b>[*]</b>������ ��������� �����<br /><b>[/list]</b><br /><br />��� ������<ol type=\"a\"><li>������ ��������� �����</li><li>������ ��������� �����</li><li>������ ��������� �����</li></ol>"); + +$faq[] = array("--", "�������� ������"); +$faq[] = array("������ �� ������ ����", "� BBCode �������������� ��������� �������� �������� URL'��.<ul><li>������ �� ��� ���������� ��� <b>[url=][/url]</b>, ����� ����� = ������ ���� ������ URL. ��������, ��� ������ �� phpBB.com �� ����� �� ������������:<br /><br /><b>[url=http://www.phpbb.com/]</b>�������� phpBB!<b>[/url]</b><br /><br />��� ������� ��������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">�������� phpBB!</a> ������ ����� ����������� � ����� ����, ��� ��� ������������ ������ ���������� ������ ������.</li><li>���� �� ������, ����� � �������� ������ ������ ����������� ��� URL, �� ������ ������ ������� ���������:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />��� ������ ��������� ������: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>����� ���� phpBB ������������ �����������, ���������� <i>�������������� ������</i>, ��� �������� ����� ������������� ���������� URL � ������ ��� ������������� �������� ����� � ���� �������� http://. ��������, ���� www.phpbb.com � ���� ��������� ������� � �������������� ������ <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> ��� ��������� ���������.</li><li>�� �� ����� ��������� � � ������� e-mail, �� ������ ���� ������� ����� � ����� ����:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />��� ������ <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> ��� ������ ������ no.one@domain.adr � ���� ���������, � �� ����� ������������� ������������ ��� ���������.</li></ul>��� � �� ����� ������� ������ BBCode, �� ������ ��������� � URL'� ����� ������ ����, �������� <b>[img][/img]</b> (��. ��������� �����), <b>[b][/b]</b> � �.�. ��� � � ������ ��������������, ���������� ����������� ����� ������� �� ���, ��������:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br /> <u>�������</u>, ��� ����� �������� � ������������ �������� ������ ���������, ��� ��� ������ ����������."); + +$faq[] = array("--", "����� �������� � ����������"); +$faq[] = array("���������� �������� � ���������", "BBCode �������� ��� ��� ���������� �������� � ���� ���������. ��� ���� ������� ������� ��� ����� ������ ����: ��-������, ������ ������������� ���������� ������� ���������� ��������, ��-������, ���� �������� ��� ������ ���� ��������� � ��������� (�.�. ��� �� ����� ���� ����������� ������ �� ����� ����������, ����, �������, �� �� ��������� �� ��� ���������!). �� ������ ������ ��� ����������� ������� ����������� �������� �� phpBB (���������, ��� ��� ����������� ����� ����� � ��������� ������ phpBB). ��� ������ �������� �� ������ �������� � URL ������ <b>[img][/img]</b>. ��������:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />��� ������� � ���������� ������, �� ������ ��������� �������� � ���� <b>[url][/url]</b>, �� ����<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />������:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />"); + +$faq[] = array("--", "������"); +$faq[] = array("���� �� � �������� ����������� ����?", "���, �� ������� ����, �� � phpBB 2.0. �� ��������� �������� ��������� ������������� ����� BBCode � ��������� ������"); + +// +// This ends the BBCode guide entries +// + +?> diff --git a/phpBB/language/lang_russian/lang_faq.php b/phpBB/language/lang_russian/lang_faq.php index 2c99324256..9e396750a7 100644 --- a/phpBB/language/lang_russian/lang_faq.php +++ b/phpBB/language/lang_russian/lang_faq.php @@ -1,96 +1,96 @@ -<?php
-/***************************************************************************
- * lang_faq.php [Russian]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation performed by Eduard Chesnokov (Kristo)
-// edik@novline.ru
-// Edited by Alexey V. Borzov (borz_off)
-// borz_off@rdw.ru
-//
-
-
-$faq[] = array("--","���� �� ����� � �����������");
-$faq[] = array("������ � �� ���� �����?", "� �� ������������������? ��������, �� ������ ���� ����������������, ��� ���� ����� �����. ����� ���� ��� ������� ������ �� ���� ����� (�� ������� ��������� ���� ��� ���)? ���� ���, �� ��� ����� ��������� � ��������������� ��� �����������, ����� ��������, ������ ��� ���������. ���� �� ���� ���������������� � ��� �� ������� ������, �� ���������, ��������� �� �� ������� ��� � ������. ������ �������� ������ � ����, ���� �� ���, �� ��������� � ���������������, ��������, �� ����������� �������� �����.");
-$faq[] = array("����� ��� ������ ����� ����������������?", "�� ������ ����� � �� ������. �� ������� �� ����, ��� ������������� �������� �����: ������ �� �� ������������������, ����� ��������� ��������� ��� ���. ��� �� �����, ����������� ���� ��� �������������� �����������, ������� ���������� ��������� �������������: �������, ������ ���������, �������� e-mail, ������� � ������� � �.�. ����������� ������� � ��� ����� ���� �����, ������� �� ����������� ��� �������.");
-$faq[] = array("������ ���� ������������� ���������?", "���� �� �� �������� �������� ����� <i>������� �������������</i>, �� ������� ���������� ��� ����� ������ �� ������ ������ ��������� �����. ��� ������� ��� ����, ����� ����� ������ �� ���� ��������������� ����� ������� �������. ��� ����, ����� ��� ������������� �� ��������� �� ������, �� ������ ������� ����� <i>������� �������������</i>, �� �� �� ����������� ��� ������ ��� �� ������������� ����������, �������� � ����������, ��������-����, ������������ � �.�.");
-$faq[] = array("��� �������, ����� � �� ��������� � ������ �������� �������������?", "� ���������� ������ ������� �� ������� ����� <i>�������� ���� ���������� �� ������</i>, ���� �� �������� <i>��</i>, �� �� ������ ����� ������ ��������������� � ������ ����. ��� ���� ��������� �� ������ ������������ ��� ������� ������������.");
-$faq[] = array("� ����� ������!", "�� ���������! ���� ��� ������ � �� ����� ���� ������������, ��� ����� ���� �������� �����. ��� ����� �������� �� <u>� ����� ������</u>, �������� �����������, � ����� �� ����� ������� ����� �� �����");
-$faq[] = array("� ���������������, �� �� ���� �����!", "������: ���������, ��������� �� �� ����� ��� � ������. ������: ��������, ���� ������� ������ ������� �����������. ��������� ������ �������, ����� ��� ����� ������������ ���� �������������� �������������� ���� ��������������� ������ �� ����, ��� �� ������� � ���� �����. ������� �������, �� ������� ��������� �����������, � ��� ��������� ����������� ��� ��������� ��������������� � ������. ����� �� ��������� ������� �����������, ��� ���� �������, ��������� ����������� ��� ���. ���� ��� ��� ������� e-mail, �� �������� ����������� � ������, ���� �� �� �������� ������, �� ���������, ��� ������� ���������� ����� e-mail. ���� �� �� �������, ��� ����� ���������� ����� e-mail, �� ��������� � ��������������� ������.");
-$faq[] = array("� ��� ���������������, �� ������ �� ���� �����!", "�������� ��������� �������: �� ����� �������� ��� ��� ������ (��������� ������, ������� ��� ��������, ����� �� ������������������) ��� ������������� ������ ���� ������� ������ �� �����-�� ��������. ���� ����� ������, �� �������� �� �� �������� �� ������ ���������? �������������� ����� ������� ���������� �������������, ����� ��������� ������ ���� ������. ���������� ������������������ ����� � ������� ������� � ����������.");
-
-
-$faq[] = array("--","��������� � ��������� ������������");
-$faq[] = array("��� ��� �������� ��� ���������?", "��� ���� ��������� �������� � ���� ������ (���� �� ����������������). ����� �������� ��, ��������� � ������ <u>�������</u> (������ ������ �� ���� ��������� ������ ������, �� ����� ���� � ����������). ��� �� ������ �������� ��� ���� ���������");
-$faq[] = array("� ������� ������������ �����!", "����� ������ ����������, �� �� ������ ������ �����, ����������� � ������� �������� �����, �� � ����, � ������� ���������� ��. � ���� ������ �� ������ �������� ������� ���� �� ���, � ������� �� ����������: ������, ���� � �.�. ����������, ������, ��� ��� ����� �������� �����, ��� � ��� ����� ����������� ��������, ��������� ���� ������������������ �������������.");
-$faq[] = array("� ������� ������� ����, �� ����� ��� ����� ������������!", "���� �� �������, ��� ������� ������� ���� ���������, �� ������� ����� ���� � ������ �������. ���� ����� �� ����� �������� � ������ ��������, ��� ��� � ������ �������� ������� ������� ����� ���������� ������� � ���� ��� � �������� ��������.");
-$faq[] = array("����� ����� ��� � ������!", "������� ������ ����� � ���, ��� ������������� �� ��������� ��������� ������ ����� � ������, ��� �� ������ ����� �� ������ ���� ����� �� ��� ����. ���������� ������ � �������������� ������, ����� �� �� ���������� ��������� ����. ���� �� ��������� ������� ����� ���� �� ����������, �� �� ���� ������ ��������� ���� ����� �� ���� ����. �������������� ���������� �� ������ �������� �� ����� ������ phpBB (������ ���� ����� ��������)");
-$faq[] = array("��� � ���� ��������� �������� ��� ����� ������?", "��� ������ ������������ ����� ���� ��� ��������. ������ �������� ��������� � ������ ������, ������ ��� ��������, ����������� �� ��, ������� ��������� �� �������� � ������ ��� �� ��� ������ � ���� ������. ���� ���� ����� ���������� �������� ��������, ������� ���������� ��������. ��� �������� ������ ��������� ��� ������� ������������. �� ��������������� �������, �������� �� ��������� ������, � �� ��� �� �������, ����� ������� ����� ���� ������������. ���� � ������ ������ �� �������� ��������� ������, �� ��� ������� ���������������, �� ������ �������� � ��� �������.");
-$faq[] = array("��� � ���� �������� ���� ������?", "������ �� �� ������ �������� �������� ���� ������ (������ ������������ ���� ������ ����� � ��������� ���� ��������� ��� ����, � ��� �� � ����� �������, � ����������� �� ������������� �����). ����������� ������� ���������� ������, ����� �������� ����� ���������� ��������� ���� �������� � ����� ���������������� ������������ �������������: �������� ���������� � �������������� ����� ����� ����������� ������. ����������, �� ��������� ����� ��������� ����������� ������ ��� ����, ����� �������� ���� ������, �� ��� ��������� ��� ������������� ����� ������ �������� ���������� ������������ ���� ���������.");
-$faq[] = array("����� � ������ �� ������ ���������� e-mail�, �� ���� ������� �����?", "������ ������������������ ������������ ����� �������� e-mail ����� ���������� � ����� ����� (���� ��� ����������� ������ ��������� ���������������). ��� ������� ��� ����, ����� ������������� ��������������� �������� e-mail ���������� ��������������.");
-
-
-$faq[] = array("--","�������� ���������");
-$faq[] = array("��� ��� ������� ���� � ������?", "�����, �������� �� ��������������� ������ � ���� ������ ��� ����. ���, ��������, �������� ������������������ ������ ��� ��������� ���������. �� ��� �� ������ ������ � ������ ������ ����������� ����� �������� ������ � ���� (<i>�� ������ �������� ���� � ���� ������, �� ������ �������� �� ��������� � �.�.<i>)");
-$faq[] = array("��� � ���� ������������� ��� ������� ���������?", "���� �� �� ������������� ��� ��������� ������, �� ������ ������������� � ������� ������ ���� ����������� ���������. �� ������ ������������� ��������� (������ ������ � ������� ���������� ������� � ������� ��������) ������� �� ������ <i>�������������</i>, ����������� � ������� ���������. ���� ���-�� ��� ������� �� ���� ���������, �� ��� ��� �������� ��������� �������, ��� ���������� ������� ��� �� ������������� ���������. ��� ������� �� ����������, ���� ����� �� ������� �� ���� ���������, ��� ����� �� ����������, ���� ���� ��������� �������������� ������������� ��� ��������� (��� ������ ���� �������� �������, ��� �������, ������ ��� ��� �������). ������, ��� ������� ������������ �� ����� ������� ���������, ���� �� ���� ��� ���-�� �������.");
-$faq[] = array("��� ������������ ������� � ����� ���������?", "��� ���� ����� ������������ �������, �� ������ ������� ������� � � ����� �������. ����� �������� �� ������ �������� �������� ����� <i>������������ �������</i> � ����� �������� ���������, ����� ������� ����������. �� ����� ������ ������� ����� ������� �������������� �� ���������, ���� �������� ��������������� ����� � ����� ������� (�� � ����� ����� �� ������� ��������� ������� � ������������ ����������, ����� ������� <i>������������ �������</i>)");
-$faq[] = array("��� ������� �����?", "������� ����� �����: ����� �� ������� ���� (��� ������������ ������ ��������� � ����, ���� � ��� ���� �� ��� �����) ���� ���� �������� ����� ��� �������� ���������, �� ������� ����� <i>������� �����</i>. ���� �� �� � �� ������, �� ������ ����� � ��� ��� ���� �� �������� ������. �� ������ ������ ���� ������, ����� ��� ������� ��� �������� ������ (����� �������� ������� ������, ������� ��� � �������� ������ <i>�������� �������</i>. �� ����� ������ ���������� ����� ������� �� �����, 0 �������� ���������� �����. ����� ���������� ����������� �� ���������� ��������� ������, ��� ��������������� ���������������.");
-$faq[] = array("��� � ���� ������������� ��� ������� �����?", "����� ��� � ���������, ������ ����� ������� ������ �� ���������, ���������� ��� ��������������. ����� ������������� �����, ��������� � �������������� ������� ��������� � ���� (��� ������ ��������� � ������). ���� ����� �� ����� �������������, �� ������������ ����� ������������� ��� ������� �����, �� ���� ��� ���-�� ������������, �� ������ ���������� ��� �������������� ����� ������� ���. ��� ������� ��� ����, ����� ������ ���� ������ �������� �������, � �� ����� ��� ���� ��� �������������.");
-$faq[] = array("������ ��� ���������� ��������� ������?", "��������� ������ �������� ������ ����������� ������������� ��� ������� �������������. ����� �� �������������, ��������� ��������� � �.�., ��� ����� ������������� ����������� ����������. ������ ���������� ��� �������������� ������ ����� ������������ ����� ����������, ��������� � ����.");
-$faq[] = array("������ � �� ���� ���������� � ������?", "������ ������������������ ������������ ����� ����������� � ������ (����� ������������� ���������� ����������� ���������� ��������������). ���� �� ����������������, �� �� ������ ����������, ��, ������ �����, � ��� ��� �� ��� ����������� ���� �������.");
-
-
-$faq[] = array("--","�������������� ��������� � ���� ����������� ���");
-$faq[] = array("��� ����� BBCode?", "BBCode ��� ������ ���������� HTML, ����������� ������������� BBCode ������������ ��������������� (�� ����� ������ ��������� ��� � ������ ����������� ���� ���������). BBCode ����� ����� �� HTML, ���� � ��� ����������� � ���������� ������ [ � ], � �� < � >, �� ��� ������������ ������ ������������ � �������� ���������. �� �������������� ����������� � BBCode �������� ����������� �� BBCode, ������ �� ������� �������� �� ����� �������� ���������.");
-$faq[] = array("���� �� � ������������ HTML?", "������� �� ���� ��������� �� ��� ���������������. ���� ��������� ��� ������������, ��, ������ �����, �������� ����� ���� ��������� �����. ��� ������� ��� <i>������������</i>, ����� ��������� ������������� ����� ������� ����� ������� ��������. ���� HTML �������, �� �� ������� ��������� ��� ��� ����������� ��������� ��� �������� ����� ���������.");
-$faq[] = array("��� ����� ��������?", "��������, ��� ��������� � ��� ��������� ��������, ������� ����� ���� ������������ ��� ��������� ������, �������� :) ������ �������, :( ������ ������. ������ ������ ��������� ����� ������� � ����� �������� ���������. ������ �� ��������������, ��������� ��: ��� ����� ����� ������� ��������� ����������, � ��������� ����� ��������������� ���� ���������, ��� ������ ������� ���.");
-$faq[] = array("���� �� � ��������� ��������?", "�� ������ ��������� �������� � ���������. �� ���� ��� ����������� ��������� �������� �� �����. �� ������ ������� ������ �� ��������, ������� ��������� �� ������������� �������, ��������: http://www.some-unknown-place.net/my-picture.gif. �� �� ������ ������� �� ������ �� ���� ��������� (����, �������, �� �� �������� ������������� ��������), �� �� �������� ������� ��������� �� ���������� �����������, �������� � �������� ������ mail.ru, �� ���������� ������� ������ � �.�. ��� ����������� �������� � ��������� ����������� ��� [img] BBCode ��� ��������������� ��� HTML (���� ��� ���������).");
-$faq[] = array("��� ����� �����������?", "���������� ���� ����� �������� ������ ����������, ������� �� ������ �������� ��� ����� ������. ���������� ������ ��������� � ����� ����� ������ � ������� ��� ���� �������. ����������� �������� ���������� ������� �� ������ ������ �������, ������� ������������ ���������������.");
-$faq[] = array("��� ����� ������� ����?", "������ ���� ��������� ���� ���������� �� �������� ��������� ������, � ��� ���� ������ �� ������ ��������. ������ ��� ���� ����� �����-�� ������ ����������, � �� ������ �������� ��, ��� ������ � ��� �������� �����������. ��� �� ��� � ��� �������� ����������, ��� ����������� ����������� ������� �������.");
-$faq[] = array("��� ������ ����� �������?", "���� ����� ���� ������� ������ ������������ ��� ����������������. �� �� ������ �������� �� �������� ����, � ����� ����� � �������� ���� ������������� ������������. ���� ����������� �� ������ ��������...");
-
-
-$faq[] = array("--","������ ������������� � ������");
-$faq[] = array("��� ����� ��������������?", "�������������� ����� ������ ������� �������� ��� �������. ��� ���� ����� �������������� ��� ������� ������: ���������� �������, ���������� �������������, �������� ����� ������������� � ���������� ����������� � �.�. ��� ����� ����� ������ ������������� ����� �� ���� �������.");
-$faq[] = array("��� ����� ����������?", "���������� ��� ������������ (��� ������ �������������) ��� ������ � ��������� ������� �� ��������. � ��� ���� ����������� �������������, �������, ��������� � ����� ��������� ����, ���������� � ��������� ���� � �������, �� ������� ��� ��������. ������� ������ �����������: �� ��������� ���������� � �������, �����������, �������, ����� ��������� ��������������� ���� ������.");
-$faq[] = array("��� ����� ������ �������������?", "�������������� ����� ���������� ������������� � ������. ������ ������������ ����� �������� � ���������� �������, � ������ ������ ����� ���� ��������� �������������� ����� �������. ��� ��������� ��������������� ������ � ����������� ���������� ������������� ������������ ������, ��� ��������������� ������� � ��������� ������� � �.�.");
-$faq[] = array("��� ��� �������� � ������?", "��� ����, ����� �������� � ������, �������� �� ������ ��������, �������, ��� �������, ��������� ������� (�� ��� ������� �� �������) � �� ������� ������ �����. �� ��� ������ <i>������������</i>, ��������� ����� ���� ���������, � ��������� ����� ���� ��������. ���� ������ ������������, �� �� ������ ��������� �������� � ���, ������� �� ��������������� ������. ��������� ������ ������ ����� �������� ���� ������� � ������, �� ����� ��������, ����� �� ������ ��������������. ����������, �� ��������� ���������� ������, �������, ������ ��� ������ ��� ��������, � ���� ����� ���� ���� �������.");
-$faq[] = array("��� ��� ����� ����������� ������?", "������ ������������� ��������� ���������������� ������, ��� �� � ��������� ����������� �����. ���� �� �������������� � �������� ������, �� ��������� � ���������������, ���������� ��������� ��� ������ ���������.");
-
-
-$faq[] = array("--","������ ���������");
-$faq[] = array("� �� ���� ��������� ������ ���������!", "��� ����� ���� ������� ����� ���������; �� �� ���������������� �/��� �� ����� �� �����, ������������� �������� �������� ������ ��������� �� ���� ������ ��� �� ������������� �������� ����� ��� ���������� ������ ���������. ���� ����� ������, �� �������� � ��������������, ������ �� ��� ������.");
-$faq[] = array("� �� ����� ������� ������������� ������ ���������!", "� ������� �� ������� ����������� �������� �����-������ � ������ ������ ���������, � ����, ���� �� ����������� �������� ������������� ������ �� ����-����, ��������� � ����������� ��������������, �� ����� ������ ��������� ����� ������������ �������� ������ ���������.");
-$faq[] = array("� ������� ���� ��� �������������� e-mail �� ����-�� � ����� ������!", "����� ���� ��� �������. ����� �������� e-mail �� ������ ������ �������� ���� ���������������� � ����������� ������������ �������������, ������������ �������� ���������. �� ������ �������� e-mail �������������� ������ � ������ ������ ����������� ������, ��� ���� ����� ����� �������� ��� ��������� (� ��� ���������� ��������� ���������� � ������������, ������� �������� ���������). ������������� ������ ����� ������� ����.");
-
-//
-// These entries should remain in all languages and for all modifications
-//
-$faq[] = array("--","���������� � phpBB 2");
-$faq[] = array("��� ������� ���� �����?", "��� ����������� ����������� (� ��� �������� �����) �������� � ���������������� <a href=\"http://www.phpbb.com/\" target=\"_blank\">������� phpBB</a>, �� � ����������� ��������� ����� �� ����. ���� ����� ����������� ��� ��������� GNU General Public Licence � ����� �������� ����������������, �� �������������� ����������� �������� ������ ������");
-$faq[] = array("������ ����� ��� �����-�� �������?", "���� ����� ��� ������� ������� phpBB. ���� �� �������, ��� �����-�� ������� ������ ���� ���������, �������� ���� phpbb.com � �������, ��� ������ �� ����� ������ ������ phpBB. ����������, �� ������ ������� � ��������� ����� ���� ������� �� ����� phpbb.com, ������ ���������� sourceforge ����� �������� ��� ������ ���������. ����������, ������� ����������� ������, ����� ��������, ������ ���� ������ �� ������ ������ ������� (���� ����� ������ � ��� ����) � ������ ����� ����� �������� ���������, ������� ��� ����� �������.");
-$faq[] = array("� ��� ����� ��������� �� ������� ������������� ������������� � ����������� ��������, ��������� � ���� �������?", "�� ������ ��������� � ��������������� ������� ������. ���� �� �� ������ ��������, ��� �������� ���������������, �� ������ ��������� � ����������� � �������� � ����, � ��� �� ������ ��������� �� ������� �������. ���� � ������ �� �� �������� ������, ��������� � ���������� ������ (�������� whois lookup) ���, ���� ����� ������� �� ���������� ������ (�������� chat.ru, yahoo, free.fr, f2s.com, etc.), � ������������� ������� ������. ����������, ������, ��� ������ phpBB �� ����� �������� �������� ��� ������ �������, � �� ����� ����� ������� ��������������� �� �� ��� � ��� ������ ����� ������������. ��������� ������������ ���������� � ������ phpBB �� ����������� �������� (�� ������������ ������, ��������������� �� ���� � �.�.), ������� �� ��������� �������� � �������� phpbb.com, ��� ������� �������� ��������� � ������������ ����������� phpBB ������. ���� �� �� ���-���� ������ e-mail ������ phpBB �� ������������� ������� �������� ������� ������, �� �� ����� ���������� ������, ��� �� ������ ������ �� �������� ������.");
-
-//
-// This ends the FAQ entries
-//
-
+<?php +/*************************************************************************** + * lang_faq.php [Russian] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation performed by Eduard Chesnokov (Kristo) +// edik@novline.ru +// Edited by Alexey V. Borzov (borz_off) +// borz_off@rdw.ru +// + + +$faq[] = array("--","���� �� ����� � �����������"); +$faq[] = array("������ � �� ���� �����?", "� �� ������������������? ��������, �� ������ ���� ����������������, ��� ���� ����� �����. ����� ���� ��� ������� ������ �� ���� ����� (�� ������� ��������� ���� ��� ���)? ���� ���, �� ��� ����� ��������� � ��������������� ��� �����������, ����� ��������, ������ ��� ���������. ���� �� ���� ���������������� � ��� �� ������� ������, �� ���������, ��������� �� �� ������� ��� � ������. ������ �������� ������ � ����, ���� �� ���, �� ��������� � ���������������, ��������, �� ����������� �������� �����."); +$faq[] = array("����� ��� ������ ����� ����������������?", "�� ������ ����� � �� ������. �� ������� �� ����, ��� ������������� �������� �����: ������ �� �� ������������������, ����� ��������� ��������� ��� ���. ��� �� �����, ����������� ���� ��� �������������� �����������, ������� ���������� ��������� �������������: �������, ������ ���������, �������� e-mail, ������� � ������� � �.�. ����������� ������� � ��� ����� ���� �����, ������� �� ����������� ��� �������."); +$faq[] = array("������ ���� ������������� ���������?", "���� �� �� �������� �������� ����� <i>������� �������������</i>, �� ������� ���������� ��� ����� ������ �� ������ ������ ��������� �����. ��� ������� ��� ����, ����� ����� ������ �� ���� ��������������� ����� ������� �������. ��� ����, ����� ��� ������������� �� ��������� �� ������, �� ������ ������� ����� <i>������� �������������</i>, �� �� �� ����������� ��� ������ ��� �� ������������� ����������, �������� � ����������, ��������-����, ������������ � �.�."); +$faq[] = array("��� �������, ����� � �� ��������� � ������ �������� �������������?", "� ���������� ������ ������� �� ������� ����� <i>�������� ���� ���������� �� ������</i>, ���� �� �������� <i>��</i>, �� �� ������ ����� ������ ��������������� � ������ ����. ��� ���� ��������� �� ������ ������������ ��� ������� ������������."); +$faq[] = array("� ����� ������!", "�� ���������! ���� ��� ������ � �� ����� ���� ������������, ��� ����� ���� �������� �����. ��� ����� �������� �� <u>� ����� ������</u>, �������� �����������, � ����� �� ����� ������� ����� �� �����"); +$faq[] = array("� ���������������, �� �� ���� �����!", "������: ���������, ��������� �� �� ����� ��� � ������. ������: ��������, ���� ������� ������ ������� �����������. ��������� ������ �������, ����� ��� ����� ������������ ���� �������������� �������������� ���� ��������������� ������ �� ����, ��� �� ������� � ���� �����. ������� �������, �� ������� ��������� �����������, � ��� ��������� ����������� ��� ��������� ��������������� � ������. ����� �� ��������� ������� �����������, ��� ���� �������, ��������� ����������� ��� ���. ���� ��� ��� ������� e-mail, �� �������� ����������� � ������, ���� �� �� �������� ������, �� ���������, ��� ������� ���������� ����� e-mail. ���� �� �� �������, ��� ����� ���������� ����� e-mail, �� ��������� � ��������������� ������."); +$faq[] = array("� ��� ���������������, �� ������ �� ���� �����!", "�������� ��������� �������: �� ����� �������� ��� ��� ������ (��������� ������, ������� ��� ��������, ����� �� ������������������) ��� ������������� ������ ���� ������� ������ �� �����-�� ��������. ���� ����� ������, �� �������� �� �� �������� �� ������ ���������? �������������� ����� ������� ���������� �������������, ����� ��������� ������ ���� ������. ���������� ������������������ ����� � ������� ������� � ����������."); + + +$faq[] = array("--","��������� � ��������� ������������"); +$faq[] = array("��� ��� �������� ��� ���������?", "��� ���� ��������� �������� � ���� ������ (���� �� ����������������). ����� �������� ��, ��������� � ������ <u>�������</u> (������ ������ �� ���� ��������� ������ ������, �� ����� ���� � ����������). ��� �� ������ �������� ��� ���� ���������"); +$faq[] = array("� ������� ������������ �����!", "����� ������ ����������, �� �� ������ ������ �����, ����������� � ������� �������� �����, �� � ����, � ������� ���������� ��. � ���� ������ �� ������ �������� ������� ���� �� ���, � ������� �� ����������: ������, ���� � �.�. ����������, ������, ��� ��� ����� �������� �����, ��� � ��� ����� ����������� ��������, ��������� ���� ������������������ �������������."); +$faq[] = array("� ������� ������� ����, �� ����� ��� ����� ������������!", "���� �� �������, ��� ������� ������� ���� ���������, �� ������� ����� ���� � ������ �������. ���� ����� �� ����� �������� � ������ ��������, ��� ��� � ������ �������� ������� ������� ����� ���������� ������� � ���� ��� � �������� ��������."); +$faq[] = array("����� ����� ��� � ������!", "������� ������ ����� � ���, ��� ������������� �� ��������� ��������� ������ ����� � ������, ��� �� ������ ����� �� ������ ���� ����� �� ��� ����. ���������� ������ � �������������� ������, ����� �� �� ���������� ��������� ����. ���� �� ��������� ������� ����� ���� �� ����������, �� �� ���� ������ ��������� ���� ����� �� ���� ����. �������������� ���������� �� ������ �������� �� ����� ������ phpBB (������ ���� ����� ��������)"); +$faq[] = array("��� � ���� ��������� �������� ��� ����� ������?", "��� ������ ������������ ����� ���� ��� ��������. ������ �������� ��������� � ������ ������, ������ ��� ��������, ����������� �� ��, ������� ��������� �� �������� � ������ ��� �� ��� ������ � ���� ������. ���� ���� ����� ���������� �������� ��������, ������� ���������� ��������. ��� �������� ������ ��������� ��� ������� ������������. �� ��������������� �������, �������� �� ��������� ������, � �� ��� �� �������, ����� ������� ����� ���� ������������. ���� � ������ ������ �� �������� ��������� ������, �� ��� ������� ���������������, �� ������ �������� � ��� �������."); +$faq[] = array("��� � ���� �������� ���� ������?", "������ �� �� ������ �������� �������� ���� ������ (������ ������������ ���� ������ ����� � ��������� ���� ��������� ��� ����, � ��� �� � ����� �������, � ����������� �� ������������� �����). ����������� ������� ���������� ������, ����� �������� ����� ���������� ��������� ���� �������� � ����� ���������������� ������������ �������������: �������� ���������� � �������������� ����� ����� ����������� ������. ����������, �� ��������� ����� ��������� ����������� ������ ��� ����, ����� �������� ���� ������, �� ��� ��������� ��� ������������� ����� ������ �������� ���������� ������������ ���� ���������."); +$faq[] = array("����� � ������ �� ������ ���������� e-mail�, �� ���� ������� �����?", "������ ������������������ ������������ ����� �������� e-mail ����� ���������� � ����� ����� (���� ��� ����������� ������ ��������� ���������������). ��� ������� ��� ����, ����� ������������� ��������������� �������� e-mail ���������� ��������������."); + + +$faq[] = array("--","�������� ���������"); +$faq[] = array("��� ��� ������� ���� � ������?", "�����, �������� �� ��������������� ������ � ���� ������ ��� ����. ���, ��������, �������� ������������������ ������ ��� ��������� ���������. �� ��� �� ������ ������ � ������ ������ ����������� ����� �������� ������ � ���� (<i>�� ������ �������� ���� � ���� ������, �� ������ �������� �� ��������� � �.�.<i>)"); +$faq[] = array("��� � ���� ������������� ��� ������� ���������?", "���� �� �� ������������� ��� ��������� ������, �� ������ ������������� � ������� ������ ���� ����������� ���������. �� ������ ������������� ��������� (������ ������ � ������� ���������� ������� � ������� ��������) ������� �� ������ <i>�������������</i>, ����������� � ������� ���������. ���� ���-�� ��� ������� �� ���� ���������, �� ��� ��� �������� ��������� �������, ��� ���������� ������� ��� �� ������������� ���������. ��� ������� �� ����������, ���� ����� �� ������� �� ���� ���������, ��� ����� �� ����������, ���� ���� ��������� �������������� ������������� ��� ��������� (��� ������ ���� �������� �������, ��� �������, ������ ��� ��� �������). ������, ��� ������� ������������ �� ����� ������� ���������, ���� �� ���� ��� ���-�� �������."); +$faq[] = array("��� ������������ ������� � ����� ���������?", "��� ���� ����� ������������ �������, �� ������ ������� ������� � � ����� �������. ����� �������� �� ������ �������� �������� ����� <i>������������ �������</i> � ����� �������� ���������, ����� ������� ����������. �� ����� ������ ������� ����� ������� �������������� �� ���������, ���� �������� ��������������� ����� � ����� ������� (�� � ����� ����� �� ������� ��������� ������� � ������������ ����������, ����� ������� <i>������������ �������</i>)"); +$faq[] = array("��� ������� �����?", "������� ����� �����: ����� �� ������� ���� (��� ������������ ������ ��������� � ����, ���� � ��� ���� �� ��� �����) ���� ���� �������� ����� ��� �������� ���������, �� ������� ����� <i>������� �����</i>. ���� �� �� � �� ������, �� ������ ����� � ��� ��� ���� �� �������� ������. �� ������ ������ ���� ������, ����� ��� ������� ��� �������� ������ (����� �������� ������� ������, ������� ��� � �������� ������ <i>�������� �������</i>. �� ����� ������ ���������� ����� ������� �� �����, 0 �������� ���������� �����. ����� ���������� ����������� �� ���������� ��������� ������, ��� ��������������� ���������������."); +$faq[] = array("��� � ���� ������������� ��� ������� �����?", "����� ��� � ���������, ������ ����� ������� ������ �� ���������, ���������� ��� ��������������. ����� ������������� �����, ��������� � �������������� ������� ��������� � ���� (��� ������ ��������� � ������). ���� ����� �� ����� �������������, �� ������������ ����� ������������� ��� ������� �����, �� ���� ��� ���-�� ������������, �� ������ ���������� ��� �������������� ����� ������� ���. ��� ������� ��� ����, ����� ������ ���� ������ �������� �������, � �� ����� ��� ���� ��� �������������."); +$faq[] = array("������ ��� ���������� ��������� ������?", "��������� ������ �������� ������ ����������� ������������� ��� ������� �������������. ����� �� �������������, ��������� ��������� � �.�., ��� ����� ������������� ����������� ����������. ������ ���������� ��� �������������� ������ ����� ������������ ����� ����������, ��������� � ����."); +$faq[] = array("������ � �� ���� ���������� � ������?", "������ ������������������ ������������ ����� ����������� � ������ (����� ������������� ���������� ����������� ���������� ��������������). ���� �� ����������������, �� �� ������ ����������, ��, ������ �����, � ��� ��� �� ��� ����������� ���� �������."); + + +$faq[] = array("--","�������������� ��������� � ���� ����������� ���"); +$faq[] = array("��� ����� BBCode?", "BBCode ��� ������ ���������� HTML, ����������� ������������� BBCode ������������ ��������������� (�� ����� ������ ��������� ��� � ������ ����������� ���� ���������). BBCode ����� ����� �� HTML, ���� � ��� ����������� � ���������� ������ [ � ], � �� < � >, �� ��� ������������ ������ ������������ � �������� ���������. �� �������������� ����������� � BBCode �������� ����������� �� BBCode, ������ �� ������� �������� �� ����� �������� ���������."); +$faq[] = array("���� �� � ������������ HTML?", "������� �� ���� ��������� �� ��� ���������������. ���� ��������� ��� ������������, ��, ������ �����, �������� ����� ���� ��������� �����. ��� ������� ��� <i>������������</i>, ����� ��������� ������������� ����� ������� ����� ������� ��������. ���� HTML �������, �� �� ������� ��������� ��� ��� ����������� ��������� ��� �������� ����� ���������."); +$faq[] = array("��� ����� ��������?", "��������, ��� ��������� � ��� ��������� ��������, ������� ����� ���� ������������ ��� ��������� ������, �������� :) ������ �������, :( ������ ������. ������ ������ ��������� ����� ������� � ����� �������� ���������. ������ �� ��������������, ��������� ��: ��� ����� ����� ������� ��������� ����������, � ��������� ����� ��������������� ���� ���������, ��� ������ ������� ���."); +$faq[] = array("���� �� � ��������� ��������?", "�� ������ ��������� �������� � ���������. �� ���� ��� ����������� ��������� �������� �� �����. �� ������ ������� ������ �� ��������, ������� ��������� �� ������������� �������, ��������: http://www.some-unknown-place.net/my-picture.gif. �� �� ������ ������� �� ������ �� ���� ��������� (����, �������, �� �� �������� ������������� ��������), �� �� �������� ������� ��������� �� ���������� �����������, �������� � �������� ������ mail.ru, �� ���������� ������� ������ � �.�. ��� ����������� �������� � ��������� ����������� ��� [img] BBCode ��� ��������������� ��� HTML (���� ��� ���������)."); +$faq[] = array("��� ����� �����������?", "���������� ���� ����� �������� ������ ����������, ������� �� ������ �������� ��� ����� ������. ���������� ������ ��������� � ����� ����� ������ � ������� ��� ���� �������. ����������� �������� ���������� ������� �� ������ ������ �������, ������� ������������ ���������������."); +$faq[] = array("��� ����� ������� ����?", "������ ���� ��������� ���� ���������� �� �������� ��������� ������, � ��� ���� ������ �� ������ ��������. ������ ��� ���� ����� �����-�� ������ ����������, � �� ������ �������� ��, ��� ������ � ��� �������� �����������. ��� �� ��� � ��� �������� ����������, ��� ����������� ����������� ������� �������."); +$faq[] = array("��� ������ ����� �������?", "���� ����� ���� ������� ������ ������������ ��� ����������������. �� �� ������ �������� �� �������� ����, � ����� ����� � �������� ���� ������������� ������������. ���� ����������� �� ������ ��������..."); + + +$faq[] = array("--","������ ������������� � ������"); +$faq[] = array("��� ����� ��������������?", "�������������� ����� ������ ������� �������� ��� �������. ��� ���� ����� �������������� ��� ������� ������: ���������� �������, ���������� �������������, �������� ����� ������������� � ���������� ����������� � �.�. ��� ����� ����� ������ ������������� ����� �� ���� �������."); +$faq[] = array("��� ����� ����������?", "���������� ��� ������������ (��� ������ �������������) ��� ������ � ��������� ������� �� ��������. � ��� ���� ����������� �������������, �������, ��������� � ����� ��������� ����, ���������� � ��������� ���� � �������, �� ������� ��� ��������. ������� ������ �����������: �� ��������� ���������� � �������, �����������, �������, ����� ��������� ��������������� ���� ������."); +$faq[] = array("��� ����� ������ �������������?", "�������������� ����� ���������� ������������� � ������. ������ ������������ ����� �������� � ���������� �������, � ������ ������ ����� ���� ��������� �������������� ����� �������. ��� ��������� ��������������� ������ � ����������� ���������� ������������� ������������ ������, ��� ��������������� ������� � ��������� ������� � �.�."); +$faq[] = array("��� ��� �������� � ������?", "��� ����, ����� �������� � ������, �������� �� ������ ��������, �������, ��� �������, ��������� ������� (�� ��� ������� �� �������) � �� ������� ������ �����. �� ��� ������ <i>������������</i>, ��������� ����� ���� ���������, � ��������� ����� ���� ��������. ���� ������ ������������, �� �� ������ ��������� �������� � ���, ������� �� ��������������� ������. ��������� ������ ������ ����� �������� ���� ������� � ������, �� ����� ��������, ����� �� ������ ��������������. ����������, �� ��������� ���������� ������, �������, ������ ��� ������ ��� ��������, � ���� ����� ���� ���� �������."); +$faq[] = array("��� ��� ����� ����������� ������?", "������ ������������� ��������� ���������������� ������, ��� �� � ��������� ����������� �����. ���� �� �������������� � �������� ������, �� ��������� � ���������������, ���������� ��������� ��� ������ ���������."); + + +$faq[] = array("--","������ ���������"); +$faq[] = array("� �� ���� ��������� ������ ���������!", "��� ����� ���� ������� ����� ���������; �� �� ���������������� �/��� �� ����� �� �����, ������������� �������� �������� ������ ��������� �� ���� ������ ��� �� ������������� �������� ����� ��� ���������� ������ ���������. ���� ����� ������, �� �������� � ��������������, ������ �� ��� ������."); +$faq[] = array("� �� ����� ������� ������������� ������ ���������!", "� ������� �� ������� ����������� �������� �����-������ � ������ ������ ���������, � ����, ���� �� ����������� �������� ������������� ������ �� ����-����, ��������� � ����������� ��������������, �� ����� ������ ��������� ����� ������������ �������� ������ ���������."); +$faq[] = array("� ������� ���� ��� �������������� e-mail �� ����-�� � ����� ������!", "����� ���� ��� �������. ����� �������� e-mail �� ������ ������ �������� ���� ���������������� � ����������� ������������ �������������, ������������ �������� ���������. �� ������ �������� e-mail �������������� ������ � ������ ������ ����������� ������, ��� ���� ����� ����� �������� ��� ��������� (� ��� ���������� ��������� ���������� � ������������, ������� �������� ���������). ������������� ������ ����� ������� ����."); + +// +// These entries should remain in all languages and for all modifications +// +$faq[] = array("--","���������� � phpBB 2"); +$faq[] = array("��� ������� ���� �����?", "��� ����������� ����������� (� ��� �������� �����) �������� � ���������������� <a href=\"http://www.phpbb.com/\" target=\"_blank\">������� phpBB</a>, �� � ����������� ��������� ����� �� ����. ���� ����� ����������� ��� ��������� GNU General Public Licence � ����� �������� ����������������, �� �������������� ����������� �������� ������ ������"); +$faq[] = array("������ ����� ��� �����-�� �������?", "���� ����� ��� ������� ������� phpBB. ���� �� �������, ��� �����-�� ������� ������ ���� ���������, �������� ���� phpbb.com � �������, ��� ������ �� ����� ������ ������ phpBB. ����������, �� ������ ������� � ��������� ����� ���� ������� �� ����� phpbb.com, ������ ���������� sourceforge ����� �������� ��� ������ ���������. ����������, ������� ����������� ������, ����� ��������, ������ ���� ������ �� ������ ������ ������� (���� ����� ������ � ��� ����) � ������ ����� ����� �������� ���������, ������� ��� ����� �������."); +$faq[] = array("� ��� ����� ��������� �� ������� ������������� ������������� � ����������� ��������, ��������� � ���� �������?", "�� ������ ��������� � ��������������� ������� ������. ���� �� �� ������ ��������, ��� �������� ���������������, �� ������ ��������� � ����������� � �������� � ����, � ��� �� ������ ��������� �� ������� �������. ���� � ������ �� �� �������� ������, ��������� � ���������� ������ (�������� whois lookup) ���, ���� ����� ������� �� ���������� ������ (�������� chat.ru, yahoo, free.fr, f2s.com, etc.), � ������������� ������� ������. ����������, ������, ��� ������ phpBB �� ����� �������� �������� ��� ������ �������, � �� ����� ����� ������� ��������������� �� �� ��� � ��� ������ ����� ������������. ��������� ������������ ���������� � ������ phpBB �� ����������� �������� (�� ������������ ������, ��������������� �� ���� � �.�.), ������� �� ��������� �������� � �������� phpbb.com, ��� ������� �������� ��������� � ������������ ����������� phpBB ������. ���� �� �� ���-���� ������ e-mail ������ phpBB �� ������������� ������� �������� ������� ������, �� �� ����� ���������� ������, ��� �� ������ ������ �� �������� ������."); + +// +// This ends the FAQ entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_russian/lang_main.php b/phpBB/language/lang_russian/lang_main.php index b933c189d8..12a4792dcf 100644 --- a/phpBB/language/lang_russian/lang_main.php +++ b/phpBB/language/lang_russian/lang_main.php @@ -1,986 +1,986 @@ -<?php
-/***************************************************************************
- * lang_main.php [Russian]
- * -------------------
- * begin : Sat Dec 16 2000
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: posting.php,v 1.142 2002/01/28 18:47:41 psotfx Exp $
- *
- ****************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation performed by Alexey V. Borzov (borz_off)
-// borz_off@rdw.ru
-//
-
-
-setlocale(LC_ALL, "ru_RU.ISO-8859-5");
-$lang['ENCODING'] = "windows-1251";
-$lang['DIRECTION'] = "ltr";
-$lang['LEFT'] = "left";
-$lang['RIGHT'] = "right";
-$lang['DATE_FORMAT'] = "d.m.Y"; // This should be changed to the default date format for your language, php date() format
-
-//
-// Common, these terms are used
-// extensively on several pages
-//
-$lang['Forum'] = "�����";
-$lang['Category'] = "���������";
-$lang['Topic'] = "����";
-$lang['Topics'] = "����";
-$lang['Replies'] = "�������";
-$lang['Views'] = "����������";
-$lang['Post'] = "���������"; // ???
-$lang['Posts'] = "���������"; // ???
-$lang['Posted'] = "���������";
-$lang['Username'] = "���";
-$lang['Password'] = "������";
-$lang['Email'] = "Email";
-$lang['Poster'] = "�����"; // ???
-$lang['Author'] = "�����";
-$lang['Time'] = "�����";
-$lang['Hours'] = "����";
-$lang['Message'] = "���������";
-
-$lang['1_Day'] = "�� ��������� ����";
-$lang['7_Days'] = "�� ��������� 7 ����";
-$lang['2_Weeks'] = "�� ��������� 2 ������";
-$lang['1_Month'] = "�� ��������� �����";
-$lang['3_Months'] = "�� ��������� 3 ������";
-$lang['6_Months'] = "�� ��������� 6 �������";
-$lang['1_Year'] = "�� ��������� ���";
-
-$lang['Go'] = "�������";
-$lang['Jump_to'] = "�������";
-$lang['Submit'] = "���������";
-$lang['Reset'] = "�������";
-$lang['Cancel'] = "������";
-$lang['Preview'] = "�����. ��������";
-$lang['Confirm'] = "�����������";
-$lang['Spellcheck'] = "����������";
-$lang['Yes'] = "��";
-$lang['No'] = "���";
-$lang['Enabled'] = "��������";
-$lang['Disabled'] = "���������";
-$lang['Error'] = "������";
-
-$lang['Next'] = "����.";
-$lang['Previous'] = "����.";
-$lang['Goto_page'] = "�� ��������";
-$lang['Joined'] = "���������������";
-$lang['IP_Address'] = "����� IP";
-
-$lang['Select_forum'] = "�������� �����";
-$lang['View_latest_post'] = "���������� ��������� ���������";
-$lang['View_newest_post'] = "����� ����� ���������";
-$lang['Page_of'] = "�������� <b>%d</b> �� <b>%d</b>"; // Replaces with: Page 1 of 2 for example
-
-$lang['ICQ'] = "ICQ Number";
-$lang['AIM'] = "AIM Address";
-$lang['MSNM'] = "MSN Messenger";
-$lang['YIM'] = "Yahoo Messenger";
-
-$lang['Forum_Index'] = "������ ������� %s";
-
-$lang['Post_new_topic'] = "������ ����� ����";
-$lang['Reply_to_topic'] = "�������� �� ����";
-$lang['Reply_with_quote'] = "�������� � �������";
-
-$lang['Click_return_topic'] = "%s��������� � ����%s";
-$lang['Click_return_login'] = "%s����������� ��� ���%s";
-$lang['Click_return_forum'] = "%s��������� � �����%s";
-$lang['Click_view_message'] = "%s����������� ���� ���������%s";
-$lang['Click_return_modcp'] = "%s��������� � ������ ���������%s";
-$lang['Click_return_group'] = "%s��������� � ���������� � �������%s";
-
-$lang['Admin_panel'] = "������� � ����������������� ������";
-
-$lang['Board_disable'] = "��������, ��� ������ ���������. ���������� ����� �������";
-
-
-//
-// Global Header strings
-//
-$lang['Registered_users'] = "������������������ ������������:";
-$lang['Browsing_forum'] = "������ ���� ����� �������������:";
-$lang['Online_users_zero_total'] = "������ ����������� �� ������: <b>0</b>, �� ��� ";
-$lang['Online_users_total'] = "������ ����������� �� ������: <b>%d</b>, �� ��� ";
-$lang['Online_user_total'] = "������ ����������� �� ������: <b>%d</b>, �� ��� ";
-$lang['Reg_users_zero_total'] = "������������������: 0, ";
-$lang['Reg_users_total'] = "������������������: %d, ";
-$lang['Reg_user_total'] = "������������������: %d, ";
-$lang['Hidden_users_zero_total'] = "�������: 0 � ";
-$lang['Hidden_users_total'] = "�������: %d � ";
-$lang['Hidden_user_total'] = "�������: %d � ";
-$lang['Guest_users_zero_total'] = "������: 0";
-$lang['Guest_users_total'] = "������: %d";
-$lang['Guest_user_total'] = "������: %d";
-$lang['Record_online_users'] = "������ ����� ����������� (<b>%s</b>) ����� ���� %s"; // first %s = number of users, second %s is the date.
-
-$lang['Admin_online_color'] = "%s�������������%s";
-$lang['Mod_online_color'] = "%s���������%s";
-
-$lang['You_last_visit'] = "�� ��������� ��� �������� %s";
-$lang['Current_time'] = "������� ����� %s"; // %s replaced by time
-
-$lang['Search_new'] = "����� ��������� � ������ ���������� ���������";
-$lang['Search_your_posts'] = "����� ���� ���������";
-$lang['Search_unanswered'] = "����� ��������� ��� �������";
-
-$lang['Register'] = "�����������";
-$lang['Profile'] = "�������";
-$lang['Edit_profile'] = "������������� ��� �������";
-$lang['Search'] = "�����";
-$lang['Memberlist'] = "������������";
-$lang['FAQ'] = "FAQ";
-$lang['BBCode_guide'] = "����������� �� BBCode";
-$lang['Usergroups'] = "������";
-$lang['Last_Post'] = "��������� ���������";
-$lang['Moderator'] = "���������";
-$lang['Moderators'] = "����������";
-
-
-//
-// Stats block text
-//
-$lang['Posted_articles_zero_total'] = "���� ������������ �� �������� �� ������ ���������"; // Number of posts
-$lang['Posted_article_total'] = "���� ������������ �������� ���������: <b>%d</b>"; // Number of posts
-$lang['Posted_articles_total'] = "���� ������������ �������� ���������: <b>%d</b>"; // Number of posts
-$lang['Registered_users_zero_total'] = "� ��� ��� ������������������ �������������"; // # registered users
-$lang['Registered_user_total'] = "����� ������������������ �������������: <b>%d</b>"; // # registered users
-$lang['Registered_users_total'] = "����� ������������������ �������������: <b>%d</b>"; // # registered users
-$lang['Newest_user'] = "��������� ������������������ ������������: <b>%s%s%s</b>"; // username
-
-$lang['No_new_posts_last_visit'] = "��� ����� ��������� � ���������� ���������";
-$lang['No_new_posts'] = "��� ����� ���������";
-$lang['New_posts'] = "����� ���������";
-$lang['New_post'] = "����� ���������";
-$lang['No_new_posts_hot'] = "��� ����� ��������� [ ���������� ���� ]";
-$lang['New_posts_hot'] = "����� ��������� [ ���������� ���� ]";
-$lang['No_new_posts_locked'] = "��� ����� ��������� [ ���� ������� ]";
-$lang['New_posts_locked'] = "����� ��������� [ ���� ������� ]";
-$lang['Forum_is_locked'] = "����� ������";
-
-
-//
-// Login
-//
-$lang['Enter_password'] = "������� ���� ��� � ������ ��� ����� � �������";
-$lang['Login'] = "����";
-$lang['Logout'] = "�����";
-
-$lang['Forgotten_password'] = "������ ������?";
-
-$lang['Log_me_in'] = "������������� ������� ��� ������ ���������";
-
-$lang['Error_login'] = "�� ����� ��������/���������� ��� ������������ ��� �������� ������.";
-
-
-//
-// Index page
-//
-$lang['Index'] = "�������";
-$lang['No_Posts'] = "��� ���������";
-$lang['No_forums'] = "�� ���� ����� ��� �������";
-
-$lang['Private_Message'] = "������ ���������";
-$lang['Private_Messages'] = "������ ���������";
-$lang['Who_is_Online'] = "��� ������ �� ������";
-
-$lang['Mark_all_forums'] = "�������� ��� ������ ��� ���������";
-$lang['Forums_marked_read'] = "��� ������ ���� �������� ��� ���������";
-
-
-//
-// Viewforum
-//
-$lang['View_forum'] = "�������� ������";
-
-$lang['Forum_not_exist'] = "������, ������� �� �������, �� ����������";
-$lang['Reached_on_error'] = "�� ������ �� ��� �������� ��-�� ������";
-
-$lang['Display_topics'] = "�������� ����";
-$lang['All_Topics'] = "��� ����";
-
-$lang['Topic_Announcement'] = "<b>����������:</b>";
-$lang['Topic_Sticky'] = "<b>������:</b>";
-$lang['Topic_Moved'] = "<b>����������:</b>";
-$lang['Topic_Poll'] = "<b>[ ����� ]</b>";
-
-$lang['Mark_all_topics'] = "�������� ��� ���� ��� ���������";
-$lang['Topics_marked_read'] = "��� ���� � ���� ������ ���� �������� ��� ���������";
-
-$lang['Rules_post_can'] = "�� <b>������</b> �������� ����";
-$lang['Rules_post_cannot'] = "�� <b>�� ������</b> �������� ����";
-$lang['Rules_reply_can'] = "�� <b>������</b> �������� �� ���������";
-$lang['Rules_reply_cannot'] = "�� <b>�� ������</b> �������� �� ���������";
-$lang['Rules_edit_can'] = "�� <b>������</b> ������������� ���� ���������";
-$lang['Rules_edit_cannot'] = "�� <b>�� ������</b> ������������� ���� ���������";
-$lang['Rules_delete_can'] = "�� <b>������</b> ������� ���� ���������";
-$lang['Rules_delete_cannot'] = "�� <b>�� ������</b> ������� ���� ���������";
-$lang['Rules_vote_can'] = "�� <b>������</b> ���������� � �������";
-$lang['Rules_vote_cannot'] = "�� <b>�� ������</b> ���������� � �������";
-$lang['Rules_moderate'] = "�� <b>������</b> %s������������ ���� �����%s"; // %s replaced by a href
-
-$lang['No_topics_post_one'] = "� ���� ������ ���� ��� ���������<br />ٸ������ <b>������ ����� ����</b>, � ���� ��������� ������ ������.";
-
-
-//
-// Viewtopic
-//
-$lang['View_topic'] = "�������� ����";
-
-$lang['Guest'] = '�����';
-$lang['Post_subject'] = "��������� ���������";
-$lang['View_next_topic'] = "��������� ����";
-$lang['View_previous_topic'] = "���������� ����";
-$lang['Submit_vote'] = "�������������";
-$lang['View_results'] = "����������";
-
-$lang['No_newer_topics'] = "� ���� ������ ��� ����� ����� ���";
-$lang['No_older_topics'] = "� ���� ������ ��� ����� ������ ���";
-$lang['Topic_post_not_exist'] = "����, ������� �� ���������, �� ����������.";
-$lang['No_posts_topic'] = "� ���� ���� ��� ���������";
-
-$lang['Display_posts'] = "�������� ���������";
-$lang['All_Posts'] = "��� ���������";
-$lang['Newest_First'] = "������� � �����";
-$lang['Oldest_First'] = "������� �� ������";
-
-$lang['Back_to_top'] = "��������� � ������";
-
-$lang['Read_profile'] = "���������� �������"; // Followed by username of poster
-$lang['Send_email'] = "��������� e-mail "; // Followed by username of poster
-$lang['Visit_website'] = "�������� ���� ������";
-$lang['ICQ_status'] = "������ ICQ";
-$lang['Edit_delete_post'] = "��������/������� ��� ���������";
-$lang['View_IP'] = "�������� IP ����� ������";
-$lang['Delete_post'] = "������� ��� ���������";
-
-$lang['wrote'] = "�����(�)"; // proceeds the username and is followed by the quoted text
-$lang['Quote'] = "������"; // comes before bbcode quote output.
-$lang['Code'] = "���"; // comes before bbcode code output.
-
-$lang['Edited_time_total'] = "��������� ��� ���������������: %s (%s), ����� ��������������� %d ���"; // Last edited by me on 12 Oct 2001, edited 1 time in total
-$lang['Edited_times_total'] = "��������� ��� ���������������: %s (%s), ����� ��������������� %d ���(�)"; // Last edited by me on 12 Oct 2001, edited 2 times in total
-
-$lang['Lock_topic'] = "������� ����";
-$lang['Unlock_topic'] = "����� ������� ����";
-$lang['Move_topic'] = "��������� ����";
-$lang['Delete_topic'] = "������� ����";
-$lang['Split_topic'] = "��������� ����";
-
-$lang['Stop_watching_topic'] = "��������� ������� �� ��������";
-$lang['Start_watching_topic'] = "������� �� �������� � ����";
-$lang['No_longer_watching'] = "�� ������ �� ������� �� �������� � ���� ����";
-$lang['You_are_watching'] = "������ �� ������� �� �������� � ���� ����";
-
-$lang['Total_votes'] = "����� �������������";
-
-//
-// Posting/Replying (Not private messaging!)
-//
-$lang['Message_body'] = "���������";
-$lang['Topic_review'] = "����� ����";
-
-$lang['No_post_mode'] = "�� ������ ����� ���������";
-
-$lang['Post_a_new_topic'] = "������ ����� ����";
-$lang['Post_a_reply'] = "��������";
-$lang['Post_topic_as'] = "������ ����������� ����";
-$lang['Edit_Post'] = "������������� ���������";
-$lang['Options'] = "���������";
-
-$lang['Post_Announcement'] = "����������";
-$lang['Post_Sticky'] = "������";
-$lang['Post_Normal'] = "�������";
-
-$lang['Confirm_delete'] = "�� �������, ��� ������ ������� ��� ���������?";
-$lang['Confirm_delete_poll'] = "�� �������, ��� ������ ������� ���� �����?";
-
-$lang['Flood_Error'] = "�� �� ������ ��������� ��������� ��������� ����� ����� �����������. ����������, ���������� ���� �������.";
-$lang['Empty_subject'] = "�� ������ ������� ��������� ���������, ����� ��������� ����� ����";
-$lang['Empty_message'] = "�� ������ ������ ����� ���������";
-$lang['Forum_locked'] = "���� ����� ������, �� �� ������ ������ ����� ��������� � ������������� ������.";
-$lang['Topic_locked'] = "��� ���� �������, �� �� ������ ������ ������ � ������������� ���������.";
-$lang['No_post_id'] = "�� ������ ������� ��������� ��� ��������������";
-$lang['No_topic_id'] = "�� ������ ������� ���� ��� ������";
-$lang['No_valid_mode'] = "�� ������ ������ ��������� ����, �������� � ������������� ���������. ��������� � ���������� ��� ���.";
-$lang['No_such_post'] = "��������� �����������. ��������� � ���������� ��� ���.";
-$lang['Edit_own_posts'] = "��������, �� ������ ������������� ������ ���� ����������� ���������";
-$lang['Delete_own_posts'] = "��������, �� ������ ������� ������ ���� ����������� ���������";
-$lang['Cannot_delete_replied'] = "��������, �� �� ������ ������� ���������, �� ������� ���� �������� ������";
-$lang['Cannot_delete_poll'] = "��������, �� �� ������ ������� �������� �����";
-$lang['Empty_poll_title'] = "�� ������ ������ ��������� ��� ������";
-$lang['To_few_poll_options'] = "�� ������ ������ �� ����� ���� ��������� ������";
-$lang['To_many_poll_options'] = "�� ���������� ������ ������� ����� ��������� ������";
-$lang['Post_has_no_poll'] = "� ���� ��������� ��� ������";
-
-$lang['Add_poll'] = "�������� �����";
-$lang['Add_poll_explain'] = "���� �� �� ������ ��������� ����� � ������ ���������, �������� ���� �������";
-$lang['Poll_question'] = "������";
-$lang['Poll_option'] = "������� ������";
-$lang['Add_option'] = "�������� ��� �������";
-$lang['Update'] = "��������";
-$lang['Delete'] = "�������";
-$lang['Poll_for'] = "����� ������ ����";
-$lang['Days'] = "����"; // This is used for the Run poll for ... Days + in admin_forums for pruning
-$lang['Poll_for_explain'] = "[ ������� 0 ��� �������� ���� ������, ����� ����� �� �������� ]";
-$lang['Delete_poll'] = "������� �����";
-
-$lang['Disable_HTML_post'] = "��������� � ���� ��������� HTML";
-$lang['Disable_BBCode_post'] = "��������� � ���� ��������� BBCode";
-$lang['Disable_Smilies_post'] = "��������� � ���� ��������� ��������";
-
-$lang['HTML_is_ON'] = "HTML <u>�������</u>";
-$lang['HTML_is_OFF'] = "HTML <u>��������</u>";
-$lang['BBCode_is_ON'] = "%sBBCode%s <u>�������</u>";
-$lang['BBCode_is_OFF'] = "%sBBCode%s <u>��������</u>";
-$lang['Smilies_are_ON'] = "�������� <u>��������</u>";
-$lang['Smilies_are_OFF'] = "�������� <u>���������</u>";
-
-$lang['Attach_signature'] = "������������ ������� (������� ����� �������� � �������)";
-$lang['Notify'] = "�������� ��� � ��������� ������";
-$lang['Delete_post'] = "������� ���������";
-
-$lang['Stored'] = "���� ��������� ���� ������� ���������";
-$lang['Deleted'] = "���� ��������� ���� ������� �������";
-$lang['Poll_delete'] = "��� ����� ��� ������� �����";
-$lang['Vote_cast'] = "��� ����� ��� ����";
-
-$lang['Topic_reply_notification'] = "����������� �� ������ � ����";
-
-$lang['bbcode_b_help'] = "������ �����: [b]�����[/b] (alt+b)";
-$lang['bbcode_i_help'] = "��������� �����: [i]�����[/i] (alt+i)";
-$lang['bbcode_u_help'] = "������������ �����: [u]�����[/u] (alt+u)";
-$lang['bbcode_q_help'] = "������: [quote]�����[/quote] (alt+q)";
-$lang['bbcode_c_help'] = "��� (���������): [code]���[/code] (alt+c)";
-$lang['bbcode_l_help'] = "������: [list]�����[/list] (alt+l)";
-$lang['bbcode_o_help'] = "������������ ������: [list=]�����[/list] (alt+o)";
-$lang['bbcode_p_help'] = "�������� ��������: [img]http://image_url[/img] (alt+p)";
-$lang['bbcode_w_help'] = "�������� ������: [url]http://url[/url] ��� [url=http://url]����� ������[/url] (alt+w)";
-$lang['bbcode_a_help'] = "������� ��� �������� ���� bbCode";
-$lang['bbcode_s_help'] = "���� ������: [color=red]�����[/color] ���������: ����� ������������ color=#FF0000";
-$lang['bbcode_f_help'] = "������ ������: [size=x-small]��������� �����[/size]";
-
-$lang['Emoticons'] = "��������";
-$lang['More_emoticons'] = "�������������� ��������";
-
-$lang['Font_color'] = "���� ������";
-$lang['color_default'] = "�� ���������";
-$lang['color_dark_red'] = "Ҹ���-�������";
-$lang['color_red'] = "�������";
-$lang['color_orange'] = "���������";
-$lang['color_brown'] = "����������";
-$lang['color_yellow'] = "Ƹ����";
-$lang['color_green'] = "������";
-$lang['color_olive'] = "���������";
-$lang['color_cyan'] = "�������";
-$lang['color_blue'] = "�����";
-$lang['color_dark_blue'] = "Ҹ���-�����";
-$lang['color_indigo'] = "������";
-$lang['color_violet'] = "����������";
-$lang['color_white'] = "�����";
-$lang['color_black'] = "����";
-
-$lang['Font_size'] = "������ ������";
-$lang['font_tiny'] = "����� ���������";
-$lang['font_small'] = "���������";
-$lang['font_normal'] = "�������";
-$lang['font_large'] = "�������";
-$lang['font_huge'] = "��������";
-
-$lang['Close_Tags'] = "������� ����";
-$lang['Styles_tip'] = "���������: ����� ������ ��������� ����� � ����������� ������";
-
-
-//
-// Private Messaging
-//
-$lang['Private_Messaging'] = "������ ���������";
-
-$lang['Login_check_pm'] = "����� � ��������� ������ ���������";
-$lang['New_pms'] = "����� ���������: %d"; // You have 2 new messages
-$lang['New_pm'] = "����� ���������: %d"; // You have 1 new message
-$lang['No_new_pm'] = "����� ��������� ���";
-$lang['Unread_pms'] = "������������� ���������: %d";
-$lang['Unread_pm'] = "������������� ���������: %d";
-$lang['No_unread_pm'] = "��� ������������� ���������";
-$lang['You_new_pm'] = "��� ������ ����� ������ ���������";
-$lang['You_new_pms'] = "��� ������ ����� ������ ���������";
-$lang['You_no_new_pm'] = "� ��� ��� ����� ������ ���������";
-
-$lang['Inbox'] = "��������";
-$lang['Outbox'] = "���������";
-$lang['Savebox'] = "�����������";
-$lang['Sentbox'] = "������������";
-$lang['Flag'] = "����";
-$lang['Subject'] = "����";
-$lang['From'] = "��";
-$lang['To'] = "����";
-$lang['Date'] = "����";
-$lang['Mark'] = "�������";
-$lang['Sent'] = "����������";
-$lang['Saved'] = "���������";
-$lang['Delete_marked'] = "������� ����������";
-$lang['Delete_all'] = "������� ���";
-$lang['Save_marked'] = "��������� ����������";
-$lang['Save_message'] = "��������� ���������";
-$lang['Delete_message'] = "������� ���������";
-
-$lang['Display_messages'] = "�������� ���������"; // Followed by number of days/weeks/months
-$lang['All_Messages'] = "��� ���������";
-
-$lang['No_messages_folder'] = "� ���� ����� ��� ���������";
-
-$lang['PM_disabled'] = "����������� �������� ������ ��������� �� ���� ������� ���� ���������";
-$lang['Cannot_send_privmsg'] = "��������, ��� �� ��������� ���������� ������ ���������";
-$lang['No_to_user'] = "�� ������ ������� ��� ���������� ����� ���������";
-$lang['No_such_user'] = "��������, �� ������ ������������ �� ����������";
-
-$lang['Disable_HTML_pm'] = "��������� � ���� ��������� HTML";
-$lang['Disable_BBCode_pm'] = "��������� � ���� ��������� BBCode";
-$lang['Disable_Smilies_pm'] = "��������� � ���� ��������� ��������";
-
-$lang['Message_sent'] = "���� ��������� ���� ����������";
-
-$lang['Click_return_inbox'] = "%s��������� � ����� ���������%s";
-$lang['Click_return_index'] = "%s��������� � ������ �������%s";
-
-$lang['Send_a_new_message'] = "��������� ������ ���������";
-$lang['Send_a_reply'] = "�������� �� ������ ���������";
-$lang['Edit_message'] = "������������� ������ ���������";
-
-$lang['Notification_subject'] = "��� ������ ����� ������ ���������";
-
-$lang['Find_username'] = "����� ������������";
-$lang['Find'] = "�����";
-$lang['No_match'] = "�� �������";
-
-$lang['No_post_id'] = "�� ������ ID";
-$lang['No_such_folder'] = "����� ����� ���";
-$lang['No_folder'] = "�� ������� �����";
-
-$lang['Mark_all'] = "�������� ���";
-$lang['Unmark_all'] = "����� ���������";
-
-$lang['Confirm_delete_pm'] = "�� �������, ��� ������ ������� ��� ���������?";
-$lang['Confirm_delete_pms'] = "�� �������, ��� ������ ������� ��� ���������?";
-
-$lang['Inbox_size'] = "���� ����� ��������� ��������� �� %d%%"; // eg. Your Inbox is 50% full
-$lang['Sentbox_size'] = "���� ����� ������������� ��������� �� %d%%";
-$lang['Savebox_size'] = "���� ����� ������������ ��������� �� %d%%";
-
-$lang['Click_view_privmsg'] = "%s������� � ����� ���������%s";
-
-
-//
-// Profiles/Registration
-//
-$lang['Viewing_user_profile'] = "������� ������������ %s"; // %s is username
-$lang['About_user'] = "� ������������ %s"; // ����� "������������" - ����� �� �������������� � �������/������� �����
-
-$lang['Preferences'] = "������ ���������";
-$lang['Items_required'] = "���� ���������� * ����������� � ����������, ���� �� ������� ��������";
-$lang['Registration_info'] = "��������������� ����������";
-$lang['Profile_info'] = "�������";
-$lang['Profile_info_warn'] = "��� ���������� ����� � �������� �������";
-$lang['Avatar_panel'] = "���������� ��������";
-$lang['Avatar_gallery'] = "������� ������";
-
-$lang['Website'] = "����";
-$lang['Location'] = "������";
-$lang['Contact'] = "��� ��������� �"; // ��� ��������� � Vasya_Poopkin
-$lang['Email_address'] = "����� e-mail";
-$lang['Email'] = "E-mail";
-$lang['Send_private_message'] = "��������� ������ ���������";
-$lang['Hidden_email'] = "[ ����� ]";
-$lang['Search_user_posts'] = "������ ��� �������� ����� ������������";
-$lang['Interests'] = "��������";
-$lang['Occupation'] = "��� �������";
-$lang['Poster_rank'] = "������";
-
-$lang['Total_posts'] = "����� ���������";
-$lang['User_post_pct_stats'] = "%.2f%% �� ������ �����"; // 15% of total
-$lang['User_post_day_stats'] = "%.2f ��������� � ����"; // 1.5 posts per day
-$lang['Search_user_posts'] = "����� ��� ��������� ������������ %s"; // Find all posts by username
-
-$lang['No_user_id_specified'] = "��������, ������ ������������ �� ����������";
-$lang['Wrong_Profile'] = "�� �� ������ ������������� ����� �������.";
-
-$lang['Only_one_avatar'] = "����� ���� ������ ������ ���� ��� �������";
-$lang['File_no_data'] = "���� �� ���������� ���� URL �� �������� ������";
-$lang['No_connection_URL'] = "���������� ���������� ���������� � ��������� ���� URL";
-$lang['Incomplete_URL'] = "�� ������� �������� URL";
-$lang['Wrong_remote_avatar_format'] = "�������� URL �������� �������";
-$lang['No_send_account_inactive'] = "��������, �� ������ �� ����� ���� ������, ��� ��� ���� ������� ������ ���������. ���������� � �������������� ������ �� �������������� �����������.";
-
-$lang['Always_smile'] = "�������� ������ ��������";
-$lang['Always_html'] = "HTML ������ �������";
-$lang['Always_bbcode'] = "BBCode ������ �������";
-$lang['Always_add_sig'] = "������ ������������ ��� �������";
-$lang['Always_notify'] = "������ �������� ��� �� �������";
-$lang['Always_notify_explain'] = "����� ���-������ ������� �� ����, � ������� �� ������, ��� ���������� e-mail. ��� ����� ����� ��������� ��� ���������� ���������.";
-
-$lang['Board_style'] = "������� ��� �������";
-$lang['Board_lang'] = "����";
-$lang['No_themes'] = "� ���� ��� �������� ����";
-$lang['Timezone'] = "������� ����";
-$lang['Date_format'] = "������ ����";
-$lang['Date_format_explain'] = "��������� ��������� ������� <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> ����� PHP";
-$lang['Signature'] = "�������";
-$lang['Signature_explain'] = "��� �����, ������� ����� ��������� � ����������� ���� ����������. ����� ��� ���������� %d ���������.";
-$lang['Public_view_email'] = "������ ���������� ��� ����� e-mail";
-
-$lang['Current_password'] = "������� ������";
-$lang['New_password'] = "����� ������";
-$lang['Confirm_password'] = "����������� ������";
-$lang['Confirm_password_explain'] = "�� ������ ������� ��� ������� ������, ���� ������ �������� ��� ��� �������� ���� ����� e-mail.";
-$lang['password_if_changed'] = "���������� ������ ������ ���� �� ������ ��� ��������";
-$lang['password_confirm_if_changed'] = "������������ ������ ����� � ��� ������, ���� �� �������� ��� ����.";
-
-$lang['Avatar'] = "�������";
-$lang['Avatar_explain'] = "���������� ��������� ����������� ��� ����������� � ��� � ����������. ����� ���� �������� ������ ���� �����������, ������� �� ����� %d ��������, ������� �� ����� %d �������� � ������� �� ����� %d ��.";
-$lang['Upload_Avatar_file'] = "��������� ������� � ������ ����������";
-$lang['Upload_Avatar_URL'] = "��������� ������� � URL";
-$lang['Upload_Avatar_URL_explain'] = "������� URL �� �������� ��������� ���� � ������������, �� ����� ���������� �� ���� ����.";
-$lang['Pick_local_Avatar'] = "������� ������� �� �������";
-$lang['Link_remote_Avatar'] = "���������� ������� � ������� �������";
-$lang['Link_remote_Avatar_explain'] = "������� URL �����������, �� ������� �� ������ ���������.";
-$lang['Avatar_URL'] = "URL ����������� �������";
-$lang['Select_from_gallery'] = "������� ������� �� �������";
-$lang['View_avatar_gallery'] = "�������� �������";
-
-$lang['Select_avatar'] = "�������� �������";
-$lang['Return_profile'] = "��������� � �������";
-$lang['Select_category'] = "�������� ���������";
-
-$lang['Delete_Image'] = "������� �����������";
-$lang['Current_Image'] = "������� �����������";
-
-$lang['Notify_on_privmsg'] = "���������� � ����� ������ ����������";
-$lang['Popup_on_privmsg'] = "��������� ����� ���� ��� ����� ������ ���������";
-$lang['Popup_on_privmsg_explain'] = "� ��������� �������� ����� ����������� ����� ���� �������� � ������������ � ������� ������ ������� ���������.";
-$lang['Hide_user'] = "�������� ���� ���������� �� ������";
-
-$lang['Profile_updated'] = "��� ������� ��� �������";
-$lang['Profile_updated_inactive'] = "��� ������� ��� �������, �� �� �������� ������ ������, ��� ��� ������ ���� ������� ������ ���������. ��������� ��� �������� ����, ����� ������ ��� ����� �������������� ������� ������ ���, ���� ��������� ��������� ��������������, ��������� ���� ��� ������� �������������.";
-
-$lang['Password_mismatch'] = "�������� ������ �� ���������";
-$lang['Current_password_mismatch'] = "�������� ���� ������ �� ��������� � ������� �� ����";
-$lang['Password_long'] = "��� ������ ������ ���� �� ������� 32 ��������";
-$lang['Username_taken'] = "��������, ������������ � ����� ������ ��� ����������";
-$lang['Username_invalid'] = "��������, ��� ��� �������� ������������ �������, (�������� \")";
-$lang['Username_disallowed'] = "��������, ��� ��� ���� ��������� � �������������";
-$lang['Email_taken'] = "��������, ���� ����� e-mail ��� ����� ������ �������������";
-$lang['Email_banned'] = "��������, ���� ����� e-mail ��������� � ������ ������";
-$lang['Email_invalid'] = "��������, ���� ����� e-mail ����������";
-$lang['Invalid_username'] = "����������� ��� ������������ ��� ������, ���������, ���� �������� ������������ ������� (�������� \")";
-$lang['Signature_too_long'] = "������� ������� �������";
-$lang['Fields_empty'] = "�� ������ ��������� ������������ ����";
-$lang['Avatar_filetype'] = "���� ������� ������ ���� .jpg, .gif ��� .png";
-$lang['Avatar_filesize'] = "����� ����� ������� ������ ���� �� ����� %d ��";
-$lang['Avatar_imagesize'] = "������� ������ ���� �� ������ %d �������� � ������ � %d �������� � ������";
-
-$lang['Welcome_subject'] = "����� ���������� �� ������ %s";
-$lang['New_account_subject'] = "����� ������������";
-$lang['Account_activated_subject'] = "������� ������ ��������������";
-
-$lang['Account_added'] = "������� �� �����������, ������� ������ ���� �������. �� ������ ����� � �������, ��������� ���� ��� � ������.";
-$lang['Account_inactive'] = "������� ������ ���� �������. �� ���� ������ ��������� ����������� ������� ������, ���� ��� ����������� ��� ������ �� �������� ���� �����. ��������� ���� ����� ��� ����� ��������� ����������.";
-$lang['Account_inactive_admin'] = "������� ������ ���� �������. �� ���� ������ ��������� ����������� ����� ������� ������ ����������������. �� ��� ��������� e-mail, �, ��� ������ ��� ������������ ���� ������� ������, �� �������� �����������.";
-$lang['Account_active'] = "���� ������� ������ ���� ��������������. ������� �� �����������.";
-$lang['Account_active_admin'] = "���� ������� ������ ���� ��������������.";
-$lang['Reactivate'] = "����� �������������� ������� ������";
-$lang['COPPA'] = "���� ������� ������ ���� �������, �� ������ ��� ������ ���� ��������, ����� ��������� ���������� ���� ������� ��� �� e-mail.";
-
-$lang['Registration'] = "������� �����������";
-$lang['Reg_agreement'] = "���� �������������� � ���������� ����� ������ ��������� ������� ��� ������������� ������������ ��������� ��� ����� �������, ��� ��������� ����������� ����������. ����� ������� �� ��������, ��� ��������� �� ���� ������� �������� ����� ������ �� �������, � �� ������������� ������� (����� ���������, ����������� � ���������������) � ������������� �� ����� ���� ������������ �� �� ����������.<br /><br /> �� ������������ �� ��������� ��������������, ����������, �������������� ���������, ���������������� ���������, �������� � ������������ ����� � ������ ���������, ������� �������� ��������������� ������. ������� ���������� ����� ��������� ����� �������� � ������ ������������ ���������� �� ������� (��� ���� ��� ��������� ����� ��������� � �����������). IP ������ ���� ��������� ����������� ��� ����������� ���������� ����� ��������. �� ������������ � ���, ��� �������������� ������ ����� ����� �������, ���������������, ��������� ��� ������� ����� ���� � ����� ����� �� ������ ����������. ��� ������������ �� �������� � ���, ��� �������� ���� ���������� ����� ��������� � ���� ������. ���� ��� ���������� �� ����� ������� ������� ����� ��� ������ ����������, ������������� ������� �� ����� ���� ������������ �� �������� �������, ������� ����� �������� � �������������������� ������� � ���.<br /><br /> ��� ������ ���������� cookies ��� �������� ���������� �� ����� ����������. ��� cookie �� �������� ������� ���������� �� �������� ���� � ������ ���� ��� ��������� �������� ������ �������. ��� e-mail ����� ������������ ���� ��� ������������� ����� ����������� � ������ (� ��� ������� ������ ������ ���� �� �������� �������).<br /><br />�������� �� ������ ����������� �� ������������� ��� �������� � ����� ���������.";
-
-$lang['Agree_under_13'] = "� �������� � ����� ��������� � ��� <b>������</b> 13 ���";
-$lang['Agree_over_13'] = "� �������� � ����� ��������� � � <b>������</b> 13 ���";
-$lang['Agree_not'] = "� �� �������� � ����� ���������";
-
-$lang['Wrong_activation'] = "�������� ���� ���� ����������� �� ��������� � ���������� � ����";
-$lang['Send_password'] = "�������� ����� ������";
-$lang['Password_updated'] = "����� ������ ��� ������, ��������� �������� ����, ����� ������ ��� ��� ��������������";
-$lang['No_email_match'] = "�������� ���� ����� e-mail �� ��������� � ���������� �� ����� ������������";
-$lang['New_password_activation'] = "����������� ������ ������";
-$lang['Password_activated'] = "���� ������� ������ ���� ����� ��������������. ��� ����� � ������� ����������� ������ �� ����������� ��� ������.";
-
-$lang['Send_email_msg'] = "��������� e-mail";
-$lang['No_user_specified'] = "������������ �� ��� ������";
-$lang['User_prevent_email'] = "������������ �� ������ �������� e-mail. ���������� ��������� ���/�� ������ ���������";
-$lang['User_not_exist'] = "������������ �� ����������";
-$lang['CC_email'] = "��������� ����� ��������� ������ ����";
-$lang['Email_message_desc'] = "��������� ����� ���������� � ���� �������� ������, �� ��������� � ���� HTML ��� BBCode. � �������� ��������� ������ ����� ������������ ��� ����� e-mail.";
-$lang['Flood_email_limit'] = "�� �� ������ ��������� ��� ���� e-mail ����� ����� �����������, ���������� ������� ��� �������.";
-$lang['Recipient'] = "����������";
-$lang['Email_sent'] = "��������� ���� ����������";
-$lang['Send_email'] = "��������� e-mail";
-$lang['Empty_subject_email'] = "�� ������ ������� ���� ���������";
-$lang['Empty_message_email'] = "�� ������ ������� ����� ��������� ��� ��������";
-
-
-//
-// Memberslist
-//
-$lang['Select_sort_method'] = "����������� ��";
-$lang['Sort'] = "�����������";
-$lang['Sort_Top_Ten'] = "������ ����� �������� ����������";
-$lang['Sort_Joined'] = "���� �����������";
-$lang['Sort_Username'] = "����� ������������";
-$lang['Sort_Location'] = "���������������";
-$lang['Sort_Posts'] = "���������� ���������";
-$lang['Sort_Email'] = "������ e-mail";
-$lang['Sort_Website'] = "������ �����";
-$lang['Sort_Ascending'] = "�� �����������";
-$lang['Sort_Descending'] = "�� ��������";
-$lang['Order'] = ""; // �� �����, � ���������� ������������ � ��������� "Order ascending"
-
-
-//
-// Group control panel
-//
-$lang['Group_Control_Panel'] = "������ ���������� ��������";
-$lang['Group_member_details'] = "���������� � �������� � �������";
-$lang['Group_member_join'] = "�������� � ������";
-
-$lang['Group_Information'] = "���������� � ������";
-$lang['Group_name'] = "�������� ������";
-$lang['Group_description'] = "�������� ������";
-$lang['Group_membership'] = "�������� � ������";
-$lang['Group_Members'] = "����� ������";
-$lang['Group_Moderator'] = "��������� ������";
-$lang['Pending_members'] = "��������� � ����� ������";
-
-$lang['Group_type'] = "��� ������";
-$lang['Group_open'] = "������ � �������� ���������";
-$lang['Group_closed'] = "������ � �������� ���������";
-$lang['Group_hidden'] = "������� ������";
-
-$lang['Current_memberships'] = "��������� ������ �����";
-$lang['Non_member_groups'] = "�� ��������� ������ �����";
-$lang['Memberships_pending'] = "�������� � ����� �����";
-
-$lang['No_groups_exist'] = "��� �� ����� ������";
-$lang['Group_not_exist'] = "����� ������ �� ����������";
-
-$lang['Join_group'] = "�������� � ������";
-$lang['No_group_members'] = "� ���� ������ ��� �� ������ �����";
-$lang['Group_hidden_members'] = "��� ������ ������, �� �� ������ ���������� � ������";
-$lang['No_pending_group_members'] = "� ���� ������ ��� ���������� � �����";
-$lang["Group_joined"] = "�� ��������� � ���������� � ������. ����� ���� ������� ������� ��������� ������, ��� ����� �������� �����������.";
-$lang['Group_request'] = "���� ������ ������� � ���������� � ������.";
-$lang['Group_approved'] = "���� ������� ���� �������������.";
-$lang['Group_added'] = "�� ���� �������� � ������";
-$lang['Already_member_group'] = "�� ��� ��������� ������ ���� ������";
-$lang['User_is_member_group'] = "������������ ��� �������� ������ ���� ������";
-$lang['Group_type_updated'] = "��� ������ ������� �������";
-
-$lang['Could_not_add_user'] = "���������� ������������ �� ����������";
-$lang['Could_not_anon_user'] = "�� �� ������ ������� ���������� ������������ ������ ������";
-
-$lang['Confirm_unsub'] = "�� �������, ��� ������ ����� �� ���� ������?";
-$lang['Confirm_unsub_pending'] = "�� �������, ��� ������ ���������� �� ������� � ���� ������? ���� ������� � ���������� �� ���� �� �������������, �� ���������!";
-
-$lang['Unsub_success'] = "�� ������� �������� ��� ������.";
-
-$lang['Approve_selected'] = "�������� ����������";
-$lang['Deny_selected'] = "��������� ����������";
-$lang['Not_logged_in'] = "�� ������ ����� � �������, ������ ��� �������� � ������.";
-$lang['Remove_selected'] = "������� ����������";
-$lang['Add_member'] = "�������� ����� ������";
-$lang['Not_group_moderator'] = "�� �� ��������� ����������� ������ � �� ������ ��������� ������ ��������";
-
-$lang['Login_to_join'] = "������� � �������, ����� ������ ��� �������� � �������";
-$lang['This_open_group'] = "��� ������ � �������� ���������, �� ������ ������ ������� � ����������";
-$lang['This_closed_group'] = "��� ������ � �������� ���������, ����� ������������ �� �����������";
-$lang['This_hidden_group'] = "��� ������� ������, �������������� ���������� ������������� �� �����������";
-$lang['Member_this_group'] = "�� ���� ���� ������";
-$lang['Pending_this_group'] = "�� �������� � ����� ���� ������";
-$lang['Are_group_moderator'] = "�� ��������� ���� ������";
-$lang['None'] = "���";
-
-$lang['Subscribe'] = "�����������";
-$lang['Unsubscribe'] = "����������";
-$lang['View_Information'] = "����������� ����������";
-
-
-//
-// Search
-//
-$lang['Search_query'] = "������";
-$lang['Search_options'] = "��������� �������";
-
-$lang['Search_keywords'] = "�������� �����";
-$lang['Search_keywords_explain'] = "�� ������ ������������ <u>AND</u> ����� ���������� �����, ������� ������ ���� � �����������, <u>OR</u> ��� ����, ������� ����� ���� � �����������, � <u>NOT</u> ��� ����, ������� � ����������� ���� �� ������. ����������� * � �������� ������� ��� ���������� ����������.";
-$lang['Search_author'] = "����� �� ������";
-$lang['Search_author_explain'] = "����������� * � �������� �������";
-
-$lang['Search_for_any'] = "������ ����� �����/����� � ������ ��������";
-$lang['Search_for_all'] = "������ ��� �����";
-$lang['Search_title_msg'] = "������ � ��������� ��� � ������� ���������";
-$lang['Search_msg_only'] = "������ ������ � ������� ���������";
-
-$lang['Return_first'] = "���������� ������"; // followed by xxx characters
-$lang['characters_posts'] = "�������� ���������";
-
-$lang['Search_previous'] = "����� ����������"; // followed by days, weeks, months, year, all
-
-$lang['Sort_by'] = "����������� ��";
-$lang['Sort_Time'] = "������� ����������";
-$lang['Sort_Post_Subject'] = "��������� ���������";
-$lang['Sort_Topic_Title'] = "����";
-$lang['Sort_Author'] = "������";
-$lang['Sort_Forum'] = "������";
-
-$lang['Display_results'] = "���������� ���������� ���";
-$lang['All_available'] = "��� ���������";
-$lang['No_searchable_forums'] = "� ��� ��� ������� � ������ �� � ����� �� ������� �� �����";
-
-$lang['No_search_match'] = "���������� ��� ��� ��������� �� �������";
-$lang['Found_search_match'] = "����������� ������: %d"; // eg. Search found 1 match
-$lang['Found_search_matches'] = "����������� ������: %d"; // eg. Search found 24 matches
-
-$lang['Close_window'] = "������� ����";
-
-
-//
-// Auth related entries
-//
-// Note the %s will be replaced with one of the following 'user' arrays
-$lang['Sorry_auth_announce'] = "��������, ������ %s ����� ��������� ���������� � ���� ������";
-$lang['Sorry_auth_sticky'] = "��������, ������ %s ����� ��������� ������ ���� � ���� ������";
-$lang['Sorry_auth_read'] = "��������, ������ %s ����� ������ ��������� � ���� ������";
-$lang['Sorry_auth_post'] = "��������, ������ %s ����� �������� ���� � ���� ������";
-$lang['Sorry_auth_reply'] = "��������, ������ %s ����� �������� �� ��������� � ���� ������";
-$lang['Sorry_auth_edit'] = "��������, ������ %s ����� ������������� ��������� � ���� ������";
-$lang['Sorry_auth_delete'] = "��������, ������ %s ����� ������� ��������� � ���� ������";
-$lang['Sorry_auth_vote'] = "��������, ������ %s ����� ���������� � ������� ����� ������";
-
-// These replace the %s in the above strings
-$lang['Auth_Anonymous_Users'] = "<b>�����</b>";
-$lang['Auth_Registered_Users'] = "<b>������������������ ������������</b>";
-$lang['Auth_Users_granted_access'] = "<b>������������ �� ������������ ������� �������</b>";
-$lang['Auth_Moderators'] = "<b>����������</b>";
-$lang['Auth_Administrators'] = "<b>��������������</b>";
-
-$lang['Not_Moderator'] = "�� �� ��������� ����������� ����� ������";
-$lang['Not_Authorised'] = "��� �������";
-
-$lang['You_been_banned'] = "��� ��� ������ ������ � ������<br />���������� � ���������� ��� �������������� ������� �� �������������� �����������";
-
-
-//
-// Viewonline
-//
-$lang['Reg_users_zero_online'] = "������ �� ������ ������������������ �������������: 0 � "; // There ae 5 Registered and
-$lang['Reg_users_online'] = "������ �� ������ ������������������ �������������: %d � "; // There ae 5 Registered and
-$lang['Reg_user_online'] = "������ �� ������ ������������������ �������������: %d � ";
-$lang['Hidden_users_zero_online'] = "������� �������������: 0"; // 6 Hidden users online
-$lang['Hidden_users_online'] = "������� �������������: %d";
-$lang['Hidden_user_online'] = "������� �������������: %d"; // 6 Hidden users online
-$lang['Guest_users_online'] = "������ �� ������ ������: %d";
-$lang['Guest_users_zero_online'] = "������ �� ������ ������: 0"; // There are 10 Guest users online
-$lang['Guest_user_online'] = "������ �� ������ ������: %d";
-$lang['No_users_browsing'] = "���� ����� ������ ����� �� �������������";
-
-$lang['Online_explain'] = "��� ������ �������� �� ���������� ������������� �� ��������� ���� �����";
-
-$lang['Forum_Location'] = "����� �� ������";
-$lang['Last_updated'] = "��������� ���������";
-
-$lang['Forum_index'] = "������ �������";
-$lang['Logging_on'] = "���� � �������";
-$lang['Posting_message'] = "���������� ���������";
-$lang['Searching_forums'] = "����� �� ������";
-$lang['Viewing_profile'] = "�������� �������";
-$lang['Viewing_online'] = "�������� ���� ������ �� ������";
-$lang['Viewing_member_list'] = "�������� ������ �������������";
-$lang['Viewing_priv_msgs'] = "�������� ������ ���������";
-$lang['Viewing_FAQ'] = "�������� FAQ";
-
-
-//
-// Moderator Control Panel
-//
-$lang['Mod_CP'] = "������ ���������";
-$lang['Mod_CP_explain'] = "����� �� ������ ��������� �������� ��������� ����� ������. �� ������ ���������, ���������, ���������� ��� ������� ����� ���������� ���.";
-
-$lang['Select'] = "�������";
-$lang['Delete'] = "�������";
-$lang['Move'] = "�����������";
-$lang['Lock'] = "�������";
-$lang['Unlock'] = "�������";
-
-$lang['Topics_Removed'] = "��������� ���� ���� ������� ������� �� ���� ������";
-$lang['Topics_Locked'] = "��������� ���� ���� �������";
-$lang['Topics_Moved'] = "��������� ���� ���� ����������";
-$lang['Topics_Unlocked'] = "��������� ���� ���� �������";
-$lang['No_Topics_Moved'] = "�� ���� ���������� �� ����� ����";
-
-$lang['Confirm_delete_topic'] = "�� ������������� ������ ������� ��������� ����?";
-$lang['Confirm_lock_topic'] = "�� ������������� ������ ������� ��������� ����?";
-$lang['Confirm_unlock_topic'] = "�� ������������� ������ ������� ��������� ����?";
-$lang['Confirm_move_topic'] = "�� ������������� ������ ����������� ��������� ����?";
-
-$lang['Move_to_forum'] = "����������� � �����";
-$lang['Leave_shadow_topic'] = "�������� ������ � ������ ������";
-
-$lang['Split_Topic'] = "���������� ����";
-$lang['Split_Topic_explain'] = "� �������������� ���� ����� �� ������ ��������� ���� �� ��� ���� ������� ��������� �� ������, ���� ������ �� ���������� ���������";
-$lang['Split_title'] = "��������� ����� ����";
-$lang['Split_forum'] = "����� ��� ����� ����";
-$lang['Split_posts'] = "�������� ��������� ���������";
-$lang['Split_after'] = "�������� ��� ��������� ����� ����������";
-$lang['Topic_split'] = "��������� ���� ���� ������� ��������";
-
-$lang['Too_many_error'] = "�� ������� ������� ����� ���������. �� ������ ������� ������ ���� ���������, ����� �������� ��� ��������� ����� ����.";
-
-$lang['None_selected'] = "�� �� ������� �� ����� ���� ��� ���������� ���� ��������. ��������� ����� � ��������.";
-$lang['New_forum'] = "����� �����";
-
-$lang['This_posts_IP'] = "IP ����� ��� ����� ���������";
-$lang['Other_IP_this_user'] = "������ IP ������ � ������� ����� ���� ������������";
-$lang['Users_this_IP'] = "������������, �������� � ����� IP";
-$lang['IP_info'] = "���������� �� IP ������";
-$lang['Lookup_IP'] = "���������� ���� ��� IP";
-
-
-//
-// Timezones ... for display on each page
-//
-$lang['All_times'] = "������� ����: %s"; // This is followed by GMT and the timezone offset
-
-$lang['-12'] = "GMT -12:00";
-$lang['-11'] = "GMT -11:00";
-$lang['-10'] = "HST (Hawaii)";
-$lang['-9'] = "GMT -9:00";
-$lang['-8'] = "PST (U.S./Canada)";
-$lang['-7'] = "MST (U.S./Canada)";
-$lang['-6'] = "CST (U.S./Canada)";
-$lang['-5'] = "EST (U.S./Canada)";
-$lang['-4'] = "GMT -4:00";
-$lang['-3.5'] = "GMT -3:30";
-$lang['-3'] = "GMT -3:00";
-$lang['-2'] = "Mid-Atlantic";
-$lang['-1'] = "GMT -1:00";
-$lang['0'] = "GMT";
-$lang['1'] = "CET (Europe)";
-$lang['2'] = "EET (Europe)";
-$lang['3'] = "GMT +3:00";
-$lang['3.5'] = "GMT +3:30";
-$lang['4'] = "GMT +4:00";
-$lang['4.5'] = "GMT +4:30";
-$lang['5'] = "GMT +5:00";
-$lang['5.5'] = "GMT +5:30";
-$lang['6'] = "GMT +6:00";
-$lang['7'] = "GMT +7:00";
-$lang['8'] = "WST (Australia)";
-$lang['9'] = "GMT +9:00";
-$lang['9.5'] = "CST (Australia)";
-$lang['10'] = "EST (Australia)";
-$lang['11'] = "GMT +11:00";
-$lang['12'] = "GMT +12:00";
-
-// ������ �������������: ��� ����� - ������� ���� ����������/����� ������
-$lang['tz']['-12'] = "(GMT -12:00) ��������, ����������";
-$lang['tz']['-11'] = "(GMT -11:00) �-� ������, �����";
-$lang['tz']['-10'] = "(GMT -10:00) ������";
-$lang['tz']['-9'] = "(GMT -9:00) ������";
-$lang['tz']['-8'] = "(GMT -8:00) Pacific Time (��� � ������)";
-$lang['tz']['-7'] = "(GMT -7:00) Mountain Time (��� � ������)";
-$lang['tz']['-6'] = "(GMT -6:00) Central Time (��� � ������), ������";
-$lang['tz']['-5'] = "(GMT -5:00) Eastern Time (��� � ������), ������, ����, ����";
-$lang['tz']['-4'] = "(GMT -4:00) Atlantic Time (������), �������, �� ���";
-$lang['tz']['-3.5'] = "(GMT -3:30) ������������";
-$lang['tz']['-3'] = "(GMT -3:00) ��������, ������-�����, ����������, ������������ �-��";
-$lang['tz']['-2'] = "(GMT -2:00) ������������������� �����";
-$lang['tz']['-1'] = "(GMT -1:00) �������� �-��, �-�� ������� ����";
-$lang['tz']['0'] = "(GMT) ����� �� ��������: ������, ������, ��������, ��������, ��������";
-$lang['tz']['1'] = "(GMT +1:00) ������, ��������, ����������, ������, �����, ���";
-$lang['tz']['2'] = "(GMT +2:00) �����������, ����, �����, ����, ������";
-$lang['tz']['3'] = "(GMT +3:00) ������, �����-���������, ���������, ������, ��-����, �������";
-$lang['tz']['3.5'] = "(GMT +3:30) �������";
-$lang['tz']['4'] = "(GMT +4:00) ����, ������, �������, ��� ����, ������";
-$lang['tz']['4.5'] = "(GMT +4:30) �����";
-$lang['tz']['5'] = "(GMT +5:00) ������������, �������, ���������, ������";
-$lang['tz']['5.5'] = "(GMT +5:30) ������, ���������, ������, ���-����";
-$lang['tz']['6'] = "(GMT +6:00) �����������, ����, ����-���, �������, �����";
-$lang['tz']['7'] = "(GMT +7:00) ����������, �������, �����, ��������";
-$lang['tz']['8'] = "(GMT +8:00) �������, �����, �������, ����, ��������, ������";
-$lang['tz']['9'] = "(GMT +9:00) ������, �����, �������, ����, �����";
-$lang['tz']['9.5'] = "(GMT +9:30) ��������, ������";
-$lang['tz']['10'] = "(GMT +10:00) �����������, ��������, ����� ����� ������, ������";
-$lang['tz']['11'] = "(GMT +11:00) �������, �������, ����� ���������, ���������� �-��";
-$lang['tz']['12'] = "(GMT +12:00) ��������, ������, ����������, �����, ���������� �-��";
-
-$lang['datetime']['Sunday'] = "�����������";
-$lang['datetime']['Monday'] = "�����������";
-$lang['datetime']['Tuesday'] = "�������";
-$lang['datetime']['Wednesday'] = "�����";
-$lang['datetime']['Thursday'] = "�������";
-$lang['datetime']['Friday'] = "�������";
-$lang['datetime']['Saturday'] = "�������";
-$lang['datetime']['Sun'] = "��";
-$lang['datetime']['Mon'] = "��";
-$lang['datetime']['Tue'] = "��";
-$lang['datetime']['Wed'] = "��";
-$lang['datetime']['Thu'] = "��";
-$lang['datetime']['Fri'] = "��";
-$lang['datetime']['Sat'] = "��";
-$lang['datetime']['January'] = "������";
-$lang['datetime']['February'] = "�������";
-$lang['datetime']['March'] = "����";
-$lang['datetime']['April'] = "������";
-$lang['datetime']['May'] = "���";
-$lang['datetime']['June'] = "����";
-$lang['datetime']['July'] = "����";
-$lang['datetime']['August'] = "������";
-$lang['datetime']['September'] = "��������";
-$lang['datetime']['October'] = "�������";
-$lang['datetime']['November'] = "������";
-$lang['datetime']['December'] = "�������";
-$lang['datetime']['Jan'] = "���";
-$lang['datetime']['Feb'] = "���";
-$lang['datetime']['Mar'] = "���";
-$lang['datetime']['Apr'] = "���";
-$lang['datetime']['May'] = "���";
-$lang['datetime']['Jun'] = "���";
-$lang['datetime']['Jul'] = "���";
-$lang['datetime']['Aug'] = "���";
-$lang['datetime']['Sep'] = "���";
-$lang['datetime']['Oct'] = "���";
-$lang['datetime']['Nov'] = "���";
-$lang['datetime']['Desc'] = "���";
-
-//
-// Errors (not related to a
-// specific failure on a page)
-//
-$lang['Information'] = "����������";
-$lang['Critical_Information'] = "����������� ����������";
-
-$lang['General_Error'] = "����� ������";
-$lang['Critical_Error'] = "����������� ������";
-$lang['An_error_occured'] = "��������� ������";
-$lang['A_critical_error'] = "��������� ����������� ������";
-
-//
-// That's all Folks!
-// -------------------------------------------------
-
+<?php +/*************************************************************************** + * lang_main.php [Russian] + * ------------------- + * begin : Sat Dec 16 2000 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: posting.php,v 1.142 2002/01/28 18:47:41 psotfx Exp $ + * + ****************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation performed by Alexey V. Borzov (borz_off) +// borz_off@rdw.ru +// + + +setlocale(LC_ALL, "ru_RU.ISO-8859-5"); +$lang['ENCODING'] = "windows-1251"; +$lang['DIRECTION'] = "ltr"; +$lang['LEFT'] = "left"; +$lang['RIGHT'] = "right"; +$lang['DATE_FORMAT'] = "d.m.Y"; // This should be changed to the default date format for your language, php date() format + +// +// Common, these terms are used +// extensively on several pages +// +$lang['Forum'] = "�����"; +$lang['Category'] = "���������"; +$lang['Topic'] = "����"; +$lang['Topics'] = "����"; +$lang['Replies'] = "�������"; +$lang['Views'] = "����������"; +$lang['Post'] = "���������"; // ??? +$lang['Posts'] = "���������"; // ??? +$lang['Posted'] = "���������"; +$lang['Username'] = "���"; +$lang['Password'] = "������"; +$lang['Email'] = "Email"; +$lang['Poster'] = "�����"; // ??? +$lang['Author'] = "�����"; +$lang['Time'] = "�����"; +$lang['Hours'] = "����"; +$lang['Message'] = "���������"; + +$lang['1_Day'] = "�� ��������� ����"; +$lang['7_Days'] = "�� ��������� 7 ����"; +$lang['2_Weeks'] = "�� ��������� 2 ������"; +$lang['1_Month'] = "�� ��������� �����"; +$lang['3_Months'] = "�� ��������� 3 ������"; +$lang['6_Months'] = "�� ��������� 6 �������"; +$lang['1_Year'] = "�� ��������� ���"; + +$lang['Go'] = "�������"; +$lang['Jump_to'] = "�������"; +$lang['Submit'] = "���������"; +$lang['Reset'] = "�������"; +$lang['Cancel'] = "������"; +$lang['Preview'] = "�����. ��������"; +$lang['Confirm'] = "�����������"; +$lang['Spellcheck'] = "����������"; +$lang['Yes'] = "��"; +$lang['No'] = "���"; +$lang['Enabled'] = "��������"; +$lang['Disabled'] = "���������"; +$lang['Error'] = "������"; + +$lang['Next'] = "����."; +$lang['Previous'] = "����."; +$lang['Goto_page'] = "�� ��������"; +$lang['Joined'] = "���������������"; +$lang['IP_Address'] = "����� IP"; + +$lang['Select_forum'] = "�������� �����"; +$lang['View_latest_post'] = "���������� ��������� ���������"; +$lang['View_newest_post'] = "����� ����� ���������"; +$lang['Page_of'] = "�������� <b>%d</b> �� <b>%d</b>"; // Replaces with: Page 1 of 2 for example + +$lang['ICQ'] = "ICQ Number"; +$lang['AIM'] = "AIM Address"; +$lang['MSNM'] = "MSN Messenger"; +$lang['YIM'] = "Yahoo Messenger"; + +$lang['Forum_Index'] = "������ ������� %s"; + +$lang['Post_new_topic'] = "������ ����� ����"; +$lang['Reply_to_topic'] = "�������� �� ����"; +$lang['Reply_with_quote'] = "�������� � �������"; + +$lang['Click_return_topic'] = "%s��������� � ����%s"; +$lang['Click_return_login'] = "%s����������� ��� ���%s"; +$lang['Click_return_forum'] = "%s��������� � �����%s"; +$lang['Click_view_message'] = "%s����������� ���� ���������%s"; +$lang['Click_return_modcp'] = "%s��������� � ������ ���������%s"; +$lang['Click_return_group'] = "%s��������� � ���������� � �������%s"; + +$lang['Admin_panel'] = "������� � ����������������� ������"; + +$lang['Board_disable'] = "��������, ��� ������ ���������. ���������� ����� �������"; + + +// +// Global Header strings +// +$lang['Registered_users'] = "������������������ ������������:"; +$lang['Browsing_forum'] = "������ ���� ����� �������������:"; +$lang['Online_users_zero_total'] = "������ ����������� �� ������: <b>0</b>, �� ��� "; +$lang['Online_users_total'] = "������ ����������� �� ������: <b>%d</b>, �� ��� "; +$lang['Online_user_total'] = "������ ����������� �� ������: <b>%d</b>, �� ��� "; +$lang['Reg_users_zero_total'] = "������������������: 0, "; +$lang['Reg_users_total'] = "������������������: %d, "; +$lang['Reg_user_total'] = "������������������: %d, "; +$lang['Hidden_users_zero_total'] = "�������: 0 � "; +$lang['Hidden_users_total'] = "�������: %d � "; +$lang['Hidden_user_total'] = "�������: %d � "; +$lang['Guest_users_zero_total'] = "������: 0"; +$lang['Guest_users_total'] = "������: %d"; +$lang['Guest_user_total'] = "������: %d"; +$lang['Record_online_users'] = "������ ����� ����������� (<b>%s</b>) ����� ���� %s"; // first %s = number of users, second %s is the date. + +$lang['Admin_online_color'] = "%s�������������%s"; +$lang['Mod_online_color'] = "%s���������%s"; + +$lang['You_last_visit'] = "�� ��������� ��� �������� %s"; +$lang['Current_time'] = "������� ����� %s"; // %s replaced by time + +$lang['Search_new'] = "����� ��������� � ������ ���������� ���������"; +$lang['Search_your_posts'] = "����� ���� ���������"; +$lang['Search_unanswered'] = "����� ��������� ��� �������"; + +$lang['Register'] = "�����������"; +$lang['Profile'] = "�������"; +$lang['Edit_profile'] = "������������� ��� �������"; +$lang['Search'] = "�����"; +$lang['Memberlist'] = "������������"; +$lang['FAQ'] = "FAQ"; +$lang['BBCode_guide'] = "����������� �� BBCode"; +$lang['Usergroups'] = "������"; +$lang['Last_Post'] = "��������� ���������"; +$lang['Moderator'] = "���������"; +$lang['Moderators'] = "����������"; + + +// +// Stats block text +// +$lang['Posted_articles_zero_total'] = "���� ������������ �� �������� �� ������ ���������"; // Number of posts +$lang['Posted_article_total'] = "���� ������������ �������� ���������: <b>%d</b>"; // Number of posts +$lang['Posted_articles_total'] = "���� ������������ �������� ���������: <b>%d</b>"; // Number of posts +$lang['Registered_users_zero_total'] = "� ��� ��� ������������������ �������������"; // # registered users +$lang['Registered_user_total'] = "����� ������������������ �������������: <b>%d</b>"; // # registered users +$lang['Registered_users_total'] = "����� ������������������ �������������: <b>%d</b>"; // # registered users +$lang['Newest_user'] = "��������� ������������������ ������������: <b>%s%s%s</b>"; // username + +$lang['No_new_posts_last_visit'] = "��� ����� ��������� � ���������� ���������"; +$lang['No_new_posts'] = "��� ����� ���������"; +$lang['New_posts'] = "����� ���������"; +$lang['New_post'] = "����� ���������"; +$lang['No_new_posts_hot'] = "��� ����� ��������� [ ���������� ���� ]"; +$lang['New_posts_hot'] = "����� ��������� [ ���������� ���� ]"; +$lang['No_new_posts_locked'] = "��� ����� ��������� [ ���� ������� ]"; +$lang['New_posts_locked'] = "����� ��������� [ ���� ������� ]"; +$lang['Forum_is_locked'] = "����� ������"; + + +// +// Login +// +$lang['Enter_password'] = "������� ���� ��� � ������ ��� ����� � �������"; +$lang['Login'] = "����"; +$lang['Logout'] = "�����"; + +$lang['Forgotten_password'] = "������ ������?"; + +$lang['Log_me_in'] = "������������� ������� ��� ������ ���������"; + +$lang['Error_login'] = "�� ����� ��������/���������� ��� ������������ ��� �������� ������."; + + +// +// Index page +// +$lang['Index'] = "�������"; +$lang['No_Posts'] = "��� ���������"; +$lang['No_forums'] = "�� ���� ����� ��� �������"; + +$lang['Private_Message'] = "������ ���������"; +$lang['Private_Messages'] = "������ ���������"; +$lang['Who_is_Online'] = "��� ������ �� ������"; + +$lang['Mark_all_forums'] = "�������� ��� ������ ��� ���������"; +$lang['Forums_marked_read'] = "��� ������ ���� �������� ��� ���������"; + + +// +// Viewforum +// +$lang['View_forum'] = "�������� ������"; + +$lang['Forum_not_exist'] = "������, ������� �� �������, �� ����������"; +$lang['Reached_on_error'] = "�� ������ �� ��� �������� ��-�� ������"; + +$lang['Display_topics'] = "�������� ����"; +$lang['All_Topics'] = "��� ����"; + +$lang['Topic_Announcement'] = "<b>����������:</b>"; +$lang['Topic_Sticky'] = "<b>������:</b>"; +$lang['Topic_Moved'] = "<b>����������:</b>"; +$lang['Topic_Poll'] = "<b>[ ����� ]</b>"; + +$lang['Mark_all_topics'] = "�������� ��� ���� ��� ���������"; +$lang['Topics_marked_read'] = "��� ���� � ���� ������ ���� �������� ��� ���������"; + +$lang['Rules_post_can'] = "�� <b>������</b> �������� ����"; +$lang['Rules_post_cannot'] = "�� <b>�� ������</b> �������� ����"; +$lang['Rules_reply_can'] = "�� <b>������</b> �������� �� ���������"; +$lang['Rules_reply_cannot'] = "�� <b>�� ������</b> �������� �� ���������"; +$lang['Rules_edit_can'] = "�� <b>������</b> ������������� ���� ���������"; +$lang['Rules_edit_cannot'] = "�� <b>�� ������</b> ������������� ���� ���������"; +$lang['Rules_delete_can'] = "�� <b>������</b> ������� ���� ���������"; +$lang['Rules_delete_cannot'] = "�� <b>�� ������</b> ������� ���� ���������"; +$lang['Rules_vote_can'] = "�� <b>������</b> ���������� � �������"; +$lang['Rules_vote_cannot'] = "�� <b>�� ������</b> ���������� � �������"; +$lang['Rules_moderate'] = "�� <b>������</b> %s������������ ���� �����%s"; // %s replaced by a href + +$lang['No_topics_post_one'] = "� ���� ������ ���� ��� ���������<br />ٸ������ <b>������ ����� ����</b>, � ���� ��������� ������ ������."; + + +// +// Viewtopic +// +$lang['View_topic'] = "�������� ����"; + +$lang['Guest'] = '�����'; +$lang['Post_subject'] = "��������� ���������"; +$lang['View_next_topic'] = "��������� ����"; +$lang['View_previous_topic'] = "���������� ����"; +$lang['Submit_vote'] = "�������������"; +$lang['View_results'] = "����������"; + +$lang['No_newer_topics'] = "� ���� ������ ��� ����� ����� ���"; +$lang['No_older_topics'] = "� ���� ������ ��� ����� ������ ���"; +$lang['Topic_post_not_exist'] = "����, ������� �� ���������, �� ����������."; +$lang['No_posts_topic'] = "� ���� ���� ��� ���������"; + +$lang['Display_posts'] = "�������� ���������"; +$lang['All_Posts'] = "��� ���������"; +$lang['Newest_First'] = "������� � �����"; +$lang['Oldest_First'] = "������� �� ������"; + +$lang['Back_to_top'] = "��������� � ������"; + +$lang['Read_profile'] = "���������� �������"; // Followed by username of poster +$lang['Send_email'] = "��������� e-mail "; // Followed by username of poster +$lang['Visit_website'] = "�������� ���� ������"; +$lang['ICQ_status'] = "������ ICQ"; +$lang['Edit_delete_post'] = "��������/������� ��� ���������"; +$lang['View_IP'] = "�������� IP ����� ������"; +$lang['Delete_post'] = "������� ��� ���������"; + +$lang['wrote'] = "�����(�)"; // proceeds the username and is followed by the quoted text +$lang['Quote'] = "������"; // comes before bbcode quote output. +$lang['Code'] = "���"; // comes before bbcode code output. + +$lang['Edited_time_total'] = "��������� ��� ���������������: %s (%s), ����� ��������������� %d ���"; // Last edited by me on 12 Oct 2001, edited 1 time in total +$lang['Edited_times_total'] = "��������� ��� ���������������: %s (%s), ����� ��������������� %d ���(�)"; // Last edited by me on 12 Oct 2001, edited 2 times in total + +$lang['Lock_topic'] = "������� ����"; +$lang['Unlock_topic'] = "����� ������� ����"; +$lang['Move_topic'] = "��������� ����"; +$lang['Delete_topic'] = "������� ����"; +$lang['Split_topic'] = "��������� ����"; + +$lang['Stop_watching_topic'] = "��������� ������� �� ��������"; +$lang['Start_watching_topic'] = "������� �� �������� � ����"; +$lang['No_longer_watching'] = "�� ������ �� ������� �� �������� � ���� ����"; +$lang['You_are_watching'] = "������ �� ������� �� �������� � ���� ����"; + +$lang['Total_votes'] = "����� �������������"; + +// +// Posting/Replying (Not private messaging!) +// +$lang['Message_body'] = "���������"; +$lang['Topic_review'] = "����� ����"; + +$lang['No_post_mode'] = "�� ������ ����� ���������"; + +$lang['Post_a_new_topic'] = "������ ����� ����"; +$lang['Post_a_reply'] = "��������"; +$lang['Post_topic_as'] = "������ ����������� ����"; +$lang['Edit_Post'] = "������������� ���������"; +$lang['Options'] = "���������"; + +$lang['Post_Announcement'] = "����������"; +$lang['Post_Sticky'] = "������"; +$lang['Post_Normal'] = "�������"; + +$lang['Confirm_delete'] = "�� �������, ��� ������ ������� ��� ���������?"; +$lang['Confirm_delete_poll'] = "�� �������, ��� ������ ������� ���� �����?"; + +$lang['Flood_Error'] = "�� �� ������ ��������� ��������� ��������� ����� ����� �����������. ����������, ���������� ���� �������."; +$lang['Empty_subject'] = "�� ������ ������� ��������� ���������, ����� ��������� ����� ����"; +$lang['Empty_message'] = "�� ������ ������ ����� ���������"; +$lang['Forum_locked'] = "���� ����� ������, �� �� ������ ������ ����� ��������� � ������������� ������."; +$lang['Topic_locked'] = "��� ���� �������, �� �� ������ ������ ������ � ������������� ���������."; +$lang['No_post_id'] = "�� ������ ������� ��������� ��� ��������������"; +$lang['No_topic_id'] = "�� ������ ������� ���� ��� ������"; +$lang['No_valid_mode'] = "�� ������ ������ ��������� ����, �������� � ������������� ���������. ��������� � ���������� ��� ���."; +$lang['No_such_post'] = "��������� �����������. ��������� � ���������� ��� ���."; +$lang['Edit_own_posts'] = "��������, �� ������ ������������� ������ ���� ����������� ���������"; +$lang['Delete_own_posts'] = "��������, �� ������ ������� ������ ���� ����������� ���������"; +$lang['Cannot_delete_replied'] = "��������, �� �� ������ ������� ���������, �� ������� ���� �������� ������"; +$lang['Cannot_delete_poll'] = "��������, �� �� ������ ������� �������� �����"; +$lang['Empty_poll_title'] = "�� ������ ������ ��������� ��� ������"; +$lang['To_few_poll_options'] = "�� ������ ������ �� ����� ���� ��������� ������"; +$lang['To_many_poll_options'] = "�� ���������� ������ ������� ����� ��������� ������"; +$lang['Post_has_no_poll'] = "� ���� ��������� ��� ������"; + +$lang['Add_poll'] = "�������� �����"; +$lang['Add_poll_explain'] = "���� �� �� ������ ��������� ����� � ������ ���������, �������� ���� �������"; +$lang['Poll_question'] = "������"; +$lang['Poll_option'] = "������� ������"; +$lang['Add_option'] = "�������� ��� �������"; +$lang['Update'] = "��������"; +$lang['Delete'] = "�������"; +$lang['Poll_for'] = "����� ������ ����"; +$lang['Days'] = "����"; // This is used for the Run poll for ... Days + in admin_forums for pruning +$lang['Poll_for_explain'] = "[ ������� 0 ��� �������� ���� ������, ����� ����� �� �������� ]"; +$lang['Delete_poll'] = "������� �����"; + +$lang['Disable_HTML_post'] = "��������� � ���� ��������� HTML"; +$lang['Disable_BBCode_post'] = "��������� � ���� ��������� BBCode"; +$lang['Disable_Smilies_post'] = "��������� � ���� ��������� ��������"; + +$lang['HTML_is_ON'] = "HTML <u>�������</u>"; +$lang['HTML_is_OFF'] = "HTML <u>��������</u>"; +$lang['BBCode_is_ON'] = "%sBBCode%s <u>�������</u>"; +$lang['BBCode_is_OFF'] = "%sBBCode%s <u>��������</u>"; +$lang['Smilies_are_ON'] = "�������� <u>��������</u>"; +$lang['Smilies_are_OFF'] = "�������� <u>���������</u>"; + +$lang['Attach_signature'] = "������������ ������� (������� ����� �������� � �������)"; +$lang['Notify'] = "�������� ��� � ��������� ������"; +$lang['Delete_post'] = "������� ���������"; + +$lang['Stored'] = "���� ��������� ���� ������� ���������"; +$lang['Deleted'] = "���� ��������� ���� ������� �������"; +$lang['Poll_delete'] = "��� ����� ��� ������� �����"; +$lang['Vote_cast'] = "��� ����� ��� ����"; + +$lang['Topic_reply_notification'] = "����������� �� ������ � ����"; + +$lang['bbcode_b_help'] = "������ �����: [b]�����[/b] (alt+b)"; +$lang['bbcode_i_help'] = "��������� �����: [i]�����[/i] (alt+i)"; +$lang['bbcode_u_help'] = "������������ �����: [u]�����[/u] (alt+u)"; +$lang['bbcode_q_help'] = "������: [quote]�����[/quote] (alt+q)"; +$lang['bbcode_c_help'] = "��� (���������): [code]���[/code] (alt+c)"; +$lang['bbcode_l_help'] = "������: [list]�����[/list] (alt+l)"; +$lang['bbcode_o_help'] = "������������ ������: [list=]�����[/list] (alt+o)"; +$lang['bbcode_p_help'] = "�������� ��������: [img]http://image_url[/img] (alt+p)"; +$lang['bbcode_w_help'] = "�������� ������: [url]http://url[/url] ��� [url=http://url]����� ������[/url] (alt+w)"; +$lang['bbcode_a_help'] = "������� ��� �������� ���� bbCode"; +$lang['bbcode_s_help'] = "���� ������: [color=red]�����[/color] ���������: ����� ������������ color=#FF0000"; +$lang['bbcode_f_help'] = "������ ������: [size=x-small]��������� �����[/size]"; + +$lang['Emoticons'] = "��������"; +$lang['More_emoticons'] = "�������������� ��������"; + +$lang['Font_color'] = "���� ������"; +$lang['color_default'] = "�� ���������"; +$lang['color_dark_red'] = "Ҹ���-�������"; +$lang['color_red'] = "�������"; +$lang['color_orange'] = "���������"; +$lang['color_brown'] = "����������"; +$lang['color_yellow'] = "Ƹ����"; +$lang['color_green'] = "������"; +$lang['color_olive'] = "���������"; +$lang['color_cyan'] = "�������"; +$lang['color_blue'] = "�����"; +$lang['color_dark_blue'] = "Ҹ���-�����"; +$lang['color_indigo'] = "������"; +$lang['color_violet'] = "����������"; +$lang['color_white'] = "�����"; +$lang['color_black'] = "����"; + +$lang['Font_size'] = "������ ������"; +$lang['font_tiny'] = "����� ���������"; +$lang['font_small'] = "���������"; +$lang['font_normal'] = "�������"; +$lang['font_large'] = "�������"; +$lang['font_huge'] = "��������"; + +$lang['Close_Tags'] = "������� ����"; +$lang['Styles_tip'] = "���������: ����� ������ ��������� ����� � ����������� ������"; + + +// +// Private Messaging +// +$lang['Private_Messaging'] = "������ ���������"; + +$lang['Login_check_pm'] = "����� � ��������� ������ ���������"; +$lang['New_pms'] = "����� ���������: %d"; // You have 2 new messages +$lang['New_pm'] = "����� ���������: %d"; // You have 1 new message +$lang['No_new_pm'] = "����� ��������� ���"; +$lang['Unread_pms'] = "������������� ���������: %d"; +$lang['Unread_pm'] = "������������� ���������: %d"; +$lang['No_unread_pm'] = "��� ������������� ���������"; +$lang['You_new_pm'] = "��� ������ ����� ������ ���������"; +$lang['You_new_pms'] = "��� ������ ����� ������ ���������"; +$lang['You_no_new_pm'] = "� ��� ��� ����� ������ ���������"; + +$lang['Inbox'] = "��������"; +$lang['Outbox'] = "���������"; +$lang['Savebox'] = "�����������"; +$lang['Sentbox'] = "������������"; +$lang['Flag'] = "����"; +$lang['Subject'] = "����"; +$lang['From'] = "��"; +$lang['To'] = "����"; +$lang['Date'] = "����"; +$lang['Mark'] = "�������"; +$lang['Sent'] = "����������"; +$lang['Saved'] = "���������"; +$lang['Delete_marked'] = "������� ����������"; +$lang['Delete_all'] = "������� ���"; +$lang['Save_marked'] = "��������� ����������"; +$lang['Save_message'] = "��������� ���������"; +$lang['Delete_message'] = "������� ���������"; + +$lang['Display_messages'] = "�������� ���������"; // Followed by number of days/weeks/months +$lang['All_Messages'] = "��� ���������"; + +$lang['No_messages_folder'] = "� ���� ����� ��� ���������"; + +$lang['PM_disabled'] = "����������� �������� ������ ��������� �� ���� ������� ���� ���������"; +$lang['Cannot_send_privmsg'] = "��������, ��� �� ��������� ���������� ������ ���������"; +$lang['No_to_user'] = "�� ������ ������� ��� ���������� ����� ���������"; +$lang['No_such_user'] = "��������, �� ������ ������������ �� ����������"; + +$lang['Disable_HTML_pm'] = "��������� � ���� ��������� HTML"; +$lang['Disable_BBCode_pm'] = "��������� � ���� ��������� BBCode"; +$lang['Disable_Smilies_pm'] = "��������� � ���� ��������� ��������"; + +$lang['Message_sent'] = "���� ��������� ���� ����������"; + +$lang['Click_return_inbox'] = "%s��������� � ����� ���������%s"; +$lang['Click_return_index'] = "%s��������� � ������ �������%s"; + +$lang['Send_a_new_message'] = "��������� ������ ���������"; +$lang['Send_a_reply'] = "�������� �� ������ ���������"; +$lang['Edit_message'] = "������������� ������ ���������"; + +$lang['Notification_subject'] = "��� ������ ����� ������ ���������"; + +$lang['Find_username'] = "����� ������������"; +$lang['Find'] = "�����"; +$lang['No_match'] = "�� �������"; + +$lang['No_post_id'] = "�� ������ ID"; +$lang['No_such_folder'] = "����� ����� ���"; +$lang['No_folder'] = "�� ������� �����"; + +$lang['Mark_all'] = "�������� ���"; +$lang['Unmark_all'] = "����� ���������"; + +$lang['Confirm_delete_pm'] = "�� �������, ��� ������ ������� ��� ���������?"; +$lang['Confirm_delete_pms'] = "�� �������, ��� ������ ������� ��� ���������?"; + +$lang['Inbox_size'] = "���� ����� ��������� ��������� �� %d%%"; // eg. Your Inbox is 50% full +$lang['Sentbox_size'] = "���� ����� ������������� ��������� �� %d%%"; +$lang['Savebox_size'] = "���� ����� ������������ ��������� �� %d%%"; + +$lang['Click_view_privmsg'] = "%s������� � ����� ���������%s"; + + +// +// Profiles/Registration +// +$lang['Viewing_user_profile'] = "������� ������������ %s"; // %s is username +$lang['About_user'] = "� ������������ %s"; // ����� "������������" - ����� �� �������������� � �������/������� ����� + +$lang['Preferences'] = "������ ���������"; +$lang['Items_required'] = "���� ���������� * ����������� � ����������, ���� �� ������� ��������"; +$lang['Registration_info'] = "��������������� ����������"; +$lang['Profile_info'] = "�������"; +$lang['Profile_info_warn'] = "��� ���������� ����� � �������� �������"; +$lang['Avatar_panel'] = "���������� ��������"; +$lang['Avatar_gallery'] = "������� ������"; + +$lang['Website'] = "����"; +$lang['Location'] = "������"; +$lang['Contact'] = "��� ��������� �"; // ��� ��������� � Vasya_Poopkin +$lang['Email_address'] = "����� e-mail"; +$lang['Email'] = "E-mail"; +$lang['Send_private_message'] = "��������� ������ ���������"; +$lang['Hidden_email'] = "[ ����� ]"; +$lang['Search_user_posts'] = "������ ��� �������� ����� ������������"; +$lang['Interests'] = "��������"; +$lang['Occupation'] = "��� �������"; +$lang['Poster_rank'] = "������"; + +$lang['Total_posts'] = "����� ���������"; +$lang['User_post_pct_stats'] = "%.2f%% �� ������ �����"; // 15% of total +$lang['User_post_day_stats'] = "%.2f ��������� � ����"; // 1.5 posts per day +$lang['Search_user_posts'] = "����� ��� ��������� ������������ %s"; // Find all posts by username + +$lang['No_user_id_specified'] = "��������, ������ ������������ �� ����������"; +$lang['Wrong_Profile'] = "�� �� ������ ������������� ����� �������."; + +$lang['Only_one_avatar'] = "����� ���� ������ ������ ���� ��� �������"; +$lang['File_no_data'] = "���� �� ���������� ���� URL �� �������� ������"; +$lang['No_connection_URL'] = "���������� ���������� ���������� � ��������� ���� URL"; +$lang['Incomplete_URL'] = "�� ������� �������� URL"; +$lang['Wrong_remote_avatar_format'] = "�������� URL �������� �������"; +$lang['No_send_account_inactive'] = "��������, �� ������ �� ����� ���� ������, ��� ��� ���� ������� ������ ���������. ���������� � �������������� ������ �� �������������� �����������."; + +$lang['Always_smile'] = "�������� ������ ��������"; +$lang['Always_html'] = "HTML ������ �������"; +$lang['Always_bbcode'] = "BBCode ������ �������"; +$lang['Always_add_sig'] = "������ ������������ ��� �������"; +$lang['Always_notify'] = "������ �������� ��� �� �������"; +$lang['Always_notify_explain'] = "����� ���-������ ������� �� ����, � ������� �� ������, ��� ���������� e-mail. ��� ����� ����� ��������� ��� ���������� ���������."; + +$lang['Board_style'] = "������� ��� �������"; +$lang['Board_lang'] = "����"; +$lang['No_themes'] = "� ���� ��� �������� ����"; +$lang['Timezone'] = "������� ����"; +$lang['Date_format'] = "������ ����"; +$lang['Date_format_explain'] = "��������� ��������� ������� <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> ����� PHP"; +$lang['Signature'] = "�������"; +$lang['Signature_explain'] = "��� �����, ������� ����� ��������� � ����������� ���� ����������. ����� ��� ���������� %d ���������."; +$lang['Public_view_email'] = "������ ���������� ��� ����� e-mail"; + +$lang['Current_password'] = "������� ������"; +$lang['New_password'] = "����� ������"; +$lang['Confirm_password'] = "����������� ������"; +$lang['Confirm_password_explain'] = "�� ������ ������� ��� ������� ������, ���� ������ �������� ��� ��� �������� ���� ����� e-mail."; +$lang['password_if_changed'] = "���������� ������ ������ ���� �� ������ ��� ��������"; +$lang['password_confirm_if_changed'] = "������������ ������ ����� � ��� ������, ���� �� �������� ��� ����."; + +$lang['Avatar'] = "�������"; +$lang['Avatar_explain'] = "���������� ��������� ����������� ��� ����������� � ��� � ����������. ����� ���� �������� ������ ���� �����������, ������� �� ����� %d ��������, ������� �� ����� %d �������� � ������� �� ����� %d ��."; +$lang['Upload_Avatar_file'] = "��������� ������� � ������ ����������"; +$lang['Upload_Avatar_URL'] = "��������� ������� � URL"; +$lang['Upload_Avatar_URL_explain'] = "������� URL �� �������� ��������� ���� � ������������, �� ����� ���������� �� ���� ����."; +$lang['Pick_local_Avatar'] = "������� ������� �� �������"; +$lang['Link_remote_Avatar'] = "���������� ������� � ������� �������"; +$lang['Link_remote_Avatar_explain'] = "������� URL �����������, �� ������� �� ������ ���������."; +$lang['Avatar_URL'] = "URL ����������� �������"; +$lang['Select_from_gallery'] = "������� ������� �� �������"; +$lang['View_avatar_gallery'] = "�������� �������"; + +$lang['Select_avatar'] = "�������� �������"; +$lang['Return_profile'] = "��������� � �������"; +$lang['Select_category'] = "�������� ���������"; + +$lang['Delete_Image'] = "������� �����������"; +$lang['Current_Image'] = "������� �����������"; + +$lang['Notify_on_privmsg'] = "���������� � ����� ������ ����������"; +$lang['Popup_on_privmsg'] = "��������� ����� ���� ��� ����� ������ ���������"; +$lang['Popup_on_privmsg_explain'] = "� ��������� �������� ����� ����������� ����� ���� �������� � ������������ � ������� ������ ������� ���������."; +$lang['Hide_user'] = "�������� ���� ���������� �� ������"; + +$lang['Profile_updated'] = "��� ������� ��� �������"; +$lang['Profile_updated_inactive'] = "��� ������� ��� �������, �� �� �������� ������ ������, ��� ��� ������ ���� ������� ������ ���������. ��������� ��� �������� ����, ����� ������ ��� ����� �������������� ������� ������ ���, ���� ��������� ��������� ��������������, ��������� ���� ��� ������� �������������."; + +$lang['Password_mismatch'] = "�������� ������ �� ���������"; +$lang['Current_password_mismatch'] = "�������� ���� ������ �� ��������� � ������� �� ����"; +$lang['Password_long'] = "��� ������ ������ ���� �� ������� 32 ��������"; +$lang['Username_taken'] = "��������, ������������ � ����� ������ ��� ����������"; +$lang['Username_invalid'] = "��������, ��� ��� �������� ������������ �������, (�������� \")"; +$lang['Username_disallowed'] = "��������, ��� ��� ���� ��������� � �������������"; +$lang['Email_taken'] = "��������, ���� ����� e-mail ��� ����� ������ �������������"; +$lang['Email_banned'] = "��������, ���� ����� e-mail ��������� � ������ ������"; +$lang['Email_invalid'] = "��������, ���� ����� e-mail ����������"; +$lang['Invalid_username'] = "����������� ��� ������������ ��� ������, ���������, ���� �������� ������������ ������� (�������� \")"; +$lang['Signature_too_long'] = "������� ������� �������"; +$lang['Fields_empty'] = "�� ������ ��������� ������������ ����"; +$lang['Avatar_filetype'] = "���� ������� ������ ���� .jpg, .gif ��� .png"; +$lang['Avatar_filesize'] = "����� ����� ������� ������ ���� �� ����� %d ��"; +$lang['Avatar_imagesize'] = "������� ������ ���� �� ������ %d �������� � ������ � %d �������� � ������"; + +$lang['Welcome_subject'] = "����� ���������� �� ������ %s"; +$lang['New_account_subject'] = "����� ������������"; +$lang['Account_activated_subject'] = "������� ������ ��������������"; + +$lang['Account_added'] = "������� �� �����������, ������� ������ ���� �������. �� ������ ����� � �������, ��������� ���� ��� � ������."; +$lang['Account_inactive'] = "������� ������ ���� �������. �� ���� ������ ��������� ����������� ������� ������, ���� ��� ����������� ��� ������ �� �������� ���� �����. ��������� ���� ����� ��� ����� ��������� ����������."; +$lang['Account_inactive_admin'] = "������� ������ ���� �������. �� ���� ������ ��������� ����������� ����� ������� ������ ����������������. �� ��� ��������� e-mail, �, ��� ������ ��� ������������ ���� ������� ������, �� �������� �����������."; +$lang['Account_active'] = "���� ������� ������ ���� ��������������. ������� �� �����������."; +$lang['Account_active_admin'] = "���� ������� ������ ���� ��������������."; +$lang['Reactivate'] = "����� �������������� ������� ������"; +$lang['COPPA'] = "���� ������� ������ ���� �������, �� ������ ��� ������ ���� ��������, ����� ��������� ���������� ���� ������� ��� �� e-mail."; + +$lang['Registration'] = "������� �����������"; +$lang['Reg_agreement'] = "���� �������������� � ���������� ����� ������ ��������� ������� ��� ������������� ������������ ��������� ��� ����� �������, ��� ��������� ����������� ����������. ����� ������� �� ��������, ��� ��������� �� ���� ������� �������� ����� ������ �� �������, � �� ������������� ������� (����� ���������, ����������� � ���������������) � ������������� �� ����� ���� ������������ �� �� ����������.<br /><br /> �� ������������ �� ��������� ��������������, ����������, �������������� ���������, ���������������� ���������, �������� � ������������ ����� � ������ ���������, ������� �������� ��������������� ������. ������� ���������� ����� ��������� ����� �������� � ������ ������������ ���������� �� ������� (��� ���� ��� ��������� ����� ��������� � �����������). IP ������ ���� ��������� ����������� ��� ����������� ���������� ����� ��������. �� ������������ � ���, ��� �������������� ������ ����� ����� �������, ���������������, ��������� ��� ������� ����� ���� � ����� ����� �� ������ ����������. ��� ������������ �� �������� � ���, ��� �������� ���� ���������� ����� ��������� � ���� ������. ���� ��� ���������� �� ����� ������� ������� ����� ��� ������ ����������, ������������� ������� �� ����� ���� ������������ �� �������� �������, ������� ����� �������� � �������������������� ������� � ���.<br /><br /> ��� ������ ���������� cookies ��� �������� ���������� �� ����� ����������. ��� cookie �� �������� ������� ���������� �� �������� ���� � ������ ���� ��� ��������� �������� ������ �������. ��� e-mail ����� ������������ ���� ��� ������������� ����� ����������� � ������ (� ��� ������� ������ ������ ���� �� �������� �������).<br /><br />�������� �� ������ ����������� �� ������������� ��� �������� � ����� ���������."; + +$lang['Agree_under_13'] = "� �������� � ����� ��������� � ��� <b>������</b> 13 ���"; +$lang['Agree_over_13'] = "� �������� � ����� ��������� � � <b>������</b> 13 ���"; +$lang['Agree_not'] = "� �� �������� � ����� ���������"; + +$lang['Wrong_activation'] = "�������� ���� ���� ����������� �� ��������� � ���������� � ����"; +$lang['Send_password'] = "�������� ����� ������"; +$lang['Password_updated'] = "����� ������ ��� ������, ��������� �������� ����, ����� ������ ��� ��� ��������������"; +$lang['No_email_match'] = "�������� ���� ����� e-mail �� ��������� � ���������� �� ����� ������������"; +$lang['New_password_activation'] = "����������� ������ ������"; +$lang['Password_activated'] = "���� ������� ������ ���� ����� ��������������. ��� ����� � ������� ����������� ������ �� ����������� ��� ������."; + +$lang['Send_email_msg'] = "��������� e-mail"; +$lang['No_user_specified'] = "������������ �� ��� ������"; +$lang['User_prevent_email'] = "������������ �� ������ �������� e-mail. ���������� ��������� ���/�� ������ ���������"; +$lang['User_not_exist'] = "������������ �� ����������"; +$lang['CC_email'] = "��������� ����� ��������� ������ ����"; +$lang['Email_message_desc'] = "��������� ����� ���������� � ���� �������� ������, �� ��������� � ���� HTML ��� BBCode. � �������� ��������� ������ ����� ������������ ��� ����� e-mail."; +$lang['Flood_email_limit'] = "�� �� ������ ��������� ��� ���� e-mail ����� ����� �����������, ���������� ������� ��� �������."; +$lang['Recipient'] = "����������"; +$lang['Email_sent'] = "��������� ���� ����������"; +$lang['Send_email'] = "��������� e-mail"; +$lang['Empty_subject_email'] = "�� ������ ������� ���� ���������"; +$lang['Empty_message_email'] = "�� ������ ������� ����� ��������� ��� ��������"; + + +// +// Memberslist +// +$lang['Select_sort_method'] = "����������� ��"; +$lang['Sort'] = "�����������"; +$lang['Sort_Top_Ten'] = "������ ����� �������� ����������"; +$lang['Sort_Joined'] = "���� �����������"; +$lang['Sort_Username'] = "����� ������������"; +$lang['Sort_Location'] = "���������������"; +$lang['Sort_Posts'] = "���������� ���������"; +$lang['Sort_Email'] = "������ e-mail"; +$lang['Sort_Website'] = "������ �����"; +$lang['Sort_Ascending'] = "�� �����������"; +$lang['Sort_Descending'] = "�� ��������"; +$lang['Order'] = ""; // �� �����, � ���������� ������������ � ��������� "Order ascending" + + +// +// Group control panel +// +$lang['Group_Control_Panel'] = "������ ���������� ��������"; +$lang['Group_member_details'] = "���������� � �������� � �������"; +$lang['Group_member_join'] = "�������� � ������"; + +$lang['Group_Information'] = "���������� � ������"; +$lang['Group_name'] = "�������� ������"; +$lang['Group_description'] = "�������� ������"; +$lang['Group_membership'] = "�������� � ������"; +$lang['Group_Members'] = "����� ������"; +$lang['Group_Moderator'] = "��������� ������"; +$lang['Pending_members'] = "��������� � ����� ������"; + +$lang['Group_type'] = "��� ������"; +$lang['Group_open'] = "������ � �������� ���������"; +$lang['Group_closed'] = "������ � �������� ���������"; +$lang['Group_hidden'] = "������� ������"; + +$lang['Current_memberships'] = "��������� ������ �����"; +$lang['Non_member_groups'] = "�� ��������� ������ �����"; +$lang['Memberships_pending'] = "�������� � ����� �����"; + +$lang['No_groups_exist'] = "��� �� ����� ������"; +$lang['Group_not_exist'] = "����� ������ �� ����������"; + +$lang['Join_group'] = "�������� � ������"; +$lang['No_group_members'] = "� ���� ������ ��� �� ������ �����"; +$lang['Group_hidden_members'] = "��� ������ ������, �� �� ������ ���������� � ������"; +$lang['No_pending_group_members'] = "� ���� ������ ��� ���������� � �����"; +$lang["Group_joined"] = "�� ��������� � ���������� � ������. ����� ���� ������� ������� ��������� ������, ��� ����� �������� �����������."; +$lang['Group_request'] = "���� ������ ������� � ���������� � ������."; +$lang['Group_approved'] = "���� ������� ���� �������������."; +$lang['Group_added'] = "�� ���� �������� � ������"; +$lang['Already_member_group'] = "�� ��� ��������� ������ ���� ������"; +$lang['User_is_member_group'] = "������������ ��� �������� ������ ���� ������"; +$lang['Group_type_updated'] = "��� ������ ������� �������"; + +$lang['Could_not_add_user'] = "���������� ������������ �� ����������"; +$lang['Could_not_anon_user'] = "�� �� ������ ������� ���������� ������������ ������ ������"; + +$lang['Confirm_unsub'] = "�� �������, ��� ������ ����� �� ���� ������?"; +$lang['Confirm_unsub_pending'] = "�� �������, ��� ������ ���������� �� ������� � ���� ������? ���� ������� � ���������� �� ���� �� �������������, �� ���������!"; + +$lang['Unsub_success'] = "�� ������� �������� ��� ������."; + +$lang['Approve_selected'] = "�������� ����������"; +$lang['Deny_selected'] = "��������� ����������"; +$lang['Not_logged_in'] = "�� ������ ����� � �������, ������ ��� �������� � ������."; +$lang['Remove_selected'] = "������� ����������"; +$lang['Add_member'] = "�������� ����� ������"; +$lang['Not_group_moderator'] = "�� �� ��������� ����������� ������ � �� ������ ��������� ������ ��������"; + +$lang['Login_to_join'] = "������� � �������, ����� ������ ��� �������� � �������"; +$lang['This_open_group'] = "��� ������ � �������� ���������, �� ������ ������ ������� � ����������"; +$lang['This_closed_group'] = "��� ������ � �������� ���������, ����� ������������ �� �����������"; +$lang['This_hidden_group'] = "��� ������� ������, �������������� ���������� ������������� �� �����������"; +$lang['Member_this_group'] = "�� ���� ���� ������"; +$lang['Pending_this_group'] = "�� �������� � ����� ���� ������"; +$lang['Are_group_moderator'] = "�� ��������� ���� ������"; +$lang['None'] = "���"; + +$lang['Subscribe'] = "�����������"; +$lang['Unsubscribe'] = "����������"; +$lang['View_Information'] = "����������� ����������"; + + +// +// Search +// +$lang['Search_query'] = "������"; +$lang['Search_options'] = "��������� �������"; + +$lang['Search_keywords'] = "�������� �����"; +$lang['Search_keywords_explain'] = "�� ������ ������������ <u>AND</u> ����� ���������� �����, ������� ������ ���� � �����������, <u>OR</u> ��� ����, ������� ����� ���� � �����������, � <u>NOT</u> ��� ����, ������� � ����������� ���� �� ������. ����������� * � �������� ������� ��� ���������� ����������."; +$lang['Search_author'] = "����� �� ������"; +$lang['Search_author_explain'] = "����������� * � �������� �������"; + +$lang['Search_for_any'] = "������ ����� �����/����� � ������ ��������"; +$lang['Search_for_all'] = "������ ��� �����"; +$lang['Search_title_msg'] = "������ � ��������� ��� � ������� ���������"; +$lang['Search_msg_only'] = "������ ������ � ������� ���������"; + +$lang['Return_first'] = "���������� ������"; // followed by xxx characters +$lang['characters_posts'] = "�������� ���������"; + +$lang['Search_previous'] = "����� ����������"; // followed by days, weeks, months, year, all + +$lang['Sort_by'] = "����������� ��"; +$lang['Sort_Time'] = "������� ����������"; +$lang['Sort_Post_Subject'] = "��������� ���������"; +$lang['Sort_Topic_Title'] = "����"; +$lang['Sort_Author'] = "������"; +$lang['Sort_Forum'] = "������"; + +$lang['Display_results'] = "���������� ���������� ���"; +$lang['All_available'] = "��� ���������"; +$lang['No_searchable_forums'] = "� ��� ��� ������� � ������ �� � ����� �� ������� �� �����"; + +$lang['No_search_match'] = "���������� ��� ��� ��������� �� �������"; +$lang['Found_search_match'] = "����������� ������: %d"; // eg. Search found 1 match +$lang['Found_search_matches'] = "����������� ������: %d"; // eg. Search found 24 matches + +$lang['Close_window'] = "������� ����"; + + +// +// Auth related entries +// +// Note the %s will be replaced with one of the following 'user' arrays +$lang['Sorry_auth_announce'] = "��������, ������ %s ����� ��������� ���������� � ���� ������"; +$lang['Sorry_auth_sticky'] = "��������, ������ %s ����� ��������� ������ ���� � ���� ������"; +$lang['Sorry_auth_read'] = "��������, ������ %s ����� ������ ��������� � ���� ������"; +$lang['Sorry_auth_post'] = "��������, ������ %s ����� �������� ���� � ���� ������"; +$lang['Sorry_auth_reply'] = "��������, ������ %s ����� �������� �� ��������� � ���� ������"; +$lang['Sorry_auth_edit'] = "��������, ������ %s ����� ������������� ��������� � ���� ������"; +$lang['Sorry_auth_delete'] = "��������, ������ %s ����� ������� ��������� � ���� ������"; +$lang['Sorry_auth_vote'] = "��������, ������ %s ����� ���������� � ������� ����� ������"; + +// These replace the %s in the above strings +$lang['Auth_Anonymous_Users'] = "<b>�����</b>"; +$lang['Auth_Registered_Users'] = "<b>������������������ ������������</b>"; +$lang['Auth_Users_granted_access'] = "<b>������������ �� ������������ ������� �������</b>"; +$lang['Auth_Moderators'] = "<b>����������</b>"; +$lang['Auth_Administrators'] = "<b>��������������</b>"; + +$lang['Not_Moderator'] = "�� �� ��������� ����������� ����� ������"; +$lang['Not_Authorised'] = "��� �������"; + +$lang['You_been_banned'] = "��� ��� ������ ������ � ������<br />���������� � ���������� ��� �������������� ������� �� �������������� �����������"; + + +// +// Viewonline +// +$lang['Reg_users_zero_online'] = "������ �� ������ ������������������ �������������: 0 � "; // There ae 5 Registered and +$lang['Reg_users_online'] = "������ �� ������ ������������������ �������������: %d � "; // There ae 5 Registered and +$lang['Reg_user_online'] = "������ �� ������ ������������������ �������������: %d � "; +$lang['Hidden_users_zero_online'] = "������� �������������: 0"; // 6 Hidden users online +$lang['Hidden_users_online'] = "������� �������������: %d"; +$lang['Hidden_user_online'] = "������� �������������: %d"; // 6 Hidden users online +$lang['Guest_users_online'] = "������ �� ������ ������: %d"; +$lang['Guest_users_zero_online'] = "������ �� ������ ������: 0"; // There are 10 Guest users online +$lang['Guest_user_online'] = "������ �� ������ ������: %d"; +$lang['No_users_browsing'] = "���� ����� ������ ����� �� �������������"; + +$lang['Online_explain'] = "��� ������ �������� �� ���������� ������������� �� ��������� ���� �����"; + +$lang['Forum_Location'] = "����� �� ������"; +$lang['Last_updated'] = "��������� ���������"; + +$lang['Forum_index'] = "������ �������"; +$lang['Logging_on'] = "���� � �������"; +$lang['Posting_message'] = "���������� ���������"; +$lang['Searching_forums'] = "����� �� ������"; +$lang['Viewing_profile'] = "�������� �������"; +$lang['Viewing_online'] = "�������� ���� ������ �� ������"; +$lang['Viewing_member_list'] = "�������� ������ �������������"; +$lang['Viewing_priv_msgs'] = "�������� ������ ���������"; +$lang['Viewing_FAQ'] = "�������� FAQ"; + + +// +// Moderator Control Panel +// +$lang['Mod_CP'] = "������ ���������"; +$lang['Mod_CP_explain'] = "����� �� ������ ��������� �������� ��������� ����� ������. �� ������ ���������, ���������, ���������� ��� ������� ����� ���������� ���."; + +$lang['Select'] = "�������"; +$lang['Delete'] = "�������"; +$lang['Move'] = "�����������"; +$lang['Lock'] = "�������"; +$lang['Unlock'] = "�������"; + +$lang['Topics_Removed'] = "��������� ���� ���� ������� ������� �� ���� ������"; +$lang['Topics_Locked'] = "��������� ���� ���� �������"; +$lang['Topics_Moved'] = "��������� ���� ���� ����������"; +$lang['Topics_Unlocked'] = "��������� ���� ���� �������"; +$lang['No_Topics_Moved'] = "�� ���� ���������� �� ����� ����"; + +$lang['Confirm_delete_topic'] = "�� ������������� ������ ������� ��������� ����?"; +$lang['Confirm_lock_topic'] = "�� ������������� ������ ������� ��������� ����?"; +$lang['Confirm_unlock_topic'] = "�� ������������� ������ ������� ��������� ����?"; +$lang['Confirm_move_topic'] = "�� ������������� ������ ����������� ��������� ����?"; + +$lang['Move_to_forum'] = "����������� � �����"; +$lang['Leave_shadow_topic'] = "�������� ������ � ������ ������"; + +$lang['Split_Topic'] = "���������� ����"; +$lang['Split_Topic_explain'] = "� �������������� ���� ����� �� ������ ��������� ���� �� ��� ���� ������� ��������� �� ������, ���� ������ �� ���������� ���������"; +$lang['Split_title'] = "��������� ����� ����"; +$lang['Split_forum'] = "����� ��� ����� ����"; +$lang['Split_posts'] = "�������� ��������� ���������"; +$lang['Split_after'] = "�������� ��� ��������� ����� ����������"; +$lang['Topic_split'] = "��������� ���� ���� ������� ��������"; + +$lang['Too_many_error'] = "�� ������� ������� ����� ���������. �� ������ ������� ������ ���� ���������, ����� �������� ��� ��������� ����� ����."; + +$lang['None_selected'] = "�� �� ������� �� ����� ���� ��� ���������� ���� ��������. ��������� ����� � ��������."; +$lang['New_forum'] = "����� �����"; + +$lang['This_posts_IP'] = "IP ����� ��� ����� ���������"; +$lang['Other_IP_this_user'] = "������ IP ������ � ������� ����� ���� ������������"; +$lang['Users_this_IP'] = "������������, �������� � ����� IP"; +$lang['IP_info'] = "���������� �� IP ������"; +$lang['Lookup_IP'] = "���������� ���� ��� IP"; + + +// +// Timezones ... for display on each page +// +$lang['All_times'] = "������� ����: %s"; // This is followed by GMT and the timezone offset + +$lang['-12'] = "GMT -12:00"; +$lang['-11'] = "GMT -11:00"; +$lang['-10'] = "HST (Hawaii)"; +$lang['-9'] = "GMT -9:00"; +$lang['-8'] = "PST (U.S./Canada)"; +$lang['-7'] = "MST (U.S./Canada)"; +$lang['-6'] = "CST (U.S./Canada)"; +$lang['-5'] = "EST (U.S./Canada)"; +$lang['-4'] = "GMT -4:00"; +$lang['-3.5'] = "GMT -3:30"; +$lang['-3'] = "GMT -3:00"; +$lang['-2'] = "Mid-Atlantic"; +$lang['-1'] = "GMT -1:00"; +$lang['0'] = "GMT"; +$lang['1'] = "CET (Europe)"; +$lang['2'] = "EET (Europe)"; +$lang['3'] = "GMT +3:00"; +$lang['3.5'] = "GMT +3:30"; +$lang['4'] = "GMT +4:00"; +$lang['4.5'] = "GMT +4:30"; +$lang['5'] = "GMT +5:00"; +$lang['5.5'] = "GMT +5:30"; +$lang['6'] = "GMT +6:00"; +$lang['7'] = "GMT +7:00"; +$lang['8'] = "WST (Australia)"; +$lang['9'] = "GMT +9:00"; +$lang['9.5'] = "CST (Australia)"; +$lang['10'] = "EST (Australia)"; +$lang['11'] = "GMT +11:00"; +$lang['12'] = "GMT +12:00"; + +// ������ �������������: ��� ����� - ������� ���� ����������/����� ������ +$lang['tz']['-12'] = "(GMT -12:00) ��������, ����������"; +$lang['tz']['-11'] = "(GMT -11:00) �-� ������, �����"; +$lang['tz']['-10'] = "(GMT -10:00) ������"; +$lang['tz']['-9'] = "(GMT -9:00) ������"; +$lang['tz']['-8'] = "(GMT -8:00) Pacific Time (��� � ������)"; +$lang['tz']['-7'] = "(GMT -7:00) Mountain Time (��� � ������)"; +$lang['tz']['-6'] = "(GMT -6:00) Central Time (��� � ������), ������"; +$lang['tz']['-5'] = "(GMT -5:00) Eastern Time (��� � ������), ������, ����, ����"; +$lang['tz']['-4'] = "(GMT -4:00) Atlantic Time (������), �������, �� ���"; +$lang['tz']['-3.5'] = "(GMT -3:30) ������������"; +$lang['tz']['-3'] = "(GMT -3:00) ��������, ������-�����, ����������, ������������ �-��"; +$lang['tz']['-2'] = "(GMT -2:00) ������������������� �����"; +$lang['tz']['-1'] = "(GMT -1:00) �������� �-��, �-�� ������� ����"; +$lang['tz']['0'] = "(GMT) ����� �� ��������: ������, ������, ��������, ��������, ��������"; +$lang['tz']['1'] = "(GMT +1:00) ������, ��������, ����������, ������, �����, ���"; +$lang['tz']['2'] = "(GMT +2:00) �����������, ����, �����, ����, ������"; +$lang['tz']['3'] = "(GMT +3:00) ������, �����-���������, ���������, ������, ��-����, �������"; +$lang['tz']['3.5'] = "(GMT +3:30) �������"; +$lang['tz']['4'] = "(GMT +4:00) ����, ������, �������, ��� ����, ������"; +$lang['tz']['4.5'] = "(GMT +4:30) �����"; +$lang['tz']['5'] = "(GMT +5:00) ������������, �������, ���������, ������"; +$lang['tz']['5.5'] = "(GMT +5:30) ������, ���������, ������, ���-����"; +$lang['tz']['6'] = "(GMT +6:00) �����������, ����, ����-���, �������, �����"; +$lang['tz']['7'] = "(GMT +7:00) ����������, �������, �����, ��������"; +$lang['tz']['8'] = "(GMT +8:00) �������, �����, �������, ����, ��������, ������"; +$lang['tz']['9'] = "(GMT +9:00) ������, �����, �������, ����, �����"; +$lang['tz']['9.5'] = "(GMT +9:30) ��������, ������"; +$lang['tz']['10'] = "(GMT +10:00) �����������, ��������, ����� ����� ������, ������"; +$lang['tz']['11'] = "(GMT +11:00) �������, �������, ����� ���������, ���������� �-��"; +$lang['tz']['12'] = "(GMT +12:00) ��������, ������, ����������, �����, ���������� �-��"; + +$lang['datetime']['Sunday'] = "�����������"; +$lang['datetime']['Monday'] = "�����������"; +$lang['datetime']['Tuesday'] = "�������"; +$lang['datetime']['Wednesday'] = "�����"; +$lang['datetime']['Thursday'] = "�������"; +$lang['datetime']['Friday'] = "�������"; +$lang['datetime']['Saturday'] = "�������"; +$lang['datetime']['Sun'] = "��"; +$lang['datetime']['Mon'] = "��"; +$lang['datetime']['Tue'] = "��"; +$lang['datetime']['Wed'] = "��"; +$lang['datetime']['Thu'] = "��"; +$lang['datetime']['Fri'] = "��"; +$lang['datetime']['Sat'] = "��"; +$lang['datetime']['January'] = "������"; +$lang['datetime']['February'] = "�������"; +$lang['datetime']['March'] = "����"; +$lang['datetime']['April'] = "������"; +$lang['datetime']['May'] = "���"; +$lang['datetime']['June'] = "����"; +$lang['datetime']['July'] = "����"; +$lang['datetime']['August'] = "������"; +$lang['datetime']['September'] = "��������"; +$lang['datetime']['October'] = "�������"; +$lang['datetime']['November'] = "������"; +$lang['datetime']['December'] = "�������"; +$lang['datetime']['Jan'] = "���"; +$lang['datetime']['Feb'] = "���"; +$lang['datetime']['Mar'] = "���"; +$lang['datetime']['Apr'] = "���"; +$lang['datetime']['May'] = "���"; +$lang['datetime']['Jun'] = "���"; +$lang['datetime']['Jul'] = "���"; +$lang['datetime']['Aug'] = "���"; +$lang['datetime']['Sep'] = "���"; +$lang['datetime']['Oct'] = "���"; +$lang['datetime']['Nov'] = "���"; +$lang['datetime']['Desc'] = "���"; + +// +// Errors (not related to a +// specific failure on a page) +// +$lang['Information'] = "����������"; +$lang['Critical_Information'] = "����������� ����������"; + +$lang['General_Error'] = "����� ������"; +$lang['Critical_Error'] = "����������� ������"; +$lang['An_error_occured'] = "��������� ������"; +$lang['A_critical_error'] = "��������� ����������� ������"; + +// +// That's all Folks! +// ------------------------------------------------- + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_russian/search_stopwords.txt b/phpBB/language/lang_russian/search_stopwords.txt index e1b98a7ca6..50fc1d0742 100644 --- a/phpBB/language/lang_russian/search_stopwords.txt +++ b/phpBB/language/lang_russian/search_stopwords.txt @@ -1,99 +1,99 @@ -�
-���
-�����
-��
-���
-����
-����
-����
-����
-�
-���
-���
-����
-��
-���
-���
-�����
-����
-��
-���
-��
-����
-���
-��
-���
-��
-����
-����
-���
-��
-��
-�����
-�
-��
-���
-��
-��
-�
-���
-��
-�����
-���
-��
-����
-���
-�����
-��
-��
-����
-���
-��
-����
-���
-���
-��
-���
-��
-��
-�
-��
-������
-��
-���
-���
-���
-��
-�����
-��
-���
-���
-�
-��
-���
-�����
-�����
-���
-��
-���
-��
-����
-����
-���
-������
-���
-��
-�
-���
-����
-����
-���
-���
-���
-�����
-���
-���
-���
-���
-���
-�
+� +��� +����� +�� +��� +���� +���� +���� +���� +� +��� +��� +���� +�� +��� +��� +����� +���� +�� +��� +�� +���� +��� +�� +��� +�� +���� +���� +��� +�� +�� +����� +� +�� +��� +�� +�� +� +��� +�� +����� +��� +�� +���� +��� +����� +�� +�� +���� +��� +�� +���� +��� +��� +�� +��� +�� +�� +� +�� +������ +�� +��� +��� +��� +�� +����� +�� +��� +��� +� +�� +��� +����� +����� +��� +�� +��� +�� +���� +���� +��� +������ +��� +�� +� +��� +���� +���� +��� +��� +��� +����� +��� +��� +��� +��� +��� +� diff --git a/phpBB/language/lang_turkish/lang_bbcode.php b/phpBB/language/lang_turkish/lang_bbcode.php index c70cf139dd..9bef96a54f 100644 --- a/phpBB/language/lang_turkish/lang_bbcode.php +++ b/phpBB/language/lang_turkish/lang_bbcode.php @@ -1,65 +1,65 @@ -<?php
-/***************************************************************************
- * lang_bbcode.php [Turkish]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-
-//
-// Translation by:
-//
-// Onur Turgay (postexitus) :: onurturgay@isnet.net.tr :: http://welcome.to/aaal2000
-// Erdem Corapcioglu (erdem) :: erdem@smtg.org :: http://www.smtg.org
-//
-// For questions and comments use: onurturgay@isnet.net.tr
-//
-
-
-$faq[] = array("--","Giri�");
-$faq[] = array("BBCode nedir?", "BBCode HTML'in �zel bir uygulamas�d�r. Forum'a yazd���n�z mesajlarda BBCode kullanabilme imkan�n� pano y�neticisi saptar. Ayr�ca mesaj g�nderme formundaki se�enekler sayesinde diledi�iniz mesajlarda BBCode'� iptal etmeniz m�mk�nd�r. BBCode, HTML'e benzer tarzdad�r fakat tag'ler < ve > yerine k��eli parantez i�ine al�n�r. Ayr�ca nelerin nas�l g�r�nt�lendi�i daha iyi kontrol edilebilir. Mesajlar�n�za BBCode eklemek i�in mesaj g�vdesi �zerinde bulunan ara� �ubu�unu kullanman�z i�i �ok daha kolayla�t�r�r (ara� �ubu�u g�r�n�m� kulland���n�z tema'ya ba�l�d�r). Ayr�ca alttaki rehberi faydal� bulabilirsiniz.");
-
-$faq[] = array("--","Metin Bi�imini De�i�tirme");
-$faq[] = array("Kal�n, italik veya alt��izili yaz�lar nas�l yaz�l�r?", "BBCode, metnin temel bi�imlemesini kolayca de�i�tirmenizi sa�layan tag'lere sahiptir. Bunu ger�ekle�tirmek i�in �u y�ntemler kullan�l�r: <ul><li>Metnin belirli bir k�sm�n� kal�n harflerle g�r�nt�lemek i�in <b>[b][/b]</b> tag'leri i�ine al�n, �rn. <br /><br /><b>[b]</b>Hello<b>[/b]</b><br /><br />yaz�l�nca <b>Hello</b> olarak g�r�nt�lenir.</li><li>Alt��izili yaz�lar i�in <b>[u][/u]</b> kullan�n, �rn.: <br /><br /><b>[u]</b>Good Morning<b>[/u]</b><br /><br />yaz�l�nca <u>Good Morning</u> olarak g�r�nt�lenir.</li><li>Metni italik yazmak i�in <b>[i][/i]</b> kullan�n, �rn. <br /><br />This is <b>[i]</b>Great!<b>[/i]</b><br /><br />yaz�l�nca sonu� This is <i>Great!</i> olur.</li></ul>");
-$faq[] = array("Yaz�lar�n rengi veya boyutu nas�l de�i�tirilir?", "Yaz�lar�n renk veya boyutunu de�i�tirmek i�in alttaki tag'ler kullan�labilir. Elde edilen sonu�, kullan�lan browser ve bilgisayar sistemine g�re de�i�ebilir, akl�n�zda bulunsun: <ul><li>Yaz�lar�n rengi, metni <b>[color=][/color]</b> tag'leri i�ine alarak de�i�tirilir. Belirli ingilizce renk isimlerini (�rn. red, blue, yellow vs.) veya alternatif olarak 16 tabanl� say� sisteminde kodlanm�� �� rakaml� renk kodunu yazabilirsiniz (�rn. #FFFFFF, #000000). Metni �rne�in k�rm�z� harflerle yazmak i�in:<br /><br /><b>[color=red]</b>Hello!<b>[/color]</b><br /><br />veya<br /><br /><b>[color=#FF0000]</b>Hello!<b>[/color]</b><br /><br />ayn� �ekilde g�r�nt�lenir: <span style=\"color:red\">Hello!</span></li><li>Karakterlerin boyutunu benzer �ekilde <b>[size=][/size]</b> kullanarak de�i�tirebilirsiniz. Bu tag kulland���n�z tema'ya ba�l�d�r. Karakterlerin pixel olarak boyutunu yazman�z �nerilir. Bu rakam 1 ile ba�lay�p (g�zle g�r�lmeyecek kadar k���k), en fazla 29 (�ok b�y�k) olabilir. �rnek:<br /><br /><b>[size=9]</b>K���K<b>[/size]</b><br /><br />genelde �u sonucu verir: <span style=\"font-size:9px\">K���K</span><br /><br />�te yandan:<br /><br /><b>[size=24]</b>B�Y�K!<b>[/size]</b><br /><br /><span style=\"font-size:24px\">B�Y�K!</span> sonucunu verir.</li></ul>");
-$faq[] = array("Bi�imlendirme tag'lerini kar��t�rabilir miyim?", "Evet, mesela dikkati �ekmek i�in ��yle yazabilirsiniz:<br /><br /><b>[size=18][color=red][b]</b>D�KKAT!<b>[/b][/color][/size]</b><br /><br />Bu yaz� �u �ekilde g�r�nt�lenir: <span style=\"color:red;font-size:18px\"><b>D�KKAT!</b></span><br /><br />Uzun metinleri bu �ekilde yazmaman�z� �neririz! Unutmay�n ki, tag'lerin d�zg�n bir �ekilde kapat�lmas�n� temin etmek, metni g�nderen ki�i olarak sizin g�revinizdir. �rne�in bu �ekilde yazmak yanl��t�r: <br /><br /><b>[b][u]</b>Tag'ler hatal� kapat�lm��<b>[/b][/u]</b>");
-
-$faq[] = array("--","Al�nt� ile Cevap ve E�aral�kl� Yaz�tipi");
-$faq[] = array("Al�nt� ile cevap yazma", "Bir metinden al�nt� yapman�n iki ayr� y�ntemi vard�r: kaynak vererek veya vermeyerek.<ul><li>Bir mesaja cevap vermek i�in Al�n�t� ile Cevap komutunu kullan�rsan�z, orijinal mesaj�n kendi mesaj�n�za <b>[quote=\"\"][/quote]</b> tag'leri aras�nda eklendi�ini g�receksiniz. Bu y�ntem, bir �ahs� veya se�ece�iniz herhangi ba�ka bir yeri kaynak vererek yan�t yazman�z� sa�lar. �rne�in Ali isminde bir �ahs�n yazd�klar�n� iktibas etmek i�in �u �ekilde yazman�z gerek: <br /><br /><b>[quote=\"Ali\"]</b>Ali'nin yazd��� yaz�lar...<b>[/quote]</b><br /><br />Sonu�ta iktibas edilen k�sm�n �n�ne otomatik olarak Ali wrote: yaz�l�r. Al�nt� yapt���n�z �ahs�n ismini t�rnak i�aretleri \"\" i�ine almay� unutmay�n, t�rnak i�aretleri kullanman�z <b>�art</b>.</li><li>�kinci y�ntem, kaynak vermeden al�nt� yapman�z� sa�lar. �lgili b�l�m� <b>[quote][/quote]</b> tag'leri i�ine alman�z yeterli. Bu b�l�m�n �n�nde Quote: yaz�s�n� g�receksiniz.</li></ul>");
-$faq[] = array("Kaynak yaz�l�m veya e�aral�kl� yaz�tipiyle g�r�nt�leme", "Bir programlama dilinde yaz�lm�� kaynak yaz�l�m veya e�aral�kl� yaz�tipi (�rn. Courier) gerektiren herhangi bir metni g�r�nt�lemek i�in, ilgili k�sm� <b>[code][/code]</b> tag'leri i�ine almal�s�n�z. �rn.: <br /><br /><b>[code]</b>echo \"This is some code\";<b>[/code]</b><br /><br /><b>[code][/code]</b> tag'leri aras�na yaz�lan t�m bi�imleme tag'leri (�rn. [i], [b] gibi) iptal edilir.");
-
-$faq[] = array("--","Liste Yaratma");
-$faq[] = array("Madde imiyle liste", "BBCode rakams�z (madde imiyle) ve rakaml� olmak �zere iki t�rl� liste destekler. Bu listeler asl�nda HTML listelerine e�ittir. Rakams�z liste, her maddeyi bir madde imiyle beraber sat�r ba��n� biraz girintilenmi� olarak g�r�nt�ler. Rakams�z bir liste haz�rlamak i�in <b>[list][/list]</b> tag'lerini kullan�n ve her sat�r�n ba��na <b>[*]</b> yaz�n. �rn. sevdi�iniz renklerin bir listesini �u �ekilde haz�rlayabilirsiniz:<br /><br /><b>[list]</b><br /><b>[*]</b>K�rm�z�<br /><b>[*]</b>Mavi<br /><b>[*]</b>Sar�<br /><b>[/list]</b><br /><br />Sonu� olarak �u listeyi g�receksiniz:<ul><li>K�rm�z�</li><li>Mavi</li><li>Sar�</li></ul>");
-$faq[] = array("Rakaml� liste", "�kinci liste t�r� olan rakaml� listeyle, her sat�r ba��nda g�r�len rakam� kontrol edebilirsiniz. Rakamlara g�re s�ralanm�� bir liste i�in <b>[list=1][/list]</b> kullanman�z gerek. Alternatif olarak alfabe'ye g�re s�ralanm�� bir liste i�in <b>[list=a][/list]</b> tag'lerini kullanabilirsiniz. Rakams�z listelerde oldu�u gibi, her maddeyi <b>[*]</b> ile i�aretlemeniz gerek. �rne�in:<br /><br /><b>[list=1]</b><br /><b>[*]</b>Ma�azaya git<br /><b>[*]</b>Yeni bilgisayar al<br /><b>[*]</b>Eve g�t�r<br /><b>[/list]</b><br /><br />�u �ekilde g�r�nt�lenir:<ol type=\"1\"><li>Ma�azaya git</li><li>Yeni bilgisayar al</li><li>Eve g�t�r</li></ol>�te yandan alfabeye g�re s�ralanm�� bir listeyi �u �ekilde yazman�z gerekir:<br /><br /><b>[list=a]</b><br /><b>[*]</b>Birinci se�enek<br /><b>[*]</b>�kinci se�enek<br /><b>[*]</b>���nc� se�enek<br /><b>[/list]</b><br /><br />Sonu�:<ol type=\"a\"><li>Birinci se�enek</li><li>�kinci se�enek</li><li>���nc� se�enek</li></ol>");
-
-$faq[] = array("--", "Link (k�sayol) Yaratma");
-$faq[] = array("Ayr� bir siteye link verme", "BBCode link (URL) yaratmak i�in de�i�ik y�ntemleri destekler.<ul><li>Birinci y�ntem <b>[url=][/url]</b> tag'iyledir. = i�aretinin arkas�na yaz�lanlar link olarak �al���r. �rne�in phpBB.com'a link vermek i�in �u �ekilde yaz�n:<br /><br /><b>[url=http://www.phpbb.com/]</b>phpBB'yi ziyaret edin!<b>[/url]</b><br /><br />Sonu�ta �u linki g�receksiniz: <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB'yi ziyaret edin!</a> Bu linki t�klay�nca ayr� bir pencere a��l�r. B�ylece kullan�c� forum'u gezmeye devam edebilir.</li><li>Link adresinin g�sterilmesini istiyorsan�z, �u �ekildede yazabilirsiniz:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />Sonu�ta �u linki g�receksiniz: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>phpBB ayr�ca <i>Sihirli Linkler</i> denen bir i�leme sahip. Bunun sayesinde, kurallara uygun bir �ekilde yaz�lan her link adresi otomatik olarak link'e �evrilir, herhangi bir tag, hatta http:// yazman�za gerek kalmaz. �rn. www.phpbb.com yaz�nca, izlenim sayfas�nda otomatik olarak <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> olarak g�r�nt�lenir.</li><li>Ayn� i�lem email adresleri i�in uygulan�r. Dilerseniz �zel olarak bir adres belirleyebilirsiniz, �rn.:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />yaz�l�nca �u �ekilde g�r�nt�lenir: <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> Veya basit�e no.one@domain.adr yazabilirsiniz ve mesaj�n�z g�r�nt�lendi�inde bu k�s�m otomatik olarak link'e �evrilir.</li></ul>B�t�n BBCode tag'leri gibi, link adreslerinide di�er tag'lerin i�ine alabilirsiniz, �rn. <b>[img][/img]</b> (bir sonraki madde bak�n), <b>[b][/b]</b>, vs. Bi�imleme tag'lerinde oldu�u gibi, tag'lerin d�zg�n bir �ekilde s�ras�yla kapat�lmas�n� kendiniz sa�lamal�s�n�z, �rn.:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />do�ru <u>de�ildir</u> ve hatta mesaj�n�z�n
-
-
- silinmesine yol a�abilir, bu konuda dikkatli olman�z gerek.");
-
-$faq[] = array("--", "Mesajlarda Resim G�r�nt�leme");
-$faq[] = array("Bir mesaja resim ekleme", "BBCode mesajlar�n�za resim eklemek i�in bir tag'e sahiptir. Bu tag'i kullan�rken iki �nemli noktay� dikkate alman�z gerek: bir�ok kullan�c� mesajlarda �ok say�da resmin g�r�nt�lenmesini ho� kar��lam�yor. Ayr�ca kullanmak istedi�iniz resme internet �zerinden ula��labilmeli (�rn. bu resmin kendi bilgisayar�n�zda bulunmas� yeterli de�ildir). �u anda phpBB �zerinden resim kaydetme imkan� yoktur (bu konular muhtemelen phpBB'nin bir sonraki s�r�m�nde ele al�nacak). Bir resmi g�r�nt�lemek i�in, resmin adresini <b>[img][/img]</b> tag'leri i�ine almal�s�n�z. �rn.:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />Bir �nceki maddede belirtildi�i gibi, resmi dilerseniz <b>[url][/url]</b> tag'leri i�ine alabilirsiniz. �rn.:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />yaz�nca �u sonucu verir:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />");
-
-$faq[] = array("--", "Di�er Konular");
-$faq[] = array("Kendi tag'lerimi ekleyebilir miyim?", "Hay�r, maalesef phpBB 2.0 s�r�m�nde b�yle bir imkan yok. Bir sonraki s�r�mde �zelle�tirilmi� BBCode tag'leri sunmay� planl�yoruz.");
-
-//
-// This ends the BBCode guide entries
-//
-
+<?php +/*************************************************************************** + * lang_bbcode.php [Turkish] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_bbcode.php,v 1.3 2001/12/18 01:53:26 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ + +// +// Translation by: +// +// Onur Turgay (postexitus) :: onurturgay@isnet.net.tr :: http://welcome.to/aaal2000 +// Erdem Corapcioglu (erdem) :: erdem@smtg.org :: http://www.smtg.org +// +// For questions and comments use: onurturgay@isnet.net.tr +// + + +$faq[] = array("--","Giri�"); +$faq[] = array("BBCode nedir?", "BBCode HTML'in �zel bir uygulamas�d�r. Forum'a yazd���n�z mesajlarda BBCode kullanabilme imkan�n� pano y�neticisi saptar. Ayr�ca mesaj g�nderme formundaki se�enekler sayesinde diledi�iniz mesajlarda BBCode'� iptal etmeniz m�mk�nd�r. BBCode, HTML'e benzer tarzdad�r fakat tag'ler < ve > yerine k��eli parantez i�ine al�n�r. Ayr�ca nelerin nas�l g�r�nt�lendi�i daha iyi kontrol edilebilir. Mesajlar�n�za BBCode eklemek i�in mesaj g�vdesi �zerinde bulunan ara� �ubu�unu kullanman�z i�i �ok daha kolayla�t�r�r (ara� �ubu�u g�r�n�m� kulland���n�z tema'ya ba�l�d�r). Ayr�ca alttaki rehberi faydal� bulabilirsiniz."); + +$faq[] = array("--","Metin Bi�imini De�i�tirme"); +$faq[] = array("Kal�n, italik veya alt��izili yaz�lar nas�l yaz�l�r?", "BBCode, metnin temel bi�imlemesini kolayca de�i�tirmenizi sa�layan tag'lere sahiptir. Bunu ger�ekle�tirmek i�in �u y�ntemler kullan�l�r: <ul><li>Metnin belirli bir k�sm�n� kal�n harflerle g�r�nt�lemek i�in <b>[b][/b]</b> tag'leri i�ine al�n, �rn. <br /><br /><b>[b]</b>Hello<b>[/b]</b><br /><br />yaz�l�nca <b>Hello</b> olarak g�r�nt�lenir.</li><li>Alt��izili yaz�lar i�in <b>[u][/u]</b> kullan�n, �rn.: <br /><br /><b>[u]</b>Good Morning<b>[/u]</b><br /><br />yaz�l�nca <u>Good Morning</u> olarak g�r�nt�lenir.</li><li>Metni italik yazmak i�in <b>[i][/i]</b> kullan�n, �rn. <br /><br />This is <b>[i]</b>Great!<b>[/i]</b><br /><br />yaz�l�nca sonu� This is <i>Great!</i> olur.</li></ul>"); +$faq[] = array("Yaz�lar�n rengi veya boyutu nas�l de�i�tirilir?", "Yaz�lar�n renk veya boyutunu de�i�tirmek i�in alttaki tag'ler kullan�labilir. Elde edilen sonu�, kullan�lan browser ve bilgisayar sistemine g�re de�i�ebilir, akl�n�zda bulunsun: <ul><li>Yaz�lar�n rengi, metni <b>[color=][/color]</b> tag'leri i�ine alarak de�i�tirilir. Belirli ingilizce renk isimlerini (�rn. red, blue, yellow vs.) veya alternatif olarak 16 tabanl� say� sisteminde kodlanm�� �� rakaml� renk kodunu yazabilirsiniz (�rn. #FFFFFF, #000000). Metni �rne�in k�rm�z� harflerle yazmak i�in:<br /><br /><b>[color=red]</b>Hello!<b>[/color]</b><br /><br />veya<br /><br /><b>[color=#FF0000]</b>Hello!<b>[/color]</b><br /><br />ayn� �ekilde g�r�nt�lenir: <span style=\"color:red\">Hello!</span></li><li>Karakterlerin boyutunu benzer �ekilde <b>[size=][/size]</b> kullanarak de�i�tirebilirsiniz. Bu tag kulland���n�z tema'ya ba�l�d�r. Karakterlerin pixel olarak boyutunu yazman�z �nerilir. Bu rakam 1 ile ba�lay�p (g�zle g�r�lmeyecek kadar k���k), en fazla 29 (�ok b�y�k) olabilir. �rnek:<br /><br /><b>[size=9]</b>K���K<b>[/size]</b><br /><br />genelde �u sonucu verir: <span style=\"font-size:9px\">K���K</span><br /><br />�te yandan:<br /><br /><b>[size=24]</b>B�Y�K!<b>[/size]</b><br /><br /><span style=\"font-size:24px\">B�Y�K!</span> sonucunu verir.</li></ul>"); +$faq[] = array("Bi�imlendirme tag'lerini kar��t�rabilir miyim?", "Evet, mesela dikkati �ekmek i�in ��yle yazabilirsiniz:<br /><br /><b>[size=18][color=red][b]</b>D�KKAT!<b>[/b][/color][/size]</b><br /><br />Bu yaz� �u �ekilde g�r�nt�lenir: <span style=\"color:red;font-size:18px\"><b>D�KKAT!</b></span><br /><br />Uzun metinleri bu �ekilde yazmaman�z� �neririz! Unutmay�n ki, tag'lerin d�zg�n bir �ekilde kapat�lmas�n� temin etmek, metni g�nderen ki�i olarak sizin g�revinizdir. �rne�in bu �ekilde yazmak yanl��t�r: <br /><br /><b>[b][u]</b>Tag'ler hatal� kapat�lm��<b>[/b][/u]</b>"); + +$faq[] = array("--","Al�nt� ile Cevap ve E�aral�kl� Yaz�tipi"); +$faq[] = array("Al�nt� ile cevap yazma", "Bir metinden al�nt� yapman�n iki ayr� y�ntemi vard�r: kaynak vererek veya vermeyerek.<ul><li>Bir mesaja cevap vermek i�in Al�n�t� ile Cevap komutunu kullan�rsan�z, orijinal mesaj�n kendi mesaj�n�za <b>[quote=\"\"][/quote]</b> tag'leri aras�nda eklendi�ini g�receksiniz. Bu y�ntem, bir �ahs� veya se�ece�iniz herhangi ba�ka bir yeri kaynak vererek yan�t yazman�z� sa�lar. �rne�in Ali isminde bir �ahs�n yazd�klar�n� iktibas etmek i�in �u �ekilde yazman�z gerek: <br /><br /><b>[quote=\"Ali\"]</b>Ali'nin yazd��� yaz�lar...<b>[/quote]</b><br /><br />Sonu�ta iktibas edilen k�sm�n �n�ne otomatik olarak Ali wrote: yaz�l�r. Al�nt� yapt���n�z �ahs�n ismini t�rnak i�aretleri \"\" i�ine almay� unutmay�n, t�rnak i�aretleri kullanman�z <b>�art</b>.</li><li>�kinci y�ntem, kaynak vermeden al�nt� yapman�z� sa�lar. �lgili b�l�m� <b>[quote][/quote]</b> tag'leri i�ine alman�z yeterli. Bu b�l�m�n �n�nde Quote: yaz�s�n� g�receksiniz.</li></ul>"); +$faq[] = array("Kaynak yaz�l�m veya e�aral�kl� yaz�tipiyle g�r�nt�leme", "Bir programlama dilinde yaz�lm�� kaynak yaz�l�m veya e�aral�kl� yaz�tipi (�rn. Courier) gerektiren herhangi bir metni g�r�nt�lemek i�in, ilgili k�sm� <b>[code][/code]</b> tag'leri i�ine almal�s�n�z. �rn.: <br /><br /><b>[code]</b>echo \"This is some code\";<b>[/code]</b><br /><br /><b>[code][/code]</b> tag'leri aras�na yaz�lan t�m bi�imleme tag'leri (�rn. [i], [b] gibi) iptal edilir."); + +$faq[] = array("--","Liste Yaratma"); +$faq[] = array("Madde imiyle liste", "BBCode rakams�z (madde imiyle) ve rakaml� olmak �zere iki t�rl� liste destekler. Bu listeler asl�nda HTML listelerine e�ittir. Rakams�z liste, her maddeyi bir madde imiyle beraber sat�r ba��n� biraz girintilenmi� olarak g�r�nt�ler. Rakams�z bir liste haz�rlamak i�in <b>[list][/list]</b> tag'lerini kullan�n ve her sat�r�n ba��na <b>[*]</b> yaz�n. �rn. sevdi�iniz renklerin bir listesini �u �ekilde haz�rlayabilirsiniz:<br /><br /><b>[list]</b><br /><b>[*]</b>K�rm�z�<br /><b>[*]</b>Mavi<br /><b>[*]</b>Sar�<br /><b>[/list]</b><br /><br />Sonu� olarak �u listeyi g�receksiniz:<ul><li>K�rm�z�</li><li>Mavi</li><li>Sar�</li></ul>"); +$faq[] = array("Rakaml� liste", "�kinci liste t�r� olan rakaml� listeyle, her sat�r ba��nda g�r�len rakam� kontrol edebilirsiniz. Rakamlara g�re s�ralanm�� bir liste i�in <b>[list=1][/list]</b> kullanman�z gerek. Alternatif olarak alfabe'ye g�re s�ralanm�� bir liste i�in <b>[list=a][/list]</b> tag'lerini kullanabilirsiniz. Rakams�z listelerde oldu�u gibi, her maddeyi <b>[*]</b> ile i�aretlemeniz gerek. �rne�in:<br /><br /><b>[list=1]</b><br /><b>[*]</b>Ma�azaya git<br /><b>[*]</b>Yeni bilgisayar al<br /><b>[*]</b>Eve g�t�r<br /><b>[/list]</b><br /><br />�u �ekilde g�r�nt�lenir:<ol type=\"1\"><li>Ma�azaya git</li><li>Yeni bilgisayar al</li><li>Eve g�t�r</li></ol>�te yandan alfabeye g�re s�ralanm�� bir listeyi �u �ekilde yazman�z gerekir:<br /><br /><b>[list=a]</b><br /><b>[*]</b>Birinci se�enek<br /><b>[*]</b>�kinci se�enek<br /><b>[*]</b>���nc� se�enek<br /><b>[/list]</b><br /><br />Sonu�:<ol type=\"a\"><li>Birinci se�enek</li><li>�kinci se�enek</li><li>���nc� se�enek</li></ol>"); + +$faq[] = array("--", "Link (k�sayol) Yaratma"); +$faq[] = array("Ayr� bir siteye link verme", "BBCode link (URL) yaratmak i�in de�i�ik y�ntemleri destekler.<ul><li>Birinci y�ntem <b>[url=][/url]</b> tag'iyledir. = i�aretinin arkas�na yaz�lanlar link olarak �al���r. �rne�in phpBB.com'a link vermek i�in �u �ekilde yaz�n:<br /><br /><b>[url=http://www.phpbb.com/]</b>phpBB'yi ziyaret edin!<b>[/url]</b><br /><br />Sonu�ta �u linki g�receksiniz: <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB'yi ziyaret edin!</a> Bu linki t�klay�nca ayr� bir pencere a��l�r. B�ylece kullan�c� forum'u gezmeye devam edebilir.</li><li>Link adresinin g�sterilmesini istiyorsan�z, �u �ekildede yazabilirsiniz:<br /><br /><b>[url]</b>http://www.phpbb.com/<b>[/url]</b><br /><br />Sonu�ta �u linki g�receksiniz: <a href=\"http://www.phpbb.com/\" target=\"_blank\">http://www.phpbb.com/</a></li><li>phpBB ayr�ca <i>Sihirli Linkler</i> denen bir i�leme sahip. Bunun sayesinde, kurallara uygun bir �ekilde yaz�lan her link adresi otomatik olarak link'e �evrilir, herhangi bir tag, hatta http:// yazman�za gerek kalmaz. �rn. www.phpbb.com yaz�nca, izlenim sayfas�nda otomatik olarak <a href=\"http://www.phpbb.com/\" target=\"_blank\">www.phpbb.com</a> olarak g�r�nt�lenir.</li><li>Ayn� i�lem email adresleri i�in uygulan�r. Dilerseniz �zel olarak bir adres belirleyebilirsiniz, �rn.:<br /><br /><b>[email]</b>no.one@domain.adr<b>[/email]</b><br /><br />yaz�l�nca �u �ekilde g�r�nt�lenir: <a href=\"emailto:no.one@domain.adr\">no.one@domain.adr</a> Veya basit�e no.one@domain.adr yazabilirsiniz ve mesaj�n�z g�r�nt�lendi�inde bu k�s�m otomatik olarak link'e �evrilir.</li></ul>B�t�n BBCode tag'leri gibi, link adreslerinide di�er tag'lerin i�ine alabilirsiniz, �rn. <b>[img][/img]</b> (bir sonraki madde bak�n), <b>[b][/b]</b>, vs. Bi�imleme tag'lerinde oldu�u gibi, tag'lerin d�zg�n bir �ekilde s�ras�yla kapat�lmas�n� kendiniz sa�lamal�s�n�z, �rn.:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/url][/img]</b><br /><br />do�ru <u>de�ildir</u> ve hatta mesaj�n�z�n + + + silinmesine yol a�abilir, bu konuda dikkatli olman�z gerek."); + +$faq[] = array("--", "Mesajlarda Resim G�r�nt�leme"); +$faq[] = array("Bir mesaja resim ekleme", "BBCode mesajlar�n�za resim eklemek i�in bir tag'e sahiptir. Bu tag'i kullan�rken iki �nemli noktay� dikkate alman�z gerek: bir�ok kullan�c� mesajlarda �ok say�da resmin g�r�nt�lenmesini ho� kar��lam�yor. Ayr�ca kullanmak istedi�iniz resme internet �zerinden ula��labilmeli (�rn. bu resmin kendi bilgisayar�n�zda bulunmas� yeterli de�ildir). �u anda phpBB �zerinden resim kaydetme imkan� yoktur (bu konular muhtemelen phpBB'nin bir sonraki s�r�m�nde ele al�nacak). Bir resmi g�r�nt�lemek i�in, resmin adresini <b>[img][/img]</b> tag'leri i�ine almal�s�n�z. �rn.:<br /><br /><b>[img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img]</b><br /><br />Bir �nceki maddede belirtildi�i gibi, resmi dilerseniz <b>[url][/url]</b> tag'leri i�ine alabilirsiniz. �rn.:<br /><br /><b>[url=http://www.phpbb.com/][img]</b>http://www.phpbb.com/images/phplogo.gif<b>[/img][/url]</b><br /><br />yaz�nca �u sonucu verir:<br /><br /><a href=\"http://www.phpbb.com/\" target=\"_blank\"><img src=\"http://www.phpbb.com/images/phplogo.gif\" border=\"0\" alt=\"\" /></a><br />"); + +$faq[] = array("--", "Di�er Konular"); +$faq[] = array("Kendi tag'lerimi ekleyebilir miyim?", "Hay�r, maalesef phpBB 2.0 s�r�m�nde b�yle bir imkan yok. Bir sonraki s�r�mde �zelle�tirilmi� BBCode tag'leri sunmay� planl�yoruz."); + +// +// This ends the BBCode guide entries +// + ?>
\ No newline at end of file diff --git a/phpBB/language/lang_turkish/lang_faq.php b/phpBB/language/lang_turkish/lang_faq.php index e4d133a832..66d7de756c 100644 --- a/phpBB/language/lang_turkish/lang_faq.php +++ b/phpBB/language/lang_turkish/lang_faq.php @@ -1,92 +1,92 @@ -<?php
-/***************************************************************************
- * lang_faq.php [turkish]
- * -------------------
- * begin : Wednesday Oct 3, 2001
- * copyright : (C) 2001 The phpBB Group
- * email : support@phpbb.com
- *
- * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $
- *
- *
- ***************************************************************************/
-
-/***************************************************************************
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- ***************************************************************************/
-//
-// Translation by:
-//
-// Onur Turgay (postexitus) :: onurturgay@isnet.net.tr :: http://welcome.to/aaal2000
-// Erdem Corapcioglu (erdem) :: erdem@smtg.org :: http://www.smtg.org
-//
-// For questions and comments use: onurturgay@isnet.net.tr
-//
-
-$faq[] = array("--","Giri� ve Kay�t sorunlar�");
-
-$faq[] = array("Neden giri� yapam�yorum?", "Kay�t oldunuz mu? Giri� yapabilmek i�in �nceden kay�t olman�z gerek. Yoksa mesaj panosundan banland�n�z m� (o halde bu anlamda bir mesaj g�rmeniz gerekir)? E�er �yleyse, site y�neticisiyle (webmaster) veya pano y�neticisiyle (administrator) irtibata ge�ip sebebini sorabilirsiniz. E�er kay�t olduysan�z ve banlanm�� olmaman�za ra�men giri� yapam�yorsan�z, tekrar tekrar kullan�c� ad�n�z� ve �ifrenizi kontrol edin. Genelde hata burada oluyor. Sorun bu de�ilse pano y�neticisiyle irtibata ge�in, belki mesaj panosu i�in yanl�� ayar yapm�� olabilir.");
-$faq[] = array("Neden kay�t olmam gerekiyor?", "Kay�t olman�za gerek olmayabilirdi asl�nda. Mesaj g�nderebilmek i�in kayd�n �art olmas�, pano y�neticisinin (administator) karar�na ba�l�. Ayr�ca kay�t olunca baz� �zel imkanlara ula�abilirsiniz. �rne�in mesajlar�n�z�n yan�nda kedinize ait k���k bir resim (avatar) g�sterme, �zel mesaj g�nderme, tan�d���n�z kullan�c�lara mail g�nderme veya kullan�c� gruplar�na kat�lma imkanlar�na misafir kullan�c�lar sahip de�ildir. Kay�t i�lemi �ok basit oldu�u i�in kaydolman�z �nerilir.");
-$faq[] = array("Neden otomatik olarak ��k���m yap�l�yor?", "Giri� sayfas�nda g�rd���n�z <i>Her zaman otomatik giri� yap</i> komutunu se�medi�iniz s�rece, mesaj panosu sizi sadece belirli bir s�re i�in giri� yapm�� kabul eder. B�ylece kayd�n�z�n ba�kalar� taraf�ndan kullan�lmas� �nlenir. Giri�inizin devaml� kalmas� i�in, bu komutu se�meniz yeterlidir. Fakat ba�ka �ah�slar�nda kulland��� (�rn. herhangi bir k�t�phaneye, internet cafeye, �niversiteye vs. ait) bir bilgisayardan giri� yap�yorsan�z, bu komutu se�memeniz �nerilir.");
-$faq[] = array("Kimler Online listesinde ismimin g�r�lmesini nas�l �nleyebilirim?", "�ahs�n�za ait profil sayfas�nda <i>Online oldu�umu gizle</i> se�ene�ini bulabilirsiniz. Buradan <i>Evet</i> 'i se�ince online oldu�unuzu sadece pano y�neticileri ve kendiniz g�rebilirsiniz. Bu durumda gizli kullan�c� olarak say�l�rs�n�z.");
-$faq[] = array("�ifremi unuttum!", "Tela�a kap�lmay�n! Eski �ifrenizi ��renmek m�mk�n olmasa bile, yerine de�i�ik bir �ifre alabilirsiniz. Giri� sayfas�n� a��p <u>�ifremi unuttum</u> �zerini t�klay�n ve tarif edilen i�lemleri uygulay�n. K�sa s�rede tekrar online oldu�unuzu g�receksiniz.");
-$faq[] = array("Kay�t oldum ama giri� yapam�yorum!", "�lk �nce kullan�c� ad�n�z� ve �ifrenizi do�ru yazd���n�z� temin edin. Do�ru yaz�lm��sa, iki sebep daha olabilir. E�er COPPA destekleniyorsa ve kayd�n�z esnas�nda <u>13 ya��ndan k�����m</u> linkini t�klad�ysan�z, tarif edilen i�lemleri uygulaman�z gerek. Sebep bu de�ilse, kayd�n�z�n onaylanmas� gerekebilir. Baz� mesaj panolar� t�m yeni kay�tlar�n onaylanmas�n� �art ko�ar. Giri� yapabilmeniz i�in ya kendiniz yada pano y�neticisi taraf�ndan kayd�n�z onaylanmal�d�r. Bu durumda onay gerek�esi, kayd�n�z esnas�nda size bildirilmi� olmal�. Bu do�rultuda bir e-mail ald�ysan�z, tarif edilen i�lemleri uygulaman�z gerek. E�er b�yle bir e-mail almad�ysan�z, verdi�iniz e-mail adresinin do�ru olup olmad���n� kontrol edin. Onay gerek�esinin sebebi, <i>k�t� ama�l�</i> kullan�c�lar�n anonim kal�p mesaj panosunu suiistimal etmelerini �nlemektir. Verdi�iniz e-mail adresinin do�ru oldu�undan eminseniz, pano y�neticisiyle irtibata ge�meniz gerekir.");
-$faq[] = array("Daha �nceleri kay�tl�yd�m ama art�k giri� yapam�yorum?!", "Bunun en olas� sebebi hatal� kullan�c� ad� veya �ifre giri�idir (kay�t olduktan sonra ald���n�z e-maile bak�p kontrol edin). Belkide pano y�neticisi kayd�n�z� herhangi bir sebepten dolay� silmi� olabilir. Panoya hi� mesaj g�nderdinizmi? Veritaban�n�n kaplad��� alan� k���k tutmak i�in, mesaj g�ndermeyen kullan�c�lar�n kayd� genelde belirli bir s�re sonra silinir. Tekrar kaydolmay� deneyin ve tart��malara kat�l�n.");
-
-$faq[] = array("--","Kullan�c� Se�enekleri ve Ayarlar�");
-$faq[] = array("Kullan�c� ayarlar�m� nas�l de�i�tirebilirim?", "E�er kaydolduysan�z b�t�n ayarlar�n�z veritaban�na kaydedilir. Ayarlar�n�z� de�i�tirmek i�in (genelde sayfalar�n �st k�sm�nda bulunan) <u>Profil</u> linkini t�klay�n. Ayarlar�n�z buradan de�i�tirilir.");
-$faq[] = array("G�sterilen saatler yanl��!", "G�sterilen saatler b�y�k bir ihtimalle do�rudur. Fakat g�rd���n�z saat, bulundu�unuz yerin saat diliminden farkl� olabilir. Bu durumda, <u>Profil</u> linkini t�klay�p kendiniz i�in ge�erli saat dilimini se�meniz gerekir, �rn. London, Paris, New York, Sydney vs. �o�u se�enekler i�in ge�erli oldu�u gibi, saat dilimini de�i�tirme imkan�da sadece kay�tl� kullan�c�lara verilmi�tir. E�er kay�tl� de�ilseniz, kaydolman�n tam zaman� (kelime oyununu ba���lay�n)!");
-$faq[] = array("De�i�ik bir zaman dilimi se�tim ama saatler hala yanl��!", "Do�ru zaman dilimini se�ti�inizden eminseniz ve saat hala yanl�� g�steriliyorsa, bunun en olas� sebebi g�n�����ndan yararlanma de�i�imleri olabilir. �rn. yaz aylar�nda g�r�len saatler, bulundu�unuz �lkenin ger�ek saatinden bir saat ileri veya geri olabilir. Mesaj panosu bu de�i�imleri dikkate almaz.");
-$faq[] = array("Konu�tu�um lisan listede yok!", "Bunun en olas� sebepleri, ya pano y�neticisinin konu�tu�unuz lisan� destekleyen uzant�y� kurmu� olmay���, yada bu panonun konu�tu�unuz lisana hen�z �evrilmi� olmay���d�r. Pano y�neticilerine ba�vurup, kendi lisan�n�z� destekleyen uzant�y� kurmalar�n� rica edin. E�er b�yle bir uzant� yoksa, panoyu kendi dilinize �evirmekte �zg�rs�n�z. Bu konuda daha geni� bilgi i�in sayfalar�n alt k�sm�nda g�r�len phpBB Group linkini t�klay�n.");
-$faq[] = array("�smimin alt�nda resim (avatar) g�stermek i�in ne yapmal�y�m?", "Mesajlar�n g�r�nt�lendi�i sayfalarda kullan�c� adlar�n�n alt�nda iki t�r resim g�rebilirsiniz. Birincisi, kullan�c� derecenizi g�sterir ve genelde g�nderdi�iniz mesaj say�s�na ba�l� olarak belirli bir say�da y�ld�z veya kare �eklindedir. Bunun alt�nda avatar denen biraz daha b�y�k bir resim g�rebilirsiniz. Bu resim genelde kullan�c�ya ait ve �zeldir. Avatar kullanma imkan�n� pano y�neticisi saptar. Ayr�ca avatar'lar�n ne �ekilde kullan�labilece�inide saptar. Avatar kullanam�yorsan�z, pano y�neticisine ba�vurup bu imkan� ne sebepten iptal etti�ini ��renebilirsiniz (bunun �nemli bir sebebi oldu�undan eminiz!)");
-$faq[] = array("Kullan�c� derecemi nas�l de�i�tirebilirim?", "Genelde kullan�c� derecenizi do�rudan de�i�tirmeniz m�mk�n de�il (kullan�c� derecesi, g�nderdi�iniz mesaj�n yan�nda bulunan isminizin alt�nda ve kullan�c� profili sayfas�nda g�r�l�r). �o�u mesaj panosunda kullan�c� dereceleri, g�nderilen mesajlar�n say�s�n� veya yetkili �yeleri belirlemek i�in kullan�l�r, �rn. y�neticiler veya pano y�neticileri �zel bir dereceye sahip olabilir. L�tfen gereksiz yere mesaj g�nderipte derecenizi y�kseltmeye �al��may�n, elde edece�iniz tek sonu�, y�neticilerin mesajlar�n�z�n say�s�n� d���rmesi olacakt�r.");
-$faq[] = array("Bir kullan�c�n�n mail linkini t�klay�nca giri� yapmam isteniyor?", "Panoya ait e-mail formuyla maalesef sadece kay�tl� kullan�c�lar mail g�nderebiliyor (ayr�ca y�neticinin bu i�levi �al��t�rmas� gerek). Bunun sebebi, e-mail sisteminin anonim kullan�c�lar taraf�ndan suiistimal edilmesini �nlemektir.");
-
-$faq[] = array("--","Mesaj G�nderme");
-$faq[] = array("Foruma yeni ba�l�k nas�l g�nderilir?", "�ok basit: forumu veya ba�l��� g�r�nt�leme sayfas�nda <i>Yeni Ba�l�k G�nder</i> d��mesini t�klay�n. Yeni mesaj g�ndermeden �nce kay�t olman�z gerekebilir. Forum ve ba�l�k sayfalar�n�n alt k�sm�nda yapabilece�iniz b�t�n i�lemlerin listesini g�rebilirsiniz (�rn. <i>Bu forumda yeni konular a�abilirsiniz</i> vs. gibi).");
-$faq[] = array("Mesajlar nas�l de�i�tirilir veya silinir?", "Pano y�neticisi veya forum y�neticisi olmad���n�z s�rece, sadece kendinize ait mesajlar� de�i�tirebilir veya silebilirsiniz. G�nderdi�iniz bir mesaj� <i>Mesaj� De�i�tir</i> d��mesini t�klayarak de�i�tirebilirsiniz (bu imkan bazen sadece belirli bir s�re i�in mevcuttur). Mesaj�n�za birileri cevap g�ndermi�se e�er, mesaj�n�z�n alt�nda metni ka� defa de�i�tirdi�inizi g�steren k�sa bir yaz� g�receksiniz. Mesaj�n�z hen�z yan�tlanmam��sa, bu not g�r�lmez. Ayr�ca mesaj�n�z pano y�neticileri veya forum y�neticileri taraf�ndan de�i�tirilincede bu yaz� g�r�lmez (y�neticilerin b�yle bir durumda metnin hangi k�sm�n� ne sebepten dolay� de�i�tirdiklerini yazmalar� �nerilir). Bir mesaja cevap geldikten sonra normal kullan�c�lar taraf�ndan silinemez.");
-$faq[] = array("Mesaj alt�na imza nas�l eklenir?", "Herhangi bir mesaja imzan�z� ekleyebilmek i�in �nce <i>Profil</i> sayfan�za girip bir imza haz�rlaman�z gerek. Daha sonra mesaj g�nderme formunun alt k�sm�ndaki <i>�mzam� ekle</i> se�ene�ini se�ip mesaj�n�za imzan�z� ekleyebilirsiniz. G�nderdi�iniz b�t�n mesajlara genel bir ayar olarak imzan�z�n eklenmesini istiyorsan�z, <i>Profil</i> sayfas�ndaki se�ene�i t�klay�n. Buna ra�men diledi�iniz her mesaj i�in imzan�z�n eklenmesini �nleyebilirsiniz (mesaj g�nderme formunda <i>�mzam� Ekle</i> se�ene�ini silmeniz yeterli).");
-$faq[] = array("Anket nas�l haz�rlan�r?", "Anket haz�rlamak �ok basit: yeni bir ba�l�k g�nderirken (veya bir ba�l���n ilk mesaj�n� de�i�tirirken - bu tabi yetkinize ba�l�), mesaj g�nderme formunun alt�nda <i>Anket Ekle</i> formunu g�receksiniz (b�yle bir formu g�remiyorsan�z, anket ekleme yetkiniz yok demektir). Anket sorusunu ve en az iki tane anket ��kk� eklemeniz gerekir. Anket ��kk� eklemek i�in <i>Bu ��kk� Ekle</i> d��mesini t�klay�n. Ayr�ca anketin g�sterim s�resinide belirleyebilirsiniz, 0 s�resiz demektir. Eklenebilecek anket ��klar�n�n say�s� s�n�rl�d�r. Bu s�n�r� pano y�neticisi belirler.");
-$faq[] = array("Bir anket nas�l de�i�tirilir veya silinir?", "Anketlerde mesajlar gibi sadece g�nderen kullan�c�, forum y�neticisi veya pano y�neticisi taraf�ndan de�i�tirilebilir. Bir anketi de�i�tirmek i�in, ba�l���n ilk mesaj�n� t�klay�n (ilgili anket daima bu mesaja ba�l�d�r). Ankete hen�z kat�lan olmad�ysa, haz�rlayan kullan�c� taraf�ndan de�i�tirilebilir veya silinebilir. Ankete kat�lan olmu�sa, sadece forum ve pano y�neticileri taraf�ndan de�i�tirilebilir veya silinebilir. B�ylece bir s�re sonra ��klar� de�i�tirip anket sonu�lar�n� sap�tma olana�� kalmaz.");
-$faq[] = array("Anketlere neden kat�lam�yorum?", "Anketlere sadece kay�tl� kullan�c�lar kat�labilir (b�ylece hile yapma olana�� �nlenmi� olur). E�er kay�t olman�za ra�men anketlere kat�lam�yorsan�z, gerekli yetkilere sahip de�ilsiniz demektir.");
-$faq[] = array("Baz� forumlara neden ula�am�yorum?", "Baz� forumlar sadece belirli kullan�c�lara veya kullan�c� gruplar�na a��k olabilir. Mesajlar� okumak, g�r�nt�lemek, g�ndermek i�in vs. �zel yetki gerekebilir. Bu yetkiyi sadece ilgili forum y�neticisi veya pano y�neticisi verebilir, bu ki�ilere ba�vurmal�s�n�z.");
-
-$faq[] = array("--","Bi�imlendirme ve Ba�l�k Tipleri");
-$faq[] = array("BBCode nedir?", "BBCode HTML'in �zel bir uygulamas�d�r. Forum'a yazd���n�z mesajlarda BBCode kullanabilme imkan�n� pano y�neticisi saptar. Ayr�ca mesaj g�nderme formundaki se�enekler sayesinde diledi�iniz mesajlarda BBCode'� iptal etmeniz m�mk�nd�r. BBCode, HTML'e benzer tarzdad�r fakat tag'ler < ve > yerine k��eli parantez i�ine al�n�r: [ ve ]. Ayr�ca nelerin nas�l g�r�nt�lendi�i daha iyi kontrol edilebilir. BBCode hakk�nda daha geni� bilgiler i�in, mesaj g�nderme sayfas�ndan ula�abilece�iniz rehbere bak�n�z.");
-$faq[] = array("HTML kullanabilir miyim?", "Pano y�neticisinin m�saade vermesine ba�l�d�r, ilgili ayarlar�n t�m�n� o kontrol eder. E�er m�saade verilmi�se, b�y�k ihtimalle sadece baz� tag'lerin �al��t���n� g�receksiniz. B�yle olmas� <i>g�venlik</i> i�indir. Ama�, pano g�r�nt�s�n�n bozulmas�n� veya daha de�i�ik sorunlar�n meydana gelmesini �nlemektir. M�saade verilmi� olsa bile, mesaj g�nderme formundaki se�enekler sayesinde diledi�iniz mesajlarda HTML'i iptal etmeniz m�mk�nd�r.");
-$faq[] = array("Smiley nedir?", "Smiley veya Emoticon, belirli duygu ifadelerini vermek i�in kullan�lan i�aretlerdir. Metinde k���k resimler halinde g�r�nt�lenir. �rn. :) mutlu, :( ise �zg�n anlam�ndad�r. Kullanabilece�iniz smileylerin listesini mesaj g�nderme formunda g�rebilirsiniz. Smileyleri a��r� derecede kullanmamaya �zen g�sterin, metin yoksa okunmaz hale gelebilir. Bu durumda y�netici smileyleri veya mesaj�n�z� tamam�yla silmeye karar verebilir.");
-$faq[] = array("Resim g�nderebilir miyim?", "G�nderdi�iniz mesajla beraber resimde g�r�nt�lenebilir. Fakat �u anda panoya do�rudan resim g�ndermek m�mk�n de�ildir. Bu y�zden umuma a��k bir web serverinde kay�tl� bir resme link vermeniz gerek, �rn. http://www.umuma-acik-server.net/resim.gif. Kendi bilgisayar�n�zda bulunan bir resme link vermeniz m�mk�n de�il (bilgisayar�n�z umuma a��k bir web serveri olmad��� s�rece). Ayr�ca, umuma a��k olmayan ve sadece �ifreyle ula��lan resimlere link vermek m�mk�n de�ildir (�rn. hotmail veya yahoo mailboxlar�nda vs. kay�tl� resimler). Resim g�r�nt�lemek i�in, BBCode'�n [img] tag'ini yada (m�saade verilmi�se) HTML kullanabilirsiniz.");
-$faq[] = array("Duyuru nedir?", "Duyurular �o�u zaman �nemli bilgileri i�erir, en k�sa zamanda okuman�z� �neririz. Duyurular, ilgili forumun her sayfas�n�n ba��nda g�r�l�r. Duyuru g�nderebilmeniz i�in bu yetkiye sahip olman�z gerek. Yetkilerinizi ise pano y�neticisi saptar.");
-$faq[] = array("Sabit ba�l�klar nedir?", "Sabit ba�l�klar, ilgili forumun ilk sayfas�nda, duyurular�n hemen alt�nda g�r�l�r. �o�u zaman �nemli bilgileri i�erirler, m�mk�nse okuman�z� �neririz. Duyurular i�in ge�erli oldu�u gibi, herhangi bir foruma sabit ba�l�k g�ndermek i�in gereken yetkileri pano y�neticisi saptar.");
-$faq[] = array("Kilitli ba�l�klar nedir?", "Bu ba�l�klar� forum y�neticisi veya pano y�neticisi kilitler. Kilitli ba�l�klar� yan�tlamak m�mk�n de�ildir, i�erdikleri anketler otomatik olarak sona erir. Ba�l�klar bir�ok nedenlerden dolay� kilitlenmi� olabilir.");
-
-$faq[] = array("--","Kullan�c� Seviyeleri ve Gruplar�");
-$faq[] = array("Pano y�neticileri (administrator) nedir?", "Pano y�neticileri, panonun her b�l�m�nde en �ok yetkiye sahip olan �ah�slard�r. Bu ki�iler, panonun hert�rl� i�levini kontrol edebilir: m�saade verme, yetkilendirme, kullan�c� banlama, kullan�c� gruplar� yaratma, forum y�neticisi (moderator) yetkilerini verme vs. Ayr�ca b�t�n forumlarda forum y�neticisi (moderator) yetkilerine sahiptirler.");
-$faq[] = array("Forum y�neticileri (moderator) nedir?", "Forum y�neticileri, g�nl�k olarak forumun �al��mas�n� kontrol eden �ah�slar veya gruplard�r. Ba�l�klar� de�i�tirme ve silme yetkisine sahiptirler. Ayr�ca y�nettikleri forumdaki ba�l�klar� kilitleyebilir, ta��yabilir, silebilir ve b�lebilirler. Genelde forum y�neticilerinin g�revi, <i>off-topic</i>, yani ba�l�k konusuyla ilgisi olmayan yan�tlar�n veya hakaret ve sald�r� niteli�inde metinlerin g�nderilmesini �nlemektir.");
-$faq[] = array("Kullan�c� gruplar� nedir?", "Kullan�c� gruplar�, pano y�neticilerinin kullan�c�lar� grup halinde ay�rabilmesi i�in �ng�r�len bir y�ntemdir. Her kullan�c� (�o�u panolardan farkl� olarak) bir�ok gruba �ye olabilir. Bu �ekilde pano y�neticileri belirli kullan�c�lara rahatl�kla forum y�neticisi yetkilerini veya �zel forumlara ula�ma yetkisini vs. verebilir.");
-$faq[] = array("Bir kullan�c� grubuna nas�l �ye olabilirim?", "Bir kullan�c� grubuna �ye olmak i�in, sayfa ba��ndaki kullan�c� gruplar� linkini t�klay�n. Kullan�c� gruplar�n�n listesini g�receksiniz. Gruplar�n t�m� <i>eri�ime a��k</i> olmayabilir, baz�lar� kilitli veya gizli olabilir. Pano a��k ise, ilgili d��meyi t�klayarak �ye olmak i�in istekte bulunabilirsiniz. �ste�inizin kullan�c� grubu y�neticisi taraf�ndan onaylanmas� gerek, �rne�in iste�inizin nedenini sorabilir. �ste�iniz reddedilirse grup y�neticisini l�tfen rahats�z etmeyin, bunun nedenleri olsa gerek.");
-$faq[] = array("Bir kullan�c� grubunun y�neticisi olmak i�in ne yapmam gerek?", "Kullan�c� gruplar� pano y�neticisi taraf�ndan a��l�r. Pano y�neticisi ayn� zamanda her grubun y�neticisini saptar. E�er yeni bir kullan�c� grubu a�mak istiyorsan�z, ilk �nce pano y�neticisiyle irtibata ge�meniz gerek, kendisine �zel mesaj g�ndermeyi deneyin.");
-
-$faq[] = array("--","�zel Mesajlar");
-$faq[] = array("�zel mesaj g�nderemiyorum!", "Bunun �� sebebi olabilir: hen�z kay�t olmam�� veya giri� yapmam��s�n�z, veya pano y�neticisi b�t�n pano i�in �zel mesajlar� iptal etmi�. ���nc� olanak ise: pano y�neticisi sizin bu imkan� kullanman�z� �nlemi� olabilir, bu durumda kendisine nedenini sorman�z gerekir.");
-$faq[] = array("�stemedi�im �zel mesajlar� almaya devam ediyorum!", "�leride �zel mesajlar sistemine belirli ki�ilerden gelen mesajlar� iptal etme imkan�n� ekleyece�iz. �imdilik herhangi bir �ah�stan istemedi�iniz �zel mesajlar al�yorsan�z, pano y�neticisine ba�vurun. O herhangi bir kullan�c�y� �zel mesaj g�ndermekten men edebilir.");
-$faq[] = array("Bu mesaj panosuna kay�tl� birinden spam mail ald�m!", "�zg�n�z. Asl�nda bu panonun sundu�u email g�nderme i�levi bundan korunmak i�in bir�ok �nlemi alm�� bulunuyor. Ald���n�z spam mailinin bir kopyas�n� pano y�neticisine g�nderin. �zellikle ald���n�z emailin ba�l�k k�sm�n� (to (kime), subject (konu) vs.) iletmeyi unutmay�n, bu k�s�mda emaili g�nderen kullan�c� hakk�nda bilgiler bulunur. Pano y�neticisi bu bilgilerle meseleyi takip edebilir.");
-
-//
-// These entries should remain in all languages and for all modifications
-//
-$faq[] = array("--","phpBB 2'yle ilgili Konular");
-$faq[] = array("Bu mesaj panosunu kim yazd�?", "Bu yaz�l�m (de�i�tirilmemi� haliyle) <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a> taraf�ndan �retilmi� ve genel da��t�ma ��kar�lm��t�r. T�m eser haklar� phpBB Group'a aittir. Bu eser, GNU General Public Licence antla�mas�na uygun olarak eri�ime a��lm��t�r. Bu antla�maya uyma �art�yla �cretsiz da��t�labilir. Daha detayl� bilgiler i�in �stteki linki t�klay�n.");
-$faq[] = array("Arad���m ... �zellik neden yok?", "Bu yaz�l�m phpBB Group taraf�ndan yaz�lm�� ve da��t�ma ��kar�lm��t�r. E�er herhangi bir �zelli�in eksik oldu�unu d���n�yorsan�z, l�tfen phpbb.com sitesini ziyaret edip phpBB Group'un ilgili d���ncelerini ��renin. L�tfen phpbb.com sitesindeki panoya yaz�p yeni bir �zellik iste�inde bulunmay�n. phpbb Group sourceforge arac�l���yla yeni �zellikler ekler. L�tfen ilgili forumlar� gezip ilk �nce phpBB Group'un herhangi bir �zellikle ilgili tutumunu ��renin ve daha sonra burada tarif edilen y�ntemle ba�vuruda bulunun.");
-$faq[] = array("Bu panoyla ilgili hukuki sorunlar i�in veya suiistimal durumunda kime ba�vurabilirim?", "Pano y�neticisine ba�vurman�z �nerilir. Pano y�neticisinin kim oldu�unu ��renemezseniz, ilk �nce forum y�neticilerinden biriyle irtibata ge�ip, kime yazman�z gerekti�ini ��renin. Herhangi bir yan�t alamad���n�z takdirde, site sahibine ba�vurun (whois aramas�yla sitenin sahibini ��renebilirsiniz) veya (e�er pano �cretsiz hizmet veren sitelerde �al��t�r�l�yorsa, �rn. yahoo, free.fr, f2s.com vs.) sitenin y�netimine veya suiistimal konular�yla ilgilenen �ubesine ba�vurun. phpBB Group'un bu panonun nas�l, nerede ve kimler taraf�ndan �al��t�r�ld���n� kontrol etmedi�ini ve herhangi bir �ekilde bundan sorumlu olmad���n� l�tfen dikkate al�n. phpbb.com sitesiyle veya phpBB yaz�l�m�yla do�rudan ilgisi olmayan herhangi bir hukuki konuda (ihtiyati tedbir, mali sorumluluk, iftira vs.) phpBB Group'la irtibata ge�mek tamamen anlams�zd�r. Bu yaz�l�m�n herhangi ���nc� �ah�slar taraf�ndan kullan�m�yla ilgili phpBB Group'a e-mail yazarsan�z, �ok k�sa yada hi� cevap almamay� beklemeniz gerek.");
-
-//
-// This ends the FAQ entries
-//
-
+<?php +/*************************************************************************** + * lang_faq.php [turkish] + * ------------------- + * begin : Wednesday Oct 3, 2001 + * copyright : (C) 2001 The phpBB Group + * email : support@phpbb.com + * + * $Id: lang_faq.php,v 1.4 2001/12/15 16:42:08 psotfx Exp $ + * + * + ***************************************************************************/ + +/*************************************************************************** + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + ***************************************************************************/ +// +// Translation by: +// +// Onur Turgay (postexitus) :: onurturgay@isnet.net.tr :: http://welcome.to/aaal2000 +// Erdem Corapcioglu (erdem) :: erdem@smtg.org :: http://www.smtg.org +// +// For questions and comments use: onurturgay@isnet.net.tr +// + +$faq[] = array("--","Giri� ve Kay�t sorunlar�"); + +$faq[] = array("Neden giri� yapam�yorum?", "Kay�t oldunuz mu? Giri� yapabilmek i�in �nceden kay�t olman�z gerek. Yoksa mesaj panosundan banland�n�z m� (o halde bu anlamda bir mesaj g�rmeniz gerekir)? E�er �yleyse, site y�neticisiyle (webmaster) veya pano y�neticisiyle (administrator) irtibata ge�ip sebebini sorabilirsiniz. E�er kay�t olduysan�z ve banlanm�� olmaman�za ra�men giri� yapam�yorsan�z, tekrar tekrar kullan�c� ad�n�z� ve �ifrenizi kontrol edin. Genelde hata burada oluyor. Sorun bu de�ilse pano y�neticisiyle irtibata ge�in, belki mesaj panosu i�in yanl�� ayar yapm�� olabilir."); +$faq[] = array("Neden kay�t olmam gerekiyor?", "Kay�t olman�za gerek olmayabilirdi asl�nda. Mesaj g�nderebilmek i�in kayd�n �art olmas�, pano y�neticisinin (administator) karar�na ba�l�. Ayr�ca kay�t olunca baz� �zel imkanlara ula�abilirsiniz. �rne�in mesajlar�n�z�n yan�nda kedinize ait k���k bir resim (avatar) g�sterme, �zel mesaj g�nderme, tan�d���n�z kullan�c�lara mail g�nderme veya kullan�c� gruplar�na kat�lma imkanlar�na misafir kullan�c�lar sahip de�ildir. Kay�t i�lemi �ok basit oldu�u i�in kaydolman�z �nerilir."); +$faq[] = array("Neden otomatik olarak ��k���m yap�l�yor?", "Giri� sayfas�nda g�rd���n�z <i>Her zaman otomatik giri� yap</i> komutunu se�medi�iniz s�rece, mesaj panosu sizi sadece belirli bir s�re i�in giri� yapm�� kabul eder. B�ylece kayd�n�z�n ba�kalar� taraf�ndan kullan�lmas� �nlenir. Giri�inizin devaml� kalmas� i�in, bu komutu se�meniz yeterlidir. Fakat ba�ka �ah�slar�nda kulland��� (�rn. herhangi bir k�t�phaneye, internet cafeye, �niversiteye vs. ait) bir bilgisayardan giri� yap�yorsan�z, bu komutu se�memeniz �nerilir."); +$faq[] = array("Kimler Online listesinde ismimin g�r�lmesini nas�l �nleyebilirim?", "�ahs�n�za ait profil sayfas�nda <i>Online oldu�umu gizle</i> se�ene�ini bulabilirsiniz. Buradan <i>Evet</i> 'i se�ince online oldu�unuzu sadece pano y�neticileri ve kendiniz g�rebilirsiniz. Bu durumda gizli kullan�c� olarak say�l�rs�n�z."); +$faq[] = array("�ifremi unuttum!", "Tela�a kap�lmay�n! Eski �ifrenizi ��renmek m�mk�n olmasa bile, yerine de�i�ik bir �ifre alabilirsiniz. Giri� sayfas�n� a��p <u>�ifremi unuttum</u> �zerini t�klay�n ve tarif edilen i�lemleri uygulay�n. K�sa s�rede tekrar online oldu�unuzu g�receksiniz."); +$faq[] = array("Kay�t oldum ama giri� yapam�yorum!", "�lk �nce kullan�c� ad�n�z� ve �ifrenizi do�ru yazd���n�z� temin edin. Do�ru yaz�lm��sa, iki sebep daha olabilir. E�er COPPA destekleniyorsa ve kayd�n�z esnas�nda <u>13 ya��ndan k�����m</u> linkini t�klad�ysan�z, tarif edilen i�lemleri uygulaman�z gerek. Sebep bu de�ilse, kayd�n�z�n onaylanmas� gerekebilir. Baz� mesaj panolar� t�m yeni kay�tlar�n onaylanmas�n� �art ko�ar. Giri� yapabilmeniz i�in ya kendiniz yada pano y�neticisi taraf�ndan kayd�n�z onaylanmal�d�r. Bu durumda onay gerek�esi, kayd�n�z esnas�nda size bildirilmi� olmal�. Bu do�rultuda bir e-mail ald�ysan�z, tarif edilen i�lemleri uygulaman�z gerek. E�er b�yle bir e-mail almad�ysan�z, verdi�iniz e-mail adresinin do�ru olup olmad���n� kontrol edin. Onay gerek�esinin sebebi, <i>k�t� ama�l�</i> kullan�c�lar�n anonim kal�p mesaj panosunu suiistimal etmelerini �nlemektir. Verdi�iniz e-mail adresinin do�ru oldu�undan eminseniz, pano y�neticisiyle irtibata ge�meniz gerekir."); +$faq[] = array("Daha �nceleri kay�tl�yd�m ama art�k giri� yapam�yorum?!", "Bunun en olas� sebebi hatal� kullan�c� ad� veya �ifre giri�idir (kay�t olduktan sonra ald���n�z e-maile bak�p kontrol edin). Belkide pano y�neticisi kayd�n�z� herhangi bir sebepten dolay� silmi� olabilir. Panoya hi� mesaj g�nderdinizmi? Veritaban�n�n kaplad��� alan� k���k tutmak i�in, mesaj g�ndermeyen kullan�c�lar�n kayd� genelde belirli bir s�re sonra silinir. Tekrar kaydolmay� deneyin ve tart��malara kat�l�n."); + +$faq[] = array("--","Kullan�c� Se�enekleri ve Ayarlar�"); +$faq[] = array("Kullan�c� ayarlar�m� nas�l de�i�tirebilirim?", "E�er kaydolduysan�z b�t�n ayarlar�n�z veritaban�na kaydedilir. Ayarlar�n�z� de�i�tirmek i�in (genelde sayfalar�n �st k�sm�nda bulunan) <u>Profil</u> linkini t�klay�n. Ayarlar�n�z buradan de�i�tirilir."); +$faq[] = array("G�sterilen saatler yanl��!", "G�sterilen saatler b�y�k bir ihtimalle do�rudur. Fakat g�rd���n�z saat, bulundu�unuz yerin saat diliminden farkl� olabilir. Bu durumda, <u>Profil</u> linkini t�klay�p kendiniz i�in ge�erli saat dilimini se�meniz gerekir, �rn. London, Paris, New York, Sydney vs. �o�u se�enekler i�in ge�erli oldu�u gibi, saat dilimini de�i�tirme imkan�da sadece kay�tl� kullan�c�lara verilmi�tir. E�er kay�tl� de�ilseniz, kaydolman�n tam zaman� (kelime oyununu ba���lay�n)!"); +$faq[] = array("De�i�ik bir zaman dilimi se�tim ama saatler hala yanl��!", "Do�ru zaman dilimini se�ti�inizden eminseniz ve saat hala yanl�� g�steriliyorsa, bunun en olas� sebebi g�n�����ndan yararlanma de�i�imleri olabilir. �rn. yaz aylar�nda g�r�len saatler, bulundu�unuz �lkenin ger�ek saatinden bir saat ileri veya geri olabilir. Mesaj panosu bu de�i�imleri dikkate almaz."); +$faq[] = array("Konu�tu�um lisan listede yok!", "Bunun en olas� sebepleri, ya pano y�neticisinin konu�tu�unuz lisan� destekleyen uzant�y� kurmu� olmay���, yada bu panonun konu�tu�unuz lisana hen�z �evrilmi� olmay���d�r. Pano y�neticilerine ba�vurup, kendi lisan�n�z� destekleyen uzant�y� kurmalar�n� rica edin. E�er b�yle bir uzant� yoksa, panoyu kendi dilinize �evirmekte �zg�rs�n�z. Bu konuda daha geni� bilgi i�in sayfalar�n alt k�sm�nda g�r�len phpBB Group linkini t�klay�n."); +$faq[] = array("�smimin alt�nda resim (avatar) g�stermek i�in ne yapmal�y�m?", "Mesajlar�n g�r�nt�lendi�i sayfalarda kullan�c� adlar�n�n alt�nda iki t�r resim g�rebilirsiniz. Birincisi, kullan�c� derecenizi g�sterir ve genelde g�nderdi�iniz mesaj say�s�na ba�l� olarak belirli bir say�da y�ld�z veya kare �eklindedir. Bunun alt�nda avatar denen biraz daha b�y�k bir resim g�rebilirsiniz. Bu resim genelde kullan�c�ya ait ve �zeldir. Avatar kullanma imkan�n� pano y�neticisi saptar. Ayr�ca avatar'lar�n ne �ekilde kullan�labilece�inide saptar. Avatar kullanam�yorsan�z, pano y�neticisine ba�vurup bu imkan� ne sebepten iptal etti�ini ��renebilirsiniz (bunun �nemli bir sebebi oldu�undan eminiz!)"); +$faq[] = array("Kullan�c� derecemi nas�l de�i�tirebilirim?", "Genelde kullan�c� derecenizi do�rudan de�i�tirmeniz m�mk�n de�il (kullan�c� derecesi, g�nderdi�iniz mesaj�n yan�nda bulunan isminizin alt�nda ve kullan�c� profili sayfas�nda g�r�l�r). �o�u mesaj panosunda kullan�c� dereceleri, g�nderilen mesajlar�n say�s�n� veya yetkili �yeleri belirlemek i�in kullan�l�r, �rn. y�neticiler veya pano y�neticileri �zel bir dereceye sahip olabilir. L�tfen gereksiz yere mesaj g�nderipte derecenizi y�kseltmeye �al��may�n, elde edece�iniz tek sonu�, y�neticilerin mesajlar�n�z�n say�s�n� d���rmesi olacakt�r."); +$faq[] = array("Bir kullan�c�n�n mail linkini t�klay�nca giri� yapmam isteniyor?", "Panoya ait e-mail formuyla maalesef sadece kay�tl� kullan�c�lar mail g�nderebiliyor (ayr�ca y�neticinin bu i�levi �al��t�rmas� gerek). Bunun sebebi, e-mail sisteminin anonim kullan�c�lar taraf�ndan suiistimal edilmesini �nlemektir."); + +$faq[] = array("--","Mesaj G�nderme"); +$faq[] = array("Foruma yeni ba�l�k nas�l g�nderilir?", "�ok basit: forumu veya ba�l��� g�r�nt�leme sayfas�nda <i>Yeni Ba�l�k G�nder</i> d��mesini t�klay�n. Yeni mesaj g�ndermeden �nce kay�t olman�z gerekebilir. Forum ve ba�l�k sayfalar�n�n alt k�sm�nda yapabilece�iniz b�t�n i�lemlerin listesini g�rebilirsiniz (�rn. <i>Bu forumda yeni konular a�abilirsiniz</i> vs. gibi)."); +$faq[] = array("Mesajlar nas�l de�i�tirilir veya silinir?", "Pano y�neticisi veya forum y�neticisi olmad���n�z s�rece, sadece kendinize ait mesajlar� de�i�tirebilir veya silebilirsiniz. G�nderdi�iniz bir mesaj� <i>Mesaj� De�i�tir</i> d��mesini t�klayarak de�i�tirebilirsiniz (bu imkan bazen sadece belirli bir s�re i�in mevcuttur). Mesaj�n�za birileri cevap g�ndermi�se e�er, mesaj�n�z�n alt�nda metni ka� defa de�i�tirdi�inizi g�steren k�sa bir yaz� g�receksiniz. Mesaj�n�z hen�z yan�tlanmam��sa, bu not g�r�lmez. Ayr�ca mesaj�n�z pano y�neticileri veya forum y�neticileri taraf�ndan de�i�tirilincede bu yaz� g�r�lmez (y�neticilerin b�yle bir durumda metnin hangi k�sm�n� ne sebepten dolay� de�i�tirdiklerini yazmalar� �nerilir). Bir mesaja cevap geldikten sonra normal kullan�c�lar taraf�ndan silinemez."); +$faq[] = array("Mesaj alt�na imza nas�l eklenir?", "Herhangi bir mesaja imzan�z� ekleyebilmek i�in �nce <i>Profil</i> sayfan�za girip bir imza haz�rlaman�z gerek. Daha sonra mesaj g�nderme formunun alt k�sm�ndaki <i>�mzam� ekle</i> se�ene�ini se�ip mesaj�n�za imzan�z� ekleyebilirsiniz. G�nderdi�iniz b�t�n mesajlara genel bir ayar olarak imzan�z�n eklenmesini istiyorsan�z, <i>Profil</i> sayfas�ndaki se�ene�i t�klay�n. Buna ra�men diledi�iniz her mesaj i�in imzan�z�n eklenmesini �nleyebilirsiniz (mesaj g�nderme formunda <i>�mzam� Ekle</i> se�ene�ini silmeniz yeterli)."); +$faq[] = array("Anket nas�l haz�rlan�r?", "Anket haz�rlamak �ok basit: yeni bir ba�l�k g�nderirken (veya bir ba�l���n ilk mesaj�n� de�i�tirirken - bu tabi yetkinize ba�l�), mesaj g�nderme formunun alt�nda <i>Anket Ekle</i> formunu g�receksiniz (b�yle bir formu g�remiyorsan�z, anket ekleme yetkiniz yok demektir). Anket sorusunu ve en az iki tane anket ��kk� eklemeniz gerekir. Anket ��kk� eklemek i�in <i>Bu ��kk� Ekle</i> d��mesini t�klay�n. Ayr�ca anketin g�sterim s�resinide belirleyebilirsiniz, 0 s�resiz demektir. Eklenebilecek anket ��klar�n�n say�s� s�n�rl�d�r. Bu s�n�r� pano y�neticisi belirler."); +$faq[] = array("Bir anket nas�l de�i�tirilir veya silinir?", "Anketlerde mesajlar gibi sadece g�nderen kullan�c�, forum y�neticisi veya pano y�neticisi taraf�ndan de�i�tirilebilir. Bir anketi de�i�tirmek i�in, ba�l���n ilk mesaj�n� t�klay�n (ilgili anket daima bu mesaja ba�l�d�r). Ankete hen�z kat�lan olmad�ysa, haz�rlayan kullan�c� taraf�ndan de�i�tirilebilir veya silinebilir. Ankete kat�lan olmu�sa, sadece forum ve pano y�neticileri taraf�ndan de�i�tirilebilir veya silinebilir. B�ylece bir s�re sonra ��klar� de�i�tirip anket sonu�lar�n� sap�tma olana�� kalmaz."); +$faq[] = array("Anketlere neden kat�lam�yorum?", "Anketlere sadece kay�tl� kullan�c�lar kat�labilir (b�ylece hile yapma olana�� �nlenmi� olur). E�er kay�t olman�za ra�men anketlere kat�lam�yorsan�z, gerekli yetkilere sahip de�ilsiniz demektir."); +$faq[] = array("Baz� forumlara neden ula�am�yorum?", "Baz� forumlar sadece belirli kullan�c�lara veya kullan�c� gruplar�na a��k olabilir. Mesajlar� okumak, g�r�nt�lemek, g�ndermek i�in vs. �zel yetki gerekebilir. Bu yetkiyi sadece ilgili forum y�neticisi veya pano y�neticisi verebilir, bu ki�ilere ba�vurmal�s�n�z."); + +$faq[] = array("--","Bi�imlendirme ve Ba�l�k Tipleri"); +$faq[] = array("BBCode nedir?", "BBCode HTML'in �zel bir uygulamas�d�r. Forum'a yazd���n�z mesajlarda BBCode kullanabilme imkan�n� pano y�neticisi saptar. Ayr�ca mesaj g�nderme formundaki se�enekler sayesinde diledi�iniz mesajlarda BBCode'� iptal etmeniz m�mk�nd�r. BBCode, HTML'e benzer tarzdad�r fakat tag'ler < ve > yerine k��eli parantez i�ine al�n�r: [ ve ]. Ayr�ca nelerin nas�l g�r�nt�lendi�i daha iyi kontrol edilebilir. BBCode hakk�nda daha geni� bilgiler i�in, mesaj g�nderme sayfas�ndan ula�abilece�iniz rehbere bak�n�z."); +$faq[] = array("HTML kullanabilir miyim?", "Pano y�neticisinin m�saade vermesine ba�l�d�r, ilgili ayarlar�n t�m�n� o kontrol eder. E�er m�saade verilmi�se, b�y�k ihtimalle sadece baz� tag'lerin �al��t���n� g�receksiniz. B�yle olmas� <i>g�venlik</i> i�indir. Ama�, pano g�r�nt�s�n�n bozulmas�n� veya daha de�i�ik sorunlar�n meydana gelmesini �nlemektir. M�saade verilmi� olsa bile, mesaj g�nderme formundaki se�enekler sayesinde diledi�iniz mesajlarda HTML'i iptal etmeniz m�mk�nd�r."); +$faq[] = array("Smiley nedir?", "Smiley veya Emoticon, belirli duygu ifadelerini vermek i�in kullan�lan i�aretlerdir. Metinde k���k resimler halinde g�r�nt�lenir. �rn. :) mutlu, :( ise �zg�n anlam�ndad�r. Kullanabilece�iniz smileylerin listesini mesaj g�nderme formunda g�rebilirsiniz. Smileyleri a��r� derecede kullanmamaya �zen g�sterin, metin yoksa okunmaz hale gelebilir. Bu durumda y�netici smileyleri veya mesaj�n�z� tamam�yla silmeye karar verebilir."); +$faq[] = array("Resim g�nderebilir miyim?", "G�nderdi�iniz mesajla beraber resimde g�r�nt�lenebilir. Fakat �u anda panoya do�rudan resim g�ndermek m�mk�n de�ildir. Bu y�zden umuma a��k bir web serverinde kay�tl� bir resme link vermeniz gerek, �rn. http://www.umuma-acik-server.net/resim.gif. Kendi bilgisayar�n�zda bulunan bir resme link vermeniz m�mk�n de�il (bilgisayar�n�z umuma a��k bir web serveri olmad��� s�rece). Ayr�ca, umuma a��k olmayan ve sadece �ifreyle ula��lan resimlere link vermek m�mk�n de�ildir (�rn. hotmail veya yahoo mailboxlar�nda vs. kay�tl� resimler). Resim g�r�nt�lemek i�in, BBCode'�n [img] tag'ini yada (m�saade verilmi�se) HTML kullanabilirsiniz."); +$faq[] = array("Duyuru nedir?", "Duyurular �o�u zaman �nemli bilgileri i�erir, en k�sa zamanda okuman�z� �neririz. Duyurular, ilgili forumun her sayfas�n�n ba��nda g�r�l�r. Duyuru g�nderebilmeniz i�in bu yetkiye sahip olman�z gerek. Yetkilerinizi ise pano y�neticisi saptar."); +$faq[] = array("Sabit ba�l�klar nedir?", "Sabit ba�l�klar, ilgili forumun ilk sayfas�nda, duyurular�n hemen alt�nda g�r�l�r. �o�u zaman �nemli bilgileri i�erirler, m�mk�nse okuman�z� �neririz. Duyurular i�in ge�erli oldu�u gibi, herhangi bir foruma sabit ba�l�k g�ndermek i�in gereken yetkileri pano y�neticisi saptar."); +$faq[] = array("Kilitli ba�l�klar nedir?", "Bu ba�l�klar� forum y�neticisi veya pano y�neticisi kilitler. Kilitli ba�l�klar� yan�tlamak m�mk�n de�ildir, i�erdikleri anketler otomatik olarak sona erir. Ba�l�klar bir�ok nedenlerden dolay� kilitlenmi� olabilir."); + +$faq[] = array("--","Kullan�c� Seviyeleri ve Gruplar�"); +$faq[] = array("Pano y�neticileri (administrator) nedir?", "Pano y�neticileri, panonun her b�l�m�nde en �ok yetkiye sahip olan �ah�slard�r. Bu ki�iler, panonun hert�rl� i�levini kontrol edebilir: m�saade verme, yetkilendirme, kullan�c� banlama, kullan�c� gruplar� yaratma, forum y�neticisi (moderator) yetkilerini verme vs. Ayr�ca b�t�n forumlarda forum y�neticisi (moderator) yetkilerine sahiptirler."); +$faq[] = array("Forum y�neticileri (moderator) nedir?", "Forum y�neticileri, g�nl�k olarak forumun �al��mas�n� kontrol eden �ah�slar veya gruplard�r. Ba�l�klar� de�i�tirme ve silme yetkisine sahiptirler. Ayr�ca y�nettikleri forumdaki ba�l�klar� kilitleyebilir, ta��yabilir, silebilir ve b�lebilirler. Genelde forum y�neticilerinin g�revi, <i>off-topic</i>, yani ba�l�k konusuyla ilgisi olmayan yan�tlar�n veya hakaret ve sald�r� niteli�inde metinlerin g�nderilmesini �nlemektir."); +$faq[] = array("Kullan�c� gruplar� nedir?", "Kullan�c� gruplar�, pano y�neticilerinin kullan�c�lar� grup halinde ay�rabilmesi i�in �ng�r�len bir y�ntemdir. Her kullan�c� (�o�u panolardan farkl� olarak) bir�ok gruba �ye olabilir. Bu �ekilde pano y�neticileri belirli kullan�c�lara rahatl�kla forum y�neticisi yetkilerini veya �zel forumlara ula�ma yetkisini vs. verebilir."); +$faq[] = array("Bir kullan�c� grubuna nas�l �ye olabilirim?", "Bir kullan�c� grubuna �ye olmak i�in, sayfa ba��ndaki kullan�c� gruplar� linkini t�klay�n. Kullan�c� gruplar�n�n listesini g�receksiniz. Gruplar�n t�m� <i>eri�ime a��k</i> olmayabilir, baz�lar� kilitli veya gizli olabilir. Pano a��k ise, ilgili d��meyi t�klayarak �ye olmak i�in istekte bulunabilirsiniz. �ste�inizin kullan�c� grubu y�neticisi taraf�ndan onaylanmas� gerek, �rne�in iste�inizin nedenini sorabilir. �ste�iniz reddedilirse grup y�neticisini l�tfen rahats�z etmeyin, bunun nedenleri olsa gerek."); +$faq[] = array("Bir kullan�c� grubunun y�neticisi olmak i�in ne yapmam gerek?", "Kullan�c� gruplar� pano y�neticisi taraf�ndan a��l�r. Pano y�neticisi ayn� zamanda her grubun y�neticisini saptar. E�er yeni bir kullan�c� grubu a�mak istiyorsan�z, ilk �nce pano y�neticisiyle irtibata ge�meniz gerek, kendisine �zel mesaj g�ndermeyi deneyin."); + +$faq[] = array("--","�zel Mesajlar"); +$faq[] = array("�zel mesaj g�nderemiyorum!", "Bunun �� sebebi olabilir: hen�z kay�t olmam�� veya giri� yapmam��s�n�z, veya pano y�neticisi b�t�n pano i�in �zel mesajlar� iptal etmi�. ���nc� olanak ise: pano y�neticisi sizin bu imkan� kullanman�z� �nlemi� olabilir, bu durumda kendisine nedenini sorman�z gerekir."); +$faq[] = array("�stemedi�im �zel mesajlar� almaya devam ediyorum!", "�leride �zel mesajlar sistemine belirli ki�ilerden gelen mesajlar� iptal etme imkan�n� ekleyece�iz. �imdilik herhangi bir �ah�stan istemedi�iniz �zel mesajlar al�yorsan�z, pano y�neticisine ba�vurun. O herhangi bir kullan�c�y� �zel mesaj g�ndermekten men edebilir."); +$faq[] = array("Bu mesaj panosuna kay�tl� birinden spam mail ald�m!", "�zg�n�z. Asl�nda bu panonun sundu�u email g�nderme i�levi bundan korunmak i�in bir�ok �nlemi alm�� bulunuyor. Ald���n�z spam mailinin bir kopyas�n� pano y�neticisine g�nderin. �zellikle ald���n�z emailin ba�l�k k�sm�n� (to (kime), subject (konu) vs.) iletmeyi unutmay�n, bu k�s�mda emaili g�nderen kullan�c� hakk�nda bilgiler bulunur. Pano y�neticisi bu bilgilerle meseleyi takip edebilir."); + +// +// These entries should remain in all languages and for all modifications +// +$faq[] = array("--","phpBB 2'yle ilgili Konular"); +$faq[] = array("Bu mesaj panosunu kim yazd�?", "Bu yaz�l�m (de�i�tirilmemi� haliyle) <a href=\"http://www.phpbb.com/\" target=\"_blank\">phpBB Group</a> taraf�ndan �retilmi� ve genel da��t�ma ��kar�lm��t�r. T�m eser haklar� phpBB Group'a aittir. Bu eser, GNU General Public Licence antla�mas�na uygun olarak eri�ime a��lm��t�r. Bu antla�maya uyma �art�yla �cretsiz da��t�labilir. Daha detayl� bilgiler i�in �stteki linki t�klay�n."); +$faq[] = array("Arad���m ... �zellik neden yok?", "Bu yaz�l�m phpBB Group taraf�ndan yaz�lm�� ve da��t�ma ��kar�lm��t�r. E�er herhangi bir �zelli�in eksik oldu�unu d���n�yorsan�z, l�tfen phpbb.com sitesini ziyaret edip phpBB Group'un ilgili d���ncelerini ��renin. L�tfen phpbb.com sitesindeki panoya yaz�p yeni bir �zellik iste�inde bulunmay�n. phpbb Group sourceforge arac�l���yla yeni �zellikler ekler. L�tfen ilgili forumlar� gezip ilk �nce phpBB Group'un herhangi bir �zellikle ilgili tutumunu ��renin ve daha sonra burada tarif edilen y�ntemle ba�vuruda bulunun."); +$faq[] = array("Bu panoyla ilgili hukuki sorunlar i�in veya suiistimal durumunda kime ba�vurabilirim?", "Pano y�neticisine ba�vurman�z �nerilir. Pano y�neticisinin kim oldu�unu ��renemezseniz, ilk �nce forum y�neticilerinden biriyle irtibata ge�ip, kime yazman�z gerekti�ini ��renin. Herhangi bir yan�t alamad���n�z takdirde, site sahibine ba�vurun (whois aramas�yla sitenin sahibini ��renebilirsiniz) veya (e�er pano �cretsiz hizmet veren sitelerde �al��t�r�l�yorsa, �rn. yahoo, free.fr, f2s.com vs.) sitenin y�netimine veya suiistimal konular�yla ilgilenen �ubesine ba�vurun. phpBB Group'un bu panonun nas�l, nerede ve kimler taraf�ndan �al��t�r�ld���n� kontrol etmedi�ini ve herhangi bir �ekilde bundan sorumlu olmad���n� l�tfen dikkate al�n. phpbb.com sitesiyle veya phpBB yaz�l�m�yla do�rudan ilgisi olmayan herhangi bir hukuki konuda (ihtiyati tedbir, mali sorumluluk, iftira vs.) phpBB Group'la irtibata ge�mek tamamen anlams�zd�r. Bu yaz�l�m�n herhangi ���nc� �ah�slar taraf�ndan kullan�m�yla ilgili phpBB Group'a e-mail yazarsan�z, �ok k�sa yada hi� cevap almamay� beklemeniz gerek."); + +// +// This ends the FAQ entries +// + ?>
\ No newline at end of file diff --git a/phpBB/templates/subSilver/jumpbox.tpl b/phpBB/templates/subSilver/jumpbox.tpl index eed9f9ddf6..41d0bbf634 100644 --- a/phpBB/templates/subSilver/jumpbox.tpl +++ b/phpBB/templates/subSilver/jumpbox.tpl @@ -1,5 +1,5 @@ -<form method="GET" name="jumpbox" action="{S_JUMPBOX_ACTION}"> +<form method="GET" name="jumpbox" action="{S_JUMPBOX_ACTION}" onSubmit="if(document.jumpbox.f.value == -1){return false;}"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_LIST} |