Blame Extras/Mantis/1.1.2-1.fc9/lang/strings_hebrew.txt

4c79b5
4c79b5
# Mantis - a php based bugtracking system
4c79b5
4c79b5
# Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
4c79b5
# Copyright (C) 2002 - 2007  Mantis Team   - mantisbt-dev@lists.sourceforge.net
4c79b5
4c79b5
# Mantis is free software: you can redistribute it and/or modify
4c79b5
# it under the terms of the GNU General Public License as published by
4c79b5
# the Free Software Foundation, either version 2 of the License, or
4c79b5
# (at your option) any later version.
4c79b5
#
4c79b5
# Mantis is distributed in the hope that it will be useful,
4c79b5
# but WITHOUT ANY WARRANTY; without even the implied warranty of
4c79b5
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4c79b5
# GNU General Public License for more details.
4c79b5
#
4c79b5
# You should have received a copy of the GNU General Public License
4c79b5
# along with Mantis.  If not, see <http://www.gnu.org/licenses/>.
4c79b5
4c79b5
	# Hebrew UTF-8: Eyal Zvi, eyal@bikoret-bona.com
4c79b5
	#
4c79b5
	# NOTE: requires right-to-left CSS at the moment!
4c79b5
	###########################################################################
4c79b5
	# Hebrew strings for Mantis
4c79b5
	# -------------------------------------------------
4c79b5
	# $Revision: 2643 $
4c79b5
	# $Author: al $
4c79b5
	# $Date: 2009-06-18 19:06:27 -0400 (Thu, 18 Jun 2009) $
4c79b5
	#
4c79b5
	# $Id: strings_hebrew.txt,v 1.1.2.1 2007-10-13 22:36:19 giallu Exp $
4c79b5
	###########################################################################
