<?php /* +---------------------------------------------------------------- | | MJGUEST | ============================================================= | Copyright (c) 2002-2008 Giacomo "mdsjack" Menni | Terms of agreement and support at www.mdsjack.bo.it | +---------------------------------------------------------------- | [ EXTENSION MODULE ] | Language translation (hebrew) by Taurus +---------------------------------------------------------------- */ $this->langdir = 'rtl'; $this->say = array( 'guestbook' => 'ספר ××ר×××' , 'guest' => '××ר×' , 'mod' => 'Moderator' , 'admin' => 'Administrator' , 'guests' => '××ר×××' , 'name' => '××× ××' , 'email' => '××-××××' , 'country' => '×רץ' , 'web' => '××£ ××ת' , 'chat' => '××¡× ×\'ר' , 'pic' => 'ת××× ×' , 'msg' => '×¢×ר×ת' , 'pvt' => 'Confidential' , 'emoticons' => 'ס×××××ס' , 'eneabled' => 'פע××' , 'disabled' => '×× ×¤×¢××' , 'website_name' => '×©× ××תר' , 'cp_password' => 'ס×ס×ת ×× ××' , 'language' => 'שפ×' , 'datetime_format' => 'פ×ר×× ×ª×ר×× ×שע×' , 'theme' => '× ×ש×' , 'allow_pics' => 'ת××× ×ת ××ר×' , 'swearwords_filter' => '××¡× × ××××× ×ס×ת' , 'trash_entries' => '×××§ ×ת ×× ×××××¢×ת' , 'restore_config' => 'ש××ר ×××ר×ת ×ר×רת ××××' , 'recover_pass' => 'ש×××£ ×ת ×ס×ס×× ×©××' , 'time_zone' => 'System timezone' , 'entries_per_page' => 'Number of entries shown per page' , 'button_view' => 'צפ×× ××× ×××××¢×ת' , 'button_sign' => '××ספת ××××¢×' , 'button_admin' => 'צ××ת ××× ×××' , 'button_logout' => '×צ×××' , 'button_prev' => '××£ ×§×××' , 'button_next' => '××£ ×××' , 'exceeded_msglen' => '××× ××תר ת×××× ×××× ××' , 'exceeded_emoticonsxentry' => '××× ××תר ס×××××ס ×××× ××' , 'confirm_delete_entry' => '××× ×××ת ר××¦× ×××××§ ×ת ×× × ××©× ×××?' , 'connex_data' => '××××¢ ×××××ר' , 'confirm_trash_entries' => '×× ××××עת ×ספר ××ר××× ××××§×' , 'confirm_restore_config' => '×××ר×ת ×ר×רת ×××× ×ש×××ר×.' , 'confirm_proceed' => '××× ×××ש××?' , 'not_admin' => 'You are not logged as administrator' , 'entry_added' => 'ת××× ×¢× ××רש××' , 'entry_not_added' => '××סר ש×× ×× ××סף' , 'entry_deleted' => '××××¢× ×× × ×××§×' , 'entry_modified' => 'Message has been modified' , 'already_signed' => '××ר × ×¨×©×ת' , 'pass_sent_to_admin' => '×ס×ס×× × ×©××× ××× ×××' , 'pass_already_sent' => '×ס×ס×× ××ר × ×©×××' , 'config_updated' => '××××ר×ת ×¢×××× × ×צ××¨× × ××× ×' , 'enter_admin_pass' => '×ש ××× ×ס ס×ס×ת × ××××' , 'logged_in' => 'ר×ש×× ××צע ××צ×××' , 'wrong_pass' => 'ס×פקת ס×ס×× ×©××××' , 'logged_out' => '× ×ת××§ ××צע ××צ×××' , 'alert_empty_captcha' => 'Please write the security code (5 digits)' , 'guestbook_empty' => 'Guestbook is empty' , 'field_name_maxlength' => 'Maximum length for guests\' name' , 'field_msg_maxlength' => 'Maximum length for messages' , 'max_emoticons_permsg' => 'Emoticons available for each message' , 'max_avatar_kb' => 'Maximum KiloBytes size of uploaded avatars' , 'redirect_screen' => 'Show redirect screen (disable on slow servers)' , 'email_notify' => 'Receive an email on every new entry (use only on low-traffic websites)' , 'use_captcha' => 'CAPTCHA security image code (use only if you get spam)' , 'confirm_ban_guest' => 'You are going to ban this guest and delete all his messages.' , 'entry_approval' => 'Let me check and approve all new entries before they are published' , 'mod_account' => 'Activate Moderator account' , 'acp_admin_info' => 'Administrator' , 'acp_localization' => 'Localization' , 'acp_appearance' => 'Appearance' , 'acp_customization' => 'Customization' , 'acp_security' => 'Security' , 'acp_reset_ops' => 'Reset operations' , 'rate_website' => 'Rate this web site' , 'acp_statistics' => 'Statistics' , 'rating_system' => 'Web site rating system' , 'banned_guests' => 'Banned guests' ); ?>