# Hebrew messages for GNU Sed -*- coding: hebrew-iso-8bit -*- # Copyright (C) 2001 Free Software Foundation, Inc. # Eli Zaretskii , 2001. # msgid "" msgstr "" "Project-Id-Version: sed 3.02.80\n" "Report-Msgid-Bugs-To: bug-gnu-utils@gnu.org\n" "POT-Creation-Date: 2012-12-22 14:36+0100\n" "PO-Revision-Date: 2001-08-04 20:37+0300\n" "Last-Translator: Eli Zaretskii \n" "Language-Team: Hebrew \n" "Language: he\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-8\n" "Content-Transfer-Encoding: 8-bit\n" #: sed/compile.c:144 #, fuzzy #| msgid "Multiple `!'s" msgid "multiple `!'s" msgstr "`!' יוביר" #: sed/compile.c:145 #, fuzzy #| msgid "Unexpected `,'" msgid "unexpected `,'" msgstr "יופצ-יתלב `,'" #: sed/compile.c:146 #, fuzzy #| msgid "Cannot use +N or ~N as first address" msgid "invalid usage of +N or ~N as first address" msgstr "הנושאר תבותככ ~N וא +N-ב שמתשהל ןתינ אל" #: sed/compile.c:147 #, fuzzy #| msgid "Unmatched `{'" msgid "unmatched `{'" msgstr "גוז-ןב ול ןיאש `{'" #: sed/compile.c:148 #, fuzzy #| msgid "Unexpected `}'" msgid "unexpected `}'" msgstr "יופצ-יתלב `}'" #: sed/compile.c:149 #, fuzzy #| msgid "Extra characters after command" msgid "extra characters after command" msgstr "הדוקפה ירחא םירתוימ םיות" #: sed/compile.c:150 msgid "expected \\ after `a', `c' or `i'" msgstr "" #: sed/compile.c:151 msgid "`}' doesn't want any addresses" msgstr "תובותכ לבקמ וניא `}'" #: sed/compile.c:152 msgid ": doesn't want any addresses" msgstr "תובותכ לבקמ וניא :" #: sed/compile.c:153 #, fuzzy #| msgid "Comments don't accept any addresses" msgid "comments don't accept any addresses" msgstr "תובותכ תולבקמ ןניא תורעה" #: sed/compile.c:154 #, fuzzy #| msgid "Missing command" msgid "missing command" msgstr "הרסח הדוקפ" #: sed/compile.c:155 #, fuzzy #| msgid "Command only uses one address" msgid "command only uses one address" msgstr "דבלב תחא תבותכ תלבקמ וז הדוקפ" #: sed/compile.c:156 #, fuzzy #| msgid "Unterminated address regex" msgid "unterminated address regex" msgstr "םויס אלל תבותכ לש ירלוגר יוטיב" #: sed/compile.c:157 #, fuzzy #| msgid "Unterminated `s' command" msgid "unterminated `s' command" msgstr "םויס אלל `s' תדוקפ" #: sed/compile.c:158 #, fuzzy #| msgid "Unterminated `y' command" msgid "unterminated `y' command" msgstr "םויס אלל `y' תדוקפ" #: sed/compile.c:159 #, fuzzy #| msgid "Unknown option to `s'" msgid "unknown option to `s'" msgstr "`s' לש רכומ-יתלב ןייפאמ" #: sed/compile.c:160 msgid "multiple `p' options to `s' command" msgstr "`s' הדוקפל םיבורמ `p' ינייפאמ" #: sed/compile.c:161 msgid "multiple `g' options to `s' command" msgstr "`s' הדוקפל םיבורמ `g' ינייפאמ" #: sed/compile.c:162 msgid "multiple number options to `s' command" msgstr "`s' הדוקפל םיבורמ רפסמ ינייפאמ" #: sed/compile.c:163 msgid "number option to `s' command may not be zero" msgstr "ספא תויהל לוכי וניא `s' הדוקפל ירפסמ ןייפאמ" #: sed/compile.c:164 #, fuzzy #| msgid "strings for y command are different lengths" msgid "strings for `y' command are different lengths" msgstr "הנוש ךרואב ןניה `y' הדוקפל תוזורחמ" #: sed/compile.c:165 msgid "delimiter character is not a single-byte character" msgstr "" #: sed/compile.c:166 msgid "expected newer version of sed" msgstr "" #: sed/compile.c:167 #, fuzzy #| msgid "Invalid use of address modifier" msgid "invalid usage of line address 0" msgstr "תבותכה ןייצמב יוגש שומיש" #: sed/compile.c:168 #, fuzzy, c-format #| msgid "Unknown command:" msgid "unknown command: `%c'" msgstr "תרכומ-יתלב הדוקפ הניה" #: sed/compile.c:169 #, fuzzy #| msgid "Missing command" msgid "incomplete command" msgstr "הרסח הדוקפ" #: sed/compile.c:192 #, c-format msgid "%s: file %s line %lu: %s\n" msgstr "%s תינכתב (%s ץבוק לש %lu הרוש) %s האיגש\n" #: sed/compile.c:195 #, c-format msgid "%s: -e expression #%lu, char %lu: %s\n" msgstr "%s תינכתב (%lu 'סמ -e יוטיב לש %lu 'סמ ות) %s האיגש\n" #: sed/compile.c:1657 #, fuzzy, c-format #| msgid "Can't find label for jump to `%s'" msgid "can't find label for jump to `%s'" msgstr "האצמנ אל `%s' הציפק תיוות" #: sed/execute.c:595