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/en-ZA | |
parent | 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
Diffstat (limited to 'source/en-ZA')
41 files changed, 4081 insertions, 1593 deletions
diff --git a/source/en-ZA/basic/source/classes.po b/source/en-ZA/basic/source/classes.po index 438683ef01f..c7abbac4933 100644 --- a/source/en-ZA/basic/source/classes.po +++ b/source/en-ZA/basic/source/classes.po @@ -3,1094 +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: 2011-04-05 21:51+0200\n" -"Last-Translator: dwayne <dwayne@translate.org.za>\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 19:14+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1440530057.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 "Syntax error." #: 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 without 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 "Incorrect entry; please retry." #: 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 "Invalid procedure call." #: 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 "Overflow." #: 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 "Not enough memory." #: 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 "Array already dimensioned." #: 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 "Index out of defined range." #: 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 "Duplicate definition." #: 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 "Division by zero." #: 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 "Variable not defined." #: 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 "Data type mismatch." #: 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 "Invalid parameter." #: 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 "Process interrupted by user." #: 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 "Resume without error." #: 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 "Not enough stack memory." #: 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 "Sub-procedure or function procedure not defined." #: 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 "Error loading DLL file." #: 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 "Wrong DLL call convention." #: 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 "Internal error $(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 "Invalid file name or file number." #: 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 "File not found." #: 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 "Incorrect file mode." #: 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 "File already open." #: 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 "Device I/O error." #: 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 "File already exists." #: 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 "Incorrect record length." #: 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 "Disk or hard drive full." #: 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 "Reading exceeds EOF." #: 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 "Incorrect record number." #: 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 "Too many files." #: 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 "Device not available." #: 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 "Access denied." #: 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 "Disk not ready." #: 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 "Not implemented." #: 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 "Renaming on different drives impossible." #: 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 "Path/File access error." #: 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 "Path not found." #: 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 "Object variable not set." #: 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 "Invalid string pattern." #: 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 "Use of zero not permitted." #: 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 Error." #: 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 "Awaiting response to DDE connection." #: 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 "No DDE channels available." #: 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 "No application responded to DDE connect initiation." #: 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 "Too many applications responded to DDE connect initiation." #: 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 channel locked." #: 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 "External application cannot execute DDE operation." #: 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 "Timeout while waiting for DDE response." #: 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 "User pressed ESCAPE during DDE operation." #: 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 "External application busy." #: 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 operation without data." #: 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 "Data are in wrong format." #: 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 "External application has been terminated." #: 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 connection interrupted or modified." #: 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 method invoked with no channel open." #: 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 "Invalid DDE link format." #: 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 message has been lost." #: 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 "Paste link already performed." #: 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 "Link mode cannot be set due to invalid link topic." #: 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 requires the DDEML.DLL file." #: 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 "Module cannot be loaded; invalid format." #: 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 "Invalid object index." #: 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 "Object is not available." #: 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 "Incorrect property value." #: 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 "This property is read-only." #: 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 "This property is write only." #: 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 "Invalid object reference." #: 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 "Property or method not found: $(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 "Object required." #: 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 "Invalid use of an object." #: 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 Automation is not supported by this object." #: 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 "This property or method is not supported by the object." #: 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 Automation Error." #: 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 "This action is not supported by given object." #: 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 "Named arguments are not supported by given object." #: 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 "The current locale setting is not supported by the given object." #: 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 "Named argument not found." #: 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 "Argument is not optional." #: 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 "Invalid number of arguments." #: 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 "Object is not a list." #: 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 "Invalid ordinal number." #: 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 "Specified DLL function not found." #: 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 "Invalid clipboard format." #: 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 "Object does not have this property." #: 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 "Object does not have this method." #: 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 "Required argument lacking." #: 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 "Invalid number of arguments." #: 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 "Error executing a method." #: 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 "Unable to set property." #: 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 "Unable to determine property." #: 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 "Unexpected symbol: $(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 "Expected: $(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 "Symbol expected." #: 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 "Variable expected." #: 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 "Label expected." #: 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 "Value cannot be applied." #: 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 "Variable $(ARG1) already defined." #: 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 "Sub procedure or function procedure $(ARG1) already defined." #: 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 "Label $(ARG1) already defined." #: 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 "Variable $(ARG1) not found." #: 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 "Array or procedure $(ARG1) not found." #: 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 "Procedure $(ARG1) not found." #: 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 "Label $(ARG1) undefined." #: 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 "Unknown data type $(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 "Exit $(ARG1) expected." #: 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 "Statement block still open: $(ARG1) missing." #: 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 "Parentheses do not match." #: 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 "Symbol $(ARG1) already defined differently." #: 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 "Parameters do not correspond to procedure." #: 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 "Invalid character in number." #: 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 "Array must be dimensioned." #: 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 without 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) not allowed within a procedure." #: 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) not allowed outside a procedure." #: 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 "Dimension specifications do not match." #: 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 "Unknown option: $(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 "Constant $(ARG1) redefined." #: 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 "Program too large." #: 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 "Strings or arrays not permitted." diff --git a/source/en-ZA/chart2/uiconfig/ui.po b/source/en-ZA/chart2/uiconfig/ui.po index 27057868201..3e8f696447f 100644 --- a/source/en-ZA/chart2/uiconfig/ui.po +++ b/source/en-ZA/chart2/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-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-05-12 07:59+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 19:14+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1431417576.000000\n" +"X-POOTLE-MTIME: 1440530072.000000\n" #: 3dviewdialog.ui msgctxt "" @@ -1006,6 +1006,618 @@ msgctxt "" msgid "Tabs" msgstr "" +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"checkbutton_show_label\n" +"label\n" +"string.text" +msgid "Show labels" +msgstr "" + +#: sidebaraxis.ui +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 +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 +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_title\n" +"label\n" +"string.text" +msgid "Title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"l\n" +"label\n" +"string.text" +msgid "Title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_x_axis\n" +"label\n" +"string.text" +msgid "X axis" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_x_axis_title\n" +"label\n" +"string.text" +msgid "X axis title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_y_axis\n" +"label\n" +"string.text" +msgid "Y axis" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_y_axis_title\n" +"label\n" +"string.text" +msgid "Y axis title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_z_axis\n" +"label\n" +"string.text" +msgid "Z axis" +msgstr "" + +#: 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 +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 +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/en-ZA/cui/source/dialogs.po b/source/en-ZA/cui/source/dialogs.po index 1a3fe414d9e..adfb3deda79 100644 --- a/source/en-ZA/cui/source/dialogs.po +++ b/source/en-ZA/cui/source/dialogs.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 08:01+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 19:18+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431417665.000000\n" +"X-POOTLE-MTIME: 1440530282.000000\n" #: cuires.src msgctxt "" @@ -738,22 +738,6 @@ msgstr "Not available" #: svuidlg.src msgctxt "" "svuidlg.src\n" -"STR_GRAPHICLINK\n" -"string.text" -msgid "Graphic" -msgstr "Graphic" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" -"STR_BUTTONCLOSE\n" -"string.text" -msgid "~Close" -msgstr "~Close" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" "STR_CLOSELINKMSG\n" "string.text" msgid "Are you sure you want to remove the selected link?" diff --git a/source/en-ZA/cui/uiconfig/ui.po b/source/en-ZA/cui/uiconfig/ui.po index 4c6f2a201a6..2f1bda0300d 100644 --- a/source/en-ZA/cui/uiconfig/ui.po +++ b/source/en-ZA/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 08:04+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 19:27+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1431417844.000000\n" +"X-POOTLE-MTIME: 1440530849.000000\n" #: aboutconfigdialog.ui msgctxt "" @@ -428,13 +428,14 @@ msgid "Repla_ce" msgstr "Replace" #: acorreplacepage.ui +#, fuzzy msgctxt "" "acorreplacepage.ui\n" "label2\n" "label\n" "string.text" msgid "_With:" -msgstr "" +msgstr "Width" #: acorreplacepage.ui msgctxt "" @@ -879,13 +880,14 @@ msgid "Re_lative" msgstr "" #: areatabpage.ui +#, fuzzy msgctxt "" "areatabpage.ui\n" "FT_X_SIZE\n" "label\n" "string.text" msgid "Wi_dth:" -msgstr "" +msgstr "Width" #: areatabpage.ui #, fuzzy @@ -1221,34 +1223,6 @@ msgstr "" #: backgroundpage.ui msgctxt "" "backgroundpage.ui\n" -"paralb\n" -"0\n" -"stringlist.text" -msgid "Paragraph" -msgstr "" - -#: backgroundpage.ui -#, fuzzy -msgctxt "" -"backgroundpage.ui\n" -"paralb\n" -"1\n" -"stringlist.text" -msgid "Character" -msgstr "Characters:" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"transparencyft\n" -"label\n" -"string.text" -msgid "_Transparency:" -msgstr "" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" "background_label\n" "label\n" "string.text" @@ -1341,15 +1315,6 @@ msgid "Type" msgstr "" #: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"label7\n" -"label\n" -"string.text" -msgid "Transparency" -msgstr "" - -#: backgroundpage.ui #, fuzzy msgctxt "" "backgroundpage.ui\n" @@ -1879,13 +1844,14 @@ msgid "_Left:" msgstr "" #: borderpage.ui +#, fuzzy msgctxt "" "borderpage.ui\n" "rightft\n" "label\n" "string.text" msgid "Right:" -msgstr "" +msgstr "Height" #: borderpage.ui msgctxt "" @@ -4331,13 +4297,14 @@ msgid "_Center" msgstr "" #: distributionpage.ui +#, fuzzy msgctxt "" "distributionpage.ui\n" "horright\n" "label\n" "string.text" msgid "_Right" -msgstr "" +msgstr "Height" #: distributionpage.ui #, fuzzy @@ -6510,13 +6477,14 @@ msgid "Te_xt:" msgstr "" #: hyperlinkdocpage.ui +#, fuzzy msgctxt "" "hyperlinkdocpage.ui\n" "name_label\n" "label\n" "string.text" msgid "N_ame:" -msgstr "" +msgstr "Name" #: hyperlinkdocpage.ui msgctxt "" @@ -6645,13 +6613,14 @@ msgid "Te_xt:" msgstr "" #: hyperlinkinternetpage.ui +#, fuzzy msgctxt "" "hyperlinkinternetpage.ui\n" "name_label\n" "label\n" "string.text" msgid "N_ame:" -msgstr "" +msgstr "Name" #: hyperlinkinternetpage.ui msgctxt "" @@ -6744,13 +6713,14 @@ msgid "Te_xt:" msgstr "" #: hyperlinkmailpage.ui +#, fuzzy msgctxt "" "hyperlinkmailpage.ui\n" "name_label\n" "label\n" "string.text" msgid "N_ame:" -msgstr "" +msgstr "Name" #: hyperlinkmailpage.ui msgctxt "" @@ -6897,13 +6867,14 @@ msgid "Te_xt:" msgstr "" #: hyperlinknewdocpage.ui +#, fuzzy msgctxt "" "hyperlinknewdocpage.ui\n" "name_label\n" "label\n" "string.text" msgid "N_ame:" -msgstr "" +msgstr "Name" #: hyperlinknewdocpage.ui msgctxt "" @@ -7727,13 +7698,14 @@ msgid "Dash" msgstr "Dash" #: linetabpage.ui +#, fuzzy msgctxt "" "linetabpage.ui\n" "FT_LINE_STYLE\n" "label\n" "string.text" msgid "_Style:" -msgstr "" +msgstr "Style" #: linetabpage.ui msgctxt "" @@ -7791,13 +7763,14 @@ msgid "End sty_le:" msgstr "" #: linetabpage.ui +#, fuzzy msgctxt "" "linetabpage.ui\n" "FT_LINE_START_WIDTH\n" "label\n" "string.text" msgid "Wi_dth:" -msgstr "" +msgstr "Width" #: linetabpage.ui msgctxt "" @@ -7809,13 +7782,14 @@ msgid "Ce_nter" msgstr "" #: linetabpage.ui +#, fuzzy msgctxt "" "linetabpage.ui\n" "FT_LINE_END_WIDTH\n" "label\n" "string.text" msgid "W_idth:" -msgstr "" +msgstr "Width" #: linetabpage.ui msgctxt "" @@ -7881,13 +7855,14 @@ msgid "Select..." msgstr "" #: linetabpage.ui +#, fuzzy msgctxt "" "linetabpage.ui\n" "FT_SYMBOL_WIDTH\n" "label\n" "string.text" msgid "Widt_h:" -msgstr "" +msgstr "Width" #: linetabpage.ui msgctxt "" @@ -9681,24 +9656,6 @@ 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 -msgctxt "" -"optaccessibilitypage.ui\n" "label1\n" "label\n" "string.text" @@ -10599,13 +10556,14 @@ msgid "Fon_ts:" msgstr "" #: optfontspage.ui +#, fuzzy msgctxt "" "optfontspage.ui\n" "label9\n" "label\n" "string.text" msgid "_Size:" -msgstr "" +msgstr "Size" #: optfontspage.ui #, fuzzy @@ -10638,15 +10596,6 @@ msgstr "" #: 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" @@ -10926,33 +10875,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 -msgctxt "" -"opthtmlpage.ui\n" -"export\n" -"2\n" -"stringlist.text" -msgid "%PRODUCTNAME Writer" -msgstr "" - -#: opthtmlpage.ui -msgctxt "" -"opthtmlpage.ui\n" "label3\n" "label\n" "string.text" @@ -11378,24 +11300,6 @@ msgstr "" #: optmemorypage.ui 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" "label\n" "string.text" @@ -12782,24 +12686,6 @@ 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 -msgctxt "" -"optviewpage.ui\n" "label13\n" "label\n" "string.text" @@ -12855,15 +12741,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" @@ -13235,13 +13112,14 @@ msgid "Bottom:" msgstr "" #: pageformatpage.ui +#, fuzzy msgctxt "" "pageformatpage.ui\n" "labelRightMargin\n" "label\n" "string.text" msgid "Right:" -msgstr "" +msgstr "Height" #: pageformatpage.ui msgctxt "" @@ -13634,13 +13512,14 @@ msgid "_Left" msgstr "" #: paragalignpage.ui +#, fuzzy msgctxt "" "paragalignpage.ui\n" "radioBTN_RIGHTALIGN\n" "label\n" "string.text" msgid "_Right" -msgstr "" +msgstr "Height" #: paragalignpage.ui msgctxt "" @@ -14661,22 +14540,24 @@ msgid "Slant & Corner Radius" msgstr "" #: possizetabpage.ui +#, fuzzy msgctxt "" "possizetabpage.ui\n" "FT_POS_X\n" "label\n" "string.text" msgid "Position _X:" -msgstr "" +msgstr "Position" #: possizetabpage.ui +#, fuzzy msgctxt "" "possizetabpage.ui\n" "FT_POS_Y\n" "label\n" "string.text" msgid "Position _Y:" -msgstr "" +msgstr "Position" #: possizetabpage.ui msgctxt "" @@ -14698,13 +14579,14 @@ msgid "Position" msgstr "Position" #: possizetabpage.ui +#, fuzzy msgctxt "" "possizetabpage.ui\n" "FT_WIDTH\n" "label\n" "string.text" msgid "Wi_dth:" -msgstr "" +msgstr "Width" #: possizetabpage.ui #, fuzzy @@ -15151,22 +15033,24 @@ msgid "go to record" msgstr "" #: rotationtabpage.ui +#, fuzzy msgctxt "" "rotationtabpage.ui\n" "FT_POS_X\n" "label\n" "string.text" msgid "Position _X:" -msgstr "" +msgstr "Position" #: rotationtabpage.ui +#, fuzzy msgctxt "" "rotationtabpage.ui\n" "FT_POS_Y\n" "label\n" "string.text" msgid "Position _Y:" -msgstr "" +msgstr "Position" #: rotationtabpage.ui msgctxt "" @@ -17214,19 +17098,19 @@ msgstr "" #: tsaurldialog.ui msgctxt "" "tsaurldialog.ui\n" -"add\n" +"delete\n" "label\n" "string.text" -msgid "_Add..." +msgid "_Delete..." msgstr "" #: tsaurldialog.ui msgctxt "" "tsaurldialog.ui\n" -"delete\n" +"add\n" "label\n" "string.text" -msgid "_Delete..." +msgid "_Add..." msgstr "" #: tsaurldialog.ui @@ -17623,57 +17507,3 @@ msgctxt "" "string.text" msgid "View Layout" msgstr "View layout" - -#: aboutdialog.ui -msgctxt "" -"aboutdialog.ui\n" -"link\n" -"label\n" -"string.text" -msgid "http://www.libreoffice.org/about-us/credits/" -msgstr "" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"label5\n" -"label\n" -"string.text" -msgid "Background Color" -msgstr "" - -#: blackorwhitelistentrydialog.ui -msgctxt "" -"blackorwhitelistentrydialog.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Operating System:" -msgstr "" - -#: blackorwhitelistentrydialog.ui -msgctxt "" -"blackorwhitelistentrydialog.ui\n" -"label8\n" -"label\n" -"string.text" -msgid "Driver Version:" -msgstr "" - -#: optfltrembedpage.ui -msgctxt "" -"optfltrembedpage.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Character Background" -msgstr "" - -#: searchformatdialog.ui -msgctxt "" -"searchformatdialog.ui\n" -"background\n" -"label\n" -"string.text" -msgid "Background" -msgstr "" diff --git a/source/en-ZA/dbaccess/source/ui/dlg.po b/source/en-ZA/dbaccess/source/ui/dlg.po index 7144ff0dd58..511022ac828 100644 --- a/source/en-ZA/dbaccess/source/ui/dlg.po +++ b/source/en-ZA/dbaccess/source/ui/dlg.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-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-05-12 08:05+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 19:30+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431417930.000000\n" +"X-POOTLE-MTIME: 1440531054.000000\n" #: AutoControls.src msgctxt "" @@ -85,8 +85,8 @@ msgctxt "" "AutoControls.src\n" "STR_COMMONURL\n" "string.text" -msgid "Datasource URL" -msgstr "Datasource URL" +msgid "Datasource URL (e.g. postgresql://host:port/database)" +msgstr "" #: AutoControls.src msgctxt "" @@ -491,6 +491,7 @@ msgid "Set up connection to a MySQL database using JDBC" msgstr "Set up connection to a MySQL database using JDBC" #: dbadminsetup.src +#, fuzzy msgctxt "" "dbadminsetup.src\n" "STR_MYSQLJDBC_HELPTEXT\n" @@ -499,6 +500,8 @@ msgid "" "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n" "Please contact your system administrator if you are unsure about the following settings." msgstr "" +"Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n" +"Please contact your system administrator if you are unsure about the following settings." #: dbadminsetup.src msgctxt "" @@ -541,12 +544,13 @@ msgid "Set up a connection to text files" msgstr "Set up a connection to text files" #: dbadminsetup.src +#, fuzzy msgctxt "" "dbadminsetup.src\n" "STR_TEXT_HELPTEXT\n" "string.text" msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode." -msgstr "" +msgstr "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode." #: dbadminsetup.src msgctxt "" @@ -581,6 +585,7 @@ msgid "Set up a connection to an ADO database" msgstr "Set up a connection to an ADO database" #: dbadminsetup.src +#, fuzzy msgctxt "" "dbadminsetup.src\n" "STR_ADO_HELPTEXT\n" @@ -590,6 +595,9 @@ msgid "" "Click 'Browse' to configure provider-specific settings.\n" "Please contact your system administrator if you are unsure about the following settings." msgstr "" +"Please enter the URL of the ADO data source you want to connect to.\n" +"Click 'Browse' to configure provider-specific settings.\n" +"Please contact your system administrator if you are unsure about the following settings." #: dbadminsetup.src msgctxt "" @@ -600,6 +608,7 @@ msgid "Set up a connection to an ODBC database" msgstr "Set up a connection to an ODBC database" #: dbadminsetup.src +#, fuzzy msgctxt "" "dbadminsetup.src\n" "STR_ODBC_HELPTEXT\n" @@ -609,6 +618,9 @@ msgid "" "Click 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\n" "Please contact your system administrator if you are unsure about the following settings." msgstr "" +"Enter the name of the ODBC database you want to connect to.\n" +"Click 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\n" +"Please contact your system administrator if you are unsure about the following settings." #: dbadminsetup.src msgctxt "" @@ -619,6 +631,7 @@ msgid "Set up a connection to a JDBC database" msgstr "Set up a connection to a JDBC database" #: dbadminsetup.src +#, fuzzy msgctxt "" "dbadminsetup.src\n" "STR_JDBC_HELPTEXT\n" @@ -627,6 +640,8 @@ msgid "" "Please enter the required information to connect to a JDBC database.\n" "Please contact your system administrator if you are unsure about the following settings." msgstr "" +"Please enter the required information to connect to a JDBC database.\n" +"Please contact your system administrator if you are unsure about the following settings." #: dbadminsetup.src msgctxt "" @@ -653,6 +668,7 @@ msgid "Oracle JDBC ~driver class" msgstr "Oracle JDBC ~driver class" #: dbadminsetup.src +#, fuzzy msgctxt "" "dbadminsetup.src\n" "STR_ORACLE_HELPTEXT\n" @@ -661,6 +677,8 @@ msgid "" "Please enter the required information to connect to an Oracle database. Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n" "Please contact your system administrator if you are unsure about the following settings." msgstr "" +"Please enter the required information to connect to an Oracle database.Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n" +"Please contact your system administrator if you are unsure about the following settings." #: dbadminsetup.src msgctxt "" @@ -671,6 +689,7 @@ msgid "Set up a connection to spreadsheets" msgstr "Set up a connection to spreadsheets" #: dbadminsetup.src +#, fuzzy msgctxt "" "dbadminsetup.src\n" "STR_SPREADSHEET_HELPTEXT\n" @@ -679,6 +698,8 @@ msgid "" "Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n" "%PRODUCTNAME will open this file in read-only mode." msgstr "" +"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n" +"%PRODUCTNAME will open this file in read-only mode." #: dbadminsetup.src msgctxt "" @@ -777,12 +798,13 @@ msgid "In an index definition, no table column may occur more than once. However msgstr "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice." #: paramdialog.src +#, fuzzy msgctxt "" "paramdialog.src\n" "STR_COULD_NOT_CONVERT_PARAM\n" "string.text" msgid "The entry could not be converted to a valid value for the \"$name$\" parameter" -msgstr "" +msgstr "The entry could not be converted to a valid value for the \"$name$\"column" #: sqlmessage.src msgctxt "" diff --git a/source/en-ZA/desktop/source/deployment/gui.po b/source/en-ZA/desktop/source/deployment/gui.po index 7273ab0fe2f..15bead6fecc 100644 --- a/source/en-ZA/desktop/source/deployment/gui.po +++ b/source/en-ZA/desktop/source/deployment/gui.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-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-05-12 08:06+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 19:32+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431417972.000000\n" +"X-POOTLE-MTIME: 1440531154.000000\n" #: dp_gui_dialog.src msgctxt "" @@ -167,6 +167,7 @@ msgid "Show license" msgstr "Show license" #: dp_gui_dialog.src +#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_STR_WARNING_INSTALL_EXTENSION\n" @@ -176,8 +177,12 @@ msgid "" "Click 'OK' to proceed with the installation.\n" "Click 'Cancel' to stop the installation." msgstr "" +"You are about to install the extension \\'%NAME\\'.\n" +"Click \\'OK\\' to proceed with the installation.\n" +"Click \\'Cancel\\' to stop the installation." #: dp_gui_dialog.src +#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_STR_WARNING_REMOVE_EXTENSION\n" @@ -187,8 +192,12 @@ msgid "" "Click 'OK' to remove the extension.\n" "Click 'Cancel' to stop removing the extension." msgstr "" +"You are about to remove the extension \\'%NAME\\'.\n" +"Click \\'OK\\' to remove the extension.\n" +"Click \\'Cancel\\' to stop removing the extension." #: dp_gui_dialog.src +#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_STR_WARNING_REMOVE_SHARED_EXTENSION\n" @@ -198,8 +207,12 @@ msgid "" "Click 'OK' to remove the extension.\n" "Click 'Cancel' to stop removing the extension." msgstr "" +"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n" +"Click \\'OK\\' to remove the extension.\n" +"Click \\'Cancel\\' to stop removing the extension." #: dp_gui_dialog.src +#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_STR_WARNING_ENABLE_SHARED_EXTENSION\n" @@ -209,8 +222,12 @@ msgid "" "Click 'OK' to enable the extension.\n" "Click 'Cancel' to stop enabling the extension." msgstr "" +"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n" +"Click \\'OK\\' to enable the extension.\n" +"Click \\'Cancel\\' to stop enabling the extension." #: dp_gui_dialog.src +#, fuzzy msgctxt "" "dp_gui_dialog.src\n" "RID_STR_WARNING_DISABLE_SHARED_EXTENSION\n" @@ -220,6 +237,9 @@ msgid "" "Click 'OK' to disable the extension.\n" "Click 'Cancel' to stop disabling the extension." msgstr "" +"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n" +"Click \\'OK\\' to disable the extension.\n" +"Click \\'Cancel\\' to stop disabling the extension." #: dp_gui_dialog.src #, fuzzy @@ -233,26 +253,19 @@ msgstr "The extension \\'%Name\\' does not work on this computer." #: dp_gui_updatedialog.src msgctxt "" "dp_gui_updatedialog.src\n" -"RID_DLG_UPDATE_ERROR\n" -"string.text" -msgid "Error" -msgstr "Error" - -#: dp_gui_updatedialog.src -msgctxt "" -"dp_gui_updatedialog.src\n" "RID_DLG_UPDATE_NONE\n" "string.text" msgid "No new updates are available." msgstr "No new updates are available." #: dp_gui_updatedialog.src +#, fuzzy msgctxt "" "dp_gui_updatedialog.src\n" "RID_DLG_UPDATE_NOINSTALLABLE\n" "string.text" msgid "No installable updates are available. To see ignored or disabled updates, mark the check box 'Show all updates'." -msgstr "" +msgstr "No installable updates are available. To see all updates, mark the check box 'Show all updates'." #: dp_gui_updatedialog.src msgctxt "" @@ -415,6 +428,7 @@ msgid "The extension will not be installed." msgstr "The extension will not be installed." #: dp_gui_versionboxes.src +#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_STR_WARNING_VERSION_LESS\n" @@ -425,6 +439,10 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" +"You are about to install version $NEW of the extension \\'$NAME\\'.\n" +"The newer version $DEPLOYED is already installed.\n" +"Click \\'OK\\' to replace the installed extension.\n" +"Click \\'Cancel\\' to stop the installation." #: dp_gui_versionboxes.src #, fuzzy @@ -444,6 +462,7 @@ msgstr "" "Click \\'Cancel\\' to stop the installation." #: dp_gui_versionboxes.src +#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_STR_WARNING_VERSION_EQUAL\n" @@ -454,6 +473,10 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" +"You are about to install version $NEW of the extension \\'$NAME\\'.\n" +"That version is already installed.\n" +"Click \\'OK\\' to replace the installed extension.\n" +"Click \\'Cancel\\' to stop the installation." #: dp_gui_versionboxes.src #, fuzzy @@ -473,6 +496,7 @@ msgstr "" "Click \\'Cancel\\' to stop the installation." #: dp_gui_versionboxes.src +#, fuzzy msgctxt "" "dp_gui_versionboxes.src\n" "RID_STR_WARNING_VERSION_GREATER\n" @@ -483,6 +507,10 @@ msgid "" "Click 'OK' to replace the installed extension.\n" "Click 'Cancel' to stop the installation." msgstr "" +"You are about to install version $NEW of the extension \\'$NAME\\'.\n" +"The older version $DEPLOYED is already installed.\n" +"Click \\'OK\\' to replace the installed extension.\n" +"Click \\'Cancel\\' to stop the installation." #: dp_gui_versionboxes.src #, fuzzy diff --git a/source/en-ZA/desktop/uiconfig/ui.po b/source/en-ZA/desktop/uiconfig/ui.po index bf359c825ec..2875607c574 100644 --- a/source/en-ZA/desktop/uiconfig/ui.po +++ b/source/en-ZA/desktop/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-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-05-12 08:06+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 19:32+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1431417973.000000\n" +"X-POOTLE-MTIME: 1440531158.000000\n" #: cmdlinehelp.ui msgctxt "" @@ -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 diff --git a/source/en-ZA/extras/source/autocorr/emoji.po b/source/en-ZA/extras/source/autocorr/emoji.po index 676c0843870..1c57e3e59e0 100644 --- a/source/en-ZA/extras/source/autocorr/emoji.po +++ b/source/en-ZA/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-25 23:23+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/en-ZA/filter/source/config/fragments/filters.po b/source/en-ZA/filter/source/config/fragments/filters.po index 4513a82f666..d6816e0a96c 100644 --- a/source/en-ZA/filter/source/config/fragments/filters.po +++ b/source/en-ZA/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 08:07+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 19:33+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418054.000000\n" +"X-POOTLE-MTIME: 1440531235.000000\n" #: AbiWord.xcu msgctxt "" @@ -468,22 +468,24 @@ msgid "Microsoft Excel 97-2003 Template" msgstr "Microsoft Excel 95 Template" #: MS_PowerPoint_97.xcu +#, fuzzy msgctxt "" "MS_PowerPoint_97.xcu\n" "MS PowerPoint 97\n" "UIName\n" "value.text" msgid "Microsoft PowerPoint 97-2003" -msgstr "" +msgstr "Microsoft PowerPoint 97/2000/XP Template" #: MS_PowerPoint_97_AutoPlay.xcu +#, fuzzy msgctxt "" "MS_PowerPoint_97_AutoPlay.xcu\n" "MS PowerPoint 97 AutoPlay\n" "UIName\n" "value.text" msgid "Microsoft PowerPoint 97-2003 AutoPlay" -msgstr "" +msgstr "Microsoft PowerPoint 97/2000/XP Template" #: MS_PowerPoint_97_Vorlage.xcu #, fuzzy @@ -533,13 +535,14 @@ msgid "Microsoft Word 2007-2013 XML" msgstr "Microsoft Word 2003 XML" #: MS_Word_2007_XML_Template.xcu +#, fuzzy msgctxt "" "MS_Word_2007_XML_Template.xcu\n" "MS Word 2007 XML Template\n" "UIName\n" "value.text" msgid "Microsoft Word 2007-2013 XML Template" -msgstr "" +msgstr "Microsoft Word 95 Template" #: MS_Word_95.xcu msgctxt "" @@ -683,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 @@ -1345,13 +1348,14 @@ msgid "Microsoft Excel 2007-2013 XML" msgstr "Microsoft Excel 2003 XML" #: calc_MS_Excel_2007_XML_Template.xcu +#, fuzzy msgctxt "" "calc_MS_Excel_2007_XML_Template.xcu\n" "Calc MS Excel 2007 XML Template\n" "UIName\n" "value.text" msgid "Microsoft Excel 2007-2013 XML Template" -msgstr "" +msgstr "Microsoft Excel 95 Template" #: calc_OOXML.xcu msgctxt "" @@ -1687,13 +1691,14 @@ msgid "ODF Presentation Template" msgstr "ODF Presentation Template" #: impress_MS_PowerPoint_2007_XML.xcu +#, fuzzy msgctxt "" "impress_MS_PowerPoint_2007_XML.xcu\n" "Impress MS PowerPoint 2007 XML\n" "UIName\n" "value.text" msgid "Microsoft PowerPoint 2007-2013 XML" -msgstr "" +msgstr "Microsoft Word 2003 XML" #: impress_MS_PowerPoint_2007_XML_AutoPlay.xcu msgctxt "" @@ -1705,13 +1710,14 @@ msgid "Microsoft PowerPoint 2007-2013 XML AutoPlay" msgstr "" #: impress_MS_PowerPoint_2007_XML_Template.xcu +#, fuzzy msgctxt "" "impress_MS_PowerPoint_2007_XML_Template.xcu\n" "Impress MS PowerPoint 2007 XML Template\n" "UIName\n" "value.text" msgid "Microsoft PowerPoint 2007-2013 XML Template" -msgstr "" +msgstr "Microsoft PowerPoint 97/2000/XP Template" #: impress_OOXML.xcu msgctxt "" diff --git a/source/en-ZA/fpicker/source/office.po b/source/en-ZA/fpicker/source/office.po index a1764233f38..0baf26a2251 100644 --- a/source/en-ZA/fpicker/source/office.po +++ b/source/en-ZA/fpicker/source/office.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-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-05-12 08:08+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 19:34+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418100.000000\n" +"X-POOTLE-MTIME: 1440531254.000000\n" #: OfficeFilePicker.src msgctxt "" @@ -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/en-ZA/fpicker/uiconfig/ui.po b/source/en-ZA/fpicker/uiconfig/ui.po index a61c80568f0..ecfb6611918 100644 --- a/source/en-ZA/fpicker/uiconfig/ui.po +++ b/source/en-ZA/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-08-25 19:34+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1440531271.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/en-ZA/framework/source/classes.po b/source/en-ZA/framework/source/classes.po index af81f594a4a..fae557c0108 100644 --- a/source/en-ZA/framework/source/classes.po +++ b/source/en-ZA/framework/source/classes.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-19 18:53+0200\n" -"Last-Translator: dwayne <dwayne@translate.org.za>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 19:34+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1440531272.000000\n" #: resource.src msgctxt "" @@ -144,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/en-ZA/helpcontent2/source/text/sbasic/shared.po b/source/en-ZA/helpcontent2/source/text/sbasic/shared.po index 97afc8d2019..57c31be4aa2 100644 --- a/source/en-ZA/helpcontent2/source/text/sbasic/shared.po +++ b/source/en-ZA/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 17:07+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-06 21:20+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431364066.000000\n" +"X-POOTLE-MTIME: 1438896035.000000\n" #: 00000002.xhp msgctxt "" @@ -37626,6 +37626,14 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>" msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>" +#: 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/en-ZA/helpcontent2/source/text/scalc/01.po b/source/en-ZA/helpcontent2/source/text/scalc/01.po index 5211aae0f8a..01ddf5ae923 100644 --- a/source/en-ZA/helpcontent2/source/text/scalc/01.po +++ b/source/en-ZA/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 17:09+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -355,12 +355,13 @@ msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Doubl msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>." #: 02110000.xhp +#, fuzzy msgctxt "" "02110000.xhp\n" "par_id3148745\n" "help.text" msgid "<image id=\"img_id3159256\" src=\"sc/imglst/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149126\" src=\"sw/imglst/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Icon</alt></image>" #: 02110000.xhp msgctxt "" @@ -1865,12 +1866,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 "" @@ -8235,13 +8237,14 @@ msgid "DB" msgstr "DB" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3148989\n" "114\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_GDA2\">Returns the depreciation of an asset for a specified period using the fixed-declining balance method.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_GDA\">Returns the depreciation of an asset for a specified period using the arithmetic-declining method.</ahelp>" #: 04060103.xhp msgctxt "" @@ -8582,13 +8585,14 @@ msgid "Information Functions" msgstr "Information Functions" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3147499\n" "2\n" "help.text" msgid "<variable id=\"informationtext\">This category contains the <emph>Information</emph> functions.</variable>" -msgstr "" +msgstr "<variable id=\"statistiktext\">This category contains the <emph>Statistics</emph> functions. </variable>" #: 04060104.xhp msgctxt "" @@ -9459,12 +9463,13 @@ msgid "<item type=\"input\">=ISERROR(C9)</item> where cell C9 contains <item typ msgstr "<item type=\"input\">=ISERROR(C9)</item> where cell C9 contains <item type=\"input\">=NA()</item> 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>recognising;general errors</bookmark_value>" #: 04060104.xhp #, fuzzy @@ -9531,21 +9536,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 "<item type=\"input\">=ISERROR(C8)</item> where cell C8 contains <item type=\"input\">=1/0</item> 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 "<item type=\"input\">=ISERROR(C8)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns TRUE, because 1/0 is an error." #: 04060104.xhp msgctxt "" @@ -9619,12 +9626,13 @@ msgid "<item type=\"input\">=ISFORMULA(C4)</item> returns FALSE if the cell C4 c msgstr "<item type=\"input\">=ISFORMULA(C4)</item> returns FALSE if the cell C4 contains the number <item type=\"input\">5</item>." #: 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 "" @@ -9635,12 +9643,13 @@ msgid "ISEVEN" msgstr "ISEVEN" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3149170\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ISTGERADE\">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_ISTGERADE\">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp>" #: 04060104.xhp msgctxt "" @@ -9667,12 +9676,13 @@ msgid "<emph>Value</emph> is the value to be checked." msgstr "<emph>Value</emph> is the value to be checked." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3445844\n" "help.text" msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored." -msgstr "" +msgstr "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored." #: 04060104.xhp msgctxt "" @@ -10127,12 +10137,13 @@ msgid "<item type=\"input\">=ISNA(D3)</item> returns FALSE as a result." msgstr "<item type=\"input\">=ISNA(D3)</item> 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;recognising</bookmark_value>" #: 04060104.xhp #, fuzzy @@ -10296,12 +10307,13 @@ msgid "<item type=\"input\">=ISTEXT(C3)</item> returns FALSE if cell C3 contains msgstr "<item type=\"input\">=ISTEXT(C3)</item> returns FALSE if cell C3 contains the number <item type=\"input\">3</item>." #: 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 "" @@ -10312,12 +10324,13 @@ msgid "ISODD" msgstr "ISODD" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3155920\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>" #: 04060104.xhp msgctxt "" @@ -10344,12 +10357,13 @@ msgid "<emph>Value</emph> is the value to be checked." msgstr "<emph>Value</emph> is the value to be checked." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id9027680\n" "help.text" msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored." -msgstr "" +msgstr "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored." #: 04060104.xhp msgctxt "" @@ -12046,12 +12060,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 "" @@ -14859,12 +14874,13 @@ msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12" msgstr "<item type=\"input\">=CEILING(-11;-2;1)</item> 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 "" @@ -14913,13 +14929,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 "" @@ -14941,12 +14958,13 @@ msgid "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> returns -10" msgstr "<item type=\"input\">=CEILING(-11;-2)</item> 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 "" @@ -14995,13 +15013,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 "" @@ -17358,12 +17377,13 @@ msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5." msgstr "<item type=\"input\">=ODD(-3.1)</item> returns -5." #: 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 "" @@ -17411,13 +17431,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 "" @@ -23385,11 +23406,12 @@ msgid "<item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> returns a reference to msgstr "<item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> returns a reference to B2:C3 resized to 3 rows and 4 columns (B2:E4)." #: 04060109.xhp +#, fuzzy 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 "<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)." #: 04060109.xhp @@ -25569,13 +25591,14 @@ msgid "LEFTB" msgstr "LEFT" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2953622\n" "96\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_LEFTB\">Returns the first characters of a DBCS text.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_LINKS\">Returns the first character or characters of a text.</ahelp>" #: 04060110.xhp msgctxt "" @@ -25587,31 +25610,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 "" @@ -26029,13 +26055,14 @@ msgid "MIDB" msgstr "MID" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2954938\n" "149\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_MIDB\">Returns a text string of a DBCS text. The parameters specify the starting position and the number of characters.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_TEIL\">Returns a text string of a text. The parameters specify the starting position and the number of characters.</ahelp>" #: 04060110.xhp msgctxt "" @@ -26066,13 +26093,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 "" @@ -26574,13 +26602,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 "" @@ -30990,12 +31019,13 @@ msgid "<item type=\"input\">=ERF(0;1)</item> returns 0.842701." msgstr "<item type=\"input\">=ERF(0;1)</item> 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 "" @@ -31007,13 +31037,14 @@ msgid "ERF.PRECISE" msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2950381\n" "136\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ERF_MS\">Returns values of the Gaussian error integral.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_AAI_FUNC_ERF\">Returns values of the Gaussian error integral.</ahelp>" #: 04060115.xhp msgctxt "" @@ -31044,13 +31075,14 @@ msgid "<emph>LowerLimit</emph> is the lower limit of the integral." msgstr "<emph>LowerLimit</emph> is the lower limit of the 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 "<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." #: 04060115.xhp msgctxt "" @@ -31161,13 +31193,14 @@ msgid "ERFC.PRECISE" msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2949453\n" "144\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ERFC_MS\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>" #: 04060115.xhp msgctxt "" @@ -31322,13 +31355,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 "<emph>Number</emph> is a 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 "" @@ -31403,13 +31437,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 "<emph>Number</emph> is a 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 "" @@ -31475,13 +31510,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 "<emph>Number</emph> is a 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 "" @@ -39727,12 +39763,13 @@ msgid "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. The count of va msgstr "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. The count of values is therefore 4." #: 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 "" @@ -39743,12 +39780,13 @@ msgid "COUNTBLANK" msgstr "COUNTBLANK" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3155260\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Returns the number of empty cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Returns the number of empty cells.</ahelp>" #: 04060181.xhp msgctxt "" @@ -39767,12 +39805,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 "Returns the number of empty cells in the cell range <emph>Range</emph>." #: 04060181.xhp msgctxt "" @@ -39783,20 +39822,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 "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty." #: 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 "" @@ -39808,12 +39849,13 @@ msgid "COUNTIF" msgstr "COUNTIF" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3164926\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Returns the number of cells that meet with certain criteria within a cell range.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Returns the number of cells that meet with certain criteria within a cell range.</ahelp>" #: 04060181.xhp msgctxt "" @@ -39832,20 +39874,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 "" @@ -39856,12 +39900,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 <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:" #: 04060181.xhp msgctxt "" @@ -39888,28 +39933,31 @@ msgid "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item>- this returns 4" msgstr "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item>- this returns 4" #: 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 "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, 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 "<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" #: 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: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>" #: 04060181.xhp msgctxt "" @@ -40214,12 +40262,13 @@ msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33." msgstr "<item type=\"input\">=BETAINV(0.5;5;10)</item> 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 @@ -40232,13 +40281,14 @@ msgid "BETA.INV" msgstr "BETAINV" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949825\n" "53\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Returns the inverse of the cumulative beta probability density function.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative beta probability density function.</ahelp>" #: 04060181.xhp msgctxt "" @@ -40260,13 +40310,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 "" @@ -40287,22 +40338,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 "" @@ -40455,12 +40508,13 @@ msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96" msgstr "<item type=\"input\">=BETADIST(0.75;3;4)</item> 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 @@ -40501,13 +40555,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 @@ -40530,30 +40585,33 @@ msgid "<emph>Beta</emph> (required) is a parameter to the distribution." msgstr "<emph>Beta</emph> is a parameter to the distribution." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id062920141254453\n" "help.text" msgid "<emph>Cumulative</emph> (required) can be 0 or False to calculate the probability density function. It can be any other value or True to calculate the cumulative distribution function." -msgstr "" +msgstr "<emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function." #: 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 "" @@ -40719,13 +40777,14 @@ msgid "BINOM.DIST" msgstr "BINOMDIST" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2946897\n" "77\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_BINOM_DIST_MS\">Returns the individual term binomial distribution probability.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_BINOMVERT\">Returns the individual term binomial distribution probability.</ahelp>" #: 04060181.xhp msgctxt "" @@ -40774,13 +40833,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 "" @@ -40792,22 +40852,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 "<item type=\"input\">=BINOMDIST(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." #: 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 "<item type=\"input\">=BINOMDIST(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)." #: 04060181.xhp #, fuzzy @@ -40967,12 +41029,13 @@ msgid "CHISQ.INV" msgstr "CHISQINV" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2919200902421449\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_CHISQINV_MS\">Returns the inverse of the left-tailed probability of the chi-square distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>" #: 04060181.xhp msgctxt "" @@ -40992,20 +41055,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>Probability</emph> is the probability value for which the inverse of the chi-square 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 Of Freedom</emph> is the degrees of freedom for the chi-square function." #: 04060181.xhp msgctxt "" @@ -41017,13 +41082,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 "<item type=\"input\">=CHIINV(0.05;5)</item> returns 11.07." #: 04060181.xhp msgctxt "" @@ -41160,22 +41226,24 @@ msgid "<bookmark_value>CHISQ.INV.RT function</bookmark_value>" msgstr "<bookmark_value>CHISQINV function</bookmark_value>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2948835\n" "88\n" "help.text" msgid "CHISQ.INV.RT" -msgstr "" +msgstr "CHISQINV" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949906\n" "89\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_CHISQINV_MS\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>" #: 04060181.xhp msgctxt "" @@ -41206,13 +41274,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>DegreesFreedom</emph> is the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -41224,31 +41293,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 @@ -41271,13 +41343,14 @@ msgid "<item type=\"input\">=CHISQ.INV.RT(0.02;5)</item> returns 13.388222599." msgstr "<item type=\"input\">=CHIINV(0.02;5)</item> 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 "" @@ -41558,31 +41631,34 @@ 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 "CHISQDIST" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2951052\n" "98\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_CHITEST_MS\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHISQ.TEST returns the chi-squared distribution of the data." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_CHITEST\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHITEST returns the chi-squared distribution of the data." #: 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 "" @@ -41811,13 +41887,14 @@ msgid "<item type=\"input\">170</item>" msgstr "<item type=\"input\">170</item>" #: 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 "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution." #: 04060181.xhp msgctxt "" @@ -41937,13 +42014,14 @@ msgid "CHISQ.DIST" msgstr "CHISQDIST" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2856338\n" "156\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_CHISQDIST_MS\">Returns the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Returns the value of the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp>" #: 04060181.xhp msgctxt "" @@ -41965,30 +42043,33 @@ msgid "CHISQ.DIST(Number; DegreesFreedom; Cumulative)" msgstr "CHISQDIST(Number; Degrees Of Freedom; Cumulative)" #: 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>DegreesFreedom</emph> are the degrees of freedom of the experiment." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id282020091254453\n" "help.text" msgid "<emph>Cumulative</emph> can be 0 or False to calculate the probability density function. It can be any other value or True to calculate the cumulative distribution function." -msgstr "" +msgstr "<emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function." #: 04060181.xhp msgctxt "" @@ -42027,31 +42108,34 @@ 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 "CHISQDIST" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2956338\n" "156\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_CHISQDIST_MS\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHISQ.DIST.RT compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested." #: 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 "" @@ -42073,22 +42157,24 @@ msgid "CHISQ.DIST.RT(Number; DegreesFreedom)" msgstr "CHIDIST(Number; DegreesFreedom)" #: 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>DegreesFreedom</emph> are the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -42110,13 +42196,14 @@ msgid "<item type=\"input\">=CHISQ.DIST.RT(13.27; 5)</item> equals 0.0209757694. msgstr "<item type=\"input\">=CHIDIST(13.27; 5)</item> 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 "" @@ -42272,12 +42359,13 @@ msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78." msgstr "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> 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 @@ -42290,13 +42378,14 @@ msgid "EXPON.DIST" msgstr "EXPONDIST" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949563\n" "116\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_EXP_DIST_MS\">Returns the exponential distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_EXPONVERT\">Returns the exponential distribution.</ahelp>" #: 04060181.xhp msgctxt "" @@ -42336,13 +42425,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 "" @@ -42470,12 +42560,13 @@ msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93." msgstr "<item type=\"input\">=FINV(0.5;5;10)</item> 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 @@ -42488,13 +42579,14 @@ msgid "F.INV" msgstr "FINV" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2955089\n" "3\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_F_INV_LT\">Returns the inverse of the cumulative F distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_FINV\">Returns the inverse of the F probability distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets." #: 04060182.xhp msgctxt "" @@ -42516,31 +42608,34 @@ msgid "F.INV(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FINV(Number; DegreesFreedom1; DegreesFreedom2)" #: 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>DegreesFreedom1</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>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution." #: 04060182.xhp msgctxt "" @@ -42562,12 +42657,13 @@ msgid "<item type=\"input\">=F.INV(0.5;5;10)</item> yields 0.9319331609." msgstr "<item type=\"input\">=FINV(0.5;5;10)</item> 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 "" @@ -42579,13 +42675,14 @@ msgid "F.INV.RT" msgstr "" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2855089\n" "3\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_F_INV_RT\">Returns the inverse right tail of the F distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_TINV\">Returns the inverse of the t-distribution.</ahelp>" #: 04060182.xhp msgctxt "" @@ -42607,31 +42704,34 @@ msgid "F.INV.RT(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FINV(Number; DegreesFreedom1; DegreesFreedom2)" #: 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>DegreesFreedom1</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>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution." #: 04060182.xhp msgctxt "" @@ -42950,13 +43050,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 "<item type=\"input\">=FTEST(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." #: 04060182.xhp msgctxt "" @@ -43095,40 +43196,44 @@ msgid "F.DIST(Number; DegreesFreedom1; DegreesFreedom2; Cumulative)" msgstr "FDIST(Number; DegreesFreedom1; DegreesFreedom2)" #: 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>degreesFreedom1</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>degreesFreedom2</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> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution." #: 04060182.xhp msgctxt "" @@ -43206,31 +43311,34 @@ msgid "F.DIST.RT(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FDIST(Number; DegreesFreedom1; DegreesFreedom2)" #: 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>degreesFreedom1</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>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution." #: 04060182.xhp msgctxt "" @@ -43400,13 +43508,14 @@ msgid "GAMMA.INV" msgstr "GAMMAINV" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2913932\n" "48\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_GAMMAINV_MS\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution." #: 04060182.xhp msgctxt "" @@ -43436,13 +43545,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 "" @@ -43553,12 +43663,13 @@ msgid "<item type=\"input\">=GAMMALN(2)</item> yields 0." msgstr "<item type=\"input\">=GAMMALN(2)</item> 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 "" @@ -43570,13 +43681,14 @@ msgid "GAMMALN.PRECISE" msgstr "" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2918572\n" "58\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_GAMMALN_MS\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_GAMMALN\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>" #: 04060182.xhp msgctxt "" @@ -43597,13 +43709,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 "" @@ -43749,12 +43862,13 @@ msgid "GAMMA.DIST" msgstr "GAMMADIST" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2406201422414690\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_GAMMADIST_MS\">Returns the values of a Gamma distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>" #: 04060182.xhp msgctxt "" @@ -43790,12 +43904,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 "" @@ -43814,12 +43929,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> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution." #: 04060182.xhp msgctxt "" @@ -44176,13 +44292,14 @@ msgid "Z.TEST" msgstr "ZTEST" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2950758\n" "104\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_Z_TEST_MS\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_GTEST\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>" #: 04060182.xhp msgctxt "" @@ -44204,13 +44321,14 @@ msgid "Z.TEST(Data; mu; Sigma)" msgstr "ZTEST(Data; mu; Sigma)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2956109\n" "107\n" "help.text" msgid "<emph>Data</emph> is the given sample, drawn from a normally distributed population." -msgstr "" +msgstr "<emph>Data</emph> is the given sample, drawn from a normally distributed population." #: 04060182.xhp msgctxt "" @@ -44222,13 +44340,14 @@ msgid "<emph>mu</emph> is the known mean of the population." msgstr "<emph>mu</emph> is the known mean of the population." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2954740\n" "109\n" "help.text" msgid "<emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used." -msgstr "" +msgstr "<emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used." #: 04060182.xhp msgctxt "" @@ -44418,12 +44537,13 @@ msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 o msgstr "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> 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 @@ -44436,13 +44556,14 @@ msgid "HYPGEOM.DIST" msgstr "HYPGEOMDIST" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2959341\n" "123\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_HYP_GEOM_DIST_MS\">Returns the hypergeometric distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returns the hypergeometric distribution.</ahelp>" #: 04060182.xhp msgctxt "" @@ -44482,13 +44603,14 @@ msgid "<emph>NSample</emph> is the size of the random sample." msgstr "<emph>NSample</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 "" @@ -44500,13 +44622,14 @@ msgid "<emph>NPopulation </emph>is the size of the total population." msgstr "<emph>NPopulation </emph>is the size of the total population." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2948827\n" "129\n" "help.text" msgid "<emph>Cumulative </emph>: 0 or False calculates the probability density function. Other values or True calculates the cumulative distribution function." -msgstr "" +msgstr "<emph>Cumulative</emph> (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function." #: 04060182.xhp msgctxt "" @@ -44518,13 +44641,14 @@ msgid "Examples" msgstr "Examples" #: 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 "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> 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 "" @@ -44821,13 +44945,14 @@ msgid "CONFIDENCE.T" msgstr "CONFIDENCE" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2953814\n" "21\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_CONFIDENCE_T\">Returns the (1-alpha) confidence interval for a Student's t distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>" #: 04060183.xhp msgctxt "" @@ -44913,13 +45038,14 @@ msgid "CONFIDENCE.NORM" msgstr "" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2853814\n" "21\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_CONFIDENCE_N\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>" #: 04060183.xhp msgctxt "" @@ -45561,30 +45687,33 @@ msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.1930408167." msgstr "<item type=\"input\">=LOGINV(0.05;0;1)</item> 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 +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2901297\n" "67\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_LOGINV_MS\">Returns the inverse of the lognormal distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_LOGINV\">Returns the inverse of the lognormal distribution.</ahelp>" #: 04060183.xhp msgctxt "" @@ -45614,31 +45743,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> (optional) is the standard deviation of the standard logarithmic distribution." #: 04060183.xhp msgctxt "" @@ -45660,12 +45792,13 @@ msgid "<item type=\"input\">=LOGNORM.INV(0.05;0;1)</item> returns 0.1930408167." msgstr "<item type=\"input\">=LOGINV(0.05;0;1)</item> 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 "" @@ -45677,13 +45810,14 @@ msgid "LOGNORMDIST" msgstr "LOGNORMDIST" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id3154953\n" "77\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Returns the values of a lognormal distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>" #: 04060183.xhp msgctxt "" @@ -45757,12 +45891,13 @@ msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01." msgstr "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> 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 @@ -45775,13 +45910,14 @@ msgid "LOGNORM.DIST" msgstr "LOGNORMDIST" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2904953\n" "77\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_NORMDIST_MS\">Returns the values of a lognormal distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>" #: 04060183.xhp msgctxt "" @@ -45803,39 +45939,43 @@ msgid "LOGNORM.DIST(Number; Mean; StDev; Cumulative)" msgstr "LOGNORMDIST(Number; Mean; StDev; Cumulative)" #: 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> (optional) 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> (optional) is the standard deviation of the standard logarithmic distribution." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2905992\n" "help.text" msgid "<emph>Cumulative</emph> (required) = 0 calculates the density function, Cumulative = 1 calculates the distribution." -msgstr "" +msgstr "<emph>Cumulative</emph> (optional) = 0 calculates the density function, Cumulative = 1 calculates the distribution." #: 04060183.xhp msgctxt "" @@ -46581,12 +46721,13 @@ msgid "<item type=\"input\">=MODE(A1:A50)</item>" msgstr "<item type=\"input\">=MODE(A1:A50)</item>" #: 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 "" @@ -46598,13 +46739,14 @@ msgid "MODE.SNGL" msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2953085\n" "44\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MS\">Returns the most frequently occurring, or repetitive, value in an array or range of data.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice." #: 04060184.xhp msgctxt "" @@ -46626,13 +46768,14 @@ msgid "MODE.SNGL(Number1; Number2; ...Number30)" msgstr "MODE(Number1; Number2; ...Number30)" #: 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>Number1; Number2;...Number30</emph> are numerical values or ranges." #: 04060184.xhp msgctxt "" @@ -46663,12 +46806,13 @@ msgid "<item type=\"input\">=MODE.SNGL(A1:A50)</item>" msgstr "<item type=\"input\">=MODE(A1:A50)</item>" #: 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 "" @@ -46708,13 +46852,14 @@ msgid "MODE.MULT(Number1; Number2; ...Number30)" msgstr "MODE(Number1; Number2; ...Number30)" #: 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>Number1; Number2;...Number30</emph> are numerical values or ranges." #: 04060184.xhp msgctxt "" @@ -46834,12 +46979,13 @@ msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25." msgstr "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> 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 @@ -46852,13 +46998,14 @@ msgid "NEGBINOM.DIST" msgstr "NEGBINOMDIST" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2955437\n" "52\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_NEGBINOMDIST_MS\">Returns the negative binomial density or distribution function.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Returns the negative binomial distribution.</ahelp>" #: 04060184.xhp msgctxt "" @@ -46906,13 +47053,14 @@ msgid "<emph>SP</emph> is the probability of the success of an attempt." msgstr "<emph>SP</emph> is the probability of the success of an attempt." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2948879\n" "57\n" "help.text" msgid "<emph>Cumulative</emph> = 0 calculates the density function, <emph>Cumulative</emph> = 1 calculates the distribution." -msgstr "" +msgstr "<emph>Cumulative</emph> (optional) = 0 calculates the density function, Cumulative = 1 calculates the distribution." #: 04060184.xhp msgctxt "" @@ -47033,12 +47181,13 @@ msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the aver msgstr "<item type=\"input\">=NORMINV(0.9;63;5)</item> 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 @@ -47051,13 +47200,14 @@ msgid "NORM.INV" msgstr "NORMINV" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2954634\n" "62\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_NORMINV_MS\">Returns the inverse of the normal cumulative distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_NORMINV\">Returns the inverse of the normal cumulative distribution.</ahelp>" #: 04060184.xhp msgctxt "" @@ -47079,31 +47229,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 "" @@ -47115,13 +47268,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 "<item type=\"input\">=NORMINV(0.9;63;5)</item> 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 "" @@ -47231,12 +47385,13 @@ msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92." msgstr "<item type=\"input\">=NORMDIST(70;63;5;1)</item> 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 @@ -47249,13 +47404,14 @@ msgid "NORM.DIST" msgstr "NORMDIST" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2910386\n" "72\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_NORMDIST_MS\">Returns the density function or the normal cumulative distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_NORMVERT\">Returns the density function or the normal cumulative distribution.</ahelp>" #: 04060184.xhp msgctxt "" @@ -47277,13 +47433,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 "" @@ -47304,13 +47461,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> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution." #: 04060184.xhp msgctxt "" @@ -47618,13 +47776,14 @@ msgid "POISSON.DIST" msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2954298\n" "103\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_POISSON_DIST_MS\">Returns the Poisson distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_POISSON\">Returns the Poisson distribution.</ahelp>" #: 04060184.xhp msgctxt "" @@ -47646,31 +47805,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> (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." #: 04060184.xhp msgctxt "" @@ -47844,13 +48006,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 "" @@ -47862,13 +48025,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 "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50." #: 04060184.xhp #, fuzzy @@ -47889,13 +48053,14 @@ msgid "PERCENTILE.INC" msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2954940\n" "113\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_PERCENTILE_INC\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN." #: 04060184.xhp msgctxt "" @@ -47934,13 +48099,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 "" @@ -47952,13 +48118,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 "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50." #: 04060184.xhp msgctxt "" @@ -48103,13 +48270,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 "" @@ -48130,13 +48298,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 "<item type=\"input\">=PERCENTRANK(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." #: 04060184.xhp #, fuzzy @@ -48201,13 +48370,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 "" @@ -48228,13 +48398,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 "<item type=\"input\">=PERCENTRANK(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." #: 04060184.xhp msgctxt "" @@ -48398,13 +48569,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 "<item type=\"input\">=QUARTILE(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." #: 04060184.xhp #, fuzzy @@ -48425,13 +48597,14 @@ msgid "QUARTILE.INC" msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2946958\n" "131\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_QUARTILE_INC\">Returns the quartile of a data set.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_QUARTILE\">Returns the quartile of a data set.</ahelp>" #: 04060184.xhp msgctxt "" @@ -48470,13 +48643,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 "" @@ -48488,13 +48662,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 "<item type=\"input\">=QUARTILE(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." #: 04060185.xhp msgctxt "" @@ -48619,12 +48794,13 @@ msgid "<item type=\"input\">=RANK(A10;A1:A50)</item> returns the ranking of the msgstr "<item type=\"input\">=RANK(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." #: 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 "" @@ -48725,21 +48901,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 "<item type=\"input\">=RANK(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." #: 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 "" @@ -48840,13 +49018,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 "<item type=\"input\">=RANK(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." #: 04060185.xhp msgctxt "" @@ -49195,13 +49374,14 @@ msgid "STDEVP(Number1;Number2;...Number30)" msgstr "STDEVP(Number1;Number2;...Number30)" #: 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>Number1, Number2, ...Number30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49222,12 +49402,13 @@ msgid "<item type=\"input\">=STDEVP(A1:A50)</item> returns a standard deviation msgstr "<item type=\"input\">=STDEVP(A1:A50)</item> 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 @@ -49240,13 +49421,14 @@ msgid "STDEV.P" msgstr "STDEVP" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2949187\n" "39\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ST_DEV_P_MS\">Calculates the standard deviation based on the entire population.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_STABWN\">Calculates the standard deviation based on the entire population.</ahelp>" #: 04060185.xhp msgctxt "" @@ -49268,13 +49450,14 @@ msgid "STDEV.P(Number1;Number2;...Number30)" msgstr "STDEVP(Number1;Number2;...Number30)" #: 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>Number1, Number2, ...Number30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49286,39 +49469,43 @@ 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 "<item type=\"input\">=STDEVP(A1:A50)</item> 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 +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2849187\n" "39\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ST_DEV_S\">Calculates the standard deviation based on sample of the population.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_STABWN\">Calculates the standard deviation based on the entire population.</ahelp>" #: 04060185.xhp msgctxt "" @@ -49340,13 +49527,14 @@ msgid "STDEV.S(Number1;Number2;...Number30)" msgstr "STDEVP(Number1;Number2;...Number30)" #: 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>Number1, Number2, ...Number30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49358,13 +49546,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 "<item type=\"input\">=STDEVP(A1:A50)</item> returns a standard deviation of the data referenced." #: 04060185.xhp msgctxt "" @@ -49411,13 +49600,14 @@ msgid "STDEVPA(Value1;Value2;...Value30)" msgstr "STDEVPA(Value1;Value2;...Value30)" #: 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>Value1, Value2,...Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0." #: 04060185.xhp msgctxt "" @@ -49599,12 +49789,13 @@ msgid "<item type=\"input\">=NORMSINV(0.908789)</item> returns 1.3333." msgstr "<item type=\"input\">=NORMSINV(0.908789)</item> 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 @@ -49617,13 +49808,14 @@ msgid "NORM.S.INV" msgstr "NORMSINV" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2951282\n" "57\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_STD_NORMINV_MS\">Returns the inverse of the standard normal cumulative distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_STANDNORMINV\">Returns the inverse of the standard normal cumulative distribution.</ahelp>" #: 04060185.xhp msgctxt "" @@ -49645,13 +49837,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 "" @@ -49752,12 +49945,13 @@ msgid "<item type=\"input\">=NORMSDIST(1)</item> returns 0.84. The area below th msgstr "<item type=\"input\">=NORMSDIST(1)</item> 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 @@ -49770,13 +49964,14 @@ msgid "NORM.S.DIST" msgstr "NORMSDIST" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2950474\n" "65\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_STD_NORMDIST_MS\">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_STANDNORMVERT\">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</ahelp>" #: 04060185.xhp msgctxt "" @@ -49797,22 +49992,24 @@ 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 +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2954951\n" "68\n" "help.text" msgid "<emph>Cumulative</emph> 0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function." -msgstr "" +msgstr "<emph>Cumulative</emph> (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function." #: 04060185.xhp msgctxt "" @@ -49833,13 +50030,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 "<item type=\"input\">=NORMSDIST(1)</item> 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 "" @@ -50154,12 +50352,13 @@ msgid "<item type=\"input\">=TINV(0.1;6)</item> returns 1.94" msgstr "<item type=\"input\">=TINV(0.1;6)</item> 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 @@ -50172,13 +50371,14 @@ msgid "T.INV" msgstr "TINV" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2943232\n" "99\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_TINV_MS\">Returns the one tailed inverse of the t-distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_TINV\">Returns the inverse of the t-distribution.</ahelp>" #: 04060185.xhp msgctxt "" @@ -50200,22 +50400,24 @@ msgid "T.INV(Number; DegreesFreedom)" msgstr "TINV(Number; DegreesFreedom)" #: 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>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50237,12 +50439,13 @@ msgid "<item type=\"input\">=T.INV(0.1;6)</item> returns -1.4397557473." msgstr "<item type=\"input\">=TINV(0.1;6)</item> 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 "" @@ -50282,22 +50485,24 @@ msgid "T.INV.2T(Number; DegreesFreedom)" msgstr "TINV(Number; DegreesFreedom)" #: 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>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50435,13 +50640,14 @@ msgid "T.TEST" msgstr "TTEST" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2959184\n" "108\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_TTEST_MS\">Returns the probability associated with a Student's t-Test.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_TTEST\">Returns the probability associated with a Student's t-Test.</ahelp>" #: 04060185.xhp msgctxt "" @@ -50463,40 +50669,44 @@ msgid "T.TEST(Data1; Data2; Mode; Type)" msgstr "TTEST(Data1; Data2; 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>Data1</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>Data2</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 "" @@ -50607,12 +50817,13 @@ msgid "<item type=\"input\">=TDIST(12;5;1)</item>" msgstr "<item type=\"input\">=TDIST(12;5;1)</item>" #: 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 @@ -50654,22 +50865,24 @@ msgid "T.DIST(Number; DegreesFreedom; Cumulative)" msgstr "CHISQDIST(Number; Degrees Of Freedom; Cumulative)" #: 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>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50699,12 +50912,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 "" @@ -50744,22 +50958,24 @@ msgid "T.DIST.2T(Number; DegreesFreedom)" msgstr "CHIDIST(Number; DegreesFreedom)" #: 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>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50780,12 +50996,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 "" @@ -50825,22 +51042,24 @@ msgid "T.DIST.RT(Number; DegreesFreedom)" msgstr "CHIDIST(Number; DegreesFreedom)" #: 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>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50932,30 +51151,33 @@ msgid "<item type=\"input\">=VAR(A1:A50)</item>" msgstr "<item type=\"input\">=VAR(A1:A50)</item>" #: 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 +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2959165\n" "129\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_VAR_S\">Estimates the variance based on a sample.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_VARIANZ\">Estimates the variance based on a sample.</ahelp>" #: 04060185.xhp msgctxt "" @@ -50977,13 +51199,14 @@ msgid "VAR.S(Number1; Number2; ...Number30)" msgstr "VAR(Number1; Number2; ...Number30)" #: 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>Number1, Number2, ...Number30</emph> are numerical values or ranges representing a sample based on an entire population." #: 04060185.xhp msgctxt "" @@ -51166,13 +51389,14 @@ msgid "VAR.P" msgstr "VARP" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2959199\n" "137\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_VAR_P_MS\">Calculates a variance based on the entire population.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_VARIANZEN\">Calculates a variance based on the entire population.</ahelp>" #: 04060185.xhp msgctxt "" @@ -51194,13 +51418,14 @@ msgid "VAR.P(Number1; Number2; ...Number30)" msgstr "VARP(Number1; Number2; ...Number30)" #: 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>Number1, Number2, ...Number30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -51717,21 +51942,23 @@ msgid "WEIBULL.DIST" msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2954916\n" "176\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_WEIBULL_DIST_MS\">Returns the values of the Weibull distribution.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_WEIBULL\">Returns the values of the Weibull distribution.</ahelp>" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2905200911372767\n" "help.text" msgid "The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale)." -msgstr "" +msgstr "The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale)." #: 04060185.xhp #, fuzzy @@ -51771,13 +51998,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 "" @@ -58486,13 +58714,14 @@ msgid "Reset Filter" msgstr "" #: 12040400.xhp +#, fuzzy msgctxt "" "12040400.xhp\n" "hd_id3153087\n" "1\n" "help.text" msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Reset Filter</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"AutoFilter\">AutoFilter</link>" #: 12040400.xhp msgctxt "" @@ -62469,6 +62698,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" @@ -63451,13 +63696,14 @@ msgid "What date is one month prior to 2001-03-31?" msgstr "" #: func_edate.xhp +#, fuzzy msgctxt "" "func_edate.xhp\n" "par_id3155999\n" "221\n" "help.text" msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28." -msgstr "" +msgstr "<item type=\"input\">=EOMONTH(DATE(2001;9;14);6)</item> returns the serial number 37346. Formatted as a date, this is 2002-03-31." #: func_eomonth.xhp msgctxt "" @@ -64049,13 +64295,14 @@ msgid "<bookmark_value>NUMBERVALUE function</bookmark_value>" msgstr "<bookmark_value>TIMEVALUE function</bookmark_value>" #: func_numbervalue.xhp +#, fuzzy msgctxt "" "func_numbervalue.xhp\n" "hd_id3145621\n" "18\n" "help.text" msgid "<variable id=\"datevalue\"> <link href=\"text/scalc/01/func_numbervalue.xhp\">NUMBERVALUE</link> </variable>" -msgstr "" +msgstr "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>" #: func_numbervalue.xhp msgctxt "" @@ -64094,13 +64341,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 "" @@ -64349,28 +64597,28 @@ msgid "<bookmark_value>TIMEVALUE function</bookmark_value>" msgstr "<bookmark_value>TIMEVALUE function</bookmark_value>" #: func_timevalue.xhp +#, fuzzy 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 "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>" #: func_timevalue.xhp +#, fuzzy 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 "<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>" #: 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." @@ -64384,55 +64632,55 @@ msgid "If the text string also includes a year, month, or day, TIMEVALUE only re msgstr "If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion." #: 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 "Examples" #: 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 "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> 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 "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 1. If you use the HH:MM:SS time format, the value is 00:00:00." @@ -66223,7 +66471,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 @@ -67371,7 +67619,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 @@ -67805,47 +68053,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 "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." - -#: 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/en-ZA/helpcontent2/source/text/scalc/guide.po b/source/en-ZA/helpcontent2/source/text/scalc/guide.po index 884304a7979..6c5893b6783 100644 --- a/source/en-ZA/helpcontent2/source/text/scalc/guide.po +++ b/source/en-ZA/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 17:09+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -4182,13 +4182,14 @@ msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookm msgstr "" #: datapilot.xhp +#, fuzzy msgctxt "" "datapilot.xhp\n" "hd_id3150448\n" "7\n" "help.text" msgid "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">Pivot Table</link></variable>" -msgstr "" +msgstr "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Filtering Cell Ranges\">Filtering Cell Ranges</link></variable>" #: datapilot.xhp msgctxt "" @@ -5376,12 +5377,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 "" @@ -5546,13 +5548,14 @@ msgid "To apply formatting attributes to an entire sheet, choose <emph>Format - msgstr "To apply formatting attributes to an entire sheet, choose <emph>Format - Page</emph>. You can define headers and footers, for example, to appear on each printed page." #: format_table.xhp +#, fuzzy msgctxt "" "format_table.xhp\n" "par_id3145389\n" "22\n" "help.text" msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the print preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Image - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image." -msgstr "" +msgstr "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the page preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Picture - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image." #: format_table.xhp msgctxt "" @@ -7913,15 +7916,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" @@ -9283,12 +9277,13 @@ msgid "<bookmark_value>exporting;cells</bookmark_value><bookmark_value>printing; msgstr "<bookmark_value>exporting;cells</bookmark_value><bookmark_value>printing; cells</bookmark_value><bookmark_value>ranges;print ranges</bookmark_value><bookmark_value>PDF export of print ranges</bookmark_value><bookmark_value>cell ranges; printing</bookmark_value><bookmark_value>cells; print ranges</bookmark_value><bookmark_value>print ranges</bookmark_value><bookmark_value>clearing, see also deleting/removing</bookmark_value><bookmark_value>defining;print ranges</bookmark_value><bookmark_value>extending print ranges</bookmark_value><bookmark_value>deleting;print ranges</bookmark_value>" #: printranges.xhp +#, fuzzy msgctxt "" "printranges.xhp\n" "par_idN108D7\n" "help.text" msgid "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link></variable>" -msgstr "" +msgstr "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link> </variable>" #: printranges.xhp msgctxt "" diff --git a/source/en-ZA/helpcontent2/source/text/shared.po b/source/en-ZA/helpcontent2/source/text/shared.po index b919cc36a69..e4fa8061496 100644 --- a/source/en-ZA/helpcontent2/source/text/shared.po +++ b/source/en-ZA/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 17:42+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-24 08:40+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1358617354.0\n" +"X-POOTLE-MTIME: 1369384850.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 "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." + +#: 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/en-ZA/helpcontent2/source/text/shared/00.po b/source/en-ZA/helpcontent2/source/text/shared/00.po index 3d7c7cc3b2d..6b84b5e6341 100644 --- a/source/en-ZA/helpcontent2/source/text/shared/00.po +++ b/source/en-ZA/helpcontent2/source/text/shared/00.po @@ -3,9 +3,9 @@ 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: 2015-05-11 17:09+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-09-01 18:01+0000\n" +"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\n" "MIME-Version: 1.0\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: 1431364187.000000\n" +"X-POOTLE-MTIME: 1441130513.000000\n" #: 00000001.xhp msgctxt "" @@ -300,12 +300,13 @@ msgid "The dialog is automatically minimized when you click into a sheet with th msgstr "The dialogue is automatically minimised when you click into a sheet with the mouse. As soon as you release the mouse button, the dialogue is restored and the reference range defined with the mouse is highlighted in the document by a blue frame." #: 00000001.xhp +#, fuzzy msgctxt "" "00000001.xhp\n" "par_id3157808\n" "help.text" msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>" -msgstr "" +msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Icon</alt></image>" #: 00000001.xhp msgctxt "" @@ -317,12 +318,13 @@ msgid "Shrink" msgstr "Shrink" #: 00000001.xhp +#, fuzzy msgctxt "" "00000001.xhp\n" "par_id3153349\n" "help.text" msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>" -msgstr "" +msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Icon</alt></image>" #: 00000001.xhp msgctxt "" @@ -6783,13 +6785,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 "" @@ -7012,12 +7015,13 @@ msgid "On the <emph>Standard</emph> Bar, click" msgstr "On the <emph>Standard</emph> Bar, click" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3145173\n" "help.text" msgid "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156441\" src=\"cmd/sc_copy.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156441\">Icon</alt></image>" #: 00000402.xhp msgctxt "" @@ -7161,40 +7165,44 @@ 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 "<variable id=\"aenderungen\">Choose <emph>Edit - Changes</emph></variable>" #: 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 "<variable id=\"aufzeichnen\">Choose <emph>Edit - Changes - Record</emph></variable>" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3150594\n" "557\n" "help.text" msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show Changes</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show Changes</emph></caseinline></switchinline></variable>" -msgstr "" +msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Changes - Show</emph></caseinline></switchinline></variable>" #: 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 "<variable id=\"rotlinie\">Choose <emph>Edit - Changes - Accept or Reject</emph></variable>" #: 00000402.xhp msgctxt "" @@ -7215,22 +7223,24 @@ msgid "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCo msgstr "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCorrect dialogue 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 "<variable id=\"rotliniefilter\">Choose <emph>Edit - Changes - Accept or Reject - Filter</emph> tab </variable>" #: 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 "<variable id=\"einfuegen\">Choose <emph>Edit - Changes - Merge Document</emph></variable>" #: 00000402.xhp msgctxt "" @@ -7251,13 +7261,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 "" @@ -7866,12 +7877,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 "<variable id=\"moviesound\">Choose <emph>Insert - Movie and Sound</emph></variable>" #: 00000404.xhp msgctxt "" @@ -8610,13 +8622,14 @@ msgid "<variable id=\"autokorr\">Choose <emph>Tools - AutoCorrect Options</emph> msgstr "<variable id=\"autokorr\">Choose <emph>Tools - AutoCorrect Options</emph></variable>" #: 00000406.xhp +#, fuzzy msgctxt "" "00000406.xhp\n" "par_id3153768\n" "51\n" "help.text" msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect Options - Options</emph> tab</variable>" -msgstr "" +msgstr "<variable id=\"autokoausnahmen\">Choose <emph>Tools - AutoCorrect Options - Exceptions</emph> tab</variable>" #: 00000406.xhp msgctxt "" @@ -8877,6 +8890,33 @@ msgid "<variable id=\"advanced\">Choose <emph><switchinline select=\"sys\"><case msgstr "<variable id=\"appearance\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Appearance</emph></variable>" #: 00000406.xhp +#, fuzzy +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 "<variable id=\"scripting\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Security</emph></variable>" + +#: 00000406.xhp +#, fuzzy +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 "<variable id=\"allg\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General</emph></variable>" + +#: 00000406.xhp +#, fuzzy +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 "<variable id=\"ansicht\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - View</emph></variable>" + +#: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id5485702\n" @@ -10722,12 +10762,13 @@ msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>St msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting</emph> - Numbering Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id0611200904324832\n" "help.text" msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Image</emph> tab</variable>" -msgstr "" +msgstr "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Graphics</emph> tab</variable>" #: 00040500.xhp msgctxt "" @@ -10775,22 +10816,24 @@ msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>St msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles and Formatting - Numbering Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3151332\n" "194\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Image </emph>- <emph>Crop</emph> tab </caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Picture </emph>- <emph>Crop</emph> tab </caseinline></switchinline>" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3153317\n" "198\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Icon on the <emph>Image</emph> toolbar:</defaultinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Icon on the <emph>Picture</emph> toolbar:</defaultinline></switchinline>" #: 00040500.xhp msgctxt "" @@ -13250,13 +13293,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> dialogue 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 "" @@ -13369,13 +13413,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</emph>, and then click the <emph>Graphics</emph> tab" #: 00040503.xhp msgctxt "" diff --git a/source/en-ZA/helpcontent2/source/text/shared/optionen.po b/source/en-ZA/helpcontent2/source/text/shared/optionen.po index 36ca3a6f6e2..a2babb18f6f 100644 --- a/source/en-ZA/helpcontent2/source/text/shared/optionen.po +++ b/source/en-ZA/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 17:13+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3562,12 +3562,13 @@ msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of msgstr "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus.</caseinline></switchinline>" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" "par_id4664754\n" "help.text" msgid "<ahelp hid=\"cui/ui/optviewpage/iconstyle\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogs.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogues.</ahelp>" #: 01010800.xhp msgctxt "" @@ -3602,12 +3603,13 @@ msgid "<ahelp hid=\"cui/ui/optviewpage/aafont\">Select to smooth the screen appe msgstr "" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" "par_id4743797\n" "help.text" msgid "<ahelp hid=\"cui/ui/optviewpage/aanf\">Enter the smallest font size to apply antialiasing.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Enter the smallest font size to apply antialiasing.</ahelp>" #: 01010800.xhp msgctxt "" @@ -3704,12 +3706,13 @@ msgid "Use hardware acceleration" msgstr "Use hardware acceleration" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" "par_idN10AD8\n" "help.text" msgid "<ahelp hid=\"cui/ui/optviewpage/useaccel\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME." -msgstr "" +msgstr "<ahelp hid=\".\">Directly accesses hardware features of the graphical display adapter to improve the screen display.</ahelp> The support for hardware acceleration is not available for all operating systems and platform distributions of %PRODUCTNAME." #: 01010800.xhp msgctxt "" @@ -3720,12 +3723,13 @@ msgid "Use Anti-Aliasing" msgstr "Use Anti-Aliasing" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" "par_id1208200812004444\n" "help.text" msgid "<ahelp hid=\"cui/ui/optviewpage/useaa\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</ahelp>" #: 01010800.xhp msgctxt "" @@ -3744,12 +3748,13 @@ msgid "Transparency" msgstr "Transparency" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" "par_id1019200910581186\n" "help.text" msgid "<ahelp hid=\"cui/ui/optviewpage/trans\">If enabled, the text selection in Writer and the cell selection in Calc will be shown using a transparent color. If not enabled, the selection will be shown by inverted colors.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">If enabled, the text selection in Writer and the cell selection in Calc will be shown using a transparent colour. If not enabled, the selection will be shown by inverted colours.</ahelp>" #: 01010800.xhp msgctxt "" @@ -3760,12 +3765,13 @@ msgid "Transparency level" msgstr "Transparency level" #: 01010800.xhp +#, fuzzy msgctxt "" "01010800.xhp\n" "par_id1019200910581220\n" "help.text" msgid "<ahelp hid=\"cui/ui/optviewpage/transmf\">Select the transparency level for transparent selections. The default value is 75%. You can select values from 10% to 90%.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Select the transparency level for transparent selections. The default value is 75%. You can select values from 10% to 90%.</ahelp>" #: 01010800.xhp msgctxt "" @@ -5956,7 +5962,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 @@ -6335,13 +6341,14 @@ msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionsp msgstr "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display graphics and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders." #: 01040200.xhp +#, fuzzy msgctxt "" "01040200.xhp\n" "par_id3154944\n" "38\n" "help.text" msgid "You can also control the display of graphics through the <link href=\"text/swriter/02/18120000.xhp\" name=\"Graphics\"><emph>Images On/Off</emph></link> icon. If a text document is open, this icon is displayed on the <emph>Tools</emph> bar." -msgstr "" +msgstr "You can also control the display of graphics through the <link href=\"text/swriter/02/18120000.xhp\" name=\"Graphics\"><emph>Graphics On/Off</emph></link> icon. If a text document is open, this icon is displayed on the <emph>Tools</emph> bar." #: 01040200.xhp msgctxt "" @@ -7424,12 +7431,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 "" @@ -7807,13 +7815,14 @@ msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defines t msgstr "" #: 01040700.xhp +#, fuzzy msgctxt "" "01040700.xhp\n" "par_id3156153\n" "27\n" "help.text" msgid "To record or show changes in your text or spreadsheet document, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes - Record Changes</emph></link> or <emph>Edit - Track Changes - Show Changes</emph>." -msgstr "" +msgstr "To record or show changes in your text or spreadsheet document, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes - Record</emph></link> or <emph>Edit - Changes - Show</emph>." #: 01040700.xhp msgctxt "" @@ -9760,7 +9769,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 @@ -9796,7 +9805,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 @@ -10023,13 +10032,14 @@ msgid "Use printer metrics for text formatting" msgstr "Use printer metrics for text formatting" #: 01060300.xhp +#, fuzzy msgctxt "" "01060300.xhp\n" "par_id3145366\n" "26\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing." -msgstr "" +msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_PRINTER_METRICS\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing." #: 01060300.xhp msgctxt "" @@ -10870,13 +10880,14 @@ msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">The<emph> C msgstr "" #: 01060600.xhp +#, fuzzy msgctxt "" "01060600.xhp\n" "par_id3156343\n" "13\n" "help.text" msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes</emph></link>." -msgstr "" +msgstr "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes</emph></link>." #: 01060600.xhp msgctxt "" @@ -13328,13 +13339,14 @@ msgid "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\ msgstr "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\">Microsoft Office</link>" #: 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 "" @@ -14682,6 +14694,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 "<ahelp hid=\"cui/ui/databaselinkdialog/name\">Enter a name for the database. %PRODUCTNAME uses this name to access the database.</ahelp>" +#: 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" @@ -15738,6 +16026,71 @@ msgctxt "" msgid "<ahelp hid=\".\">Click to show a dialog box where you can select another folder.</ahelp>" msgstr "<ahelp hid=\".\">Click to show a dialogue box where you can select another folder.</ahelp>" +#: 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 +#, fuzzy +msgctxt "" +"opencl.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<link href=\"text/shared/optionen/opencl.xhp\">Open CL</link>" +msgstr "<link href=\"text/shared/optionen/java.xhp\">Java</link>" + +#: 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/en-ZA/helpcontent2/source/text/simpress/01.po b/source/en-ZA/helpcontent2/source/text/simpress/01.po index 37d7d61179a..55461eb847b 100644 --- a/source/en-ZA/helpcontent2/source/text/simpress/01.po +++ b/source/en-ZA/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 17:13+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -531,12 +531,13 @@ msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Switches the mouse pointer to a p msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Switches the mouse pointer to a pen that you can use to write on slides during a slide show.</ahelp> You cannot change the colour of the pen." #: 02110000.xhp +#, fuzzy msgctxt "" "02110000.xhp\n" "par_id3148729\n" "help.text" msgid "<image id=\"img_id3153034\" src=\"sd/imglst/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147254\" src=\"sw/imglst/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147254\">Icon</alt></image>" #: 02110000.xhp msgctxt "" @@ -3742,13 +3743,13 @@ msgid "Lists available styles in a <link href=\"text/shared/00/00000005.xhp#ando msgstr "Lists available styles in a <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"floating window\">floating window</link>." #: 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 +3796,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 +3822,13 @@ msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.22 msgstr "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150370\">Icon</alt></image>" #: 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 "" @@ -5623,13 +5624,14 @@ msgid "Image Number" msgstr "Image Number" #: 06050000.xhp +#, fuzzy msgctxt "" "06050000.xhp\n" "par_id3150008\n" "16\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/numbitmap\">Indicates the position of the current image in the animation sequence.</ahelp> If you want to view another image, enter its number or click the up and down arrows." -msgstr "" +msgstr "<ahelp hid=\"SD_NUMERICFIELD_FLT_WIN_ANIMATION_NUM_FLD_BITMAP\">Indicates the position of the current image in the animation sequence.</ahelp> If you want to view another image, enter its number or click the up and down arrows." #: 06050000.xhp msgctxt "" @@ -5641,13 +5643,14 @@ msgid "Duration" msgstr "Duration" #: 06050000.xhp +#, fuzzy msgctxt "" "06050000.xhp\n" "par_id3150337\n" "18\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/duration\">Enter the number of seconds to display the current image. This option is only available if you select the <emph>Bitmap object</emph> option in the <emph>Animation group</emph> field.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"SD_TIMEFIELD_FLT_WIN_ANIMATION_TIME_FIELD\">Enter the number of seconds to display the current image. This option is only available if you select the <emph>Bitmap object</emph> option in the <emph>Animation group</emph> field.</ahelp>" #: 06050000.xhp msgctxt "" @@ -5659,13 +5662,14 @@ msgid "Loop count" msgstr "Loop count" #: 06050000.xhp +#, fuzzy msgctxt "" "06050000.xhp\n" "par_id3154326\n" "84\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/loopcount\">Sets the number of times that the animation is played.</ahelp> If you want the animation to play continuously, choose <emph>Max</emph>." -msgstr "" +msgstr "<ahelp hid=\"SD_LISTBOX_FLT_WIN_ANIMATION_LB_LOOP_COUNT\">Sets the number of times that the animation is played.</ahelp> If you want the animation to play continuously, choose <emph>Max</emph>." #: 06050000.xhp msgctxt "" @@ -5880,13 +5884,14 @@ msgid "Group object" msgstr "Group object" #: 06050000.xhp +#, fuzzy msgctxt "" "06050000.xhp\n" "par_id3151170\n" "27\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/group\">Assembles images into a single object so that they can be moved as a group. You can still edit individual objects by double-clicking the group in the slide.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"SD_RADIOBUTTON_FLT_WIN_ANIMATION_RBT_GROUP\">Assembles images into a single object so that they can be moved as a group. You can still edit individual objects by double-clicking the group in the slide.</ahelp>" #: 06050000.xhp msgctxt "" @@ -6573,13 +6578,14 @@ msgid "Audio" msgstr "" #: 06070000.xhp +#, fuzzy msgctxt "" "06070000.xhp\n" "par_id3155986\n" "62\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/sound\">Enter a path to the audio file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/sound\">Enter a path to the sound file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>" #: 06070000.xhp msgctxt "" @@ -6601,13 +6607,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 "" @@ -7772,13 +7779,14 @@ msgid "<variable id=\"anmerkung\">The selected object is first converted to a co msgstr "<variable id=\"anmerkung\">The selected object is first converted to a contour, and then to a 3D object.</variable>" #: 13050300.xhp +#, fuzzy msgctxt "" "13050300.xhp\n" "par_id3149127\n" "3\n" "help.text" msgid "If you select two or more objects and convert them to 3D, the result is a 3D group that acts as a single object. You can edit the individual objects in the group by choosing <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify</emph> - <emph>Enter Group</emph></caseinline><defaultinline><emph>Format - Group - Enter Group</emph></defaultinline></switchinline>. Choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify – Exit Group</emph></caseinline><defaultinline><emph>Format – Group – Exit Group</emph></defaultinline></switchinline> when you are finished." -msgstr "" +msgstr "If you select two or more objects and convert them to 3D, the result is a 3D group that acts as a single object. You can edit the individual objects in the group by choosing <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify</emph> - <emph>Enter Group</emph></caseinline><defaultinline><emph>Format - Group - Edit Group</emph></defaultinline></switchinline>. Choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify – Exit Group</emph></caseinline><defaultinline><emph>Format – Group – Exit Group</emph></defaultinline></switchinline> when you are finished." #: 13050300.xhp msgctxt "" diff --git a/source/en-ZA/helpcontent2/source/text/simpress/02.po b/source/en-ZA/helpcontent2/source/text/simpress/02.po index c23251a6f0e..836148c2673 100644 --- a/source/en-ZA/helpcontent2/source/text/simpress/02.po +++ b/source/en-ZA/helpcontent2/source/text/simpress/02.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-11 17:13+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -541,8 +541,8 @@ msgctxt "" "hd_id3154260\n" "25\n" "help.text" -msgid "Zoom Page" -msgstr "Zoom Page" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -567,8 +567,8 @@ msgctxt "" "par_id3149917\n" "27\n" "help.text" -msgid "Zoom Page" -msgstr "Zoom Page" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -576,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 "" @@ -602,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 "" @@ -611,8 +611,8 @@ msgctxt "" "hd_id3151108\n" "31\n" "help.text" -msgid "Optimal" -msgstr "Optimal" +msgid "Optimal View" +msgstr "" #: 10020000.xhp msgctxt "" @@ -637,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/en-ZA/helpcontent2/source/text/smath.po b/source/en-ZA/helpcontent2/source/text/smath.po index 6bc9f99c4d8..9407cd312c9 100644 --- a/source/en-ZA/helpcontent2/source/text/smath.po +++ b/source/en-ZA/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: 2011-04-05 15:37+0200\n" -"Last-Translator: dwayne <dwayne@translate.org.za>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-24 08:42+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1369384964.000000\n" #: main0000.xhp msgctxt "" @@ -332,37 +333,45 @@ msgid "Tools" msgstr "Tools" #: 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/main0106.xhp\" name=\"Tools\">Tools</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 catalogue, 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 +#, fuzzy 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 "<link href=\"text/smath/01/06020000.xhp\" name=\"Import Formula\">Import Formula</link>" #: 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/06140000.xhp\" name=\"Customize\">Customize</link>" diff --git a/source/en-ZA/helpcontent2/source/text/smath/00.po b/source/en-ZA/helpcontent2/source/text/smath/00.po index 5aaaf0e1a03..434a0868e39 100644 --- a/source/en-ZA/helpcontent2/source/text/smath/00.po +++ b/source/en-ZA/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-19 18:09+0200\n" -"Last-Translator: dwayne <dwayne@translate.org.za>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-24 08:42+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1369384964.000000\n" #: 00000004.xhp msgctxt "" @@ -149,12 +150,13 @@ msgid "On the Tools bar, click" msgstr "On the Tools bar, click" #: 00000004.xhp +#, fuzzy msgctxt "" "00000004.xhp\n" "par_id3150743\n" "help.text" msgid "<image id=\"img_id3163822\" src=\"cmd/sc_zoomin.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163822\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151272\" src=\"cmd/sc_zoom.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3151272\">Icon</alt></image>" #: 00000004.xhp msgctxt "" @@ -685,6 +687,15 @@ msgid "<variable id=\"etsfim\">Choose <emph>Tools - Import Formula</emph></varia msgstr "<variable id=\"etsfim\">Choose <emph>Tools - Import Formula</emph></variable>" #: 00000004.xhp +#, fuzzy +msgctxt "" +"00000004.xhp\n" +"par_id3153803\n" +"help.text" +msgid "<variable id=\"etsmim\">Choose <emph>Tools - Import MathML from Clipboard</emph></variable>" +msgstr "<variable id=\"etsfim\">Choose <emph>Tools - Import Formula</emph></variable>" + +#: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3154594\n" diff --git a/source/en-ZA/helpcontent2/source/text/smath/01.po b/source/en-ZA/helpcontent2/source/text/smath/01.po index 4c72e33f482..4bc0e7bbbd6 100644 --- a/source/en-ZA/helpcontent2/source/text/smath/01.po +++ b/source/en-ZA/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-02-20 23:45+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-04-23 14:36+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1429799818.000000\n" #: 02080000.xhp msgctxt "" @@ -13405,26 +13406,89 @@ msgstr "<bookmark_value>importing; %PRODUCTNAME Math formulae</bookmark_value>" #: 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 +#, fuzzy 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 "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">This command opens a dialogue for importing a formula.</ahelp></variable>" #: 06020000.xhp +#, fuzzy 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 "The <emph>Insert</emph> dialogue is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialogue under <emph>File</emph>. Use the <emph>Insert</emph> dialogue to load, edit and display a formula saved as a file in the <emph>Commands</emph> window." + +#: 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/en-ZA/helpcontent2/source/text/swriter/guide.po b/source/en-ZA/helpcontent2/source/text/swriter/guide.po index 202545b1131..aeb41fccc1c 100644 --- a/source/en-ZA/helpcontent2/source/text/swriter/guide.po +++ b/source/en-ZA/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 17:15+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>words;disabling spellcheck</bookmark_value>" #: auto_spellcheck.xhp msgctxt "" @@ -1366,20 +1367,22 @@ 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>defining;page borders</bookmark_value>" #: border_character.xhp +#, fuzzy msgctxt "" "border_character.xhp\n" "hd_id3116136\n" "help.text" msgid "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Defining Borders for Characters</link> </variable>" -msgstr "" +msgstr "<variable id=\"border_page\"><link href=\"text/swriter/guide/border_page.xhp\" name=\"Defining Borders for Pages\">Defining Borders for Pages</link> </variable>" #: border_character.xhp msgctxt "" @@ -1415,20 +1418,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 colour 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 +1477,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 colour 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 +1722,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 colour 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 +1777,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 colour 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 +3338,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 <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Variables</item> tab." #: conditional_text.xhp msgctxt "" @@ -3400,13 +3410,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 <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Functions</item> tab." #: conditional_text.xhp msgctxt "" @@ -3559,13 +3570,14 @@ msgid "Choose <item type=\"menuitem\">Insert - Fields - Page Count</item>, and t msgstr "Choose <item type=\"menuitem\">Insert - Fields - Page Count</item>, 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 <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Functions</item> tab." #: conditional_text2.xhp msgctxt "" @@ -4234,13 +4246,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 +4317,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 dialogue 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 <item type=\"menuitem\">Insert - Fields - Other</item> and click the <item type=\"menuitem\">Functions</item> tab." #: fields_enter.xhp msgctxt "" @@ -4886,12 +4900,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 +4981,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 +5038,13 @@ msgid "Check <item type=\"menuitem\">Search for Styles</item>.<br/>The <item typ msgstr "Check <item type=\"menuitem\">Search for Styles</item>.<br/>The <item type=\"menuitem\">Search for</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document." #: 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 +5236,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 +6732,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 <item type=\"menuitem\">Insert - Fields - Other</item> and click the <item type=\"menuitem\">Document</item> tab." #: header_with_chapter.xhp msgctxt "" @@ -6880,13 +6899,14 @@ msgid "To Create a Variable" msgstr "To Create a Variable" #: 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 +6981,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 +7045,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 "" @@ -7129,13 +7151,14 @@ msgid "<link href=\"text/swriter/guide/nonprintable_text.xhp\" name=\"Creating N msgstr "<link href=\"text/swriter/guide/nonprintable_text.xhp\" name=\"Creating Non-printing Text\">Creating Non-printing Text</link>" #: hidden_text.xhp +#, fuzzy msgctxt "" "hidden_text.xhp\n" "par_id3148603\n" "10\n" "help.text" msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields - Other\">Insert - Fields - More Fields</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields - Other\">Insert - Fields - Other</link>" #: hidden_text.xhp msgctxt "" @@ -8813,13 +8836,14 @@ msgid "Click in the document where you want to insert the graphic." msgstr "Click in the document where you want to insert the graphic." #: insert_graphic_dialog.xhp +#, fuzzy msgctxt "" "insert_graphic_dialog.xhp\n" "par_id3155864\n" "3\n" "help.text" msgid "Choose <link href=\"text/shared/01/04140000.xhp\" name=\"Insert - Image - From File\"><emph>Insert - Image - From File</emph></link>." -msgstr "" +msgstr "Choose <link href=\"text/shared/01/04140000.xhp\" name=\"Insert - Picture - From File\"><emph>Insert - Picture - From File</emph></link>." #: insert_graphic_dialog.xhp msgctxt "" @@ -9075,13 +9099,14 @@ msgid "Click in the document where you want to insert the scanned image." msgstr "Click in the document where you want to insert the scanned image." #: insert_graphic_scan.xhp +#, fuzzy msgctxt "" "insert_graphic_scan.xhp\n" "par_id3155864\n" "5\n" "help.text" msgid "Choose <link href=\"text/shared/01/04060000.xhp\" name=\"Insert - Media - Scan\"><emph>Insert - Media - Scan</emph></link>, and choose the scanning source from the submenu." -msgstr "" +msgstr "Choose <link href=\"text/shared/01/04060000.xhp\" name=\"Insert - Picture - Scan\"><emph>Insert - Picture - Scan</emph></link>, and choose the scanning source from the submenu." #: insert_graphic_scan.xhp msgctxt "" @@ -9705,12 +9730,13 @@ msgid "<variable id=\"navigator\"><link href=\"text/swriter/guide/navigator.xhp\ msgstr "<variable id=\"navigator\"><link href=\"text/swriter/guide/navigator.xhp\" name=\"Navigator for Text Documents\">Navigator for Text Documents</link></variable>" #: 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 Navigatordisplays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks." #: navigator.xhp @@ -9940,13 +9966,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 <item type=\"menuitem\">Insert - Fields - Other</item>, and then click the <item type=\"menuitem\">Variables</item> tab." #: number_sequence.xhp msgctxt "" @@ -10415,8 +10442,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 <item type=\"menuitem\">Start </item> <item type=\"menuitem\">at</item> 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 +11820,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>book view</bookmark_value> <bookmark_value>pages;previews</bookmark_value>" #: print_preview.xhp msgctxt "" @@ -11816,13 +11843,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,22 +11861,24 @@ msgid "To print your document scaled down, set the print options on the <emph>Pa msgstr "To print your document scaled down, set the print options on the <emph>Page Layout</emph> tab page of the <item type=\"menuitem\">File - Print</item> dialogue." #: 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 +#, fuzzy msgctxt "" "print_preview.xhp\n" "par_id3154265\n" "37\n" "help.text" msgid "<link href=\"text/swriter/01/01120000.xhp\" name=\"File - Print Preview\">File - Print Preview</link>." -msgstr "" +msgstr "<link href=\"text/swriter/01/01120000.xhp\" name=\"File - Page Preview\">File - Page Preview</link>." #: print_small.xhp msgctxt "" @@ -11930,13 +11960,14 @@ msgid "Click <emph>Print</emph>." msgstr "Click <emph>Print</emph>." #: print_small.xhp +#, fuzzy msgctxt "" "print_small.xhp\n" "par_id3150004\n" "23\n" "help.text" msgid "<link href=\"text/swriter/main0210.xhp\" name=\"File - Print Preview\">File - Print Preview</link>" -msgstr "" +msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"File - Page Preview\">File - Page Preview</link>" #: printer_tray.xhp msgctxt "" @@ -12182,13 +12213,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 "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 5 characters." #: protection.xhp msgctxt "" @@ -13241,13 +13273,14 @@ msgid "In the <item type=\"menuitem\">Search for</item> box, type the search ter msgstr "In the <item type=\"menuitem\">Search for</item> 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 <item type=\"menuitem\">Find</item> or <item type=\"menuitem\">Find All</item>." #: search_regexp.xhp msgctxt "" @@ -14619,13 +14652,14 @@ msgid "Choose <emph>Format - Character - Position</emph>, and then select <emph> msgstr "" #: subscript.xhp +#, fuzzy msgctxt "" "subscript.xhp\n" "par_id3156111\n" "3\n" "help.text" msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+P to make the text superscript, and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+B to make the text subscript." -msgstr "" +msgstr "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B, type the text that you want to format in bold, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B when you are finished." #: subscript.xhp msgctxt "" @@ -17532,13 +17566,14 @@ msgid "To change the formatting of a bulleted list, choose <item type=\"menuitem msgstr "To change the formatting of a bulleted list, choose <item type=\"menuitem\">Format - Bullets and Numbering</item>." #: 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 <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\">Graphics</item> tab, and then click a symbol style in the <item type=\"menuitem\">Selection</item> area." #: using_numbered_lists2.xhp msgctxt "" @@ -18421,13 +18456,14 @@ msgid "Select the object." msgstr "Select the object." #: wrap.xhp +#, fuzzy msgctxt "" "wrap.xhp\n" "par_id3153396\n" "11\n" "help.text" msgid "Choose <emph>Format - Image</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab." -msgstr "" +msgstr "Choose <emph>Format - Graphics</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab." #: wrap.xhp msgctxt "" diff --git a/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po index f8c2b2b1ee9..1615a3672b3 100644 --- a/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.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 08:09+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-25 20:40+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418161.000000\n" +"X-POOTLE-MTIME: 1440535226.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -385,15 +385,6 @@ msgstr "~Split Window" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SplitWindow\n" -"ContextLabel\n" -"value.text" -msgid "~Split" -msgstr "~Split" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ClearArrowDependents\n" "Label\n" "value.text" @@ -406,21 +397,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 "~Freeze" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ShowErrors\n" "Label\n" "value.text" @@ -568,17 +550,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SelectTables\n" "Label\n" "value.text" -msgid "~Select Sheets..." -msgstr "~Select Sheets..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SelectTables\n" -"ContextLabel\n" -"value.text" -msgid "~Select..." -msgstr "~Select..." +msgid "~Go to Sheet..." +msgstr "" #: CalcCommands.xcu #, fuzzy @@ -591,15 +564,6 @@ msgid "Sheet ~Events..." msgstr "Sheet E~vents..." #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:TableEvents\n" -"ContextLabel\n" -"value.text" -msgid "~Events..." -msgstr "~Events..." - -#: CalcCommands.xcu #, fuzzy msgctxt "" "CalcCommands.xcu\n" @@ -844,23 +808,23 @@ msgid "Select to Lower Block Margin" msgstr "Select to Lower Block Margin" #: 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 "~Create Pivot Table..." #: CalcCommands.xcu -#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" "ContextLabel\n" "value.text" -msgid "~Create..." -msgstr "~Create..." +msgid "Pi~vot Table..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -944,13 +908,14 @@ msgid "Ch~art..." msgstr "Ch~art..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" "Label\n" "value.text" -msgid "Chart From File" -msgstr "" +msgid "Chart From File..." +msgstr "Shee~t From File..." #: CalcCommands.xcu msgctxt "" @@ -1017,13 +982,14 @@ msgid "C~onditional Formatting" msgstr "C~onditional Formatting..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ConditionalFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Condition" -msgstr "" +msgstr "C~onditional Formatting..." #: CalcCommands.xcu msgctxt "" @@ -1035,13 +1001,14 @@ msgid "Condition..." msgstr "Condition" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ColorScaleFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Color Scale" -msgstr "" +msgstr "C~onditional Formatting..." #: CalcCommands.xcu msgctxt "" @@ -1053,13 +1020,14 @@ msgid "Color Scale..." msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DataBarFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Data Bar" -msgstr "" +msgstr "C~onditional Formatting..." #: CalcCommands.xcu msgctxt "" @@ -1071,13 +1039,14 @@ msgid "Data Bar..." msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:IconSetFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Icon Set" -msgstr "" +msgstr "C~onditional Formatting..." #: CalcCommands.xcu msgctxt "" @@ -1316,13 +1285,14 @@ msgid "Repeat Search" msgstr "Repeat Search" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Remove\n" "Label\n" "value.text" -msgid "~Delete..." -msgstr "~Delete..." +msgid "~Delete Sheet..." +msgstr "~Select Sheets..." #: CalcCommands.xcu msgctxt "" @@ -1578,13 +1548,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 "~Headers & Footers..." +msgid "~Headers and Footers..." +msgstr "~Header and Footer..." #: CalcCommands.xcu msgctxt "" @@ -1641,15 +1612,6 @@ msgid "~Record Changes" msgstr "~Record Changes" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsObjCtrl\n" -"Label\n" -"value.text" -msgid "Insert Object" -msgstr "Insert Object" - -#: CalcCommands.xcu #, fuzzy msgctxt "" "CalcCommands.xcu\n" @@ -1778,13 +1740,14 @@ msgid "~Normal" msgstr "~Normal" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:PagebreakMode\n" "Label\n" "value.text" -msgid "~Page Break Preview" -msgstr "~Page Break Preview" +msgid "~Page Break" +msgstr "~Manual Break" #: CalcCommands.xcu msgctxt "" @@ -1880,6 +1843,15 @@ msgstr "Underline: Dotted" #: 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" @@ -2013,13 +1985,24 @@ msgid "Insert ~Cells..." msgstr "Insert ~Cells..." #: 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 "~Cells..." +msgid "Insert ~Rows" +msgstr "Insert ~Rows" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsMenu\n" +"Label\n" +"value.text" +msgid "Insert Co~lumns" +msgstr "Insert Co~lumns" #: CalcCommands.xcu msgctxt "" @@ -2036,8 +2019,26 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertRows\n" "ContextLabel\n" "value.text" -msgid "~Rows" -msgstr "~Rows" +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 @@ -2055,44 +2056,82 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertColumns\n" "ContextLabel\n" "value.text" -msgid "Co~lumns" -msgstr "Co~lumns" +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 "Insert ~Sheet..." +msgid "Insert Co~lumns Left" +msgstr "Insert Co~lumns" #: 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 "~Sheet..." +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 "Insert Shee~t From File..." +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 "Shee~t From File..." -msgstr "Shee~t From File..." +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 "Insert Cells Right" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsAfter\n" +"ContextLabel\n" +"value.text" +msgid "Columns ~Right" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"Label\n" +"value.text" +msgid "Insert ~Sheet..." +msgstr "Insert ~Sheet..." + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"Label\n" +"value.text" +msgid "Insert Shee~t From File..." +msgstr "Insert Shee~t From File..." #: CalcCommands.xcu #, fuzzy @@ -2368,35 +2407,18 @@ msgid "~Hide Sheets" msgstr "~Hide Sheets" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Hide\n" -"ContextLabel\n" -"value.text" -msgid "~Hide" -msgstr "~Hide" - -#: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Show\n" "Label\n" "value.text" -msgid "~Show Sheets..." +msgid "~Show Sheet..." msgstr "~Show Sheets..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Show\n" -"ContextLabel\n" -"value.text" -msgid "~Show..." -msgstr "~Show..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:MergeCells\n" "Label\n" "value.text" @@ -2449,13 +2471,14 @@ msgid "Standard Text Attributes" msgstr "Standard Text Attributes" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TextAttributes\n" "Label\n" "value.text" -msgid "Define Text Attributes" -msgstr "Define Text Attributes" +msgid "~Text..." +msgstr "Te~xt..." #: CalcCommands.xcu msgctxt "" @@ -2496,29 +2519,11 @@ msgstr "Protect ~Sheet..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Protect\n" -"ContextLabel\n" -"value.text" -msgid "~Sheet..." -msgstr "~Sheet..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" "Label\n" "value.text" -msgid "Protect ~Document..." -msgstr "Protect ~Document..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" -"ContextLabel\n" -"value.text" -msgid "~Document..." -msgstr "~Document..." +msgid "Protect ~Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2793,15 +2798,6 @@ msgstr "~Rename Sheet..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:RenameTable\n" -"ContextLabel\n" -"value.text" -msgid "~Rename..." -msgstr "~Rename..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Name\n" "Label\n" "value.text" @@ -2814,17 +2810,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" "Label\n" "value.text" -msgid "~Tab Color..." -msgstr "~Tab Colour..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" -"ContextLabel\n" -"value.text" -msgid "~Tab Color..." -msgstr "~Tab Colour..." +msgid "Sheet ~Tab Color..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2836,26 +2823,18 @@ msgid "Tab Color" msgstr "Tab Colour" #: 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 "~Move/Copy Sheet..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Move\n" -"ContextLabel\n" -"value.text" -msgid "~Move/Copy..." -msgstr "~Move/Copy..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TableSelectAll\n" "Label\n" "value.text" @@ -3231,8 +3210,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:ShareDocument\n" "Label\n" "value.text" -msgid "S~hare Document..." -msgstr "S~hare Document..." +msgid "S~hare Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3240,7 +3219,7 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:ToggleSheetGrid\n" "Label\n" "value.text" -msgid "Toggle Grid Lines for Current Sheet" +msgid "Grid Lines for Sheet" msgstr "" #: CalcCommands.xcu @@ -3298,13 +3277,14 @@ msgid "~Detective" msgstr "~Detective" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Popups..uno:InsertBreakMenu\n" "Label\n" "value.text" -msgid "Page ~Break" -msgstr "~Manual Break" +msgid "Insert Page ~Break" +msgstr "Insert ~Row Break" #: CalcCommands.xcu msgctxt "" @@ -3330,17 +3310,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n" "Label\n" "value.text" -msgid "Fill" -msgstr "Fill" +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 "Cell Co~ntents" +msgid "Ca~lculate" +msgstr "Calculat~e" #: CalcCommands.xcu msgctxt "" @@ -3348,8 +3329,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:NamesMenu\n" "Label\n" "value.text" -msgid "~Names" -msgstr "~Names" +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 "Next Comment" #: CalcCommands.xcu msgctxt "" @@ -3375,8 +3366,8 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FilterMenu\n" "Label\n" "value.text" -msgid "~Filter" -msgstr "~Filter" +msgid "More ~Filters" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3444,29 +3435,29 @@ msgstr "~Sheet" #: 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 "M~erge Cells" +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 "Pri~nt Ranges" +msgid "M~erge Cells" +msgstr "M~erge Cells" #: 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 "Pri~nt Ranges" #: CalcCommands.xcu msgctxt "" @@ -5967,11 +5958,20 @@ msgstr "Black & White View" #: 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 "Rename Slide" +msgid "Rename Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -6448,7 +6448,7 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:DuplicatePage\n" "Label\n" "value.text" -msgid "Duplicate ~Slide" +msgid "Duplicate Page/~Slide" msgstr "D~uplicate Slide" #: DrawImpressCommands.xcu @@ -6772,8 +6772,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:PageSetup\n" "ContextLabel\n" "value.text" -msgid "~Page..." -msgstr "~Page..." +msgid "~Page/Slide Properties..." +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -6862,8 +6862,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:InsertPage\n" "Label\n" "value.text" -msgid "Slid~e" -msgstr "Slid~e" +msgid "New Page/Slid~e" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7168,17 +7168,18 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:NotesMode\n" "Label\n" "value.text" -msgid "Notes ~Page" -msgstr "Notes ~Page" +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 "H~andout Page" +msgid "H~andout Master" +msgstr "~Handout Master" #: DrawImpressCommands.xcu msgctxt "" @@ -7186,8 +7187,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:DeletePage\n" "Label\n" "value.text" -msgid "D~elete Slide" -msgstr "D~elete Slide" +msgid "D~elete Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7813,6 +7814,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" @@ -8425,42 +8453,6 @@ msgstr "~Table..." #: 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" @@ -8549,6 +8541,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 "First Page" + +#: 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 "Previous Page" + +#: 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 "Next Page" + +#: 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 "Last Page" + +#: 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" @@ -12324,6 +12464,15 @@ msgstr "New Presentation" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:UnicodeNotationToggle\n" +"Label\n" +"value.text" +msgid "Toggle Unicode Notation" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FontworkGalleryFloater\n" "Label\n" "value.text" @@ -13893,6 +14042,42 @@ msgstr "Bold" #: 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" @@ -14573,6 +14758,24 @@ msgstr "~Open..." #: 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" @@ -14871,13 +15074,14 @@ msgid "~Chart..." msgstr "~Chart..." #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" "Label\n" "value.text" msgid "Chart from File" -msgstr "" +msgstr "Shee~t From File..." #: GenericCommands.xcu msgctxt "" @@ -15173,8 +15377,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineFormat\n" "Label\n" "value.text" -msgid "Formatting On/Off" -msgstr "Formatting On/Off" +msgid "Show Formatting" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15182,8 +15386,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineCollapseAll\n" "Label\n" "value.text" -msgid "First Level" -msgstr "First Level" +msgid "Show Only First Level" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15200,7 +15404,7 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:EditDoc\n" "Label\n" "value.text" -msgid "Ed~it Mode" +msgid "E~dit Mode" msgstr "" #: GenericCommands.xcu @@ -15218,8 +15422,17 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:BrowseView\n" "Label\n" "value.text" -msgid "~Web Layout" -msgstr "~Web Layout" +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 "" @@ -15341,6 +15554,15 @@ msgstr "Time Field" #: 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" @@ -15922,8 +16144,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineExpandAll\n" "Label\n" "value.text" -msgid "All Levels" -msgstr "All Levels" +msgid "Show All Levels" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15949,8 +16171,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:ClearOutline\n" "Label\n" "value.text" -msgid "~Remove" -msgstr "~Remove" +msgid "~Remove Outline" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -16001,6 +16223,25 @@ msgstr "F~ull Screen" #, fuzzy msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFrameMenu\n" +"Label\n" +"value.text" +msgid "~Frame" +msgstr "Frame" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFootnotesMenu\n" +"Label\n" +"value.text" +msgid "Footnote and En~dnote" +msgstr "" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatImageMenu\n" "Label\n" "value.text" @@ -16011,10 +16252,30 @@ msgstr "Image" #, fuzzy msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageFiltersMenu\n" +"Label\n" +"value.text" +msgid "~Filters" +msgstr "~Filter" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageModeMenu\n" +"Label\n" +"value.text" +msgid "Mo~de" +msgstr "Mode" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatTextMenu\n" "Label\n" "value.text" -msgid "Te~xt" +msgid "~Text" msgstr "Text" #: GenericCommands.xcu @@ -16027,6 +16288,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 "Styl~es" + +#: 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" @@ -16109,15 +16398,36 @@ msgid "Show Draw Functions" msgstr "Show Draw Functions" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ShapesMenu\n" "Label\n" "value.text" -msgid "~Shapes" +msgid "~Shape" msgstr "~Shapes" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:RulerMenu\n" +"Label\n" +"value.text" +msgid "~Ruler" +msgstr "~Ruler" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:ScrollBarMenu\n" +"Label\n" +"value.text" +msgid "~Scrollbars" +msgstr "Scrollbar" + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:NewFrameSet\n" @@ -16344,13 +16654,14 @@ msgid "~Video..." msgstr "~Video..." #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n" "Label\n" "value.text" -msgid "~Hyperlink" -msgstr "~Hyperlink" +msgid "~Hyperlink..." +msgstr "H~yperlink..." #: GenericCommands.xcu msgctxt "" @@ -16373,6 +16684,24 @@ msgstr "~Subtract" #: 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" @@ -19141,13 +19470,24 @@ msgid "~File" msgstr "~File" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ObjectAlign\n" "Label\n" "value.text" -msgid "Alignmen~t" -msgstr "Alignmen~t" +msgid "Alig~n" +msgstr "Align" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:TextAlign\n" +"Label\n" +"value.text" +msgid "Alig~n" +msgstr "Align" #: GenericCommands.xcu msgctxt "" @@ -19271,6 +19611,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 "Comm~ent" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:FormatImageFilterMenu\n" +"Label\n" +"value.text" +msgid "~Filter" +msgstr "~Filter" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ToolsMenu\n" "Label\n" "value.text" @@ -19314,12 +19683,13 @@ msgid "~Toolbars" msgstr "~Toolbars" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:FieldMenu\n" "Label\n" "value.text" -msgid "Fiel~ds" +msgid "Fiel~d" msgstr "Fiel~ds" #: GenericCommands.xcu @@ -20127,6 +20497,15 @@ msgstr "~Import Formula..." #: 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" @@ -20206,13 +20585,14 @@ msgid "Previous ~Marker" msgstr "Previous ~Marker" #: MathCommands.xcu +#, fuzzy msgctxt "" "MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:SymbolCatalogue\n" "Label\n" "value.text" -msgid "~Catalog..." -msgstr "~Catalog..." +msgid "~Symbols…" +msgstr "Symbols" #: MathCommands.xcu msgctxt "" @@ -20955,13 +21335,14 @@ msgid "Functions" msgstr "Functions" #: Sidebar.xcu +#, fuzzy msgctxt "" "Sidebar.xcu\n" "..Sidebar.Content.DeckList.ManageChangesDeck\n" "Title\n" "value.text" msgid "Manage Changes" -msgstr "" +msgstr "~Create Names..." #: Sidebar.xcu msgctxt "" @@ -20976,6 +21357,16 @@ msgstr "Design" #, fuzzy msgctxt "" "Sidebar.xcu\n" +"..Sidebar.Content.DeckList.ChartDeck\n" +"Title\n" +"value.text" +msgid "Chart" +msgstr "Chart" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" "..Sidebar.Content.PanelList.StylesPropertyPanel\n" "Title\n" "value.text" @@ -21014,6 +21405,16 @@ msgstr "" #, fuzzy msgctxt "" "Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ShadowPropertyPanel\n" +"Title\n" +"value.text" +msgid "Shadow" +msgstr "Shadow" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" "..Sidebar.Content.PanelList.LinePropertyPanel\n" "Title\n" "value.text" @@ -21205,13 +21606,14 @@ msgid "Navigator" msgstr "Na~vigator" #: Sidebar.xcu +#, fuzzy msgctxt "" "Sidebar.xcu\n" "..Sidebar.Content.PanelList.SwManageChangesPanel\n" "Title\n" "value.text" msgid "Manage Changes" -msgstr "" +msgstr "~Create Names..." #: Sidebar.xcu #, fuzzy @@ -21251,6 +21653,82 @@ msgctxt "" msgid "Themes" msgstr "" +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartElementsPanel\n" +"Title\n" +"value.text" +msgid "Elements" +msgstr "Elements" + +#: 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 "A~xis" + +#: Sidebar.xcu +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 "Line" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartCharacterPanel\n" +"Title\n" +"value.text" +msgid "Character" +msgstr "C~haracter..." + #: StartModuleCommands.xcu msgctxt "" "StartModuleCommands.xcu\n" @@ -21505,13 +21983,24 @@ msgid "AutoTe~xt..." msgstr "AutoTe~xt..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" "Label\n" "value.text" -msgid "~Print Layout" -msgstr "~Print Layout" +msgid "~Normal View" +msgstr "~Normal View" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" +"ContextLabel\n" +"value.text" +msgid "~Normal" +msgstr "~Normal" #: WriterCommands.xcu msgctxt "" @@ -21633,6 +22122,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" @@ -21654,8 +22152,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n" "Label\n" "value.text" -msgid "~Indexes and Tables..." -msgstr "~Indexes and Tables..." +msgid "~Indexes and Tables of Contents..." +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21694,13 +22192,14 @@ msgid "Font Color" msgstr "Font Colour" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n" "Label\n" "value.text" -msgid "~All Indexes and Tables" -msgstr "~All Indexes and Tables" +msgid "Indexes and ~Tables" +msgstr "Inde~xes and Tables" #: WriterCommands.xcu msgctxt "" @@ -21785,13 +22284,14 @@ msgid "~Record Changes" msgstr "~Record Changes" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges\n" "Label\n" "value.text" msgid "~Show Changes" -msgstr "" +msgstr "Sho~w Changes..." #: WriterCommands.xcu msgctxt "" @@ -21799,8 +22299,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:GotoPage\n" "Label\n" "value.text" -msgid "To Page" -msgstr "To Page" +msgid "Go t~o Page" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21863,8 +22363,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:UpdateCharts\n" "Label\n" "value.text" -msgid "All ~Charts" -msgstr "All ~Charts" +msgid "~Charts" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21957,13 +22457,14 @@ msgid "Caption..." msgstr "Caption..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertFootnoteDialog\n" "Label\n" "value.text" -msgid "Footnote/Endnote~..." -msgstr "Footnote/Endnote~..." +msgid "F~ootnote and Endnote..." +msgstr "~Footnotes/Endnotes..." #: WriterCommands.xcu msgctxt "" @@ -22012,6 +22513,16 @@ msgid "Insert Page Break" msgstr "Insert ~Row Break" #: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n" +"ContextLabel\n" +"value.text" +msgid "~Page Break" +msgstr "~Manual Break" + +#: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertAnnotation\n" @@ -22036,16 +22547,26 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract\n" "Label\n" "value.text" -msgid "Insert Frame Manually" -msgstr "Insert Frame Manually" +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 "Fra~me..." #: WriterCommands.xcu @@ -22306,6 +22827,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" @@ -22333,42 +22863,6 @@ msgstr "Page Number" #: 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" @@ -22859,8 +23353,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:FrameDialog\n" "ContextLabel\n" "value.text" -msgid "Fra~me/Object..." -msgstr "Fra~me/Object..." +msgid "Fra~me and OLE Object..." +msgstr "" #: WriterCommands.xcu #, fuzzy @@ -22892,12 +23386,13 @@ msgid "Ta~ble Properties..." msgstr "Ta~ble Properties..." #: 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 "~Footnotes/Endnotes..." #: WriterCommands.xcu @@ -23095,8 +23590,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:HeadingRowsRepeat\n" "Label\n" "value.text" -msgid "Heading rows repeat" -msgstr "Heading rows repeat" +msgid "Repeat Heading Rows" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -23140,8 +23635,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertRows\n" "Label\n" "value.text" -msgid "Insert Row Below" -msgstr "" +msgid "Insert Row" +msgstr "Insert Row" #: WriterCommands.xcu msgctxt "" @@ -23190,14 +23685,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 "Insert Cells Right" +msgid "Insert Column" +msgstr "Insert Column" #: WriterCommands.xcu #, fuzzy @@ -24449,13 +24943,12 @@ msgid "~First Paragraph" msgstr "~First Paragraph" #: 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 "~Distribute Columns Evenly" #: WriterCommands.xcu @@ -24468,13 +24961,14 @@ msgid "Increment Indent Value" msgstr "Increment Indent Value" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:DistributeRows\n" "Label\n" "value.text" -msgid "Distribute Rows Equally " -msgstr "Distribute Rows Equally " +msgid "Distribute Rows Evenly" +msgstr "Distribute Columns Evenly" #: WriterCommands.xcu msgctxt "" @@ -24527,8 +25021,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:RowSplit\n" "Label\n" "value.text" -msgid "Allow Row to Break Across Pages and Columns" -msgstr "Allow Row to Break Across Pages and Columns" +msgid "~Break Across Pages and Columns" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -24711,12 +25205,13 @@ msgid "Select Text" msgstr "Select Text" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:Ruler\n" "Label\n" "value.text" -msgid "~Ruler" +msgid "~Rulers" msgstr "~Ruler" #: WriterCommands.xcu @@ -24731,10 +25226,10 @@ msgstr "~Line Numbering..." #: 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 @@ -24828,13 +25323,14 @@ msgid "Add Unknown Words" msgstr "Add Unknown Words" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:HScroll\n" "Label\n" "value.text" -msgid "Scroll Horizontal" -msgstr "Scroll Horizontal" +msgid "Horizontal Scroll Bar" +msgstr "Horizontal Scroll Bar" #: WriterCommands.xcu msgctxt "" @@ -24858,6 +25354,15 @@ msgstr "~Nonprinting Characters" #: 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" @@ -25000,13 +25505,14 @@ msgid "~Select" msgstr "~Select" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Popups..uno:TableAutoFitMenu\n" "Label\n" "value.text" -msgid "A~utofit" -msgstr "A~utofit" +msgid "Si~ze" +msgstr "Size" #: WriterCommands.xcu msgctxt "" @@ -25032,8 +25538,18 @@ msgctxt "" "..WriterCommands.UserInterface.Popups..uno:IndexesMenu\n" "Label\n" "value.text" -msgid "Inde~xes and Tables" -msgstr "Inde~xes and Tables" +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 "~Comments..." #: WriterCommands.xcu msgctxt "" @@ -25173,6 +25689,100 @@ msgctxt "" msgid "Forward" msgstr "Forward" +#: 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 "Horizontal Line" + +#: 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 "Default" + +#: 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 "~Title" + +#: 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 "~Subtitle..." + +#: 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" @@ -26832,14 +27442,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 "Chan~ges" +msgid "Track Changes" +msgstr "" #: XFormsWindowState.xcu msgctxt "" @@ -27182,48 +27791,3 @@ msgctxt "" "value.text" msgid "Fontwork Shape" msgstr "Fontwork Shape" - -#: 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 "Elements" - -#: MathCommands.xcu -msgctxt "" -"MathCommands.xcu\n" -"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n" -"Label\n" -"value.text" -msgid "Elements Dock" -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/en-ZA/readlicense_oo/docs.po b/source/en-ZA/readlicense_oo/docs.po index 91cbe21f689..c4b8127e331 100644 --- a/source/en-ZA/readlicense_oo/docs.po +++ b/source/en-ZA/readlicense_oo/docs.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-02-13 21:00+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 20:40+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1360789253.0\n" +"X-POOTLE-MTIME: 1440535230.000000\n" #: readme.xrm msgctxt "" @@ -25,12 +25,13 @@ msgid "${PRODUCTNAME} ${PRODUCTVERSION} ReadMe" msgstr "${PRODUCTNAME} ${PRODUCTVERSION} ReadMe" #: readme.xrm +#, fuzzy msgctxt "" "readme.xrm\n" "LatestUpdates\n" "readmeitem.text" msgid "For the latest updates to this readme file, see <a href=\"http://www.libreoffice.org/welcome/readme.html\">http://www.libreoffice.org/welcome/readme.html</a>" -msgstr "" +msgstr "For latest updates to this readme file, see <a href=\"http://www.libreoffice.org/welcome/readme.html\">http://www.libreoffice.org/welcome/readme.html</a>" #: readme.xrm msgctxt "" @@ -595,11 +596,12 @@ msgid "Shortcut Keys" msgstr "Shortcut Keys" #: 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 "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." #: readme.xrm diff --git a/source/en-ZA/sc/source/ui/src.po b/source/en-ZA/sc/source/ui/src.po index 6e39bd0278f..e072014490e 100644 --- a/source/en-ZA/sc/source/ui/src.po +++ b/source/en-ZA/sc/source/ui/src.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 08:12+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 21:07+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418373.000000\n" +"X-POOTLE-MTIME: 1440536831.000000\n" #: condformatdlg.src #, fuzzy @@ -4939,7 +4939,7 @@ msgstr "Name" 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 "" @@ -5012,6 +5012,16 @@ msgid "This Document is referenced by another document and not yet saved. Closin msgstr "" #: globstr.src +#, fuzzy +msgctxt "" +"globstr.src\n" +"RID_GLOBSTR\n" +"STR_HEADER_RANGE\n" +"string.text" +msgid "Range" +msgstr "Range" + +#: globstr.src msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" @@ -5710,27 +5720,27 @@ msgstr "~Paste" msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_HEIGHT\n" +"SID_PASTE_SPECIAL\n" "menuitem.text" -msgid "Row Hei~ght..." -msgstr "Row Hei~ght..." +msgid "P~aste Special..." +msgstr "P~aste Special..." #: hdrcont.src 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 "Optimal ~Row Height..." +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" +msgid "Insert Rows ~Below" msgstr "" #: hdrcont.src @@ -5739,81 +5749,91 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "SID_DEL_ROWS\n" "menuitem.text" -msgid "~Delete Selected Rows" +msgid "~Delete Rows" msgstr "" #: hdrcont.src -#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" "SID_DELETE\n" "menuitem.text" -msgid "De~lete Row Contents..." -msgstr "De~lete Contents..." +msgid "Cl~ear Contents..." +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_HIDE\n" +"FID_ROW_HEIGHT\n" "menuitem.text" -msgid "~Hide" -msgstr "~Hide" +msgid "Row Hei~ght..." +msgstr "Row Hei~ght..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_SHOW\n" +"FID_ROW_OPT_HEIGHT\n" "menuitem.text" -msgid "~Show" -msgstr "~Show" +msgid "~Optimal Row Height..." +msgstr "Optimal ~Row Height..." #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"SID_PASTE_SPECIAL\n" +"FID_ROW_HIDE\n" "menuitem.text" -msgid "P~aste Special..." -msgstr "P~aste Special..." +msgid "~Hide Rows" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" -"RID_POPUP_COLHEADER\n" -"FID_COL_WIDTH\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_SHOW\n" "menuitem.text" -msgid "Col~umn Width..." -msgstr "Col~umn Width..." +msgid "~Show Rows" +msgstr "" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_OPT_WIDTH\n" +"SID_PASTE_SPECIAL\n" "menuitem.text" -msgid "O~ptimal Column Width..." -msgstr "O~ptimal Column Width..." +msgid "P~aste Special..." +msgstr "P~aste Special..." #: hdrcont.src #, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_INS_COLUMN\n" +"FID_INS_COLUMNS_BEFORE\n" "menuitem.text" -msgid "~Insert Columns Left" +msgid "Insert Columns ~Left" msgstr "~Insert Columns" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" +"FID_INS_COLUMNS_AFTER\n" +"menuitem.text" +msgid "Insert Columns ~Right" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" "SID_DEL_COLS\n" "menuitem.text" -msgid "~Delete Selected Columns" +msgid "~Delete Columns" msgstr "" #: hdrcont.src @@ -5822,35 +5842,46 @@ msgctxt "" "RID_POPUP_COLHEADER\n" "SID_DELETE\n" "menuitem.text" -msgid "D~elete Column Contents..." +msgid "Cl~ear Contents..." msgstr "" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_HIDE\n" +"FID_COL_WIDTH\n" "menuitem.text" -msgid "~Hide" -msgstr "~Hide" +msgid "Column ~Width..." +msgstr "Col~umn Width..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_SHOW\n" +"FID_COL_OPT_WIDTH\n" "menuitem.text" -msgid "~Show" -msgstr "~Show" +msgid "~Optimal Column Width..." +msgstr "O~ptimal Column Width..." #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_PASTE_SPECIAL\n" +"FID_COL_HIDE\n" "menuitem.text" -msgid "Paste ~Special..." -msgstr "Paste ~Special..." +msgid "~Hide Columns" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_SHOW\n" +"menuitem.text" +msgid "~Show Columns" +msgstr "" #: popup.src msgctxt "" @@ -5976,8 +6007,8 @@ msgctxt "" "RID_POPUP_CELLS\n" "SID_DELETE\n" "menuitem.text" -msgid "Delete C~ontents..." -msgstr "Delete C~ontents..." +msgid "Cl~ear Contents..." +msgstr "" #: popup.src msgctxt "" @@ -6121,6 +6152,15 @@ msgstr "Protect Sheet" 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" @@ -20100,12 +20140,13 @@ msgid "The selection number taken from the elements." msgstr "The selection number taken from the elements." #: 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 "Returns a (1 alpha) confidence interval for a normal distribution." #: scfuncs.src @@ -20163,12 +20204,13 @@ msgid "The size of the population." msgstr "The size of the population." #: 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 "Returns a (1 alpha) confidence interval for a normal distribution." #: scfuncs.src @@ -20232,7 +20274,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 "Returns a (1 alpha) confidence interval for a normal distribution." #: scfuncs.src diff --git a/source/en-ZA/sc/uiconfig/scalc/ui.po b/source/en-ZA/sc/uiconfig/scalc/ui.po index b68020e16c8..a2a3f5337c9 100644 --- a/source/en-ZA/sc/uiconfig/scalc/ui.po +++ b/source/en-ZA/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 08:13+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 21:08+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1431418380.000000\n" +"X-POOTLE-MTIME: 1440536939.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -7811,6 +7811,42 @@ 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 +msgctxt "" +"sidebaralignment.ui\n" +"stacked\n" +"label\n" +"string.text" +msgid "Vertically stacked" +msgstr "" + #: sidebarcellappearance.ui msgctxt "" "sidebarcellappearance.ui\n" @@ -9434,6 +9470,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/en-ZA/sd/source/ui/app.po b/source/en-ZA/sd/source/ui/app.po index 9e5709ff642..ed77db0051b 100644 --- a/source/en-ZA/sd/source/ui/app.po +++ b/source/en-ZA/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 08:13+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 21:10+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418415.000000\n" +"X-POOTLE-MTIME: 1440537008.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 "Slide ~Layout" - -#: menuids_tmpl.src -msgctxt "" -"menuids_tmpl.src\n" "MN_FORMAT_PAGE\n" "SID_PAGESETUP\n" "menuitem.text" diff --git a/source/en-ZA/sd/source/ui/view.po b/source/en-ZA/sd/source/ui/view.po index 26de1e5839c..a7f5d55afec 100644 --- a/source/en-ZA/sd/source/ui/view.po +++ b/source/en-ZA/sd/source/ui/view.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-05-30 13:09+0200\n" -"PO-Revision-Date: 2011-04-19 19:56+0200\n" -"Last-Translator: dwayne <dwayne@translate.org.za>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 21:13+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1440537221.000000\n" #: DocumentRenderer.src msgctxt "" @@ -100,10 +101,10 @@ msgstr "Slides per page" 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 "Default" +msgid "According to layout" +msgstr "" #: DocumentRenderer.src msgctxt "" diff --git a/source/en-ZA/sfx2/source/sidebar.po b/source/en-ZA/sfx2/source/sidebar.po index 648ba9910a6..f56fdfa2278 100644 --- a/source/en-ZA/sfx2/source/sidebar.po +++ b/source/en-ZA/sfx2/source/sidebar.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-05-11 16:12+0200\n" -"PO-Revision-Date: 2013-05-23 12:05+0200\n" -"Last-Translator: Automatically generated\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-01-07 19:02+0000\n" +"Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1420657359.000000\n" #: Sidebar.src msgctxt "" @@ -56,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/en-ZA/sfx2/uiconfig/ui.po b/source/en-ZA/sfx2/uiconfig/ui.po index 7ff642f378a..b1505ad535b 100644 --- a/source/en-ZA/sfx2/uiconfig/ui.po +++ b/source/en-ZA/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 08:15+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 21:14+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1431418518.000000\n" +"X-POOTLE-MTIME: 1440537269.000000\n" #: alienwarndialog.ui msgctxt "" @@ -1529,6 +1529,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" @@ -1559,7 +1568,7 @@ msgctxt "" "writer_all\n" "label\n" "string.text" -msgid "Writer _Document" +msgid "_Writer Document" msgstr "" #: startcenter.ui @@ -1568,7 +1577,7 @@ msgctxt "" "calc_all\n" "label\n" "string.text" -msgid "Calc _Spreadsheet" +msgid "_Calc Spreadsheet" msgstr "" #: startcenter.ui @@ -1577,7 +1586,7 @@ msgctxt "" "impress_all\n" "label\n" "string.text" -msgid "Impress _Presentation" +msgid "_Impress Presentation" msgstr "" #: startcenter.ui @@ -1586,7 +1595,7 @@ msgctxt "" "draw_all\n" "label\n" "string.text" -msgid "Draw D_rawing" +msgid "_Draw Drawing" msgstr "" #: startcenter.ui @@ -1595,7 +1604,7 @@ msgctxt "" "math_all\n" "label\n" "string.text" -msgid "Math For_mula" +msgid "_Math Formula" msgstr "" #: startcenter.ui @@ -1604,7 +1613,7 @@ msgctxt "" "database_all\n" "label\n" "string.text" -msgid "Base D_atabase" +msgid "_Base Database" msgstr "" #: startcenter.ui diff --git a/source/en-ZA/svtools/source/dialogs.po b/source/en-ZA/svtools/source/dialogs.po index 5d18704a0eb..5390ad23547 100644 --- a/source/en-ZA/svtools/source/dialogs.po +++ b/source/en-ZA/svtools/source/dialogs.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:01+0100\n" -"PO-Revision-Date: 2011-04-19 20:41+0200\n" -"Last-Translator: dwayne <dwayne@translate.org.za>\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 21:14+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1440537292.000000\n" #: addresstemplate.src msgctxt "" @@ -295,6 +296,14 @@ msgctxt "" msgid "Save" msgstr "Save" +#: 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/en-ZA/svtools/source/misc.po b/source/en-ZA/svtools/source/misc.po index 5377f84a7d8..032d1677449 100644 --- a/source/en-ZA/svtools/source/misc.po +++ b/source/en-ZA/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 08:17+0000\n" +"POT-Creation-Date: 2015-08-25 13:17+0200\n" +"PO-Revision-Date: 2015-08-25 21:15+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418667.000000\n" +"X-POOTLE-MTIME: 1440537356.000000\n" #: imagemgr.src msgctxt "" @@ -2238,10 +2238,11 @@ msgid "Sardinian" msgstr "Sardinian" #: 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 "Dzongkha" @@ -3792,6 +3793,53 @@ 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 "English (Namibia)" + +#: langtab.src +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 "German (Switzerland)" + #: svtools.src #, fuzzy msgctxt "" diff --git a/source/en-ZA/svtools/uiconfig/ui.po b/source/en-ZA/svtools/uiconfig/ui.po index 60538373a7f..3caf297ce7a 100644 --- a/source/en-ZA/svtools/uiconfig/ui.po +++ b/source/en-ZA/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 08:17+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 21:19+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1431418674.000000\n" +"X-POOTLE-MTIME: 1440537549.000000\n" #: GraphicExportOptionsDialog.ui #, fuzzy @@ -520,32 +520,13 @@ msgstr "" #, fuzzy msgctxt "" "placeedit.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Name:" -msgstr "Name" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"label6\n" +"typeLabel\n" "label\n" "string.text" msgid "Type:" msgstr "Type" #: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "File Service" -msgstr "" - -#: placeedit.ui #, fuzzy msgctxt "" "placeedit.ui\n" @@ -556,51 +537,23 @@ msgid "Host:" msgstr "Post" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" "pathLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "Path" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"portLabel\n" -"label\n" -"string.text" -msgid "Port:" -msgstr "~Port" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"webdavs\n" -"label\n" -"string.text" -msgid "Secured WebDAV (HTTPS)" -msgstr "" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label4\n" -"label\n" -"string.text" -msgid "Server Details" +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 "Shape" #: placeedit.ui msgctxt "" @@ -614,88 +567,66 @@ msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label3\n" +"webdavs\n" "label\n" "string.text" -msgid "Server type:" +msgid "Secure connection" msgstr "" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" -"label5\n" +"loginLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "Path" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label12\n" -"label\n" -"string.text" -msgid "Server Details" +msgid "User:" msgstr "" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" -"label9\n" +"nameLabel\n" "label\n" "string.text" -msgid "Host:" -msgstr "Post" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"label10\n" -"label\n" -"string.text" -msgid "Share:" -msgstr "Shape" +msgid "Label:" +msgstr "" #: placeedit.ui #, fuzzy msgctxt "" "placeedit.ui\n" -"label11\n" +"portLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "Path" +msgid "Port:" +msgstr "~Port" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label8\n" -"label\n" +"port-nospin\n" +"text\n" "string.text" -msgid "Server Details" +msgid "0" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label16\n" +"passwordLabel\n" "label\n" "string.text" -msgid "Login:" +msgid "Password:" msgstr "" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" -"label15\n" +"rememberPassword\n" "label\n" "string.text" -msgid "User Details" -msgstr "View Details" +msgid "Remember password" +msgstr "" #: placeedit.ui msgctxt "" @@ -734,15 +665,6 @@ msgctxt "" msgid "Windows Share" msgstr "" -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"liststore1\n" -"4\n" -"stringlist.text" -msgid "CMIS" -msgstr "" - #: printersetupdialog.ui msgctxt "" "printersetupdialog.ui\n" diff --git a/source/en-ZA/svx/inc.po b/source/en-ZA/svx/inc.po index ca81e764d8a..06179fa693b 100644 --- a/source/en-ZA/svx/inc.po +++ b/source/en-ZA/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 08:17+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-25 21:19+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418675.000000\n" +"X-POOTLE-MTIME: 1440537564.000000\n" #: globlmn_tmpl.hrc msgctxt "" @@ -363,14 +363,6 @@ msgstr "~Paste" #: globlmn_tmpl.hrc msgctxt "" "globlmn_tmpl.hrc\n" -"ITEM_EDIT_IMAP\n" -"#define.text" -msgid "ImageMap" -msgstr "ImageMap" - -#: globlmn_tmpl.hrc -msgctxt "" -"globlmn_tmpl.hrc\n" "ITEM_EXTERNAL_EDIT\n" "#define.text" msgid "Edit with External Tool..." @@ -455,6 +447,24 @@ msgstr "I~ntersect" #: 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" diff --git a/source/en-ZA/svx/source/svdraw.po b/source/en-ZA/svx/source/svdraw.po index 67525c77acc..e6cbbffbe40 100644 --- a/source/en-ZA/svx/source/svdraw.po +++ b/source/en-ZA/svx/source/svdraw.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-04-22 23:41+0200\n" -"PO-Revision-Date: 2015-05-12 08:20+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-25 21:21+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418811.000000\n" +"X-POOTLE-MTIME: 1440537717.000000\n" #: svdstr.src msgctxt "" @@ -1563,6 +1563,22 @@ msgstr "Distribute selected objects" #: 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 "Distribute columns" #: 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/en-ZA/svx/uiconfig/ui.po b/source/en-ZA/svx/uiconfig/ui.po index e7736e088f0..ac83c63e027 100644 --- a/source/en-ZA/svx/uiconfig/ui.po +++ b/source/en-ZA/svx/uiconfig/ui.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 08:20+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-25 21:23+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418830.000000\n" +"X-POOTLE-MTIME: 1440537799.000000\n" #: acceptrejectchangesdialog.ui msgctxt "" @@ -1408,7 +1408,7 @@ msgctxt "" "tolathe\n" "tooltip_text\n" "string.text" -msgid "Convert to Lathe Object" +msgid "Convert to Rotation Object" msgstr "" #: docking3deffects.ui @@ -4361,82 +4361,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 @@ -4532,19 +4541,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 @@ -4982,55 +5126,64 @@ msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"widthlabel\n" +"stylelabel\n" "label\n" "string.text" -msgid "_Width:" +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 msgctxt "" "sidebarline.ui\n" -"colorlabel\n" +"widthlabel\n" "label\n" "string.text" -msgid "_Color:" +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 @@ -5081,28 +5234,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 @@ -5672,6 +5816,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" diff --git a/source/en-ZA/sw/source/ui/app.po b/source/en-ZA/sw/source/ui/app.po index 380eeda0272..b321419ede6 100644 --- a/source/en-ZA/sw/source/ui/app.po +++ b/source/en-ZA/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 08:20+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 21:25+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418856.000000\n" +"X-POOTLE-MTIME: 1440537920.000000\n" #: app.src msgctxt "" @@ -1143,12 +1143,13 @@ msgid "Password-protected files cannot be opened." msgstr "Password-protected files cannot be opened." #: 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 "This is not a WinWord6 file." #: error.src @@ -1179,12 +1180,13 @@ msgid "File has been written in a newer version." msgstr "File has been written in a newer version." #: 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 "This is not a WinWord97 file." #: error.src @@ -1535,34 +1537,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 "~Update Index/Table" +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 "~Edit Index/Table" +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 "Delete Index/Table" +msgid "Delete Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" diff --git a/source/en-ZA/sw/source/ui/dochdl.po b/source/en-ZA/sw/source/ui/dochdl.po index 6a8c58f331c..967fdd6d66d 100644 --- a/source/en-ZA/sw/source/ui/dochdl.po +++ b/source/en-ZA/sw/source/ui/dochdl.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-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-05-12 08:21+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 21:25+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: en_ZA\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: 1431418907.000000\n" +"X-POOTLE-MTIME: 1440537932.000000\n" #: dochdl.src msgctxt "" @@ -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 "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." +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 "" diff --git a/source/en-ZA/sw/uiconfig/swriter/ui.po b/source/en-ZA/sw/uiconfig/swriter/ui.po index 29d1c525b24..15bddedbbba 100644 --- a/source/en-ZA/sw/uiconfig/swriter/ui.po +++ b/source/en-ZA/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 08:22+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-25 21:27+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: en_ZA\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: 1431418974.000000\n" +"X-POOTLE-MTIME: 1440538067.000000\n" #: abstractdialog.ui msgctxt "" @@ -9400,13 +9400,14 @@ msgid "R_estart at this paragraph" msgstr "" #: numparapage.ui +#, fuzzy msgctxt "" "numparapage.ui\n" "checkCB_NUMBER_NEW_START\n" "label\n" "string.text" msgid "S_tart with:" -msgstr "" +msgstr "Start at" #: numparapage.ui #, fuzzy @@ -9984,15 +9985,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" @@ -12969,6 +12961,42 @@ msgid "None" 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 #, fuzzy msgctxt "" "sidebarwrap.ui\n" @@ -13011,55 +13039,182 @@ msgstr "After" #: 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 "Spacing" + +#: 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 +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 @@ -14745,7 +14900,7 @@ msgctxt "" "TocDialog\n" "title\n" "string.text" -msgid "Insert Index/Table" +msgid "Insert Index or Table of Contents" msgstr "" #: tocdialog.ui @@ -14763,7 +14918,7 @@ msgctxt "" "index\n" "label\n" "string.text" -msgid "Index/Table" +msgid "Index or Table of Contents" msgstr "" #: tocdialog.ui @@ -15361,7 +15516,7 @@ msgctxt "" "label1\n" "label\n" "string.text" -msgid "Create Index/Table" +msgid "Create Index or Table of Contents" msgstr "" #: tocindexpage.ui @@ -15907,33 +16062,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" @@ -15943,28 +16071,28 @@ msgstr "" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hruler\n" +"vruler\n" "label\n" "string.text" -msgid "Hori_zontal ruler" +msgid "Verti_cal ruler" msgstr "" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"vruler\n" +"vrulerright\n" "label\n" "string.text" -msgid "Verti_cal ruler" +msgid "Right-aligned" msgstr "" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"vrulerright\n" +"hruler\n" "label\n" "string.text" -msgid "Right-aligned" +msgid "Hori_zontal ruler" msgstr "" #: viewoptionspage.ui |