<?php
$lang = array(
/*
+--------------------------------------------------------------------------
// START Language in the templates .tpl
+--------------------------------------------------------------------------
*/
// header.tpl
'home' => 'Home',
'usercp' => 'Control Panel',
'rules' => 'Rules',
'register' => 'Register',
'static' => 'Stats',
'search' => 'Search',
'memberlist' => 'Members',
'latest_reply' => 'New Posts',
'Special_Subject' => 'Special Topics',
'logout' => 'Sign Out',
'rss_subject' => 'Abstract of new Hot topics',
'rss_section' => 'Abstract of new topics in that forum',
'rss_section_m' => 'Abstract of new topics in ',
'Lost_password' => 'Forgot password?',
'you_have' => 'You have',
'new_messages' => 'new message',
'no_new_messages' => "You don't have new messages!",
'user_welcome' => 'Welcome',
'username' => 'Usename',
'password' => 'Password',
'name' => 'Name',
'Temp_login' => 'Remember Me?',
'login' => 'Login',
'Login_mem' => ' Login ',
'Last_visit' => 'Your last visit was ',
'search_keyword' => 'Keyword',
'start_search' => 'Search',
'advanced_search' => 'Advanced Search',
'quick_options' => 'Quick tools',
// sections_list.tpl
'forum_sub' => 'Subforums',
'forum' => 'Forum',
'subject_num' => 'Topics',
'reply_num' => 'Replies',
'last_subject' => 'Last Post',
'section_picture' => 'Picture of that section',
'no_write_subject' => "You can't write in this section!",
'new_posts' => 'New posts',
'no_new_posts' => 'Old posts',
'add_new_thread' => 'Post new topic',
'forums_subs' => '<strong>Subfoums:</strong>',
'moderators_list' => '<strong>Moderators:</strong>',
'last_writer' => 'by:',
'last_date' => 'at:',
'no_post' => 'No posts!',
'linkvisitor' => 'visits: ',
'Watched' => 'Viewing',
'Go_to_last_post' => 'Go to last post',
// main.tpl
'home_peg' => 'Homepage',
'new_subject' => 'New Threads',
'no_new_subject' => 'Old Threads',
// main--static_table.tpl
'static' => 'Statistics',
'online_naw' => 'Currently active',
'member_and' => 'Member,',
'member_hide_and' => 'Hidden and',
'Guest' => 'Guest',
'no_login_member' => 'No one logged on!',
'online_today' => '<strong>Who logged on Today </strong> :',
'member' => 'Member',
'no_visitor_member_today'=> "There's no member have signed in!",
'subjects_num' => 'Threads:',
'replys_num' => 'Replies:',
'members_num' => 'Members:',
'last_member_register' => 'Welcome to our newest member:',
'mor_static' => 'View more stats',
'last_static_num' => "Last ".$PowerBB->_CONF['info_row']['last_static_num']." Stats",
'New_members' => 'New members',
'TopSubjectVisitor' => 'Most viewed threads',
'TopMemberInvite' => 'Most referrer members',
'LastSubject' => 'Last posts',
'date_register' => 'Register date',
'SubjectVisitor' => 'Views',
'Invites' => 'Referrers',
'Subject' => 'Thread',
'send_by' => 'by',
'date' => ' at ',
'most_popular_forums' => 'Most popular sections',
'Top_participants' => 'Top active members',
'strongest_reputation' => 'Strongest reputation',
'posts' => 'Posts',
'max_online' => 'Most users ever online was:',
'time_logged_online' => 'login: ',
// footer.tpl
'archive' => 'Archive',
'forummap' => 'Forum map',
'subject_today' => 'Today Subjects',
'send_message' => 'Contact us',
'team' => 'Forum admins',
'cp_admin' => 'Admin c.panel',
'UP' => 'Top',
'timer' => 'Time now ',
'copyright' => "Powered by <a target='_blank' href='http://www.pbboard.com'>PBBoard</a>© 2011 Version ".$PowerBB->_CONF['info_row']['MySBB_version']." ",
// forum--subject_table.tpl
'subject_title' => 'Title',
'subject_writer' => 'Writer',
'reply_num' => 'Replies',
'subject_visitor' => 'Visits',
'write_date' => 'Last Post',
'subjects_review' => '<strong>Threads on waiting list to be published</strong>',
'subject_review' => 'thread on waiting to be published',
'opin_subject' => 'Open thread in new page',
'subject_multipage' => 'Multipage topic',
'subject_attach' => 'Attachment',
'subject_close' => '<small>(Closed)</small>',
'subject_delete' => '<small>(Deleted)</small>',
'subject_special' => '<small>(<font color="#FF0000">Special thread</font>)</small>',
's_special' => 'Special thread',
'stick_subject_list' => 'Sticky threads',
'stick_subject' => 'Sticky thread',
'no_replys' => 'No replies',
'subject_list' => 'Topics list',
's_close' => 'Closed thread',
'subject_personal' => 'Personal thread',
'Hot_subject' => 'Hot thread',
's_delete' => 'Deleted thread',
'there_are_new_posts' => 'New posts',
'no_newPosts' => 'Old posts',
'poll_subject' => 'Poll:',
'newPosts' => 'New posts',
'dot_hotfolder' => 'More than 15 posts or 150 visits',
'su_close' => 'Closed thread',
'your_subject_personal' => 'Your thread',
'moderators_forum' => 'Moderators',
'Jump_between_pages' => 'Jump between pages',
'Go_to_the_page' => 'Go to page ...',
'Go' => 'Go',
'Rate_Topic' => 'Rate that topic:',
'Posts_was_observed' => 'Selected posts',
'No_thread_forum' => 'There are any new threads in that section ..',
'Options_mod' => 'Moderator options',
'Management_tools' => 'Admin options',
'deletethread' => 'Delete threads',
'undeletethread' => 'Restore deleted threads',
'openthread' => 'Open closed threads',
'closethread' => 'Close threads',
'approvethread' => 'Publish threads',
'unapprovethread' => "Don't publish threads",
'stickthread' => 'Stick threads',
'unstickthread' => 'Unstick threads',
'movethread' => 'Move threads',
'Display_Options' => 'View options',
'Member_and' => 'Member and',
'Guest_' => 'Guest',
'sort_view' => 'Sort view:',
'sort_desc' => 'Newest',
'sort_asc' => 'Oldest',
'Sort_by' => 'Sort by',
'sort_reply_number' => 'Replies number',
'sort_visitor' => 'Visits number',
'sort_rating' => 'Thread rating',
'sort_writer' => 'Writer',
'sort_title' => 'Title',
'sort_Last_Post' => 'Last post',
// add_attach_table.tpl & add_edit_attach_reply.tpl & add_edit_attach_subject.tpl & attach_show.tpl
'attachments' => 'attachments',
'upload_attachments_nm' => 'Number of allowed attachments:',
'ex_list' => 'Allowed extensions:',
'file' => 'File',
'more_attach_file' => 'Add another one',
'manage_attachments' => 'Manage attachments',
'review_file' => 'Browse',
'upload' => 'Upload',
'remove' => 'Remove',
'resize_images' => 'Resized attached images',
'click_on_image_to_enlarge' => '(Click on image to enlarge)',
'image_attached' => 'Attached images',
'download_attachments' => 'Download:',
'downloads' => 'Viewed:',
'size' => 'Size:',
// signature_show.tpl
'user_sig' => 'Signature of:',
// show_subject.tpl & show_reply.tpl
'information_writer' => 'Writer info',
'view_profile' => 'View profile',
'search_for_all_posts' => "View all members topics",
'search_for_all_replys' => "view all members replies",
'send_a_private_message_to' => 'Send a private message to',
'send_a_message_to_the_mailing' => 'Send an email to',
'reason_for_closure' => 'Reason of closure:',
'reporting_for_post' => 'Report an illegal post!',
'up_subject' => 'Top',
'edit_subject' => ' Edit thread ',
'delete_subject' => 'Delete thread',
'qu_subject' => 'Quote thread',
'edit_reply' => 'Edit reply',
'delete_reply' => 'Delet reply',
'qu_reply' => 'Quote reply',
'action_by_reply' => 'Edited by:',
'action_by_subject' => 'Edited by:',
// add_chat_message.tpl & chat.tpl
'chat_message' => 'Chat messages',
'from_country' => 'From:',
'add_chat_message' => 'Add a new message',
'add_chat_message1' => 'Add message',
'chat_num_mem_posts' => "<b>(Sorry, your posts must be at least (".$PowerBB->_CONF['info_row']['chat_num_mem_posts'].") to be able to begin adding chat messages)</b>",
'chat_country' => 'Country:',
'chat_num_characters' => "Maximum number of message letters is (".$PowerBB->_CONF['info_row']['chat_num_characters'].") letter",
'insert_chat_message' => 'Add',
'copyright_chat' => 'Chat Messages Powered by <a target="_blank" href="http://www.pbboard.com">PBBoard</a>© 2009 Version 1.0',
// add_poll_table.tpl & edit_poll_table1.tpl & edit_poll_table2.tpl & edit_poll_table3.tpl & show_poll.tpl & show_poll_down.tpl & show_poll_top.tpl
'add_polls' => 'Add poll',
'answer' => 'Question',
'answer1' => 'Answer #1',
'answer2' => 'Answer #2',
'more_answers' => 'Add another answer',
'poll_edit' => 'Edit poll',
'answers_number' => 'Answer #',
'send_poll_edit' => 'Edit',
'votes' => 'Voters:',
'votes_num' => 'Number of votes:',
'you_canot_votes' => " You've allready voted for that poll before",
'Igrvote' => 'Vote!',
'Poll' => 'Poll:',
'qus' => 'Question :',
'more_answer' => 'another # answer',
// add_reply_link.tpl & add_subject_link.tpl
'add_new_reply' => 'Add reply',
'add_new_topic' => 'add thread',
// add_tags_table.tpl
'tags' => 'Tags',
'tag1' => 'Tag #1',
'tag' => 'Tag #',
'add_more_tag' => 'Add another tag',
// announcement.tpl & forum--announcement_table.tpl
'announcement' => 'Administrative Announcements',
'announcement_title' => 'Announcement title',
'announcement_date' => 'Date',
'announcement_writer' => 'Writer',
// archive_footer.tpl & archive_forum.tpl & archive_main.tpl & archive_sections_list.tpl & archive_subject.tpl
'archive_t' => '[Archive]',
'copyright_archive' => "Powered by <a target='_blank' href='http://www.pbboard.com'>PBBoard</a>© 2009 Version ".$PowerBB->_CONF['info_row']['MySBB_version']." ",
'view_full_version' => 'View full version:',
'reply_archive' => 'Replies',
'views' => 'Visits:',
'details' => 'Details',
'sub_forums_archive' => '<strong>Subforums:</strong>',
// avatar_options_list.tpl & avatar_options_site.tpl & avatar_options_upload.tpl & usercp_control_avatar.tpl
'add_avatar_to_site' => 'select an avatar from the site',
'personal_photo' => 'Avatar',
'photo_to_external_site' => 'Avatar from remote url',
'Photo_URL' => 'URL',
'max_avatar' => " Note: maximum dimentions of avatar is ".$PowerBB->_CONF['info_row']['max_avatar_width']." ÙÙ ".$PowerBB->_CONF['info_row']['max_avatar_height']." px",
'photo_from_your_computer' => 'avatar from your personal pc',
'select_image' => 'Choose an image',
'User_Control_Panel' => 'User control panel',
'Your_picture' => 'Your current avatar',
'Options' => 'Options',
'photo_from_menu' => 'Select an avatar from list',
'no_photo' => 'Witout avatar',
'change_avatar' => 'Edit Settings',
// board_close.tpl
'board_close' => 'Closed',
'reason_close' => 'Reason of closure',
// editor_js.tpl
'l_undo' => 'Undo',
'l_redo' => 'Redo',
'l_b' => 'Bold',
'l_u' => 'Underline',
'l_i' => 'Italic',
'l_remove' => 'Remove',
'l_p' => 'Text colour',
'l_link' => 'Add link',
'l_email' => 'Insert Email',
'l_flash' => 'Insert Flash',
'url_enter_desc' => 'Link title:',
'email_enter_desc' => 'Email title:',
'l_unlink' => 'Remove hyperlink',
'l_youtube' => 'Add youtube video',
'l_image' => 'Inser image',
'l_jr' => 'Align right',
'l_jl' => 'Align left',
'l_jc' => 'Center',
'l_ol' => 'Numbering',
'l_ul' => 'Bullets',
'l_quote' => 'Quote',
'l_code' => 'Code',
'l_phpcode' => 'Insert code',
'insert_table' => 'Insert Table',
'rows_number' => 'Rows Number',
'columns_number' => 'Columns Number',
'l_rf' => 'Clear Formatting',
'l_out' => 'Decrease Indent',
'l_ind' => 'Increase Indent',
'l_size' => 'Size',
'l_font' => 'Fonts',
'l_para' => 'Normal',
'l_ex' => 'Increase text area',
'l_con' => 'Decrease text area',
'url_enter' => 'Insert link:',
'email_enter' => 'Insert email:',
'image_enter' => 'Insert image:',
'direction' => $PowerBB->_CONF['info_row']['content_dir'],
'l_exp' => 'Shortcut',
'l_s' => 'Strikeout',
'l_hr' => 'Breack line',
'l_sub' => 'Sub-typing',
'l_sup' => 'Over-typing',
'l_sent' => "['Hi all','Peace upon you','Peace','Welcome']",
'l_sent_value' => "['In the name of Allah','Peace be upon you','Peace','You are welcomed to be one of our family']",
'l_flash_url' => 'Flash link:',
'l_flash_width' => 'Flash width:',
'l_flash_height' => 'Flash height:',
'size1' => 'Tiny',
'size2' => 'Small',
'size3' => 'Medium',
'size4' => 'Large',
'size5' => 'Huge',
'change_editor' => 'Switch between WYSWIG and BB-code editors',
'must_disabled_bbcode_mode' => 'BB-code mode must be disabled first!',
// forget_password_change.tpl & forget_password_form.tpl & forum_password.tpl
'appointment_new_password' => 'Set new password',
'new_password' => 'New password',
'Count' => 'Save',
'Retrieve password' => 'Forgot password?',
'email_Retrieve password' => 'Yoy Email',
'password_forum' => "You must enter forum's password to be able to access!",
// forum--online_table.tpl
'no_online_section' => 'There are no members viewing this section right now!',
// iconbox.tpl
'icons' => 'Icons',
'no_icon' => 'Without icon',
// jump_forums_list.tpl
'quick_jump_to' => 'Jump to:',
'Search_Engine' => 'Search engine',
'Whos_Online' => 'Online users',
'Private_Messages' => 'Inbox',
'members' => 'Memberlist',
// last_subject_writer.tpl
'Member_Topics' => 'More threads from:',
'no_subject' => "Doesn't post any thread yet.",
// iconbox.tpl
'latest_posts' => 'Latest posts',
'LastsPostsWriter' => 'Writer:',
'LastsPostsReplyWriter' => 'Last reply:',
'LastsPostsReply_number' => 'Replies:',
'LastsPostsvisitor' => 'Visits:',
'LastsPostsDate' => 'At:',
// login_msg.tpl & logout_msg.tpl
'Guidance_re' => 'Redirecting...',
'Hello_your' => 'Welcome:',
'Peace_your' => 'Welcome ',
'Logged_Messages' => 'You have successfully logged in, kindly wait while you are being redirected',
'goodbay1' => 'Goodbye:',
'goodbay2' => 'Goodbye:',
'logout_successfully' => 'You have successfully logged out, kindly wait while you are being redirected',
// new_reply.tpl & new_topic.tpl
'File' => 'File #',
'Add_another_file' => 'Add another file',
'text_Reply' => 'Reply content',
'text_Topic' => 'Thread content',
'smiles' => 'Smiles',
'Add_attachments' => 'Add attachments',
'Preview' => 'Preview',
'Management_options_subject' => 'Manage thread options',
'Sticky_Topic' => 'Stick thread',
'locked_Topic' => 'Close thread',
'posts_reverse_order' => 'Last 10 posts [ inversely ]',
'view_separate_page_Topic' => 'View full thread (in separated page)',
'subject_describe' => 'Description',
'Optional' => 'Optional',
'ADD_tags' => 'Add tags',
'Enabled_to_be_notified_by_the_existence_of_new_replies' => 'Notify be email for new replies?',
// online.tpl
'PBB_Message' => 'Board message',
'no_online' => "You don't have permission to access this page!",
'user_name' => 'Username',
'user_location' => 'Location',
'user_ip' => 'IP address',
// pager_style_part1.tpl
'Pages' => 'Pages',
// pm_list.tpl & pm_send.tpl $ pm_setting.tpl & pm_show.tpl
'Case' => 'Status',
'PmTitle' => 'Pm Title',
'Sender' => 'Sender',
'Date_Sent' => 'Send date',
'PM_readable' => 'Old',
'New_PM' => 'New',
'Del_selected_PM' => 'Delete selceted messages',
'Make_it_readable' => 'Make it readable',
'Send_PM' => 'Compose message',
'Send_to1' => 'Receiver # ',
'Add_more_recipients' => 'add more receivers',
'Currently_absent' => 'Absent',
'Reason_for_absence' => 'Absence reason:',
'Data_transmission' => 'Transmission data',
'Send_to' => 'receiver',
'message' => 'Message content',
'Settings_Private_Messages' => 'Pm options',
'message_to_sending' => 'Automatic answer',
'Do_you_show_reply_message' => 'Do you want to answer automatically your senders?',
'reply_message' => 'Message:',
'IVR_Private_Messaging' => 'Automatic answer for private messages',
'IVR_running' => 'Enable automaic answer?',
'Yes' => 'Yes',
'No' => 'No',
'Title_reply_to_this_message' => 'Title of answer message:',
'autoreply' => 'Automatic answer now:',
'Works' => 'Enabled',
'no_Works' => 'Disabled',
'Read_the_message' => 'Read pm:',
'Take_copy_message' => 'Download copy of private messages',
// print_subject.tpl
'Print_topic' => 'Print thread',
'copy_Print_topic' => '(Printable copy of thread)',
'Title_subject' => 'Title:',
'Watch_subject' => 'Preview',
'Watch_the_original_subject' => 'View original topic',
'Print' => 'Print',
// profile.tpl
'View_Member_Profile' => 'View profile',
'Nickusername' => 'Username:',
'user_title' => 'User title',
'register_date' => 'Register date',
'posts_num' => 'Posts',
'visitor_num' => 'Visits',
'user_country' => 'Country',
'user_gender' => 'Gender',
'user_website' => 'Website',
'user_lastvisit' => 'Last visit',
'user_time' => 'User local time',
'usergroup' => 'Group:',
'IsOnline' => 'Status',
'Online' => 'Online',
'Ofline' => 'Offline',
'user_location' => 'Currently viewing',
'user_invite' => 'Invitations:',
'user_reputation' => 'Reputaion',
'user_warnings' => 'Warnings',
'Other_details' => 'More info',
'user_no_subject' => "Last topic : Didn't post any topics yet!",
'user_last_subject' => 'Last topic :',
'user_no_reply' => "Last reply : Didn't post any reply yet!",
'last_reply_in' => 'Last reply :',
'user_send_message' => 'Private message',
'user_send_email' => 'Email',
'user_send_warning' => 'Warn this user',
'user_location_' => 'Currently viewing :',
'user_search_subjects' => "View all member's topics",
'user_search_replys' => "view all member's replies",
'Additional_information' => 'More information',
'did_not_say' => '---',
'Signature' => 'Signature',
'information_About' => 'Information about',
'Absent_now' => ' Absent',
// register.tpl & register_rules.tpl
'Registr_Form_forums' => 'registration form at',
'Ongoing_process' => 'Proccessing',
'Registr_Form' => 'registration form',
'password_confirm' => 'Confirm password',
'email' => 'Email',
'email_confirm' => 'Confirm email',
'mor_information' => 'Additional Information',
'gender_m' => 'Male',
'gender_f' => 'Fewmale',
'Registr_invite' => 'Invitation/Referrer',
'invite_form' => 'If you were referred to this site by an existing member of our forums, enter his username here.',
'Image_Verification' => 'Image Verification',
'Verification' => 'Kindly enter the five numbers or letters appearing on image',
'Image_replacement' => '(Change image)',
'modify_settings_after_registration' => 'You can change your settings after registration from your control panel',
'Registr_Complete' => 'Complete registration',
'Registration_requirements_forums' => 'Rules of',
'Registration_requirements' => 'Forum Rules',
'Ok' => 'Agree',
'Not_OK' => "Don't agree",
// rules_board_main.tpl
'rules_in_forum' => 'Rules of',
'rules_forum' => 'Forum Rules',
// reply_reputation.tpl
'reputation' => 'Reputation',
'add_reputation_to' => 'Add reputation to:',
'Comment' => 'Comment :',
'add_reputation' => 'Add',
// review_reply.tpl
'post' => 'Post:',
'review_reply' => '(This post will be reviewed before publishing)',
'unreview_reply' => 'Publish this post!',
// send_admin.tpl & send_email.tpl
'Contact_Manager_forums' => 'Contact',
'Contact_Manager' => 'Contact us',
'Your_name' => 'Your name :',
'E-mail' => 'Email :',
'Your_Message' => 'Message:',
'Send_Message' => 'Send',
'Send_Email_Message_to' => 'Send an email to',
// show_memberlist.tpl
'Arrangement' => 'Order',
'order_of_posts' => 'By posts',
'order_of_registration' => 'By registration date',
'order_of_visitor' => 'By visits',
// show_subject_control.tpl
'unstick_Subject' => 'Unstick thread',
'open_Subject' => 'Open thread',
'move_Subject' => 'Move thread',
'edit_Subject' => 'Edit thread',
'repeated_Subject' => 'Repeated thread',
'up_Subject' => 'Rise thread',
'down_Subject' => 'Download thread',
'unreview_subject' => 'Publish this thread',
'review_subject' => 'Hide thread',
'special_subject' => 'Special thread',
'nospecial_subject' => 'Turn to normal thread',
// show_subject_information.tpl
'case_of_Subject' => 'Thread status :',
'sticky' => 'Sticky',
'Closed' => 'Closed',
'Deleted' => 'Deleted',
'Thread_Tools' => 'Thread tools',
'Download_Subject' => 'Download subject',
'print_Subject' => 'Printable view',
'subject_rating' => 'Rate subject',
'Excellent' => 'Excellent',
'Good' => 'Good',
'Average' => 'Average',
'Bad' => 'Bad',
'Terrible' => 'Terrible',
'Vote_now' => 'Vote now',
// smile_all.tpl & smilebox.tpl
'Emoticons' => 'Emoticons',
'Smile' => 'Smile',
'Code' => 'Code',
'All_Smiles' => '[All]',
// special_subject.tpl
'Special_Subject_forums' => 'Forum special topics',
'No_Special_Subject_naw' => ' There are no special topics till now ..',
// static.tpl
'static_forum' => 'Statistics of',
'statics' => 'Statistics',
'Age_forum' => "Forum's age (in days)",
'Join_the_forum' => 'Forums appeared on',
'Number_Members' => 'Members',
'Number_Subjects' => 'Threads',
'Number_replys' => 'Replies',
'Number_Members_active' => 'Active members',
'Number_forums' => 'Sections',
'Day' => 'Day',
'Author_oldest_topic' => "Oldest topic's author",
'Author_Newer_topic' => "Newest topic's author",
'topics_replies_author' => "Most replies subject's author",
'More_posts_by_members' => 'Most active members',
'More_Topic_Replies' => 'Most active threads according to replies',
'The_most_visited_topics' => 'Most active threads according to visits',
'num_visitors' => 'Visitors',
// subject_close_index.tpl
'reason_close_topic' => 'Closure reason (Optional)',
// subject_delete_index.tpl
'del_subject' => 'Delete topic',
'delet_Options' => 'Delete options',
'How_del_subject' => 'Type of deletion',
'delet_Simple' => 'Send to trash - This will let message (closed)',
'delet_actual' => 'Complete deletion',
// subject_move_index.tpl & subjects_move_index.tpl
'Management_Subjects' => "Thread' management",
'mov_Subject' => 'Move thread',
'mov_Subject_to1' => ' Move thread ',
'mov_Subject_to2' => ' to:',
'mov_Subjects_to' => 'Move selected threads to',
'mov_Subjects' => "Threads' movement",
// subject_repeat_index.tpl
'url_Original_repeat' => "Original thread's url",
// tags_show_subject.tpl
'Atags' => 'Tags',
'subjects_titles_use_sem_tags' => 'Threads which use',
'Atag' => 'as a tag',
// teamlist_top.tpl & teamlist_down.tpl
'Leaders' => 'Admins',
'Forum_Leaders' => 'Forum admins',
'E-mail_Message' => 'Email',
'Pm_Message' => 'Private message',
// today_subject.tpl & today_reply.tpl
'no_subjects_today' => 'There are no new threads for today till now!',
'no_replies_today' => 'There are no new replies for today till now!',
// topic_end.tpl
'No_members_are_reading_this_topic_now' => 'No members are viewing this thread now!',
'Previous' => 'Previous',
'Next' => 'Next',
'onlain_members_topic' => 'Members currently viewing this thread :',
'fast_reply' => 'Quick reply',
'Add_fast_reply' => 'Submit quick reply',
'Jump_to_advanced_editor' => 'Use advanced mode',
'Same_Subject' => 'Similar subjects',
// usercp_control_email.tpl
'Change_email' => 'Change email',
'New_email' => 'New email',
// usercp_control_info.tpl
'Your_Personal_Information' => 'Personal information',
'Information_about_you' => 'Information about you',
'Absence_Settings' => 'Absence settings',
'Do_you_want_to_absence' => 'Do you want to be absent',
'you_naw' => 'You are now :',
'No_Absent' => 'Not absent',
'Absent' => 'Absent',
'absence_Note' => 'Note: if you activate absence mode, absence reason will appear in your profile, subjects ad replies.',
'Adopted_entries' => 'Save settings',
// usercp_control_password.tpl
'Change_password' => 'Change password',
'New_password' => 'New password',
// usercp_control_setting.tpl
'Your_Options' => 'Personal options',
'Style' => 'Theme',
'Lang' => 'Language',
'Invisible_browsing' => 'Hidden mode',
'Not_available' => '(Not available)',
'Time' => 'Time',
'Allow_members_contact_you_by_mail' => 'Allow members to send you email messages',
'Receive_e-mail_notification_of_the_existence_of_a_new_private_message' => 'Notify by email when recieving new private messages',
// usercp_control_sign.tpl
'Your_signature' => 'Signature',
'current_signature' => 'Current Signature',
'Edit_Signature' => 'Edit signature',
// usercp_menu.tpl
'Contained_Messages' => 'Inbox',
'Outgoing_Messages' => 'Sent',
'Settings_Private_Messages' => "Private messages' settings",
'Management_Profile' => 'Management profile',
'Change_Signature' => 'Change signature',
'Change_avatar' => 'Change avatar',
'Other_options' => 'Other options',
'Your_Subjects' => 'Your threads',
'Your_Attachments' => 'Your attachments',
'Your_emailed' => 'Mailing subscriptions',
// usercp_index.tpl
'show_reputation_number' => "Last ".$PowerBB->_CONF['info_row']['show_reputation_number']." sent reputations",
'Comments' => 'Comments',
'By_' => 'By',
'Last_topics_that_you_type' => "Last threads you've posted",
'no_type_any_topic' => "You didn't post any subject till now!",
// usercp_options_attach.tpl
'Your_attach' => 'Your attachments',
'File_Name' => 'File name',
'Total_Downloads_attach' => 'Downloads',
'Filesize' => 'Size',
'Stretch' => 'File extension',
'no_Attachments' => "You didn't upload any attach yet!",
'del_Attachments' => 'Delete selected attachments',
// usercptools.tpl
'Your_profile' => 'Your profile',
'Light_version' => 'Light version',
// warn_send.tpl
'send_warn_to_mem' => 'Warn',
'send_warn' => 'Send warning',
'Type_warn_reason' => 'Warning reason :',
'attention_send_warn' => '<strong>Note</strong>: Use this page to report us about any annoying post, announcment, or any other bad posts.',
// who_posted1.tpl & who_posted3.tpl
'Who_poststed ' => 'Who posted?',
'Total_Posts' => 'All posts :',
'window_close' => 'Close window',
// writer_info.tpl
'user_num' => 'Membership number',
'user_IP' => 'IP',
'user_Absent' => 'Member is absent',
'Picture' => ' Image ',
'Personal' => ' Personal ',
// search.tpl & search_results_all.tpl & search_results_username_reply.tpl & search_results_one.tpl & search_results_tags.tpl
'cant_use_engine_search' => "You don't have permissions to use search engine",
'Search_by_Keyword' => 'Search by keyword',
'Search_by_Key_Word' => 'Keyword:',
'search_in_topics' => 'search in threads',
'Search_in_replies' => 'search in replies',
'Search_in_Titles' => 'Search in titles',
'Search_by_User_Name' => 'Search by username',
'Match_Name' => 'Match name',
'Search_Options' => 'Search options',
'Search_Forums' => 'Search forums',
'All_Forums' => '[All forums]',
'Search_By_Tgs' => 'Search by tags',
'tag_word' => 'Tag:',
'Sort_results_by' => 'Sort results by...',
'Go_Search' => 'Search',
'Search_Results' => 'Search results',
'Search_results_for' => 'Search results for:',
'Number_of_results' => 'Number of results ',
'result' => 'result',
'bY_reply' => 'Reply:',
'Search_results_for_tag' => 'Search results for tags:',
// usercp_options_emailed
'no_Emailed' => "You don't have any mailing subscription for any thread!",
'del_Emailed' => 'Cancel subscription',
'You_do_not_select_any_Emailed' => 'Please, select at least one thread!',
'del_Emailed_successfully' => 'Mailing subscription for selected thread(s) has been canceled successfully!',
// pm_popup.tpl
'Close_window1' => 'Close',
'Sent_by' => 'Sent by:',
'Title_Massege' => 'Title Massege:',
'Massege_date' => 'Massege date:',
'Read_the_message' => 'Read the message',
'Open_in_new_window' => 'Open in new window',
'Go_To_folder_messages' => 'Go To folder messages',
'Close_window2' => 'Close window',
/*
+--------------------------------------------------------------------------
| START Language in the Files .php
+--------------------------------------------------------------------------
*/
// active_member.module.php
'Activation_members' => 'Membership activation',
'path_not_true' => 'The path is not true!',
'url_not_true' => 'The URL is not true!',
'Sorry_demand_does_not_exist' => "sorry, your request doesn't exist!",
'activated_successfully' => 'Your membership is activated successfully!, Thanks',
// ads.module.php
'Sorry_url_not_true' => 'Sorry, The URL is not true!',
'The_ads_does_not_exist' => "This advertisement doesn't exist!",
'Please_wait_will_be_taken_to_the_following_location' => 'Please wait .. you will be redirected to:',
'Go_ads' => 'Redirecting',
'Go_to_site' => 'Redirecting to',
// ajax.module.php
'Was_stick_subject' => 'Thread sticked!',
'Not_Was_stick_subject' => 'Thread not sticked!',
'Was_Cancel_stick_subject' => 'Thread unsticked!',
'Not_Was_Cancel_stick_subject' => "Thread isn't unsticked!",
'Was_Close_subject' => 'Thread colsed',
'Not_Was_Close_subject' => 'Thread unclosed!',
'Was_Opin_subject' => 'Thread opened',
'Not_Was_Opin_subject' => 'Thread is not opened!',
'Was_Trasht' => 'Thread moved to trash',
'Was_Trasht1' => 'Thread moved to trash',
'Not_Was_Trasht' => 'Thread is not moved to trash!',
'Was_Up_subject' => 'Thread rised',
'Not_Was_Up_subject' => 'Thread is not rised!',
'Was_Down_subject' => 'Thread moved down!',
'Not_Was_Down_subject' => "Thread didn't moved down!",
'Was_delet_subject' => 'Thread deleted',
'Not_delet_subject' => 'Thread is not deleted!',
'Was_mov_subject' => 'Thread moved',
'Not_Was_mov_subject' => 'Thread is not moved!',
'Was_rely_delet_subject' => 'Complete deletion',
'Click_here_to_be_able_to_go_to_the_Edit_Subject' => 'Click here to edit thread',
'not_allowed_access' => "You don't have permissions to view this page!",
// announcement.module.php
'View_administrative_announcement' => 'View administrative announcement',
'user_location_inannouncement' => 'Viewing administrative announcement:',
// attachments.module.php
'error_permission' => "Sorry, you don't have permissions to view this page!",
'You_do_not_choose_any_file' => 'Please, choose a file first!',
'Can_you_raise_file_extension' => "The file extension isn't allowed!",
'File_was_downloaded_successfully' => 'File uploaded successfully!',
'File_was_deleted_successfully' => 'File deleted!',
'deletion_process' => 'Deleting..',
'You_do_not_select_any_attach' => 'Please, choose an attachment first!',
'deleted_Attachments_successfully' => 'Selected files have been deleted successfully!',
// cancel_requests.module.php
'Cancel_request' => 'Cancel request',
'Was_Cancel_request_successfully' => 'Request cancelled!',
// change_lang.module.php
'Language_changed_successfully' => 'Language changed, please wait...',
// change_style.module.php
'style_changed_successfully' => 'Theme changed successfully, please wait...',
// chat_message.module.php
'Visitor_can_not_use_the_chat_system' => 'You must login first to use our chat system!',
'Member_can_not_use_the_chat_system_posts_less' => "Sorry, your posts must be at least (" . $PowerBB->_CONF['info_row']['chat_num_mem_posts'] . ") post to use our chat system!",
'Please_write_the_message' => 'kindly, write your chat message ..',
'Please_write_the_country' => 'Please, type your country ..',
'message_large_number_of_characters' => "Sorry, chat message letters are more than (" . $PowerBB->_CONF['info_row']['chat_num_characters'] . ") letter.",
'Was_chat_message_successfully' => 'Chat message sent successfully',
// common.module.php
'home_Page' => 'Homepage',
'Seen_the_forum' => 'Viewing section',
'Seen_the_member' => 'Viewing profile of',
'Seen_the_Statistics' => 'Viewing forum statistics',
'Seen_the_members_list' => 'Viewing memberlist',
'Seen_the_search_page' => 'Using search engine',
'Seen_the_announcemen' => 'Viewing an administrative announcement',
'Seen_the_teams' => 'Viewing forum administrators page',
'He_Login' => 'Logging in',
'He_logout' => 'Logging out',
'Seen_the_usercp' => 'Viewing his/her control panel',
'Seen_the_pm' => 'Viewing private messages',
'Seen_the_topic' => 'Viewing thread',
'Seen_the_new_topic' => 'Writing new thread',
'Seen_the_new_reply' => 'Writing new reply',
'Seen_the_vote' => 'Making poll',
'Seen_the_tags' => 'Viewing Tags',
'Seen_the_online' => 'Viewing who is online page',
'Not_Was_style_Information' => 'Theme information is not found!',
'Can_you_enter_the_Forum' => "You can't access our forums!",
'suspended_member' => "You are banned, so you can't access our forums",
'You_the_process_of_illegal' => 'This process is illegal!',
'ban_IP' => 'You are banned by forum administration! ',
'reason_ban' => 'Reason:',
// download.module.php
'Subject_Was_Trasht' => 'This thread is in trash!',
'can_not_view_this_subject' => "sorry, you don't have permissions to view this thread",
'Topic_entitled' => 'Topic entitled:',
'Topic_' => 'Topic:',
'Sorry_you_can_not_download_this_Attachment' => "Sorry, you don't have permissions to view this attachment",
'Member_can_not_download_the_Attachment_posts_less' => "Sorry, your posts must be at least (" . $PowerBB->_CONF['info_row']['download_attach_number'] . ") to view this attachment.",
'Massege_requested_does_not_exist' => 'Massege requested does not exist!',
'Massege_title' => 'Message title:',
'Sender_Massege' => 'Sender:',
// forget.module.php
'execution_Lost_password' => 'Change password',
'Please_fill_in_all_the_information' => 'Please fill all fields!',
'Please_enter_your_correct_email' => 'Please enter your correct email',
'E-mail_does_not_exist_in_our_databases' => "This email doen't exist in our databse!",
'Password_has_been_sent_to_E-mail' => 'A confimation message has been sent to your email. Kindly check it.',
'is_not_sent' => 'Message was not sent!',
// forum.module.php
'PasswordCheck' => 'You must enter password to be checked!',
'PasswordIsnotTrue' => 'Sorry, password is incorrect',
'Please_wait' => 'Please wait...',
'Section_does_not_exist' => "Requested section doen't exist!",
'can_not_view_section' => "Sorry, you don't have permissions to view this section.",
'thes_main_section' => 'Sorry, this section is a main section! ',
'Please_wait_will_be_referred_to' => 'Please wait, you are are being redirected to',
'The_password_notTrue' => 'Sorry, password is incorrect!',
'Seen_the' => 'Viewing:',
'please_enter_a_single_search' => 'Enter search keyword',
'No_search_results' => 'Sorry, no results found. Try using another keywords.',
'member_permission_search' => 'Sorry, only members are able to use search engine.',
// management.module.php
'Editing_time_out' => 'Sorry, time allowed for editing thread is out which is' . $PowerBB->_CONF['info_row']['time_out'] . ' minutes.',
'THours' => 'Hour',
'Updated_successfully' => 'Updated successfully',
'Delete_reply_ID' => 'Delete reply #',
'Deleted_reply_successfully' => 'Reply deleted',
'Reply_Editing_time_out' => 'Sorry, time allowed for editing reply is out which is' . $PowerBB->_CONF['info_row']['time_out'] . ' minutes.',
'Agreed_reply_ID' => 'Agree reply number',
'Agreed_reply_successfully' => 'Reply published!',
'Requested_topic_does_not_exist' => "Sorry, the requested subject doesn't exist!",
'Duplicate_this_topic_see_the_original' => 'This thread is duplicated, review the original one!',
'Here' => 'Here',
'topic_Up' => 'Rise thread',
'Subject_hide' => 'Hide thread',
'Subject_hide_successfully' => 'Thread is now hidden!',
'Was_approved_on_the_subject_successfully' => 'Thread publised!',
'approved_subject' => 'Thread approvement',
'special_subject_successfully' => "Thread added to specail topics' list",
'nospecial_subject_successfully' => 'Thread became a normal non-special one!',
'You_do_not_select_any_subject' => 'Please select at least one thread first!',
'deleted_topics_successfully' => 'Selected threads have been deleted successfully.',
'Numo_Subject' => 'Thread number:',
'restore_Deleted_Subject' => 'Restore deleted thread',
'restore_topics_successfully' => 'Deleted thread(s) restored successfully.',
'Subject_open' => 'Open thread',
'open_topics_successfully' => 'Selected threads have been opened agian!.',
'Closing_Subject' => 'Close thread',
'Closing_topics_successfully' => 'Selected threads have been closed successfully.',
'approved_subjects_successfully' => 'Selectd threads have been published successfully.',
'hide_subjects_successfully' => 'Selectd threads became hidden!',
'Stick_subjects_successfully' => 'Selectd threads sticked successfully.',
'unstick_subjects_successfully' => 'Selectd threads unsticked successfully!.',
'mov_subjects_successfully' => 'Selectd threads moved successfully.',
'moved' => ' Moved: ',
'deletd' => ' Deleted: ',
// misc.module.php
'Please_write_the_page_number' => 'Please enter the number of page you want to go..',
'go_page' => 'Going to page',
'no_vistor_Reputation' => 'Sorry, only members can add reputation',
'you_cant_Reputation_self' => "Sorry, you can't add reputation to yourself.",
'you_cant_Reputation_towez_to_Reply' => "Sorry, you can't add more than one reputation for the same post.",
'Reputation_successfully' => 'Thanks for adding reputation to that member.',
'you_cant_Reputation_towez' => "Sorry, you can't add more than one reputation to this member at the same thread!",
'you_cant_Rating_self' => "Sorry, you can't rate you thread",
'you_cant_Rating_towez' => "Sorry, you can't rate the same thread more than one time",
'Rating_successfully' => 'Thanks for rating this thread',
// new_email.module.php
'Complete_the_process_of_changing_e-mail' => 'Complete changing email process',
'Please_log_in_first' => 'You must login first',
'Sorry_demand_does_not_exist' => "Sorry, this demand doesn't exist!",
// new_reply.module.php & new_topic.module.php
'This_topic_is_locked' => 'Sorry, this thread is closed',
'Sorry_you_can_not_write_in_this_section' => "Sorry, you can't write in this section!",
'Written_in_reply_to' => 'Writing reply on:',
'execution_add_reply' => 'Peocessing adding reply...',
'floodctrl' => "Sorry, this forum requires that you wait" . $PowerBB->_CONF['info_row']['floodctrl'] . " seconds between posts.",
'Mistake' => 'Error',
'post_text_min' => 'Sorry, your post is too short. It must be more than (' . $PowerBB->_CONF['info_row']['post_text_min'] . ') letters.',
'post_text_max' => 'Sorry, your post is so long. It must be less than (' . $PowerBB->_CONF['info_row']['post_text_max'] . ' letters.)',
'reply_Add_successfully1' => 'Reply posed',
'reply_Add_successfully2' => ' successfully, plesae wait .. you are being redirected!',
'Ajax_reply_Add_successfully' => 'Reply posted successfully, plesae wait for refreshing page!',
'Waiting_approved_by_management' => 'Thanks for your post. Your post will be reviewed first to be published. You will be now redirected.',
'you_selected_attachments' => "You have selected attachment's option, but you didn't add any file!",
'can_not_Upload_more_than' => "Sorry, you can't upload more than",
'execution_add_subjects' => 'Thread is being posted!',
'floodctrl_subjects' => "Sorry, this forum requires that you wait " . $PowerBB->_CONF['info_row']['floodctrl'] . " seconds between adding threads.",
'post_text_max_subjects' => 'Sorry, title is longer than (' . $PowerBB->_CONF['info_row']['post_title_max'] . ') letters!',
'post_text_min_subjects' => 'Sorry, title is less than (' . $PowerBB->_CONF['info_row']['post_title_min'] . ')letters!',
'subjects_Add_successfully1' => 'Thread posted',
'subjects_Add_successfully2' => ' successfully, plesae wait .. you are being redirected!',
'New_Topic' => 'New thread',
'Peace_be_upon_you' => '<br> Welcome<br>',
'Has_written_a_new_topic' => ' added new thread <br>',
'Please_login_on_the_following_link_to_access_the_subject' => 'Follow the following link to access thread:<br>',
'greetings_Management_Forum' => '<br /> ---------------------------------------------------<br> <br><br> Best regards<br><br>Leader of ',
'hello_your' => '<br>Welcome: ',
'New_Reply' => 'New reply',
'Has_written_a_new_Reply' => ' Posted new reply <br>',
// pages.module.php
'pagenotavailable' => 'Page not found!',
// all pm module.php
'no_pm' => 'Sorry, private messages are disabled!',
'Cant_use_pm' => "Sorry, you can't use private massages!",
'Cant_see_pm' => 'Sorry, this area for members only!',
'You_do_not_select_any_pm' => "You didn't select any message!",
'pm_del_successfully' => 'Selected messages deleted successfully.',
'Member_does_not_exist' => "This member doesn't exist!",
'execution_add_pm' => 'Sending private message',
'You_must_type_username' => 'You must enter the username you want to contact!',
'You_must_type_pm_title' => 'You must enter the message title!',
'You_must_type_pm_text' => 'You must type content for this message!',
'Sorry_this_member_can_not_receive_private_messages' => "Sorry, this member can't receive any new messages!",
'Sorry_Consumed_this_member_limit_messages' => "Sorry, this member's inbox is full, so he can not receive additional messages!",
'_IVR_' => '[Automatic answer]',
'pm_send_successfully' => 'Message sent!',
'no_send_pm' => 'Message is not sent!',
'pm_send_successfully_to_some' => 'Message sent to some users only!',
'Data_has_been_updated_successfully' => 'Data has been updated successfully',
'Letter_requested_does_not_exist' => 'Message not found!',
'Reply_pm' => 'Reply:',
'you_have_new_pm' => 'New private message',
'Has_written_a_new_Pm' => ' sent you pm <br>',
'Please_login_on_the_following_link_to_access_the_pm' => 'Follow this link to go private messages:<br>',
// profile.module.php
'Sorry_you_can_not_print_this_topic' => "Sorry, you can't print this topic!",
'Member_you_want_does_not_exist' => "Sorry, this member doesn't exist!",
'See_User_Profile' => 'Viewing profile of',
// register.module.php
'Registration_is_closed' => 'Sorry, registration is closed.',
'You_can_not_register_today' => 'Sorry, registration is closed today.',
'email_confirm_Incorrectly' => 'The two email addresses that you entered do not match.',
'password_confirm_Incorrectly' => 'The two passwords that you entered do not match.',
'Please_enter_your_correct_email' => 'Enter your real Email.',
'please_choose_another_name' => 'That username is already in use. Choose another one.',
'E-mail_is_registered_please_type_the_other' => 'That email is already in use. Choose another one.',
'You_can_not_register_this_name' => "That username does not meet the administrator's standards.",
'You_can_not_register_this_e-mail' => "That email does not meet the administrator's standards.",
'You_can_not_register_this_provider_mail' => "Sorry, you can't use that email because mail provider is banned!",
'can_not_register_Guest_name' => "Sorry, you can't register with that username. Choose another one.",
'Character_name_a_few_user' => 'Your username cannot be shorter than (' . $PowerBB->_CONF['info_row']['reg_less_num'] . ') characters.',
'characters_Username_many' => 'Your username cannot be longer than (' . $PowerBB->_CONF['info_row']['reg_max_num'] . ') characters.',
'Character_pass_many' => 'Your password cannot be longer than (' . $PowerBB->_CONF['info_row']['reg_pass_max_num'] . ') characters.',
'Character_pass_few' => 'Your password cannot be shorter than (' . $PowerBB->_CONF['info_row']['reg_pass_min_num'] . ') characters.',
'Code_that_you_enter_the_wrong' => 'The confirmation code you entered was incorrect',
'You_do_not_enter' => "You didn't type",
'You_can_not_register_these_symbols' => 'Sorry, you cannot register with these symbols.',
'registrationprocess' => 'Processing registration',
'Registered_successfully_and_has_been_sent_to_your_e-mail_activation' => 'Registration succeeded. A confirmation message has been sent to your email. Thanks.',
'Registered_successfully' => 'Registration completed successfully.',
'You_are_already_registered' => '<p>That username '.$PowerBB->_CONF['member_row']['username'] .' allready in use. If you are '.$PowerBB->_CONF['member_row']['username'] .' and you have forgotten your password, <a href="index.php?page=forget&index=1">click here</a>. If you want to edit your profile <a href="index.php?page=usercp&index=1">click here</a>.</p>',
// report.module.php
'Visitors_can_not_send_reports' => 'Guests cannot send reports.',
'enter_the_reason_report' => 'Comment on that report.',
'Report_on_the_participation_of_violation' => 'Report that post',
'Thank_you_will_look_at_the_subject' => 'Thanks for reporting, we will take a look on that post.',
'There_was_an_error_no_report_is_sent' => 'Error, report was not sent!',
'report_subjects_url' => 'Report the post on the following link',
'report_reason' => 'Report reason:',
// rss.module.php
'Abstracts_another_active_topics_in' => 'RSS feeds for hot threads in',
'You_are_not_allowed_access_to_the_contents_of_this_forum' => "You don't have permissions to view forum's content!",
'This_forum_is_password_protected' => 'This section is protected by password.',
// sitemap.module.php
'Sitemap_title' => ' Sitemap of ',
'Url_subject' => ' Thread URL ',
// send.module.php
'Visitors_can_not_send_an_email' => 'Guests cannot send email messages.',
'This_message_received_from_the_postal_model_for_the_Forums' => 'This email is sent by mailing form of',
'Warning_send1' => "Important: To prevent spam and annoying messages, all mails from ours are being sent in this form, so don't type any usernames, passwords or any other important personal information",
'Warning_send2' => "Important: Forum administration are not responsible for the content of that email, and don't know or control its content.",
'With_my_sincere_greetings_to_all' => 'Best regards.',
'Team' => 'Team',
'The_message_was_sent_successfully' => 'Message sent successfully.',
'There_was_an_error_no_transmission' => 'Error, message not sent!',
'You_do_not_type_the_letter' => 'You did not type the content of message!',
'You_do_not_type_your_name' => 'Please, type your name.',
'You_do_not_enter_your_email_address' => 'Please, type your email.',
'Please_enter_a_valid_e-mail' => 'Please, type a valid email.',
'This_message_received_from_the_Contact_Us_form' => 'This message from Contact Us form',
'your_message_has_been_sent_successfully' => 'Message sent successfully. Thanks.',
'Requirements_smile_does_not_exist' => 'Requested smile does not found!',
'taag_requested_does_not_exist' => 'Requested tag does not found!',
// topic.module.php
'Sorry_you_can_not_see_on_this_topic' => 'Sorry, you cannot view that thread.',
'Sorry_requested_topic_does_not_exist' => 'Sorry, requested thread not found.',
// usercp.module.php
'This_region_to_members_only' => 'Sorry, this area for members only.',
'You_can_not_use_this_feature' => 'Sorry, you cannot use this feature!',
'execution_Process_Update' => 'Processing search',
'Signature_has_been_updated_successfully' => 'Signature updated successfully!',
'Updated_the_default_signature_of_the_subjects_successfully' => 'Default signature for threads has been updated successfully!',
'Updated_the_default_signature_of_the_replys_successfully' => 'Default signature for replies has been updated successfully!',
'has_been_sent_to_your_email' => 'A confirmation message has been sent to your email. Check it.',
'Please_select_the_desired_image' => 'Please select the desired image',
'The_site_that_you_typed_is_incorrect' => 'The site you typed is incorrect!',
'Along_the_image_is_not_permitted' => 'Image extension is not allowed! ',
'width_the_image_is_not_acceptable' => 'Image width is not acceptable!',
'height_the_image_is_not_acceptable' => 'Image height is not acceptable!',
// vote.module.php
'Vote_be_non-existent' => 'Requested post deos not exist!',
'You_must_choose_to_accept_your_Vote' => 'You must choose an answer to accept your vote!',
'You_are_not_allowed_to_vote_more_than_once' => 'You have allready voted for that poll before!',
'Your_vote_has_been_calculated' => 'Thanks for voting.',
// warn.module.php
'Visitors_can_not_use_your_warning' => 'Guests cannot use warning!',
'You_have_no_powers_to_use_this_system' => "You don't have permissions to use that system!",
'You_can_not_notice_this_member' => 'This member cannot be warned!',
'Please_enter_the_reason_for_warning_this_member' => 'Enter warning reason',
'Was_warning_member_successfully' => 'Member warned successfully',
'Warning' => 'seconds .',
'There_was_an_error_no_warning_Member' => 'Error, member is not warned!',
// search.module.php
'search_in_Forum' => 'Searcing forum: ',
'Please_enter_the_word_search' => 'Enter search keyword',
'characters_keyword_search' => 'Search keyword cannot be shorter than (' . $PowerBB->_CONF['info_row']['characters_keyword_search'] . ') letters. Please go back and increase charchters of the keywords!',
'Search_successful' => 'Search completed!. Please wait till viewing results <br>Redirecting...',
'no_search_results' => 'Sorry, no results found!. Try using other keywords.',
'Please_write_the_name_of_the_member' => 'Type username',
'Please_write_tag_word' => 'Type tag',
'flood_search1' => 'This forum requires that you wait ' . $PowerBB->_CONF['info_row']['flood_search'] . ' seconds between searches. Please try again in',
'flood_search2' => 'seconds.',
// login.module.php
'Message_Login_incorrect' => 'You have entered an invalid username or password. Please press the back button, enter the correct details and try again. Forgotten your password? <a href="index.php?page=forget&index=1">Click here</a>!',
// awards.tpl
'awards' => 'awards',
/////////////
'error_min_send_pm_1' => ' Excuse me .. Should be the number of your posts',
'error_min_send_pm_2' => ' So that you can send private messages, the number of your posts is now',
'fill_in_question' => 'Please write your question',
'confirm' => 'Are you sure you want to take this action?',
'alert_confirm' => 'Well, will not be taking any action',
'sorry_visitor_you_cant_visit_this_forum_today' => 'Excuse me .. This day is not intended for visitors!',
'friends' => 'Friends',
'friends_list' => 'Friends list',
'explanation_friends_list' => 'To add a new member to the list, type its name in the blank field and then press the (Add Friend) to be send a friend request to.',
'add_friend' => 'Add Friend',
'Friendship_request_is_pending_approval_by' => 'Friendship request is pending approval by:',
'does_not_have_friends' => 'Does not have friends',
'friend_requests_sent_to_you_by_the_members' => 'Friend requests sent to you by the members',
'new_friend_request_sent_by' => 'New friend request sent by:',
'i_agree_to_the_request_of_friendship' => 'I agree to the request of friendship',
'does_not_have_friend_requests' => 'Does not have friend requests',
'speciality' => 'Special',
////// 2.0.5
'no_send_allow' => 'Choose not to allow the mail to receive email at the moment ..',
'no_title' => '<p align="center"><font color="#FF0000" size="4">You must type the title of the topic!</font></p>',
'no_text' => 'You must type the text of the topic!',
'fill_in_answer' => 'There are blank fields for the answers you do not fill out the vote',
'fill_in_tags' => 'There are blank fields of the words you do not Ptaitha Forums',
'tags_edit' => 'Edit Tagged',
'tags_delet_successfully' => 'Been successfully deleted ..',
'tags_remove' => 'Delete the Tags specified',
'tags_edit_and_add' => 'Adoption of the amendment and addendum',
'fill_in_tags_remove' => 'You do not select any tag to be deleted',
'for_subject' => 'To the subject:',
'Seen_the_topic_archive' => 'Familiar with the subject in the Archive:',
'quote' => 'Quote',
'quote_username' => 'Post Originally written by:',
'code_' => 'Code',
'reason_edit' => 'Reason for the Edit: ',
'Report_admin_bad_post' => 'Reporting the Admin on the Bad Post',
'Report_Warning' => '<strong> Note </strong>: Use this form to report the posts that contain bad words and indecent and insulting to Islam, and letters of advertising, and the problems (harassment, rudeness, etc. ..)',
'Send_report' => 'Send Report',
'Report_bad_post' => 'Report on the participation of violation',
'Can_not_be_friends_with_yourself' => 'Can not be friends with yourself',
'Friendship_request_has_been_sent_successfully' => 'Friendship request has been sent successfully,',
'Friendship_request_is_required_does_not_exist' => 'Friendship request is required does not exist',
'Has_been_accepted_friendship_request_specific' => 'Has been accepted friendship request specific',
'friends_delet_successfully' => 'Been successfully deleted ..',
'powered' => '(Powered By PBBoard)',
'resize_image_w_h' => 'photo thumbnail Click here to enlarge',
'sign_max' => 'signature that you entered a large please make him shorter ('. $PowerBB->_CONF['group_info']['sig_len']. 'characters)',
'Attach_you_want_does_not_exist' => 'This facility does not exist in our records',
//
'please_correct_inviter_name' => 'Excuse me the name of the member who entered in the check referral and advocacy does not exist in our records',
'Completion_changing_the_password' => 'complete the password change',
'password_was_changed_successfully' => 'set the new password successfully',
'email_was_changed_successfully' => 'set new email successfully',
'Has_written_new_Reply' => 'written by a new reply on the subject',
'Warning' => 'warning',
'Warning_by' => 'Stop Me',
'suspended' => 'suspended',
'suspended_by' => 'were off by warnings',
'required' => '<font color="#CC0066" face="Tahoma" size="1"> * mandatory </font>',
'message_activa_registered' => 'alert: You will be sent a message to your e-mail on how to activate your account after registration. Please read the message carefully and click on the link in the message to activate your account. ',
'max_size_extension1' => 'The maximum size can be lifted with the formula',
'max_size_extension2' => 'is',
'max_size_extension3' => 'KB',
// 2.1.0
'visitor_message_large_number_of_characters' => "Excuse me, a large number of characters of the message must be less than the number of characters (". $PowerBB->_CONF['info_row']['visitor_message_chars']. "characters)",
'Please_write_the_visitor_message' => 'you do not type the text of the message ..',
'del_visitormessage_successfully' => 'delete the selected messages were successfully ..',
'You_do_not_select_any_visitormessage' => 'you do not select any message',
'alerts' => 'alerts',
'Private_messages_unread' => 'private messages unread',
'visitor_messages_unread' => 'Visitor Messages',
'Friend_requests_awaiting_approval' => 'friend requests awaiting approval',
'reputation_unread' => 'new assessments',
'EditVisitorMessage_successfully' => 'Edited successfully,',
'Sorry_You_do_not_have_powers_to_access_this_page' => 'Sorry .. You do not have sufficient powers and privileges to access this page ',
'Edit_Message_visitor' => 'Edited a message',
'Edit_Message' => 'Edit Message',
'Showing_Visitor_Messages' => 'Showing Visitor Messages',
'send' => 'send',
'Write_a_new_message' => 'new visitor to write a letter',
'delet_Visitor_Messages' => 'Delete Messages',
'Do_you_want_to_share_with_other_messages_in_your_profile_visitors' => 'activate the watch and visitors to write messages to others in your profile',
'No_VisitorMessageList' => 'does not have visitor messages',
'Your_emailed_num' => 'subscription:',
'Your_subjects' => 'your own posts:',
'Last_post_that_you_type' => 'last 15 post you type',
'varchar' => 'Maximum number of characters 255 characters',
'poll_delet' => 'delete the referendum',
'show_votes' => 'View and voting',
'poll_delet_successfully' => 'poll numbers have been deleted successfully ..',
'bac_to_subject' => 'return to the subject',
'the_answers' => 'answers',
'the_votes' => 'Voters',
'votess' => 'votes',
'votes_Cumulative' => 'cumulative rate',
'votes_Percentage' => 'Percentage',
'pages' => 'pages',
'send_active_code' => 'activate membership',
'active_code_Message' => 'request for a link to your activation code, please enter your registered email address in the box below and then submit the form.',
'has_been_sent_to_your_e-mail_activation' => 'has been sent a link to activate your membership, please Mrahath ..',
'forget_password_Message' => 'request to restore the password, please enter your registered email address in the box below and then submit the form.',
'no_report_reason' => 'did not say why',
'Report_Optional' => '<strong> Note </strong>: Reason for reporting optional',
'edit_member_data' => 'modify the data member',
'noReputation' => 'No Ratings ..',
'add_friend_1' => 'start',
'add_friend_2' => 'to your friends list',
'remove_friend_1' => 'remove',
'remove_friend_2' => 'from the list of your friends',
'thess_friend_adding_befor' => 'Added to the list of former friends',
'nofriends' => 'has no friends ..',
'nouserinfo' => 'did not add any information ..',
'NO_MODERATOR' => 'No administrators ..',
'usercp_reputations' => 'Reputation Ratings',
'Reputation_Num' => 'total Reputation Ratings',
'Non-readable' => 'non-readable',
'Of_the_total' => 'total',
'M-essage' => 'message.',
'edit_friend' => '(modified friends).',
'Today' => 'Today',
'PM' => 'PM',
'AM' => 'AM',
'yesterday' => 'yesterday',
'before_yesterday' => 'before yesterday',
'last_week' => 'a week ago',
'last_two_weeks' => 'two weeks ago',
'last_three_weeks' => 'by 3 weeks',
'last_month' => 'month ago',
'last_move' => 'Last Activity',
'No_Invits' => 'no calls',
'No_Visits' => 'No Views',
'No_Posts' => 'No posts',
'No_Reputations' => 'No Ratings',
'SenderTo' => 'future',
'Pm_entitled' => 'message entitled:',
'Not_Available' => 'no',
'Make_it_unreadable' => 'make it unreadable',
'Make_it_unreadable_successfully' => 'was to make the selected messages as junk unread successfully ..',
'inbox_empty_successfully' => 'Empty Inbox is successfully ..',
'sent_empty_successfully' => 'Empty the Outbox been successfully ..',
'You_Spent' => 'consumed',
'From_Max' => 'out',
'Infinite' => 'not final',
'Make_Inbox_Empty' => 'Empty set',
'Make_Sent_Empty' => 'Empty Sent',
'You_Have_X' => 'you',
'Msg' => 'message',
'forum_subjects' => ' forum subjects : ',
'If_your_browser_does_not_support_automatic_transition_click_here' => 'Click here if your browser does not automatically redirect you',
'addsubscription' => 'Subscribe to this Threadâ¦',
'sendsubjecttofriend' => 'Email this Pageâ¦',
'sendsubjecttofriend_m' => 'Send Page to a Friend',
'Sendername' => 'Recipient Name:',
'Sendermail' => 'Recipient Email Address:',
'textsendsubjecttofriend' => 'I thought you might be interested in reading this web page:',
'titlesendsubjecttofriend' => 'Email Subject:',
'notitlesendsubjecttofriend' => 'Please complete all the fields. Press the back button correct the problem then try again.',
'noSendermail' => 'Please complete all the fields. Press the back button correct the problem then try again.',
'noSendername' => 'Please complete all the fields. Press the back button correct the problem then try again.',
'thes_maseege_from' => 'From ',
'welc_Sender' => 'Welcome ',
'thes_maseege_from_subjecttofriend' => 'This subject has been sent to you from a friend ',
'addsubscription_successfully' => 'add subscription successfully',
'Sat' => 'Saturday',
'Sun' => 'Sunday',
'Mon' => 'Monday',
'Tue' => 'Tuesday',
'Wed' => 'Wednesday',
'Thu' => 'Thursday',
'Fri' => 'Friday',
//
'January' => 'January',
'February' => 'February',
'March' => 'March',
'April' => 'April',
'May' => 'May',
'June' => 'June',
'July' => 'July',
'August' => 'August',
'September' => 'September',
'October' => 'October',
'November' => 'November',
'December' => 'December',
//
'Muharram' => 'Muharram',
'Safar' => 'Safar',
'Rabi_Al_Awwal' => 'Rabi Al-Awwal',
'Rabi_Al_Akhar' => 'Rabi Al-Akhar',
'Jumada_Al_Awwal' => 'Jumada Al-Awwal',
'Jumada_Al_Akhirah' => 'Jumada Al-Akhirah',
'Rajab' => 'Rajab',
'Shaban' => 'Shaban',
'Ramadan' => 'Ramadan',
'Shawwal' => 'Shawwal',
'Dhul_Qadah' => 'Dhul Qadah',
'Dhul_Hijjah' => 'Dhul Hijjah',
//
'CalendarHijri' => 'Islamic Hijri Calendar',
'Gregorian_calendar' => 'Gregorian calendar',
'Calendar' => 'calendar',
'Hijri' => ' HR ',
'MoreFeed' => '.... Complete ',
'prefix_subject' => 'prefix:',
'no_prefix_subject' => '(without prefix)',
'Guestp' => 'Guest',
'Search_results_for_all_subject_user' => 'Search Results for Threads:',
'Search_results_for_all_reply_user' => 'Search Results for replies user:',
'Announcementy' => 'Announcement:',
'no_newthread_in_section_main' => 'Sorry! This forum is not accepting new posts. ',
'Multi_Moderation' => 'multi-control',
'all_posts' => 'Search Entire Posts',
'inviteyuorfrinds' => 'Invite your friends to register and participate and earn points',
'linkinviteit' => '<b> invitation link is: </ b>',
'month' => 'month',
'year' => 'year',
'Birth_date' => 'date',
'del_posts' => 'Delete posts',
'moveposts' => 'move is',
'approveposts' => 'posts approval',
'unapproveposts' => 'not to approve the posts',
'You_do_not_select_any_posts' => 'you do not specify any post',
'Please_enter_the_link_to_the_topic' => 'Please enter a link to the subject',
'Was_not_found_on_the_subject' => 'not found on the subject, please make sure that the relation of the subject',
'Specific_posts_have_been_moved_successfully' => 'posts have been moved successfully identified',
'Has_been_deleted_successfully_identified_Posts' => 'posts have been deleted successfully identified',
'Approved_posts_specific_successfully' => 'posts have been approved successfully the specific',
'Was_not_to_approve_the_posts_identified_successfully' => 'was not to approve the posts identified successfully',
'Merge_topics' => 'Merge topic',
'Has_been_Merge_topic_successfully' => 'Topic was merged successfully',
'url_topic_Merge' => 'link and enter the topic you want to merge this topic with him',
'info_topic_Merge' => 'Note: This topic will be merged with the subject that you develop and relevance',
'poll_close' => 'close the referendum',
'thes_poll_close' => 'poll is closed',
'Has_been_poll_close' => 'Poll was closed successfully',
'poll_open' => 'open referendum',
'Has_been_poll_open' => 'Poll has been successfully re-open',
'l_media' => 'Insert video',
'l_media_url' => 'Enter the URL of the video:',
'l_ram' => 'insert a sound file',
'l_ram_url' => 'Enter the URL of the audio file:',
'Last_subject_that_you_type' => 'last 5 topics you type',
'No_Subjects' => 'There are no topics',
'Lastperpage' => 'last',
'You_can_register_this_name' => '√ user name is available',
'You_can_register_this_email' => '√ e-mail is available',
'You_can_register_this_numbrs_name' => 'User name must contain characters!',
'Spiders_and' => 'and spiders',
'Visit_my_website' => 'visit my site',
'profile' => 'Profile',
'Visitor_Messages_pp' => 'Visitor messages',
'About_Me' => 'About Me',
'user_subjects_and_replys' => 'posts',
'send_a_message_to' => 'send a message to',
'Sorry_you_This feature was disabled' => 'Excuse me this feature was disabled by the administrator now ..',
'dot_poll' => 'Poll',
'dot_newposts' => 'You have posted in this thread',
'you_cannot_start_a_new_topic' => 'You cannot start a new topic',
'you_cannot_reply_to_this_topic' => 'You cannot reply to this topic',
'number_of_characters_remaining' => 'Characters Remaining: ',
'multiquote' => 'Multi Quote',
'l_frame' => 'Add Frame',
'l_gradient' => 'Draw Gradient',
'l_keyboard' => 'keyboard',
'should_mislead_or_select_text_first' => 'Should mislead or select text first',
'no_agree_to_the_request_of_friendship' => 'No agree to the request of friendship',
'no_tags' => 'No Tags Words ..',
'edit_tags' => 'edit/Add ',
'l_poem' => 'Coordination of a poem',
'Adopted' => 'Adopted',
'Cancel' => 'Cancel',
'Under_Num' => 'number under',
'Preview_gradation' => 'Preview Gradation',
'Choose_the_design_is_ready' => 'Choose the design is ready',
'Program_coordinator_of_the_Poems' => 'program coordinator of the Poems',
'Explorer_browser_only' => '<b> <u> Sorry! </U> <p> this program only works on Microsoft Internet Explorer browser only </b>',
'Template_numr' => 'no template',
'Example_for_the_coordination_of_the_poem' => 'Example for the coordination of the poem',
'Type' => 'Type',
'font' => 'Font',
'UserWebsite' => 'Web Site',
'duplicatethread' => 'This thread is a duplicate of a thread that you have posted in the last five minutes. You will be redirected to the thread listings.',
);
//Multi-Lang Addons =)
$Langpath = 'en'; //Necessary
$lang['addons'] = array();
$addonf = array('fields' => array('active' => '1'));
$Addons = $PowerBB->addons->GetMultiLangAddonsList($addonf);
if ( !empty($Addons) )
{
foreach ( $Addons as $Addon )
{
$LangVals = @unserialize(stripslashes($Addon['languagevals']));
if ( is_array($LangVals[$Langpath]) )
{
foreach ( $LangVals[$Langpath] as $key => $val )
{
$lang['addons'][$key] = $val;
}
}
}
}
//----------------
?>