4c79b5
?>
4c79b5
4c79b5
# Charset
4c79b5
$s_charset = 'utf-8';
4c79b5
4c79b5
# Group commands menuitems
4c79b5
$s_actiongroup_menu_move = 'העברה';
4c79b5
$s_actiongroup_menu_copy = 'העתקה';
4c79b5
$s_actiongroup_menu_assign = 'שיוך';
4c79b5
$s_actiongroup_menu_close = 'סגירה';
4c79b5
$s_actiongroup_menu_delete = 'מחיקה';
4c79b5
$s_actiongroup_menu_resolve = 'פתרון';
4c79b5
$s_actiongroup_menu_update_priority = 'עדכון עדיפות';
4c79b5
$s_actiongroup_menu_update_status = 'עדכון סטטוס';
4c79b5
$s_actiongroup_menu_update_view_status = 'עדכון סטטוס הצגה';
4c79b5
$s_actiongroup_menu_update_category = 'עדכון קטגוריה';
4c79b5
$s_actiongroup_menu_set_sticky = 'עדכון "דביקות"';
4c79b5
$s_actiongroup_menu_update_field = 'עדכון "%s"';
4c79b5
$s_actiongroup_bugs = 'באגים מסומנים';
4c79b5
4c79b5
# new strings:
4c79b5
$s_all_projects = 'כל הפרוייקטים';
4c79b5
$s_move_bugs = 'העברת באגים';
4c79b5
$s_operation_successful = 'הפעולה הצליחה.';
4c79b5
$s_date_order = 'מיון לפי תאריך';
4c79b5
$s_print_all_bug_page_link = 'הדפסת דוחו"ת';
4c79b5
$s_csv_export = 'יצוא ל-CVS';
4c79b5
$s_login_anonymously = 'כניסה אנונימית';
4c79b5
$s_anonymous = 'אנונימי';
4c79b5
$s_jump_to_bugnotes = 'דילוג להערות';
4c79b5
$s_public_project_msg = 'פרוייקט זה הוא ציבורי - נגיש לכל המשתמשים.';
4c79b5
$s_private_project_msg = 'פרוייקט זה הוא פרטי - נגיש רק למנהל ולמשתמשים מורשים על ידו.';
4c79b5
$s_access_level_project = 'רמת נגישות הפרוייקט';
4c79b5
$s_view_submitted_bug_link = 'הצגת באג מדווח';
4c79b5
$s_assigned_projects = 'מצורף לפרוייקטים';
4c79b5
$s_unassigned_projects = 'אינו בפרוייקטים';
4c79b5
$s_print = 'הדפסה';
4c79b5
$s_jump = 'הצגה';
4c79b5
$s_copy_users = 'העתקת חשבונות';
4c79b5
$s_copy_categories_from = 'העתקה מ';
4c79b5
$s_copy_categories_to = 'העתקה אל';
4c79b5
$s_copy_users_from = 'העתקה מ';
4c79b5
$s_copy_users_to = 'העתקה אל';
4c79b5
$s_bug_history = 'היסטוריית הבאג';
4c79b5
$s_field = 'שדה';
4c79b5
$s_old_value = 'ערך ישן';
4c79b5
$s_new_value = 'ערך חדש';
4c79b5
$s_date_modified = 'תאריך שינוי';
4c79b5
$s_bugnote = 'הערה';
4c79b5
$s_change = 'שינוי';
4c79b5
$s_bugnote_view_state = 'הרשאת צפיה בהערה';
4c79b5
$s_bug_monitor = 'תחילת מעקב';
4c79b5
$s_bug_end_monitor = 'סיום מעקב';
4c79b5
$s_announcement = 'הכרזה';
4c79b5
$s_stays_on_top = 'תמיד מוצג';
4c79b5
$s_delete_bugnote_button = 'מחיקת הערה';
4c79b5
$s_delete_bugnote_sure_msg = 'נא לאשר שברצונך למחוק הערה זו';
4c79b5
$s_bug_relationships = 'קשרים';
4c79b5
$s_empty_password_sure_msg = 'סיסמת החשבון ריקה - האם זו אכן כוונתך?';
4c79b5
$s_empty_password_button = 'סיסמה ריקה';
4c79b5
4c79b5
$s_duplicate_of = "כפיל של";
4c79b5
$s_has_duplicate = "בעל כפילים";
4c79b5
$s_related_to = "קשור ל";
4c79b5
$s_dependant_on = "אב של";
4c79b5
$s_blocks = "בן של";
4c79b5
4c79b5
$s_new_bug = 'באג חדש';
4c79b5
$s_bugnote_added = 'הערה נוספה';
4c79b5
$s_bugnote_edited = 'הערה עודכנה';
4c79b5
$s_bugnote_deleted = 'הערה נמחקה';
4c79b5
$s_summary_updated = 'תקציר עודכן';
4c79b5
$s_description_updated = 'תאור עודכן';
4c79b5
$s_additional_information_updated = 'מידע נוסף עודכן';
4c79b5
$s_steps_to_reproduce_updated = 'צעדים לשחזור';
4c79b5
$s_file_added = 'קובץ נוסף';
4c79b5
$s_file_deleted = 'קובץ נמחק';
4c79b5
$s_bug_deleted = 'באג נמחק';
4c79b5
4c79b5
$s_make_private = 'מוגבל';
4c79b5
$s_make_public = 'ציבורי';
4c79b5
4c79b5
$s_create_new_project_link = 'פרוייקט חדש';
4c79b5
4c79b5
$s_login_link = 'כניסה';
4c79b5
4c79b5
# bug_actiongroup_page.php : mass treatment
4c79b5
$s_bug_actiongroup_failed = 'אין לך הרשאות מתאימות לבצע את הפעולה על הבאגים הבאים: ';
4c79b5
$s_bug_actiongroup_access = 'אין לך הרשאות מתאימות לבצע את הפעולה.';
4c79b5
$s_bug_actiongroup_status = 'באג זה אינו יכול להתעדכן לסטטוס המבוקש.';
4c79b5
$s_bug_actiongroup_category = 'באג זה אינו יכול להתעדכן לקטגוריה המבוקשת.';
4c79b5
$s_close_bugs_conf_msg = 'נא לאשר שברצונך לסגור את הבאגים';
4c79b5
$s_delete_bugs_conf_msg = 'נא לאשר שברצונך למחוק את הבאגים';
4c79b5
$s_move_bugs_conf_msg = 'העברת באגים אל';
4c79b5
$s_copy_bugs_conf_msg = 'העתקת באגים אל';
4c79b5
$s_assign_bugs_conf_msg = 'שיוך באגים ל';
4c79b5
$s_resolve_bugs_conf_msg = 'בחירת פתרון';
4c79b5
$s_priority_bugs_conf_msg = 'בחירת עדיפות';
4c79b5
$s_status_bugs_conf_msg = 'בחירת סטטוס';
4c79b5
$s_view_status_bugs_conf_msg = 'בחירת הרשאת צפיה';
4c79b5
$s_category_bugs_conf_msg = 'בחירת קטגוריה';
4c79b5
$s_set_sticky_bugs_conf_msg = 'האם ברצונך לשנות את ה"דביקות" של הבאגים?';
4c79b5
$s_close_group_bugs_button = 'סגירה' ;
4c79b5
$s_delete_group_bugs_button = 'מחיקה!' ;
4c79b5
$s_move_group_bugs_button = 'העברה' ;
4c79b5
$s_copy_group_bugs_button = 'העתקה' ;
4c79b5
$s_assign_group_bugs_button = 'שיוך' ;
4c79b5
$s_resolve_group_bugs_button = 'פתרון' ;
4c79b5
$s_priority_group_bugs_button = 'עדכון עדיפות' ;
4c79b5
$s_status_group_bugs_button = 'עדכון סטטוס' ;
4c79b5
$s_category_group_bugs_button = 'עדכון קטגוריה';
4c79b5
$s_view_status_group_bugs_button = 'עדכון הרשאת צפיה';
4c79b5
$s_set_sticky_group_bugs_button = 'עדכון "דביקות"';
4c79b5
4c79b5
# improved JPgraphs strings
4c79b5
$s_graph_imp_status_title = 'Synthesis graphs by status' ;
4c79b5
$s_graph_imp_priority_title = 'Synthesis graphs by priority' ;
4c79b5
$s_graph_imp_severity_title = 'Synthesis graphs by severity';
4c79b5
$s_graph_imp_category_title = 'Synthesis graphs by category';
4c79b5
$s_graph_imp_resolution_title = 'Synthesis graphs by resolution';
4c79b5
$s_by_status_pct = 'by status percentage';
4c79b5
$s_by_priority_pct = 'by priority percentage';
4c79b5
$s_by_severity_pct = 'by severity percentage';
4c79b5
$s_by_category_pct = 'by category percentage';
4c79b5
$s_by_resolution_pct = 'by resolution percentage';
4c79b5
$s_by_severity_mix = 'by severity and status';
4c79b5
$s_by_priority_mix = 'by priority and status';
4c79b5
$s_by_resolution_mix = 'by resolution and status';
4c79b5
$s_synthesis_link = 'Synthesis';
4c79b5
$s_status_link = 'Per state';
4c79b5
$s_priority_link = 'Per priority';
4c79b5
$s_severity_link = 'Per severity';
4c79b5
$s_category_link = 'Per category';
4c79b5
$s_resolution_link = 'Per resolution';
4c79b5
$s_legend_still_open = 'Still Open';
4c79b5
$s_legend_resolved = 'Resolved';
4c79b5
$s_legend_assigned = 'Assigned';
4c79b5
$s_legend_total = 'Total';
4c79b5
$s_legend_opened = 'Opened';
4c79b5
$s_legend_closed = 'Closed';
4c79b5
$s_legend_reported = 'Reported';
4c79b5
$s_cumulative = 'Cumulative';
4c79b5
$s_not_enough_data = 'Not enough data to create graph';
4c79b5
4c79b5
# print_all_bug_page.php : display selected bugs
4c79b5
$s_hide_button = 'הצגת מסומנים בלבד';
4c79b5
4c79b5
# print_all_bug_options.php : printing preferences
4c79b5
$s_printing_preferences_title = 'בחירת שדות להדפסה';
4c79b5
$s_printing_options_link = 'אפשרויות הדפסה';
4c79b5
4c79b5
# word and excel export
4c79b5
$s_bugnote_title = 'כותב הערה' ;
4c79b5
$s_bugnote_date = 'תאריך הערה';
4c79b5
$s_bugnote_description = 'תוכן הערה';
4c79b5
4c79b5
$s_error_no_proceed = 'נא ללחוץ על כפתור "חזרה" של הדפדפן על מנת לחזור לעמוד הקודם. שם עליך לתקן את הדרוש לפי הודעת השגיאה לעיל. כמו באפשרותך לבצע פעולה אחרת או לעבור למסך אחר דרך התפריט הראשי.';
4c79b5
4c79b5
# ERROR strings
4c79b5
$MANTIS_ERROR[ERROR_GENERIC] = 'ארעה תקלה בפעולה זו. מומלץ להודיע למנהל המערכת.';
4c79b5
$MANTIS_ERROR[ERROR_SQL] = 'התגלתה שגיאה בשאילתת SQL. נא לדווח ל';
4c79b5
$MANTIS_ERROR[ERROR_REPORT] = 'נמצאה שגיאה בדו"ח שלך.';
4c79b5
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = 'לא צויין קובץ';
4c79b5
$MANTIS_ERROR[ERROR_FILE_DISALLOWED] = 'סוג הקובץ אסור';
4c79b5
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = 'המחיצה אינה קיימת - יש לבדוק את הגדרות הפרוייקט.';
4c79b5
$MANTIS_ERROR[ERROR_DUPLICATE_FILE] = 'קובץ זה כבר קיים. יש למחוק את הקובץ הקודם.';
4c79b5
$MANTIS_ERROR[ERROR_DUPLICATE_PROJECT] = 'קיים פרוייקט בשם זה.';
4c79b5
$MANTIS_ERROR[ERROR_EMPTY_FIELD] = 'שדה חובה \'%s\' הושאר ריק.  עליך לבדוק את הנתונים שקלטת.';
4c79b5
$MANTIS_ERROR[ERROR_PROTECTED_ACCOUNT] = 'חשבון זה מוגן. אין אפשרות לגשת לחשבון זה אלא לאחר הסרת ההגנה.';
4c79b5
$MANTIS_ERROR[ERROR_ACCESS_DENIED] = 'גישה חסומה.';
4c79b5
$MANTIS_ERROR[ERROR_UPLOAD_FAILURE] = 'העברת הקובץ נכשלה. המערכת אינה מצליחה לקרוא את הקובץ. נא לבדוק את הגדרות הפרוייקט.';
4c79b5
$MANTIS_ERROR[ERROR_FILE_TOO_BIG] = 'העברת הקובץ נכשלה. יתכן שהקובץ גדול מכפי שמוגדר ב-PHP.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'פרמטר חובה לעמוד זה (%s) לא נמצא.';
4c79b5
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'שם המשתמש כבר תפוס. נא לחזור ולבחור בשם אחר.';
4c79b5
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'הגדרת תצורה \'%s\' לא נמצאה.';
4c79b5
$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'הגדרת תצורה \'%s\' לא ניתנת לעדכון בקובץ ה-Database. יש להגדירה בקובץ config_inc.php.';
4c79b5
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'המחרוזת \'%s\' לא נמצאה.';
4c79b5
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'הערה לא נמצאה.';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'פרוייקט לא נמצא.';
4c79b5
$MANTIS_ERROR[ERROR_DB_FIELD_NOT_FOUND] = 'שדה Database \'%s\' לא נמצא.';
4c79b5
$MANTIS_ERROR[ERROR_FTP_CONNECT_ERROR]	 = 'נכשלו נסיונות ההתחברות לשרת FTP.';
4c79b5
$MANTIS_ERROR[ERROR_HANDLER_ACCESS_TOO_LOW]	 = 'Issue handler does not have sufficient access rights to handle issue at this status.';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_NAME_NOT_UNIQUE] = 'פרוייקט בשם זה כבר קיים. נא לחזור ולבחור בשם אחר';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_NAME_INVALID] = 'שם הפרוייקט אינו תקין. השם אינו יכול להיות ריק.';
4c79b5
$MANTIS_ERROR[ERROR_USER_NOT_FOUND]	 = 'חשבון לא נמצא.';
4c79b5
$MANTIS_ERROR[ERROR_AUTH_INVALID_COOKIE] = 'השם והסיסמה שנשמרו בדפדפן שלך (Cookie) אינם תקינים. אולי חשבונך נמחק?';
4c79b5
$MANTIS_ERROR[ERROR_USER_PREFS_NOT_FOUND] = 'לא נמצאו העדפות לחשבון זה.';
4c79b5
$MANTIS_ERROR[ERROR_NEWS_NOT_FOUND]	 = 'לא נמצאו פריטי חדשות.';
4c79b5
$MANTIS_ERROR[ERROR_USER_CREATE_PASSWORD_MISMATCH] = 'הסיסמא אינה תואמת לשדה וידוא הסיסמא.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED]	 = 'An array was expected but a string was received for %s.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = 'A string was expected but an array was received for %s.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_NOT_NUMBER] = 'A number was expected for %s.';
4c79b5
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND]	 = 'באג %d לא נמצא.';
4c79b5
$MANTIS_ERROR[ERROR_FILTER_NOT_FOUND]	 = 'מסנן %d לא נמצא.';
4c79b5
$MANTIS_ERROR[ERROR_FILTER_TOO_OLD] = 'המסנן שבחרת ישן ולא ניתן לשדרג אותו לגרסה תואמת - עליך להגדיר אותו מחדש.';
4c79b5
$MANTIS_ERROR[ERROR_EMAIL_INVALID]	 = 'Invalid email.';
4c79b5
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = 'Profile not found.';
4c79b5
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED]	 = 'File type not allowed for uploads.';
4c79b5
$MANTIS_ERROR[ERROR_FILE_DUPLICATE]	 = 'This is a duplicate file.  Please delete the file first.';
4c79b5
$MANTIS_ERROR[ERROR_FILE_INVALID_UPLOAD_PATH] = 'Invalid upload path.  Directory either does not exist or not writable to webserver';
4c79b5
$MANTIS_ERROR[ERROR_FILE_NO_UPLOAD_FAILURE] = 'No file was uploaded. Please go back and Choose a file before pressing Upload';
4c79b5
$MANTIS_ERROR[ERROR_FILE_MOVE_FAILED] = 'Uploaded file could not be moved to the file storage directory. Directory either does not exist or not writable to webserver';
4c79b5
$MANTIS_ERROR[ERROR_BUG_DUPLICATE_SELF]	 = 'You cannot set an issue as a duplicate of itself.';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NOT_FOUND] = 'Custom field not found';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NAME_NOT_UNIQUE] = 'This is a duplicate name.';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_IN_USE] = 'At least one project still uses this field.';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_VALUE] = 'Invalid value for field';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_DEFINITION] = 'Invalid custom field definition';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_AUTH_FAILED]	 = 'LDAP Authentication Failed';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_SERVER_CONNECT_FAILED] = 'LDAP Server Connection Failed';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_UPDATE_FAILED]	 = 'LDAP Record Update has failed.';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_USER_NOT_FOUND] = 'LDAP User Record Not Found.';
4c79b5
$MANTIS_ERROR[ERROR_DB_CONNECT_FAILED]	 = 'Database connection failed. Error received from database was #%d: %s';
4c79b5
$MANTIS_ERROR[ERROR_DB_QUERY_FAILED]	 = 'Database query failed.  Error received from database was #%d: %s for the query: %s';
4c79b5
$MANTIS_ERROR[ERROR_DB_SELECT_FAILED]	 = 'Database selection failed.  Error received from database was #%d: %s';
4c79b5
$MANTIS_ERROR[ERROR_CATEGORY_DUPLICATE] = 'A category with that name already exists.';
4c79b5
$MANTIS_ERROR[ERROR_CATEGORY_NO_ACTION] = 'No copy action was specified.';
4c79b5
$MANTIS_ERROR[ERROR_CATEGORY_NOT_FOUND] = 'Category not found.';
4c79b5
$MANTIS_ERROR[ERROR_VERSION_DUPLICATE] = 'A version with that name already exists.';
4c79b5
$MANTIS_ERROR[ERROR_VERSION_NOT_FOUND] = 'Version \'%s\' not found.';
4c79b5
$MANTIS_ERROR[ERROR_USER_NAME_INVALID] = 'The username is invalid. Usernames may only contain letters, numbers, spaces, hyphens, and underscores.';
4c79b5
$MANTIS_ERROR[ERROR_USER_DOES_NOT_HAVE_REQ_ACCESS] = 'User does not have required access level';
4c79b5
$MANTIS_ERROR[ERROR_USER_REAL_MATCH_USER] = 'The "Real Name" chosen matches another user\'s login name. Please choose another.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_ENABLED] = 'Sponsorship support not enabled.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_FOUND] = 'Sponsorship %d not found.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_AMOUNT_TOO_LOW] = 'Sponsorship (%s) is below minimum amount (%s).';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_HANDLER_ACCESS_LEVEL_TOO_LOW] = 'Handler does not have the required access level to handle sponsored issues.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_ASSIGNER_ACCESS_LEVEL_TOO_LOW] = 'Access Denied: Assigning sponsored issues requires higher access level.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_SPONSOR_NO_EMAIL] = 'Sponsor has not provided an email address. Please update your profile.';
4c79b5
$MANTIS_ERROR[ERROR_CONFIG_OPT_INVALID] = 'Configuration option \'%s\' has invalid value \'%s\'';
4c79b5
$MANTIS_ERROR[ERROR_BUG_READ_ONLY_ACTION_DENIED] = 'The action cannot be performed because issue \'%d\' is read-only';
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_ALREADY_EXISTS] = "There is already a relationship between these two issues.";
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_NOT_FOUND] = "Relationship not found.";
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_ACCESS_LEVEL_TO_DEST_BUG_TOO_LOW] = "Access denied: The issue %d requires higher access level.";
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_SAME_BUG] = "An issue can't be related to itself.";
4c79b5
$MANTIS_ERROR[ERROR_SIGNUP_NOT_MATCHING_CAPTCHA] = 'Confirmation hash does not match. Please retry.';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_ENABLED] = 'The \'lost your password\' feature is not available.';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NO_EMAIL_SPECIFIED] = 'You must provide an e-mail address in order to reset the password';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_MATCHING_DATA] = 'The provided information doesn\'t match any registered account!';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_CONFIRM_HASH_INVALID] = 'The confirmation URL is invalid or has already been used. Please signup again.';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_MAX_IN_PROGRESS_ATTEMPTS_REACHED] = 'Max. number of in-progress requests reached. Please contact the system administrator';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_RECURSIVE_HIERARCHY] = 'That operation would create a loop in the subproject hierarchy.';
4c79b5
$MANTIS_ERROR[ERROR_USER_CHANGE_LAST_ADMIN] = 'You cannot change the access level of the only ADMINISTRATOR in the system.';
4c79b5
$MANTIS_ERROR[ERROR_PAGE_REDIRECTION] = 'Page redirection error, ensure that there are no spaces outside the PHP block (<?php ?>) in config_inc.php or custom_*.php files.';
4c79b5
4c79b5
#$s_login_error = 'Your account may be disabled or blocked (due to too many failed login attempts) or the username/password you entered is incorrect.';
4c79b5
$s_login_error = 'חשבונך מבוטל או חסום או שהזנת שם והסיסמא שגויים.';
4c79b5
$s_login_cookies_disabled = 'הדפדפן שלך אינו תומך ב-Cookies, או שהוגדר לסרב להן.';
4c79b5
4c79b5
# General Strings
4c79b5
$s_go_back = 'חזרה';
4c79b5
$s_proceed = 'נא להקליק להמשך';
4c79b5
4c79b5
$s_switch = 'החלפה';
4c79b5
$s_logged_in_as = 'זיהוי';
4c79b5
4c79b5
$s_prefix_for_deleted_users = 'חשבון';
4c79b5
4c79b5
$s_administrator = 'מנהל המערכת';
4c79b5
$s_myself = "עצמי";
4c79b5
$s_default_access_level = 'הרשאת ברירת מחדל';
4c79b5
4c79b5
$s_issue_status_percentage = 'Issue Status Percentage';
4c79b5
4c79b5
# Enum Strings
4c79b5
$s_access_levels_enum_string = '10:צופה,25:מדווח,40:מעדכן,55:מפתח,70:מנהל,90:מנהל מערכת';
4c79b5
$s_project_status_enum_string = '10:פיתוח,30:השקה,50:יציב,70:לא בשימוש';
4c79b5
$s_project_view_state_enum_string = '10:ציבורי,50:מוגבל';
4c79b5
$s_view_state_enum_string = '10:ציבורי,50:מוגבל';
4c79b5
4c79b5
$s_priority_enum_string = '10:(אין),20:נמוכה,30:רגילה,40:גבוהה,50:דחופה,60:מיידית';
4c79b5
$s_severity_enum_string = '10:תכונה חדשה,20:תוספת / הרחבה,30:שיפור קל,40:תיקון קוסמטי / ניסוח,50:תקלה רגילה,60:תקלה משמעותית,70:קריסה / תקיעה,80:מונע הפעלת התוכנה';
4c79b5
$s_reproducibility_enum_string = '10:תמיד,30:לפעמים,50:אקראי,70:טרם נוסה,90:לא,100:(לא רלבנטי)';
4c79b5
$s_status_enum_string = '10:חדש,20:ממתין למידע נוסף,30:התקבל - טרם נבדק,40:נבדק - להמשך טיפול,50:משוייך,80:נפתר,90:נסגר';
4c79b5
$s_resolution_enum_string = '10:פתוח,20:תוקן,30:נפתח מחדש,40:לא ניתן לשחזר,50:לא ניתן לתקן,60:כפילות,70:אין מה לתקן,80:מושעה,90:לא לתיקון';
4c79b5
$s_projection_enum_string = '10:(אין),30:נגיעה,50:תיקון קל,70:תיקון משמעותי,90:ביצוע מחדש';
4c79b5
$s_eta_enum_string = '10:(אין),20:שעה-שעתיים,30:יום,40:מספר ימים,50:שבוע-שבועיים,60:חודש ויותר';
4c79b5
$s_sponsorship_enum_string = '0:לא מתוקצב,1:נדרש תקצוב,2:מתוקצב';
4c79b5
4c79b5
# Email Strings
4c79b5
$s_new_account_subject = 'Account registration';
4c79b5
$s_new_account_greeting = 'Thank you for registering. You have account with username \'';
4c79b5
$s_new_account_greeting2 = '\'. In order to complete your registration, visit the following URL (make sure it is entered as the single line) and set your own access password:';
4c79b5
$s_new_account_username = 'Username: ';
4c79b5
$s_new_account_message = 'If you didn\'t request any registration, ignore this message and nothing will happen.' . "\n\n";
4c79b5
$s_new_account_do_not_reply = 'DO NOT REPLY TO THIS MESSAGE';
4c79b5
$s_new_account_email = 'E-mail: ';
4c79b5
$s_new_account_IP = 'Remote IP address: ';
4c79b5
$s_new_account_signup_msg = 'The following account has been created:';
4c79b5
4c79b5
$s_reset_request_msg = 'Someone (presumably you) requested a password change through email verification. If this was not you, ignore this message and nothing will happen.' . "\n\n" . 'If you requested this verification, visit the following URL to change your password:';
4c79b5
$s_reset_request_in_progress_msg = 'If you supplied the correct username and email address for your account, we will now have sent a confirmation message to that email address. Once the message has been received, follow the instructions provided to change the password on your account.';
4c79b5
4c79b5
$s_email_notification_title_for_status_bug_new = 'The following issue is now in status NEW (again)';
4c79b5
$s_email_notification_title_for_status_bug_feedback = 'The following issue requires your FEEDBACK.';
4c79b5
$s_email_notification_title_for_status_bug_acknowledged = 'The following issue has been ACKNOWLEDGED.';
4c79b5
$s_email_notification_title_for_status_bug_confirmed = 'The following issue has been CONFIRMED.';
4c79b5
$s_email_notification_title_for_status_bug_assigned = 'The following issue has been ASSIGNED.';
4c79b5
$s_email_notification_title_for_status_bug_resolved = 'The following issue has been RESOLVED.';
4c79b5
$s_email_notification_title_for_status_bug_closed = 'The following issue has been CLOSED';
4c79b5
4c79b5
$s_email_notification_title_for_action_bug_submitted = 'The following issue has been SUBMITTED.';
4c79b5
$s_email_notification_title_for_action_bug_assigned = 'The following issue has been ASSIGNED.';
4c79b5
$s_email_notification_title_for_action_bug_reopened = 'The following issue has been REOPENED.';
4c79b5
$s_email_notification_title_for_action_bug_deleted = 'The following issue has been DELETED.';
4c79b5
$s_email_notification_title_for_action_bug_updated = 'The following issue has been UPDATED.';
4c79b5
$s_email_notification_title_for_action_sponsorship_added = 'The following issue has been SPONSORED.';
4c79b5
$s_email_notification_title_for_action_sponsorship_updated = 'A sponsorship of the following issue was modified.';
4c79b5
$s_email_notification_title_for_action_sponsorship_deleted = 'A sponsorship of the following issue was withdrawn.';
4c79b5
4c79b5
$s_email_notification_title_for_action_bugnote_submitted = 'A NOTE has been added to this issue.';
4c79b5
$s_email_notification_title_for_action_duplicate_of_relationship_added = "The following issue has been set as DUPLICATE OF issue %s.";
4c79b5
$s_email_notification_title_for_action_has_duplicate_relationship_added = "The issue %s has been set as DUPLICATE OF the following issue.";
4c79b5
$s_email_notification_title_for_action_related_to_relationship_added = "The following issue has been set as RELATED TO issue %s.";
4c79b5
$s_email_notification_title_for_action_dependant_on_relationship_added = "The following issue has been set PARENT OF issue %s.";
4c79b5
$s_email_notification_title_for_action_blocks_relationship_added = "The following issue has been set CHILD OF issue %s.";
4c79b5
$s_email_notification_title_for_action_duplicate_of_relationship_deleted = "The following issue has been UNset as DUPLICATE OF issue %s.";
4c79b5
$s_email_notification_title_for_action_has_duplicate_relationship_deleted = "The issue %s has been removed as a DUPLICATE OF the following issue.";
4c79b5
$s_email_notification_title_for_action_related_to_relationship_deleted = "The following issue has been marked as UNRELATED TO issue %s.";
4c79b5
$s_email_notification_title_for_action_dependant_on_relationship_deleted = "The following issue has been removed as the PARENT OF issue %s.";
4c79b5
$s_email_notification_title_for_action_blocks_relationship_deleted = "The following issue has been removed as the CHILD OF issue %s.";
4c79b5
$s_email_notification_title_for_action_relationship_child_resolved = "The RELATED issue %s has been RESOLVED.";
4c79b5
$s_email_notification_title_for_action_relationship_child_closed = "The RELATED issue %s has been CLOSED.";
4c79b5
4c79b5
$s_email_reporter = 'Reported By';
4c79b5
$s_email_handler = 'Assigned To';
4c79b5
$s_email_project = 'פרוייקט';
4c79b5
$s_email_bug = 'מספר באג';
4c79b5
$s_email_category = 'קטגוריה';
4c79b5
$s_email_reproducibility = 'ניתן לשחזור';
4c79b5
$s_email_severity = 'דרגת חומרה';
4c79b5
$s_email_priority = 'עדיפות';
4c79b5
$s_email_status = 'סטטוס';
4c79b5
$s_email_resolution = 'פתרון';
4c79b5
$s_email_duplicate = 'כפיל';
4c79b5
$s_email_fixed_in_version = 'תוקן בגרסה';
4c79b5
$s_email_date_submitted = 'תאריך דיווח';
4c79b5
$s_email_last_modified = 'תאריך שינוי אחרון';
4c79b5
$s_email_summary = 'תקציר';
4c79b5
$s_email_description = 'תאור';
4c79b5
4c79b5
# account_delete.php
4c79b5
$s_account_protected_msg = 'החשבון מוגן - לא ניתן למחקו';
4c79b5
$s_account_removed_msg = 'חשבונך נמחק';
4c79b5
4c79b5
# account_delete_page.php
4c79b5
$s_confirm_delete_msg = 'האם ברצונך למחוק את החשבון שלך?';
4c79b5
$s_delete_account_button = 'מחיקה!';
4c79b5
4c79b5
# account_page.php
4c79b5
$s_manage_profiles_link = 'פרופילים';
4c79b5
$s_change_preferences_link = 'העדפות';
4c79b5
$s_edit_account_title = 'עדכון חשבון';
4c79b5
$s_username = 'שם משתמש';
4c79b5
$s_realname = 'שם אמיתי';
4c79b5
$s_email = 'כתובת דוא"ל';
4c79b5
$s_password = 'סיסמא';
4c79b5
$s_no_password_change = 'הסיסמאות מנוהלות במערכת חיצונית, לכן לא ניתן לשנות את הסיסמא.';
4c79b5
$s_confirm_password = 'וידוא סיסמא';
4c79b5
$s_access_level = 'רמת הרשאה';
4c79b5
$s_update_user_button = 'שמירה';
4c79b5
$s_verify_warning = 'פרטי החשבון נמצאו תקינים. הודעת האישור שיקבלת פגה ואין בה צורך.';
4c79b5
$s_verify_change_password = 'חובה לקבוע סיסמא כדי להיכנס למערכת.';
4c79b5
4c79b5
# account_prefs_page.php
4c79b5
$s_default_account_preferences_title = 'העדפות';
4c79b5
$s_default_project = 'פרוייקט ברירת מחדל';
4c79b5
$s_advanced_report = 'דו"ח מפורט';
4c79b5
$s_advanced_view = 'הצגה מפורטת';
4c79b5
$s_advanced_update = 'עריכה מפורטת';
4c79b5
$s_refresh_delay = 'זמן לרענון';
4c79b5
$s_redirect_delay = 'זמן להפניה';
4c79b5
$s_with_minimum_severity = 'אם דרגת החומרה לפחות';
4c79b5
$s_bugnote_order = 'מיון הערות';
4c79b5
$s_bugnote_order_asc = 'סדר עולה';
4c79b5
$s_bugnote_order_desc = 'סדר יורד';
4c79b5
$s_email_on_new = 'דוא"ל לבאג חדש';
4c79b5
$s_email_on_assigned = 'שינוי שיוך';
4c79b5
$s_email_on_feedback = 'תגובה';
4c79b5
$s_email_on_resolved = 'פתרון';
4c79b5
$s_email_on_closed = 'סגירה';
4c79b5
$s_email_on_reopened = 'פתיחה מחדש';
4c79b5
$s_email_on_bugnote_added = 'הוספת הערה';
4c79b5
$s_email_on_status_change = 'שינוי סטטוס';
4c79b5
$s_email_on_priority_change = 'שינוי עדיפות';
4c79b5
$s_email_bugnote_limit = 'הגבלת התראות דוא"ל בגין הערות';
4c79b5
$s_language = 'שפה';
4c79b5
$s_update_prefs_button = 'שמירה';
4c79b5
$s_reset_prefs_button = 'ברירות מחדל';
4c79b5
4c79b5
# account_prefs_reset.php
4c79b5
$s_prefs_reset_msg = 'ההעדפות שוחזרו לברירת המחדל';
4c79b5
4c79b5
# account_prefs_update.php
4c79b5
$s_prefs_updated_msg = 'ההעדפות עודכנו';
4c79b5
4c79b5
# account_profile_add.php
4c79b5
$s_profile_added_msg = 'הפרופיל נוסף';
4c79b5
4c79b5
# account_profile_delete.php
4c79b5
$s_profile_deleted_msg = 'הפרופיל נמחק';
4c79b5
4c79b5
# account_profile_edit_page.php
4c79b5
$s_edit_profile_title = 'עריכת פרופיל';
4c79b5
$s_platform = 'פלטפורמה';
4c79b5
$s_operating_system = 'מערכת הפעלה';
4c79b5
$s_additional_description = 'תאור נוסף';
4c79b5
$s_update_profile_button = 'שמירה';
4c79b5
4c79b5
# account_profile_make_default.php
4c79b5
$s_profile_defaulted_msg = 'פרופיל ברירת מחדל עודכן';
4c79b5
4c79b5
# account_profile_manage_page.php
4c79b5
$s_add_profile_title = 'הוספת פרופיל';
4c79b5
$s_add_profile_button = 'שמירה';
4c79b5
$s_edit_or_delete_profiles_title = 'עדכון או מחיקת פרופילים';
4c79b5
$s_edit_profile = 'עריכת פרופיל';
4c79b5
$s_make_default = 'ברירת מחדל';
4c79b5
$s_delete_profile = 'מחיקת פרופיל';
4c79b5
$s_select_profile = 'בחירת פרופיל';
4c79b5
$s_submit_button = 'בצוע...';
4c79b5
4c79b5
# account_profile_update.php
4c79b5
$s_profile_updated_msg = 'הפרופיל עודכן';
4c79b5
4c79b5
# account_sponsor_page.php
4c79b5
$s_my_sponsorship = 'My Sponsorships';
4c79b5
$s_update_sponsorship_button = 'Change Payment Status';
4c79b5
$s_no_sponsored = 'No sponsored issues Assigned To yourself were found.';
4c79b5
$s_own_sponsored = 'Issues You have Sponsored:';
4c79b5
$s_issues_handled = 'Sponsored Issues You Have Been Assigned To:';
4c79b5
$s_no_own_sponsored = 'You have not sponsored any issues.';
4c79b5
$s_sponsor = 'Sponsor';
4c79b5
$s_amount = 'Amount';
4c79b5
$s_total_owing = 'Total Owing';
4c79b5
$s_total_paid = 'Total Paid';
4c79b5
$s_sponsor_hide = 'Hide Resolved and Paid';
4c79b5
$s_sponsor_show = 'Show All';
4c79b5
4c79b5
# account_sponsor_update.php
4c79b5
$s_payment_updated = 'Payment information updated.';
4c79b5
4c79b5
# account_update.php
4c79b5
$s_account_updated_msg = 'חשבונך עודכן';
4c79b5
$s_email_updated = 'כתובת הדואר האלקטרוני שלך עודכנה';
4c79b5
$s_realname_duplicated = 'השם שציינת כבר מופיע בחשבון אחר';
4c79b5
$s_realname_updated = 'השם עודכן';
4c79b5
$s_password_updated = 'הסיסמא עודכנה';
4c79b5
4c79b5
# adm_permission_report.php
4c79b5
4c79b5
# bug_action_group_page
4c79b5
$s_multiple_projects = 'הבאגים שבחרת שייכים לפרוייקטים שונים. הפרמטרים להלן משקפים את ההגדרות לכל הפרוייקטים. במקרה של שגיאה, עליך לנסות שוב אך לסמן מספר קטן יותר של באגים.';
4c79b5
4c79b5
# bug_assign.php
4c79b5
$s_bug_assign_msg = 'הבאג שוייך';
4c79b5
4c79b5
# bug_change_status_page.php
4c79b5
$s_new_bug_title = 'באג חדש';
4c79b5
$s_feedback_bug_title = 'באג בהמתנה למידע נוסף';
4c79b5
$s_acknowledged_bug_title = 'באג התקבל - טרם נבדק';
4c79b5
$s_confirmed_bug_title = 'באג נבדק - להמשך טיפול';
4c79b5
$s_assigned_bug_title = 'באג משוייך';
4c79b5
$s_new_bug_button = 'שמירה';
4c79b5
$s_feedback_bug_button = 'שמירה';
4c79b5
$s_acknowledged_bug_button = 'שמירה';
4c79b5
$s_confirmed_bug_button = 'שמירה';
4c79b5
$s_assigned_bug_button = 'שמירה';
4c79b5
4c79b5
# bug_close.php
4c79b5
$s_bug_close_msg = 'הבאג נסגר';
4c79b5
$s_close_immediately = 'סגירה מיידית:';
4c79b5
4c79b5
# bug_close_page.php
4c79b5
$s_closed_bug_title = 'סגירת באג';
4c79b5
4c79b5
# bug_delete.php
4c79b5
$s_bug_deleted_msg = 'הבאג נמחק';
4c79b5
4c79b5
# bug_delete_page.php
4c79b5
$s_delete_bug_sure_msg = 'האם אכן ברצונך למחוק את הבאג לחלוטין?';
4c79b5
$s_delete_bug_button = 'מחיקה...';
4c79b5
4c79b5
# bug_monitor.php
4c79b5
$s_monitor_bug_button = 'הוספה למעקב';
4c79b5
$s_unmonitor_bug_button = 'ביטול מעקב';
4c79b5
4c79b5
# bug_file_add.php
4c79b5
$s_file_upload_msg = 'הקובץ נקלט';
4c79b5
4c79b5
# bug_file_upload_inc.php
4c79b5
$s_upload_file = 'הוספת קובץ
';
4c79b5
$s_select_file = 'בחירת קובץ';
4c79b5
$s_upload_file_button = 'שליחה';
4c79b5
$s_max_file_size = 'נפח עד';
4c79b5
4c79b5
# bug_reopen.php
4c79b5
$s_bug_reopened_msg = 'הבאג נפתח מחדש';
4c79b5
$s_reopen_add_bugnote_title = 'הערת הבהרה לפתיחה מחדש של הבאג';
4c79b5
$s_bugnote_add_reopen_button = 'שמירה';
4c79b5
4c79b5
# bug_resolve_page.php
4c79b5
$s_resolved_bug_title = 'פתרון באג';
4c79b5
$s_resolved_bug_button = 'שמירה';
4c79b5
4c79b5
# bug_resolve_page2.php
4c79b5
$s_bug_resolved_msg = 'הבאג נפתר - נא להוסיף הערה';
4c79b5
$s_resolve_add_bugnote_title = 'הערת הבהרה לפתרון הבאג';
4c79b5
$s_bugnote_add_resolve_button = 'שמירה';
4c79b5
4c79b5
# bug_reminder_page.php
4c79b5
$s_from = 'מאת';
4c79b5
$s_to = 'אל';
4c79b5
$s_on = 'בתאריך';
4c79b5
$s_sent_you_this_reminder_about = 'שלח/ה אליך תזכורת זו בנוגע ל';
4c79b5
$s_bug_reminder = 'שליחת תזכורת';
4c79b5
$s_reminder_sent_to = 'תזכורת נשלחה אל';
4c79b5
$s_bug_send_button = 'שליחה';
4c79b5
$s_reminder = 'תזכורת';
4c79b5
$s_reminder_explain = 'תזכורת זו תשלח אל הנמענים המסומנים.';
4c79b5
$s_reminder_monitor = 'הנמענים יצורפו לרשימת המעקב של הבאג, ויוכלו להסיר את עצמם מהרשימה באמצעות כפתור "ביטול מעקב".';
4c79b5
$s_reminder_store = 'התזכורת תצורף כהערה לבאג.';
4c79b5
4c79b5
# bug_set_sponsorship.php
4c79b5
$s_confirm_sponsorship = 'Please confirm you want to sponsor issue %d for %s.';
4c79b5
4c79b5
# bug_update.php
4c79b5
$s_bug_updated_msg = 'הבאג עודכן';
4c79b5
4c79b5
# bug_update_advanced_page.php
4c79b5
$s_back_to_bug_link = 'חזרה לבאג';
4c79b5
$s_update_simple_link = 'טופס עדכון מקוצר';
4c79b5
$s_updating_bug_advanced_title = 'עדכון באג מפורט';
4c79b5
$s_id = 'מספר';
4c79b5
$s_category = 'קטגוריה';
4c79b5
$s_severity = 'דרגת חומרה';
4c79b5
$s_reproducibility = 'ניתן לשחזור';
4c79b5
$s_date_submitted = 'תאריך דיווח';
4c79b5
$s_last_update = 'עדכון אחרון';
4c79b5
$s_reporter = 'פותח הבאג';
4c79b5
$s_assigned_to = 'שייך ל';
4c79b5
$s_priority = 'עדיפות';
4c79b5
$s_resolution = 'פתרון';
4c79b5
$s_status = 'סטטוס';
4c79b5
$s_duplicate_id = 'מספר כפיל';
4c79b5
$s_os = 'מערכת הפעלה';
4c79b5
$s_projection = 'הערכת קושי';
4c79b5
$s_os_version = 'גרסת מעה"פ';
4c79b5
$s_eta = 'הערכת זמן';
4c79b5
$s_product_version = 'גרסת מוצר';
4c79b5
$s_build = 'תת-גרסה';
4c79b5
$s_fixed_in_version = 'תוקן בגרסה';
4c79b5
$s_votes = 'הצבעות';
4c79b5
$s_summary = 'תקציר';
4c79b5
$s_description = 'תאור';
4c79b5
$s_steps_to_reproduce = 'צעדים לשחזור';
4c79b5
$s_update_information_button = 'שמירה';
4c79b5
$s_sticky_issue = 'באג "דביק"';
4c79b5
$s_profile = 'פרופיל';
4c79b5
4c79b5
# bug_update_page.php
4c79b5
$s_update_advanced_link = 'טופס עדכון מפורט';
4c79b5
$s_updating_bug_simple_title = 'עדכון באג מקוצר';
4c79b5
4c79b5
# bug_vote_add.php
4c79b5
$s_vote_added_msg = 'הצבעה נוספה';
4c79b5
4c79b5
# bugnote_add.php
4c79b5
$s_bugnote_added_msg = 'הערה נוספה';
4c79b5
4c79b5
# bugnote_delete.php
4c79b5
$s_bugnote_deleted_msg = 'הערה נמחקה';
4c79b5
$s_bug_notes_title = 'הערות';
4c79b5
4c79b5
# bugnote_edit_page.php
4c79b5
$s_edit_bugnote_title = 'עדכון הערה';
4c79b5
4c79b5
# bugnote_inc.php
4c79b5
$s_no_bugnotes_msg = 'אין הערות לבאג זה.';
4c79b5
$s_delete_link = 'מחיקה...';
4c79b5
$s_add_bugnote_title = 'הוספת הערה';
4c79b5
$s_add_bugnote_button = 'הוספה';
4c79b5
$s_bugnote_edit_link = 'עריכה...';
4c79b5
$s_closed_bug_button = 'Close Issue';						// *** EZ - Unused?
4c79b5
4c79b5
# bugnote_update.php
4c79b5
$s_bugnote_updated_msg = 'ההערה עודכנה';
4c79b5
$s_edited_on = 'נערכה ב: ';
4c79b5
4c79b5
# file_api.php
4c79b5
$s_show_content ='הצגת התוכן';
4c79b5
4c79b5
# index.php
4c79b5
$s_click_to_login = 'קליק כאן לכניסה';
4c79b5
4c79b5
# login.php
4c79b5
4c79b5
# login_page.php
4c79b5
#@@@ should the following string be related to $g_window_title?
4c79b5
$s_login_page_info = 'ברוכים הבאים למערכת הבאגים.';
4c79b5
$s_login_title = 'כניסה';
4c79b5
$s_save_login = 'שמירת פרטי הזיהוי';
4c79b5
$s_choose_project = 'בחירת פרוייקט';
4c79b5
$s_login_button = 'כניסה';
4c79b5
$s_signup_link = 'בקשה לפתיחת חשבון';
4c79b5
$s_lost_password_link = 'אבדת את הסיסמא?';
4c79b5
4c79b5
# login_select_proj_page.php
4c79b5
$s_select_project_button = 'המשך';
4c79b5
4c79b5
# logout_page.php
4c79b5
$s_logged_out_title = 'יצאת מהמערכת...';
4c79b5
$s_redirecting = '...ניתוב';
4c79b5
$s_here = 'כאן';
4c79b5
4c79b5
# lost_pwd_page.php
4c79b5
$s_lost_password_title = "איפוס סיסמה";
4c79b5
$s_lost_password_done_title = "נשלחה הודעת סיסמה";
4c79b5
$s_lost_password_subject = "Password Reset";
4c79b5
$s_lost_password_info = "To reinstate your lost password, please supply the name and email address for the account.

If the data corresponds to a valid account, you will be sent a special URL via email that contains a validation code for your account. Please follow this link to change your password.";
4c79b5
$s_lost_password_confirm_hash_OK = "Your confirmation has been accepted. Please update your password.";
4c79b5
4c79b5
# main_page.php
4c79b5
$s_open_and_assigned_to_me = 'פתוחים המשוייכים לי';
4c79b5
$s_open_and_reported_to_me = 'פתוחים שאני דיווחתי';
4c79b5
$s_newer_news_link = 'חדשות עדכניות';
4c79b5
$s_older_news_link = 'חדשות קודמות';
4c79b5
$s_archives = 'ארכיון';
4c79b5
$s_rss = 'RSS';
4c79b5
4c79b5
# manage_create_new_user.php
4c79b5
$s_created_user_part1 = 'חשבון נוצר';
4c79b5
$s_created_user_part2 = 'עם הרשאת גישה של';
4c79b5
4c79b5
# manage_create_user_page.php
4c79b5
$s_create_new_account_title = 'פתיחת חשבון חדש';
4c79b5
$s_verify_password = 'וידוא סיסמה';
4c79b5
$s_enabled = 'פעיל';
4c79b5
$s_protected = 'מוגן';
4c79b5
$s_create_user_button = 'שמירה';
4c79b5
4c79b5
# manage_page.php
4c79b5
$s_hide_disabled = 'הסתרת חסומים';
4c79b5
$s_filter_button = 'סינון';
4c79b5
$s_manage_users_link = 'חשבונות';
4c79b5
$s_manage_projects_link = 'פרוייקטים';
4c79b5
$s_manage_custom_field_link = 'שדות נוספים';
4c79b5
$s_manage_global_profiles_link = 'פרופילים';
4c79b5
$s_permissions_summary_report = 'דו"ח הרשאות';
4c79b5
$s_manage_config_link = 'תצורה';
4c79b5
$s_manage_threshold_config = 'Workflow Thresholds';
4c79b5
$s_manage_email_config = 'התראות בדוא"ל';
4c79b5
$s_manage_workflow_config = 'Workflow Transitions';
4c79b5
$s_create_new_account_link = 'חשבון חדש';
4c79b5
$s_projects_link = 'פרוייקטים';
4c79b5
$s_documentation_link = 'תעוד';
4c79b5
$s_new_accounts_title = 'חשבונות חדשים';
4c79b5
$s_1_week_title = 'שבוע אחרון';
4c79b5
$s_never_logged_in_title = 'מעולם לא נכנסו';
4c79b5
$s_prune_accounts = 'ניקוי חשבונות';
4c79b5
$s_hide_inactive = 'הסתר לא פעילים';
4c79b5
$s_manage_accounts_title = 'ניהול חשבונות';
4c79b5
$s_p = 'p';
4c79b5
$s_date_created = 'מועד פתיחה';
4c79b5
$s_last_visit = 'כניסה אחרונה';
4c79b5
$s_edit_user_link = 'Edit User';							// *** EZ - Unused?
4c79b5
4c79b5
# manage_config_email_page
4c79b5
$s_config_all_projects = 'ההגדרות להלן חלות על כל הפרוייקטים, אלא אם הוגדרו ערכים שונים ברמת פרוייקט מסויים.';
4c79b5
$s_config_project = 'הגדרות אלה חלות רק על פרוייקט "%s"';
4c79b5
$s_colour_coding = 'מקרא צבעים לטבלה:';
4c79b5
$s_colour_project = 'הגדרות לפרוייקט הנוכחי גוברות.';
4c79b5
$s_colour_global = 'הגדרות לכל הפרוייקטים גוברות על ברירות המחדל.';
4c79b5
$s_issue_reporter = 'המשתמש שדיווח על הבאג';
4c79b5
$s_issue_handler = 'המשתמש האחראי לטיפול בבאג';
4c79b5
$s_users_added_bugnote = 'משתמשים שרשמו הערות לבאג';
4c79b5
$s_change_configuration = 'שמירה';
4c79b5
$s_message = 'התראה בגין...';
4c79b5
$s_default_notify = 'Setting default notification flags to';
4c79b5
$s_action_notify = 'Setting action notification flags to';
4c79b5
$s_notify_defaults_change_access = 'מי רשאי לשנות את ברירות המחדל להתראות';
4c79b5
$s_notify_actions_change_access = 'מי רשאי לשנות את הגדרת ההתראות';
4c79b5
$s_revert_to_system = "מחיקת הגדרות של 'כל הפרוייקטים'";
4c79b5
$s_revert_to_all_project = "מחיקת הגדרות לפרוייקט הנוכחי";
4c79b5
4c79b5
# manage_config_workflow_page
4c79b5
$s_non_existent = 'non-existent';
4c79b5
$s_current_status = 'Current Status';
4c79b5
$s_next_status = 'Next Status';
4c79b5
$s_workflow = 'Workflow';
4c79b5
$s_workflow_thresholds = 'Thresholds that Affect Workflow';
4c79b5
$s_threshold = 'Threshold';
4c79b5
$s_status_level = 'Status';
4c79b5
$s_alter_level = 'Who can alter this value';
4c79b5
$s_validation = 'Workflow Validation';
4c79b5
$s_comment = 'Validation Comment';
4c79b5
$s_superfluous = 'Arc from status to itself is implied, and need not be given explicitly';
4c79b5
$s_unreachable = 'You cannot move an issue into this status';
4c79b5
$s_no_exit = 'You cannot move an issue out of this status';
4c79b5
$s_access_levels = 'הרשאת גישה';
4c79b5
$s_access_change = 'Minimum Access Level to Change to this Status';
4c79b5
$s_desc_bug_submit_status = 'Status to which a new issue is set';
4c79b5
$s_desc_bug_reopen_status = 'Status to which reopened issues are set';
4c79b5
$s_desc_bug_resolved_status_threshold = 'Status where an issue is considered resolved';
4c79b5
$s_workflow_change_access = 'Who can change workflow';
4c79b5
$s_access_change_access = 'Who can change access levels';
4c79b5
4c79b5
# manage_config_workflow_set
4c79b5
$s_default_not_in_flow = 'The default status of %s is not selected in the next statuses for %s. It will be ignored';
4c79b5
4c79b5
# manage_config_work_threshold_page
4c79b5
$s_assign_issue = 'Assign an issue';
4c79b5
$s_allow_close_immediate = 'Allow issue to be closed on Resolve';
4c79b5
$s_allow_reporter_close = 'Allow Reporter to close Issue';
4c79b5
$s_allow_reporter_reopen = 'Allow Reporter to re-open Issue';
4c79b5
$s_set_status_assigned = 'Set status on assignment of Handler';
4c79b5
$s_allow_user_edit = 'Allow user to edit their own bugnotes';
4c79b5
$s_limit_access = 'Limit reporter\'s access to their own issues';
4c79b5
$s_submit_status = 'Status to which a new issue is set';
4c79b5
$s_assigned_status = 'Status to set auto-assigned issues to';
4c79b5
$s_resolved_status = 'Status where an issue is considered resolved';
4c79b5
$s_readonly_status = 'Status where an issue becomes read only';
4c79b5
$s_reopen_status = 'Status to which a reopened issue is set';
4c79b5
$s_reopen_resolution = 'Resolution to which a reopened issue is set';
4c79b5
4c79b5
# manage_config_revert_page
4c79b5
$s_config_delete_sure = 'האם ברצונך למחוק את ההגדרות של';
4c79b5
$s_in_project = 'בפרוייקט:';
4c79b5
$s_delete_config_button = 'מחיקה!';
4c79b5
4c79b5
# adm_config_report.php
4c79b5
$s_configuration_report = 'דו"ח תצורה';
4c79b5
$s_database_configuration = 'תצורת בסיס נתונים (DB)';
4c79b5
$s_configuration_option = 'הגדרה';
4c79b5
$s_configuration_option_type = 'סוג';
4c79b5
$s_configuration_option_value = 'ערך';
4c79b5
$s_all_users = 'כל החשבונות';
4c79b5
$s_set_configuration_option = 'שמירה';
4c79b5
$s_delete_config_sure_msg = 'האם ברצונך למחוק את הגדרת התצורה?';
4c79b5
4c79b5
# manage_proj_add.php
4c79b5
$s_project_added_msg = 'הפרוייקט הוקם';
4c79b5
4c79b5
# manage_proj_category_add.php
4c79b5
$s_category_added_msg = 'הקטגוריה נוספה';
4c79b5
4c79b5
# manage_proj_category_delete.php
4c79b5
$s_category_deleted_msg = 'הקטגוריה נמחקה';
4c79b5
4c79b5
# manage_proj_category_delete_page.php
4c79b5
$s_category_delete_sure_msg = 'האם ברצונך למחוק את הקטגוריה?';
4c79b5
$s_delete_category_button = 'מחיקה!';
4c79b5
4c79b5
# manage_proj_category_edit_page.php
4c79b5
$s_edit_project_category_title = 'עריכת קטגורייה';
4c79b5
$s_update_category_button = 'שמירה';
4c79b5
4c79b5
# manage_proj_category_update.php
4c79b5
$s_category_updated_msg = 'הקטגוריה עודכנה';
4c79b5
4c79b5
# manage_proj_create_page.php
4c79b5
$s_add_subproject_title = 'הוספת תת-פרוייקט';
4c79b5
4c79b5
# manage_proj_delete.php
4c79b5
$s_project_deleted_msg = 'הפרוייקט נמחק';
4c79b5
4c79b5
# manage_proj_delete_page.php
4c79b5
$s_project_delete_msg = 'האם ברצונך למחוק את הפרוייקט, כל הבאגים שבו, וכל יתר המידע הקשור לפרוייקט?';
4c79b5
$s_project_delete_button = 'מחיקה!';
4c79b5
4c79b5
# manage_proj_edit_page.php
4c79b5
$s_edit_project_title = 'עדכון הפרוייקט';
4c79b5
$s_project_name = 'שם הפרוייקט';
4c79b5
$s_view_status = 'הרשאת צפיה';
4c79b5
$s_public = 'ציבורי';
4c79b5
$s_private = 'מוגבל';
4c79b5
$s_update_project_button = 'שמירה';
4c79b5
$s_delete_project_button = 'מחיקה!';
4c79b5
$s_categories_and_version_title = 'קטגוריות וגרסאות';
4c79b5
$s_categories = 'קטגוריות';
4c79b5
$s_add_category_button = 'שמירה';
4c79b5
$s_versions = 'גרסאות';
4c79b5
$s_add_version_button = 'שמירה';
4c79b5
$s_add_and_edit_version_button = 'שמירה ועריכה...';
4c79b5
$s_edit_link = 'עריכה...';
4c79b5
$s_actions = 'פעולות';
4c79b5
$s_version = 'גרסה';
4c79b5
$s_timestamp = 'חתימת זמן';
4c79b5
$s_update = 'עדכון';
4c79b5
$s_subprojects = 'תת-פרוייקטים';
4c79b5
$s_add_subproject = 'הוספה';
4c79b5
$s_create_new_subproject_link = 'חדש';
4c79b5
$s_unlink_link = 'הסרה';
4c79b5
4c79b5
# manage_proj_menu_page.php
4c79b5
$s_add_project_title = 'הוספת פרוייקט';
4c79b5
$s_upload_file_path = 'נתיב למחיצת קבצי הפרוייקט';
4c79b5
$s_add_project_button = 'שמירה';
4c79b5
$s_projects_title = 'פרוייקטים';
4c79b5
$s_name = 'שם';
4c79b5
4c79b5
# manage_proj_update.php
4c79b5
$s_project_updated_msg = 'הפרוייקט עודכן';
4c79b5
4c79b5
# manage_proj_version_add.php
4c79b5
$s_version_added_msg = 'הגרסה נוספה';
4c79b5
4c79b5
# manage_proj_version_delete.php
4c79b5
$s_version_deleted_msg = 'הגרסה נמחקה';
4c79b5
4c79b5
# manage_proj_version_delete_page.php
4c79b5
$s_version_delete_sure = 'האם ברצונך למחוק את גרסה זו?';
4c79b5
$s_delete_version_button = 'מחיקה!';
4c79b5
4c79b5
# manage_proj_version_edit_page.php
4c79b5
$s_edit_project_version_title = 'עריכת גרסה';
4c79b5
$s_update_version_button = 'שמירה';
4c79b5
$s_released = 'הופצה למשתמשים';
4c79b5
4c79b5
# manage_proj_version_update.php
4c79b5
$s_version_updated_msg = 'הגרסה עודכנה';
4c79b5
4c79b5
# manage_user_delete.php
4c79b5
$s_account_delete_protected_msg = 'החשבון מוגן - לא ניתן למחקו.';
4c79b5
$s_account_deleted_msg = 'החשבון נמחק';
4c79b5
4c79b5
# manage_user_delete_page.php
4c79b5
$s_delete_account_sure_msg = 'האם ברצונך למחוק חשבון זה?';
4c79b5
4c79b5
# manage_user_prune.php
4c79b5
$s_accounts_pruned_msg = 'כל החשבונות שנפתחו לפני למעלה משבוע אך טרם נעשה הם שימוש - נמחקו';
4c79b5
$s_prune_accounts_button = 'ניקוי';
4c79b5
$s_confirm_account_pruning = 'האם ברצונך למחוק חשבונות ישנים שמעולם לא נעשה בהם שימוש?';
4c79b5
4c79b5
# manage_user_page.php
4c79b5
$s_edit_user_title = 'עדכון חשבון';
4c79b5
$s_reset_password_button = 'איפוס סיסמא';
4c79b5
$s_delete_user_button = 'מחיקת חשבון';
4c79b5
$s_reset_password_msg = 'לאחר איפוס הסיסמא תשלח למשתמש הודעת אישור.';
4c79b5
$s_reset_password_msg2 = 'איפוס הסיסמא מוחק את הסיסמא הקיימת.';
4c79b5
$s_show_all_users = 'כולם';
4c79b5
4c79b5
# manage_user_reset.php
4c79b5
$s_account_reset_protected_msg = 'החשבון מוגן - לא ניתן לאפס את סיסמתו.';
4c79b5
$s_account_reset_msg = 'הודעת אישור נשלחה בדוא"ל למשתמש בחשבון. ההודעה תפנה את המשתמש לתהליך בחירת סיסמא.';
4c79b5
$s_account_reset_msg2 = 'הסיסמא התאפסה';
4c79b5
4c79b5
# manage_user_update.php
4c79b5
$s_manage_user_protected_msg = 'החשבון מוגן - הפרטים עודכנו מלבד ההרשאות ומצב פעילות';
4c79b5
$s_manage_user_updated_msg = 'החשבון עודכן';
4c79b5
4c79b5
# menu_inc.php
4c79b5
$s_main_link = 'ראשי';
4c79b5
$s_view_bugs_link = 'הצגה';
4c79b5
$s_report_bug_link = 'באג חדש';
4c79b5
$s_changelog_link = 'ChangeLog';
4c79b5
$s_summary_link = 'דו"ח מרכז';
4c79b5
$s_account_link = 'החשבון שלי';
4c79b5
$s_users_link = 'משתמשים';
4c79b5
$s_manage_link = 'ניהול';
4c79b5
$s_edit_news_link = 'חדשות';
4c79b5
$s_docs_link = 'תעוד';
4c79b5
$s_logout_link = 'יציאה';
4c79b5
$s_my_view_link = 'דו"ח אישי';
4c79b5
4c79b5
# meta_inc.php
4c79b5
4c79b5
# my_view_page.php
4c79b5
$s_my_view_title_unassigned = 'לא משוייכים';
4c79b5
$s_my_view_title_recent_mod = 'עודכנו לאחרונה';
4c79b5
$s_my_view_title_reported = 'אני פתחתי';
4c79b5
$s_my_view_title_assigned = 'משוייכים לי (לא פתורים)';
4c79b5
$s_my_view_title_resolved = 'פתורים';
4c79b5
$s_my_view_title_monitored = 'במעקב שלי';
4c79b5
$s_my_view_title_feedback = 'ממתינים לתגובה שלי';
4c79b5
$s_my_view_title_verify = 'ממתינים לאישור שלי לפתרון';
4c79b5
4c79b5
# news_add.php
4c79b5
$s_news_added_msg = 'פריט חדשות נוסף.';
4c79b5
4c79b5
# news_delete.php
4c79b5
$s_news_deleted_msg = 'פריט חדשות נמחק.';
4c79b5
4c79b5
# news_delete_page.php
4c79b5
$s_delete_news_sure_msg = 'האם ברצונך למחוק הודעה זו?';
4c79b5
$s_delete_news_item_button = 'מחיקה!';
4c79b5
4c79b5
# news_edit_page.php
4c79b5
$s_edit_news_title = 'עריכת הודעה';
4c79b5
$s_headline = 'כותרת';
4c79b5
$s_body = 'תוכן';
4c79b5
$s_update_news_button = 'שמירה';
4c79b5
4c79b5
# news_menu_page.php
4c79b5
$s_add_news_title = 'הוספת חדשות';
4c79b5
$s_post_to = 'פרסום ב-';
4c79b5
$s_post_news_button = 'שמירה';
4c79b5
$s_edit_or_delete_news_title = 'עריכה או מחיקה של חדשות';
4c79b5
$s_edit_post = 'עריכת הודעה';
4c79b5
$s_delete_post = 'מחיקת הודעה';
4c79b5
$s_select_post = 'בחירת הודעה';
4c79b5
4c79b5
# news_update.php
4c79b5
$s_news_updated_msg = 'הודעה נשמרה';
4c79b5
4c79b5
# news_view_page.php
4c79b5
$s_back_link = 'חזרה';
4c79b5
4c79b5
# proj_doc_add.php
4c79b5
$s_file_uploaded_msg = 'הקובץ נקלט';
4c79b5
4c79b5
# proj_doc_add_page.php
4c79b5
$s_upload_file_title = 'הוספת קובץ';
4c79b5
$s_title = 'כותרת';
4c79b5
4c79b5
# proj_doc_delete.php
4c79b5
$s_project_file_deleted_msg = 'הקובץ נמחק מהפרוייקט';
4c79b5
4c79b5
# proj_doc_delete_page.php
4c79b5
$s_confirm_file_delete_msg = 'האם ברצונך למחוק את הקובץ?';
4c79b5
4c79b5
# proj_doc_edit_page.php
4c79b5
$s_filename = 'שם הקובץ';
4c79b5
$s_file_update_button = 'עדכון...';
4c79b5
$s_file_delete_button = 'מחיקה...';
4c79b5
4c79b5
# proj_doc_page.php
4c79b5
$s_project_documentation_title = 'תעוד נלווה לפרוייקט';
4c79b5
$s_user_documentation = 'תעוד משתמש';
4c79b5
$s_project_documentation = 'תעוד פרוייקט';
4c79b5
$s_add_file = 'הוספת קובץ';
4c79b5
4c79b5
# proj_doc_update.php
4c79b5
$s_project_document_updated = 'הפרוייקט עודכן';
4c79b5
4c79b5
# proj_user_add.php
4c79b5
$s_project_user_added_msg = 'החשבון צורף לפרוייקט';
4c79b5
4c79b5
# proj_user_delete.php
4c79b5
$s_project_removed_user_msg = 'החשבון נותק מהפרוייקט';
4c79b5
4c79b5
# proj_user_delete_page.php
4c79b5
$s_remove_user_sure_msg = 'האם ברצונך לנתק את המשתמש מהפרוייקט?';
4c79b5
$s_remove_user_button = 'ניתוק';
4c79b5
$s_remove_all_users_sure_msg = 'האם ברצונך לנתק את כל המשתמשים מהפרוייקט?';
4c79b5
$s_remove_all_users_button = '';
4c79b5
4c79b5
# proj_user_menu_page.php
4c79b5
$s_add_user_title = 'צרוף חשבון לפרוייקטים';
4c79b5
$s_add_user_button = 'שמירה';
4c79b5
$s_project_selection_title = 'בחירת פרוייקטים';
4c79b5
$s_remove_link = 'ניתוק';
4c79b5
$s_remove_all_link = 'ניתוק כולם';
4c79b5
4c79b5
# proj_user_update.php
4c79b5
$s_updated_user_msg = 'החשבון עודכן';
4c79b5
4c79b5
# report_add.php
4c79b5
$s_must_enter_category = 'חובה לבחור קטגוריה';
4c79b5
$s_must_enter_severity = 'חובה לבחור דרגת חומרה';
4c79b5
$s_must_enter_reproducibility = 'חובה לבחור אפשרות שחזור';
4c79b5
$s_must_enter_summary = 'חובה להזין תקציר';
4c79b5
$s_must_enter_description = 'חובה להזין תאור';
4c79b5
$s_report_more_bugs = 'דיווח באג נוסף';
4c79b5
$s_submission_thanks_msg = 'תודה על הדיווח!';
4c79b5
4c79b5
# report_bug_advanced_page.php
4c79b5
$s_simple_report_link = 'טופס מקוצר';
4c79b5
$s_enter_report_details_title = 'דיווח באג חדש';
4c79b5
$s_required = 'חובה';
4c79b5
$s_select_category = 'Select Category';						// *** EZ - Unused?
4c79b5
$s_select_reproducibility = 'Select Reproducibility';		// *** EZ - Unused?
4c79b5
$s_select_severity = 'Select Severity';						// *** EZ - Unused?
4c79b5
$s_or_fill_in = 'או קליטה ידנית:';
4c79b5
$s_assign_to = 'שיוך ל';
4c79b5
$s_additional_information = 'מידע נוסף';
4c79b5
$s_submit_report_button = 'שמירה';
4c79b5
$s_check_report_more_bugs = 'נא לסמן כדי לקלוט באג נוסף';
4c79b5
4c79b5
# report_bug_page.php
4c79b5
$s_advanced_report_link = 'טופס מפורט';
4c79b5
$s_report_stay = 'המשך קליטה';
4c79b5
4c79b5
# set_project.php
4c79b5
$s_selected_project = 'Selected project';					// *** EZ - Unused?
4c79b5
$s_valid_project_msg = 'חובה לבחור פרוייקט';
4c79b5
4c79b5
# signup.php
4c79b5
$s_signup_done_title = 'בקשתך נקלטה';
4c79b5
$s_password_emailed_msg = 'עברת בהצלחה את השלב הראשון בדרך לפתיחת חשבונך במערכת.

כעת נשלחת אליך הודעת אישור בדואר אלקטרוני, ובה הנחיות להפעלת החשבון (בקצרה: עליך ללחוץ על הקישור המופיע בהודעה).';
4c79b5
$s_no_reponse_msg = 'לרשותך 7 ימים להענות להודעת האישור, בטרם הבקשה תבוטל ויהיה עליך למלא בקשה חדשה.';
4c79b5
4c79b5
# signup_page.php
4c79b5
$s_signup_captcha_request = 'נא להקיש את הקוד המופיע במלבן הסמוך';
4c79b5
$s_signup_info = 'לאחר השלמת טופס הרישום תשלח אליך הודעת אישור בדואר אלקטרוני. יש להקפיד שכתובת הדוא"ל נכונה, אחרת הודעת האישור לא תגיע אליך.
בהודעת האישור הוראות להשלמת התהליך והפעלת החשבון. עליך להפעיל את החשבון תוך 7 ימים, ולא - החשבון ימחק.';
4c79b5
$s_signup_title = 'בקשת לפתיחת חשבון';
4c79b5
$s_signup_button = 'שליחה';
4c79b5
$s_no_password_request = 'סיסמתך מנוהלת במערכת נפרדת. נא לפנות למנהל המערכת שלך.';
4c79b5
4c79b5
# site_settings_edit_page.php
4c79b5
$s_edit_site_settings_title = 'Edit Site Settings';			// *** EZ - Unused?
4c79b5
$s_save_settings_button = 'Save Settings';					// *** EZ - Unused?
4c79b5
4c79b5
# site_settings_page.php
4c79b5
$s_site_settings_title = 'Site Settings';					// *** EZ - Unused?
4c79b5
$s_system_info_link = 'System Info';						// *** EZ - Unused?
4c79b5
$s_site_settings_link = 'Site Settings';					// *** EZ - Unused?
4c79b5
4c79b5
# site_settings_update.php
4c79b5
$s_site_settings_updated_msg = 'Site settings have been updated';		// *** EZ - Unused?
4c79b5
4c79b5
# summary_page.php
4c79b5
$s_summary_title = 'דו"ח מרכז';
4c79b5
$s_summary_jpgraph_link = 'מתקדם';
4c79b5
$s_by_project = 'לפי פרוייקט';
4c79b5
$s_by_status = 'לפי סטטוס';
4c79b5
$s_by_date = 'לפי תאריך (ימים)';
4c79b5
$s_by_severity = 'לפי דרגת חומרה';
4c79b5
$s_by_resolution = 'לפי פתרון';
4c79b5
$s_by_category = 'לפי קטגוריה';
4c79b5
$s_by_priority = 'לפי עדיפות';
4c79b5
$s_by_developer = 'לפי מפתח';
4c79b5
$s_by_reporter = 'לפי מדווח';
4c79b5
$s_reporter_by_resolution = 'מדווחים לפי פתרון';
4c79b5
$s_reporter_effectiveness = 'יעילות מדווחים';
4c79b5
$s_developer_by_resolution = 'מפתח לפי פתרון';
4c79b5
$s_percentage_fixed = '% תוקנו';
4c79b5
$s_percentage_errors = '% שגויים';
4c79b5
$s_errors = 'שגויים';
4c79b5
$s_total = 'סה"כ';
4c79b5
$s_time_stats = 'סטטיסטיקת זמנים לבאגים פתורים (ימים)';
4c79b5
$s_longest_open_bug = 'הבאג הפתוח הותיק ביותר';
4c79b5
$s_longest_open = 'הפתוח הותיק ביותר';
4c79b5
$s_average_time = 'זמן ממוצע';
4c79b5
$s_total_time = 'סה"כ זמן';
4c79b5
$s_developer_stats = 'סטטיסטיקת מפתח';
4c79b5
$s_reporter_stats = 'סטטיסטיקת מדווח';
4c79b5
$s_orct = '(פתוח/פתור/סגור/סה"כ)';
4c79b5
4c79b5
# view_all_bug_page.php
4c79b5
$s_any = 'כלשהו';
4c79b5
$s_show = 'כמה להציג';
4c79b5
$s_changed = 'עודכן לאחרונה (שעות)';
4c79b5
$s_viewing_bugs_title = 'רשימת באגים';
4c79b5
$s_updated = 'עודכן';
4c79b5
$s_sticky = 'הצגת באגים "דביקים"';
4c79b5
$s_sort = 'מיון לפי';
4c79b5
$s_issue_id = 'באג #';
4c79b5
$s_recently_visited = 'באגים אחרונים בהם צפית';
4c79b5
4c79b5
# view_all_inc.php
4c79b5
$s_none = 'אין';
4c79b5
$s_current = 'נוכחי';
4c79b5
$s_search = 'לפי מילה';
4c79b5
$s_view_prev_link = 'הקודמים';
4c79b5
$s_view_next_link = 'הבאים';
4c79b5
$s_prev = 'הקודם';
4c79b5
$s_next = 'הבא';
4c79b5
$s_first = 'ראשון';
4c79b5
$s_last = 'אחרון';
4c79b5
$s_start_date = 'תאריך התחלה';
4c79b5
$s_end_date = 'תאריך סיום';
4c79b5
$s_use_date_filters = 'שימוש במסנן תאריכים';
4c79b5
$s_yes = 'כן';
4c79b5
$s_no = 'לא';
4c79b5
$s_open_filters = 'Change Filter';							// *** EZ - Unused?
4c79b5
$s_or_unassigned = 'Or Unassigned';							// *** EZ - Unused?
4c79b5
$s_ok = 'אישור';
4c79b5
$s_select_all = 'סימון הכל';
4c79b5
4c79b5
# stored query strings
4c79b5
$s_use_query = 'טעינה';
4c79b5
$s_delete_query = 'מחיקה';
4c79b5
$s_query_deleted = 'המסנן נמחק';
4c79b5
$s_save_query = 'שמירה';
4c79b5
$s_reset_query = 'ביטול סינון';
4c79b5
$s_query_name = 'שם המסנן';
4c79b5
$s_query_exists = 'מסנן כמו זה כבר קיים.';
4c79b5
$s_query_dupe_name = 'שם המסנן שבחרת כבר קיים - נא לבחור שם יחודי.';
4c79b5
$s_query_blank_name = 'אין אפשרות לשמור מסנן ללא שם - נא לבחור שם יחודי.';
4c79b5
$s_query_store_error = 'חלה תקלה בשמירת המסנן.';
4c79b5
$s_open_queries = 'ניהול...';
4c79b5
$s_query_delete_msg = 'האם ברצונך למחוק את המסנן?';
4c79b5
4c79b5
# view_bug_advanced_page.php
4c79b5
$s_view_simple_link = 'הצגה מקוצרת';
4c79b5
$s_viewing_bug_advanced_details_title = 'הצגת באג מפורטת';
4c79b5
$s_product_build = 'גרסת מוצר';
4c79b5
$s_system_profile = 'System Description';					// *** EZ - Unused?
4c79b5
$s_update_bug_button = 'עדכון...';
4c79b5
$s_bug_assign_to_button = 'שיוך ל:';
4c79b5
$s_bug_status_to_button = 'שינוי סטטוס ל:';
4c79b5
$s_reopen_bug_button = 'פתיחה מחדש';
4c79b5
$s_move_bug_button = 'העברה...';
4c79b5
$s_attached_files = 'קבצים מצורפים';
4c79b5
$s_publish = 'Publish';										// *** EZ - Unused?
4c79b5
$s_cached = 'Cached';
4c79b5
4c79b5
# view_bug_inc.php
4c79b5
4c79b5
# view_bug_page.php
4c79b5
$s_view_advanced_link = 'הצגה מפורטת';
4c79b5
$s_viewing_bug_simple_details_title = 'הצגת באג מקוצרת';
4c79b5
4c79b5
# bug_monitor_list_view_inc.php
4c79b5
$s_no_users_monitoring_bug = 'אין משתמשים העוקבים אחר הבאג.';
4c79b5
$s_users_monitoring_bug = 'משתמשים העוקבים אחר הבאג';
4c79b5
$s_monitoring_user_list = 'רשימת משתמשים';
4c79b5
4c79b5
# bug_sponsorship_list_view_inc.php
4c79b5
$s_no_users_sponsoring_bug = 'There are no users sponsoring this issue.';
4c79b5
$s_users_sponsoring_bug = 'Users sponsoring this issue';
4c79b5
$s_sponsors_list = 'Sponsors List';
4c79b5
$s_total_sponsorship_amount = 'Total Sponsorship = %s';
4c79b5
4c79b5
# custom field strings
4c79b5
$s_add_custom_field_button = 'שדה חדש';
4c79b5
$s_delete_custom_field_button = 'מחיקה!';
4c79b5
$s_delete_custom_field_everywhere = 'מחיקת שדה גורפת';
4c79b5
$s_update_custom_field_button = 'שמירה';
4c79b5
$s_add_existing_custom_field = 'הוספה';
4c79b5
$s_edit_custom_field_title = 'עריכת שדה מותאם';
4c79b5
$s_custom_field = 'שדה';
4c79b5
$s_custom_fields_setup = 'שדות מותאמים';
4c79b5
$s_custom_field_name = 'שם';
4c79b5
$s_custom_field_project_count = 'מספר פרוייקטים';
4c79b5
$s_custom_field_type = 'סוג';
4c79b5
$s_custom_field_possible_values = 'ערכים מותרים';
4c79b5
$s_custom_field_default_value = 'ערך ברירת מחדל';
4c79b5
$s_custom_field_valid_regexp = 'Regular Expression';
4c79b5
$s_custom_field_access_level_r = 'הרשאת קריאה';
4c79b5
$s_custom_field_access_level_rw = 'הרשאת כתיבה';
4c79b5
$s_custom_field_length_min = 'אורך מינמלי';
4c79b5
$s_custom_field_length_max = 'אורך מקסימלי';
4c79b5
$s_custom_field_advanced = 'הצגה רק במצב מפורט';
4c79b5
$s_custom_field_display_report = 'הצגה בדיווח באג';
4c79b5
$s_custom_field_display_update = 'הצגה בעדכון באג';
4c79b5
$s_custom_field_display_resolved = 'הצגה בפתרון באג';
4c79b5
$s_custom_field_display_closed = 'הצגה בסגירת באג';
4c79b5
$s_custom_field_require_report = 'חובה בדו"ח';
4c79b5
$s_custom_field_require_update = 'חובה בעדכון באג';
4c79b5
$s_custom_field_require_resolved = 'חובה בפתרון באג';
4c79b5
$s_custom_field_require_closed = 'חובה בסגירת באג';
4c79b5
4c79b5
$s_custom_field_sequence = 'רצף';
4c79b5
$s_custom_field_type_enum_string = '0:מחרוזת תוים,1:מספר שלם,2:מספר כלשהו,3:רשימה נגללת,4:כתובת דוא"ל,5:תיבת סימון,6:רשימה פתוחה - בחירה אחת,7:רשימה פתוחה - ריבוי בחירות,8:תאריך';
4c79b5
4c79b5
$s_confirm_used_custom_field_deletion = 'This field is currently linked to at least one project.  If you continue all values for this field will be permanently deleted.  This action cannot be undone.  If you do not want to delete this field, hit the Back button in your browser.  To proceed, click the button below';
4c79b5
$s_confirm_custom_field_deletion = 'Are you sure you want to delete this custom field and all associated values?';
4c79b5
$s_field_delete_button = 'Delete Field';
4c79b5
4c79b5
$s_confirm_custom_field_unlinking = 'Are you sure you want to remove (unlink) this custom field from the project and delete all associated values?';
4c79b5
$s_field_remove_button = 'Remove Field';
4c79b5
4c79b5
$s_hide_status = 'לא בסטטוס';
4c79b5
$s_filter_closed = "Closed";								// *** EZ - Unused?
4c79b5
$s_filter_resolved = "Resolved";							// *** EZ - Unused?
4c79b5
$s_hide_closed = "Hide Closed";								// *** EZ - Unused?
4c79b5
$s_hide_resolved = "Hide Resolved";							// *** EZ - Unused?
4c79b5
$s_and_above = 'ומעלה';
4c79b5
$s_advanced_filters = 'סינון מתקדם';
4c79b5
$s_simple_filters = 'סינון פשוט';
4c79b5
$s_monitored_by = 'במעקב של';
4c79b5
4c79b5
$s_attachments = "קבצים";
4c79b5
$s_attachment_alt = "ק'";
4c79b5
4c79b5
# PHPMailer
4c79b5
$s_phpmailer_language = 'he';
4c79b5
4c79b5
# Sponsorship Strings
4c79b5
$s_sponsors = '%d sponsor(s)';
4c79b5
$s_sponsorship_added = 'Sponsorship Added';
4c79b5
$s_sponsorship_updated = 'Sponsorship Updated';
4c79b5
$s_sponsorship_deleted = 'Sponsorship Deleted';
4c79b5
$s_sponsorship_paid = 'Sponsorship Paid';
4c79b5
$s_sponsorship_more_info = 'More information about sponsorship';
4c79b5
$s_sponsorship_total = 'Sponsorship Total';
4c79b5
4c79b5
# URL explaining the process of sponsoring an issue.  This is defined here rather than
4c79b5
# in the config to allow for a URL per language.  This can be set to an empty string if there
4c79b5
# is not need to provide such process information.
4c79b5
$s_sponsorship_process_url = '';
4c79b5
4c79b5
# Changelog
4c79b5
$s_changelog = 'Change Log';
4c79b5
4c79b5
# Http auth
4c79b5
$s_http_auth_realm = "Mantis Login";
4c79b5
4c79b5
$s_bug = "באג";
4c79b5
$s_add_new_relationship = "קשר חדש";
4c79b5
$s_add_new_relationship_button = "הוספה";
4c79b5
$s_this_bug = "הבאג הנוכחי";
4c79b5
$s_relationship_added = "קשר נוסף";
4c79b5
$s_relationship_deleted = "קשר נמחק";
4c79b5
$s_no_relationship = "אין קשר";
4c79b5
$s_relationship_replaced = "קשר הוחלף";
4c79b5
$s_replace_relationship_button = "החלפה...";
4c79b5
$s_replace_relationship_sure_msg = "כבר קיים קשר בין שני הבאגים - האם ברצונך להחליפו?";
4c79b5
$s_relationship_with_parent = "קשר אל באג-אב";
4c79b5
$s_delete_relationship_button = "מחיקה";
4c79b5
$s_delete_relationship_sure_msg = "נא לאשר שברצונך למחוק את הקשר";
4c79b5
$s_relationship_warning_blocking_bugs_not_resolved = "לא כל הבאגים-בנים של באג זה נפתרו או נסגרו.";
4c79b5
$s_relationship_warning_blocking_bugs_not_resolved_2 = "ATTENTION. Not all the children of this issue are yet resolved or closed.
Before resolving/closing a parent issue, all the issues related as child with this one should be resolved or closed.";
4c79b5
$s_create_child_bug_button = "שכפול...";
4c79b5
$s_bug_cloned_to = "הבאג שוכפל";
4c79b5
$s_bug_created_from = "באג נוצר מ-";
4c79b5
4c79b5
# Relationship Graphs
4c79b5
$s_viewing_bug_relationship_graph_title = "מפת יחסים";
4c79b5
$s_relation_graph = "קשרים";
4c79b5
$s_dependency_graph = "תלויות";
4c79b5
$s_vertical = "אנכי";
4c79b5
$s_horizontal = "אופקי";
4c79b5
$s_view_issue = "הצגת באג";
4c79b5
4c79b5
# Source Control Integration
4c79b5
$s_checkin = 'Checkin';
4c79b5
4c79b5
# Pemissions report
4c79b5
$s_perm_rpt_capability = 'יכולת';
4c79b5
$s_view = 'הצגת ';
4c79b5
$s_issues = 'באגים';
4c79b5
$s_report_issue = 'דיווח באג';
4c79b5
$s_update_issue = 'עדכון באג';
4c79b5
$s_monitor_issue = 'מעקב אחר באג';
4c79b5
$s_handle_issue = 'טיפול בבאג';
4c79b5
$s_move_issue = 'העברת באג';
4c79b5
$s_delete_issue = 'מחיקת באג';
4c79b5
$s_reopen_issue = 'פתיחת באג מחדש';
4c79b5
$s_view_private_issues = 'הצגת באג מוגבל';
4c79b5
$s_update_readonly_issues = 'עדכון באג במצב "קריאה בלבד"';
4c79b5
$s_update_issue_status = 'עדכון סטטוס של באג';
4c79b5
$s_set_view_status = 'קביעת הרשאת צפיה (ציבורי או מוגבל)';
4c79b5
$s_update_view_status = 'עדכון הרשאת צפיה (ציבורי או מוגבל)';
4c79b5
$s_show_list_of_users_monitoring_issue = 'רשימת העוקבים אחר הבאג';
4c79b5
$s_notes = 'הערות';
4c79b5
$s_add_notes = 'הוספת הערה';
4c79b5
$s_update_notes = 'עריכת הערה';
4c79b5
$s_delete_note = 'מחיקת הערה';
4c79b5
$s_view_private_notes = 'הצגת הערה מוגבלת';
4c79b5
$s_news = 'חדשות';
4c79b5
$s_view_private_news = 'הצגת חדשות מוגבלות';
4c79b5
$s_manage_news = 'ניהול חדשות';
4c79b5
$s_view_list_of_attachments = 'הצגת רשימת קבצים מצורפים';
4c79b5
$s_download_attachments = 'הורדת קובץ מצורף';
4c79b5
$s_delete_attachments = 'מחיקת קובץ מצורף';
4c79b5
$s_delete_attachment_button = "מחיקה!";
4c79b5
$s_delete_attachment_sure_msg = "האם ברצונך למחוק קובץ זה?";
4c79b5
$s_upload_issue_attachments = 'הוספת קובץ לבאג';
4c79b5
$s_filters = 'מסננים';
4c79b5
$s_save_filters = 'שמירת מסנן';
4c79b5
$s_save_filters_as_shared = 'שמירת מסנן משותף';
4c79b5
$s_use_saved_filters = 'שימוש במסנן שמור';
4c79b5
$s_create_project = 'הקמת פרוייקט';
4c79b5
$s_delete_project = 'מחיקת פרוייקט';
4c79b5
$s_manage_project = 'ניהול פרוייקט';
4c79b5
$s_manage_user_access_to_project = 'ניהול הרשאות לפרוייקט';
4c79b5
$s_automatically_included_in_private_projects = 'הכללה אוטומטית בפרוייקטים מוגבלים';
4c79b5
$s_project_documents = 'תעוד לפרוייקט';
4c79b5
$s_view_project_documents = 'הצגת תעוד';
4c79b5
$s_upload_project_documents = 'הוספת קובץ תעוד';
4c79b5
$s_link_custom_fields_to_projects = 'הוספת שדות מותאמים לפרוייקט';
4c79b5
$s_sponsorships = 'SPONSORSHIPS';
4c79b5
$s_view_sponsorship_details = 'View sponsorship details';
4c79b5
$s_view_sponsorship_total = 'View sponsorship total';
4c79b5
$s_sponsor_issue = 'Sponsor issue';
4c79b5
$s_assign_sponsored_issue = 'Assign sponsored issue';
4c79b5
$s_handle_sponsored_issue = 'Handle sponsored issue';
4c79b5
$s_others = 'שונות';
4c79b5
$s_see_email_addresses_of_other_users = 'הצגת כתובות דוא"ל של משתמשים אחרים';
4c79b5
$s_send_reminders = 'שליחת תזכורות';
4c79b5
$s_add_profiles = 'הוספת פרופילים';
4c79b5
$s_notify_of_new_user_created = 'פתיחת חשבון חדש';
4c79b5
$s_email_notification = 'התראות דוא"ל';
4c79b5
$s_status_changed_to = 'שינוי סטטוס ל-';
4c79b5
$s_email_on_deleted = 'מחיקה';
4c79b5
$s_email_on_sponsorship_changed = 'Email on Sponsorship changed';
4c79b5
$s_email_on_relationship_changed = 'שינוי קשר בין באגים';
4c79b5
4c79b5
# DHTML filters
4c79b5
$s_loading = 'טעינה...';
4c79b5
4c79b5
# filter_api.php
4c79b5
$s_between = 'בין' ;
4c79b5
$s_on_or_before = 'עד וכולל' ;
4c79b5
$s_before = 'לפני' ;
4c79b5
# $s_on = 'On' ; # @@@ (thraxisp) this already exists (~ line 499)
4c79b5
$s_after = 'אחרי' ;
4c79b5
$s_on_or_after = 'החל מ-' ;
4c79b5
4c79b5
# wiki related strings
4c79b5
$s_wiki = 'Wiki';
4c79b5
?>