Hello ! I need help

Started by tnrh1, October 19, 2010, 01:46:12 PM

Previous topic - Next topic

tnrh1

Hello and thanks for viewing.
Everything worked fine in my smf and then suddenly I got this messege
QuoteTemplate Parse Error!

There was a problem loading the /cache/lang_index+Modifications_hebrew-utf8_default.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.
syntax error, unexpected T_GLOBAL
you can view my website in here: http://81.218.161.218:8888/125/index.php
and here is the index+Modifications_hebrew-utf8_default.php
Quote<?php

// Version: 2.0 RC3; Index

global $forum_copyright, $forum_version, $webmaster_email, $scripturl, $context, $boardurl;

/* Important note about language files in SMF 2.0 upwards:
   1) All language entries in SMF 2.0 are cached. All edits should therefore be made through the admin menu. If you do
      edit a language file manually you will not see the changes in SMF until the cache refreshes. To manually refresh
      the cache go to Admin => Maintenance => Clean Cache.

   2) Please also note that strings should use single quotes, not double quotes for enclosing the string
      except for line breaks.

*/
// Locale (strftime, pspell_new) and spelling. (pspell_new, can be left as '' normally.)
// For more information see:
//   - http://www.php.net/function.pspell-new
//   - http://www.php.net/function.setlocale
// Again, SPELLING SHOULD BE '' 99% OF THE TIME!!  Please read this!
$txt['lang_locale'] = 'he_IL.utf8';
$txt['lang_dictionary'] = 'he';
$txt['lang_spelling'] = '';

// Ensure you remember to use uppercase for character set strings.
$txt['lang_character_set'] = 'UTF-8';
// Character set and right to left?
$txt['lang_rtl'] = true;
// Capitalize day and month names?
$txt['lang_capitalize_dates'] = true;

