# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: ABRT\n" "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n" "POT-Creation-Date: 2011-04-20 10:29+0200\n" "PO-Revision-Date: 2011-04-20 08:37+0000\n" "Last-Translator: jmoskovc \n" "Language-Team: Hebrew \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ../src/applet/abrt-applet.desktop.in.h:1 msgid "ABRT notification applet" msgstr "יישום ההתראה של ABRT" #: ../src/applet/abrt-applet.desktop.in.h:2 ../src/gui-gtk/abrt.desktop.in.h:1 #: ../src/gui-gtk/abrt-gtk.c:351 msgid "Automatic Bug Reporting Tool" msgstr "כלי דיווח באגים אוטומטי" #: ../src/applet/applet.c:83 #, c-format msgid "A crash in the %s package has been detected" msgstr "קריסה התגלתה בחבילה %s" #: ../src/applet/applet.c:85 msgid "A crash has been detected" msgstr "זוהתה קריסה" #: ../src/applet/applet.c:279 msgid "ABRT service is not running" msgstr "שירות ABRT לא פועל" #: ../src/applet/applet_gtk.c:202 ../src/applet/applet_gtk.c:204 msgid "Warning" msgstr "אזהרה" #: ../src/applet/applet_gtk.c:259 msgid "" "Notification area applet that notifies users about issues detected by ABRT" msgstr "יישומון לאזור ההתרעות שמתריע למשתמש על בעיות שזוהו ע\"י ABRT" #: ../src/applet/applet_gtk.c:275 ../src/gui-gtk/abrt-gtk.c:236 msgid "translator-credits" msgstr "" "אלעד אלפסה \n" "אסף ספיר " #: ../src/applet/applet_gtk.c:285 msgid "Hide" msgstr "הסתר" #: ../src/applet/applet_gtk.c:398 msgid "Report" msgstr "דווח" #: ../src/applet/applet_gtk.c:401 msgid "Show" msgstr "הצג" #: ../src/applet/applet_gtk.c:405 ../src/applet/applet_gtk.c:432 msgid "A Problem has Occurred" msgstr "התרחשה תקלה" #: ../src/applet/applet_gtk.c:429 msgid "Open ABRT" msgstr "פתח את ABRT" #: ../src/cli/cli.c:211 #, c-format msgid "" "Usage: %s -l[f] [-D BASE_DIR]...]\n" " or: %s -r[y] CRASH_DIR\n" " or: %s -i[b] CRASH_DIR\n" " or: %s -d CRASH_DIR\n" "\n" "\t-l, --list\t\tList not yet reported problems\n" "\t -f, --full\t\tList all problems\n" "\t-D BASE_DIR\t\tDirectory to list problems from\n" "\t\t\t\t(default: -D $HOME/.abrt/spool -D %s)\n" "\n" "\t-r, --report\t\tSend a report about CRASH_DIR\n" "\t -y, --always\t\t...without editing and asking\n" "\t-i, --info\t\tPrint detailed information about CRASH_DIR\n" "\t -f, --full\t\t...including multi-line entries\n" "\t\t\t\tNote: -if will run analyzers\n" "\t\t\t\t(if this CRASH_DIR have defined analyzers)\n" "\t-d, --delete\t\tRemove CRASH_DIR\n" "\n" "\t-V, --version\t\tDisplay version and exit\n" "\t-v, --verbose\t\tBe verbose\n" msgstr "" #: ../src/cli/cli.c:260 msgid "You must specify exactly one operation" msgstr "You must specify exactly one operation" #: ../src/cli/report.c:131 #, c-format msgid "# This field is read only\n" msgstr "# This field is read only\n" #: ../src/cli/report.c:151 msgid "# Describe the circumstances of this crash below" msgstr "# Describe the circumstances of this crash below" #: ../src/cli/report.c:153 msgid "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" msgstr "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" #: ../src/cli/report.c:155 msgid "# Architecture" msgstr "# Architecture" #: ../src/cli/report.c:156 msgid "# Command line" msgstr "# Command line" #: ../src/cli/report.c:157 msgid "# Component" msgstr "# Component" #: ../src/cli/report.c:158 msgid "# Core dump" msgstr "# Core dump" #: ../src/cli/report.c:159 msgid "# Executable" msgstr "# Executable" #: ../src/cli/report.c:160 msgid "# Kernel version" msgstr "# Kernel version" #: ../src/cli/report.c:161 msgid "# Package" msgstr "# Package" #: ../src/cli/report.c:162 msgid "# Reason of crash" msgstr "# Reason of crash" #: ../src/cli/report.c:163 msgid "# Release string of the operating system" msgstr "# Release string of the operating system" #: ../src/cli/report.c:276 msgid "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" msgstr "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" #: ../src/cli/report.c:360 msgid "" "\n" "The report has been updated" msgstr "" "\n" "The report has been updated" #: ../src/cli/report.c:362 msgid "" "\n" "No changes were detected in the report" msgstr "" "\n" "No changes were detected in the report" #. The response might take more than 1 char in non-latin scripts. #: ../src/cli/report.c:394 msgid "y" msgstr "y" #: ../src/cli/report.c:395 msgid "N" msgstr "N" #: ../src/cli/report.c:492 msgid "Your input is not valid, because of:" msgstr "" #: ../src/cli/report.c:495 #, c-format msgid "Bad value for '%s': %s" msgstr "" #: ../src/cli/report.c:592 #, c-format msgid "Select how you would like to analyze the problem:\n" msgstr "" #: ../src/cli/report.c:608 #, c-format msgid "Choose option [0 - %u]: " msgstr "" #: ../src/cli/report.c:622 #, c-format msgid "You have chosen number out of range" msgstr "" #: ../src/cli/report.c:630 msgid "Invalid input, program exiting..." msgstr "" #: ../src/cli/report.c:741 ../src/gui-wizard-gtk/wizard.c:1103 msgid "Reporting..." msgstr "מדווח..." #: ../src/cli/report.c:762 #, c-format msgid "Report using %s?" msgstr "Report using %s?" #: ../src/cli/report.c:769 msgid "Skipping..." msgstr "מדלג..." #: ../src/cli/report.c:779 msgid "Reporting disabled because the backtrace is unusable" msgstr "הדיווח מנוטרל מכיוון שמידע הקריסה אינו שמיש" #: ../src/cli/report.c:783 #, c-format msgid "" "Please try to install debuginfo manually using the command: \"debuginfo-" "install %s\" and try again\n" msgstr "" "Please try to install debuginfo manually using the command: \"debuginfo-" "install %s\" and try again\n" #: ../src/cli/report.c:805 #, c-format msgid "Crash reported via %d report events (%d errors)\n" msgstr "הקריסה דווחה באמצעות %d אירועי דיווח (%d שגיאות)\n" #: ../src/daemon/abrt-action-save-package-data.c:255 msgid "" " [-v] -d DIR\n" "\n" "Query package database and save package name, component, and description" msgstr "" #: ../src/daemon/abrt-action-save-package-data.c:266 #: ../src/daemon/abrt-handle-crashdump.c:61 #: ../src/plugins/abrt-action-analyze-backtrace.c:70 #: ../src/plugins/abrt-action-analyze-c.c:177 #: ../src/plugins/abrt-action-analyze-oops.c:159 #: ../src/plugins/abrt-action-analyze-python.c:45 #: ../src/plugins/abrt-action-bugzilla.cpp:931 #: ../src/plugins/abrt-action-generate-backtrace.c:256 #: ../src/plugins/abrt-action-kerneloops.c:154 #: ../src/plugins/abrt-action-mailx.c:155 #: ../src/plugins/abrt-action-print.c:53 #: ../src/plugins/abrt-action-rhtsupport.c:291 #: ../src/plugins/abrt-action-upload.c:258 msgid "Dump directory" msgstr "" #: ../src/daemon/abrt-handle-crashdump.c:43 msgid "" " [-vs] -d DIR -e EVENT\n" " or: " msgstr "" " [-vs] -d DIR -e EVENT\n" " or: " #: ../src/daemon/abrt-handle-crashdump.c:60 ../src/daemon/abrt-server.c:297 #: ../src/plugins/abrt-dump-oops.c:585 msgid "Log to syslog" msgstr "רשום ליומן המערכת" #: ../src/daemon/abrt-handle-crashdump.c:62 msgid "Handle EVENT" msgstr "Handle EVENT" #: ../src/daemon/abrt-handle-crashdump.c:63 msgid "List possible events [which start with PFX]" msgstr "List possible events [which start with PFX]" #: ../src/daemon/abrt-handle-crashdump.c:64 ../src/daemon/abrt-server.c:298 #: ../src/daemon/abrtd.c:528 ../src/gui-gtk/main.c:216 #: ../src/gui-wizard-gtk/main.c:94 msgid "Add program names to log" msgstr "" #: ../src/daemon/abrt-server.c:285 ../src/daemon/abrtd.c:513 msgid " [options]" msgstr " [options]" #: ../src/daemon/abrt-server.c:296 msgid "Use UID as client uid" msgstr "Use UID as client uid" #: ../src/daemon/abrtd.c:349 msgid "" "The size of the report exceeded the quota. Please check system's " "MaxCrashReportsSize value in abrt.conf." msgstr "" "גודל הדיווח חרג מהמכסה. אנא בדוק את ערך ההגדרה MaxCrashReportsSize בקובץ " "abrt.conf" #: ../src/daemon/abrtd.c:525 msgid "Do not daemonize" msgstr "Do not daemonize" #: ../src/daemon/abrtd.c:526 msgid "Log to syslog even with -d" msgstr "Log to syslog even with -d" #: ../src/daemon/abrtd.c:527 msgid "Exit after SEC seconds of inactivity" msgstr "Exit after SEC seconds of inactivity" #: ../src/gtk-helpers/event_config_dialog.c:123 msgid "Show password" msgstr "הצג סיסמה" #: ../src/gtk-helpers/event_config_dialog.c:344 msgid "Event Configuration" msgstr "הגדרות אירועים" #: ../src/gtk-helpers/event_config_dialog.c:369 msgid "Event" msgstr "אירוע" #: ../src/gtk-helpers/event_config_dialog.c:402 msgid "Configure E_vent" msgstr "הגדר אירוע" #: ../src/gtk-helpers/event_config_dialog.c:424 #, c-format msgid "" "Wrong settings detected for %s, reporting will probably fail if you continue" " with the current configuration." msgstr "" #: ../src/gtk-helpers/event_config_dialog.c:428 #, c-format msgid "" "Wrong settings detected for %s, reporting will probably fail if you " "continue with the current configuration." msgstr "" #: ../src/gui-gtk/abrt.desktop.in.h:2 msgid "View and report application crashes" msgstr "צפה ברשימת היישומים שקרסו ודווח על הקריסות" #: ../src/gui-gtk/abrt-gtk.c:255 msgid "Reported" msgstr "דווח" #: ../src/gui-gtk/abrt-gtk.c:267 msgid "Problem" msgstr "בעיה" #: ../src/gui-gtk/abrt-gtk.c:290 msgid "Last occurrence" msgstr "מופע אחרון" #: ../src/gui-gtk/abrt-gtk.c:305 msgid "_File" msgstr "_קובץ" #: ../src/gui-gtk/abrt-gtk.c:306 msgid "_Edit" msgstr "_עריכה" #: ../src/gui-gtk/abrt-gtk.c:307 msgid "_Help" msgstr "ע_זרה" #: ../src/gui-gtk/abrt-gtk.c:323 msgid "_Event configuration" msgstr "הגדרות אירועים" #: ../src/gui-gtk/abrt-gtk.c:399 msgid "Online _Help" msgstr "עזרה מקוונת" #: ../src/gui-gtk/main.c:204 msgid "" " [-vp] [DIR]...\n" "\n" "Shows list of ABRT dump directories in specified DIR(s)\n" "(default DIRs: " msgstr "" #: ../src/gui-wizard-gtk/main.c:81 msgid "" " [-vp] [-g GUI_FILE] DIR\n" "\n" "GUI tool to analyze and report problem saved in specified DIR" msgstr "" #: ../src/gui-wizard-gtk/main.c:93 msgid "Alternate GUI file" msgstr "" #: ../src/gui-wizard-gtk/wizard.c:201 #, c-format msgid "" "Need writable directory, but '%s' is not writable. Move it to '%s' and " "operate on the moved copy?" msgstr "" "צריך תיקיה ניתן לכתיבה, אבל '%s' לא ניתנת לכתיבה. להעתיק את זה ל־'%s' ולעבוד" " על העותק?" #: ../src/gui-wizard-gtk/wizard.c:559 msgid "(click here to view/edit)" msgstr "(לחץ כאן לצפיה/עריכה)" #: ../src/gui-wizard-gtk/wizard.c:571 #, c-format msgid "(binary file, %llu bytes)" msgstr "(קובץ בינארי, %llu בתים)" #: ../src/gui-wizard-gtk/wizard.c:586 msgid "(no description)" msgstr "(אין תיאור)" #: ../src/gui-wizard-gtk/wizard.c:592 #, c-format msgid "%llu bytes, %u files" msgstr "%llu בתים, %u קבצים" #. TODO: better msg? #: ../src/gui-wizard-gtk/wizard.c:915 #, c-format msgid "No processing for event '%s' is defined" msgstr "" #. bt is usable, but not complete, so show a warning #: ../src/gui-wizard-gtk/wizard.c:1005 msgid "" "The backtrace is incomplete, please make sure you provide the steps to " "reproduce." msgstr "" "מידע הקריסה לא שלם. אנא וודא שסיפקת הסבר טוב על איך לגרום לקריסה להתרחש שוב." #. FIXME: see CreporterAssistant: 394 for ideas #: ../src/gui-wizard-gtk/wizard.c:1011 msgid "Reporting disabled because the backtrace is unusable." msgstr "הדיווח מנוטרל, מכיוון שמידע הקריסה אינו שמיש." #: ../src/gui-wizard-gtk/wizard.c:1020 msgid "You should check the backtrace for sensitive data." msgstr "חובה לבדוק אם יש מידע רגיש במידע הקריסה." #: ../src/gui-wizard-gtk/wizard.c:1021 msgid "You must agree with sending the backtrace." msgstr "יש חובה להסכים לשליחת מידע הקריסה." #: ../src/gui-wizard-gtk/wizard.c:1077 msgid "Analyzing..." msgstr "מנתח..." #: ../src/gui-wizard-gtk/wizard.c:1078 #, c-format msgid "Analyzing finished with exit code %d" msgstr "הניתוח הסתיים עם קוד יציאה %d" #: ../src/gui-wizard-gtk/wizard.c:1104 #, c-format msgid "Reporting finished with exit code %d" msgstr "הדיווח הסתיים עם קוד יציאה %d" #: ../src/gui-wizard-gtk/wizard.c:1221 msgid "Name" msgstr "שם" #: ../src/gui-wizard-gtk/wizard.c:1230 msgid "Value" msgstr "ערך" #: ../src/gui-wizard-gtk/wizard.glade.h:1 msgid "" "Your comments are not private. They may be included into publicly " "visible problem reports." msgstr "" "ההערות שלך אינן פרטיות. הן עלולות להיכלל בדיווחי בעיה הנראים לציבור. " #: ../src/gui-wizard-gtk/wizard.glade.h:2 msgid "Analyzing did not start yet" msgstr "הניתוח עדיין לא התחיל" #: ../src/gui-wizard-gtk/wizard.glade.h:3 msgid "Any additional comments useful for diagnosing the problem?" msgstr "יש הערות נוספות שיעזרו לאבחן את הבעיה?" #: ../src/gui-wizard-gtk/wizard.glade.h:4 msgid "" "Backtrace provides developers with details of the crash, helping them track " "down the source of the problem. Please review it and remove any sensitive " "data you would rather not share:" msgstr "" "מידע הקריסה מספק למפתחים פרטים על הקריסה, ועוזר להם למצוא את מקור הבעיה. אנא" " בחן את מידע הקריסה והסר מידע רגיש שאינך מעוניין לשתף:" #: ../src/gui-wizard-gtk/wizard.glade.h:5 msgid "" "Can create more informative backtrace if you installed additional debug " "packages" msgstr "" "יכול ליצור מידע קריסה אינפורמטיבי יותר אם תתקין חבילות ניפוי שגיאות נוספות" #: ../src/gui-wizard-gtk/wizard.glade.h:6 msgid "Click 'Apply' to start reporting" msgstr "לחץ על 'החל' כדי להתחיל בדיווח" #: ../src/gui-wizard-gtk/wizard.glade.h:7 msgid "Click 'Forward' to proceed with analyzing and reporting this problem." msgstr "לחץ על 'הבא' כדי להתקדם עם ניתוח ודיווח הבעיה." #: ../src/gui-wizard-gtk/wizard.glade.h:8 msgid "Configure _Events" msgstr "הגדר אירועים" #: ../src/gui-wizard-gtk/wizard.glade.h:9 msgid "Details" msgstr "פרטים" #: ../src/gui-wizard-gtk/wizard.glade.h:10 msgid "How did this problem happen (step-by-step)? How can it be reproduced?" msgstr "איך הבעיה קרתה (שלב אחרי שלב)? איך ניתן לגרום לה לקרות שוב?" #: ../src/gui-wizard-gtk/wizard.glade.h:11 msgid "I _agree with submitting the backtrace" msgstr "אני מסכים לשלוח את מידע הקריסה" #: ../src/gui-wizard-gtk/wizard.glade.h:12 msgid "Regenerate backtrace" msgstr "צור מחדש מידע קריסה" #: ../src/gui-wizard-gtk/wizard.glade.h:13 msgid "Reporter(s):" msgstr "מדווחים:" #: ../src/gui-wizard-gtk/wizard.glade.h:14 msgid "Reporting did not start yet" msgstr "הדיווח עדיין לא התחיל" #: ../src/gui-wizard-gtk/wizard.glade.h:15 msgid "Select how you would like to analyze the problem:" msgstr "בחר כיצד ברצונך לנתח את הבעיה:" #: ../src/gui-wizard-gtk/wizard.glade.h:16 msgid "Select how you would like to report the problem:" msgstr "בחר כיצד ברצונך לדווח על הבעיה:" #: ../src/gui-wizard-gtk/wizard.glade.h:17 msgid "Size:" msgstr "גודל:" #: ../src/gui-wizard-gtk/wizard.glade.h:18 msgid "" "Use this button to generate more informative backtrace after you installed " "additional debug packages" msgstr "" "השתמש בכפתור זה כדי לייצר מידע קריסה אינפורמטיבי יותר אחרי שתתקין חבילות " "ניפוי שגיאות נוספות" #: ../src/lib/abrt_curl.c:170 ../src/plugins/abrt-action-upload.c:45 #, c-format msgid "Uploaded: %llu of %llu kbytes" msgstr "הועלו %llu מתוך %llu קילו־בתים" #: ../src/lib/event_config.c:294 msgid "Missing mandatory value" msgstr "" #: ../src/lib/event_config.c:302 #, c-format msgid "Invalid utf8 character '%c'" msgstr "" #: ../src/lib/event_config.c:315 #, c-format msgid "Invalid number '%s'" msgstr "" #: ../src/lib/event_config.c:327 #, c-format msgid "Invalid boolean value '%s'" msgstr "" #: ../src/lib/event_config.c:333 msgid "Unsupported option type" msgstr "" #: ../src/lib/parse_options.c:29 #, c-format msgid "Usage: %s\n" msgstr "Usage: %s\n" #: ../src/plugins/abrt-action-analyze-backtrace.c:59 msgid "" " [options] -d DIR\n" "\n" "Analyzes C/C++ backtrace, generates duplication hash, backtrace rating, and identifies crash function in dump directory DIR" msgstr "" #. * The parser failed. Compute the duphash from the executable #. * instead of a backtrace. #. * and component only. This is not supposed to happen often. #. #: ../src/plugins/abrt-action-analyze-backtrace.c:111 #, c-format msgid "Backtrace parsing failed for %s" msgstr "ניתוח מידע הקריסה נכשל עבור %s" #: ../src/plugins/abrt-action-analyze-c.c:166 msgid "" " [-v] -d DIR\n" "\n" "Calculates and saves UUID of coredump in dump directory DIR" msgstr "" #: ../src/plugins/abrt-action-analyze-oops.c:148 msgid "" " [-vs] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH for oops dump directory DIR" msgstr "" #: ../src/plugins/abrt-action-analyze-python.c:34 msgid "" " [-v] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH of python crash dumps" msgstr "" " [-v] -d DIR\n" "\n" "Calculates and saves UUID and DUPHASH of python crash dumps" #: ../src/plugins/abrt-action-bugzilla.cpp:518 #, c-format msgid "New bug id: %i" msgstr "מזהה באג חדש: %i" #: ../src/plugins/abrt-action-bugzilla.cpp:647 msgid "Empty login or password, please check your configuration" msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:661 #, c-format msgid "Essential file '%s' is missing, can't continue.." msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:665 #, c-format msgid "Essential file '%s' is empty, can't continue.." msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:674 #, c-format msgid "Logging into Bugzilla at %s" msgstr "מתחבר לבאגזילה ב־%s" #: ../src/plugins/abrt-action-bugzilla.cpp:677 msgid "Checking for duplicates" msgstr "בודק כפילויות" #: ../src/plugins/abrt-action-bugzilla.cpp:699 #: ../src/plugins/abrt-action-bugzilla.cpp:735 msgid "Missing mandatory member 'bugs'" msgstr "חסר שדה חוסה 'bugs'" #: ../src/plugins/abrt-action-bugzilla.cpp:718 #: ../src/plugins/abrt-action-bugzilla.cpp:751 #: ../src/plugins/abrt-action-bugzilla.cpp:827 msgid "get_bug_info() failed. Could not collect all mandatory information" msgstr "get_bug_info() failed. Could not collect all mandatory information" #: ../src/plugins/abrt-action-bugzilla.cpp:766 msgid "Creating a new bug" msgstr "יוצר באג חדש" #: ../src/plugins/abrt-action-bugzilla.cpp:771 msgid "Bugzilla entry creation failed" msgstr "יצירת ערך ב־Bugzilla נכשלה." #: ../src/plugins/abrt-action-bugzilla.cpp:783 #: ../src/plugins/abrt-action-bugzilla.cpp:883 msgid "Logging out" msgstr "מנתנתק" #. decision based on state #: ../src/plugins/abrt-action-bugzilla.cpp:801 #, c-format msgid "Bug is already reported: %i" msgstr "הבאג דווח בעבר: %i" #: ../src/plugins/abrt-action-bugzilla.cpp:812 #, c-format msgid "Bugzilla couldn't find parent of bug %d" msgstr "‏Bugzilla לא הצליחה למצוא את ההורה של באג %d" #: ../src/plugins/abrt-action-bugzilla.cpp:842 #, c-format msgid "Add %s to CC list" msgstr "הוסף %s לרשימת ה־CC (העתק)" #: ../src/plugins/abrt-action-bugzilla.cpp:868 #, c-format msgid "Adding new comment to bug %d" msgstr "הוסף הערה חדשה לבאג(%d)" #: ../src/plugins/abrt-action-bugzilla.cpp:919 msgid "" " [-v] -c CONFFILE -d DIR\n" "\n" "Reports problem to Bugzilla" msgstr "" #: ../src/plugins/abrt-action-bugzilla.cpp:932 #: ../src/plugins/abrt-action-rhtsupport.c:292 msgid "Configuration file (may be given many times)" msgstr "" #: ../src/plugins/abrt-action-generate-backtrace.c:243 msgid "" " [options] -d DIR\n" "\n" "Generates and saves backtrace for coredump in dump directory DIR" msgstr "" #: ../src/plugins/abrt-action-generate-backtrace.c:257 msgid "Additional debuginfo directories" msgstr "תיקיות מידע ניפוי שגיאות נוספות" #: ../src/plugins/abrt-action-generate-backtrace.c:258 msgid "Kill gdb if it runs for more than N seconds" msgstr "הרוג את gdb אם הוא רץ יותר מ־N שניות" #. Don't be completely silent. gdb run takes a few seconds, #. * it is useful to let user know it (maybe) worked. #. #: ../src/plugins/abrt-action-generate-backtrace.c:296 #, c-format msgid "Backtrace is generated and saved, %u bytes" msgstr "מידע הקריסה נוצר ונשמר, %u בתים" #: ../src/plugins/abrt-action-install-debuginfo.py:77 #, python-format msgid "Extracting cpio from %s" msgstr "מחלץ cpio מ־%s" #: ../src/plugins/abrt-action-install-debuginfo.py:82 #, python-format msgid "Can't write to '%s': %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:96 #, python-format msgid "Can't extract package '%s'" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:104 #, python-format msgid "Caching files from %s made from %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:114 #, python-format msgid "Can't extract files from '%s'" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:138 #: ../src/plugins/abrt-action-install-debuginfo.py:148 #, python-format msgid "Downloading (%i of %i) %s: %3u%%" msgstr "" #. This is somewhat "magic", it unpacks the metadata making it usable. #. Looks like this is the moment when yum talks to remote servers, #. which takes time (sometimes minutes), let user know why #. we have "paused": #: ../src/plugins/abrt-action-install-debuginfo.py:206 msgid "Looking for needed packages in repositories" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:240 #, python-format msgid "Can't find packages for %u debuginfo files" msgstr "לא ניתן למצוא חבילות עבור %u קבצי מידע ניפוי שגיאות" #: ../src/plugins/abrt-action-install-debuginfo.py:242 #, python-format msgid "Packages to download: %u" msgstr "חבילות להורדה: %u" #: ../src/plugins/abrt-action-install-debuginfo.py:243 #, python-format msgid "Downloading %.2fMb, installed size: %.2fMb" msgstr "מוריד %.2fMb, גודל מותקן: %.2fMb" #: ../src/plugins/abrt-action-install-debuginfo.py:251 msgid "Is this ok? [y/N] " msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:268 #, python-format msgid "Downloading package %s failed" msgstr "הורדת החבילה %s נכשלה" #. recursively delete the temp dir on failure #: ../src/plugins/abrt-action-install-debuginfo.py:279 msgid "Unpacking failed, aborting download..." msgstr "פריסה נכשלה, מבטל הורדה..." #: ../src/plugins/abrt-action-install-debuginfo.py:286 #, python-format msgid "All downloaded packages have been extracted, removing %s" msgstr "כל החבילות שהורדו חולצו, מוחק את %s" #: ../src/plugins/abrt-action-install-debuginfo.py:291 #, python-format msgid "Can't remove %s, probably contains an error log" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:336 #, python-format msgid "Can't remove '%s': %s" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:344 msgid "Exiting on user command" msgstr "יוצא לפקודת המשתמש" #: ../src/plugins/abrt-action-install-debuginfo.py:371 #, python-format msgid "Usage: %s --core=COREFILE --tmpdir=TMPDIR --cache=CACHEDIR" msgstr "Usage: %s --core=COREFILE --tmpdir=TMPDIR --cache=CACHEDIR" #: ../src/plugins/abrt-action-install-debuginfo.py:400 msgid "You have to specify the path to coredump." msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:420 #, python-format msgid "Coredump references %u debuginfo files, %u of them are not installed" msgstr "" #: ../src/plugins/abrt-action-install-debuginfo.py:425 #, python-format msgid "Missing debuginfo file: %s" msgstr "קובץ ניפוי שגיאות חסר %s" #: ../src/plugins/abrt-action-install-debuginfo.py:428 #, python-format msgid "All %u debuginfo files are available" msgstr "כל %u קבצי מידע ניפוי שגיאות זמינים" #: ../src/plugins/abrt-action-kerneloops.c:105 #, c-format msgid "Submitting oops report to %s" msgstr "שולח דיווח אופס ל־%s" #: ../src/plugins/abrt-action-kerneloops.c:142 msgid "" " [-v] [-c CONFFILE]... -d DIR\n" "\n" "Reports kernel oops to kerneloops.org (or similar) site" msgstr "" #: ../src/plugins/abrt-action-kerneloops.c:155 msgid "Configuration file" msgstr "" #: ../src/plugins/abrt-action-mailx.c:109 msgid "Sending an email..." msgstr "שולח דוא\"ל..." #: ../src/plugins/abrt-action-mailx.c:143 msgid "" " [-v] -d DIR [-c CONFFILE]\n" "\n" "Sends compressed tarball of dump directory DIR via email" msgstr "" #: ../src/plugins/abrt-action-mailx.c:156 #: ../src/plugins/abrt-action-upload.c:259 msgid "Config file" msgstr "קובץ תצורה" #: ../src/plugins/abrt-action-print.c:39 msgid "" " [-v] -d DIR [-o FILE] [-a yes/no]\n" "\n" "Prints problem information to standard output or FILE" msgstr "" #: ../src/plugins/abrt-action-print.c:54 msgid "Output file" msgstr "קובץ פלט" #: ../src/plugins/abrt-action-print.c:55 msgid "Append to, or overwrite FILE" msgstr "" #: ../src/plugins/abrt-action-print.c:56 msgid "Create reported_to in DIR" msgstr "" #: ../src/plugins/abrt-action-print.c:100 #, c-format msgid "The report was appended to %s" msgstr "הדיווח נוסף אל %s" #: ../src/plugins/abrt-action-print.c:100 #, c-format msgid "The report was stored to %s" msgstr "הדיווח אוכסן אל %s" #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are #. doing #. error msg is already logged by dd_opendir #. Gzipping e.g. 0.5gig coredump takes a while. Let client know what we are #. doing #: ../src/plugins/abrt-action-rhtsupport.c:41 #: ../src/plugins/abrt-action-upload.c:119 msgid "Compressing data" msgstr "דוחס מידע" #: ../src/plugins/abrt-action-rhtsupport.c:73 msgid "Empty RHTS login or password" msgstr "" #: ../src/plugins/abrt-action-rhtsupport.c:101 msgid "Can't create a temporary directory in /tmp" msgstr "" #: ../src/plugins/abrt-action-rhtsupport.c:194 msgid "Creating a new case..." msgstr "יוצר מקרה חדש..." #: ../src/plugins/abrt-action-rhtsupport.c:279 msgid "" " [-v] -c CONFFILE -d DIR\n" "\n" "Reports a problem to RHTSupport" msgstr "" #: ../src/plugins/abrt-action-trim-files.c:154 msgid "" " [-v] [-d SIZE:DIR]... [-f SIZE:DIR]... [-p DIR]\n" "\n" "Deletes dump dirs (-d) or files (-f) in DIRs until they are smaller than SIZE" msgstr "" #: ../src/plugins/abrt-action-trim-files.c:167 msgid "Delete dump dirs" msgstr "" #: ../src/plugins/abrt-action-trim-files.c:168 msgid "Delete files" msgstr "מחק קבצים" #: ../src/plugins/abrt-action-trim-files.c:169 msgid "Preserve this dump dir" msgstr "" #: ../src/plugins/abrt-action-upload.c:63 #, c-format msgid "Sending %s to %s" msgstr "שולח את %s ל־%s" #. This ends up a "reporting status message" in abrtd #: ../src/plugins/abrt-action-upload.c:96 #, c-format msgid "Successfully sent %s to %s" msgstr "שלח בהצלחה את %s ל־%s" #: ../src/plugins/abrt-action-upload.c:210 #, c-format msgid "Archive is created: '%s'" msgstr "הארכיון נוצר: '%s'" #: ../src/plugins/abrt-action-upload.c:245 msgid "" " [-v] -d DIR [-c CONFFILE] [-u URL]\n" "\n" "Uploads compressed tarball of dump directory DIR" msgstr "" #: ../src/plugins/abrt-action-upload.c:260 msgid "Base URL to upload to" msgstr "כתובת URL להעלאה" #: ../src/plugins/abrt-dump-oops.c:569 msgid "" " [-vsrowx] [-d DIR] FILE\n" "\n" "Extract oops from syslog/dmesg file" msgstr "" #: ../src/plugins/abrt-dump-oops.c:586 msgid "Parse kernel's message buffer before parsing FILE" msgstr "" #: ../src/plugins/abrt-dump-oops.c:587 msgid "Print found oopses on standard output" msgstr "" #: ../src/plugins/abrt-dump-oops.c:588 msgid "Do not exit, watch the file for new oopses" msgstr "אל תצא, צפה בקובץ והמתן לאופסים חדשים" #. oopses don't contain any sensitive info, and even #. * the old koops app was showing the oopses to all users #. #: ../src/plugins/abrt-dump-oops.c:592 msgid "Create ABRT dump in DIR for every oops found" msgstr "" #: ../src/plugins/abrt-dump-oops.c:593 msgid "Make the dump directory world readable" msgstr "" #: ../src/plugins/abrt-retrace-client.c:899 msgid "log to syslog" msgstr "רשום ליומן המערכת" #: ../src/plugins/analyze_LocalGDB.xml.in.h:1 msgid "Download debuginfo packages and generate backtrace locally using GDB" msgstr "" #: ../src/plugins/analyze_LocalGDB.xml.in.h:2 msgid "Local GNU Debugger" msgstr "" #: ../src/plugins/analyze_LocalGDB.xml.in.h:3 msgid "" "Needs to downloads debuginfo packages, which might take significant time, " "and take up disk space. However, unlike RetraceServer, doesn't send coredump" " to remote machines." msgstr "" #: ../src/plugins/analyze_RetraceServer.xml.in.h:1 msgid "Address of the retrace server" msgstr "" #: ../src/plugins/analyze_RetraceServer.xml.in.h:2 msgid "Retrace server URL" msgstr "" #: ../src/plugins/analyze_RetraceServer.xml.in.h:3 msgid "Send core dump to remote retrace server for analysis" msgstr "" #: ../src/plugins/analyze_RetraceServer.xml.in.h:4 msgid "" "Uploads coredump to a server, which generates backtrace and returns it. " "Pros: no need for debuginfo downloads. Retrace server's database of " "debuginfos is more complete. Retrace server may generate better backtraces. " "Cons: coredump you upload contains all the data from the crashed program, " "including your private data, if any." msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:1 msgid "Address of Bugzilla server" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:2 msgid "Bugzilla" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:3 msgid "Bugzilla URL" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:4 msgid "Bugzilla account password" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:5 msgid "Bugzilla account user name" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:6 #: ../src/plugins/report_RHTSupport.xml.in.h:2 msgid "Check SSL key validity" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:7 #: ../src/plugins/report_RHTSupport.xml.in.h:3 msgid "Password" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:8 msgid "Report to Bugzilla bug tracker" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:9 msgid "User name" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:10 #: ../src/plugins/report_RHTSupport.xml.in.h:10 msgid "Verify SSL" msgstr "" #: ../src/plugins/report_Bugzilla.xml.in.h:11 msgid "" "You can create bugzilla.redhat.com account <a " "href=\"https://bugzilla.redhat.com/createaccount.cgi\">here</a>" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:1 msgid "Kerneloops URL" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:2 msgid "Kerneloops.org" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:3 msgid "Oops server url" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:4 msgid "Send kernel problems to oops tracker" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:1 msgid "Mailx" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:2 msgid "Message subject" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:3 msgid "Recipient" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:4 msgid "Recipient's email" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:5 msgid "Send Binary Data" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:6 msgid "Send binary files like coredump" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:7 msgid "Send via email" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:8 msgid "Sender" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:9 msgid "Sender's email" msgstr "" #: ../src/plugins/report_Mailx.xml.in.h:10 msgid "Subject" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:1 msgid "Address of the Red Hat support portal" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:4 msgid "RH Portal URL" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:5 msgid "Red Hat Customer Support" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:6 msgid "Red Hat customer password" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:7 msgid "Red Hat customer user name" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:8 msgid "Report to Red Hat support" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:9 msgid "Username" msgstr ""