diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-03 18:05:40 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-03 19:11:41 +0200 |
commit | 6544a35097d1f6de1b2cd22157db33459c4736fb (patch) | |
tree | a7815d2037aa75cb23a3d05fe89f3d227cb077c2 /source/he | |
parent | 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
Diffstat (limited to 'source/he')
41 files changed, 5496 insertions, 1594 deletions
diff --git a/source/he/basic/source/classes.po b/source/he/basic/source/classes.po index 4a5b747b7fe..1933a35b102 100644 --- a/source/he/basic/source/classes.po +++ b/source/he/basic/source/classes.po @@ -3,1095 +3,1215 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2013-04-03 14:30+0000\n" -"Last-Translator: Yaron <sh.yaron@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2013-05-23 23:32+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1364999440.0\n" +"X-POOTLE-MTIME: 1369351945.000000\n" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SYNTAX & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SYNTAX & ERRCODE_RES_MASK\n" "string.text" msgid "Syntax error." msgstr "שגיאת תחביר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_GOSUB & ERRCODE_RES_MASK\n" "string.text" msgid "Return without Gosub." msgstr "Return ללא Gosub." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_REDO_FROM_START & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect entry; please retry." msgstr "ערך שגוי, נא לנסות שוב." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ARGUMENT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid procedure call." msgstr "קריאה לא חוקית לשגרה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_MATH_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "Overflow." msgstr "הצפה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_MEMORY & ERRCODE_RES_MASK\n" "string.text" msgid "Not enough memory." msgstr "אין די זכרון." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ALREADY_DIM & ERRCODE_RES_MASK\n" "string.text" msgid "Array already dimensioned." msgstr "כבר הוגדרו ממדים למערך זה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_OUT_OF_RANGE & ERRCODE_RES_MASK\n" "string.text" msgid "Index out of defined range." msgstr "מונה מחוץ לתחום." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DUPLICATE_DEF & ERRCODE_RES_MASK\n" "string.text" msgid "Duplicate definition." msgstr "הגדרה כפולה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ZERODIV & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ZERODIV & ERRCODE_RES_MASK\n" "string.text" msgid "Division by zero." msgstr "חלוקה באפס." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_UNDEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable not defined." msgstr "משתנה לא מוגדר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CONVERSION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CONVERSION & ERRCODE_RES_MASK\n" "string.text" msgid "Data type mismatch." msgstr "אי התאמה בטיפוסי הנתונים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PARAMETER & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid parameter." msgstr "פרמטר שגוי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_USER_ABORT & ERRCODE_RES_MASK\n" "string.text" msgid "Process interrupted by user." msgstr "התהליך הופסק על ידי המשתמש." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RESUME & ERRCODE_RES_MASK\n" "string.text" msgid "Resume without error." msgstr "להמשיך בתנאי שאין שגיאה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_STACK_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "Not enough stack memory." msgstr "אין מספיק זיכרון מחסנית." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROC_UNDEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Sub-procedure or function procedure not defined." msgstr "תת־שגרה או פונקציית שגרה לא הוגדרו." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" "string.text" msgid "Error loading DLL file." msgstr "שגיאה בעת טעינת קובץ DLL." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DLL_CALL & ERRCODE_RES_MASK\n" "string.text" msgid "Wrong DLL call convention." msgstr "שגיאה בפרוטוקול הקריאה ל־DLL." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INTERNAL_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Internal error $(ARG1)." msgstr "שגיאה פנימית $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CHANNEL & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid file name or file number." msgstr "שם קובץ או מספר קובץ לא חוקי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "File not found." msgstr "קובץ לא אותר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_FILE_MODE & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect file mode." msgstr "הרשאות הקובץ אינן נכונות." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" "string.text" msgid "File already open." msgstr "קובץ זה כבר פתוח." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_IO_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Device I/O error." msgstr "שגיאת קלט/פלט של ההתקן." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_EXISTS & ERRCODE_RES_MASK\n" "string.text" msgid "File already exists." msgstr "הקובץ כבר קיים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect record length." msgstr "אורך רשומה לא נכון." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DISK_FULL & ERRCODE_RES_MASK\n" "string.text" msgid "Disk or hard drive full." msgstr "הדיסק או הכונן הקשיח מלאים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_READ_PAST_EOF & ERRCODE_RES_MASK\n" "string.text" msgid "Reading exceeds EOF." msgstr "ניסיון לקרוא מעבר לסוף הקובץ." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect record number." msgstr "מספר הרשומה שגוי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_TOO_MANY_FILES & ERRCODE_RES_MASK\n" "string.text" msgid "Too many files." msgstr "יותר מדי קבצים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_DEVICE & ERRCODE_RES_MASK\n" "string.text" msgid "Device not available." msgstr "ההתקן לא זמין." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ACCESS_DENIED & ERRCODE_RES_MASK\n" "string.text" msgid "Access denied." msgstr "הגישה נדחתה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_READY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_READY & ERRCODE_RES_MASK\n" "string.text" msgid "Disk not ready." msgstr "הכונן לא מוכן." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" "string.text" msgid "Not implemented." msgstr "לא מיושם." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" "string.text" msgid "Renaming on different drives impossible." msgstr "שינוי שם על גבי כוננים אחרים אינו אפשרי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ACCESS_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Path/File access error." msgstr "שגיאה בגישה לנתיב או לקובץ." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Path not found." msgstr "הנתיב לא קיים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object variable not set." msgstr "משתנה העצם לא הוגדר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PATTERN & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid string pattern." msgstr "תבנית מחרוזת לא חוקית." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SBERR_IS_NULL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_IS_NULL & ERRCODE_RES_MASK\n" "string.text" msgid "Use of zero not permitted." msgstr "השימוש באפס אסור." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "DDE Error." msgstr "שגיאת DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_WAITINGACK & ERRCODE_RES_MASK\n" "string.text" msgid "Awaiting response to DDE connection." msgstr "בהמתנה לתגובה מחיבור DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" "string.text" msgid "No DDE channels available." msgstr "אין ערוצי DDE זמינים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" "string.text" msgid "No application responded to DDE connect initiation." msgstr "אף יישום לא הגיב לניסיון ה־DDE ליזום קשר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" "string.text" msgid "Too many applications responded to DDE connect initiation." msgstr "יישומים רבים מדי הגיבו לניסיון ה־DDE ליזום קשר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" "string.text" msgid "DDE channel locked." msgstr "ערוץ ה־DDE נעול." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" "string.text" msgid "External application cannot execute DDE operation." msgstr "יישום חיצוני אינו רשאי לבצע פעולת DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_TIMEOUT & ERRCODE_RES_MASK\n" "string.text" msgid "Timeout while waiting for DDE response." msgstr "פג זמן ההמתנה לתגובת ה־DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" "string.text" msgid "User pressed ESCAPE during DDE operation." msgstr "מקש ה־Escape נלחץ במהלך פעולת ה־DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_BUSY & ERRCODE_RES_MASK\n" "string.text" msgid "External application busy." msgstr "יישום חיצוני עסוק." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_DATA & ERRCODE_RES_MASK\n" "string.text" msgid "DDE operation without data." msgstr "פעולת DDE ללא נתונים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" "string.text" msgid "Data are in wrong format." msgstr "צורת הנתונים לא מתאימה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" "string.text" msgid "External application has been terminated." msgstr "יישום חיצוני הופסק." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" "string.text" msgid "DDE connection interrupted or modified." msgstr "קשר ה DDE שונה או הופסק." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" "string.text" msgid "DDE method invoked with no channel open." msgstr "שגרת DDE נקראה ללא ערוץ פתוח." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid DDE link format." msgstr "צורת קישור ה־DDE שגויה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "DDE message has been lost." msgstr "הודעת DDE אבדה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" "string.text" msgid "Paste link already performed." msgstr "פעולת הדבקת הקישור כבר בוצעה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" "string.text" msgid "Link mode cannot be set due to invalid link topic." msgstr "לא ניתן לעבור למצב קישור עקב נושא קישור לא חוקי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "DDE requires the DDEML.DLL file." msgstr "ל־DDE נדרש הקובץ DDEML.DLL." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CANNOT_LOAD & ERRCODE_RES_MASK\n" "string.text" msgid "Module cannot be loaded; invalid format." msgstr "לא ניתן לטעון את המודול עקב מבנה לא חוקי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_INDEX & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid object index." msgstr "מונה העצמים שגוי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object is not available." msgstr "העצם אינו זמין." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect property value." msgstr "ערך התכונה שגוי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROP_READONLY & ERRCODE_RES_MASK\n" "string.text" msgid "This property is read-only." msgstr "תכונה זו לקריאה בלבד." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROP_WRITEONLY & ERRCODE_RES_MASK\n" "string.text" msgid "This property is write only." msgstr "תכונה זו היא לכתיבה בלבד." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INVALID_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid object reference." msgstr "הפנייה לא חוקית לעצם." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_METHOD & ERRCODE_RES_MASK\n" "string.text" msgid "Property or method not found: $(ARG1)." msgstr "התכונה או השגרה שצוינו לא אותרו: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NEEDS_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object required." msgstr "נדרש עצם." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid use of an object." msgstr "שימוש לא חוקי בעצם." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_OLE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_OLE & ERRCODE_RES_MASK\n" "string.text" msgid "OLE Automation is not supported by this object." msgstr "עצם זה אינו תומך באוטומציית OLE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_METHOD & ERRCODE_RES_MASK\n" "string.text" msgid "This property or method is not supported by the object." msgstr "העצם אינו תומך בתכונה או בשגרה זו." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_OLE_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "OLE Automation Error." msgstr "שגיאת אוטומציית OLE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ACTION & ERRCODE_RES_MASK\n" "string.text" msgid "This action is not supported by given object." msgstr "העצם שצוין אינו תומך בפעולה זו." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Named arguments are not supported by given object." msgstr "העצם הנתון אינו תומך בארגומנטים שצוינו." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_LOCALE & ERRCODE_RES_MASK\n" "string.text" msgid "The current locale setting is not supported by the given object." msgstr "העצם הנתון אינו תומך בהגדרות האזור והשפה הנוכחיות." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Named argument not found." msgstr "הארגומנט שצוין לא אותר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_OPTIONAL & ERRCODE_RES_MASK\n" "string.text" msgid "Argument is not optional." msgstr "זהו אינו ארגומנט רשות." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_WRONG_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid number of arguments." msgstr "מספר הארגומנטים שגוי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_A_COLL & ERRCODE_RES_MASK\n" "string.text" msgid "Object is not a list." msgstr "העצם אינו רשימה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ORDINAL & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid ordinal number." msgstr "המספר הסידורי שגוי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Specified DLL function not found." msgstr "לא ניתן לאתר את שגרת ה־DLL המבוקשת." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid clipboard format." msgstr "תבנית לוח הגזירים שגויה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Object does not have this property." msgstr "אין לעצם מאפיין כזה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Object does not have this method." msgstr "אין לעצם שיטה כזו." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ARG_MISSING & ERRCODE_RES_MASK\n" "string.text" msgid "Required argument lacking." msgstr "חסר ארגומנט נדרש." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid number of arguments." msgstr "מספר הארגומנטים שגוי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_METHOD_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Error executing a method." msgstr "שגיאה בעת ביצוע שיטה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SETPROP_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Unable to set property." msgstr "לא ניתן להגדיר מאפיין זה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_GETPROP_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Unable to determine property." msgstr "לא ניתן לזהות מאפיין זה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNEXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Unexpected symbol: $(ARG1)." msgstr "סמל בלתי צפוי: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Expected: $(ARG1)." msgstr "הצפי היה: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Symbol expected." msgstr "הייתה ציפייה לסמל." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable expected." msgstr "הייתה ציפייה למשתנה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LABEL_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Label expected." msgstr "הייתה ציפייה לתווית." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Value cannot be applied." msgstr "לא ניתן להחיל ערך זה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable $(ARG1) already defined." msgstr "המשתנה $(ARG1) כבר מוגדר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROC_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Sub procedure or function procedure $(ARG1) already defined." msgstr "תת השגרה או פונקציית השגרה $(ARG1) כבר מוגדרות." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LABEL_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Label $(ARG1) already defined." msgstr "התווית $(ARG1) כבר מוגדרת." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_VAR & ERRCODE_RES_MASK\n" "string.text" msgid "Variable $(ARG1) not found." msgstr "המשתנה $(ARG1) לא נמצא." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_ARRAY & ERRCODE_RES_MASK\n" "string.text" msgid "Array or procedure $(ARG1) not found." msgstr "המערך או השגרה $(ARG1) לא נמצאו." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_PROC & ERRCODE_RES_MASK\n" "string.text" msgid "Procedure $(ARG1) not found." msgstr "השגרה $(ARG1) לא נמצאה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_LABEL & ERRCODE_RES_MASK\n" "string.text" msgid "Label $(ARG1) undefined." msgstr "התווית $(ARG1) אינה מוגדרת." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_TYPE & ERRCODE_RES_MASK\n" "string.text" msgid "Unknown data type $(ARG1)." msgstr "טיפוס הנתונים $(ARG1) אינו מוכר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_EXIT & ERRCODE_RES_MASK\n" "string.text" msgid "Exit $(ARG1) expected." msgstr "הייתה ציפייה לפרמטר היציאה $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_BLOCK & ERRCODE_RES_MASK\n" "string.text" msgid "Statement block still open: $(ARG1) missing." msgstr "מקטע ההצהרה עדיין פתוח: חסר $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_BRACKETS & ERRCODE_RES_MASK\n" "string.text" msgid "Parentheses do not match." msgstr "סוגריים בלתי מאוזנים." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DECLARATION & ERRCODE_RES_MASK\n" "string.text" msgid "Symbol $(ARG1) already defined differently." msgstr "הסמל $(ARG1) כבר מוגדר באופן אחר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PARAMETERS & ERRCODE_RES_MASK\n" "string.text" msgid "Parameters do not correspond to procedure." msgstr "הפרמטרים אינם תואמים לשגרה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid character in number." msgstr "תו לא חוקי בתוך מספר." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" "string.text" msgid "Array must be dimensioned." msgstr "חובה להגדיר את ממדי המערך." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_IF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_IF & ERRCODE_RES_MASK\n" "string.text" msgid "Else/Endif without If." msgstr "Else/Endif ללא If." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IN_SUBR & ERRCODE_RES_MASK\n" "string.text" msgid "$(ARG1) not allowed within a procedure." msgstr "$(ARG1) אסור בתוך שגרה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IN_MAIN & ERRCODE_RES_MASK\n" "string.text" msgid "$(ARG1) not allowed outside a procedure." msgstr "$(ARG1) אסור מחוץ לשגרה." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_WRONG_DIMS & ERRCODE_RES_MASK\n" "string.text" msgid "Dimension specifications do not match." msgstr "הגדרות הממדים אינן תואמות." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_OPTION & ERRCODE_RES_MASK\n" "string.text" msgid "Unknown option: $(ARG1)." msgstr "אפשרות לא מוכרת: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" "string.text" msgid "Constant $(ARG1) redefined." msgstr "הגדרה כפולה של ערך קבוע: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" "string.text" msgid "Program too large." msgstr "התכנית גדולה מדי." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" "string.text" msgid "Strings or arrays not permitted." msgstr "אסור להשתמש במחרוזות ובמערכים." @@ -1231,3 +1351,1082 @@ msgctxt "" "string.text" msgid "The library could not be removed from memory." msgstr "לא ניתן להסיר את הספריה מהזכרון." + +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid number of arguments." +msgstr "מספר הארגומנטים שגוי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SYNTAX & ERRCODE_RES_MASK\n" +"string.text" +msgid "Syntax error." +msgstr "שגיאת תחביר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" +"string.text" +msgid "Return without Gosub." +msgstr "Return ללא Gosub." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect entry; please retry." +msgstr "ערך שגוי, נא לנסות שוב." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid procedure call." +msgstr "קריאה לא חוקית לשגרה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "Overflow." +msgstr "הצפה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not enough memory." +msgstr "אין די זכרון." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array already dimensioned." +msgstr "כבר הוגדרו ממדים למערך זה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Index out of defined range." +msgstr "מונה מחוץ לתחום." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Duplicate definition." +msgstr "הגדרה כפולה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ZERODIV & ERRCODE_RES_MASK\n" +"string.text" +msgid "Division by zero." +msgstr "חלוקה באפס." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable not defined." +msgstr "משתנה לא מוגדר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CONVERSION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Data type mismatch." +msgstr "אי התאמה בטיפוסי הנתונים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid parameter." +msgstr "פרמטר שגוי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Process interrupted by user." +msgstr "התהליך הופסק על ידי המשתמש." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" +"string.text" +msgid "Resume without error." +msgstr "להמשיך בתנאי שאין שגיאה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not enough stack memory." +msgstr "אין מספיק זיכרון מחסנית." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Sub-procedure or function procedure not defined." +msgstr "תת־שגרה או פונקציית שגרה לא הוגדרו." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Error loading DLL file." +msgstr "שגיאה בעת טעינת קובץ DLL." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Wrong DLL call convention." +msgstr "שגיאה בפרוטוקול הקריאה ל־DLL." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Internal error $(ARG1)." +msgstr "שגיאה פנימית $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid file name or file number." +msgstr "שם קובץ או מספר קובץ לא חוקי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "File not found." +msgstr "קובץ לא אותר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect file mode." +msgstr "הרשאות הקובץ אינן נכונות." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" +"string.text" +msgid "File already open." +msgstr "קובץ זה כבר פתוח." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Device I/O error." +msgstr "שגיאת קלט/פלט של ההתקן." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" +"string.text" +msgid "File already exists." +msgstr "הקובץ כבר קיים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect record length." +msgstr "אורך רשומה לא נכון." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Disk or hard drive full." +msgstr "הדיסק או הכונן הקשיח מלאים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Reading exceeds EOF." +msgstr "ניסיון לקרוא מעבר לסוף הקובץ." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect record number." +msgstr "מספר הרשומה שגוי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" +"string.text" +msgid "Too many files." +msgstr "יותר מדי קבצים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Device not available." +msgstr "ההתקן לא זמין." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Access denied." +msgstr "הגישה נדחתה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_READY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Disk not ready." +msgstr "הכונן לא מוכן." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not implemented." +msgstr "לא מיושם." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Renaming on different drives impossible." +msgstr "שינוי שם על גבי כוננים אחרים אינו אפשרי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Path/File access error." +msgstr "שגיאה בגישה לנתיב או לקובץ." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Path not found." +msgstr "הנתיב לא קיים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object variable not set." +msgstr "משתנה העצם לא הוגדר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid string pattern." +msgstr "תבנית מחרוזת לא חוקית." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SBERR_IS_NULL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Use of zero not permitted." +msgstr "השימוש באפס אסור." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE Error." +msgstr "שגיאת DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Awaiting response to DDE connection." +msgstr "בהמתנה לתגובה מחיבור DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" +"string.text" +msgid "No DDE channels available." +msgstr "אין ערוצי DDE זמינים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" +"string.text" +msgid "No application responded to DDE connect initiation." +msgstr "אף יישום לא הגיב לניסיון ה־DDE ליזום קשר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" +"string.text" +msgid "Too many applications responded to DDE connect initiation." +msgstr "יישומים רבים מדי הגיבו לניסיון ה־DDE ליזום קשר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE channel locked." +msgstr "ערוץ ה־DDE נעול." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application cannot execute DDE operation." +msgstr "יישום חיצוני אינו רשאי לבצע פעולת DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Timeout while waiting for DDE response." +msgstr "פג זמן ההמתנה לתגובת ה־DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" +"string.text" +msgid "User pressed ESCAPE during DDE operation." +msgstr "מקש ה־Escape נלחץ במהלך פעולת ה־DDE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application busy." +msgstr "יישום חיצוני עסוק." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE operation without data." +msgstr "פעולת DDE ללא נתונים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Data are in wrong format." +msgstr "צורת הנתונים לא מתאימה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application has been terminated." +msgstr "יישום חיצוני הופסק." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE connection interrupted or modified." +msgstr "קשר ה DDE שונה או הופסק." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE method invoked with no channel open." +msgstr "שגרת DDE נקראה ללא ערוץ פתוח." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid DDE link format." +msgstr "צורת קישור ה־DDE שגויה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE message has been lost." +msgstr "הודעת DDE אבדה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" +"string.text" +msgid "Paste link already performed." +msgstr "פעולת הדבקת הקישור כבר בוצעה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" +"string.text" +msgid "Link mode cannot be set due to invalid link topic." +msgstr "לא ניתן לעבור למצב קישור עקב נושא קישור לא חוקי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE requires the DDEML.DLL file." +msgstr "ל־DDE נדרש הקובץ DDEML.DLL." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Module cannot be loaded; invalid format." +msgstr "לא ניתן לטעון את המודול עקב מבנה לא חוקי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid object index." +msgstr "מונה העצמים שגוי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object is not available." +msgstr "העצם אינו זמין." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect property value." +msgstr "ערך התכונה שגוי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property is read-only." +msgstr "תכונה זו לקריאה בלבד." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property is write only." +msgstr "תכונה זו היא לכתיבה בלבד." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid object reference." +msgstr "הפנייה לא חוקית לעצם." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Property or method not found: $(ARG1)." +msgstr "התכונה או השגרה שצוינו לא אותרו: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object required." +msgstr "נדרש עצם." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid use of an object." +msgstr "שימוש לא חוקי בעצם." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_OLE & ERRCODE_RES_MASK\n" +"string.text" +msgid "OLE Automation is not supported by this object." +msgstr "עצם זה אינו תומך באוטומציית OLE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property or method is not supported by the object." +msgstr "העצם אינו תומך בתכונה או בשגרה זו." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "OLE Automation Error." +msgstr "שגיאת אוטומציית OLE." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" +"string.text" +msgid "This action is not supported by given object." +msgstr "העצם שצוין אינו תומך בפעולה זו." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Named arguments are not supported by given object." +msgstr "העצם הנתון אינו תומך בארגומנטים שצוינו." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" +"string.text" +msgid "The current locale setting is not supported by the given object." +msgstr "העצם הנתון אינו תומך בהגדרות האזור והשפה הנוכחיות." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Named argument not found." +msgstr "הארגומנט שצוין לא אותר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Argument is not optional." +msgstr "זהו אינו ארגומנט רשות." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid number of arguments." +msgstr "מספר הארגומנטים שגוי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object is not a list." +msgstr "העצם אינו רשימה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid ordinal number." +msgstr "המספר הסידורי שגוי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Specified DLL function not found." +msgstr "לא ניתן לאתר את שגרת ה־DLL המבוקשת." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid clipboard format." +msgstr "תבנית לוח הגזירים שגויה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object does not have this property." +msgstr "אין לעצם מאפיין כזה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object does not have this method." +msgstr "אין לעצם שיטה כזו." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" +"string.text" +msgid "Required argument lacking." +msgstr "חסר ארגומנט נדרש." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Error executing a method." +msgstr "שגיאה בעת ביצוע שיטה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unable to set property." +msgstr "לא ניתן להגדיר מאפיין זה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unable to determine property." +msgstr "לא ניתן לזהות מאפיין זה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unexpected symbol: $(ARG1)." +msgstr "סמל בלתי צפוי: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Expected: $(ARG1)." +msgstr "הצפי היה: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Symbol expected." +msgstr "הייתה ציפייה לסמל." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable expected." +msgstr "הייתה ציפייה למשתנה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label expected." +msgstr "הייתה ציפייה לתווית." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Value cannot be applied." +msgstr "לא ניתן להחיל ערך זה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable $(ARG1) already defined." +msgstr "המשתנה $(ARG1) כבר מוגדר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Sub procedure or function procedure $(ARG1) already defined." +msgstr "תת השגרה או פונקציית השגרה $(ARG1) כבר מוגדרות." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label $(ARG1) already defined." +msgstr "התווית $(ARG1) כבר מוגדרת." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable $(ARG1) not found." +msgstr "המשתנה $(ARG1) לא נמצא." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array or procedure $(ARG1) not found." +msgstr "המערך או השגרה $(ARG1) לא נמצאו." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" +"string.text" +msgid "Procedure $(ARG1) not found." +msgstr "השגרה $(ARG1) לא נמצאה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label $(ARG1) undefined." +msgstr "התווית $(ARG1) אינה מוגדרת." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unknown data type $(ARG1)." +msgstr "טיפוס הנתונים $(ARG1) אינו מוכר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Exit $(ARG1) expected." +msgstr "הייתה ציפייה לפרמטר היציאה $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Statement block still open: $(ARG1) missing." +msgstr "מקטע ההצהרה עדיין פתוח: חסר $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Parentheses do not match." +msgstr "סוגריים בלתי מאוזנים." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Symbol $(ARG1) already defined differently." +msgstr "הסמל $(ARG1) כבר מוגדר באופן אחר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Parameters do not correspond to procedure." +msgstr "הפרמטרים אינם תואמים לשגרה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid character in number." +msgstr "תו לא חוקי בתוך מספר." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array must be dimensioned." +msgstr "חובה להגדיר את ממדי המערך." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_IF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Else/Endif without If." +msgstr "Else/Endif ללא If." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" +"string.text" +msgid "$(ARG1) not allowed within a procedure." +msgstr "$(ARG1) אסור בתוך שגרה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" +"string.text" +msgid "$(ARG1) not allowed outside a procedure." +msgstr "$(ARG1) אסור מחוץ לשגרה." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Dimension specifications do not match." +msgstr "הגדרות הממדים אינן תואמות." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unknown option: $(ARG1)." +msgstr "אפשרות לא מוכרת: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Constant $(ARG1) redefined." +msgstr "הגדרה כפולה של ערך קבוע: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Program too large." +msgstr "התכנית גדולה מדי." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Strings or arrays not permitted." +msgstr "אסור להשתמש במחרוזות ובמערכים." diff --git a/source/he/chart2/uiconfig/ui.po b/source/he/chart2/uiconfig/ui.po index 3040449c984..186048db1bd 100644 --- a/source/he/chart2/uiconfig/ui.po +++ b/source/he/chart2/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-12 14:58+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1012,6 +1012,628 @@ msgctxt "" msgid "Tabs" msgstr "" +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"checkbutton_show_label\n" +"label\n" +"string.text" +msgid "Show labels" +msgstr "ה_צגת תוויות" + +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"checkbutton_reverse\n" +"label\n" +"string.text" +msgid "Reverse direction" +msgstr "הי_פוך הכיוון" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "_Label position:" +msgstr "" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"0\n" +"stringlist.text" +msgid "Near Axis" +msgstr "" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"1\n" +"stringlist.text" +msgid "Near Axis (other side)" +msgstr "" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"2\n" +"stringlist.text" +msgid "Outside start" +msgstr "" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"3\n" +"stringlist.text" +msgid "Outside end" +msgstr "" + +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "_Text orientation:" +msgstr "כיוון הטקסט" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_subtitle\n" +"label\n" +"string.text" +msgid "Subtitle" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_title\n" +"label\n" +"string.text" +msgid "Title" +msgstr "_פריסה" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"l\n" +"label\n" +"string.text" +msgid "Title" +msgstr "_פריסה" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_x_axis\n" +"label\n" +"string.text" +msgid "X axis" +msgstr "ציר _X" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_x_axis_title\n" +"label\n" +"string.text" +msgid "X axis title" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_y_axis\n" +"label\n" +"string.text" +msgid "Y axis" +msgstr "ציר _Y" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_y_axis_title\n" +"label\n" +"string.text" +msgid "Y axis title" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_z_axis\n" +"label\n" +"string.text" +msgid "Z axis" +msgstr "ציר _Z" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_z_axis_title\n" +"label\n" +"string.text" +msgid "Z axis title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_x_axis\n" +"label\n" +"string.text" +msgid "2nd X axis" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_x_axis_title\n" +"label\n" +"string.text" +msgid "2nd X axis title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_y_axis\n" +"label\n" +"string.text" +msgid "2nd Y axis" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_y_axis_title\n" +"label\n" +"string.text" +msgid "2nd Y axis title" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"label_axes\n" +"label\n" +"string.text" +msgid "Axes" +msgstr "צירים" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_legend\n" +"label\n" +"string.text" +msgid "Show legend" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"placement_label\n" +"label\n" +"string.text" +msgid "_Placement:" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"0\n" +"stringlist.text" +msgid "Bottom" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"1\n" +"stringlist.text" +msgid "Left" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"2\n" +"stringlist.text" +msgid "Right" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"3\n" +"stringlist.text" +msgid "Top" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"4\n" +"stringlist.text" +msgid "Manual" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"label_legen\n" +"label\n" +"string.text" +msgid "Legend" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_vertical_major\n" +"label\n" +"string.text" +msgid "Vertical major" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_vertical_minor\n" +"label\n" +"string.text" +msgid "Vertical minor" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_horizontal_major\n" +"label\n" +"string.text" +msgid "Horizontal major" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_horizontal_minor\n" +"label\n" +"string.text" +msgid "Horizontal minor" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"label_gri\n" +"label\n" +"string.text" +msgid "Gridlines" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "Error category:" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"0\n" +"stringlist.text" +msgid "Constant" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"1\n" +"stringlist.text" +msgid "Percentage" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"2\n" +"stringlist.text" +msgid "Cell Range" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"3\n" +"stringlist.text" +msgid "Standard deviation" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"4\n" +"stringlist.text" +msgid "Standard error" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"5\n" +"stringlist.text" +msgid "Variance" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"6\n" +"stringlist.text" +msgid "Error margin" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Positive (+):" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"label4\n" +"label\n" +"string.text" +msgid "Negative (-):" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"spinbutton_pos\n" +"text\n" +"string.text" +msgid "0.00" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"spinbutton_neg\n" +"text\n" +"string.text" +msgid "0.00" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"radiobutton_positive_negative\n" +"tooltip_text\n" +"string.text" +msgid "Positive and Negative" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"radiobutton_positive\n" +"tooltip_text\n" +"string.text" +msgid "Positive" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"radiobutton_negative\n" +"tooltip_text\n" +"string.text" +msgid "Negative" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Error indicators" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"label_error_bar\n" +"label\n" +"string.text" +msgid "Error bars" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_label\n" +"label\n" +"string.text" +msgid "Show data labels" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"label_box\n" +"label\n" +"string.text" +msgid "P_lacement:" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"0\n" +"stringlist.text" +msgid "Above" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"1\n" +"stringlist.text" +msgid "Below" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"2\n" +"stringlist.text" +msgid "Center" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"3\n" +"stringlist.text" +msgid "Outside" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"4\n" +"stringlist.text" +msgid "Inside" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"5\n" +"stringlist.text" +msgid "Near origin" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_trendline\n" +"label\n" +"string.text" +msgid "Show trendline" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_y_error\n" +"label\n" +"string.text" +msgid "Y error bars" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_x_error\n" +"label\n" +"string.text" +msgid "X error bars" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Error Bars" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"radiobutton_primary_axis\n" +"label\n" +"string.text" +msgid "Primary Y axis" +msgstr "" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"radiobutton_secondary_axis\n" +"label\n" +"string.text" +msgid "Secondary Y axis" +msgstr "צירים משניים" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"axis_label\n" +"label\n" +"string.text" +msgid "Align Series to Axis" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"label_series_tmpl\n" +"label\n" +"string.text" +msgid "Data series '%1'" +msgstr "" + #: smoothlinesdlg.ui msgctxt "" "smoothlinesdlg.ui\n" diff --git a/source/he/cui/source/dialogs.po b/source/he/cui/source/dialogs.po index 02b6ffce6ec..db64b2b3c0b 100644 --- a/source/he/cui/source/dialogs.po +++ b/source/he/cui/source/dialogs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-12 15:00+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -732,22 +732,6 @@ msgstr "לא זמין" #: svuidlg.src msgctxt "" "svuidlg.src\n" -"STR_GRAPHICLINK\n" -"string.text" -msgid "Graphic" -msgstr "עצם גרפי" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" -"STR_BUTTONCLOSE\n" -"string.text" -msgid "~Close" -msgstr "~סגירה" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" "STR_CLOSELINKMSG\n" "string.text" msgid "Are you sure you want to remove the selected link?" @@ -768,3 +752,17 @@ msgctxt "" "string.text" msgid "Waiting" msgstr "ממתין" + +msgctxt "" +"svuidlg.src\n" +"STR_GRAPHICLINK\n" +"string.text" +msgid "Graphic" +msgstr "עצם גרפי" + +msgctxt "" +"svuidlg.src\n" +"STR_BUTTONCLOSE\n" +"string.text" +msgid "~Close" +msgstr "~סגירה" diff --git a/source/he/cui/uiconfig/ui.po b/source/he/cui/uiconfig/ui.po index 6519399a2c6..d33bd1fd5fe 100644 --- a/source/he/cui/uiconfig/ui.po +++ b/source/he/cui/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-05-12 15:03+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 00:31+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443014.000000\n" +"X-POOTLE-MTIME: 1435278689.000000\n" #: aboutconfigdialog.ui msgctxt "" @@ -1211,33 +1211,6 @@ msgid "Table" msgstr "טבלה" #: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"paralb\n" -"0\n" -"stringlist.text" -msgid "Paragraph" -msgstr "פסקה" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"paralb\n" -"1\n" -"stringlist.text" -msgid "Character" -msgstr "תו" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"transparencyft\n" -"label\n" -"string.text" -msgid "_Transparency:" -msgstr "_שקיפות:" - -#: backgroundpage.ui #, fuzzy msgctxt "" "backgroundpage.ui\n" @@ -1331,15 +1304,6 @@ msgstr "סוג" #: backgroundpage.ui msgctxt "" "backgroundpage.ui\n" -"label7\n" -"label\n" -"string.text" -msgid "Transparency" -msgstr "שקוף" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" "showpreview\n" "label\n" "string.text" @@ -9711,24 +9675,6 @@ msgid "Allow animated _text" msgstr "אפשרות להנפשת טקסט" #: optaccessibilitypage.ui -msgctxt "" -"optaccessibilitypage.ui\n" -"tiphelptimeout\n" -"label\n" -"string.text" -msgid "_Help tips disappear after" -msgstr "ה_סתרת העצות לאחר" - -#: optaccessibilitypage.ui -msgctxt "" -"optaccessibilitypage.ui\n" -"label3\n" -"label\n" -"string.text" -msgid "seconds" -msgstr "שניות" - -#: optaccessibilitypage.ui #, fuzzy msgctxt "" "optaccessibilitypage.ui\n" @@ -10678,15 +10624,6 @@ msgstr "הגדרת גופנים למקורות HTML, Basic ו-SQL" #: optgeneralpage.ui msgctxt "" "optgeneralpage.ui\n" -"tooltips\n" -"label\n" -"string.text" -msgid "_Tips" -msgstr "עצות" - -#: optgeneralpage.ui -msgctxt "" -"optgeneralpage.ui\n" "exthelp\n" "label\n" "string.text" @@ -10978,34 +10915,6 @@ msgstr "" #: opthtmlpage.ui msgctxt "" "opthtmlpage.ui\n" -"export\n" -"0\n" -"stringlist.text" -msgid "Microsoft Internet Explorer" -msgstr "" - -#: opthtmlpage.ui -msgctxt "" -"opthtmlpage.ui\n" -"export\n" -"1\n" -"stringlist.text" -msgid "Mozilla Firefox" -msgstr "" - -#: opthtmlpage.ui -#, fuzzy -msgctxt "" -"opthtmlpage.ui\n" -"export\n" -"2\n" -"stringlist.text" -msgid "%PRODUCTNAME Writer" -msgstr "תפריטים של %PRODUCTNAME Writer" - -#: opthtmlpage.ui -msgctxt "" -"opthtmlpage.ui\n" "label3\n" "label\n" "string.text" @@ -11436,25 +11345,6 @@ msgid "Writing Aids" msgstr "עזרי כתיבה" #: optmemorypage.ui -#, fuzzy -msgctxt "" -"optmemorypage.ui\n" -"label5\n" -"label\n" -"string.text" -msgid "_Number of steps:" -msgstr "מספר ה_שלבים" - -#: optmemorypage.ui -msgctxt "" -"optmemorypage.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "Undo" -msgstr "ביטול פעולה" - -#: optmemorypage.ui msgctxt "" "optmemorypage.ui\n" "label6\n" @@ -12875,24 +12765,6 @@ msgid "Graphics Output" msgstr "פלט גרפי" #: optviewpage.ui -msgctxt "" -"optviewpage.ui\n" -"trans\n" -"label\n" -"string.text" -msgid "_Transparency:" -msgstr "_שקיפות:" - -#: optviewpage.ui -msgctxt "" -"optviewpage.ui\n" -"label14\n" -"label\n" -"string.text" -msgid "Selection" -msgstr "בחירה" - -#: optviewpage.ui #, fuzzy msgctxt "" "optviewpage.ui\n" @@ -12950,15 +12822,6 @@ msgstr "הצגה מקדימה של הגופנים" #: optviewpage.ui msgctxt "" "optviewpage.ui\n" -"showfonthistory\n" -"label\n" -"string.text" -msgid "Show font h_istory" -msgstr "הצגת גופנים לפי שימוש אחרון" - -#: optviewpage.ui -msgctxt "" -"optviewpage.ui\n" "label5\n" "label\n" "string.text" @@ -17328,23 +17191,23 @@ msgid "Time Stamping Authority URLs" msgstr "" #: tsaurldialog.ui +#, fuzzy msgctxt "" "tsaurldialog.ui\n" -"add\n" +"delete\n" "label\n" "string.text" -msgid "_Add..." -msgstr "הוספה..." +msgid "_Delete..." +msgstr "מחיקה..." #: tsaurldialog.ui -#, fuzzy msgctxt "" "tsaurldialog.ui\n" -"delete\n" +"add\n" "label\n" "string.text" -msgid "_Delete..." -msgstr "מחיקה..." +msgid "_Add..." +msgstr "הוספה..." #: tsaurldialog.ui msgctxt "" @@ -17728,3 +17591,130 @@ msgctxt "" "string.text" msgid "View Layout" msgstr "תצוגת מתווה" + +msgctxt "" +"backgroundpage.ui\n" +"paralb\n" +"0\n" +"stringlist.text" +msgid "Paragraph" +msgstr "פסקה" + +msgctxt "" +"backgroundpage.ui\n" +"paralb\n" +"1\n" +"stringlist.text" +msgid "Character" +msgstr "תו" + +msgctxt "" +"backgroundpage.ui\n" +"label7\n" +"label\n" +"string.text" +msgid "Transparency" +msgstr "שקוף" + +msgctxt "" +"optaccessibilitypage.ui\n" +"tiphelptimeout\n" +"label\n" +"string.text" +msgid "_Help tips disappear after" +msgstr "ה_סתרת העצות לאחר" + +msgctxt "" +"optaccessibilitypage.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "seconds" +msgstr "שניות" + +msgctxt "" +"optgeneralpage.ui\n" +"tooltips\n" +"label\n" +"string.text" +msgid "_Tips" +msgstr "עצות" + +#, fuzzy +msgctxt "" +"opthtmlpage.ui\n" +"export\n" +"2\n" +"stringlist.text" +msgid "%PRODUCTNAME Writer" +msgstr "תפריטים של %PRODUCTNAME Writer" + +#, fuzzy +msgctxt "" +"optmemorypage.ui\n" +"label5\n" +"label\n" +"string.text" +msgid "_Number of steps:" +msgstr "מספר ה_שלבים" + +msgctxt "" +"optmemorypage.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Undo" +msgstr "ביטול פעולה" + +msgctxt "" +"optviewpage.ui\n" +"trans\n" +"label\n" +"string.text" +msgid "_Transparency:" +msgstr "_שקיפות:" + +msgctxt "" +"optviewpage.ui\n" +"showfonthistory\n" +"label\n" +"string.text" +msgid "Show font h_istory" +msgstr "הצגת גופנים לפי שימוש אחרון" + +#: backgroundpage.ui +#, fuzzy +msgctxt "" +"backgroundpage.ui\n" +"transparencyft\n" +"label\n" +"string.text" +msgid "_Transparency:" +msgstr "_שקיפות:" + +#: opthtmlpage.ui +msgctxt "" +"opthtmlpage.ui\n" +"export\n" +"0\n" +"stringlist.text" +msgid "Microsoft Internet Explorer" +msgstr "" + +#: opthtmlpage.ui +msgctxt "" +"opthtmlpage.ui\n" +"export\n" +"1\n" +"stringlist.text" +msgid "Mozilla Firefox" +msgstr "" + +#: optviewpage.ui +msgctxt "" +"optviewpage.ui\n" +"label14\n" +"label\n" +"string.text" +msgid "Selection" +msgstr "בחירה" diff --git a/source/he/dbaccess/source/ui/dlg.po b/source/he/dbaccess/source/ui/dlg.po index 7b96ef6f683..fdce538a8f7 100644 --- a/source/he/dbaccess/source/ui/dlg.po +++ b/source/he/dbaccess/source/ui/dlg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-12 15:04+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -85,8 +85,8 @@ msgctxt "" "AutoControls.src\n" "STR_COMMONURL\n" "string.text" -msgid "Datasource URL" -msgstr "כתובת URL של מקור הנתונים" +msgid "Datasource URL (e.g. postgresql://host:port/database)" +msgstr "" #: AutoControls.src msgctxt "" @@ -836,3 +836,10 @@ msgctxt "" "string.text" msgid "Details" msgstr "פרטים" + +msgctxt "" +"AutoControls.src\n" +"STR_COMMONURL\n" +"string.text" +msgid "Datasource URL" +msgstr "כתובת URL של מקור הנתונים" diff --git a/source/he/desktop/source/deployment/gui.po b/source/he/desktop/source/deployment/gui.po index 7b20c8ea746..22d4fb46809 100644 --- a/source/he/desktop/source/deployment/gui.po +++ b/source/he/desktop/source/deployment/gui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-12 15:05+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -232,14 +232,6 @@ msgstr "התוסף „%Name“ לא יפעל על מחשב זה." #: dp_gui_updatedialog.src msgctxt "" "dp_gui_updatedialog.src\n" -"RID_DLG_UPDATE_ERROR\n" -"string.text" -msgid "Error" -msgstr "שגיאה" - -#: dp_gui_updatedialog.src -msgctxt "" -"dp_gui_updatedialog.src\n" "RID_DLG_UPDATE_NONE\n" "string.text" msgid "No new updates are available." @@ -496,3 +488,10 @@ msgstr "" "הגרסה הישנה, גרסת $DEPLOYED, בשם ‚$OLDNAME‘, כבר מותקנת.\n" "יש ללחוץ על ‚אישור‘ כדי להחליף את הגרסה המותקנת,\n" "או על ‚ביטול‘ כדי להפסיק את ההתקנה." + +msgctxt "" +"dp_gui_updatedialog.src\n" +"RID_DLG_UPDATE_ERROR\n" +"string.text" +msgid "Error" +msgstr "שגיאה" diff --git a/source/he/desktop/uiconfig/ui.po b/source/he/desktop/uiconfig/ui.po index bd13fe079cb..b9d700ec3c1 100644 --- a/source/he/desktop/uiconfig/ui.po +++ b/source/he/desktop/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-12 15:05+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" @@ -220,7 +220,7 @@ msgctxt "" "label4\n" "label\n" "string.text" -msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" +msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text." msgstr "" #: licensedialog.ui @@ -412,3 +412,12 @@ msgctxt "" "string.text" msgid "Disable all" msgstr "" + +#: licensedialog.ui +msgctxt "" +"licensedialog.ui\n" +"label4\n" +"label\n" +"string.text" +msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" +msgstr "" diff --git a/source/he/extras/source/autocorr/emoji.po b/source/he/extras/source/autocorr/emoji.po index fba8d0c0d45..bd8e26ce00d 100644 --- a/source/he/extras/source/autocorr/emoji.po +++ b/source/he/extras/source/autocorr/emoji.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-09-02 13:03+0200\n" "PO-Revision-Date: 2015-06-26 00:37+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -8000,7 +8000,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_ONE-THIRTY\n" "LngText.text" -msgid "1:30" +msgid "1.30" msgstr "" #. 🕝 (U+1F55D), see http://wiki.documentfoundation.org/Emoji @@ -8009,7 +8009,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_TWO-THIRTY\n" "LngText.text" -msgid "2:30" +msgid "2.30" msgstr "" #. 🕞 (U+1F55E), see http://wiki.documentfoundation.org/Emoji @@ -8018,7 +8018,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_THREE-THIRTY\n" "LngText.text" -msgid "3:30" +msgid "3.30" msgstr "" #. 🕟 (U+1F55F), see http://wiki.documentfoundation.org/Emoji @@ -8027,7 +8027,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_FOUR-THIRTY\n" "LngText.text" -msgid "4:30" +msgid "4.30" msgstr "" #. 🕠 (U+1F560), see http://wiki.documentfoundation.org/Emoji @@ -8036,7 +8036,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_FIVE-THIRTY\n" "LngText.text" -msgid "5:30" +msgid "5.30" msgstr "" #. 🕡 (U+1F561), see http://wiki.documentfoundation.org/Emoji @@ -8045,7 +8045,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_SIX-THIRTY\n" "LngText.text" -msgid "6:30" +msgid "6.30" msgstr "" #. 🕢 (U+1F562), see http://wiki.documentfoundation.org/Emoji @@ -8054,7 +8054,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_SEVEN-THIRTY\n" "LngText.text" -msgid "7:30" +msgid "7.30" msgstr "" #. 🕣 (U+1F563), see http://wiki.documentfoundation.org/Emoji @@ -8063,7 +8063,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_EIGHT-THIRTY\n" "LngText.text" -msgid "8:30" +msgid "8.30" msgstr "" #. 🕤 (U+1F564), see http://wiki.documentfoundation.org/Emoji @@ -8072,7 +8072,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_NINE-THIRTY\n" "LngText.text" -msgid "9:30" +msgid "9.30" msgstr "" #. 🕥 (U+1F565), see http://wiki.documentfoundation.org/Emoji @@ -8081,7 +8081,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_TEN-THIRTY\n" "LngText.text" -msgid "10:30" +msgid "10.30" msgstr "" #. 🕦 (U+1F566), see http://wiki.documentfoundation.org/Emoji @@ -8090,7 +8090,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_ELEVEN-THIRTY\n" "LngText.text" -msgid "11:30" +msgid "11.30" msgstr "" #. 🕧 (U+1F567), see http://wiki.documentfoundation.org/Emoji @@ -8099,7 +8099,7 @@ msgctxt "" "emoji.ulf\n" "CLOCK_FACE_TWELVE-THIRTY\n" "LngText.text" -msgid "12:30" +msgid "12.30" msgstr "" #. 🗻 (U+1F5FB), see http://wiki.documentfoundation.org/Emoji diff --git a/source/he/filter/source/config/fragments/filters.po b/source/he/filter/source/config/fragments/filters.po index 26a4d04dded..3995f25d089 100644 --- a/source/he/filter/source/config/fragments/filters.po +++ b/source/he/filter/source/config/fragments/filters.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-05-12 15:07+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-26 00:40+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443226.000000\n" +"X-POOTLE-MTIME: 1435279208.000000\n" #: AbiWord.xcu msgctxt "" @@ -686,7 +686,7 @@ msgctxt "" "Mac_RagTime\n" "UIName\n" "value.text" -msgid "RagTime Mac v2-3 Document" +msgid "RagTime Mac v2-5 Document" msgstr "" #: Mac_Wingz_Calc.xcu @@ -2179,3 +2179,12 @@ msgctxt "" "value.text" msgid "zTXT eBook" msgstr "" + +#: Mac_RagTime.xcu +msgctxt "" +"Mac_RagTime.xcu\n" +"Mac_RagTime\n" +"UIName\n" +"value.text" +msgid "RagTime Mac v2-3 Document" +msgstr "" diff --git a/source/he/fpicker/source/office.po b/source/he/fpicker/source/office.po index 823d18cb766..e61461db7f7 100644 --- a/source/he/fpicker/source/office.po +++ b/source/he/fpicker/source/office.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-12 15:07+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -245,6 +245,24 @@ msgstr "" #: iodlg.src msgctxt "" "iodlg.src\n" +"STR_SVT_DELETESERVICE\n" +"string.text" +msgid "" +"Are you sure you want to delete the service?\n" +"\"$servicename$\"" +msgstr "" + +#: iodlg.src +msgctxt "" +"iodlg.src\n" +"STR_SVT_ROOTLABEL\n" +"string.text" +msgid "Root" +msgstr "" + +#: iodlg.src +msgctxt "" +"iodlg.src\n" "STR_SVT_NEW_FOLDER\n" "string.text" msgid "Folder" diff --git a/source/he/fpicker/uiconfig/ui.po b/source/he/fpicker/uiconfig/ui.po index a2f21457ca6..9b334c5612b 100644 --- a/source/he/fpicker/uiconfig/ui.po +++ b/source/he/fpicker/uiconfig/ui.po @@ -3,16 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-04-24 12:02+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1429876926.000000\n" #: explorerfiledialog.ui msgctxt "" @@ -139,3 +141,93 @@ msgctxt "" "string.text" msgid "Create New Folder" msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"RemoteFilesDialog\n" +"title\n" +"string.text" +msgid "Remote Files" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Service:" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"add_service_btn\n" +"label\n" +"string.text" +msgid "Add service" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"new_folder\n" +"tooltip_markup\n" +"string.text" +msgid "Create New Folder" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"new_folder\n" +"tooltip_text\n" +"string.text" +msgid "Create New Folder" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"filterLabel\n" +"label\n" +"string.text" +msgid "Filter" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"nameLabel\n" +"label\n" +"string.text" +msgid "File name" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"edit_service\n" +"label\n" +"string.text" +msgid "_Edit service" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"delete_service\n" +"label\n" +"string.text" +msgid "_Delete service" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"change_password\n" +"label\n" +"string.text" +msgid "_Change password" +msgstr "" diff --git a/source/he/framework/source/classes.po b/source/he/framework/source/classes.po index 77fc61c9aff..0eeefa14d2d 100644 --- a/source/he/framework/source/classes.po +++ b/source/he/framework/source/classes.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2013-06-10 11:37+0000\n" -"Last-Translator: Yaron <sh.yaron@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2014-11-18 23:45+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370864260.0\n" +"X-POOTLE-MTIME: 1416354358.000000\n" #: resource.src msgctxt "" @@ -145,6 +145,30 @@ msgstr "הפקודה תרוקן את הרשימה של הקבצים שנפתחו #: resource.src msgctxt "" "resource.src\n" +"STR_OPEN_REMOTE\n" +"string.text" +msgid "Open remote file" +msgstr "" + +#: resource.src +msgctxt "" +"resource.src\n" +"STR_REMOTE_FILE\n" +"string.text" +msgid "Save Remote File..." +msgstr "" + +#: resource.src +msgctxt "" +"resource.src\n" +"STR_REMOTE_TITLE\n" +"string.text" +msgid " (Remote)" +msgstr "" + +#: resource.src +msgctxt "" +"resource.src\n" "STR_TOOLBAR_TITLE_ADDON\n" "string.text" msgid "Add-On %num%" diff --git a/source/he/helpcontent2/source/text/sbasic/shared.po b/source/he/helpcontent2/source/text/sbasic/shared.po index 969626bd1cd..2b533b6627d 100644 --- a/source/he/helpcontent2/source/text/sbasic/shared.po +++ b/source/he/helpcontent2/source/text/sbasic/shared.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-06 22:51+0200\n" -"PO-Revision-Date: 2015-05-11 18:37+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-06 21:25+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431369460.000000\n" +"X-POOTLE-MTIME: 1438896346.000000\n" #: 00000002.xhp msgctxt "" @@ -37619,6 +37619,14 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>" msgstr "" +#: code-stubs.xhp +msgctxt "" +"code-stubs.xhp\n" +"tit\n" +"help.text" +msgid "BasicCodeStubs" +msgstr "" + #: keys.xhp msgctxt "" "keys.xhp\n" diff --git a/source/he/helpcontent2/source/text/scalc/01.po b/source/he/helpcontent2/source/text/scalc/01.po index 8b0f955654b..7112ad42d9d 100644 --- a/source/he/helpcontent2/source/text/scalc/01.po +++ b/source/he/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-11 18:39+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1863,12 +1863,13 @@ msgid "Bernoulli" msgstr "" #: 02140700.xhp +#, fuzzy msgctxt "" "02140700.xhp\n" "par_id2308201415431994157\n" "help.text" msgid "<emph>p Value:</emph> The probability of success." -msgstr "" +msgstr "\\<emph\\>SP\\</emph\\> is the probability of success on each trial." #: 02140700.xhp msgctxt "" @@ -9457,12 +9458,13 @@ msgid "<item type=\"input\">=ISERROR(C9)</item> where cell C9 contains <item typ msgstr "ISERROR(C9) where cell C9 contains =NA() returns TRUE." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id31470811\n" "help.text" msgid "<bookmark_value>IFERROR function</bookmark_value><bookmark_value>testing;general errors</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>ISERROR function\\</bookmark_value\\>\\<bookmark_value\\>recognizing;general errors\\</bookmark_value\\>" #: 04060104.xhp #, fuzzy @@ -9529,21 +9531,23 @@ msgid "Example" msgstr "Example:" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id31502561\n" "59\n" "help.text" msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns the value of C9, because 1/0 is an error." -msgstr "" +msgstr "ISERROR(C8) where cell C8 contains =1/0 returns TRUE, because 1/0 is an error." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id18890951\n" "help.text" msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">13</item> returns 13, the value of C8, which is not an error." -msgstr "" +msgstr "ISERROR(C8) where cell C8 contains =1/0 returns TRUE, because 1/0 is an error." #: 04060104.xhp msgctxt "" @@ -9617,12 +9621,13 @@ msgid "<item type=\"input\">=ISFORMULA(C4)</item> returns FALSE if the cell C4 c msgstr "ISFORMULA(C4) returns FALSE as a result." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3156048\n" "help.text" msgid "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>ISEVEN function\\</bookmark_value\\>\\<bookmark_value\\>even integers\\</bookmark_value\\>" #: 04060104.xhp msgctxt "" @@ -10125,12 +10130,13 @@ msgid "<item type=\"input\">=ISNA(D3)</item> returns FALSE as a result." msgstr "ISNA(D3) returns FALSE as a result." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id31536851\n" "help.text" msgid "<bookmark_value>IFNA function</bookmark_value><bookmark_value>#N/A error;testing</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>ISNA function\\</bookmark_value\\>\\<bookmark_value\\>#N/A error;recognizing\\</bookmark_value\\>" #: 04060104.xhp #, fuzzy @@ -10294,12 +10300,13 @@ msgid "<item type=\"input\">=ISTEXT(C3)</item> returns FALSE if cell C3 contains msgstr "ISTEXT(C3) returns FALSE as a result." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3156034\n" "help.text" msgid "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>ISODD function\\</bookmark_value\\>\\<bookmark_value\\>odd integers\\</bookmark_value\\>" #: 04060104.xhp msgctxt "" @@ -12044,12 +12051,13 @@ msgid "<ahelp hid=\"HID_FUNC_XOR\">Returns true if an odd number of arguments ev msgstr "" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3148772\n" "help.text" msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values." -msgstr "" +msgstr "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values." #: 04060105.xhp msgctxt "" @@ -14857,12 +14865,13 @@ msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12" msgstr "=CEILING( -11; -2; 1) returns -12" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id2952518\n" "help.text" msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>CEILING function\\</bookmark_value\\>\\<bookmark_value\\>rounding;up to multiples of significance\\</bookmark_value\\>" #: 04060106.xhp msgctxt "" @@ -14911,13 +14920,14 @@ msgid "<emph>Number</emph> (required) is the number that is to be rounded up." msgstr "\\<emph\\>Number\\</emph\\> is the number that is to be rounded up." #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id2955000\n" "337\n" "help.text" msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up." -msgstr "" +msgstr "\\<emph\\>Significance\\</emph\\> is the number to whose multiple the value is to be rounded up." #: 04060106.xhp msgctxt "" @@ -14939,12 +14949,13 @@ msgid "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> returns -10" msgstr "=CEILING( -11; -2) returns -10" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id8952518\n" "help.text" msgid "<bookmark_value>ISO.CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>CEILING function\\</bookmark_value\\>\\<bookmark_value\\>rounding;up to multiples of significance\\</bookmark_value\\>" #: 04060106.xhp msgctxt "" @@ -14993,13 +15004,14 @@ msgid "<emph>Number</emph> (required) is the number that is to be rounded up." msgstr "\\<emph\\>Number\\</emph\\> is the number that is to be rounded up." #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id8955000\n" "337\n" "help.text" msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up." -msgstr "" +msgstr "\\<emph\\>Significance\\</emph\\> is the number to whose multiple the value is to be rounded up." #: 04060106.xhp msgctxt "" @@ -17356,12 +17368,13 @@ msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5." msgstr "If you enter the number 1.01, 3 will be returned as the result." #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id2957404\n" "help.text" msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>FLOOR function\\</bookmark_value\\>\\<bookmark_value\\>rounding;down to nearest multiple of significance\\</bookmark_value\\>" #: 04060106.xhp msgctxt "" @@ -17409,13 +17422,14 @@ msgid "<emph>Number</emph> is the number that is to be rounded down." msgstr "\\<emph\\>Number\\</emph\\> is the number that is to be rounded down." #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id2957497\n" "517\n" "help.text" msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down." -msgstr "" +msgstr "\\<emph\\>Significance\\</emph\\> is the value to whose multiple the number is to be rounded down." #: 04060106.xhp msgctxt "" @@ -23387,7 +23401,7 @@ msgctxt "" "04060109.xhp\n" "par_id6668599\n" "help.text" -msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B2:E4)." +msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B3:E5)." msgstr "" #: 04060109.xhp @@ -25585,31 +25599,34 @@ msgid "Syntax" msgstr "Syntax" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2946786\n" "98\n" "help.text" msgid "LEFTB(\"Text\"; Number_bytes)" -msgstr "" +msgstr "RIGHT(text; number)" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2947274\n" "99\n" "help.text" msgid "<emph>Text</emph> is the text where the initial partial words are to be determined." -msgstr "" +msgstr "\\<emph\\>text\\</emph\\> is the text where the initial partial words are to be determined." #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2953152\n" "100\n" "help.text" msgid "<emph>Number_bytes</emph> (optional) specifies the number of characters you want LEFTB to extract, based on bytes. If this parameter is not defined, one character is returned." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> (optional) specifies the number of characters for the start text. If this parameter is not defined, one character is returned." #: 04060110.xhp msgctxt "" @@ -26064,13 +26081,14 @@ msgid "<emph>Text</emph> is the text containing the characters to extract." msgstr "\\<emph\\>text\\</emph\\> is the text containing the characters to extract." #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2950774\n" "153\n" "help.text" msgid "<emph>Start</emph> is the position of the first character in the text to extract." -msgstr "" +msgstr "\\<emph\\>start\\</emph\\> is the position of the first character in the text to extract." #: 04060110.xhp msgctxt "" @@ -26572,13 +26590,14 @@ msgid "RIGHTB(\"Text\"; Number_bytes)" msgstr "RIGHT(text; number)" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2949426\n" "117\n" "help.text" msgid "<emph>Text</emph> is the text of which the right part is to be determined." -msgstr "" +msgstr "\\<emph\\>text\\</emph\\> is the text of which the right part is to be determined." #: 04060110.xhp msgctxt "" @@ -30988,12 +31007,13 @@ msgid "<item type=\"input\">=ERF(0;1)</item> returns 0.842701." msgstr "=ERF(0;1) returns 0.842701." #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "bm_id2983446\n" "help.text" msgid "<bookmark_value>ERF.PRECISE function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>ERF function\\</bookmark_value\\>\\<bookmark_value\\>Gaussian error integral\\</bookmark_value\\>" #: 04060115.xhp msgctxt "" @@ -31042,13 +31062,14 @@ msgid "<emph>LowerLimit</emph> is the lower limit of the integral." msgstr "Lower limit; lower limit of integral." #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2956294\n" "140\n" "help.text" msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit." -msgstr "" +msgstr "Upper limit: optionally, the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit." #: 04060115.xhp msgctxt "" @@ -31320,13 +31341,14 @@ msgid "HEX2BIN(Number; Places)" msgstr "HEX2BIN(Number;Places)" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3152810\n" "83\n" "help.text" msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." -msgstr "" +msgstr "Number: the hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." #: 04060115.xhp msgctxt "" @@ -31401,13 +31423,14 @@ msgid "HEX2DEC(Number)" msgstr "HEX2DEC(Number)" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3159176\n" "91\n" "help.text" msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." -msgstr "" +msgstr "Number: the hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." #: 04060115.xhp msgctxt "" @@ -31473,13 +31496,14 @@ msgid "HEX2OCT(Number; Places)" msgstr "HEX2OCT(Number;Places)" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3152795\n" "98\n" "help.text" msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." -msgstr "" +msgstr "Number: the hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." #: 04060115.xhp msgctxt "" @@ -39725,12 +39749,13 @@ msgid "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. The count of va msgstr "COUNTA(2;4;6;\"eight\") = 4. The count of values is therefore \\<emph\\>4\\</emph\\>." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id3150896\n" "help.text" msgid "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>COUNTBLANK function\\</bookmark_value\\>\\<bookmark_value\\>counting;empty cells\\</bookmark_value\\>\\<bookmark_value\\>empty cells;counting\\</bookmark_value\\>" #: 04060181.xhp msgctxt "" @@ -39765,12 +39790,13 @@ msgid "COUNTBLANK(Range)" msgstr "COUNTBLANK(range)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3149512\n" "help.text" msgid "Returns the number of empty cells in the cell range <emph>Range</emph>." -msgstr "" +msgstr "\\<emph\\>range\\</emph\\> is the cell range in which the empty cells are counted." #: 04060181.xhp msgctxt "" @@ -39781,20 +39807,22 @@ msgid "Example" msgstr "Example:" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3148586\n" "help.text" msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty." -msgstr "" +msgstr "Entering = COUNTBLANK (A1:C3) in an empty cell range results in 9." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id3164897\n" "help.text" msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>COUNTIF function\\</bookmark_value\\>\\<bookmark_value\\>counting;specified cells\\</bookmark_value\\>" #: 04060181.xhp msgctxt "" @@ -39830,20 +39858,22 @@ msgid "COUNTIF(Range; Criteria)" msgstr "COUNTIF(range; criteria)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3164980\n" "help.text" msgid "<emph>Range</emph> is the range to which the criteria are to be applied." -msgstr "" +msgstr "\\<emph\\>Range\\</emph\\> is the range to which the criteria are to be applied." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3165000\n" "help.text" msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. You may also enter a search text in the form of a regular expression, e.g. b.* for all words that begin with b. You may also indicate a cell range that contains the search criterion. If you search for literal text, enclose the text in double quotes." -msgstr "" +msgstr "\\<emph\\>Criteria\\</emph\\> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. You may also enter a search text in the form of a regular expression, e.g. \"b.*\" for all words that begin with b. You may also indicate a cell range that contains the search criterion. If you search for literal text, enclose the text in double quotes." #: 04060181.xhp msgctxt "" @@ -39854,12 +39884,13 @@ msgid "Example" msgstr "Example:" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3166505\n" "help.text" msgid "A1:A10 is a cell range containing the numbers <item type=\"input\">2000</item> to <item type=\"input\">2009</item>. Cell B1 contains the number <item type=\"input\">2006</item>. In cell B2, you enter a formula:" -msgstr "" +msgstr "A1:A10 is a cell range containing the numbers 2000 to 2009. Cell B1 contains the number 2006. In cell B2, you enter a formula:" #: 04060181.xhp msgctxt "" @@ -39886,28 +39917,31 @@ msgid "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item>- this returns 4" msgstr "=COUNTIF(A1:A10;\">=2006\") - this returns 3" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2118594\n" "help.text" msgid "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6" -msgstr "" +msgstr "=COUNTIF(A1:A10;\"<\"&B1) - when B1 contains 2006, this returns 6" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id166020\n" "help.text" msgid "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains the text <item type=\"input\">>2006</item> counts the number of cells in the range A1:A10 which are >2006" -msgstr "" +msgstr "=COUNTIF(A1:A10;C2) where cell C2 contains the text \">2006\" (without the double quotes) - counts the number of cells in the range A1:A10 which are > 2006" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id6386913\n" "help.text" msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>" -msgstr "" +msgstr "To count only negative numbers: COUNTIF(A1:A10;\"<0\")" #: 04060181.xhp msgctxt "" @@ -40212,12 +40246,13 @@ msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33." msgstr "=BETAINV(0.5; 5; 10) returns the value 0.33." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id2945620\n" "help.text" msgid "<bookmark_value>BETA.INV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>BETAINV function\\</bookmark_value\\>\\<bookmark_value\\>cumulative probability density function;inverse of\\</bookmark_value\\>" #: 04060181.xhp #, fuzzy @@ -40258,13 +40293,14 @@ msgid "BETA.INV(Number; Alpha; Beta; Start; End)" msgstr "BETAINV(Number;Alpha;Beta;Start;End)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949266\n" "56\n" "help.text" msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value between \\<emph\\>Start\\</emph\\> and \\<emph\\>End\\</emph\\> at which to evaluate the function." #: 04060181.xhp msgctxt "" @@ -40285,22 +40321,24 @@ msgid "<emph>Beta</emph> is a parameter to the distribution." msgstr "\\<emph\\>Beta\\</emph\\> is a parameter to the distribution." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2950960\n" "59\n" "help.text" msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>." -msgstr "" +msgstr "\\<emph\\>Start\\</emph\\> (optional) is the lower bound for \\<emph\\>number\\</emph\\>." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2951268\n" "60\n" "help.text" msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>." -msgstr "" +msgstr "\\<emph\\>End\\</emph\\> (optional) is the upper bound for \\<emph\\>number\\</emph\\>." #: 04060181.xhp msgctxt "" @@ -40453,12 +40491,13 @@ msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96" msgstr "=BETADIST(0.75; 3; 4) returns the value 0.96" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id2956096\n" "help.text" msgid "<bookmark_value>BETA.DIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>BETADIST function\\</bookmark_value\\>\\<bookmark_value\\>cumulative probability density function;calculating\\</bookmark_value\\>" #: 04060181.xhp #, fuzzy @@ -40498,13 +40537,14 @@ msgid "BETA.DIST(Number; Alpha; Beta; Cumulative; Start; End)" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2956317\n" "68\n" "help.text" msgid "<emph>Number</emph> (required) is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value between \\<emph\\>Start\\</emph\\> and \\<emph\\>End\\</emph\\> at which to evaluate the function." #: 04060181.xhp #, fuzzy @@ -40535,22 +40575,24 @@ msgid "<emph>Cumulative</emph> (required) can be 0 or False to calculate the pro msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2950254\n" "71\n" "help.text" msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>." -msgstr "" +msgstr "\\<emph\\>Start\\</emph\\> (optional) is the lower bound for \\<emph\\>number\\</emph\\>." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949138\n" "72\n" "help.text" msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>." -msgstr "" +msgstr "\\<emph\\>End\\</emph\\> (optional) is the upper bound for \\<emph\\>number\\</emph\\>." #: 04060181.xhp msgctxt "" @@ -40771,13 +40813,14 @@ msgid "<emph>SP</emph> is the probability of success on each trial." msgstr "\\<emph\\>SP\\</emph\\> is the probability of success on each trial." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id299760\n" "83\n" "help.text" msgid "<emph>C</emph> = 0 calculates the probability of a single event and <emph>C</emph> = 1 calculates the cumulative probability." -msgstr "" +msgstr "\\<emph\\>C\\</emph\\> = 0 calculates the probability of a single event and \\<emph\\>C\\</emph\\> = 1 calculates the cumulative probability." #: 04060181.xhp msgctxt "" @@ -40789,22 +40832,24 @@ msgid "Example" msgstr "Example:" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id295666\n" "85\n" "help.text" msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1." -msgstr "" +msgstr "=BINOMDIST(A1; 12; 0.5; 0) shows (if the values 0 to 12 are entered in A1) the probabilities for 12 flips of a coin that \\<emph\\>Heads\\</emph\\> will come up exactly the number of times entered in A1." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id290120\n" "86\n" "help.text" msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)." -msgstr "" +msgstr "=BINOMDIST(A1; 12; 0.5; 1) shows the cumulative probabilities for the same series. For example, if A1 = 4, the cumulative probability of the series is 0, 1, 2, 3 or 4 times \\<emph\\>Heads\\</emph\\> (non-exclusive OR)." #: 04060181.xhp #, fuzzy @@ -40989,20 +41034,22 @@ msgid "CHISQ.INV(Probability; DegreesFreedom)" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2919200902475286\n" "help.text" msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the probability value for which the inverse Gamma distribution is to be calculated." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2919200902475282\n" "help.text" msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> is the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -41014,13 +41061,14 @@ msgid "Example" msgstr "Example:" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id275666\n" "85\n" "help.text" msgid "<item type=\"input\">=CHISQ.INV(0,5;1)</item> returns 0.4549364231." -msgstr "" +msgstr "=CHIINV(0.05; 5) returns 11.07." #: 04060181.xhp msgctxt "" @@ -41157,13 +41205,14 @@ msgid "<bookmark_value>CHISQ.INV.RT function</bookmark_value>" msgstr "\\<bookmark_value\\>CHIINV function\\</bookmark_value\\>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2948835\n" "88\n" "help.text" msgid "CHISQ.INV.RT" -msgstr "" +msgstr "CHIINV" #: 04060181.xhp msgctxt "" @@ -41203,13 +41252,14 @@ msgid "<emph>Number</emph> is the value of the error probability." msgstr "\\<emph\\>Number\\</emph\\> is the value of the error probability." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2954294\n" "93\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the degrees of freedom of the experiment." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> is the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -41221,31 +41271,34 @@ msgid "Example" msgstr "Example:" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2950777\n" "130\n" "help.text" msgid "A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested." -msgstr "" +msgstr "A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2953062\n" "131\n" "help.text" msgid "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27." -msgstr "" +msgstr "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2948806\n" "132\n" "help.text" msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error." -msgstr "" +msgstr "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error." #: 04060181.xhp #, fuzzy @@ -41268,13 +41321,14 @@ msgid "<item type=\"input\">=CHISQ.INV.RT(0.02;5)</item> returns 13.388222599." msgstr "=CHIINV(0.02; 5) returns 13.39." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2958401\n" "134\n" "help.text" msgid "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed." -msgstr "" +msgstr "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed." #: 04060181.xhp msgctxt "" @@ -41555,13 +41609,14 @@ msgid "<bookmark_value>CHISQ.TEST function</bookmark_value>" msgstr "\\<bookmark_value\\>CHITEST function\\</bookmark_value\\>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2954260\n" "97\n" "help.text" msgid "CHISQ.TEST" -msgstr "" +msgstr "CHIDIST" #: 04060181.xhp msgctxt "" @@ -41573,13 +41628,14 @@ msgid "<ahelp hid=\"HID_FUNC_CHITEST_MS\">Returns the probability of a deviance msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2948925\n" "135\n" "help.text" msgid "The probability determined by CHISQ.TEST can also be determined with CHISQ.DIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row." -msgstr "" +msgstr "The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row." #: 04060181.xhp msgctxt "" @@ -41808,13 +41864,14 @@ msgid "<item type=\"input\">170</item>" msgstr "170" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949481\n" "104\n" "help.text" msgid "<item type=\"input\">=CHISQ.TEST(A1:A6;B1:B6)</item> equals 0.0209708029. This is the probability which suffices the observed data of the theoretical Chi-square distribution." -msgstr "" +msgstr "=CHITEST(A1:A6; B1:B6) equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution." #: 04060181.xhp msgctxt "" @@ -41952,31 +42009,34 @@ msgid "Syntax" msgstr "Syntax" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2858439\n" "109\n" "help.text" msgid "CHISQ.DIST(Number; DegreesFreedom; Cumulative)" -msgstr "" +msgstr "TDIST(Number; Degrees_freedom; Mode)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2848675\n" "110\n" "help.text" msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the chi-square value of the random sample used to determine the error probability." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2855615\n" "111\n" "help.text" msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> are the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -42023,13 +42083,14 @@ msgid "<bookmark_value>CHISQ.DIST.RT function</bookmark_value>" msgstr "\\<bookmark_value\\>CHIDIST function\\</bookmark_value\\>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2948690\n" "106\n" "help.text" msgid "CHISQ.DIST.RT" -msgstr "" +msgstr "CHIDIST" #: 04060181.xhp msgctxt "" @@ -42041,13 +42102,14 @@ msgid "<ahelp hid=\"HID_FUNC_CHISQDIST_MS\">Returns the probability value from t msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2951316\n" "157\n" "help.text" msgid "The probability determined by CHISQ.DIST.RT can also be determined by CHITEST." -msgstr "" +msgstr "The probability determined by CHIDIST can also be determined by CHITEST." #: 04060181.xhp msgctxt "" @@ -42069,22 +42131,24 @@ msgid "CHISQ.DIST.RT(Number; DegreesFreedom)" msgstr "CHIDIST (Number; degrees_freedom)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2948675\n" "110\n" "help.text" msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the chi-square value of the random sample used to determine the error probability." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2955615\n" "111\n" "help.text" msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> are the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -42106,13 +42170,14 @@ msgid "<item type=\"input\">=CHISQ.DIST.RT(13.27; 5)</item> equals 0.0209757694. msgstr "=CHIDIST(13.27; 5) equals 0.02." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2956141\n" "158\n" "help.text" msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%." -msgstr "" +msgstr "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%." #: 04060181.xhp msgctxt "" @@ -42147,12 +42212,13 @@ msgid "Syntax" msgstr "Syntax" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id0119200902395679\n" "help.text" msgid "CHISQDIST(Number; Degrees Of Freedom; Cumulative)" -msgstr "" +msgstr "TDIST(Number; Degrees_freedom; Mode)" #: 04060181.xhp msgctxt "" @@ -42268,12 +42334,13 @@ msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78." msgstr "=EXPONDIST(3; 0.5; 1) returns 0.78." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id2950603\n" "help.text" msgid "<bookmark_value>EXPON.DIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>EXPONDIST function\\</bookmark_value\\>\\<bookmark_value\\>exponential distributions\\</bookmark_value\\>" #: 04060181.xhp #, fuzzy @@ -42332,13 +42399,14 @@ msgid "<emph>Lambda</emph> is the parameter value." msgstr "\\<emph\\>Lambda\\</emph\\> is the parameter value." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2947332\n" "121\n" "help.text" msgid "<emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution." -msgstr "" +msgstr "\\<emph\\>C\\</emph\\> is a logical value that determines the form of the function. \\<emph\\>C = 0\\</emph\\> calculates the density function, and \\<emph\\>C = 1\\</emph\\> calculates the distribution." #: 04060181.xhp msgctxt "" @@ -42466,12 +42534,13 @@ msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93." msgstr "=FINV(0.5; 5; 10) yields 0.93." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2945388\n" "help.text" msgid "<bookmark_value>F.INV function</bookmark_value> <bookmark_value>Values of the inverse left tail of the F distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>FINV function\\</bookmark_value\\>\\<bookmark_value\\>inverse F probability distribution\\</bookmark_value\\>" #: 04060182.xhp #, fuzzy @@ -42512,31 +42581,34 @@ msgid "F.INV(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FINV(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946866\n" "6\n" "help.text" msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is probability value for which the inverse F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2953914\n" "7\n" "help.text" msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_1\\</emph\\> is the number of degrees of freedom in the numerator of the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2948607\n" "8\n" "help.text" msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_2\\</emph\\> is the number of degrees of freedom in the denominator of the F distribution." #: 04060182.xhp msgctxt "" @@ -42558,12 +42630,13 @@ msgid "<item type=\"input\">=F.INV(0.5;5;10)</item> yields 0.9319331609." msgstr "=FINV(0.5; 5; 10) yields 0.93." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2845388\n" "help.text" msgid "<bookmark_value>F.INV.RT function</bookmark_value> <bookmark_value>Values of the inverse right tail of the F distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>FINV function\\</bookmark_value\\>\\<bookmark_value\\>inverse F probability distribution\\</bookmark_value\\>" #: 04060182.xhp msgctxt "" @@ -42603,31 +42676,34 @@ msgid "F.INV.RT(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FINV(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2846866\n" "6\n" "help.text" msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is probability value for which the inverse F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2853914\n" "7\n" "help.text" msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_1\\</emph\\> is the number of degrees of freedom in the numerator of the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2848607\n" "8\n" "help.text" msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_2\\</emph\\> is the number of degrees of freedom in the denominator of the F distribution." #: 04060182.xhp msgctxt "" @@ -42945,13 +43021,14 @@ msgid "Example" msgstr "Example:" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2959126\n" "35\n" "help.text" msgid "<item type=\"input\">=F.TEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population." -msgstr "" +msgstr "=FTEST(A1:A30; B1:B12) calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population." #: 04060182.xhp msgctxt "" @@ -43090,40 +43167,44 @@ msgid "F.DIST(Number; DegreesFreedom1; DegreesFreedom2; Cumulative)" msgstr "FDIST(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2950461\n" "41\n" "help.text" msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value for which the F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2950029\n" "42\n" "help.text" msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_1\\</emph\\> is the degrees of freedom in the numerator in the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946877\n" "43\n" "help.text" msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_2\\</emph\\> is the degrees of freedom in the denominator in the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946878\n" "43\n" "help.text" msgid "<emph>Cumulative</emph> = 0 or False calculates the density function <emph>Cumulative</emph> = 1 or True calculates the distribution." -msgstr "" +msgstr "\\<emph\\>C\\</emph\\> = 0 calculates the density function \\<emph\\>C\\</emph\\> = 1 the distribution." #: 04060182.xhp msgctxt "" @@ -43201,31 +43282,34 @@ msgid "F.DIST.RT(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FDIST(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2850461\n" "41\n" "help.text" msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value for which the F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2850029\n" "42\n" "help.text" msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_1\\</emph\\> is the degrees of freedom in the numerator in the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2846877\n" "43\n" "help.text" msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution." -msgstr "" +msgstr "\\<emph\\>degrees_freedom_2\\</emph\\> is the degrees of freedom in the denominator in the F distribution." #: 04060182.xhp msgctxt "" @@ -43431,13 +43515,14 @@ msgid "GAMMA.INV(Number; Alpha; Beta)" msgstr "GAMMAINV(Number; Alpha; Beta)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2915138\n" "51\n" "help.text" msgid "<emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the probability value for which the inverse Gamma distribution is to be calculated." #: 04060182.xhp msgctxt "" @@ -43548,12 +43633,13 @@ msgid "<item type=\"input\">=GAMMALN(2)</item> yields 0." msgstr "=GAMMALN(2) yields 0." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2914806\n" "help.text" msgid "<bookmark_value>GAMMALN.PRECISE function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>GAMMALN function\\</bookmark_value\\>\\<bookmark_value\\>natural logarithm of Gamma function\\</bookmark_value\\>" #: 04060182.xhp msgctxt "" @@ -43592,13 +43678,14 @@ msgid "GAMMALN.PRECISE(Number)" msgstr "" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2914502\n" "61\n" "help.text" msgid "<emph>Number</emph> is the value for which the natural logarithm of the Gamma function is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value for which the natural logarithm of the Gamma function is to be calculated." #: 04060182.xhp msgctxt "" @@ -43785,12 +43872,13 @@ msgid "GAMMA.DIST(Number; Alpha; Beta; C)" msgstr "GAMMADIST(Number; Alpha; Beta; C)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2406201422385134\n" "help.text" msgid "<emph>Number</emph> is the value for which the Gamma distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value for which the Gamma distribution is to be calculated." #: 04060182.xhp msgctxt "" @@ -43809,12 +43897,13 @@ msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution" msgstr "\\<emph\\>Beta\\</emph\\> is the parameter Beta of the Gamma distribution" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2406201422391058\n" "help.text" msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution." -msgstr "" +msgstr "\\<emph\\>C\\</emph\\> = 0 calculates the density function \\<emph\\>C\\</emph\\> = 1 the distribution." #: 04060182.xhp msgctxt "" @@ -44413,12 +44502,13 @@ msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 o msgstr "=HYPGEOMDIST(2; 2; 90; 100) yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2952801\n" "help.text" msgid "<bookmark_value>HYPGEOM.DIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>HYPGEOMDIST function\\</bookmark_value\\>\\<bookmark_value\\>sampling without replacement\\</bookmark_value\\>" #: 04060182.xhp #, fuzzy @@ -44477,13 +44567,14 @@ msgid "<emph>NSample</emph> is the size of the random sample." msgstr "\\<emph\\>N_sample\\</emph\\> is the size of the random sample." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946992\n" "128\n" "help.text" msgid "<emph>Successes</emph> is the number of possible results in the total population." -msgstr "" +msgstr "\\<emph\\>Successes\\</emph\\> is the number of possible results in the total population." #: 04060182.xhp msgctxt "" @@ -44513,13 +44604,14 @@ msgid "Examples" msgstr "Example:" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2954904\n" "131\n" "help.text" msgid "<item type=\"input\">=HYPGEOM.DIST(2;2;90;100;0)</item> yields 0.8090909091. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first." -msgstr "" +msgstr "=HYPGEOMDIST(2; 2; 90; 100) yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first." #: 04060182.xhp msgctxt "" @@ -45556,21 +45648,23 @@ msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.1930408167." msgstr "=LOGINV(0.05; 0; 1) returns 0.19." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id2901928\n" "help.text" msgid "<bookmark_value>LOGNORM.INV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>LOGINV function\\</bookmark_value\\>\\<bookmark_value\\>inverse of lognormal distribution\\</bookmark_value\\>" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "hd_id2901928\n" "66\n" "help.text" msgid "LOGNORM.INV" -msgstr "" +msgstr "LOGNORMDIST" #: 04060183.xhp msgctxt "" @@ -45609,31 +45703,34 @@ msgid "LOGNORM.INV(Number; Mean; StDev)" msgstr "NORMINV(Number; Mean; STDEV)" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2901390\n" "70\n" "help.text" msgid "<emph>Number</emph> (required) is the probability value for which the inverse standard logarithmic distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the probability value for which the inverse standard logarithmic distribution is to be calculated." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2901538\n" "71\n" "help.text" msgid "<emph>Mean</emph> (required) is the arithmetic mean of the standard logarithmic distribution." -msgstr "" +msgstr "\\<emph\\>Mean\\</emph\\> is the arithmetic mean of the standard logarithmic distribution." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2901355\n" "72\n" "help.text" msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution." -msgstr "" +msgstr "\\<emph\\>STDEV\\</emph\\> is the standard deviation of the standard logarithmic distribution." #: 04060183.xhp msgctxt "" @@ -45655,12 +45752,13 @@ msgid "<item type=\"input\">=LOGNORM.INV(0.05;0;1)</item> returns 0.1930408167." msgstr "=LOGINV(0.05; 0; 1) returns 0.19." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id3158417\n" "help.text" msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>NEGBINOMDIST function\\</bookmark_value\\>\\<bookmark_value\\>negative binomial distribution\\</bookmark_value\\>" #: 04060183.xhp msgctxt "" @@ -45752,12 +45850,13 @@ msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01." msgstr "=LOGNORMDIST(0.1; 0; 1) returns 0.01." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id2901417\n" "help.text" msgid "<bookmark_value>LOGNORM.DIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>NEGBINOMDIST function\\</bookmark_value\\>\\<bookmark_value\\>negative binomial distribution\\</bookmark_value\\>" #: 04060183.xhp #, fuzzy @@ -45798,31 +45897,34 @@ msgid "LOGNORM.DIST(Number; Mean; StDev; Cumulative)" msgstr "LOGNORMDIST(Number; Mean; STDEV)" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2904871\n" "80\n" "help.text" msgid "<emph>Number</emph> (required) is the probability value for which the standard logarithmic distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the probability value for which the standard logarithmic distribution is to be calculated." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2905820\n" "81\n" "help.text" msgid "<emph>Mean</emph> (required) is the mean value of the standard logarithmic distribution." -msgstr "" +msgstr "\\<emph\\>Mean\\</emph\\> is the mean value of the standard logarithmic distribution." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2905991\n" "82\n" "help.text" msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution." -msgstr "" +msgstr "\\<emph\\>STDEV\\</emph\\> is the standard deviation of the standard logarithmic distribution." #: 04060183.xhp msgctxt "" @@ -46576,12 +46678,13 @@ msgid "<item type=\"input\">=MODE(A1:A50)</item>" msgstr "=MODE(A1:A50)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2953933\n" "help.text" msgid "<bookmark_value>MODE.SNGL function</bookmark_value><bookmark_value>most common value</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>MODE function\\</bookmark_value\\>\\<bookmark_value\\>most common value\\</bookmark_value\\>" #: 04060184.xhp msgctxt "" @@ -46621,13 +46724,14 @@ msgid "MODE.SNGL(Number1; Number2; ...Number30)" msgstr "MODE(Number 1; Number 2; ...Number 30)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2950337\n" "47\n" "help.text" msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges." -msgstr "" +msgstr "\\<emph\\>Number 1; Number 2;...Number 30\\</emph\\> are numerical values or ranges." #: 04060184.xhp msgctxt "" @@ -46658,12 +46762,13 @@ msgid "<item type=\"input\">=MODE.SNGL(A1:A50)</item>" msgstr "=MODE(A1:A50)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2853933\n" "help.text" msgid "<bookmark_value>MODE.MULT function</bookmark_value><bookmark_value>most common value</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>MODE function\\</bookmark_value\\>\\<bookmark_value\\>most common value\\</bookmark_value\\>" #: 04060184.xhp msgctxt "" @@ -46703,13 +46808,14 @@ msgid "MODE.MULT(Number1; Number2; ...Number30)" msgstr "MODE(Number 1; Number 2; ...Number 30)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2850337\n" "47\n" "help.text" msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges." -msgstr "" +msgstr "\\<emph\\>Number 1; Number 2;...Number 30\\</emph\\> are numerical values or ranges." #: 04060184.xhp msgctxt "" @@ -46829,12 +46935,13 @@ msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25." msgstr "=NEGBINOMDIST(1; 1; 0.5) returns 0.25." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2949879\n" "help.text" msgid "<bookmark_value>NEGBINOM.DIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>NEGBINOMDIST function\\</bookmark_value\\>\\<bookmark_value\\>negative binomial distribution\\</bookmark_value\\>" #: 04060184.xhp #, fuzzy @@ -47028,12 +47135,13 @@ msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the aver msgstr "=NORMINV(0.9; 63; 5) returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2955516\n" "help.text" msgid "<bookmark_value>NORM.INV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>NORMINV function\\</bookmark_value\\>\\<bookmark_value\\>normal distribution;inverse of\\</bookmark_value\\>" #: 04060184.xhp #, fuzzy @@ -47074,31 +47182,34 @@ msgid "NORM.INV(Number; Mean; StDev)" msgstr "NORMINV(Number; Mean; STDEV)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2954950\n" "65\n" "help.text" msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> represents the probability value used to determine the inverse normal distribution." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2950690\n" "66\n" "help.text" msgid "<emph>Mean</emph> represents the mean value in the normal distribution." -msgstr "" +msgstr "\\<emph\\>Mean\\</emph\\> represents the mean value in the normal distribution." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2948594\n" "67\n" "help.text" msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution." -msgstr "" +msgstr "\\<emph\\>STDEV\\</emph\\> represents the standard deviation of the normal distribution." #: 04060184.xhp msgctxt "" @@ -47110,13 +47221,14 @@ msgid "Example" msgstr "Example:" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2953921\n" "69\n" "help.text" msgid "<item type=\"input\">=NORM.INV(0.9;63;5)</item> returns 69.4077578277. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams." -msgstr "" +msgstr "=NORMINV(0.9; 63; 5) returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams." #: 04060184.xhp msgctxt "" @@ -47226,12 +47338,13 @@ msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92." msgstr "=NORMDIST(70; 63; 5; 1) returns 0.92." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2913722\n" "help.text" msgid "<bookmark_value>NORM.DIST function</bookmark_value><bookmark_value>density function</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>NORMDIST function\\</bookmark_value\\>\\<bookmark_value\\>density function\\</bookmark_value\\>" #: 04060184.xhp #, fuzzy @@ -47272,13 +47385,14 @@ msgid "NORM.DIST(Number; Mean; StDev; C)" msgstr "NORMDIST(Number; Mean; STDEV; C)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2919820\n" "75\n" "help.text" msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value of the distribution based on which the normal distribution is to be calculated." #: 04060184.xhp msgctxt "" @@ -47299,13 +47413,14 @@ msgid "<emph>StDev</emph> is the standard deviation of the distribution." msgstr "\\<emph\\>STDEV\\</emph\\> is the standard deviation of the distribution." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2915080\n" "78\n" "help.text" msgid "<emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution." -msgstr "" +msgstr "\\<emph\\>C\\</emph\\> = 0 calculates the density function; \\<emph\\>C\\</emph\\> = 1 calculates the distribution." #: 04060184.xhp msgctxt "" @@ -47641,31 +47756,34 @@ msgid "POISSON.DIST(Number; Mean; C)" msgstr "POISSON(Number; Mean; C)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2947253\n" "106\n" "help.text" msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> represents the value based on which the Poisson distribution is calculated." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2951177\n" "107\n" "help.text" msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution." -msgstr "" +msgstr "\\<emph\\>Mean\\</emph\\> represents the middle value of the Poisson distribution." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2949200\n" "108\n" "help.text" msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME." -msgstr "" +msgstr "\\<emph\\>C\\</emph\\> = 0 calculates the density function; \\<emph\\>C\\</emph\\> = 1 calculates the distribution." #: 04060184.xhp msgctxt "" @@ -47839,13 +47957,14 @@ msgid "<emph>Data</emph> represents the array of data." msgstr "\\<emph\\>Data\\</emph\\> represents the array of data." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2854212\n" "117\n" "help.text" msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1." -msgstr "" +msgstr "\\<emph\\>Alpha\\</emph\\> represents the percentage of the scale between 0 and 1." #: 04060184.xhp msgctxt "" @@ -47857,13 +47976,14 @@ msgid "Example" msgstr "Example:" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2859147\n" "119\n" "help.text" msgid "<item type=\"input\">=PERCENTILE.EXC(A1:A50;10%)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50." -msgstr "" +msgstr "=PERCENTILE(A1:A50; 0.1) represents the value in the data set, which equals 10% of the total data scale in A1:A50." #: 04060184.xhp #, fuzzy @@ -47929,13 +48049,14 @@ msgid "<emph>Data</emph> represents the array of data." msgstr "\\<emph\\>Data\\</emph\\> represents the array of data." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2954212\n" "117\n" "help.text" msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1." -msgstr "" +msgstr "\\<emph\\>Alpha\\</emph\\> represents the percentage of the scale between 0 and 1." #: 04060184.xhp msgctxt "" @@ -47947,13 +48068,14 @@ msgid "Example" msgstr "Example:" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2959147\n" "119\n" "help.text" msgid "<item type=\"input\">=PERCENTILE.INC(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50." -msgstr "" +msgstr "=PERCENTILE(A1:A50; 0.1) represents the value in the data set, which equals 10% of the total data scale in A1:A50." #: 04060184.xhp msgctxt "" @@ -48098,13 +48220,14 @@ msgid "<emph>Data</emph> represents the array of data in the sample." msgstr "\\<emph\\>Data\\</emph\\> represents the array of data in the sample." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2848475\n" "126\n" "help.text" msgid "<emph>Value</emph> represents the value whose percentile rank must be determined." -msgstr "" +msgstr "\\<emph\\>Value\\</emph\\> represents the value whose percentile rank must be determined." #: 04060184.xhp msgctxt "" @@ -48125,13 +48248,14 @@ msgid "Example" msgstr "Example:" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2849163\n" "128\n" "help.text" msgid "<item type=\"input\">=PERCENTRANK.EXC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." -msgstr "" +msgstr "=PERCENTRANK(A1:A50; 50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." #: 04060184.xhp #, fuzzy @@ -48196,13 +48320,14 @@ msgid "<emph>Data</emph> represents the array of data in the sample." msgstr "\\<emph\\>Data\\</emph\\> represents the array of data in the sample." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2948475\n" "126\n" "help.text" msgid "<emph>Value</emph> represents the value whose percentile rank must be determined." -msgstr "" +msgstr "\\<emph\\>Value\\</emph\\> represents the value whose percentile rank must be determined." #: 04060184.xhp msgctxt "" @@ -48223,13 +48348,14 @@ msgid "Example" msgstr "Example:" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2949163\n" "128\n" "help.text" msgid "<item type=\"input\">=PERCENTRANK.INC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." -msgstr "" +msgstr "=PERCENTRANK(A1:A50; 50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." #: 04060184.xhp msgctxt "" @@ -48393,13 +48519,14 @@ msgid "Example" msgstr "Example:" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2859276\n" "137\n" "help.text" msgid "<item type=\"input\">=QUARTILE.EXC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." -msgstr "" +msgstr "=QUARTILE(A1:A50; 2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." #: 04060184.xhp #, fuzzy @@ -48465,13 +48592,14 @@ msgid "<emph>Data</emph> represents the array of data in the sample." msgstr "\\<emph\\>Data\\</emph\\> represents the array of data in the sample." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2955589\n" "135\n" "help.text" msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)" -msgstr "" +msgstr "\\<emph\\>Type\\</emph\\> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)" #: 04060184.xhp msgctxt "" @@ -48483,13 +48611,14 @@ msgid "Example" msgstr "Example:" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2959276\n" "137\n" "help.text" msgid "<item type=\"input\">=QUARTILE.INC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." -msgstr "" +msgstr "=QUARTILE(A1:A50; 2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." #: 04060185.xhp msgctxt "" @@ -48614,12 +48743,13 @@ msgid "<item type=\"input\">=RANK(A10;A1:A50)</item> returns the ranking of the msgstr "=RANK(A10; A1:A50) returns the ranking of the value in A10 in value range A1:A50. If \\<emph\\>Value\\</emph\\> does not exist within the range an error message is displayed." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2955071\n" "help.text" msgid "<bookmark_value>RANK.AVG function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>RANK function\\</bookmark_value\\>\\<bookmark_value\\>numbers;determining ranks\\</bookmark_value\\>" #: 04060185.xhp msgctxt "" @@ -48720,21 +48850,23 @@ msgid "Example" msgstr "Example:" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955919\n" "10\n" "help.text" msgid "<item type=\"input\">=RANK.AVG(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed." -msgstr "" +msgstr "=RANK(A10; A1:A50) returns the ranking of the value in A10 in value range A1:A50. If \\<emph\\>Value\\</emph\\> does not exist within the range an error message is displayed." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2855071\n" "help.text" msgid "<bookmark_value>RANK.EQ function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>RANK function\\</bookmark_value\\>\\<bookmark_value\\>numbers;determining ranks\\</bookmark_value\\>" #: 04060185.xhp msgctxt "" @@ -48835,13 +48967,14 @@ msgid "Example" msgstr "Example:" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2855919\n" "10\n" "help.text" msgid "<item type=\"input\">=RANK.EQ(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed." -msgstr "" +msgstr "=RANK(A10; A1:A50) returns the ranking of the value in A10 in value range A1:A50. If \\<emph\\>Value\\</emph\\> does not exist within the range an error message is displayed." #: 04060185.xhp msgctxt "" @@ -49190,13 +49323,14 @@ msgid "STDEVP(Number1;Number2;...Number30)" msgstr "STDEVP(Number 1;number 2;...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id3155261\n" "42\n" "help.text" msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing an entire population." -msgstr "" +msgstr "\\<emph\\>Number 1,number 2,...number 30\\</emph\\> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49217,12 +49351,13 @@ msgid "<item type=\"input\">=STDEVP(A1:A50)</item> returns a standard deviation msgstr "=STDEVP(A1:A50) returns a standard deviation of the data referenced." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2949734\n" "help.text" msgid "<bookmark_value>STDEV.P function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a population</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>STDEVP function\\</bookmark_value\\>\\<bookmark_value\\>standard deviations in statistics;based on a population\\</bookmark_value\\>" #: 04060185.xhp #, fuzzy @@ -49263,13 +49398,14 @@ msgid "STDEV.P(Number1;Number2;...Number30)" msgstr "STDEVP(Number 1;number 2;...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955261\n" "42\n" "help.text" msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing an entire population." -msgstr "" +msgstr "\\<emph\\>Number 1,number 2,...number 30\\</emph\\> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49281,30 +49417,33 @@ msgid "Example" msgstr "Example:" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2953933\n" "44\n" "help.text" msgid "<item type=\"input\">=STDEV.P(A1:A50)</item> returns a standard deviation of the data referenced." -msgstr "" +msgstr "=STDEVP(A1:A50) returns a standard deviation of the data referenced." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2849734\n" "help.text" msgid "<bookmark_value>STDEV.S function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>STDEV function\\</bookmark_value\\>\\<bookmark_value\\>standard deviations in statistics;based on a sample\\</bookmark_value\\>" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "hd_id2849734\n" "38\n" "help.text" msgid "STDEV.S" -msgstr "" +msgstr "STDEVP" #: 04060185.xhp msgctxt "" @@ -49335,13 +49474,14 @@ msgid "STDEV.S(Number1;Number2;...Number30)" msgstr "STDEVP(Number 1;number 2;...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2855261\n" "42\n" "help.text" msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing a sample of the population." -msgstr "" +msgstr "\\<emph\\>Number 1,number 2,...number 30\\</emph\\> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49353,13 +49493,14 @@ msgid "Example" msgstr "Example:" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2853933\n" "44\n" "help.text" msgid "<item type=\"input\">=STDEV.S(A1:A50)</item> returns a standard deviation of the data referenced." -msgstr "" +msgstr "=STDEVP(A1:A50) returns a standard deviation of the data referenced." #: 04060185.xhp msgctxt "" @@ -49406,13 +49547,14 @@ msgid "STDEVPA(Value1;Value2;...Value30)" msgstr "STDEVPA(Value 1;value 2;...value 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id3153109\n" "198\n" "help.text" msgid "<emph>Value1,value2,...value30</emph> are values or ranges representing an entire population. Text has the value 0." -msgstr "" +msgstr "\\<emph\\>Value 1,value 2,...value 30\\</emph\\> are values or ranges representing a sample derived from an entire population. Text has the value 0." #: 04060185.xhp msgctxt "" @@ -49594,12 +49736,13 @@ msgid "<item type=\"input\">=NORMSINV(0.908789)</item> returns 1.3333." msgstr "NORMSINV(0.908789) returns 1.3333." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2957986\n" "help.text" msgid "<bookmark_value>NORM.S.INV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>NORMSINV function\\</bookmark_value\\>\\<bookmark_value\\>normal distribution;inverse of standard\\</bookmark_value\\>" #: 04060185.xhp #, fuzzy @@ -49640,13 +49783,14 @@ msgid "NORM.S.INV(Number)" msgstr "NORMINV(Number)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2948772\n" "60\n" "help.text" msgid "<emph>Number</emph> is the probability to which the inverse standard normal distribution is calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the probability to which the inverse standard normal distribution is calculated." #: 04060185.xhp msgctxt "" @@ -49747,12 +49891,13 @@ msgid "<item type=\"input\">=NORMSDIST(1)</item> returns 0.84. The area below th msgstr "=NORMSDIST(1) returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2947538\n" "help.text" msgid "<bookmark_value>NORM.S.DIST function</bookmark_value> <bookmark_value>normal distribution;statistics</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>NORMSDIST function\\</bookmark_value\\>\\<bookmark_value\\>normal distribution;statistics\\</bookmark_value\\>" #: 04060185.xhp #, fuzzy @@ -49792,13 +49937,14 @@ msgid "NORM.S.DIST(Number; Cumulative)" msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2954950\n" "68\n" "help.text" msgid "<emph>Number</emph> is the value to which the standard normal cumulative distribution is calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value to which the standard normal cumulative distribution is calculated." #: 04060185.xhp msgctxt "" @@ -49828,13 +49974,14 @@ msgid "<item type=\"input\">=NORM.S.DIST(1;0)</item> returns 0.2419707245." msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955985\n" "70\n" "help.text" msgid "<item type=\"input\">=NORM.S.DIST(1;1)</item> returns 0.8413447461. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area." -msgstr "" +msgstr "=NORMSDIST(1) returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area." #: 04060185.xhp msgctxt "" @@ -50149,12 +50296,13 @@ msgid "<item type=\"input\">=TINV(0.1;6)</item> returns 1.94" msgstr "=TINV(0.1; 6) returns 1.94" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2949579\n" "help.text" msgid "<bookmark_value>T.INV function</bookmark_value> <bookmark_value>one tailed inverse of t-distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>TINV function\\</bookmark_value\\>\\<bookmark_value\\>inverse of t-distribution\\</bookmark_value\\>" #: 04060185.xhp #, fuzzy @@ -50195,22 +50343,24 @@ msgid "T.INV(Number; DegreesFreedom)" msgstr "TINV(Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2954070\n" "102\n" "help.text" msgid "<emph>Number</emph> is the probability associated with the one-tailed t-distribution." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the probability associated with the two-tailed t-distribution." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955315\n" "103\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50232,12 +50382,13 @@ msgid "<item type=\"input\">=T.INV(0.1;6)</item> returns -1.4397557473." msgstr "=TINV(0.1; 6) returns 1.94" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2849579\n" "help.text" msgid "<bookmark_value>T.INV.2T function</bookmark_value> <bookmark_value>inverse of two tailed t-distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>TINV function\\</bookmark_value\\>\\<bookmark_value\\>inverse of t-distribution\\</bookmark_value\\>" #: 04060185.xhp msgctxt "" @@ -50277,22 +50428,24 @@ msgid "T.INV.2T(Number; DegreesFreedom)" msgstr "TINV(Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2854070\n" "102\n" "help.text" msgid "<emph>Number</emph> is the probability associated with the two-tailed t-distribution." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the probability associated with the two-tailed t-distribution." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2855315\n" "103\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50458,40 +50611,44 @@ msgid "T.TEST(Data1; Data2; Mode; Type)" msgstr "TTEST(Data_1; Data_2; Mode; Type)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2949202\n" "111\n" "help.text" msgid "<emph>Data1</emph> is the dependent array or range of data for the first record." -msgstr "" +msgstr "\\<emph\\>Data_1\\</emph\\> is the dependent array or range of data for the first record." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2945666\n" "112\n" "help.text" msgid "<emph>Data2</emph> is the dependent array or range of data for the second record." -msgstr "" +msgstr "\\<emph\\>Data_2\\</emph\\> is the dependent array or range of data for the second record." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2953903\n" "113\n" "help.text" msgid "<emph>Mode</emph> = 1 calculates the one-tailed test, <emph>Mode</emph> = 2 the two- tailed test." -msgstr "" +msgstr "\\<emph\\>Mode\\</emph\\> = 1 calculates the one-tailed test, \\<emph\\>Mode\\</emph\\> = 2 the two- tailed test." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955327\n" "114\n" "help.text" msgid "<emph>Type</emph> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic)." -msgstr "" +msgstr "\\<emph\\>Type\\</emph\\> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic)." #: 04060185.xhp msgctxt "" @@ -50602,12 +50759,13 @@ msgid "<item type=\"input\">=TDIST(12;5;1)</item>" msgstr "=TDIST(12; 5; 1)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2954930\n" "help.text" msgid "<bookmark_value>T.DIST function</bookmark_value> <bookmark_value>t-distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>TDIST function\\</bookmark_value\\>\\<bookmark_value\\>t-distribution\\</bookmark_value\\>" #: 04060185.xhp #, fuzzy @@ -50648,22 +50806,24 @@ msgid "T.DIST(Number; DegreesFreedom; Cumulative)" msgstr "TDIST(Number; Degrees_freedom; Mode)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2946991\n" "122\n" "help.text" msgid "<emph>Number</emph> is the value for which the t-distribution is calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value for which the t-distribution is calculated." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2948824\n" "123\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50693,12 +50853,13 @@ msgid "<item type=\"input\">=T.DIST(1; 10; TRUE)</item> returns 0.8295534338" msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2854930\n" "help.text" msgid "<bookmark_value>T.DIST.2T function</bookmark_value> <bookmark_value>two tailed t-distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>TDIST function\\</bookmark_value\\>\\<bookmark_value\\>t-distribution\\</bookmark_value\\>" #: 04060185.xhp msgctxt "" @@ -50738,22 +50899,24 @@ msgid "T.DIST.2T(Number; DegreesFreedom)" msgstr "CHIDIST (Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2846991\n" "122\n" "help.text" msgid "<emph>Number</emph> is the value for which the t-distribution is calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value for which the t-distribution is calculated." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2848824\n" "123\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50774,12 +50937,13 @@ msgid "<item type=\"input\">=T.DIST.2T(1; 10)</item> returns 0.3408931323." msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id274930\n" "help.text" msgid "<bookmark_value>T.DIST.RT function</bookmark_value> <bookmark_value>right tailed t-distribution</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>TDIST function\\</bookmark_value\\>\\<bookmark_value\\>t-distribution\\</bookmark_value\\>" #: 04060185.xhp msgctxt "" @@ -50819,22 +50983,24 @@ msgid "T.DIST.RT(Number; DegreesFreedom)" msgstr "CHIDIST (Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2746991\n" "122\n" "help.text" msgid "<emph>Number</emph> is the value for which the t-distribution is calculated." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value for which the t-distribution is calculated." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2748824\n" "123\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "\\<emph\\>Degrees_freedom\\</emph\\> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50926,21 +51092,23 @@ msgid "<item type=\"input\">=VAR(A1:A50)</item>" msgstr "=VAR(A1:A50)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2953828\n" "help.text" msgid "<bookmark_value>VAR.S function</bookmark_value> <bookmark_value>variances</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>VAR function\\</bookmark_value\\>\\<bookmark_value\\>variances\\</bookmark_value\\>" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "hd_id2953828\n" "128\n" "help.text" msgid "VAR.S" -msgstr "" +msgstr "VARP" #: 04060185.xhp msgctxt "" @@ -50971,13 +51139,14 @@ msgid "VAR.S(Number1; Number2; ...Number30)" msgstr "VAR(Number 1; number 2; ...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2948938\n" "132\n" "help.text" msgid "<emph>Number1, Number2, ...Number30</emph> are numerical values or ranges representing a sample based on an entire population." -msgstr "" +msgstr "\\<emph\\>Number 1,number 2,...number 30\\</emph\\> are numerical values or ranges representing a sample based on an entire population." #: 04060185.xhp msgctxt "" @@ -51188,13 +51357,14 @@ msgid "VAR.P(Number1; Number2; ...Number30)" msgstr "VARP(Number 1; number 2; ...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2949793\n" "140\n" "help.text" msgid "<emph>Number1, Number2, ...Number30</emph> are numerical values or ranges representing an entire population." -msgstr "" +msgstr "\\<emph\\>Number 1,number 2,...number 30\\</emph\\> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -51763,13 +51933,14 @@ msgid "WEIBULL.DIST(Number; Alpha; Beta; C)" msgstr "WEIBULL(Number; Alpha; Beta; C)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2951317\n" "179\n" "help.text" msgid "<emph>Number</emph> is the value at which to calculate the Weibull distribution." -msgstr "" +msgstr "\\<emph\\>Number\\</emph\\> is the value at which to calculate the Weibull distribution." #: 04060185.xhp msgctxt "" @@ -62460,6 +62631,22 @@ msgctxt "" msgid "<emph>Sample macro:</emph>" msgstr "\\<emph\\>Sample macro:\\</emph\\>" +#: ODFF.xhp +msgctxt "" +"ODFF.xhp\n" +"tit\n" +"help.text" +msgid "ODFF" +msgstr "" + +#: ODFF.xhp +msgctxt "" +"ODFF.xhp\n" +"hd_id1000010\n" +"help.text" +msgid "This function belongs to Open Document Formula version 1.2 Standard." +msgstr "" + #: format_graphic.xhp msgctxt "" "format_graphic.xhp\n" @@ -64085,13 +64272,14 @@ msgid "NUMBERVALUE(\"Text\";decimal_separator;group_separator)" msgstr "" #: func_numbervalue.xhp +#, fuzzy msgctxt "" "func_numbervalue.xhp\n" "par_id3154819\n" "23\n" "help.text" msgid "<emph>Text</emph> is a valid number expression and must be entered with quotation marks." -msgstr "" +msgstr "\\<emph\\>Text\\</emph\\> is a valid date expression and must be entered with quotation marks." #: func_numbervalue.xhp msgctxt "" @@ -64343,7 +64531,6 @@ msgstr "\\<bookmark_value\\>TIMEVALUE function\\</bookmark_value\\>" msgctxt "" "func_timevalue.xhp\n" "hd_id3146755\n" -"160\n" "help.text" msgid "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>" msgstr "" @@ -64352,16 +64539,15 @@ msgstr "" msgctxt "" "func_timevalue.xhp\n" "par_id3148502\n" -"161\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.</ahelp>" msgstr "" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3150794\n" -"162\n" "help.text" msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries." msgstr "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries." @@ -64375,55 +64561,55 @@ msgid "If the text string also includes a year, month, or day, TIMEVALUE only re msgstr "" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "hd_id3150810\n" -"163\n" "help.text" msgid "Syntax" msgstr "Syntax" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3150823\n" -"164\n" "help.text" msgid "TIMEVALUE(\"Text\")" msgstr "TIMEVALUE(\"Text\")" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3152556\n" -"165\n" "help.text" msgid "<emph>Text</emph> is a valid time expression and must be entered in quotation marks." msgstr "\\<emph\\>Text\\</emph\\> is a valid time expression and must be entered in quotation marks." #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "hd_id3146815\n" -"166\n" "help.text" msgid "Examples" msgstr "Example:" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3146829\n" -"167\n" "help.text" msgid "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00." msgstr "TIMEVALUE(\"4PM\") returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00." #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3153632\n" -"168\n" "help.text" msgid "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 1. If you use the HH:MM:SS time format, the value is 00:00:00." msgstr "TIMEVALUE(\"24:00\") returns 1. If you use the HH:MM:SS time format, the value is 00:00:00." @@ -66214,7 +66400,7 @@ msgctxt "" "statistics.xhp\n" "par_id1001260\n" "help.text" -msgid "ANOVA is the acronym for A<emph>N</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Produces the analysis of variance (ANOVA) of a given data set" +msgid "ANOVA is the acronym for <emph>AN</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Produces the analysis of variance (ANOVA) of a given data set" msgstr "" #: statistics.xhp @@ -67362,7 +67548,7 @@ msgctxt "" "statistics.xhp\n" "par_id1003640\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the z-Test of two data samples.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>" msgstr "" #: statistics.xhp @@ -67796,47 +67982,3 @@ msgctxt "" "help.text" msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on." msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31540471\n" -"57\n" -"help.text" -msgid "<emph>Value</emph> is the value or expression to be be returned if it does not equal or result in an error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31540472\n" -"57\n" -"help.text" -msgid "<emph>Alternate_value</emph> is the value or expression to be be returned if the expression or value of <emph>Value</emph> does equal or result in an error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31528841\n" -"97\n" -"help.text" -msgid "<emph>Value</emph> is the value or expression to be be returned if it does not equal or result in an #N/A error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31528842\n" -"97\n" -"help.text" -msgid "<emph>Alternate_value</emph> is the value or expression to be be returned if the expression or value of <emph>Value</emph> does equal or result in an #N/A error." -msgstr "" - -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001260\n" -"help.text" -msgid "ANOVA is the acronym fir A<emph>N</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Produces the analysis of variance (ANOVA) of a given data set" -msgstr "" diff --git a/source/he/helpcontent2/source/text/scalc/guide.po b/source/he/helpcontent2/source/text/scalc/guide.po index 4f4332f1b91..29030a25718 100644 --- a/source/he/helpcontent2/source/text/scalc/guide.po +++ b/source/he/helpcontent2/source/text/scalc/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-11 18:39+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -5376,12 +5376,13 @@ msgid "Either click <emph>Find Next</emph> or <emph>Find All</emph>." msgstr "Either click \\<emph\\>Find\\</emph\\> or \\<emph\\>Find All\\</emph\\>." #: finding.xhp +#, fuzzy msgctxt "" "finding.xhp\n" "par_id3808404\n" "help.text" msgid "When you click <emph>Find Next</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found cell." -msgstr "" +msgstr "When you click \\<emph\\>Find\\</emph\\>, Calc will select the next cell that contains your text. You can watch and edit the text, then click \\<emph\\>Find\\</emph\\> again to advance to the next found cell." #: finding.xhp msgctxt "" @@ -7913,15 +7914,6 @@ msgctxt "" msgid "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab." msgstr "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab." -#: multi_tables.xhp -msgctxt "" -"multi_tables.xhp\n" -"par_id3149379\n" -"6\n" -"help.text" -msgid "If there is insufficient space to display all the sheet tabs, you can increase it by pointing to the separator between the scrollbar and the sheet tabs, pressing the mouse button and, keeping the mouse button pressed, dragging to the right. In doing so you will be sharing the available space between the sheet tabs and horizontal scrollbar." -msgstr "If there is insufficient space to display all the sheet tabs, you can increase it by pointing to the separator between the scrollbar and the sheet tabs, pressing the mouse button and, keeping the mouse button pressed, dragging to the right. In doing so you will be sharing the available space between the sheet tabs and horizontal scrollbar." - #: multioperation.xhp msgctxt "" "multioperation.xhp\n" diff --git a/source/he/helpcontent2/source/text/shared.po b/source/he/helpcontent2/source/text/shared.po index 982b56473cd..88043c2addc 100644 --- a/source/he/helpcontent2/source/text/shared.po +++ b/source/he/helpcontent2/source/text/shared.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2013-01-19 18:02+0000\n" -"Last-Translator: Yaron <sh.yaron@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-24 09:19+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358618542.0\n" +"X-POOTLE-MTIME: 1369387179.000000\n" #: 3dsettings_toolbar.xhp msgctxt "" @@ -2155,3 +2155,19 @@ msgctxt "" "help.text" msgid "This section provides information on the subject of the Internet. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Internet glossary</link> explains the most important terms." msgstr "" + +#: need_help.xhp +msgctxt "" +"need_help.xhp\n" +"tit\n" +"help.text" +msgid "Need Help" +msgstr "" + +#: need_help.xhp +msgctxt "" +"need_help.xhp\n" +"hd_id1000010\n" +"help.text" +msgid "This help page needs further work for correctness and completion. Please help LibreOffice project to write the missing information. Join the LibreOffice community." +msgstr "" diff --git a/source/he/helpcontent2/source/text/shared/00.po b/source/he/helpcontent2/source/text/shared/00.po index 3571bb1d6bc..f579ad53e22 100644 --- a/source/he/helpcontent2/source/text/shared/00.po +++ b/source/he/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-05-11 18:39+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -5848,40 +5848,44 @@ msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph> msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3156346\n" "167\n" "help.text" msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3152824\n" "168\n" "help.text" msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3149819\n" "169\n" "help.text" msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3154897\n" "170\n" "help.text" msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp msgctxt "" @@ -6009,13 +6013,14 @@ msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - F msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3154224\n" "116\n" "help.text" msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp msgctxt "" @@ -6144,49 +6149,54 @@ msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>< msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3146986\n" "103\n" "help.text" msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3154919\n" "104\n" "help.text" msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3151351\n" "105\n" "help.text" msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3147317\n" "106\n" "help.text" msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3145592\n" "107\n" "help.text" msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp msgctxt "" @@ -6731,13 +6741,14 @@ msgid "Choose <emph>File - Send - E-mail as PDF</emph>" msgstr "Choose \\<emph\\>File - Send - E-mail as PDF\\</emph\\>" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3159160\n" "74\n" "help.text" msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000401.xhp msgctxt "" @@ -6784,13 +6795,14 @@ msgid "Print File Directly" msgstr "Print File Directly" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3153581\n" "5\n" "help.text" msgid "On the <emph>Print Preview</emph><emph>Bar</emph> of a text document, click" -msgstr "" +msgstr "On the \\<emph\\>Page View\\</emph\\>\\<emph\\>Bar\\</emph\\> of a text document, click" #: 00000401.xhp msgctxt "" @@ -7162,22 +7174,24 @@ msgid "Select All" msgstr "Select All" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3145251\n" "555\n" "help.text" msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3153336\n" "556\n" "help.text" msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record Changes</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000402.xhp msgctxt "" @@ -7189,13 +7203,14 @@ msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline selec msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3153845\n" "558\n" "help.text" msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage Changes</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000402.xhp msgctxt "" @@ -7216,22 +7231,24 @@ msgid "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCo msgstr "Choose \\<emph\\>Format - AutoFormat - Apply and Edit Changes.\\</emph\\> AutoFormat dialog appears, click \\<emph\\>Edit Changes\\</emph\\> button, see \\<emph\\>List\\</emph\\> tab page" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3153878\n" "560\n" "help.text" msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage Changes - Filter</emph> tab </variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3151281\n" "561\n" "help.text" msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000402.xhp msgctxt "" @@ -7252,13 +7269,14 @@ msgid "Choose <emph>Edit - Track Changes - Comment on Change</emph>" msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3149488\n" "571\n" "help.text" msgid "Choose <emph>Edit - Track Changes - Manage Changes - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>" -msgstr "" +msgstr "Choose \\<emph\\>Edit - Changes - Accept or Reject - List\\</emph\\> tab. Click an entry in the list and open the context menu. Choose \\<emph\\>Edit Comment\\</emph\\>" #: 00000402.xhp msgctxt "" @@ -7867,12 +7885,13 @@ msgid "Special Character" msgstr "Special Character" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_idN107CD\n" "help.text" msgid "<variable id=\"moviesound\">Choose <emph>Insert - Media - Audio or Video</emph></variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000404.xhp msgctxt "" @@ -8584,13 +8603,14 @@ msgid "<variable id=\"tastatur\">Choose <emph>Tools - Customize - Keyboard</emph msgstr "" #: 00000406.xhp +#, fuzzy msgctxt "" "00000406.xhp\n" "par_id3153968\n" "19\n" "help.text" msgid "<variable id=\"symbole\">Choose <emph>Tools - Customize - Toolbars</emph> tab</variable>" -msgstr "" +msgstr "Choose \\<emph\\>Insert - Caption\\</emph\\>" #: 00000406.xhp msgctxt "" @@ -8880,6 +8900,30 @@ msgstr "" #: 00000406.xhp msgctxt "" "00000406.xhp\n" +"par_idN11C3E\n" +"help.text" +msgid "<variable id=\"personalization\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Personalization</emph></variable>" +msgstr "" + +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_idN11C3F\n" +"help.text" +msgid "<variable id=\"opencl\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Open CL</emph></variable>" +msgstr "" + +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_idN11C3G\n" +"help.text" +msgid "<variable id=\"basicide\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Basic IDE Options</emph></variable>" +msgstr "" + +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" "par_id5485702\n" "help.text" msgid "<variable id=\"online_update\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Online Update </emph></variable>" @@ -9863,13 +9907,14 @@ msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Inse msgstr "" #: 00000450.xhp +#, fuzzy msgctxt "" "00000450.xhp\n" "par_id3155430\n" "67\n" "help.text" msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>" -msgstr "" +msgstr "In a database window, choose \\<emph\\>Edit - Database - Connection Type\\</emph\\>" #: 00000450.xhp msgctxt "" @@ -13251,13 +13296,14 @@ msgid "Choose <emph>Format - Axis - Y Axis - Numbers</emph> tab (Chart Documents msgstr "Choose \\<emph\\>Format - Axis - Y Axis - Numbers\\</emph\\> tab (Chart Documents)" #: 00040503.xhp +#, fuzzy msgctxt "" "00040503.xhp\n" "par_id3150823\n" "32\n" "help.text" msgid "Also as <emph>Number Format</emph> dialog for tables and fields in text documents: Choose <emph>Format - Number Format</emph>, or choose <emph>Insert - Fields - More Fields - Variables</emph> tab and select \"Additional formats\" in the <emph>Format</emph> list." -msgstr "" +msgstr "Also as \\<emph\\>Number Format\\</emph\\> dialog for tables and fields in text documents: Choose \\<emph\\>Format - Number Format\\</emph\\>, or choose \\<emph\\>Insert - Fields - Other - Variables\\</emph\\> tab and select \"Additional formats\" in the \\<emph\\>Format\\</emph\\> list." #: 00040503.xhp msgctxt "" @@ -13370,13 +13416,14 @@ msgid "Choose <emph>Modify - Flip - Horizontally</emph> ($[officename] Draw)" msgstr "Choose \\<emph\\>Modify - Flip - Horizontally\\</emph\\> ($[officename] Draw)" #: 00040503.xhp +#, fuzzy msgctxt "" "00040503.xhp\n" "par_id3147348\n" "27\n" "help.text" msgid "Choose <emph>Format - Image</emph>, and then click the <emph>Image</emph> tab" -msgstr "" +msgstr "Choose \\<emph\\>Format - Graphics, and then click the Graphics\\</emph\\> tab" #: 00040503.xhp msgctxt "" diff --git a/source/he/helpcontent2/source/text/shared/optionen.po b/source/he/helpcontent2/source/text/shared/optionen.po index f8b0eb06137..03d5c8d382f 100644 --- a/source/he/helpcontent2/source/text/shared/optionen.po +++ b/source/he/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-05-11 18:40+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -5952,7 +5952,7 @@ msgctxt "" "par_id3145254\n" "39\n" "help.text" -msgid "<ahelp hid=\".\">If you mark this field, the print layout of the current document is exported as well.</ahelp> It can be read by $[officename], Mozilla Firefox, and MS Internet Explorer." +msgid "<ahelp hid=\".\">If you mark this field, the print layout of the current document (for example, table of contents with justified page numbers and dot leaders) is exported as well.</ahelp> It can be read by $[officename], Mozilla Firefox, and MS Internet Explorer." msgstr "" #: 01030500.xhp @@ -7420,12 +7420,13 @@ msgid "Formatting Aids" msgstr "Formatting Aids" #: 01040600.xhp +#, fuzzy msgctxt "" "01040600.xhp\n" "bm_id3144510\n" "help.text" msgid "<bookmark_value>non-printing characters (Writer)</bookmark_value><bookmark_value>displaying; non-printing characters (Writer)</bookmark_value><bookmark_value>paragraph marks; displaying (Writer)</bookmark_value><bookmark_value>characters; displaying only on screen (Writer)</bookmark_value><bookmark_value>optional hyphens (Writer)</bookmark_value><bookmark_value>soft hyphens (Writer)</bookmark_value><bookmark_value>hyphens; displaying custom (Writer)</bookmark_value><bookmark_value>custom hyphens (Writer)</bookmark_value><bookmark_value>spaces; displaying (Writer)</bookmark_value><bookmark_value>spaces; showing protected spaces (Writer)</bookmark_value><bookmark_value>protected spaces; showing (Writer)</bookmark_value><bookmark_value>non-breaking spaces (Writer)</bookmark_value><bookmark_value>tab stops; displaying (Writer)</bookmark_value><bookmark_value>break display (Writer)</bookmark_value><bookmark_value>hidden text;showing (Writer)</bookmark_value><bookmark_value>hidden fields display (Writer)</bookmark_value><bookmark_value>paragraphs; hidden paragraphs (Writer)</bookmark_value><bookmark_value>cursor; allowing in protected areas (Writer)</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>non-printing characters (Writer)\\</bookmark_value\\>\\<bookmark_value\\>displaying; non-printing characters (Writer)\\</bookmark_value\\>\\<bookmark_value\\>paragraph marks; displaying (Writer)\\</bookmark_value\\>\\<bookmark_value\\>characters; displaying only on screen (Writer)\\</bookmark_value\\>\\<bookmark_value\\>optional hyphens (Writer)\\</bookmark_value\\>\\<bookmark_value\\>hyphens; displaying custom (Writer)\\</bookmark_value\\>\\<bookmark_value\\>custom hyphens (Writer)\\</bookmark_value\\>\\<bookmark_value\\>spaces; displaying (Writer)\\</bookmark_value\\>\\<bookmark_value\\>spaces; showing protected spaces (Writer)\\</bookmark_value\\>\\<bookmark_value\\>protected spaces; showing (Writer)\\</bookmark_value\\>\\<bookmark_value\\>non-breaking spaces (Writer)\\</bookmark_value\\>\\<bookmark_value\\>tab stops; displaying (Writer)\\</bookmark_value\\>\\<bookmark_value\\>break display (Writer)\\</bookmark_value\\>\\<bookmark_value\\>hidden text;showing (Writer)\\</bookmark_value\\>\\<bookmark_value\\>hidden fields display (Writer)\\</bookmark_value\\>\\<bookmark_value\\>paragraphs; hidden paragraphs (Writer)\\</bookmark_value\\>\\<bookmark_value\\>cursor; allowing in protected areas (Writer)\\</bookmark_value\\>" #: 01040600.xhp msgctxt "" @@ -9756,7 +9757,7 @@ msgctxt "" "par_id3155578\n" "47\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end." +msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp>" msgstr "" #: 01060100.xhp @@ -9792,7 +9793,7 @@ msgctxt "" "par_id3154658\n" "51\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end." +msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>." msgstr "" #: 01060100.xhp @@ -13324,13 +13325,14 @@ msgid "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\ msgstr "" #: 01130200.xhp +#, fuzzy msgctxt "" "01130200.xhp\n" "par_id3149095\n" "2\n" "help.text" msgid "Specifies the settings for importing and exporting Microsoft Office documents." -msgstr "" +msgstr "Specifies the settings for importing and exporting Microsoft Office OLE objects." #: 01130200.xhp msgctxt "" @@ -14678,6 +14680,282 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/databaselinkdialog/name\">Enter a name for the database. %PRODUCTNAME uses this name to access the database.</ahelp>" msgstr "" +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"tit_BasicIDE\n" +"help.text" +msgid "Basic IDE Options" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"bm_id4077578\n" +"help.text" +msgid "<bookmark_value>Basic IDE options;Autocorrection</bookmark_value> <bookmark_value>Basic IDE options;Autocompletion</bookmark_value> <bookmark_value>Basic IDE options;Autoclose quotes</bookmark_value> <bookmark_value>Basic IDE options;Basic UNO extended types</bookmark_value> <bookmark_value>Basic IDE options;Autoclose parenthesis</bookmark_value> <bookmark_value>Basic IDE;options</bookmark_value> <bookmark_value>options;Basic IDE</bookmark_value>" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<link href=\"text/shared/optionen/BasicIDE.xhp\">Basic IDE Options</link>" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Defines the settings for the Basic IDE (Integrated Development Environment) to help edit macros in Basic." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433418\n" +"help.text" +msgid "Code Completion" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2607201514295746\n" +"help.text" +msgid "This feature helps the Basic programmer to complete the code, saves extensive typing and helps to reduce coding errors." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433497\n" +"help.text" +msgid "Enable code completion" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509570245\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/codecomplete_enable\">Display methods of a Basic object.</ahelp> Code completion will display the methods of a Basic object, provided the object is a UNO extended type. Its does not work on a generic <item type=\"literal\">Object</item> or <item type=\"literal\">Variant</item> Basic types." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150454\n" +"help.text" +msgid "When a variable is a UNO interface or structure, a list box appears when pressing the dot after a variable's name (like <item type=\"literal\">aVar.</item> [list box appears] ). Its methods and variables are listed in the list box, displayed just below. You can navigate between the suggested methods and variables with the arrow keys. To insert the selected entry, press the <item type=\"keycode\">Enter</item> key or double click on it with the mouse. To cancel the list box, press the <item type=\"keycode\">Esc</item> key." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150494\n" +"help.text" +msgid "When typing the method's name, and pressing the <item type=\"keycode\">Tab</item> key once, it will complete the selected entry, pressing the Tab key again will cycle through the matches with the longest prefix. For example, when <item type=\"literal\">aVar.aMeth</item> is typed, it will cycle through <item type=\"literal\">aMeth1, aMethod2, aMethod3</item> entries, and other entries are not hidden." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150482\n" +"help.text" +msgid "Example:" +msgstr "Examples" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150420\n" +"help.text" +msgid "is a valid variable definition, its methods can be accessed via the dot (\".\") operator:" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433468\n" +"help.text" +msgid "Code Suggestion" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id250720150943346\n" +"help.text" +msgid "These are coding helpers for the Basic programmer." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201510011472\n" +"help.text" +msgid "Autocorrection" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509570353\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autocorrect\">Correct cases of Basic variables and keywords while typing.</ahelp> %PRODUCTNAME Basic IDE will modify the typing of Basic statements and Basic variables of your code to improve coding style and readability. Modifications of the code are based on the program's variables declarations and on the %PRODUCTNAME Basic commands parsed." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150496\n" +"help.text" +msgid "Example:" +msgstr "Examples" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150498\n" +"help.text" +msgid "and when writing <item type=\"literal\">Intvar</item>, will be corrected to <item type=\"literal\">intVar</item> to match the case existing in the declaration of <item type=\"literal\">intVar</item> ." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150461\n" +"help.text" +msgid "Basic keywords are also automatically corrected (the list of the keywords is grabbed out from the parser)." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150462\n" +"help.text" +msgid "Examples:" +msgstr "Examples" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433473\n" +"help.text" +msgid "Autoclose quotes" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433451\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_quotes\">Automatically close open quotes.</ahelp> %PRODUCTNAME Basic IDE will add a closing quote each time you type an opening quote. Handy for inserting strings in the Basic code." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id250720150943348\n" +"help.text" +msgid "Autoclose parenthesis" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433483\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_paren\">Automatically close open parenthesis.</ahelp> %PRODUCTNAME Basic IDE will add a closing parenthesis “)” each time you type an opening parenthesis “(“." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433489\n" +"help.text" +msgid "Autoclose procedures" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433461\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_proc\">Automatically insert closing statements for procedures.</ahelp> %PRODUCTNAME Basic IDE will add a statement <item type=\"literal\">End Sub</item> or <item type=\"literal\">End Function</item> after you type a <item type=\"literal\">Sub</item> or <item type=\"literal\">Function</item> statement and press <item type=\"keycode\">Enter</item>." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433412\n" +"help.text" +msgid "Language Features" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433456\n" +"help.text" +msgid "Use extended types" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150463\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/extendedtypes_enable\">Allow UNO object types as valid Basic types.</ahelp> This feature extend the Basic programming language standard types with the %PRODUCTNAME UNO types. This allows the programmer to define variables with the right UNO type and is necessary for the code completion feature." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150472\n" +"help.text" +msgid "Example:" +msgstr "Examples" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150422\n" +"help.text" +msgid "The use of UNO Extended Types in Basic programs can restrain interoperability of the program when executed in other office suites." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id250720151836489\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/01030100.xhp\">Basic IDE</link>" +msgstr "" + +#: experimental.xhp +msgctxt "" +"experimental.xhp\n" +"tit\n" +"help.text" +msgid "Need Help" +msgstr "" + +#: experimental.xhp +msgctxt "" +"experimental.xhp\n" +"hd_id1000010\n" +"help.text" +msgid "This feature is experimental and may produce errors or behave unexpectedly. To enable it anyway, <variable id=\"exptal\">choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced</emph> and select <emph>Enable experimental features</emph> checkbox.</variable>" +msgstr "" + #: java.xhp msgctxt "" "java.xhp\n" @@ -15734,6 +16012,70 @@ msgctxt "" msgid "<ahelp hid=\".\">Click to show a dialog box where you can select another folder.</ahelp>" msgstr "" +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"tit_opencl\n" +"help.text" +msgid "Open CL" +msgstr "" + +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"bm_id4077578\n" +"help.text" +msgid "<bookmark_value>Open CL;setting options</bookmark_value><bookmark_value>setting options;Open CL</bookmark_value>" +msgstr "" + +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<link href=\"text/shared/optionen/opencl.xhp\">Open CL</link>" +msgstr "" + +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Open CL is a technology to speed up calculation on large spreadsheets." +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"tit_personalization\n" +"help.text" +msgid "Personalization" +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"bm_id4077578\n" +"help.text" +msgid "<bookmark_value>themes;setting options</bookmark_value><bookmark_value>setting options;themes</bookmark_value><bookmark_value>personalization;Mozilla Firefox Themes</bookmark_value><bookmark_value>personas;personalization</bookmark_value><bookmark_value>personalization;personas</bookmark_value><bookmark_value>Mozilla Firefox Themes;personalization</bookmark_value>" +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<link href=\"text/shared/optionen/persona_firefox.xhp\">Personalization</link>" +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"par_idN10568\n" +"help.text" +msgid "You can personalize your %PRODUCTNAME with the same themes available for Mozilla Firefox." +msgstr "" + #: serverauthentication.xhp msgctxt "" "serverauthentication.xhp\n" diff --git a/source/he/helpcontent2/source/text/simpress/01.po b/source/he/helpcontent2/source/text/simpress/01.po index 7740a04fbdb..74c6d37c2f6 100644 --- a/source/he/helpcontent2/source/text/simpress/01.po +++ b/source/he/helpcontent2/source/text/simpress/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-11 18:40+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3742,13 +3742,13 @@ msgid "Lists available styles in a <link href=\"text/shared/00/00000005.xhp#ando msgstr "" #: 05100000.xhp +#, fuzzy msgctxt "" "05100000.xhp\n" "par_id3150439\n" -"28\n" "help.text" -msgid "The Styles and Formatting window in <item type=\"productname\">%PRODUCTNAME</item> Impress behaves differently than in other <item type=\"productname\">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Drawing Object Styles</emph>, but you can only edit <emph>Presentation Styles</emph>." -msgstr "" +msgid "The Styles and Formatting window in <item type=\"productname\">%PRODUCTNAME</item> Impress behaves differently than in other <item type=\"productname\">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Graphic Styles</emph>, but you can only edit <emph>Presentation Styles</emph>." +msgstr "The Styles and Formatting window in \\<item type=\\\"productname\\\"\\>%PRODUCTNAME\\</item\\> Impress behaves differently than in other \\<item type=\\\"productname\\\"\\>%PRODUCTNAME\\</item\\> programs. For example, you can create, edit and apply \\<emph\\>Graphics Styles\\</emph\\>, but you can only edit \\<emph\\>Presentation Styles\\</emph\\>." #: 05100000.xhp msgctxt "" @@ -3795,13 +3795,13 @@ msgid "Presentation Styles" msgstr "Presentation Styles" #: 05100000.xhp +#, fuzzy msgctxt "" "05100000.xhp\n" "hd_id3150297\n" -"8\n" "help.text" -msgid "Drawing Object Styles" -msgstr "" +msgid "Graphic Styles" +msgstr "Graphics Styles" #: 05100000.xhp msgctxt "" @@ -3821,13 +3821,13 @@ msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.22 msgstr "" #: 05100000.xhp +#, fuzzy msgctxt "" "05100000.xhp\n" "par_id3154484\n" -"10\n" "help.text" -msgid "Drawing Object Styles" -msgstr "" +msgid "Graphic Styles" +msgstr "Graphics Styles" #: 05100000.xhp msgctxt "" @@ -6601,13 +6601,14 @@ msgid "Locate the audio file you want to play." msgstr "Locate the sound file you want to play." #: 06070000.xhp +#, fuzzy msgctxt "" "06070000.xhp\n" "par_id3156318\n" "64\n" "help.text" msgid "If you did not install audio files with $[officename], you can run the $[officename] Setup program again and select <emph>Modify</emph>." -msgstr "" +msgstr "If you did not install sound files with $[officename], you can run the $[officename] Setup program again and select \\<emph\\>Modify\\</emph\\>." #: 06070000.xhp msgctxt "" diff --git a/source/he/helpcontent2/source/text/simpress/02.po b/source/he/helpcontent2/source/text/simpress/02.po index 84a63935c73..f118c2deb54 100644 --- a/source/he/helpcontent2/source/text/simpress/02.po +++ b/source/he/helpcontent2/source/text/simpress/02.po @@ -3,17 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2011-04-05 20:27+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2014-11-18 12:23+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1416313438.000000\n" #: 04010000.xhp msgctxt "" @@ -540,8 +541,8 @@ msgctxt "" "hd_id3154260\n" "25\n" "help.text" -msgid "Zoom Page" -msgstr "Zoom Page" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -566,8 +567,8 @@ msgctxt "" "par_id3149917\n" "27\n" "help.text" -msgid "Zoom Page" -msgstr "Zoom Page" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -575,8 +576,8 @@ msgctxt "" "hd_id3154599\n" "28\n" "help.text" -msgid "Zoom Page Width" -msgstr "Zoom Page Width" +msgid "Page Width" +msgstr "" #: 10020000.xhp msgctxt "" @@ -601,8 +602,8 @@ msgctxt "" "par_id3150991\n" "30\n" "help.text" -msgid "Zoom Page Width" -msgstr "Zoom Page Width" +msgid "Page Width" +msgstr "" #: 10020000.xhp msgctxt "" @@ -610,8 +611,8 @@ msgctxt "" "hd_id3151108\n" "31\n" "help.text" -msgid "Optimal" -msgstr "Optimal" +msgid "Optimal View" +msgstr "" #: 10020000.xhp msgctxt "" @@ -636,8 +637,8 @@ msgctxt "" "par_id3150838\n" "33\n" "help.text" -msgid "Optimal" -msgstr "Optimal" +msgid "Optimal View" +msgstr "" #: 10020000.xhp msgctxt "" diff --git a/source/he/helpcontent2/source/text/smath.po b/source/he/helpcontent2/source/text/smath.po index b742d6f65a0..9cb932251d4 100644 --- a/source/he/helpcontent2/source/text/smath.po +++ b/source/he/helpcontent2/source/text/smath.po @@ -3,17 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2012-01-26 09:46+0200\n" -"Last-Translator: Yaron <sh.yaron@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-24 09:22+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1369387339.000000\n" #: main0000.xhp msgctxt "" @@ -332,37 +333,44 @@ msgid "Tools" msgstr "כלים" #: main0106.xhp +#, fuzzy msgctxt "" "main0106.xhp\n" "hd_id3149019\n" -"1\n" "help.text" msgid "<link href=\"text/smath/main0106.xhp\" name=\"Tools\">Tools</link>" msgstr "<link href=\"text/smath/main0101.xhp\" name=\"File\">קובץ</link>" #: main0106.xhp +#, fuzzy msgctxt "" "main0106.xhp\n" "par_id3155959\n" -"2\n" "help.text" -msgid "Use this menu to open and edit the symbol catalog, or import an external formula as a data file. The program interface can be adjusted to meet your requirements. You can also change the program options." +msgid "Use this menu to open and edit the symbol catalog, or import an external formula as a data file or via clipboard. The program interface can be adjusted to meet your requirements. You can also change the program options." msgstr "Use this menu to open and edit the symbol catalog, or import an external formula as a data file. The program interface can be adjusted to meet your requirements. You can also change the program options." #: main0106.xhp msgctxt "" "main0106.xhp\n" "hd_id3150206\n" -"4\n" "help.text" -msgid "<link href=\"text/smath/01/06020000.xhp\" name=\"Import Formula\">Import Formula</link>" +msgid "<link href=\"text/smath/01/06020000.xhp#importfile\" name=\"Import Formula\">Import Formula</link>" msgstr "" #: main0106.xhp msgctxt "" "main0106.xhp\n" +"hd_id3150207\n" +"help.text" +msgid "<link href=\"text/smath/01/06020000.xhp#importclipboard\" name=\"Import MathML\">Import MathML from Clipboard</link>" +msgstr "" + +#: main0106.xhp +#, fuzzy +msgctxt "" +"main0106.xhp\n" "hd_id3145385\n" -"5\n" "help.text" msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>" msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">פתיחה</link>" diff --git a/source/he/helpcontent2/source/text/smath/00.po b/source/he/helpcontent2/source/text/smath/00.po index 31876220860..ff9291b1e55 100644 --- a/source/he/helpcontent2/source/text/smath/00.po +++ b/source/he/helpcontent2/source/text/smath/00.po @@ -3,17 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2011-04-05 20:27+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-24 09:22+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1369387340.000000\n" #: 00000004.xhp msgctxt "" @@ -687,6 +688,14 @@ msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" +"par_id3153803\n" +"help.text" +msgid "<variable id=\"etsmim\">Choose <emph>Tools - Import MathML from Clipboard</emph></variable>" +msgstr "" + +#: 00000004.xhp +msgctxt "" +"00000004.xhp\n" "par_id3154594\n" "65\n" "help.text" diff --git a/source/he/helpcontent2/source/text/smath/01.po b/source/he/helpcontent2/source/text/smath/01.po index 7ed2ef1d1a3..8a4652a8e5b 100644 --- a/source/he/helpcontent2/source/text/smath/01.po +++ b/source/he/helpcontent2/source/text/smath/01.po @@ -3,17 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2012-01-26 09:46+0200\n" -"Last-Translator: Yaron <sh.yaron@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-04-23 15:23+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1429802633.000000\n" #: 02080000.xhp msgctxt "" @@ -13405,26 +13406,87 @@ msgstr "\\<bookmark_value\\>importing; %PRODUCTNAME Math formulas\\</bookmark_va #: 06020000.xhp msgctxt "" "06020000.xhp\n" +"bm_id3154660\n" +"help.text" +msgid "<bookmark_value>MathML; import from file</bookmark_value>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" "hd_id3154659\n" -"1\n" "help.text" -msgid "Import formula" -msgstr "Import formula" +msgid "Import Formula from File" +msgstr "" #: 06020000.xhp msgctxt "" "06020000.xhp\n" "par_id3150251\n" -"2\n" "help.text" -msgid "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">This command opens a dialog for importing a formula.</ahelp></variable>" +msgid "<variable id=\"formelimportierentext\"><ahelp hid=\".uno:ImportFormula\" visibility=\"visible\">This command opens a dialog for importing a formula.</ahelp></variable>" msgstr "" #: 06020000.xhp msgctxt "" "06020000.xhp\n" "par_id3153916\n" -"3\n" "help.text" msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window." msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3153917\n" +"help.text" +msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"http://www.w3.org/TR/#tr_MathML\">specification</link>." +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"bm_id3154661\n" +"help.text" +msgid "<bookmark_value>MathML; import via clipboard</bookmark_value>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"bm_id3154662\n" +"help.text" +msgid "<bookmark_value>importing; MathML</bookmark_value>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"hd_id3154661\n" +"help.text" +msgid "Import MathML from Clipboard" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3150252\n" +"help.text" +msgid "<variable id=\"mathmlimportierentext\"><ahelp hid=\".uno:ImportMathMLClipboard\" visibility=\"visible\">This command transforms MathML clipboard content to StarMath and inserts it at the current cursor position.</ahelp></variable>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3153918\n" +"help.text" +msgid "If the transformation fails, nothing is inserted." +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3153919\n" +"help.text" +msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\">Paste</link> under <emph>Edit</emph>." +msgstr "" diff --git a/source/he/helpcontent2/source/text/swriter/guide.po b/source/he/helpcontent2/source/text/swriter/guide.po index f8f3e89e543..fda739a6b42 100644 --- a/source/he/helpcontent2/source/text/swriter/guide.po +++ b/source/he/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-08-25 13:17+0200\n" "PO-Revision-Date: 2015-05-11 18:41+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -686,12 +686,13 @@ msgid "Automatically Check Spelling" msgstr "Automatically Check Spelling" #: auto_spellcheck.xhp +#, fuzzy msgctxt "" "auto_spellcheck.xhp\n" "bm_id3154265\n" "help.text" msgid "<bookmark_value>spellcheck;Automatic Spell Checking on/off</bookmark_value> <bookmark_value>automatic spellcheck</bookmark_value> <bookmark_value>checking spelling;while typing</bookmark_value> <bookmark_value>words;disabling spellcheck</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>spellcheck;AutoSpellcheck on/off\\</bookmark_value\\>\\<bookmark_value\\>automatic spellcheck\\</bookmark_value\\>\\<bookmark_value\\>checking spelling;while typing\\</bookmark_value\\>\\<bookmark_value\\>text;without spellcheck\\</bookmark_value\\>\\<bookmark_value\\>words;disabling spellcheck\\</bookmark_value\\>" #: auto_spellcheck.xhp msgctxt "" @@ -1366,12 +1367,13 @@ msgid "Defining Borders for Characters" msgstr "Defining Borders for Pages" #: border_character.xhp +#, fuzzy msgctxt "" "border_character.xhp\n" "bm_id3156136\n" "help.text" msgid "<bookmark_value>characters;defining borders</bookmark_value> <bookmark_value>borders; for characters</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>defining;character borders</bookmark_value>" -msgstr "" +msgstr "\\<bookmark_value\\>pages;defining borders\\</bookmark_value\\>\\<bookmark_value\\>borders; for pages\\</bookmark_value\\>\\<bookmark_value\\>frames; around pages\\</bookmark_value\\>\\<bookmark_value\\>adding;page borders\\</bookmark_value\\>\\<bookmark_value\\>defining;page borders\\</bookmark_value\\>" #: border_character.xhp msgctxt "" @@ -1415,20 +1417,22 @@ msgid "Choose <emph>Format - Character - Borders</emph>." msgstr "Choose \\<emph\\>Format - Page - Borders\\</emph\\>." #: border_character.xhp +#, fuzzy msgctxt "" "border_character.xhp\n" "par_id3110171\n" "help.text" msgid "Select one of the default border styles in the <emph>Default</emph> area." -msgstr "" +msgstr "Select one of the default border styles in the \\<emph\\>Default\\</emph\\> area." #: border_character.xhp +#, fuzzy msgctxt "" "border_character.xhp\n" "par_id3151046\n" "help.text" msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." -msgstr "" +msgstr "Select a line style and color for the selected border style in the \\<emph\\>Line\\</emph\\> area. These settings apply to all border lines that are included in the selected border style." #: border_character.xhp msgctxt "" @@ -1472,20 +1476,22 @@ msgid "Choose <emph>Format - Character - Borders</emph>." msgstr "Choose \\<emph\\>Format - Page - Borders\\</emph\\>." #: border_character.xhp +#, fuzzy msgctxt "" "border_character.xhp\n" "par_id3110541\n" "help.text" msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge." -msgstr "" +msgstr "In the \\<emph\\>User-defined\\</emph\\> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge." #: border_character.xhp +#, fuzzy msgctxt "" "border_character.xhp\n" "par_id3119149\n" "help.text" msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." -msgstr "" +msgstr "Select a line style and color for the selected border style in the \\<emph\\>Line\\</emph\\> area. These settings apply to all border lines that are included in the selected border style." #: border_character.xhp msgctxt "" @@ -1715,13 +1721,14 @@ msgid "Select one of the default border styles in the <emph>Default</emph> area. msgstr "Select one of the default border styles in the \\<emph\\>Default\\</emph\\> area." #: border_page.xhp +#, fuzzy msgctxt "" "border_page.xhp\n" "par_id3154046\n" "5\n" "help.text" msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." -msgstr "" +msgstr "Select a line style and color for the selected border style in the \\<emph\\>Line\\</emph\\> area. These settings apply to all border lines that are included in the selected border style." #: border_page.xhp msgctxt "" @@ -1769,13 +1776,14 @@ msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to msgstr "In the \\<emph\\>User-defined\\</emph\\> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge." #: border_page.xhp +#, fuzzy msgctxt "" "border_page.xhp\n" "par_id3159149\n" "11\n" "help.text" msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." -msgstr "" +msgstr "Select a line style and color for the selected border style in the \\<emph\\>Line\\</emph\\> area. These settings apply to all border lines that are included in the selected border style." #: border_page.xhp msgctxt "" @@ -3329,13 +3337,14 @@ msgid "The first part of the example is to define a variable for the condition s msgstr "The first part of the example is to define a variable for the condition statement." #: conditional_text.xhp +#, fuzzy msgctxt "" "conditional_text.xhp\n" "par_id3155566\n" "8\n" "help.text" msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert -\\</emph\\>\\<emph\\>Fields - Other\\</emph\\>, and then click the \\<emph\\>Variables\\</emph\\> tab." #: conditional_text.xhp msgctxt "" @@ -3400,13 +3409,14 @@ msgid "Place the cursor where you want to insert the conditional text in your te msgstr "Place the cursor where you want to insert the conditional text in your text." #: conditional_text.xhp +#, fuzzy msgctxt "" "conditional_text.xhp\n" "par_id3151212\n" "65\n" "help.text" msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert -\\</emph\\>\\<emph\\>Fields - Other\\</emph\\>, and then click the \\<emph\\>Functions\\</emph\\> tab." #: conditional_text.xhp msgctxt "" @@ -3559,13 +3569,14 @@ msgid "Choose <item type=\"menuitem\">Insert - Fields - Page Count</item>, and t msgstr "Choose \\<emph\\>Insert - Field - Page Count\\</emph\\>, and then enter a space." #: conditional_text2.xhp +#, fuzzy msgctxt "" "conditional_text2.xhp\n" "par_id3150537\n" "6\n" "help.text" msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert -\\</emph\\>\\<emph\\>Fields - Other\\</emph\\>, and then click the \\<emph\\>Functions\\</emph\\> tab." #: conditional_text2.xhp msgctxt "" @@ -4234,13 +4245,14 @@ msgid "You can insert the current date as a field that updates each time you ope msgstr "You can insert the current date as a field that updates each time you open the document, or as a field that does not update." #: fields_date.xhp +#, fuzzy msgctxt "" "fields_date.xhp\n" "par_id3147679\n" "3\n" "help.text" msgid "Choose <emph>Insert - Fields - More Fields</emph> and click the <emph>Document</emph> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert - Fields - Other\\</emph\\> and click the \\<emph\\>Document\\</emph\\> tab." #: fields_date.xhp msgctxt "" @@ -4304,13 +4316,14 @@ msgid "An input field is a variable that you can click in a document to open a d msgstr "An input field is a variable that you can click in a document to open a dialog where you can edit the variable." #: fields_enter.xhp +#, fuzzy msgctxt "" "fields_enter.xhp\n" "par_id3145776\n" "3\n" "help.text" msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item> and click the <item type=\"menuitem\">Functions</item> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert - Fields - Other \\</emph\\>and click the \\<emph\\>Functions\\</emph\\> tab." #: fields_enter.xhp msgctxt "" @@ -4886,12 +4899,13 @@ msgid "Either click <emph>Find Next</emph> or <emph>Find All</emph>." msgstr "Either click \\<emph\\>Find\\</emph\\> or \\<emph\\>Find All\\</emph\\>." #: finding.xhp +#, fuzzy msgctxt "" "finding.xhp\n" "par_id4377269\n" "help.text" msgid "When you click <emph>Find Next</emph>, Writer will show you the next text that is equal to your entry. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found text." -msgstr "" +msgstr "When you click \\<emph\\>Find\\</emph\\>, Writer will show you the next text that is equal to your entry. You can watch and edit the text, then click \\<emph\\>Find\\</emph\\> again to advance to the next found text." #: finding.xhp msgctxt "" @@ -4966,12 +4980,13 @@ msgid "Either click <emph>Replace</emph> or <emph>Replace All</emph>." msgstr "Either click \\<emph\\>Replace\\</emph\\> or \\<emph\\>Replace All\\</emph\\>." #: finding.xhp +#, fuzzy msgctxt "" "finding.xhp\n" "par_id703451\n" "help.text" msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Search for</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace with</emph> text box. Click <emph>Find Next</emph> to advance to the next found text without replacing the current selection." -msgstr "" +msgstr "When you click \\<emph\\>Replace\\</emph\\>, Writer will search the whole document for the text in the \\<emph\\>Search for\\</emph\\> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click \\<emph\\>Replace\\</emph\\> to replace the highlighted text in the document with the text in the \\<emph\\>Replace with\\</emph\\> text box. Click \\<emph\\>Find\\</emph\\> to advance to the next found text without replacing the current selection." #: finding.xhp msgctxt "" @@ -5022,12 +5037,13 @@ msgid "Check <item type=\"menuitem\">Search for Styles</item>.<br/>The <item typ msgstr "Check \\<emph\\>Search for Styles\\</emph\\>." #: finding.xhp +#, fuzzy msgctxt "" "finding.xhp\n" "par_id679342\n" "help.text" msgid "Select the style to search for, then click <emph>Find Next</emph> or <emph>Find All</emph>." -msgstr "" +msgstr "Select the style to search for, then click \\<emph\\>Find\\</emph\\> or \\<emph\\>Find All\\</emph\\>." #: finding.xhp msgctxt "" @@ -5219,13 +5235,14 @@ msgid "Choose <emph>Insert - Footer</emph> and select the page style that you wa msgstr "Choose \\<emph\\>Insert - Footer\\</emph\\> and select the page style that you want to add the footer to." #: footer_nextpage.xhp +#, fuzzy msgctxt "" "footer_nextpage.xhp\n" "par_id3147109\n" "6\n" "help.text" msgid "Place the cursor in the footer and choose <emph>Insert - Fields - More Fields</emph>." -msgstr "" +msgstr "Place the cursor in the footer and choose \\<emph\\>Insert - Fields - Other\\</emph\\>." #: footer_nextpage.xhp msgctxt "" @@ -6714,13 +6731,14 @@ msgid "Click in the header or footer." msgstr "Click in the header or footer." #: header_with_chapter.xhp +#, fuzzy msgctxt "" "header_with_chapter.xhp\n" "par_id3146863\n" "9\n" "help.text" msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item> and click the <item type=\"menuitem\">Document</item> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert - Fields - Other\\</emph\\> and click the\\<emph\\> Document\\</emph\\> tab." #: header_with_chapter.xhp msgctxt "" @@ -6880,13 +6898,14 @@ msgid "To Create a Variable" msgstr "" #: hidden_text.xhp +#, fuzzy msgctxt "" "hidden_text.xhp\n" "par_id3153131\n" "20\n" "help.text" msgid "Click in your document and choose <emph>Insert - Fields - More Fields</emph>." -msgstr "" +msgstr "Click in your document and choose \\<emph\\>Insert - Fields - Other\\</emph\\>." #: hidden_text.xhp msgctxt "" @@ -6961,13 +6980,14 @@ msgid "Click in the document where you want to add the text." msgstr "Click in the document where you want to add the text." #: hidden_text.xhp +#, fuzzy msgctxt "" "hidden_text.xhp\n" "par_id3145409\n" "5\n" "help.text" msgid "Choose <emph>Insert - Fields - More Fields</emph> and click the <emph>Functions</emph> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert - Fields - Other\\</emph\\> and click the \\<emph\\>Functions \\</emph\\>tab." #: hidden_text.xhp msgctxt "" @@ -7024,13 +7044,14 @@ msgid "Click in the paragraph where you want to add the text." msgstr "Click in the paragraph where you want to add the text." #: hidden_text.xhp +#, fuzzy msgctxt "" "hidden_text.xhp\n" "par_id3154872\n" "35\n" "help.text" msgid "Choose <emph>Insert - Fields - More Fields</emph> and click the <emph>Functions</emph> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert - Fields - Other\\</emph\\> and click the \\<emph\\>Functions \\</emph\\>tab." #: hidden_text.xhp msgctxt "" @@ -9705,12 +9726,13 @@ msgid "<variable id=\"navigator\"><link href=\"text/swriter/guide/navigator.xhp\ msgstr "" #: navigator.xhp +#, fuzzy msgctxt "" "navigator.xhp\n" "par_id3153402\n" "2\n" "help.text" -msgid "The Navigatordisplays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks." +msgid "The Navigator displays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks." msgstr "The \\<emph\\>Navigator \\</emph\\>displays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks." #: navigator.xhp @@ -9940,13 +9962,14 @@ msgid "Type the text that you want to assign numbering to, for example, \"Quotat msgstr "Type the text that you want to assign numbering to, for example, \"Quotation Number \"." #: number_sequence.xhp +#, fuzzy msgctxt "" "number_sequence.xhp\n" "par_id3155048\n" "39\n" "help.text" msgid "Choose <item type=\"menuitem\">Insert - Fields - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab." -msgstr "" +msgstr "Choose \\<emph\\>Insert - Fields - Other\\</emph\\>, and then click the \\<emph\\>Variables \\</emph\\>tab." #: number_sequence.xhp msgctxt "" @@ -10415,8 +10438,8 @@ msgctxt "" "par_id3148691\n" "22\n" "help.text" -msgid "Enter the number you want the list to start with in the <item type=\"menuitem\">Start </item> <item type=\"menuitem\">at</item> box." -msgstr "Enter the number you want the list to start with in the \\<emph\\>Start at\\</emph\\> box." +msgid "Enter the number you want the list to start with in the <item type=\"menuitem\">Start at</item> box." +msgstr "" #: numbering_paras.xhp msgctxt "" @@ -11793,8 +11816,8 @@ msgctxt "" "print_preview.xhp\n" "bm_id3155179\n" "help.text" -msgid "<bookmark_value>printing; previews</bookmark_value> <bookmark_value>previews; print layouts</bookmark_value> <bookmark_value>print layout checks</bookmark_value> <bookmark_value>book view</bookmark_value> <bookmark_value>pages;previews</bookmark_value> <bookmark_value>printing;previews</bookmark_value>" -msgstr "" +msgid "<bookmark_value>printing; previews</bookmark_value> <bookmark_value>previews; print layouts</bookmark_value> <bookmark_value>print layout checks</bookmark_value> <bookmark_value>book view</bookmark_value> <bookmark_value>pages;previews</bookmark_value>" +msgstr "\\<bookmark_value\\>printing; previews\\</bookmark_value\\>\\<bookmark_value\\>previews; print layouts\\</bookmark_value\\>\\<bookmark_value\\>print layout checks\\</bookmark_value\\>\\<bookmark_value\\>page views\\</bookmark_value\\>" #: print_preview.xhp msgctxt "" @@ -11816,13 +11839,14 @@ msgid "Choose <emph>File</emph> - <emph>Print Preview</emph>." msgstr "Choose \\<emph\\>File\\</emph\\> - \\<emph\\>Page Preview\\</emph\\>." #: print_preview.xhp +#, fuzzy msgctxt "" "print_preview.xhp\n" "par_id3155055\n" "35\n" "help.text" msgid "Use the zoom icons on the <emph>Print Preview</emph> bar to reduce or enlarge the view of the page." -msgstr "" +msgstr "Use the zoom icons on the \\<emph\\>Page Preview\\</emph\\> bar to reduce or enlarge the view of the page." #: print_preview.xhp msgctxt "" @@ -11833,13 +11857,14 @@ msgid "To print your document scaled down, set the print options on the <emph>Pa msgstr "" #: print_preview.xhp +#, fuzzy msgctxt "" "print_preview.xhp\n" "par_id3145093\n" "36\n" "help.text" msgid "Use the arrow keys or the arrow icons on the <emph>Print Preview</emph> bar to scroll through the document." -msgstr "" +msgstr "Use the arrow keys or the arrow icons on the \\<emph\\>Page Preview\\</emph\\> bar to scroll through the document." #: print_preview.xhp msgctxt "" @@ -12182,13 +12207,14 @@ msgid "Turning on protection" msgstr "Turning on protection" #: protection.xhp +#, fuzzy msgctxt "" "protection.xhp\n" "par_id3144764\n" "32\n" "help.text" msgid "Select the text. Choose <emph>Insert - Section - Section</emph>, then under <emph>Write protection</emph> mark the <emph>Protect</emph> and <emph>With password</emph> check boxes. (If the section already exists: <emph>Format - Sections</emph>.) Enter and confirm a password of at least one character." -msgstr "" +msgstr "יש לבחור את הטקסט. לבחור ב<emph>הוספה - סעיף - סעיף</emph> ואז תחת <emph>הגנה מפני כתיבה</emph> יש לסמן את התיבות <emph>הגנה</emph> ו<emph>בססמה</emph>. (אם הסעיף כבר קיים: <emph>עיצוב - סעיפים</emph>.) יש להזין ססמה ולאשר אותה." #: protection.xhp msgctxt "" @@ -13241,13 +13267,14 @@ msgid "In the <item type=\"menuitem\">Search for</item> box, type the search ter msgstr "In the \\<emph\\>Search for \\</emph\\>box, type the search term and the wildcard(s) that you want to use in your search." #: search_regexp.xhp +#, fuzzy msgctxt "" "search_regexp.xhp\n" "par_id3156113\n" "51\n" "help.text" msgid "Click <item type=\"menuitem\">Find Next</item> or <item type=\"menuitem\">Find All</item>." -msgstr "" +msgstr "Click \\<emph\\>Find \\</emph\\>or\\<emph\\> Find All\\</emph\\>." #: search_regexp.xhp msgctxt "" @@ -17532,13 +17559,14 @@ msgid "To change the formatting of a bulleted list, choose <item type=\"menuitem msgstr "To change the formatting of bulleted list, choose \\<emph\\>Format - Bullets and Numbering\\</emph\\>." #: using_numbered_lists.xhp +#, fuzzy msgctxt "" "using_numbered_lists.xhp\n" "par_id3153390\n" "14\n" "help.text" msgid "For example, to change the bulleting symbol, click the <item type=\"menuitem\">Options</item> tab, click the browse button (<item type=\"menuitem\">...</item>) next to <item type=\"menuitem\">Character</item>, and then select a special character. You can also click the <item type=\"menuitem\">Image</item> tab, and then click a symbol style in the <item type=\"menuitem\">Selection</item> area." -msgstr "" +msgstr "For example, to change the bulleting symbol, click the \\<emph\\>Options\\</emph\\> tab, click the browse button (\\<emph\\>...\\</emph\\>) next to \\<emph\\>Character\\</emph\\>, and then select a special character. You can also click the \\<emph\\>Graphics\\</emph\\> tab, and then click a symbol style in the \\<emph\\>Selection \\</emph\\>area." #: using_numbered_lists2.xhp msgctxt "" diff --git a/source/he/officecfg/registry/data/org/openoffice/Office/UI.po b/source/he/officecfg/registry/data/org/openoffice/Office/UI.po index 7921d564b50..690de3e51cb 100644 --- a/source/he/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/he/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-05-12 15:09+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -380,15 +380,6 @@ msgstr "פיצול" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SplitWindow\n" -"ContextLabel\n" -"value.text" -msgid "~Split" -msgstr "פיצול" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ClearArrowDependents\n" "Label\n" "value.text" @@ -401,21 +392,12 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:FreezePanes\n" "Label\n" "value.text" -msgid "~Freeze Panes" +msgid "Freeze ~Rows and Columns" msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:FreezePanes\n" -"ContextLabel\n" -"value.text" -msgid "~Freeze" -msgstr "הקפאה" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ShowErrors\n" "Label\n" "value.text" @@ -563,17 +545,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SelectTables\n" "Label\n" "value.text" -msgid "~Select Sheets..." -msgstr "בחירה..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SelectTables\n" -"ContextLabel\n" -"value.text" -msgid "~Select..." -msgstr "בחירה" +msgid "~Go to Sheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -587,15 +560,6 @@ msgstr "~אירועי הגיליון..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:TableEvents\n" -"ContextLabel\n" -"value.text" -msgid "~Events..." -msgstr "~אירועים..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n" "Label\n" "value.text" @@ -837,12 +801,13 @@ msgid "Select to Lower Block Margin" msgstr "בחירה עד לשולי הגוש התחתון" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" "Label\n" "value.text" -msgid "~Create Pivot Table..." +msgid "Insert Pivot Table..." msgstr "יצירת ~טבלת ציר..." #: CalcCommands.xcu @@ -851,8 +816,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" "ContextLabel\n" "value.text" -msgid "~Create..." -msgstr "י~צירה..." +msgid "Pi~vot Table..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -936,12 +901,13 @@ msgid "Ch~art..." msgstr "תרשים..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" "Label\n" "value.text" -msgid "Chart From File" +msgid "Chart From File..." msgstr "תרשים מקובץ" #: CalcCommands.xcu @@ -1027,13 +993,14 @@ msgid "Condition..." msgstr "תנאי..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ColorScaleFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Color Scale" -msgstr "" +msgstr "עיצוב מות~נה" #: CalcCommands.xcu msgctxt "" @@ -1310,13 +1277,14 @@ msgid "Repeat Search" msgstr "חזרה על חיפוש" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Remove\n" "Label\n" "value.text" -msgid "~Delete..." -msgstr "מחיקה..." +msgid "~Delete Sheet..." +msgstr "בחירה..." #: CalcCommands.xcu msgctxt "" @@ -1572,13 +1540,14 @@ msgid "~Chi-square Test..." msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:EditHeaderAndFooter\n" "Label\n" "value.text" -msgid "~Headers & Footers..." -msgstr "כותרות עליונות ותחתונות" +msgid "~Headers and Footers..." +msgstr "כותרת עליונה ותחתונה..." #: CalcCommands.xcu msgctxt "" @@ -1635,15 +1604,6 @@ msgid "~Record Changes" msgstr "רישום שינויים" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsObjCtrl\n" -"Label\n" -"value.text" -msgid "Insert Object" -msgstr "הוספת עצם" - -#: CalcCommands.xcu #, fuzzy msgctxt "" "CalcCommands.xcu\n" @@ -1771,13 +1731,14 @@ msgid "~Normal" msgstr "רגיל" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:PagebreakMode\n" "Label\n" "value.text" -msgid "~Page Break Preview" -msgstr "תצוגה מקדימה של מעבר עמוד" +msgid "~Page Break" +msgstr "מעבר ~עמוד" #: CalcCommands.xcu msgctxt "" @@ -1873,6 +1834,15 @@ msgstr "קו תחתון: מקווקו" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:Delete\n" +"Label\n" +"value.text" +msgid "Cle~ar Cells..." +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DeleteAllBreaks\n" "Label\n" "value.text" @@ -2006,13 +1976,24 @@ msgid "Insert ~Cells..." msgstr "הכנסת תאים..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertCell\n" -"ContextLabel\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsMenu\n" +"Label\n" "value.text" -msgid "~Cells..." -msgstr "תאים" +msgid "Insert ~Rows" +msgstr "הכנסת שורות" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsMenu\n" +"Label\n" +"value.text" +msgid "Insert Co~lumns" +msgstr "הכנסת עמודות" #: CalcCommands.xcu msgctxt "" @@ -2029,8 +2010,26 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertRows\n" "ContextLabel\n" "value.text" -msgid "~Rows" -msgstr "שורות" +msgid "Rows ~Above" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n" +"Label\n" +"value.text" +msgid "Insert ~Rows Above" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n" +"ContextLabel\n" +"value.text" +msgid "Rows ~Above" +msgstr "" #: CalcCommands.xcu #, fuzzy @@ -2048,44 +2047,82 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertColumns\n" "ContextLabel\n" "value.text" -msgid "Co~lumns" -msgstr "עמודות" +msgid "Columns ~Left" +msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsBefore\n" "Label\n" "value.text" -msgid "Insert ~Sheet..." -msgstr "הכנסת דף..." +msgid "Insert Co~lumns Left" +msgstr "הכנסת עמודות" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsBefore\n" "ContextLabel\n" "value.text" -msgid "~Sheet..." -msgstr "דף..." +msgid "Columns ~Left" +msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n" "Label\n" "value.text" -msgid "Insert Shee~t From File..." -msgstr "הכנסת דף מקובץ..." +msgid "Insert ~Rows Below" +msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n" +"ContextLabel\n" +"value.text" +msgid "Rows ~Below" +msgstr "" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsAfter\n" +"Label\n" +"value.text" +msgid "Insert Co~lumns Right" +msgstr "הכנסת תאים ימינה" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsAfter\n" "ContextLabel\n" "value.text" -msgid "Shee~t From File..." -msgstr "דף מקובץ..." +msgid "Columns ~Right" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"Label\n" +"value.text" +msgid "Insert ~Sheet..." +msgstr "הכנסת דף..." + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"Label\n" +"value.text" +msgid "Insert Shee~t From File..." +msgstr "הכנסת דף מקובץ..." #: CalcCommands.xcu msgctxt "" @@ -2358,35 +2395,18 @@ msgid "~Hide Sheets" msgstr "הסתרת דפים" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Hide\n" -"ContextLabel\n" -"value.text" -msgid "~Hide" -msgstr "הסתרה" - -#: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Show\n" "Label\n" "value.text" -msgid "~Show Sheets..." +msgid "~Show Sheet..." msgstr "הצגת ~גיליונות..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Show\n" -"ContextLabel\n" -"value.text" -msgid "~Show..." -msgstr "ה~צגה..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:MergeCells\n" "Label\n" "value.text" @@ -2439,13 +2459,14 @@ msgid "Standard Text Attributes" msgstr "מאפייני טקסט סטנדרטיים" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TextAttributes\n" "Label\n" "value.text" -msgid "Define Text Attributes" -msgstr "הגדרת מאפייני טקסט" +msgid "~Text..." +msgstr "~טקסט..." #: CalcCommands.xcu msgctxt "" @@ -2486,29 +2507,11 @@ msgstr "נעילת דף..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Protect\n" -"ContextLabel\n" -"value.text" -msgid "~Sheet..." -msgstr "דף..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" "Label\n" "value.text" -msgid "Protect ~Document..." -msgstr "נעילת מסמך..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" -"ContextLabel\n" -"value.text" -msgid "~Document..." -msgstr "מסמך..." +msgid "Protect ~Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2783,15 +2786,6 @@ msgstr "שינוי שם דף" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:RenameTable\n" -"ContextLabel\n" -"value.text" -msgid "~Rename..." -msgstr "שינוי שם..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Name\n" "Label\n" "value.text" @@ -2804,17 +2798,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" "Label\n" "value.text" -msgid "~Tab Color..." -msgstr "~צבע הלשונית..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" -"ContextLabel\n" -"value.text" -msgid "~Tab Color..." -msgstr "~צבע הלשונית..." +msgid "Sheet ~Tab Color..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2826,26 +2811,18 @@ msgid "Tab Color" msgstr "צבע הלשונית" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Move\n" "Label\n" "value.text" -msgid "~Move/Copy Sheet..." +msgid "~Move or Copy Sheet..." msgstr "הזזה דף/עותק..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Move\n" -"ContextLabel\n" -"value.text" -msgid "~Move/Copy..." -msgstr "הזזת עותק..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TableSelectAll\n" "Label\n" "value.text" @@ -3220,8 +3197,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:ShareDocument\n" "Label\n" "value.text" -msgid "S~hare Document..." -msgstr "שי~תוף מסמך..." +msgid "S~hare Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3229,8 +3206,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:ToggleSheetGrid\n" "Label\n" "value.text" -msgid "Toggle Grid Lines for Current Sheet" -msgstr "הצגה/הסתרה של קווי הרשת עבור הגיליון הנוכחי" +msgid "Grid Lines for Sheet" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3287,13 +3264,14 @@ msgid "~Detective" msgstr "מגלה" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Popups..uno:InsertBreakMenu\n" "Label\n" "value.text" -msgid "Page ~Break" -msgstr "מעבר ~עמוד" +msgid "Insert Page ~Break" +msgstr "הכנסת מעבר שורה" #: CalcCommands.xcu msgctxt "" @@ -3319,17 +3297,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n" "Label\n" "value.text" -msgid "Fill" -msgstr "מילוי" +msgid "F~ill Cells" +msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Popups..uno:CellContentsMenu\n" "Label\n" "value.text" -msgid "Cell Co~ntents" -msgstr "תוכן תא" +msgid "Ca~lculate" +msgstr "חישוב" #: CalcCommands.xcu msgctxt "" @@ -3337,8 +3316,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:NamesMenu\n" "Label\n" "value.text" -msgid "~Names" -msgstr "שמות" +msgid "~Named Expressions" +msgstr "" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n" +"Label\n" +"value.text" +msgid "Edit Comment" +msgstr "ההערה הבאה" #: CalcCommands.xcu msgctxt "" @@ -3364,8 +3353,8 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FilterMenu\n" "Label\n" "value.text" -msgid "~Filter" -msgstr "סינון" +msgid "More ~Filters" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3433,29 +3422,29 @@ msgstr "דפים" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu\n" +"..CalcCommands.UserInterface.Popups..uno:SheetCommentMenu\n" "Label\n" "value.text" -msgid "M~erge Cells" -msgstr "מי~זוג תאים" +msgid "Cell ~Comment" +msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu\n" +"..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu\n" "Label\n" "value.text" -msgid "Pri~nt Ranges" -msgstr "~טווחי הדפסה" +msgid "M~erge Cells" +msgstr "מי~זוג תאים" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:FormatObjectMenu\n" +"..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu\n" "Label\n" "value.text" -msgid "O~bject" -msgstr "" +msgid "Pri~nt Ranges" +msgstr "~טווחי הדפסה" #: CalcCommands.xcu msgctxt "" @@ -5947,11 +5936,20 @@ msgstr "תצוגה בשחור & לבן" #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:SlideMenu\n" +"Label\n" +"value.text" +msgid "S~lide" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:RenamePage\n" "Label\n" "value.text" -msgid "Rename Slide" -msgstr "שינוי שם שקופית" +msgid "Rename Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -6422,12 +6420,13 @@ msgid "Reset Routing" msgstr "איפוס ניתוב" #: DrawImpressCommands.xcu +#, fuzzy msgctxt "" "DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:DuplicatePage\n" "Label\n" "value.text" -msgid "Duplicate ~Slide" +msgid "Duplicate Page/~Slide" msgstr "ש~כפול שקופית" #: DrawImpressCommands.xcu @@ -6751,8 +6750,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:PageSetup\n" "ContextLabel\n" "value.text" -msgid "~Page..." -msgstr "עמוד..." +msgid "~Page/Slide Properties..." +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -6841,8 +6840,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:InsertPage\n" "Label\n" "value.text" -msgid "Slid~e" -msgstr "שקופית" +msgid "New Page/Slid~e" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7147,17 +7146,18 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:NotesMode\n" "Label\n" "value.text" -msgid "Notes ~Page" -msgstr "עמוד הערות" +msgid "Notes" +msgstr "" #: DrawImpressCommands.xcu +#, fuzzy msgctxt "" "DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:HandoutMode\n" "Label\n" "value.text" -msgid "H~andout Page" -msgstr "עמוד עלון" +msgid "H~andout Master" +msgstr "עלון מאסטר" #: DrawImpressCommands.xcu msgctxt "" @@ -7165,8 +7165,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:DeletePage\n" "Label\n" "value.text" -msgid "D~elete Slide" -msgstr "מחיקת שקופית" +msgid "D~elete Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7792,6 +7792,33 @@ msgstr "" #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:SelectBackground\n" +"Label\n" +"value.text" +msgid "Background Image..." +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:DisplayMasterBackground\n" +"Label\n" +"value.text" +msgid "Display Background of Master" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:DisplayMasterObjects\n" +"Label\n" +"value.text" +msgid "Display Objects from Master" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:EditStyle\n" "Label\n" "value.text" @@ -8404,42 +8431,6 @@ msgstr "טבלה..." #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Grow\n" -"Label\n" -"value.text" -msgid "Increase Font Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Grow\n" -"ContextLabel\n" -"value.text" -msgid "Increase Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Shrink\n" -"Label\n" -"value.text" -msgid "Decrease Font Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Shrink\n" -"ContextLabel\n" -"value.text" -msgid "Decrease Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Popups..uno:UnderlineDouble\n" "Label\n" "value.text" @@ -8527,6 +8518,154 @@ msgctxt "" msgid "Minimize ~Presentation..." msgstr "" +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:FirstPage\n" +"Label\n" +"value.text" +msgid "First Page" +msgstr "העמוד הראשון" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:FirstPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the first page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:PreviousPage\n" +"Label\n" +"value.text" +msgid "Previous Page" +msgstr "העמוד הקודם" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:PreviousPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the previous page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:NextPage\n" +"Label\n" +"value.text" +msgid "Next Page" +msgstr "העמוד הבא" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:NextPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the next page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:LastPage\n" +"Label\n" +"value.text" +msgid "Last Page" +msgstr "העמוד האחרון" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:LastPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the last page" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageFirst\n" +"Label\n" +"value.text" +msgid "Move Page First" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageFirst\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages to the first position" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n" +"Label\n" +"value.text" +msgid "Move Page Up" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages up" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n" +"Label\n" +"value.text" +msgid "Move Page Down" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages down" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageLast\n" +"Label\n" +"value.text" +msgid "Move Page Last" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageLast\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages to the last position" +msgstr "" + #: DrawWindowState.xcu msgctxt "" "DrawWindowState.xcu\n" @@ -12300,6 +12439,15 @@ msgid "New Presentation" msgstr "מצגת חדשה" #: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:UnicodeNotationToggle\n" +"Label\n" +"value.text" +msgid "Toggle Unicode Notation" +msgstr "" + +#: GenericCommands.xcu #, fuzzy msgctxt "" "GenericCommands.xcu\n" @@ -13871,6 +14019,42 @@ msgstr "מודגש" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Grow\n" +"Label\n" +"value.text" +msgid "Increase Font Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Grow\n" +"ContextLabel\n" +"value.text" +msgid "Increase Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Shrink\n" +"Label\n" +"value.text" +msgid "Decrease Font Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Shrink\n" +"ContextLabel\n" +"value.text" +msgid "Decrease Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ModuleDialog\n" "Label\n" "value.text" @@ -14550,6 +14734,24 @@ msgstr "פתיחה..." #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n" +"Label\n" +"value.text" +msgid "~Open Remote File..." +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:SaveAsRemote\n" +"Label\n" +"value.text" +msgid "~Save to Remote Server" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:CircleCut\n" "Label\n" "value.text" @@ -15150,8 +15352,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineFormat\n" "Label\n" "value.text" -msgid "Formatting On/Off" -msgstr "הפעלת/הפסקת עיצוב" +msgid "Show Formatting" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15159,8 +15361,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineCollapseAll\n" "Label\n" "value.text" -msgid "First Level" -msgstr "רמה ראשונה" +msgid "Show Only First Level" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15177,7 +15379,7 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:EditDoc\n" "Label\n" "value.text" -msgid "Ed~it Mode" +msgid "E~dit Mode" msgstr "" #: GenericCommands.xcu @@ -15195,8 +15397,17 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:BrowseView\n" "Label\n" "value.text" -msgid "~Web Layout" -msgstr "מתווה דף אינטרנט" +msgid "~Web View" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:BrowseView\n" +"ContextLabel\n" +"value.text" +msgid "~Web" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15318,6 +15529,15 @@ msgstr "שדה שעה" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EditStyle\n" +"Label\n" +"value.text" +msgid "~Edit Style..." +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:StyleNewByExample\n" "Label\n" "value.text" @@ -15898,8 +16118,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineExpandAll\n" "Label\n" "value.text" -msgid "All Levels" -msgstr "כל הרמות" +msgid "Show All Levels" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15925,8 +16145,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:ClearOutline\n" "Label\n" "value.text" -msgid "~Remove" -msgstr "הסרה" +msgid "~Remove Outline" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15974,6 +16194,25 @@ msgid "F~ull Screen" msgstr "מסך מלא" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFrameMenu\n" +"Label\n" +"value.text" +msgid "~Frame" +msgstr "מסגרת" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFootnotesMenu\n" +"Label\n" +"value.text" +msgid "Footnote and En~dnote" +msgstr "" + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatImageMenu\n" @@ -15986,10 +16225,30 @@ msgstr "תמונה" #, fuzzy msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageFiltersMenu\n" +"Label\n" +"value.text" +msgid "~Filters" +msgstr "סינון" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageModeMenu\n" +"Label\n" +"value.text" +msgid "Mo~de" +msgstr "מצב" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatTextMenu\n" "Label\n" "value.text" -msgid "Te~xt" +msgid "~Text" msgstr "טקסט" #: GenericCommands.xcu @@ -16002,6 +16261,34 @@ msgid "~Spacing" msgstr "" #: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatBulletsMenu\n" +"Label\n" +"value.text" +msgid "Lis~ts" +msgstr "" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatStylesMenu\n" +"Label\n" +"value.text" +msgid "~Styles" +msgstr "סגנונות" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatFrameMenu\n" +"Label\n" +"value.text" +msgid "Frame and OLE Ob~ject" +msgstr "" + +#: GenericCommands.xcu #, fuzzy msgctxt "" "GenericCommands.xcu\n" @@ -16084,15 +16371,36 @@ msgid "Show Draw Functions" msgstr "הצגת תפקודי ציור" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ShapesMenu\n" "Label\n" "value.text" -msgid "~Shapes" +msgid "~Shape" msgstr "צורות" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:RulerMenu\n" +"Label\n" +"value.text" +msgid "~Ruler" +msgstr "סרגל" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:ScrollBarMenu\n" +"Label\n" +"value.text" +msgid "~Scrollbars" +msgstr "סרגל גלילה" + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:NewFrameSet\n" @@ -16319,13 +16627,14 @@ msgid "~Video..." msgstr "וידיאו..." #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n" "Label\n" "value.text" -msgid "~Hyperlink" -msgstr "היפר-קישור" +msgid "~Hyperlink..." +msgstr "היפר קישור..." #: GenericCommands.xcu msgctxt "" @@ -16348,6 +16657,24 @@ msgstr "חיסור" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EqualizeWidth\n" +"Label\n" +"value.text" +msgid "Equalize ~Width" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EqualizeHeight\n" +"Label\n" +"value.text" +msgid "Equalize ~Height" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:SuperScript\n" "Label\n" "value.text" @@ -19110,12 +19437,23 @@ msgid "~File" msgstr "קובץ" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ObjectAlign\n" "Label\n" "value.text" -msgid "Alignmen~t" +msgid "Alig~n" +msgstr "יישור" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:TextAlign\n" +"Label\n" +"value.text" +msgid "Alig~n" msgstr "יישור" #: GenericCommands.xcu @@ -19239,6 +19577,35 @@ msgstr "" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:EditLinksMenu\n" +"Label\n" +"value.text" +msgid "~References" +msgstr "" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n" +"Label\n" +"value.text" +msgid "C~omment" +msgstr "הערה" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:FormatImageFilterMenu\n" +"Label\n" +"value.text" +msgid "~Filter" +msgstr "סינון" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ToolsMenu\n" "Label\n" "value.text" @@ -19282,12 +19649,13 @@ msgid "~Toolbars" msgstr "סרגלי כלים" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:FieldMenu\n" "Label\n" "value.text" -msgid "Fiel~ds" +msgid "Fiel~d" msgstr "שדות" #: GenericCommands.xcu @@ -20095,6 +20463,15 @@ msgstr "יבוא נוסחה..." #: MathCommands.xcu msgctxt "" "MathCommands.xcu\n" +"..MathCommands.UserInterface.Commands..uno:ImportMathMLClipboard\n" +"Label\n" +"value.text" +msgid "Import MathML from Clipboard" +msgstr "" + +#: MathCommands.xcu +msgctxt "" +"MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:FitInWindow\n" "Label\n" "value.text" @@ -20174,13 +20551,14 @@ msgid "Previous ~Marker" msgstr "הציון הקודם" #: MathCommands.xcu +#, fuzzy msgctxt "" "MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:SymbolCatalogue\n" "Label\n" "value.text" -msgid "~Catalog..." -msgstr "קטלוג..." +msgid "~Symbols…" +msgstr "סמלים" #: MathCommands.xcu msgctxt "" @@ -20917,6 +21295,16 @@ msgstr "תכנון" #, fuzzy msgctxt "" "Sidebar.xcu\n" +"..Sidebar.Content.DeckList.ChartDeck\n" +"Title\n" +"value.text" +msgid "Chart" +msgstr "תרשים" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" "..Sidebar.Content.PanelList.StylesPropertyPanel\n" "Title\n" "value.text" @@ -20952,6 +21340,16 @@ msgid "Area" msgstr "שטח" #: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ShadowPropertyPanel\n" +"Title\n" +"value.text" +msgid "Shadow" +msgstr "צללית" + +#: Sidebar.xcu msgctxt "" "Sidebar.xcu\n" "..Sidebar.Content.PanelList.LinePropertyPanel\n" @@ -21177,6 +21575,83 @@ msgctxt "" msgid "Themes" msgstr "" +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartElementsPanel\n" +"Title\n" +"value.text" +msgid "Elements" +msgstr "רכיבים" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartSeriesPanel\n" +"Title\n" +"value.text" +msgid "Data Series" +msgstr "" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartTrendlinePanel\n" +"Title\n" +"value.text" +msgid "Trendline" +msgstr "" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartErrorBarPanel\n" +"Title\n" +"value.text" +msgid "Error Bar" +msgstr "" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartAxisPanel\n" +"Title\n" +"value.text" +msgid "Axis" +msgstr "ציר" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartAreaPanel\n" +"Title\n" +"value.text" +msgid "Area" +msgstr "שטח" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartLinePanel\n" +"Title\n" +"value.text" +msgid "Line" +msgstr "קו" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartCharacterPanel\n" +"Title\n" +"value.text" +msgid "Character" +msgstr "תו…" + #: StartModuleCommands.xcu msgctxt "" "StartModuleCommands.xcu\n" @@ -21430,13 +21905,24 @@ msgid "AutoTe~xt..." msgstr "טקסט אוטומטי..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" "Label\n" "value.text" -msgid "~Print Layout" -msgstr "מתווה הדפסה" +msgid "~Normal View" +msgstr "תצוגה רגילה" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" +"ContextLabel\n" +"value.text" +msgid "~Normal" +msgstr "רגיל" #: WriterCommands.xcu msgctxt "" @@ -21558,6 +22044,15 @@ msgstr "" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertEndnote\n" +"ContextLabel\n" +"value.text" +msgid "~Endnote" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:TableNumberRecognition\n" "Label\n" "value.text" @@ -21579,8 +22074,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n" "Label\n" "value.text" -msgid "~Indexes and Tables..." -msgstr "מפתחות וטבלאות..." +msgid "~Indexes and Tables of Contents..." +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21619,13 +22114,14 @@ msgid "Font Color" msgstr "צבע גופן" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n" "Label\n" "value.text" -msgid "~All Indexes and Tables" -msgstr "כל המפתחות והטבלאות" +msgid "Indexes and ~Tables" +msgstr "מפתחות וטבלאות" #: WriterCommands.xcu msgctxt "" @@ -21724,8 +22220,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:GotoPage\n" "Label\n" "value.text" -msgid "To Page" -msgstr "לעמוד" +msgid "Go t~o Page" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21788,8 +22284,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:UpdateCharts\n" "Label\n" "value.text" -msgid "All ~Charts" -msgstr "כל התרשימים" +msgid "~Charts" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21882,13 +22378,14 @@ msgid "Caption..." msgstr "כתובית..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertFootnoteDialog\n" "Label\n" "value.text" -msgid "Footnote/Endnote~..." -msgstr "הערת שוליים/הערת סיום..." +msgid "F~ootnote and Endnote..." +msgstr "הערות שוליים..." #: WriterCommands.xcu msgctxt "" @@ -21937,6 +22434,16 @@ msgid "Insert Page Break" msgstr "הכנסת מעבר שורה" #: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n" +"ContextLabel\n" +"value.text" +msgid "~Page Break" +msgstr "מעבר ~עמוד" + +#: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertAnnotation\n" @@ -21961,16 +22468,26 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract\n" "Label\n" "value.text" -msgid "Insert Frame Manually" -msgstr "הכנסת מסגרת ידנית" +msgid "Insert Frame" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract\n" +"ContextLabel\n" +"value.text" +msgid "Draw ~Frame" +msgstr "" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertFrame\n" "Label\n" "value.text" -msgid "Fra~me..." +msgid "F~rame..." msgstr "מסגרת..." #: WriterCommands.xcu @@ -22230,6 +22747,15 @@ msgstr "" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertFootnote\n" +"ContextLabel\n" +"value.text" +msgid "~Footnote" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:AutoFormatApply\n" "Label\n" "value.text" @@ -22257,42 +22783,6 @@ msgstr "מספר עמוד" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Grow\n" -"Label\n" -"value.text" -msgid "Increase Font Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Grow\n" -"ContextLabel\n" -"value.text" -msgid "Increase Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Shrink\n" -"Label\n" -"value.text" -msgid "Decrease Font Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Shrink\n" -"ContextLabel\n" -"value.text" -msgid "Decrease Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:PageStyleName\n" "Label\n" "value.text" @@ -22782,8 +23272,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:FrameDialog\n" "ContextLabel\n" "value.text" -msgid "Fra~me/Object..." -msgstr "מסגרת..." +msgid "Fra~me and OLE Object..." +msgstr "" #: WriterCommands.xcu #, fuzzy @@ -22815,12 +23305,13 @@ msgid "Ta~ble Properties..." msgstr "תכונות טבלה..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:FootnoteDialog\n" "Label\n" "value.text" -msgid "~Footnotes/Endnotes..." +msgid "~Footnotes and Endnotes..." msgstr "הערות שוליים..." #: WriterCommands.xcu @@ -23018,8 +23509,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:HeadingRowsRepeat\n" "Label\n" "value.text" -msgid "Heading rows repeat" -msgstr "שורות כותרת חוזרות" +msgid "Repeat Heading Rows" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -23063,8 +23554,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertRows\n" "Label\n" "value.text" -msgid "Insert Row Below" -msgstr "" +msgid "Insert Row" +msgstr "הכנסת שורה" #: WriterCommands.xcu msgctxt "" @@ -23113,14 +23604,13 @@ msgid "Columns ~Left" msgstr "" #: WriterCommands.xcu -#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertColumns\n" "Label\n" "value.text" -msgid "Insert Column Right" -msgstr "הכנסת תאים ימינה" +msgid "Insert Column" +msgstr "הכנסת עמודה" #: WriterCommands.xcu #, fuzzy @@ -24371,13 +24861,12 @@ msgid "~First Paragraph" msgstr "פסקה ראשונה" #: WriterCommands.xcu -#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:DistributeColumns\n" "Label\n" "value.text" -msgid "~Distribute Columns Equally" +msgid "~Distribute Columns Evenly" msgstr "פיזור עמודות שווה" #: WriterCommands.xcu @@ -24390,13 +24879,14 @@ msgid "Increment Indent Value" msgstr "הגדלת הזחה" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:DistributeRows\n" "Label\n" "value.text" -msgid "Distribute Rows Equally " -msgstr "פיזור שורות שווה " +msgid "Distribute Rows Evenly" +msgstr "ריווח עמודות שווה" #: WriterCommands.xcu msgctxt "" @@ -24449,8 +24939,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:RowSplit\n" "Label\n" "value.text" -msgid "Allow Row to Break Across Pages and Columns" -msgstr "לאפשר שבירת שורות בגבולות עמודים ועמודות" +msgid "~Break Across Pages and Columns" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -24633,12 +25123,13 @@ msgid "Select Text" msgstr "בחירת טקסט" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:Ruler\n" "Label\n" "value.text" -msgid "~Ruler" +msgid "~Rulers" msgstr "סרגל" #: WriterCommands.xcu @@ -24653,10 +25144,10 @@ msgstr "מספור שורות..." #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Graphic\n" +"..WriterCommands.UserInterface.Commands..uno:ShowGraphics\n" "Label\n" "value.text" -msgid "Hide ~Images" +msgid "~Images and Charts" msgstr "" #: WriterCommands.xcu @@ -24750,13 +25241,14 @@ msgid "Add Unknown Words" msgstr "הוספת מילים לא ידועות" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:HScroll\n" "Label\n" "value.text" -msgid "Scroll Horizontal" -msgstr "גלילה אופקית" +msgid "Horizontal Scroll Bar" +msgstr "סרגל גלילה אופקי" #: WriterCommands.xcu msgctxt "" @@ -24780,6 +25272,15 @@ msgstr "תווים בלתי נראים" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:HideWhitespace\n" +"Label\n" +"value.text" +msgid "Hide Whitespac~e" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:SortDialog\n" "Label\n" "value.text" @@ -24922,13 +25423,14 @@ msgid "~Select" msgstr "בחירה" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Popups..uno:TableAutoFitMenu\n" "Label\n" "value.text" -msgid "A~utofit" -msgstr "התאמה אוטומטית" +msgid "Si~ze" +msgstr "גודל" #: WriterCommands.xcu msgctxt "" @@ -24954,8 +25456,18 @@ msgctxt "" "..WriterCommands.UserInterface.Popups..uno:IndexesMenu\n" "Label\n" "value.text" -msgid "Inde~xes and Tables" -msgstr "מפתחות וטבלאות" +msgid "Table of Contents and Inde~x" +msgstr "" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:FormatAllNotes\n" +"Label\n" +"value.text" +msgid "Comments..." +msgstr "הערות..." #: WriterCommands.xcu msgctxt "" @@ -25094,6 +25606,100 @@ msgctxt "" msgid "Forward" msgstr "הבא" +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Horizontal Line&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Horizontal ~Line" +msgstr "קו אופקי" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Default" +msgstr "בררת מחדל" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Title" +msgstr "כותרת" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Subtitle&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Subtitle" +msgstr "כותרת משנית" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~1" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~2" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~3" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~4" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~5" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 6&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~6" +msgstr "" + #: WriterFormWindowState.xcu msgctxt "" "WriterFormWindowState.xcu\n" @@ -26751,14 +27357,13 @@ msgid "Logo" msgstr "לוגו" #: WriterWindowState.xcu -#, fuzzy msgctxt "" "WriterWindowState.xcu\n" "..WriterWindowState.UIElements.States.private:resource/toolbar/changes\n" "UIName\n" "value.text" -msgid "Changes" -msgstr "שינויים" +msgid "Track Changes" +msgstr "" #: XFormsWindowState.xcu msgctxt "" @@ -27101,47 +27706,3 @@ msgctxt "" "value.text" msgid "Fontwork Shape" msgstr "צורת יצירות גופנים" - -msgctxt "" -"MathCommands.xcu\n" -"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n" -"Label\n" -"value.text" -msgid "Elements Dock" -msgstr "עיגון רכיבים" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "" - -#: MathCommands.xcu -msgctxt "" -"MathCommands.xcu\n" -"..MathCommands.UserInterface.Commands..uno:ToolBox\n" -"Label\n" -"value.text" -msgid "Elements" -msgstr "רכיבים" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "" diff --git a/source/he/readlicense_oo/docs.po b/source/he/readlicense_oo/docs.po index 3cc4052362d..d008628e11e 100644 --- a/source/he/readlicense_oo/docs.po +++ b/source/he/readlicense_oo/docs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-12 15:09+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -586,11 +586,12 @@ msgid "Shortcut Keys" msgstr "מקשי קיצור" #: readme.xrm +#, fuzzy msgctxt "" "readme.xrm\n" "w32e1\n" "readmeitem.text" -msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system." +msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documentation of your operating system." msgstr "רק קיצורי מקשים (צירופי מקשים) שאינם בשימוש על ידי מערכת ההפעלה ניתנים לשימוש ב-${PRODUCTNAME}. אם צירוף מקשים ב-${PRODUCTNAME} אינו עובד כפי שמתואר בעזרה של ${PRODUCTNAME}, יש לבדוק אם צירוף המקשים כבר נמצא בשימוש של מערכת ההפעלה. לתיקון התנגשות כזאת, אפשר לשנות את שיוך המקש על ידי מערכת ההפעלה. לחילופין, אפשר לשנות כמעט כל שיוך מקשים ב-${PRODUCTNAME}. למידע נוסף בנושא זה, אפשר לבדוק את העזרה של ${PRODUCTNAME} או את העזרה של מערכת ההפעלה שלך." #: readme.xrm @@ -840,3 +841,11 @@ msgctxt "" "readmeitem.text" msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation." msgstr "" + +#: readme.xrm +msgctxt "" +"readme.xrm\n" +"w32e1\n" +"readmeitem.text" +msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system." +msgstr "רק קיצורי מקשים (צירופי מקשים) שאינם בשימוש על ידי מערכת ההפעלה ניתנים לשימוש ב-${PRODUCTNAME}. אם צירוף מקשים ב-${PRODUCTNAME} אינו עובד כפי שמתואר בעזרה של ${PRODUCTNAME}, יש לבדוק אם צירוף המקשים כבר נמצא בשימוש של מערכת ההפעלה. לתיקון התנגשות כזאת, אפשר לשנות את שיוך המקש על ידי מערכת ההפעלה. לחילופין, אפשר לשנות כמעט כל שיוך מקשים ב-${PRODUCTNAME}. למידע נוסף בנושא זה, אפשר לבדוק את העזרה של ${PRODUCTNAME} או את העזרה של מערכת ההפעלה שלך." diff --git a/source/he/sc/source/ui/src.po b/source/he/sc/source/ui/src.po index 0169fa286ba..4658c332613 100644 --- a/source/he/sc/source/ui/src.po +++ b/source/he/sc/source/ui/src.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-12 15:12+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -4931,7 +4931,7 @@ msgstr "שם" msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" -"STR_HEADER_RANGE\n" +"STR_HEADER_RANGE_OR_EXPR\n" "string.text" msgid "Range or formula expression" msgstr "" @@ -5696,28 +5696,29 @@ msgstr "הדבקה" msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_HEIGHT\n" +"SID_PASTE_SPECIAL\n" "menuitem.text" -msgid "Row Hei~ght..." -msgstr "גובה שורה..." +msgid "P~aste Special..." +msgstr "ה~דבקה מיוחדת..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_OPT_HEIGHT\n" +"FID_INS_ROWS_BEFORE\n" "menuitem.text" -msgid "Optimal ~Row Height..." -msgstr "גובה שורה מיטבי" +msgid "Insert Rows A~bove" +msgstr "הוספת ~שורות מתחת" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_INS_ROW\n" +"FID_INS_ROWS_AFTER\n" "menuitem.text" -msgid "~Insert Rows Above" -msgstr "הוספת ~שורות מתחת" +msgid "Insert Rows ~Below" +msgstr "" #: hdrcont.src msgctxt "" @@ -5725,8 +5726,8 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "SID_DEL_ROWS\n" "menuitem.text" -msgid "~Delete Selected Rows" -msgstr "מ~חיקת השורות הנבחרות" +msgid "~Delete Rows" +msgstr "" #: hdrcont.src msgctxt "" @@ -5734,8 +5735,27 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "SID_DELETE\n" "menuitem.text" -msgid "De~lete Row Contents..." -msgstr "מחיקת ת~כני השורות…" +msgid "Cl~ear Contents..." +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_HEIGHT\n" +"menuitem.text" +msgid "Row Hei~ght..." +msgstr "גובה שורה..." + +#: hdrcont.src +#, fuzzy +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_OPT_HEIGHT\n" +"menuitem.text" +msgid "~Optimal Row Height..." +msgstr "גובה שורה מיטבי" #: hdrcont.src msgctxt "" @@ -5743,8 +5763,8 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "FID_ROW_HIDE\n" "menuitem.text" -msgid "~Hide" -msgstr "הסתרה" +msgid "~Hide Rows" +msgstr "" #: hdrcont.src msgctxt "" @@ -5752,89 +5772,93 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "FID_ROW_SHOW\n" "menuitem.text" -msgid "~Show" -msgstr "הצגה" +msgid "~Show Rows" +msgstr "" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" -"RID_POPUP_ROWHEADER\n" +"RID_POPUP_COLHEADER\n" "SID_PASTE_SPECIAL\n" "menuitem.text" msgid "P~aste Special..." msgstr "ה~דבקה מיוחדת..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_WIDTH\n" +"FID_INS_COLUMNS_BEFORE\n" "menuitem.text" -msgid "Col~umn Width..." -msgstr "רוחב עמודה..." +msgid "Insert Columns ~Left" +msgstr "הוספת עמודות מ~שמאל" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_OPT_WIDTH\n" +"FID_INS_COLUMNS_AFTER\n" "menuitem.text" -msgid "O~ptimal Column Width..." -msgstr "רוחב עמודה מיטבי..." +msgid "Insert Columns ~Right" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_INS_COLUMN\n" +"SID_DEL_COLS\n" "menuitem.text" -msgid "~Insert Columns Left" -msgstr "הוספת עמודות מ~שמאל" +msgid "~Delete Columns" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_DEL_COLS\n" +"SID_DELETE\n" "menuitem.text" -msgid "~Delete Selected Columns" -msgstr "מחיקת העמודות ה~נבחרות" +msgid "Cl~ear Contents..." +msgstr "" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_DELETE\n" +"FID_COL_WIDTH\n" "menuitem.text" -msgid "D~elete Column Contents..." -msgstr "מחיקת ת~כני העמודות…" +msgid "Column ~Width..." +msgstr "רוחב עמודה..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_HIDE\n" +"FID_COL_OPT_WIDTH\n" "menuitem.text" -msgid "~Hide" -msgstr "הסתרה" +msgid "~Optimal Column Width..." +msgstr "רוחב עמודה מיטבי..." #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_SHOW\n" +"FID_COL_HIDE\n" "menuitem.text" -msgid "~Show" -msgstr "הצגה" +msgid "~Hide Columns" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_PASTE_SPECIAL\n" +"FID_COL_SHOW\n" "menuitem.text" -msgid "Paste ~Special..." -msgstr "הדבקה מיוחדת" +msgid "~Show Columns" +msgstr "" #: popup.src msgctxt "" @@ -5958,8 +5982,8 @@ msgctxt "" "RID_POPUP_CELLS\n" "SID_DELETE\n" "menuitem.text" -msgid "Delete C~ontents..." -msgstr "מחיקת תוכן" +msgid "Cl~ear Contents..." +msgstr "" #: popup.src msgctxt "" @@ -6100,6 +6124,15 @@ msgstr "הגנה על גיליון..." msgctxt "" "popup.src\n" "RID_POPUP_TAB\n" +"FID_TAB_TOGGLE_GRID\n" +"menuitem.text" +msgid "Sheet ~Gridlines" +msgstr "" + +#: popup.src +msgctxt "" +"popup.src\n" +"RID_POPUP_TAB\n" "FID_TAB_RTL\n" "menuitem.text" msgid "S~heet Right-To-Left" @@ -20013,12 +20046,13 @@ msgid "The selection number taken from the elements." msgstr "מספר הבחירה הנלקח מתוך הרכיבים." #: scfuncs.src +#, fuzzy msgctxt "" "scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgid "Returns a (1-alpha) confidence interval for a normal distribution." msgstr "מחזירה רווח בר-סמך (1 אלפא) של ההתפלגות הנורמלית." #: scfuncs.src @@ -20076,12 +20110,13 @@ msgid "The size of the population." msgstr "גודל האוכלוסיה." #: scfuncs.src +#, fuzzy msgctxt "" "scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_N\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgid "Returns a (1-alpha) confidence interval for a normal distribution." msgstr "מחזירה רווח בר-סמך (1 אלפא) של ההתפלגות הנורמלית." #: scfuncs.src @@ -20145,7 +20180,7 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a Student's t distribution." +msgid "Returns a (1-alpha) confidence interval for a Student's t distribution." msgstr "מחזירה רווח בר-סמך (1 אלפא) של ההתפלגות הנורמלית." #: scfuncs.src @@ -26027,6 +26062,102 @@ msgctxt "" msgid "Collapse Formula Bar" msgstr "צמצום שורת הנוסחאות" +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"SID_DEL_ROWS\n" +"menuitem.text" +msgid "~Delete Selected Rows" +msgstr "מ~חיקת השורות הנבחרות" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"SID_DELETE\n" +"menuitem.text" +msgid "De~lete Row Contents..." +msgstr "מחיקת ת~כני השורות…" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_SHOW\n" +"menuitem.text" +msgid "~Show" +msgstr "הצגה" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_DEL_COLS\n" +"menuitem.text" +msgid "~Delete Selected Columns" +msgstr "מחיקת העמודות ה~נבחרות" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_DELETE\n" +"menuitem.text" +msgid "D~elete Column Contents..." +msgstr "מחיקת ת~כני העמודות…" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_HIDE\n" +"menuitem.text" +msgid "~Hide" +msgstr "הסתרה" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_SHOW\n" +"menuitem.text" +msgid "~Show" +msgstr "הצגה" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_PASTE_SPECIAL\n" +"menuitem.text" +msgid "Paste ~Special..." +msgstr "הדבקה מיוחדת" + +msgctxt "" +"popup.src\n" +"RID_POPUP_CELLS\n" +"SID_DELETE\n" +"menuitem.text" +msgid "Delete C~ontents..." +msgstr "מחיקת תוכן" + +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_N\n" +"1\n" +"string.text" +msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgstr "מחזירה רווח בר-סמך (1 אלפא) של ההתפלגות הנורמלית." + +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n" +"1\n" +"string.text" +msgid "Returns the day of the week for the date value as an integer (1-7)." +msgstr "מחזירה את השם של היום בשבוע עבור מספר מ 1 עד 7." + +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR\n" +"7\n" +"string.text" +msgid "If given and not equal to zero then rounded down according to amount when a negative number and significance." +msgstr "החזרת הערך של מספר נתון שונה מאפס מעוגל כלפי מטה לכפל הקרוב של מספר נתון." + #: condformatdlg.src msgctxt "" "condformatdlg.src\n" @@ -26045,32 +26176,96 @@ msgctxt "" msgid "3 Colored Smilies" msgstr "" +#: globstr.src +msgctxt "" +"globstr.src\n" +"RID_GLOBSTR\n" +"STR_HEADER_RANGE\n" +"string.text" +msgid "Range or formula expression" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_OPT_HEIGHT\n" +"menuitem.text" +msgid "Optimal ~Row Height..." +msgstr "גובה שורה מיטבי" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_INS_ROW\n" +"menuitem.text" +msgid "~Insert Rows Above" +msgstr "הוספת ~שורות מתחת" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_HIDE\n" +"menuitem.text" +msgid "~Hide" +msgstr "הסתרה" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_WIDTH\n" +"menuitem.text" +msgid "Col~umn Width..." +msgstr "רוחב עמודה..." + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_OPT_WIDTH\n" +"menuitem.text" +msgid "O~ptimal Column Width..." +msgstr "רוחב עמודה מיטבי..." + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_INS_COLUMN\n" +"menuitem.text" +msgid "~Insert Columns Left" +msgstr "הוספת עמודות מ~שמאל" + #: scfuncs.src msgctxt "" "scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MS\n" "1\n" "string.text" -msgid "Returns the day of the week for the date value as an integer (1-7)." -msgstr "מחזירה את השם של היום בשבוע עבור מספר מ 1 עד 7." +msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance." +msgstr "" #: scfuncs.src msgctxt "" "scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR\n" -"7\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE\n" +"1\n" "string.text" -msgid "If given and not equal to zero then rounded down according to amount when a negative number and significance." -msgstr "החזרת הערך של מספר נתון שונה מאפס מעוגל כלפי מטה לכפל הקרוב של מספר נתון." +msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgstr "מחזירה רווח בר-סמך (1 אלפא) של ההתפלגות הנורמלית." #: scfuncs.src +#, fuzzy msgctxt "" "scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MS\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n" "1\n" "string.text" -msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance." -msgstr "" +msgid "Returns a (1 alpha) confidence interval for a Student's t distribution." +msgstr "מחזירה רווח בר-סמך (1 אלפא) של ההתפלגות הנורמלית." #: scfuncs.src msgctxt "" diff --git a/source/he/sc/uiconfig/scalc/ui.po b/source/he/sc/uiconfig/scalc/ui.po index b6e966f3a91..4265df55d15 100644 --- a/source/he/sc/uiconfig/scalc/ui.po +++ b/source/he/sc/uiconfig/scalc/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" -"PO-Revision-Date: 2015-05-12 15:13+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:01+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443589.000000\n" +"X-POOTLE-MTIME: 1435280477.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -7896,6 +7896,43 @@ msgctxt "" msgid "Select the angle for rotation." msgstr "בחירת זווית ההטיה." +#: sidebaralignment.ui +msgctxt "" +"sidebaralignment.ui\n" +"bottom\n" +"tooltip_text\n" +"string.text" +msgid "Text Extension From Lower Cell Border" +msgstr "" + +#: sidebaralignment.ui +msgctxt "" +"sidebaralignment.ui\n" +"top\n" +"tooltip_text\n" +"string.text" +msgid "Text Extension From Upper Cell Border" +msgstr "" + +#: sidebaralignment.ui +msgctxt "" +"sidebaralignment.ui\n" +"standard\n" +"tooltip_text\n" +"string.text" +msgid "Text Extension Inside Cell" +msgstr "" + +#: sidebaralignment.ui +#, fuzzy +msgctxt "" +"sidebaralignment.ui\n" +"stacked\n" +"label\n" +"string.text" +msgid "Vertically stacked" +msgstr "ערימה אנכית" + #: sidebarcellappearance.ui #, fuzzy msgctxt "" @@ -9530,6 +9567,15 @@ msgstr "מ_ספר העמודים:" #: statisticsinfopage.ui msgctxt "" "statisticsinfopage.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Number of Formula Groups:" +msgstr "" + +#: statisticsinfopage.ui +msgctxt "" +"statisticsinfopage.ui\n" "label1\n" "label\n" "string.text" diff --git a/source/he/sd/source/ui/app.po b/source/he/sd/source/ui/app.po index 29e2403d265..cb82355165d 100644 --- a/source/he/sd/source/ui/app.po +++ b/source/he/sd/source/ui/app.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-05-12 15:13+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-26 01:02+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443623.000000\n" +"X-POOTLE-MTIME: 1435280523.000000\n" #: menuids3_tmpl.src msgctxt "" @@ -210,15 +210,6 @@ msgstr "" #: menuids_tmpl.src msgctxt "" "menuids_tmpl.src\n" -"MN_MODIFY_SLIDE\n" -"SID_MODIFYPAGE\n" -"menuitem.text" -msgid "Slide ~Layout" -msgstr "מתווה שקופית" - -#: menuids_tmpl.src -msgctxt "" -"menuids_tmpl.src\n" "MN_FORMAT_PAGE\n" "SID_PAGESETUP\n" "menuitem.text" @@ -4016,3 +4007,11 @@ msgctxt "" "string.text" msgid "Table" msgstr "טבלה" + +msgctxt "" +"menuids_tmpl.src\n" +"MN_MODIFY_SLIDE\n" +"SID_MODIFYPAGE\n" +"menuitem.text" +msgid "Slide ~Layout" +msgstr "מתווה שקופית" diff --git a/source/he/sd/source/ui/view.po b/source/he/sd/source/ui/view.po index d674e15ccef..c3d71499520 100644 --- a/source/he/sd/source/ui/view.po +++ b/source/he/sd/source/ui/view.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-05-30 13:09+0200\n" -"PO-Revision-Date: 2013-06-10 11:33+0000\n" -"Last-Translator: Yaron <sh.yaron@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2014-06-04 12:52+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370863987.0\n" +"X-POOTLE-MTIME: 1401886324.000000\n" #: DocumentRenderer.src msgctxt "" @@ -101,10 +101,10 @@ msgstr "שקופיות לעמוד" msgctxt "" "DocumentRenderer.src\n" "_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES\n" -"Default\n" +"According to layout\n" "itemlist.text" -msgid "Default" -msgstr "בררת מחדל" +msgid "According to layout" +msgstr "" #: DocumentRenderer.src msgctxt "" @@ -492,3 +492,11 @@ msgctxt "" "itemlist.text" msgid "Se~lection" msgstr "בחירה" + +msgctxt "" +"DocumentRenderer.src\n" +"_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES\n" +"Default\n" +"itemlist.text" +msgid "Default" +msgstr "בררת מחדל" diff --git a/source/he/sfx2/source/sidebar.po b/source/he/sfx2/source/sidebar.po index 19083f6633d..73df405cab1 100644 --- a/source/he/sfx2/source/sidebar.po +++ b/source/he/sfx2/source/sidebar.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-05-11 16:12+0200\n" -"PO-Revision-Date: 2014-03-24 07:58+0000\n" -"Last-Translator: Yaron <sh.yaron@gmail.com>\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-05-12 15:15+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1395647906.000000\n" +"X-POOTLE-MTIME: 1431443731.000000\n" #: Sidebar.src msgctxt "" @@ -58,3 +58,11 @@ msgctxt "" "string.text" msgid "Close Sidebar Deck" msgstr "סגירת מעגן סרגל הצד" + +#: Sidebar.src +msgctxt "" +"Sidebar.src\n" +"SFX_STR_SIDEBAR_SETTINGS\n" +"string.text" +msgid "Sidebar Settings" +msgstr "" diff --git a/source/he/sfx2/uiconfig/ui.po b/source/he/sfx2/uiconfig/ui.po index 3b91be240e5..b73ec163d28 100644 --- a/source/he/sfx2/uiconfig/ui.po +++ b/source/he/sfx2/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" -"PO-Revision-Date: 2015-05-12 15:15+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:03+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443747.000000\n" +"X-POOTLE-MTIME: 1435280585.000000\n" #: alienwarndialog.ui msgctxt "" @@ -1556,6 +1556,15 @@ msgstr "_פתיחת קובץ" #: startcenter.ui msgctxt "" "startcenter.ui\n" +"open_remote\n" +"label\n" +"string.text" +msgid "_Open Remote File" +msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" "open_recent\n" "label\n" "string.text" @@ -1581,57 +1590,63 @@ msgid "Create:" msgstr "יצירה:" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "writer_all\n" "label\n" "string.text" -msgid "Writer _Document" +msgid "_Writer Document" msgstr "מ_סמך Writer" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "calc_all\n" "label\n" "string.text" -msgid "Calc _Spreadsheet" +msgid "_Calc Spreadsheet" msgstr "_גיליון נתונים של Calc" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "impress_all\n" "label\n" "string.text" -msgid "Impress _Presentation" +msgid "_Impress Presentation" msgstr "מ_צגת של Impress" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "draw_all\n" "label\n" "string.text" -msgid "Draw D_rawing" +msgid "_Draw Drawing" msgstr "ציו_ר של Draw" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "math_all\n" "label\n" "string.text" -msgid "Math For_mula" +msgid "_Math Formula" msgstr "_נוסחה של Math" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "database_all\n" "label\n" "string.text" -msgid "Base D_atabase" +msgid "_Base Database" msgstr "מ_סד נתונים של Base" #: startcenter.ui @@ -2033,3 +2048,57 @@ msgctxt "" "string.text" msgid "Existing Versions" msgstr "גרסאות קיימות" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"writer_all\n" +"label\n" +"string.text" +msgid "Writer _Document" +msgstr "מ_סמך Writer" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"calc_all\n" +"label\n" +"string.text" +msgid "Calc _Spreadsheet" +msgstr "_גיליון נתונים של Calc" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"impress_all\n" +"label\n" +"string.text" +msgid "Impress _Presentation" +msgstr "מ_צגת של Impress" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"draw_all\n" +"label\n" +"string.text" +msgid "Draw D_rawing" +msgstr "ציו_ר של Draw" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"math_all\n" +"label\n" +"string.text" +msgid "Math For_mula" +msgstr "_נוסחה של Math" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"database_all\n" +"label\n" +"string.text" +msgid "Base D_atabase" +msgstr "מ_סד נתונים של Base" diff --git a/source/he/svtools/source/dialogs.po b/source/he/svtools/source/dialogs.po index 86ed3da803a..480e7ac04ad 100644 --- a/source/he/svtools/source/dialogs.po +++ b/source/he/svtools/source/dialogs.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-11-22 23:46+0000\n" -"Last-Translator: Lior <kaplanlior@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2013-11-26 15:55+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353628019.0\n" +"X-POOTLE-MTIME: 1385481304.000000\n" #: addresstemplate.src msgctxt "" @@ -296,6 +296,14 @@ msgctxt "" msgid "Save" msgstr "שמירה" +#: filedlg2.src +msgctxt "" +"filedlg2.src\n" +"STR_SVT_DEFAULT_SERVICE_LABEL\n" +"string.text" +msgid "$user$'s $service$" +msgstr "" + #: formats.src msgctxt "" "formats.src\n" diff --git a/source/he/svtools/source/misc.po b/source/he/svtools/source/misc.po index 31304a5eb35..5bd2b80aec1 100644 --- a/source/he/svtools/source/misc.po +++ b/source/he/svtools/source/misc.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-05-12 15:18+0000\n" +"POT-Creation-Date: 2015-08-25 13:17+0200\n" +"PO-Revision-Date: 2015-06-26 01:03+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443888.000000\n" +"X-POOTLE-MTIME: 1435280600.000000\n" #: imagemgr.src msgctxt "" @@ -2232,10 +2232,11 @@ msgid "Sardinian" msgstr "סרדו" #: langtab.src +#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" -"LANGUAGE_DZONGKHA\n" +"LANGUAGE_DZONGKHA_BHUTAN\n" "pairedlist.text" msgid "Dzongkha" msgstr "דזונגקה" @@ -3780,6 +3781,54 @@ msgctxt "" msgid "Venetian" msgstr "" +#: langtab.src +#, fuzzy +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ENGLISH_GAMBIA\n" +"pairedlist.text" +msgid "English (Gambia)" +msgstr "אנגלית (נמיביה)" + +#: langtab.src +#, fuzzy +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_OCCITAN_ARANESE\n" +"pairedlist.text" +msgid "Aranese" +msgstr "אראגונית" + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ARPITAN_FRANCE\n" +"pairedlist.text" +msgid "Arpitan (France)" +msgstr "" + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ARPITAN_ITALY\n" +"pairedlist.text" +msgid "Arpitan (Italy)" +msgstr "" + +#: langtab.src +#, fuzzy +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ARPITAN_SWITZERLAND\n" +"pairedlist.text" +msgid "Arpitan (Switzerland)" +msgstr "גרמנית (שווייץ)" + #: svtools.src msgctxt "" "svtools.src\n" @@ -4099,3 +4148,12 @@ msgctxt "" "string.text" msgid "~Repeat: " msgstr "ח~זרה על פעולה: " + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_DZONGKHA\n" +"pairedlist.text" +msgid "Dzongkha" +msgstr "דזונגקה" diff --git a/source/he/svtools/uiconfig/ui.po b/source/he/svtools/uiconfig/ui.po index a0ec588ba0a..8fe04b9d5b4 100644 --- a/source/he/svtools/uiconfig/ui.po +++ b/source/he/svtools/uiconfig/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-05-12 15:18+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:03+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443902.000000\n" +"X-POOTLE-MTIME: 1435280608.000000\n" #: GraphicExportOptionsDialog.ui msgctxt "" @@ -512,32 +512,13 @@ msgstr "" #, fuzzy msgctxt "" "placeedit.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Name:" -msgstr "שם" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"label6\n" +"typeLabel\n" "label\n" "string.text" msgid "Type:" msgstr "סוג" #: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "File Service" -msgstr "" - -#: placeedit.ui #, fuzzy msgctxt "" "placeedit.ui\n" @@ -548,52 +529,23 @@ msgid "Host:" msgstr "מארח" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" "pathLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "נתיב" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"portLabel\n" -"label\n" -"string.text" -msgid "Port:" -msgstr "פתחה" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"webdavs\n" -"label\n" -"string.text" -msgid "Secured WebDAV (HTTPS)" -msgstr "WebDAV מאובטח (HTTPS)" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Server Details" -msgstr "פרטי השרת" +msgid "Root:" +msgstr "" #: placeedit.ui #, fuzzy msgctxt "" "placeedit.ui\n" -"bindingLabel\n" +"shareLabel\n" "label\n" "string.text" -msgid "Binding URL:" -msgstr "כתובת איגוד" +msgid "Share:" +msgstr "שיתוף" #: placeedit.ui #, fuzzy @@ -606,91 +558,68 @@ msgid "Repository:" msgstr "מאגר" #: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"label3\n" -"label\n" -"string.text" -msgid "Server type:" -msgstr "סוג השרת" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"label5\n" -"label\n" -"string.text" -msgid "Path:" -msgstr "נתיב" - -#: placeedit.ui msgctxt "" "placeedit.ui\n" -"label12\n" +"webdavs\n" "label\n" "string.text" -msgid "Server Details" -msgstr "פרטי השרת" +msgid "Secure connection" +msgstr "" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" -"label9\n" +"loginLabel\n" "label\n" "string.text" -msgid "Host:" -msgstr "מארח" +msgid "User:" +msgstr "" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" -"label10\n" +"nameLabel\n" "label\n" "string.text" -msgid "Share:" -msgstr "שיתוף" +msgid "Label:" +msgstr "" #: placeedit.ui #, fuzzy msgctxt "" "placeedit.ui\n" -"label11\n" +"portLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "נתיב" +msgid "Port:" +msgstr "פתחה" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label8\n" -"label\n" +"port-nospin\n" +"text\n" "string.text" -msgid "Server Details" -msgstr "פרטי השרת" +msgid "0" +msgstr "" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" -"label16\n" +"passwordLabel\n" "label\n" "string.text" -msgid "Login:" -msgstr "כניסה" +msgid "Password:" +msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label15\n" +"rememberPassword\n" "label\n" "string.text" -msgid "User Details" -msgstr "פרטי המשתמש" +msgid "Remember password" +msgstr "" #: placeedit.ui msgctxt "" @@ -728,15 +657,6 @@ msgctxt "" msgid "Windows Share" msgstr "שיתוף Windows" -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"liststore1\n" -"4\n" -"stringlist.text" -msgid "CMIS" -msgstr "CMIS" - #: printersetupdialog.ui msgctxt "" "printersetupdialog.ui\n" @@ -951,3 +871,153 @@ msgctxt "" "string.text" msgid "Do you want to restart %PRODUCTNAME now?" msgstr "האם ברצונך להפעיל את %PRODUCTNAME מחדש כעת?" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"pathLabel\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "נתיב" + +msgctxt "" +"placeedit.ui\n" +"webdavs\n" +"label\n" +"string.text" +msgid "Secured WebDAV (HTTPS)" +msgstr "WebDAV מאובטח (HTTPS)" + +msgctxt "" +"placeedit.ui\n" +"label4\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "פרטי השרת" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"bindingLabel\n" +"label\n" +"string.text" +msgid "Binding URL:" +msgstr "כתובת איגוד" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Server type:" +msgstr "סוג השרת" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label5\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "נתיב" + +msgctxt "" +"placeedit.ui\n" +"label12\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "פרטי השרת" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label9\n" +"label\n" +"string.text" +msgid "Host:" +msgstr "מארח" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label11\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "נתיב" + +msgctxt "" +"placeedit.ui\n" +"label8\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "פרטי השרת" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label16\n" +"label\n" +"string.text" +msgid "Login:" +msgstr "כניסה" + +msgctxt "" +"placeedit.ui\n" +"label15\n" +"label\n" +"string.text" +msgid "User Details" +msgstr "פרטי המשתמש" + +msgctxt "" +"placeedit.ui\n" +"liststore1\n" +"4\n" +"stringlist.text" +msgid "CMIS" +msgstr "CMIS" + +#: placeedit.ui +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "Name:" +msgstr "שם" + +#: placeedit.ui +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label6\n" +"label\n" +"string.text" +msgid "Type:" +msgstr "סוג" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "File Service" +msgstr "" + +#: placeedit.ui +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label10\n" +"label\n" +"string.text" +msgid "Share:" +msgstr "שיתוף" diff --git a/source/he/svx/inc.po b/source/he/svx/inc.po index e7586ce8474..9380f81da0f 100644 --- a/source/he/svx/inc.po +++ b/source/he/svx/inc.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-05-12 15:18+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:03+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431443903.000000\n" +"X-POOTLE-MTIME: 1435280609.000000\n" #: globlmn_tmpl.hrc msgctxt "" @@ -363,14 +363,6 @@ msgstr "הדבקה" #: globlmn_tmpl.hrc msgctxt "" "globlmn_tmpl.hrc\n" -"ITEM_EDIT_IMAP\n" -"#define.text" -msgid "ImageMap" -msgstr "מפת תמונה" - -#: globlmn_tmpl.hrc -msgctxt "" -"globlmn_tmpl.hrc\n" "ITEM_EXTERNAL_EDIT\n" "#define.text" msgid "Edit with External Tool..." @@ -455,6 +447,24 @@ msgstr "חיתוך" #: globlmn_tmpl.hrc msgctxt "" "globlmn_tmpl.hrc\n" +"ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT.ITEM_EQUALIZEWIDTH\n" +"SID_EQUALIZEWIDTH\n" +"menuitem.text" +msgid "Equalize ~Width" +msgstr "" + +#: globlmn_tmpl.hrc +msgctxt "" +"globlmn_tmpl.hrc\n" +"ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT.ITEM_EQUALIZEWIDTH.ITEM_EQUALIZEHEIGHT\n" +"SID_EQUALIZEHEIGHT\n" +"menuitem.text" +msgid "Equalize ~Height" +msgstr "" + +#: globlmn_tmpl.hrc +msgctxt "" +"globlmn_tmpl.hrc\n" "MNSUB_FORMEN\n" "SID_POLY_FORMEN\n" "menuitem.text" @@ -615,3 +625,10 @@ msgctxt "" "#define.text" msgid "Open ~Smart Tag Menu" msgstr "פתיחת תפריט תגים חכמים" + +msgctxt "" +"globlmn_tmpl.hrc\n" +"ITEM_EDIT_IMAP\n" +"#define.text" +msgid "ImageMap" +msgstr "מפת תמונה" diff --git a/source/he/svx/source/svdraw.po b/source/he/svx/source/svdraw.po index a56cbc31ba2..10596a5843f 100644 --- a/source/he/svx/source/svdraw.po +++ b/source/he/svx/source/svdraw.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:41+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-05-12 15:20+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1563,6 +1563,22 @@ msgstr "הפצת עצמים נבחרים" #: svdstr.src msgctxt "" "svdstr.src\n" +"STR_EqualizeWidthMarkedObjects\n" +"string.text" +msgid "Equalize Width %1" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" +"STR_EqualizeHeightMarkedObjects\n" +"string.text" +msgid "Equalize Height %1" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" "STR_EditCombine_OnePoly\n" "string.text" msgid "Combine %1" @@ -4893,6 +4909,14 @@ msgstr "ביזור עמודות" #: svdstr.src msgctxt "" "svdstr.src\n" +"STR_TABLE_DELETE_CELL_CONTENTS\n" +"string.text" +msgid "Delete cell contents" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" "STR_TABLE_STYLE\n" "string.text" msgid "Table style" diff --git a/source/he/svx/uiconfig/ui.po b/source/he/svx/uiconfig/ui.po index 851057f205d..f2f446ff5b2 100644 --- a/source/he/svx/uiconfig/ui.po +++ b/source/he/svx/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-05-12 15:21+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1424,7 +1424,7 @@ msgctxt "" "tolathe\n" "tooltip_text\n" "string.text" -msgid "Convert to Lathe Object" +msgid "Convert to Rotation Object" msgstr "" #: docking3deffects.ui @@ -3008,13 +3008,14 @@ msgid "Fontwork Character Spacing" msgstr "" #: fontworkspacingdialog.ui +#, fuzzy msgctxt "" "fontworkspacingdialog.ui\n" "label2\n" "label\n" "string.text" msgid "_Value:" -msgstr "" +msgstr "ערכים" #: formlinkwarndialog.ui msgctxt "" @@ -4392,82 +4393,91 @@ msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"fillstyle\n" +"color\n" "tooltip_markup\n" "string.text" -msgid "Select the fill type to apply." +msgid "Select the color to apply." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"fillstyle\n" +"color\n" "tooltip_text\n" "string.text" -msgid "Select the fill type to apply." +msgid "Select the color to apply." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"color\n" +"fillattr\n" "tooltip_markup\n" "string.text" -msgid "Select the color to apply." +msgid "Select the effect to apply." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"color\n" +"fillattr\n" "tooltip_text\n" "string.text" -msgid "Select the color to apply." +msgid "Select the effect to apply." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"fillattr\n" +"fillgrad1\n" "tooltip_markup\n" "string.text" -msgid "Select the effect to apply." +msgid "Fill gradient from." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"fillattr\n" +"fillgrad1\n" "tooltip_text\n" "string.text" -msgid "Select the effect to apply." +msgid "Fill gradient from." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"transparencylabel\n" +"fillstyle\n" "tooltip_markup\n" "string.text" -msgid "Transparency" +msgid "Select the fill type to apply." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"transparencylabel\n" +"fillstyle\n" "tooltip_text\n" "string.text" -msgid "Transparency" +msgid "Select the fill type to apply." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"transparencylabel\n" -"label\n" +"gradient\n" +"tooltip_markup\n" "string.text" -msgid "_Transparency:" +msgid "Specify the variation of gradient transparency." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradient\n" +"tooltip_text\n" +"string.text" +msgid "Specify the variation of gradient transparency." msgstr "" #: sidebararea.ui @@ -4563,19 +4573,154 @@ msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"gradient\n" +"transparencylabel\n" "tooltip_markup\n" "string.text" -msgid "Specify the variation of gradient transparency." +msgid "Transparency" msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"gradient\n" +"transparencylabel\n" "tooltip_text\n" "string.text" -msgid "Specify the variation of gradient transparency." +msgid "Transparency" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"transparencylabel\n" +"label\n" +"string.text" +msgid "_Transparency:" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"fillgrad2\n" +"tooltip_markup\n" +"string.text" +msgid "Fill gradient to." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"fillgrad2\n" +"tooltip_text\n" +"string.text" +msgid "Fill gradient to." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradangle\n" +"tooltip_markup\n" +"string.text" +msgid "Select the gradient angle." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradangle\n" +"tooltip_text\n" +"string.text" +msgid "Select the gradient angle." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"0\n" +"stringlist.text" +msgid "Linear" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"1\n" +"stringlist.text" +msgid "Axial" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"2\n" +"stringlist.text" +msgid "Radial" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"3\n" +"stringlist.text" +msgid "Ellipsoid" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"4\n" +"stringlist.text" +msgid "Quadratic" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"5\n" +"stringlist.text" +msgid "Square" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"tooltip_markup\n" +"string.text" +msgid "Select the gradient style." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"tooltip_text\n" +"string.text" +msgid "Select the gradient style." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"transparencyslider\n" +"tooltip_markup\n" +"string.text" +msgid "Specify 0% for fully opaque through 100% for fully transparent." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"transparencyslider\n" +"tooltip_text\n" +"string.text" +msgid "Specify 0% for fully opaque through 100% for fully transparent." msgstr "" #: sidebararea.ui @@ -5011,58 +5156,67 @@ msgid "Stars" msgstr "" #: sidebarline.ui -#, fuzzy msgctxt "" "sidebarline.ui\n" -"widthlabel\n" +"stylelabel\n" "label\n" "string.text" -msgid "_Width:" -msgstr "רוחב:" +msgid "_Style:" +msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"width\n" +"linestyle\n" "tooltip_markup\n" "string.text" -msgid "Select the width of the line." +msgid "Select the style of the line." msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"width\n" +"linestyle\n" "tooltip_text\n" "string.text" -msgid "Select the width of the line." +msgid "Select the style of the line." msgstr "" #: sidebarline.ui +#, fuzzy msgctxt "" "sidebarline.ui\n" -"colorlabel\n" +"widthlabel\n" "label\n" "string.text" -msgid "_Color:" -msgstr "" +msgid "_Width:" +msgstr "רוחב:" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"linetransparency\n" +"width\n" "tooltip_markup\n" "string.text" -msgid "Specify the transparency of the line." +msgid "Select the width of the line." msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"linetransparency\n" +"width\n" "tooltip_text\n" "string.text" -msgid "Specify the transparency of the line." +msgid "Select the width of the line." +msgstr "" + +#: sidebarline.ui +msgctxt "" +"sidebarline.ui\n" +"colorlabel\n" +"label\n" +"string.text" +msgid "_Color:" msgstr "" #: sidebarline.ui @@ -5113,28 +5267,19 @@ msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"stylelabel\n" -"label\n" -"string.text" -msgid "_Style:" -msgstr "" - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"linestyle\n" +"linetransparency\n" "tooltip_markup\n" "string.text" -msgid "Select the style of the line." +msgid "Specify the transparency of the line." msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"linestyle\n" +"linetransparency\n" "tooltip_text\n" "string.text" -msgid "Select the style of the line." +msgid "Specify the transparency of the line." msgstr "" #: sidebarline.ui @@ -5709,6 +5854,51 @@ msgctxt "" msgid "Flip the selected object horizontally." msgstr "" +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"SHOW_SHADOW\n" +"label\n" +"string.text" +msgid "Enable" +msgstr "" + +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"angle\n" +"label\n" +"string.text" +msgid "Angle" +msgstr "" + +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"distance\n" +"label\n" +"string.text" +msgid "Distance" +msgstr "" + +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"transparency_label\n" +"label\n" +"string.text" +msgid "Transparency:" +msgstr "" + +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"color\n" +"label\n" +"string.text" +msgid "Color:" +msgstr "" + #: textcontrolchardialog.ui msgctxt "" "textcontrolchardialog.ui\n" @@ -5835,174 +6025,3 @@ msgctxt "" "string.text" msgid "Delete" msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"scaleddepth\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"angle\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"depth\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"hori\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"veri\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"mode\n" -"2\n" -"stringlist.text" -msgid "Gourand" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"slant\n" -"text\n" -"string.text" -msgid "0.0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"focal\n" -"text\n" -"string.text" -msgid "2" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"distance\n" -"text\n" -"string.text" -msgid "2" -msgstr "" - -#: dockingcolorreplace.ui -msgctxt "" -"dockingcolorreplace.ui\n" -"tol2\n" -"text\n" -"string.text" -msgid "10" -msgstr "" - -#: dockingcolorreplace.ui -msgctxt "" -"dockingcolorreplace.ui\n" -"tol3\n" -"text\n" -"string.text" -msgid "10" -msgstr "" - -#: dockingcolorreplace.ui -msgctxt "" -"dockingcolorreplace.ui\n" -"tol4\n" -"text\n" -"string.text" -msgid "10" -msgstr "" - -#: dockingfontwork.ui -msgctxt "" -"dockingfontwork.ui\n" -"indent\n" -"text\n" -"string.text" -msgid "0.00" -msgstr "" - -#: dockingfontwork.ui -msgctxt "" -"dockingfontwork.ui\n" -"distancex\n" -"text\n" -"string.text" -msgid "0.00" -msgstr "" - -#: dockingfontwork.ui -msgctxt "" -"dockingfontwork.ui\n" -"distancey\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: sidebarparagraph.ui -msgctxt "" -"sidebarparagraph.ui\n" -"promotedemote\n" -"tooltip_text\n" -"string.text" -msgid "Indent" -msgstr "" - -#: sidebarparagraph.ui -msgctxt "" -"sidebarparagraph.ui\n" -"promote\n" -"tooltip_text\n" -"string.text" -msgid "Increase Indent" -msgstr "" - -#: sidebarparagraph.ui -msgctxt "" -"sidebarparagraph.ui\n" -"demote\n" -"tooltip_text\n" -"string.text" -msgid "Decrease Indent" -msgstr "" - -#: sidebarparagraph.ui -msgctxt "" -"sidebarparagraph.ui\n" -"hangingindent2\n" -"tooltip_text\n" -"string.text" -msgid "Switch to Hanging Indent" -msgstr "" diff --git a/source/he/sw/source/ui/app.po b/source/he/sw/source/ui/app.po index 2d06749c003..90834e95266 100644 --- a/source/he/sw/source/ui/app.po +++ b/source/he/sw/source/ui/app.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" -"PO-Revision-Date: 2015-05-12 15:21+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-26 01:06+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431444108.000000\n" +"X-POOTLE-MTIME: 1435280810.000000\n" #: app.src msgctxt "" @@ -1144,12 +1144,13 @@ msgid "Password-protected files cannot be opened." msgstr "לא ניתן לפתוח קבצים מוגני ססמה." #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord6 file." +msgid "This is not a valid WinWord6 file." msgstr "קובץ זה אינו קובץ WinWord6" #: error.src @@ -1180,12 +1181,13 @@ msgid "File has been written in a newer version." msgstr "הקובץ כבר נכתב בגירסה חדשה יותר" #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord97 file." +msgid "This is not a valid WinWord97 file." msgstr "קובץ זה אינו קובץ WinWord97" #: error.src @@ -1538,34 +1540,31 @@ msgid "Paste ~Special" msgstr "" #: mn.src -#, fuzzy msgctxt "" "mn.src\n" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_UPDATE_CUR_TOX\n" "menuitem.text" -msgid "~Update Index or Table" -msgstr "עדכון מפתחות/טבלה" +msgid "~Update Index or Table of Contents" +msgstr "" #: mn.src -#, fuzzy msgctxt "" "mn.src\n" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_EDIT_CURRENT_TOX\n" "menuitem.text" -msgid "~Edit Index or Table" -msgstr "עריכת מפתחות/טבלה" +msgid "~Edit Index or Table of Contents" +msgstr "" #: mn.src -#, fuzzy msgctxt "" "mn.src\n" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_REMOVE_CUR_TOX\n" "menuitem.text" -msgid "Delete Index or Table" -msgstr "מחיקת מפתחות/טבלה" +msgid "Delete Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -2471,3 +2470,48 @@ msgctxt "" "menuitem.text" msgid "Delete Page Break" msgstr "מחיקת מעבר עמוד" + +#, fuzzy +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_UPDATE_CUR_TOX\n" +"menuitem.text" +msgid "~Update Index or Table" +msgstr "עדכון מפתחות/טבלה" + +#, fuzzy +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_EDIT_CURRENT_TOX\n" +"menuitem.text" +msgid "~Edit Index or Table" +msgstr "עריכת מפתחות/טבלה" + +#, fuzzy +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_REMOVE_CUR_TOX\n" +"menuitem.text" +msgid "Delete Index or Table" +msgstr "מחיקת מפתחות/טבלה" + +#: error.src +msgctxt "" +"error.src\n" +"RID_SW_ERRHDL\n" +"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR )\n" +"string.text" +msgid "This is not a WinWord6 file." +msgstr "קובץ זה אינו קובץ WinWord6" + +#: error.src +msgctxt "" +"error.src\n" +"RID_SW_ERRHDL\n" +"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" +"string.text" +msgid "This is not a WinWord97 file." +msgstr "קובץ זה אינו קובץ WinWord97" diff --git a/source/he/sw/source/ui/dochdl.po b/source/he/sw/source/ui/dochdl.po index 8489507337c..de0df92dbc5 100644 --- a/source/he/sw/source/ui/dochdl.po +++ b/source/he/sw/source/ui/dochdl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-12 15:22+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -29,8 +29,16 @@ msgctxt "" "dochdl.src\n" "STR_NO_TABLE\n" "string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "אין אפשרות להכניס טבלה לתוך טבלה. יש להעביר את סמן הטקסט מחוץ לטבלה ולבצע את ההדבקה." +msgid "A table with no rows or no cells cannot be inserted" +msgstr "" + +#: dochdl.src +msgctxt "" +"dochdl.src\n" +"STR_TABLE_TOO_LARGE\n" +"string.text" +msgid "The table cannot be inserted because it is too large" +msgstr "" #: dochdl.src msgctxt "" @@ -79,3 +87,10 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "קישור DDE" + +msgctxt "" +"dochdl.src\n" +"STR_NO_TABLE\n" +"string.text" +msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." +msgstr "אין אפשרות להכניס טבלה לתוך טבלה. יש להעביר את סמן הטקסט מחוץ לטבלה ולבצע את ההדבקה." diff --git a/source/he/sw/uiconfig/swriter/ui.po b/source/he/sw/uiconfig/swriter/ui.po index 6db7923892b..0a8bb36fb6e 100644 --- a/source/he/sw/uiconfig/swriter/ui.po +++ b/source/he/sw/uiconfig/swriter/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-06 22:51+0200\n" -"PO-Revision-Date: 2015-05-12 15:24+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-06 22:58+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: he\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431444261.000000\n" +"X-POOTLE-MTIME: 1438901921.000000\n" #: abstractdialog.ui msgctxt "" @@ -7769,13 +7769,14 @@ msgid "Mode" msgstr "מצב" #: mmaddressblockpage.ui +#, fuzzy msgctxt "" "mmaddressblockpage.ui\n" "addresslist\n" "label\n" "string.text" msgid "Select A_ddress List..." -msgstr "" +msgstr "מקטע כתובת חדש" #: mmaddressblockpage.ui msgctxt "" @@ -9900,15 +9901,6 @@ msgstr "" #: optfonttabpage.ui msgctxt "" "optfonttabpage.ui\n" -"doconly\n" -"label\n" -"string.text" -msgid "C_urrent document only" -msgstr "" - -#: optfonttabpage.ui -msgctxt "" -"optfonttabpage.ui\n" "label1\n" "label\n" "string.text" @@ -12873,6 +12865,42 @@ msgstr "ללא" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_markup\n" +"string.text" +msgid "Parallel" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_text\n" +"string.text" +msgid "Parallel" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_markup\n" +"string.text" +msgid "Optimal" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_text\n" +"string.text" +msgid "Optimal" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" "buttonbefore\n" "tooltip_markup\n" "string.text" @@ -12909,55 +12937,183 @@ msgstr "אחרי" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_markup\n" "string.text" -msgid "Parallel" +msgid "Through" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_text\n" "string.text" -msgid "Parallel" +msgid "Through" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" +"label\n" +"string.text" +msgid "Enable Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"enablecontour\n" "tooltip_markup\n" "string.text" -msgid "Through" +msgid "Click to automatically trim unnecessary parts of the image" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" "tooltip_text\n" "string.text" -msgid "Through" +msgid "Click to automatically trim unnecessary parts of the image" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" +"label\n" +"string.text" +msgid "Edit Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"editcontour\n" "tooltip_markup\n" "string.text" -msgid "Optimal" +msgid "Edit the trimmed area of the image" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" "tooltip_text\n" "string.text" -msgid "Optimal" +msgid "Edit the trimmed area of the image" +msgstr "" + +#: sidebarwrap.ui +#, fuzzy +msgctxt "" +"sidebarwrap.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Spacing:" +msgstr "ריווח" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_markup\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_text\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"customlabel\n" +"label\n" +"string.text" +msgid "Custom" +msgstr "" + +#: sidebarwrap.ui +#, fuzzy +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"0\n" +"stringlist.text" +msgid "None" +msgstr "ללא" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"1\n" +"stringlist.text" +msgid "Extra Small (0.16cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"2\n" +"stringlist.text" +msgid "Small (0.32cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"3\n" +"stringlist.text" +msgid "Small Medium (0.64cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"4\n" +"stringlist.text" +msgid "Medium (0.95cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"5\n" +"stringlist.text" +msgid "Medium Large (1.27cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"6\n" +"stringlist.text" +msgid "Large (1.9cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"7\n" +"stringlist.text" +msgid "Extra Large (2.54cm)" msgstr "" #: sortdialog.ui @@ -14601,7 +14757,7 @@ msgctxt "" "TocDialog\n" "title\n" "string.text" -msgid "Insert Index/Table" +msgid "Insert Index or Table of Contents" msgstr "" #: tocdialog.ui @@ -14619,7 +14775,7 @@ msgctxt "" "index\n" "label\n" "string.text" -msgid "Index/Table" +msgid "Index or Table of Contents" msgstr "" #: tocdialog.ui @@ -15204,7 +15360,7 @@ msgctxt "" "label1\n" "label\n" "string.text" -msgid "Create Index/Table" +msgid "Create Index or Table of Contents" msgstr "" #: tocindexpage.ui @@ -15754,33 +15910,6 @@ msgstr "תצוגה" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hscrollbar\n" -"label\n" -"string.text" -msgid "H_orizontal scrollbar" -msgstr "סרגל גלילה אופקית" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"vscrollbar\n" -"label\n" -"string.text" -msgid "_Vertical scrollbar" -msgstr "סרגל גלילה אנכית" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"ruler\n" -"label\n" -"string.text" -msgid "R_uler" -msgstr "סרגל" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" "smoothscroll\n" "label\n" "string.text" @@ -15790,15 +15919,6 @@ msgstr "גלילה חלקה" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hruler\n" -"label\n" -"string.text" -msgid "Hori_zontal ruler" -msgstr "סרגל אופקי" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" "vruler\n" "label\n" "string.text" @@ -15817,6 +15937,15 @@ msgstr "מיושר לימין" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" +"hruler\n" +"label\n" +"string.text" +msgid "Hori_zontal ruler" +msgstr "סרגל אופקי" + +#: viewoptionspage.ui +msgctxt "" +"viewoptionspage.ui\n" "label3\n" "label\n" "string.text" |