$txt['days'] = array('ראשון', 'שני', 'שלישי', 'רביעי', 'חמישי', 'שישי', 'שבת');
$txt['days_short'] = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
Months must start with 1 => 'January'. (or translated, of course.)
$txt['months'] = array(1 => 'ינואר', 'פברואר', 'מרס', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר');
$txt['months_titles'] = array(1 => 'ינואר', 'פברואר', 'מרס', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר');
$txt['months_short'] = array(1 => 'ינו', 'פבר', 'מרס', 'אפר', 'מאי', 'יונ', 'יול', 'אוג', 'ספט', 'אוק', 'נוב', 'דצמ');

$txt['newmessages0'] = 'חדש';
$txt['newmessages1'] = 'חדשות';
$txt['newmessages3'] = 'חדשות';
$txt['newmessages4'] = ',';

$txt['admin'] = 'ניהול';
$txt['moderate'] = 'Moderate';

$txt['save'] = 'שמירה';

$txt['modify'] = 'עריכה';
$txt['forum_index'] = $context['forum_name'] . ' - עמוד ראשי';
$txt['members'] = 'משתמשים';
$txt['board_name'] = 'שם הפורום';
$txt['posts'] = 'הודעות';

$txt['member_postcount'] = 'הודעות';
$txt['no_subject'] = '(ללא נושא)';
$txt['view_profile'] = 'ראה פרופיל';
$txt['guest_title'] = 'אורח';
$txt['author'] = 'כתב';
$txt['on'] = 'ב- ';
$txt['remove'] = 'הסרה';
$txt['start_new_topic'] = 'נושא חדש';

$txt['login'] = 'התחברות';
// Use numeric entities in the below string.
$txt['username'] = 'שם משתמש';
$txt['password'] = 'סיסמא';

$txt['username_no_exist'] = 'המשתמש הזה אינו קיים.';
$txt['no_user_with_email'] = 'There are no usernames associated with that email.';

$txt['board_moderator'] = 'אחראי פורום';
$txt['remove_topic'] = 'הסרת נושא';
$txt['topics'] = 'נושאים';
$txt['modify_msg'] = 'עריכת הודעה';
$txt['name'] = 'שם';
$txt['email'] = 'דוא"ל';
$txt['subject'] = 'נושא';
$txt['message'] = 'הודעה';
$txt['redirects'] = 'Redirects';
$txt['quick_modify'] = 'Modify Inline';

$txt['choose_pass'] = 'בחירת סיסמא';
$txt['verify_pass'] = 'אימות סיסמא';
$txt['position'] = 'קבוצה';

$txt['profile_of'] = 'ראיית פרופיל של';
$txt['total'] = 'סך הכל';
$txt['posts_made'] = 'הודעות';
$txt['website'] = 'אתר';
$txt['register'] = 'הרשמה';
$txt['warning_status'] = 'Warning Status';
$txt['user_warn_watch'] = 'User is on moderator watch list';
$txt['user_warn_moderate'] = 'User posts join approval queue';
$txt['user_warn_mute'] = 'User is banned from posting';
$txt['warn_watch'] = 'Watched';
$txt['warn_moderate'] = 'Moderated';
$txt['warn_mute'] = 'Muted';

$txt['message_index'] = 'הודעה';
$txt['news'] = 'חדשות';
$txt['home'] = 'בית';

$txt['lock_unlock'] = 'נעילת/פתיחת נושא';
$txt['post'] = 'שליחה';
$txt['error_occured'] = 'שגיאה התרחשה!';
$txt['at'] = 'ב- ';
$txt['logout'] = 'התנתקות';
$txt['started_by'] = ' נשלח על ידי: ';
$txt['replies'] = 'תגובות';
$txt['last_post'] = 'הודעה אחרונה';
$txt['admin_login'] = 'התחברות לניהול';
// Use numeric entities in the below string.
$txt['topic'] = 'נושא';
$txt['help'] = 'עזרה';
$txt['notify'] = 'להודיע';
$txt['unnotify'] = 'Unnotify';
$txt['notify_request'] = 'האם ברצונך הודעה על תגובה בדואר אלקטרוני שלך?';
// Use numeric entities in the below string.
$txt['regards_team'] = "בברכה,\n " . $context['forum_name'] . ' .';
$txt['notify_replies'] = 'להודיע על תגובות';
$txt['move_topic'] = 'העבר הודעה';
$txt['move_to'] = 'העבר ל';
$txt['pages'] = 'עמודים';
$txt['users_active'] = 'משתמשים פעילים ב- %s דקות האחרונות';
$txt['personal_messages'] = 'הודעה פרטית';
$txt['reply_quote'] = 'ציטוט';
$txt['reply'] = 'הגיב';
$txt['reply_noun'] = 'Reply';
$txt['approve'] = 'Approve';
$txt['approve_all'] = 'approve all';
$txt['awaiting_approval'] = 'Awaiting Approval';
$txt['attach_awaiting_approve'] = 'Attachments awaiting approval';
$txt['post_awaiting_approval'] = 'Note: This message is awaiting approval by a moderator.';
$txt['there_are_unapproved_topics'] = 'There are %1$s topics and %2$s posts awaiting approval in this board. Click <a href="%3$s">here</a> to view them all.';

$txt['msg_alert_none'] = 'אין הודעות...';
$txt['msg_alert_you_have'] = 'יש לך';
$txt['msg_alert_messages'] = 'הודעות';
$txt['remove_message'] = 'הסר הודעה';

$txt['online_users'] = 'משתמשים מחוברים';
$txt['personal_message'] = 'הודעה פרטית';
$txt['jump_to'] = 'קפוץ ל';
$txt['go'] = 'סע';
$txt['are_sure_remove_topic'] = 'אתה בטוח שבירצונך להסיר הודעה זו?';
$txt['yes'] = 'כן';
$txt['no'] = 'לא';

$txt['search_end_results'] = 'תוצאות';
$txt['search_on'] = 'על';

$txt['search'] = 'חיפוש';
$txt['all'] = 'הכל';

$txt['back'] = 'אחורה';
$txt['password_reminder'] = 'תזכורת';
$txt['topic_started'] = 'נושא נשלח על ידי';
$txt['title'] = 'כותרת';
$txt['post_by'] = 'תגובה על ידי';
$txt['memberlist_searchable'] = '';
$txt['welcome_member'] = 'ברוך הבא';
$txt['admin_center'] = 'מרכז ניהול';
$txt['last_edit'] = 'עריכה אחרונה';
$txt['notify_deactivate'] = 'האם אתה רוצה לבטל את המעקב אחרי דיון זה?';

$txt['recent_posts'] = 'הודעות חדשות';

$txt['location'] = 'מיקום';
$txt['gender'] = 'מין';
$txt['date_registered'] = 'תאריך הרשמה';

$txt['recent_view'] = 'ראיית ה- 10 ההודעות האחרונות בפורום.';
$txt['recent_updated'] = 'הוא הדיון הכי אחרון';

$txt['male'] = 'בן';
$txt['female'] = 'בת';

$txt['error_invalid_characters_username'] = 'תווים לא חוקיים לשימוש בשם משתמש.';

$txt['welcome_guest'] = 'ברוך הבא, <b>%s</b>. בבקשה <a href="' . $scripturl . '?action=login">התחבר</a> או <a href="' . $scripturl . '?action=register">הירשם</a>.';
$txt['login_or_register'] = 'Please <a href="' . $scripturl . '?action=login">login</a> or <a href="' . $scripturl . '?action=register">register</a>.';
$txt['welcome_guest_activate'] = '<br />האם פיספסת את <a href="' . $scripturl . '?action=activate">הודעת ההפעלה</a> שלך?';
$txt['hello_member'] = 'שלום,';
// Use numeric entities in the below string.
$txt['hello_guest'] = 'ברוך הבא,';
$txt['welmsg_hey'] = 'שלום,';
$txt['welmsg_welcome'] = 'ברוך הבא,';
$txt['welmsg_please'] = 'בבקשה';
$txt['select_destination'] = 'בבקשה בחר יעד';

// Escape any single quotes in here twice.. 'it\'s' -> 'it\\\'s'.
$txt['posted_by'] = 'פורסם על ידי';

$txt['icon_smiley'] = 'סמיילי';
$txt['icon_angry'] = 'כועס';
$txt['icon_cheesy'] = 'מזופט';
$txt['icon_laugh'] = 'חיוך';
$txt['icon_sad'] = 'עצוב';
$txt['icon_wink'] = 'קריצה';
$txt['icon_grin'] = 'גיחוך';
$txt['icon_shocked'] = 'מזועזע';
$txt['icon_cool'] = 'מגניב';
$txt['icon_huh'] = 'מה?!';
$txt['icon_rolleyes'] = 'גילגול עיניים';
$txt['icon_tongue'] = 'מוציא לשון';
$txt['icon_embarrassed'] = 'נבוך';
$txt['icon_lips'] = 'חוצפן';
$txt['icon_undecided'] = 'מהסס';
$txt['icon_kiss'] = 'נשיקה';
$txt['icon_cry'] = 'בוכה';

$txt['moderator'] = 'אחראי';
$txt['moderators'] = 'אחראים';

$txt['mark_board_read'] = 'סמן נושאים כנושאים שנקראו בפורום';
$txt['views'] = 'צפיות';
$txt['new'] = 'חדש';

$txt['view_all_members'] = 'ראיית כל המשתמשים';
$txt['view'] = 'ראייה';

$txt['viewing_members'] = 'Viewing Members %1$s to %2$s';
$txt['of_total_members'] = 'of %1$s total members';

$txt['forgot_your_password'] = 'איבדת את הסיסמא שלך?';

$txt['date'] = 'תאריך';
// Use numeric entities in the below string.
$txt['from'] = 'מאת';
$txt['check_new_messages'] = 'בדוק אם יש הודעות חדשות';
$txt['to'] = 'ל';

$txt['board_topics'] = 'דיונים';
$txt['members_title'] = 'משתמשים';
$txt['members_list'] = 'רשימת משתמשים';
$txt['new_posts'] = 'קיימות הודעות חדשות';
$txt['old_posts'] = 'לא קיימות הודעות חדשות';
$txt['redirect_board'] = 'Redirect Board';

$txt['sendtopic_send'] = 'שליחה';
$txt['report_sent'] = 'Your report has been sent successfully.';

$txt['time_offset'] = 'אזור זמן';
$txt['or'] = 'או';

$txt['no_matches'] = 'מצטערים, לא נמצאו תוצאות חיפוש';

$txt['notification'] = 'מעקב';

$txt['your_ban'] = 'מצטערים %s, הושעת משימוש בפורום הזה!';
$txt['your_ban_expires'] = 'Your ban is set to expire %s';
$txt['your_ban_expires_never'] = 'This ban is not set to expire.';
$txt['ban_continue_browse'] = 'You may continue to browse the forum as a guest.';

$txt['mark_as_read'] = 'סימון כל ההודעות כנקראו';

$txt['hot_topics'] = 'דיון חם (יותר מ- %s הודעות)';
$txt['very_hot_topics'] = 'דיון מאוד חם (יותר מ- %s הודעות)';
$txt['locked_topic'] = 'דיון נעול';
$txt['normal_topic'] = 'דיון רגיל';
$txt['participation_caption'] = 'דיון שהגבת בו ב- ';

$txt['go_caps'] = 'סע';

$txt['print'] = 'הדפסה';
$txt['profile'] = 'עריכת פרופיל';
$txt['topic_summary'] = 'תקציר דיון';
$txt['not_applicable'] = 'לא זמין';
$txt['message_lowercase'] = 'הודעה';
$txt['name_in_use'] = 'שם משתמש זה כבר בשימוש ע"י משתמש אחר.';

$txt['total_members'] = 'סך הכל משתמשים';
$txt['total_posts'] = 'סך הכל הודעות';
$txt['total_topics'] = 'סך הכל דיונים';

$txt['mins_logged_in'] = 'זמן חיבור';

$txt['preview'] = 'תצוגה מקדימה';
$txt['always_logged_in'] = 'תמיד הישאר מחובר';

$txt['logged'] = 'מחובר';
// Use numeric entities in the below string.
$txt['ip'] = 'כתובת IP';

$txt['www'] = 'WWW';

$txt['by'] = 'על ידי';

$txt['hours'] = 'שעות';
$txt['days_word'] = 'ימים';

$txt['newest_member'] = ', המשתמש החדש שלנו.';

$txt['search_for'] = 'חיפוש';

$txt['aim'] = 'AIM';
// In this string, please use +'s for spaces.
$txt['aim_default_message'] = 'הי.+אתה+שם?';
$txt['aim_title'] = 'AOL Instant Messenger';
$txt['icq'] = 'ICQ';
$txt['icq_title'] = 'ICQ Messenger';
$txt['msn'] = 'MSN';
$txt['msn_title'] = 'MSN Messenger';
$txt['yim'] = 'YIM';
$txt['yim_title'] = 'Yahoo Instant Messenger';

$txt['maintain_mode_on'] = 'זכור, פורום זה \'במצב תחזוקה\'.';

$txt['read'] = 'נקרא';
$txt['times'] = 'פעמים';

$txt['forum_stats'] = 'סטטיסטיקות פורום';
$txt['latest_member'] = 'המשתמש הכי חדש בקהילה';
$txt['total_cats'] = 'סך הכל קטגוריות';
$txt['latest_post'] = 'הודעה אחרונה';

$txt['you_have'] = 'קבלת';
$txt['click'] = 'לחץ';
$txt['here'] = 'כאן';
$txt['to_view'] = 'לראות אותה.';

$txt['total_boards'] = 'סך הכל פורמים';

$txt['print_page'] = 'הדפסת עמוד';

$txt['valid_email'] = 'חייבת להיות כתובת דוא"ל תקינה';

$txt['geek'] = 'אני חנון!!';
$txt['info_center_title'] = $context['forum_name'] . ' - מרכז סטטיסטיקות';

$txt['send_topic'] = 'שלח נושא זה';

$txt['sendtopic_title'] = 'שלח את הנושא &quot;%s&quot; לחבר.';
$txt['sendtopic_sender_name'] = 'שמך';
$txt['sendtopic_sender_email'] = 'דואר אלקטרוני';
$txt['sendtopic_receiver_name'] = 'שם הנמען';
$txt['sendtopic_receiver_email'] = 'דואר אלקטרוני של הנמען';
$txt['sendtopic_comment'] = 'הוסף הערה';

$txt['allow_user_email'] = 'Allow users to email me';

$txt['check_all'] = 'סימון הכל';

// Use numeric entities in the below string.
$txt['database_error'] = 'שגיאת מאגר נתונים';
$txt['try_again'] = 'בבקשה נסה שוב,דווח למנהל על הבעיה אם היא נימשכת.';
$txt['file'] = 'קבצים';
$txt['line'] = 'שורה';
// Use numeric entities in the below string.
$txt['tried_to_repair'] = 'SMF has detected and automatically tried to repair an error in your database.  If you continue to have problems, or continue to receive these emails, please contact your host.';
$txt['database_error_versions'] = '<b>Note:</b> It appears that your database may require an upgrade. Your forum files are currently at version %s, whereas your database is at version SMF %s. It is recommended that you execute the latest version of upgrade.php.';
$txt['template_parse_error'] = 'Template Parse Error!';
$txt['template_parse_error_message'] = 'It seems something has gone sour on the forum with the template system.  This problem should only be temporary, so please come back later and try again.  If you continue to see this message, please contact the administrator.<br /><br />You can also try <a href="javascript:location.reload();">refreshing this page</a>.';
$txt['template_parse_error_details'] = 'There was a problem loading the <tt><strong>%1$s</strong></tt> template or language file.  Please check the syntax and try again - remember, single quotes (<tt>\'</tt>) often have to be escaped with a slash (<tt>\\</tt>).  To see more specific error information from PHP, try <a href="' . $boardurl . '%1$s">accessing the file directly</a>.<br /><br />You may want to try to <a href="javascript:location.reload();">refresh this page</a> or <a href="' . $scripturl . '?theme=1">use the default theme</a>.';

$txt['today'] = '<b>היום</b> ב- ';
$txt['yesterday'] = '<b>אתמול</b> ב- ';
$txt['new_poll'] = 'פירסום סקר חדש';
$txt['poll_question'] = 'שאלה';
$txt['poll_vote'] = 'הצבעה';
$txt['poll_total_voters'] = 'סך הכל הצבעות';
$txt['shortcuts'] = 'קיצורי דרך: ALT+S לשליחה או ALT+P לתצוגה מקדימה';
$txt['shortcuts_firefox'] = 'shortcuts: hit shift+alt+s to submit/post or shift+alt+p to preview';
$txt['poll_results'] = 'ראיית תוצאות.';
$txt['poll_lock'] = 'נעילת סקר';
$txt['poll_unlock'] = 'פתיחת סקר';
$txt['poll_edit'] = 'עריכת סקר';
$txt['poll'] = 'סקר';
$txt['one_day'] = 'יום אחד';
$txt['one_week'] = 'שבוע';
$txt['one_month'] = 'חודש';
$txt['forever'] = 'לתמיד';
$txt['quick_login_dec'] = 'בצע כניסה עם שם משתמש, סיסמא ואורך חיבור';
$txt['one_hour'] = 'שעה אחת';
$txt['moved'] = 'הועבר';
$txt['moved_why'] = 'בבקשה הכנס תיאור קצר ל-<br />.';
$txt['board'] = 'פורום';
$txt['in'] = '';
$txt['sticky_topic'] = 'Sticky Topic';

$txt['delete'] = 'מחיקה';

$txt['your_pms'] = 'ההודעות הפרטיות שלך';

$txt['kilobyte'] = 'kB';

$txt['more_stats'] = '[עוד סטטיסטיקות]';

// Use numeric entities in the below three strings.
$txt['code'] = 'קוד';
$txt['code_select'] = '[Select]';
$txt['quote_from'] = 'ציטוט של';
$txt['quote'] = 'ציטוט';

$txt['merge_to_topic_id'] = 'ID of target topic';
$txt['split'] = 'פיצול נושא';
$txt['merge'] = 'מיזוג נושאים';
$txt['subject_new_topic'] = 'נושא עבור דיון חדש';
$txt['split_this_post'] = 'רק פצל את נושא זה.';
$txt['split_after_and_this_post'] = 'פצל נושא זה ואחר כך פרסם.';
$txt['select_split_posts'] = 'בחר הודעות לפיצול.';
$txt['new_topic'] = 'נושא חדש';
$txt['split_successful'] = 'הנושא פוצל בהצלחה לשתי נושאים.';
$txt['origin_topic'] = 'מקור נושא';
$txt['please_select_split'] = 'בבקשה בחר את הנושאים שבירצונך לפצל.';
$txt['merge_successful'] = 'הנושא מוזג בהצלחה!.';
$txt['new_merged_topic'] = 'הנושא שמוזג לאחרונה:';
$txt['topic_to_merge'] = 'דיון שימוזג';
$txt['target_board'] = 'פורום מטרה';
$txt['target_topic'] = 'דיון מטרה';
$txt['merge_confirm'] = 'האם אתה בטוח שאתה רוצה לאחד?';
$txt['with'] = 'עם';
$txt['merge_desc'] = 'אפשרות זו מאפשרת לאחד נושאים.';

$txt['set_sticky'] = 'קביעת נושא כדביק';
$txt['set_nonsticky'] = 'קביעת נושא כלא דביק';
$txt['set_lock'] = 'נעילת נושא';
$txt['set_unlock'] = 'פתיחת נושא';

$txt['search_advanced'] = 'חיפוש מתקדם';

$txt['security_risk'] = 'סיכון אבטחה רציני:';
$txt['not_removed'] = 'אתה לא הסרת';
$txt['not_removed_extra'] = '%1$s is a backup of %2$s that was not generated by SMF. It can be accessed directly and used to gain unauthorised access to your forum. You should delete it immediately.';

$txt['cache_writable_head'] = 'Performance Warning';
$txt['cache_writable'] = 'The cache directory is not writable - this will adversely affect the performance of your forum.';

$txt['page_created'] = 'עמוד נוצר ב- ';
$txt['seconds_with'] = ' שניות עם';
$txt['queries'] = ' שאילתות.';

$txt['report_to_mod_func'] = 'השתמש בפונקציה זאת על מנת להודיע למנהלים ולאחראים על הודעה לא מתאימה<br /><i>שים לב כי כתובת הדוא"ל שלך תחשף לאחראים אם אתה משתמש באפשרות זאת</i>';

$txt['online'] = 'מחובר';
$txt['offline'] = 'מנותק';
$txt['pm_online'] = 'מסר אישי (מחובר)';
$txt['pm_offline'] = 'מסר אישי (מנותק)';
$txt['status'] = 'מצב ';

$txt['go_up'] = 'למעלה';
$txt['go_down'] = 'למטה';

$forum_copyright = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">Powered by %s</a> |
<a href="http://www.simplemachines.org/about/copyright.php" title="Free Forum Software" target="_blank">SMF &copy; 2006, Simple Machines LLC</a>';

$txt['birthdays'] = 'ימי הולדת:';
$txt['events'] = 'אירועים:';
$txt['birthdays_upcoming'] = 'ימי הולדת קרובים';
$txt['events_upcoming'] = 'האירועים קרובים:';
// Prompt for holidays in the calendar, leave blank to just display the holiday's name.
$txt['calendar_prompt'] = '';
$txt['calendar_month'] = 'חודש:';
$txt['calendar_year'] = 'שנה:';
$txt['calendar_day'] = 'יום:';
$txt['calendar_event_title'] = 'כותרת האירוע:';
$txt['calendar_event_options'] = 'Event Options';
$txt['calendar_post_in'] = 'פרסם ב:';
$txt['calendar_edit'] = 'עריכת אירוע';
$txt['event_delete_confirm'] = 'מחיקת אירוע זה?';
$txt['event_delete'] = 'מחיקת אירוע';
$txt['calendar_post_event'] = 'פירסום אירוע';
$txt['calendar'] = 'לוח שנה';
$txt['calendar_link'] = 'קישור ללוח שנה';
$txt['calendar_upcoming'] = 'לוח שנה';
$txt['calendar_today'] = 'היום';
$txt['calendar_week'] = 'שבוע';
$txt['calendar_week_title'] = 'Week %1$d of %2$d';
$txt['calendar_numb_days'] = 'מספר ימים:';
$txt['calendar_how_edit'] = 'איך אתה רוצה לערוך את נושאים אלו?';
$txt['calendar_link_event'] = 'קישור לאירועים';
$txt['calendar_confirm_delete'] = 'Are you sure you want to delete this event?';
$txt['calendar_linked_events'] = 'Linked Events';
$txt['calendar_click_all'] = 'click to see all %1$s';

$txt['moveTopic1'] = 'פירסום הודעת העברה';
$txt['moveTopic2'] = 'שינוי נושא הדיון';
$txt['moveTopic3'] = 'נושא חדש';
$txt['moveTopic4'] = 'שינוי נושא כל ההודעות';
$txt['move_topic_unapproved_js'] = 'Warning! This topic has not yet been approved.\\n\\nIt is not recommended that you create a redirection topic unless you intend to approve the post immediately following the move.';

$txt['theme_template_error'] = 'נכשל בטעינת תבנית עיצוב \'%s\'.';
$txt['theme_language_error'] = 'נכשל בטעינת קובץ שפה \'%s\'.';

$txt['parent_boards'] = 'תת-פורום';

$txt['smtp_no_connect'] = 'לא הצליח להתחבר לשרת SMTP.';
$txt['smtp_port_ssl'] = 'SMTP port setting incorrect; it should be 465 for SSL servers.';
$txt['smtp_bad_response'] = 'נכשל בהשגת קודי תגובה של שרת דואר';
$txt['smtp_error'] = 'נכשל בשליחת דואר. שגיאה: ';
$txt['mail_send_unable'] = 'Unable to send mail to the email address \'%1$s\'';

$txt['mlist_search'] = 'חיפש משתמשים';
$txt['mlist_search_again'] = 'חפש שוב';
$txt['mlist_search_email'] = 'חיפוש כתובת דואר אלקטורונית של משתמש';
$txt['mlist_search_messenger'] = 'חיפוש כינוי של משתמש';
$txt['mlist_search_group'] = 'חיפוש הודעות של משתמש';
$txt['mlist_search_name'] = 'חיפוש שם של משתמש';
$txt['mlist_search_website'] = 'חיפוש אתר אינטרנט של משתמש';
$txt['mlist_search_results'] = 'תוצאות חיפוש';
$txt['mlist_search_by'] = 'Search by %1$s';
$txt['mlist_menu_view'] = 'View the memberlist';

$txt['attach_downloaded'] = 'הורד';
$txt['attach_viewed'] = 'נראה';
$txt['attach_times'] = 'פעמים';

$txt['settings'] = 'Settings';
$txt['never'] = 'לעולם לא';
$txt['more'] = 'more';

$txt['hostname'] = 'שם מחשב';
$txt['you_are_post_banned'] = 'מצטעערים %s, אתה הושעת משליחת הודעות בפורום זה.';
$txt['ban_reason'] = 'סיבה';

$txt['tables_optimized'] = 'טבלאות מאגר נתונים שופרו';

$txt['add_poll'] = 'הוספת סקר';
$txt['poll_options6'] = 'אתה רק יכול לבחור %s בחירות.';
$txt['poll_remove'] = 'הסרת סקר';
$txt['poll_remove_warn'] = 'האם ברצונך להסיר סקר זה מהדיון?';
$txt['poll_results_expire'] = 'תוצאות ייראו לציבור רק כאשר הסקר ייסגר';
$txt['poll_expires_on'] = 'ההצבעה עומדת להיסגר';
$txt['poll_expired_on'] = 'ההצבעה נסגרה';
$txt['poll_change_vote'] = 'הסר הצבעה';
$txt['poll_return_vote'] = 'Voting options';
$txt['poll_cannot_see'] = 'You cannot see the results of this poll at the moment.';

$txt['quick_mod_approve'] = 'Approve selected';
$txt['quick_mod_remove'] = 'הסרת נבחרים';
$txt['quick_mod_lock'] = 'נעילת הנבחרים';
$txt['quick_mod_sticky'] = 'מצב דביק';
$txt['quick_mod_move'] = 'העברת נבחרים אל';
$txt['quick_mod_merge'] = 'איחוד נבחרים';
$txt['quick_mod_markread'] = 'Mark selected read';
$txt['quick_mod_go'] = 'סע!';
$txt['quickmod_confirm'] = 'האם אתה בטוח שאתה רוצה לבצע זאת?';

$txt['spell_check'] = 'בדיקת איות';

$txt['quick_reply'] = 'תגובה מהירה';
$txt['quick_reply_desc'] = 'בעזרת <i>Quick-Reply</i> אתה יכול להשתמש בקוד הקהילות ובסמיילים כפי שאתה כותב בהודעות רגילות, אבל עם יותר נוחות.';
$txt['quick_reply_warning'] = 'אזהרה: דיון זה כרגע נעול!<br />רק מנהלים או אחראים יכולים להגיב.';
$txt['quick_reply_verification'] = 'After submitting your post you will be directed to the regular post page to verify your post %1$s.';
$txt['quick_reply_verification_guests'] = '(required for all guests)';
$txt['quick_reply_verification_posts'] = '(required for all users with less than %1$d posts)';
$txt['wait_for_approval'] = 'Note: this post will not display until it\'s been approved by a moderator.';

$txt['notification_enable_board'] = 'Are you sure you wish to enable notification of new topics for this board?';
$txt['notification_disable_board'] = 'Are you sure you wish to disable notification of new topics for this board?';
$txt['notification_enable_topic'] = 'Are you sure you wish to enable notification of new replies for this topic?';
$txt['notification_disable_topic'] = 'Are you sure you wish to disable notification of new replies for this topic?';

$txt['report_to_mod'] = 'דיווח לאחראים';
$txt['issue_warning_post'] = 'Issue a warning because of this message';

$txt['unread_topics_visit'] = 'דיונים אחרונים שלא נקראו';
$txt['unread_topics_visit_none'] = 'אין דיונים שלא נקראו מאז הביקור האחרון שלך.  <a href="' . $scripturl . '?action=unread;all">לחץ כאן על מנת לראות את כל הדיונים שלא נקראוס</a>.';
$txt['unread_topics_all'] = 'כל הדיונים שלא נקראו';
$txt['unread_replies'] = 'דיונים מעודכנים';

$txt['who_title'] = 'מי מחובר';
$txt['who_and'] = ' ו- ';
$txt['who_viewing_topic'] = ' נמצאים בנושא זה.';
$txt['who_viewing_board'] = ' נמצאים בפורום זה.';
$txt['who_member'] = 'משתמש';

// No longer used by default theme, but for backwards compat
$txt['powered_by_php'] = 'מופעל ע"י PHP';
$txt['powered_by_mysql'] = 'מופעל ע"י MySQL';
$txt['valid_css'] = 'CSS תקין!';

// Current footer strings
$txt['valid_html'] = 'HTML 4.01 תקין!';
$txt['valid_xhtml'] = 'XHTML 1.0 תקין!';
$txt['wap2'] = 'WAP2';
$txt['rss'] = 'RSS';
$txt['xhtml'] = 'XHTML';
$txt['html'] = 'HTML';

$txt['guest'] = 'אורח';
$txt['guests'] = 'אורחים';
$txt['user'] = 'משתמש';
$txt['users'] = 'משתמשים';
$txt['hidden'] = 'מוסתר/ים';
$txt['buddy'] = 'Buddy';
$txt['buddies'] = 'Buddies';
$txt['most_online_ever'] = 'Most Online Ever';
$txt['most_online_today'] = 'Most Online Today';

$txt['merge_select_target_board'] = 'בחר את הפורום של הנושא המאוחד';
$txt['merge_select_poll'] = 'בחר איזה סקר הנושא המאוחד יכלול';
$txt['merge_topic_list'] = 'בחר נושאים להיות מאוחדים';
$txt['merge_select_subject'] = 'בחירת כותרת של הנושא המחובר';
$txt['merge_custom_subject'] = 'כותרת';
$txt['merge_enforce_subject'] = 'שינוי הכותרת של כל ההודעות';
$txt['merge_include_notifications'] = 'הכלל הודעות מעקב?';
$txt['merge_check'] = 'איחוד?';
$txt['merge_no_poll'] = 'ללא סקר';

$txt['response_prefix'] = 'בעניין: ';
$txt['current_icon'] = 'סמל נוכחי';
$txt['message_icon'] = 'Message Icon';

$txt['smileys_current'] = 'סמיילים נוכחים';
$txt['smileys_none'] = 'אין סמיילים';
$txt['smileys_forum_board_default'] = 'Forum/Board Default';

$txt['search_results'] = 'תוצאות חיפוש';
$txt['search_no_results'] = 'לא נמצאו תוצאות';

$txt['totalTimeLogged1'] = 'סה"כ זמן מחובר: ';
$txt['totalTimeLogged2'] = ' ימים, ';
$txt['totalTimeLogged3'] = ' שעות ו- ';
$txt['totalTimeLogged4'] = ' דקות.';
$txt['totalTimeLogged5'] = 'd ';
$txt['totalTimeLogged6'] = 'h ';
$txt['totalTimeLogged7'] = 'm';

$txt['approve_thereis'] = 'יש';
$txt['approve_thereare'] = 'ישנם';
$txt['approve_member'] = 'משתמש אחד';
$txt['approve_members'] = 'משתמשים';
$txt['approve_members_waiting'] = 'מחכה לאישור.';

$txt['notifyboard_turnon'] = 'האם אתה רוצה לקבל הודעת דוא"ל כאשר מישהו מפרסם דיון חדש בפורום זה?';
$txt['notifyboard_turnoff'] = 'האם אתה בטוח שאתה לא רוצה לקבל הודעות מעקב של פורום זה?';

$txt['activate_code'] = 'קוד האישור שלך הוא';

$txt['find_members'] = 'חיפוש משתמשים';
$txt['find_username'] = 'שם,שם משתמש או דואר אלקטרוני';
$txt['find_buddies'] = 'Show Buddies Only?';
$txt['find_wildcards'] = 'שימוש בעזרי חיפוש: *, ?';
$txt['find_no_results'] = 'אין תוצאות חיפוש';
$txt['find_results'] = 'תוצאות';
$txt['find_close'] = 'סגירה';

$txt['unread_since_visit'] = 'ראיית ההודעות שלא נקראו מאז הביקור האחרון שלך.';
$txt['show_unread_replies'] = 'ראיית תגובות חדשות להודעות שלך.';

$txt['change_color'] = 'שינוי צבע';

$txt['quickmod_delete_selected'] = 'מחיקת נבחרים';

// In this string, don't use entities. (&amp;, etc.)
$txt['show_personal_messages'] = 'קיבלת הודעה אישית.\\nראה אותה עכשיו (בחלון חדש)?';

$txt['previous_next_back'] = '&laquo; הקודם';
$txt['previous_next_forward'] = 'הבא &raquo;';

$txt['movetopic_auto_board'] = '[פורום]';
$txt['movetopic_auto_topic'] = '[קישור נושא]';
$txt['movetopic_default'] = 'הנושא זה הועבר אל ' . $txt['movetopic_auto_board'] . ".\n\n" . $txt['movetopic_auto_topic'];

$txt['upshrink_description'] = 'כיווץ או הרחבה של הכותרת.';

$txt['mark_unread'] = 'סימון כלא נקרא';

$txt['ssi_not_direct'] = 'Please don\'t access SSI.php by URL directly; you may want to use the path (%1$s) or add ?ssi_function=something.';
$txt['ssi_session_broken'] = 'SSI.php was unable to load a session!  This may cause problems with logout and other functions - please make sure SSI.php is included before *anything* else in all your scripts!';

// Escape any single quotes in here twice.. 'it\'s' -> 'it\\\'s'.
$txt['preview_title'] = 'Preview post';
$txt['preview_fetch'] = 'Fetching preview...';
$txt['preview_new'] = 'New message';
$txt['error_while_submitting'] = 'The following error or errors occurred while posting this message:';
$txt['error_old_topic'] = 'Warning: this topic has not been posted in for at least %1$d days.<br />Unless you\'re sure you want to reply, please consider starting a new topic.';

$txt['split_selected_posts'] = 'Selected posts';
$txt['split_selected_posts_desc'] = 'The posts below will form a new topic after splitting.';
$txt['split_reset_selection'] = 'reset selection';

$txt['modify_cancel'] = 'Cancel';
$txt['mark_read_short'] = 'Mark Read';

$txt['pm_short'] = 'My Messages';
$txt['pm_menu_read'] = 'Read your messages';
$txt['pm_menu_send'] = 'Send a message';

$txt['hello_member_ndt'] = 'Hello';

$txt['unapproved_posts'] = 'Unapproved Posts (Topics: %1$d, Posts: %2$d)';

$txt['ajax_in_progress'] = 'Loading...';

$txt['mod_reports_waiting'] = 'There are currently %1$d moderator reports open.';

$txt['view_unread_category'] = 'Unread Posts';
$txt['verification'] = 'Verification';
$txt['visual_verification_description'] = 'Type the letters shown in the picture';
$txt['visual_verification_sound'] = 'Listen to the letters';
$txt['visual_verification_request_new'] = 'Request another image';

// Sub menu labels
$txt['summary'] = 'Summary';
$txt['account'] = 'Account Settings';
$txt['forumprofile'] = 'Forum Profile';

$txt['modSettings_title'] = 'Features and Options';
$txt['package'] = 'Packages';
$txt['errlog'] = 'Error Log';
$txt['edit_permissions'] = 'Permissions';
$txt['mc_unapproved_attachments'] = 'Unapproved Attachments';
$txt['mc_unapproved_poststopics'] = 'Unapproved Posts and Topics';
$txt['mc_reported_posts'] = 'Reported Posts';
$txt['modlog_view'] = 'Moderation Log';
$txt['calendar_menu'] = 'View Calendar';

//!!! Send email strings - should move?
$txt['send_email'] = 'Send Email';
$txt['send_email_disclosed'] = 'Note this will be visible to the recipient.';
$txt['send_email_subject'] = 'Email Subject';

$txt['ignoring_user'] = 'You are ignoring this user.';
$txt['show_ignore_user_post'] = 'Show me the post.';

$txt['spider'] = 'Spider';
$txt['spiders'] = 'Spiders';
$txt['openid'] = 'OpenID';

$txt['downloads'] = 'Downloads';
$txt['filesize'] = 'Filesize';
$txt['subscribe_webslice'] = 'Subscribe to Webslice';

// Restore topic
$txt['restore_topic'] = 'Restore Topic';
$txt['restore_message'] = 'Restore';
$txt['quick_mod_restore'] = 'Restore Selected';

// Editor prompt.
$txt['prompt_text_email'] = 'Please enter the email address.';
$txt['prompt_text_ftp'] = 'Please enter the ftp address.';
$txt['prompt_text_url'] = 'Please enter the URL you wish to link to.';
$txt['prompt_text_img'] = 'Enter image location';

// Escape any single quotes in here twice.. 'it\'s' -> 'it\\\'s'.
$txt['autosuggest_delete_item'] = 'Delete Item';

// Debug related - when $db_show_debug is true.
$txt['debug_templates'] = 'Templates: ';
$txt['debug_subtemplates'] = 'Sub templates: ';
$txt['debug_language_files'] = 'Language files: ';
$txt['debug_stylesheets'] = 'Style sheets: ';
$txt['debug_files_included'] = 'Files included: ';
$txt['debug_kb'] = 'KB.';
$txt['debug_show'] = 'show';
$txt['debug_cache_hits'] = 'Cache hits: ';
$txt['debug_cache_seconds_bytes'] = '%1$ss - %2$s bytes';
$txt['debug_cache_seconds_bytes_total'] = '%1$ss for %2$s bytes';
$txt['debug_queries_used'] = 'Queries used: %1$d.';
$txt['debug_queries_used_and_warnings'] = 'Queries used: %1$d, %2$d warnings.';
$txt['debug_query_in_line'] = 'in <em>%1$s</em> line <em>%2$s</em>, ';
$txt['debug_query_which_took'] = 'which took %1$s seconds.';
$txt['debug_query_which_took_at'] = 'which took %1$s seconds at %2$s into request.';
$txt['debug_show_queries'] = '[Show Queries]';
$txt['debug_hide_queries'] = '[Hide Queries]';

// Version: 2.0 RC3; Modifications


?>

Thanks.

mighty_joe_young

Hi
Have you done any edits to your forum ?. I got this messages when i first used Smf forums ,and the reason was i edited one of the templates wrong

It would be quicker to do a reinstall then add the backup to your data base ,and reinstall the mods .You could be trying to sort  the error out for hours .

;)

tnrh1

how i can re install the template if i cant view the forum?thanks

mighty_joe_young

Which template or you useing ?

tnrh1

core and i got the same error for the template that this forun use i forgot the name i think it's curve

mighty_joe_young

When you do a fresh install the core template will install .Do you have a data base back up ?

tnrh1

nope, i dont have.
If you can tell me which files exaclly i need to backup (the sql i guess) and then I will do a fresh install.
or the best soultion I think you can post here the file of the template in here.

mighty_joe_young

or you useing c panel ?,go into your c panel if you or ,and back your date base up before you do anything

tnrh1

c panel? sorry of lack of knowledge

mighty_joe_young

 contol panel for your website , When you bought your web hosting were you not given a contol panel ?

tnrh1

right now the web is on my pc .. but cant i just rar it?

mighty_joe_young

Best thing you can do  is download the mods and you can download a back up from your forum files which you should be able to do if you ftp into your home computer ,what or you useing for your data base ?

mighty_joe_young

Here is a free contol panel you can use if you or running linux

http://vhcs.net/

;)

Aleksi "Lex" Kilpinen

Hi tnrh1, sorry you've had to wait - Have you been able to fix this?

The erronous file is actually only a cached copy, so perhaps emptying the folder /cache/ would suffice to fix this,
and if not - then you might want to see if if the original Modifications.hebrew-utf8.php is ok.
You can upload the original language file here too, if you'd like for us to take a look at it.
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Advertisement: