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/mk | |
parent | 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
Diffstat (limited to 'source/mk')
41 files changed, 5658 insertions, 1483 deletions
diff --git a/source/mk/basic/source/classes.po b/source/mk/basic/source/classes.po index b552b336a04..4f860d78077 100644 --- a/source/mk/basic/source/classes.po +++ b/source/mk/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-06 00:18+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2013-05-24 00:08+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1369354092.000000\n" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SYNTAX & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SYNTAX & ERRCODE_RES_MASK\n" "string.text" msgid "Syntax error." msgstr "Синтаксичка грешка." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_GOSUB & ERRCODE_RES_MASK\n" "string.text" msgid "Return without Gosub." msgstr "Враќање без Gosub." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_REDO_FROM_START & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect entry; please retry." msgstr "Невалиден елемент. Обидете се повторно." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ARGUMENT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid procedure call." msgstr "Невалиден повик на процедура." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_MATH_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "Overflow." msgstr "Преполнување." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_MEMORY & ERRCODE_RES_MASK\n" "string.text" msgid "Not enough memory." msgstr "Нема доволно меморија." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ALREADY_DIM & ERRCODE_RES_MASK\n" "string.text" msgid "Array already dimensioned." msgstr "Низата е веќе димензионирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_OUT_OF_RANGE & ERRCODE_RES_MASK\n" "string.text" msgid "Index out of defined range." msgstr "Индексот е надвор од дефинираниот опсег." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DUPLICATE_DEF & ERRCODE_RES_MASK\n" "string.text" msgid "Duplicate definition." msgstr "Двојна дефиниција." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ZERODIV & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ZERODIV & ERRCODE_RES_MASK\n" "string.text" msgid "Division by zero." msgstr "Делење со нула." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_UNDEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable not defined." msgstr "Променливата не е дефинирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CONVERSION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CONVERSION & ERRCODE_RES_MASK\n" "string.text" msgid "Data type mismatch." msgstr "Несовпаѓање на типот на податоци." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PARAMETER & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid parameter." msgstr "Невалиден параметар." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_USER_ABORT & ERRCODE_RES_MASK\n" "string.text" msgid "Process interrupted by user." msgstr "Процесот е прекинат од корисникот." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RESUME & ERRCODE_RES_MASK\n" "string.text" msgid "Resume without error." msgstr "Продолжи без грешка." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_STACK_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "Not enough stack memory." msgstr "Нема доволно стек-меморија." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROC_UNDEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Sub-procedure or function procedure not defined." msgstr "Потпроцедурата или функциската процедура не е дефинирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" "string.text" msgid "Error loading DLL file." msgstr "Грешка при вчитувањето на DLL-датотека." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DLL_CALL & ERRCODE_RES_MASK\n" "string.text" msgid "Wrong DLL call convention." msgstr "Погрешна конвенција при DLL-повик." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INTERNAL_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Internal error $(ARG1)." msgstr "Внатрешна грешка $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CHANNEL & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid file name or file number." msgstr "Невалидно име на датотека или број на датотека." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "File not found." msgstr "Датотеката не е пронајдена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_FILE_MODE & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect file mode." msgstr "Неправилен режим на датотека." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" "string.text" msgid "File already open." msgstr "Датотеката е веќе отворена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_IO_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Device I/O error." msgstr "В/И грешка на уред." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_EXISTS & ERRCODE_RES_MASK\n" "string.text" msgid "File already exists." msgstr "Датотеката веќе постои." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect record length." msgstr "Неправилна должина на запис." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DISK_FULL & ERRCODE_RES_MASK\n" "string.text" msgid "Disk or hard drive full." msgstr "Дискот или тврдиот диск е полн." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_READ_PAST_EOF & ERRCODE_RES_MASK\n" "string.text" msgid "Reading exceeds EOF." msgstr "Читањето преминува 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 "Неправилен број на запис." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_TOO_MANY_FILES & ERRCODE_RES_MASK\n" "string.text" msgid "Too many files." msgstr "Премногу датотеки." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_DEVICE & ERRCODE_RES_MASK\n" "string.text" msgid "Device not available." msgstr "Уредот не е достапен." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ACCESS_DENIED & ERRCODE_RES_MASK\n" "string.text" msgid "Access denied." msgstr "Пристапот е одбиен." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_READY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_READY & ERRCODE_RES_MASK\n" "string.text" msgid "Disk not ready." msgstr "Дискот не е подготвен." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" "string.text" msgid "Not implemented." msgstr "Не е имплементирано." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" "string.text" msgid "Renaming on different drives impossible." msgstr "Преименувањето на различни дискови не е можно." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ACCESS_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Path/File access error." msgstr "Грешка при пристап до патека/датотека." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Path not found." msgstr "Патеката не е пронајдена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object variable not set." msgstr "Променливата на објект не е поставена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PATTERN & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid string pattern." msgstr "Невалидна шема на низа." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SBERR_IS_NULL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_IS_NULL & ERRCODE_RES_MASK\n" "string.text" msgid "Use of zero not permitted." msgstr "Употребата на нула не е дозволена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "DDE Error." msgstr "DDE-грешка." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_WAITINGACK & ERRCODE_RES_MASK\n" "string.text" msgid "Awaiting response to DDE connection." msgstr "Очекувам одговор на DDE-врска." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" "string.text" msgid "No DDE channels available." msgstr "Нема достапни DDE-канали." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" "string.text" msgid "No application responded to DDE connect initiation." msgstr "Нема апликација што одговорила на иницирање на DDE-врска." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" "string.text" msgid "Too many applications responded to DDE connect initiation." msgstr "Премногу апликации одговорија на иницирање на DDE-врска." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" "string.text" msgid "DDE channel locked." msgstr "DDE-каналот е заклучен." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" "string.text" msgid "External application cannot execute DDE operation." msgstr "Надворешната апликација не може да изврши DDE-операција." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_TIMEOUT & ERRCODE_RES_MASK\n" "string.text" msgid "Timeout while waiting for DDE response." msgstr "Времето истече при чекање DDE-одговор." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" "string.text" msgid "User pressed ESCAPE during DDE operation." msgstr "Корисникот притисна ESCAPE при DDE-операција." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_BUSY & ERRCODE_RES_MASK\n" "string.text" msgid "External application busy." msgstr "Надворешната апликација е зафатена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_DATA & ERRCODE_RES_MASK\n" "string.text" msgid "DDE operation without data." msgstr "DDE-операција без податоци." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" "string.text" msgid "Data are in wrong format." msgstr "Податоците се во погрешен формат." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" "string.text" msgid "External application has been terminated." msgstr "Надворешната апликација беше прекината." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" "string.text" msgid "DDE connection interrupted or modified." msgstr "DDE-врската е прекината или изменета." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" "string.text" msgid "DDE method invoked with no channel open." msgstr "DDE-методот е повикан без отворен канал." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid DDE link format." msgstr "Невалиден формат на DDE-врска." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "DDE message has been lost." msgstr "DDE-пораката беше изгубена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" "string.text" msgid "Paste link already performed." msgstr "Врската е веќе вметната." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" "string.text" msgid "Link mode cannot be set due to invalid link topic." msgstr "Режимот на врска не може да се постави поради врска со невалидно име." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "DDE requires the DDEML.DLL file." msgstr "На DDE му е потребна датотеката DDEML.DLL." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CANNOT_LOAD & ERRCODE_RES_MASK\n" "string.text" msgid "Module cannot be loaded; invalid format." msgstr "Модулот не може да се вчита. Невалиден формат." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_INDEX & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid object index." msgstr "Невалиден индекс на објектот." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object is not available." msgstr "Објектот не е достапен." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect property value." msgstr "Неточна вредност на својството." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROP_READONLY & ERRCODE_RES_MASK\n" "string.text" msgid "This property is read-only." msgstr "Ова својство е само за читање." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROP_WRITEONLY & ERRCODE_RES_MASK\n" "string.text" msgid "This property is write only." msgstr "Ова својство е само за запишување." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INVALID_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid object reference." msgstr "Невалидна референца на објектот." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_METHOD & ERRCODE_RES_MASK\n" "string.text" msgid "Property or method not found: $(ARG1)." msgstr "Својството или методот не се пронајдени." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NEEDS_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object required." msgstr "Потребен е објект." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid use of an object." msgstr "Невалидна употреба на објект." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_OLE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_OLE & ERRCODE_RES_MASK\n" "string.text" msgid "OLE Automation is not supported by this object." msgstr "OLE-автоматизацијата не е поддржана од овој објект." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_METHOD & ERRCODE_RES_MASK\n" "string.text" msgid "This property or method is not supported by the object." msgstr "Ова својство или метод не се поддржани од овој објект." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_OLE_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "OLE Automation Error." msgstr "Грешка во OLE-автоматизацијата." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ACTION & ERRCODE_RES_MASK\n" "string.text" msgid "This action is not supported by given object." msgstr "Ова дејство не е поддржано од даден објект." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Named arguments are not supported by given object." msgstr "Именуваните аргументи не се поддржани од даден објект." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_LOCALE & ERRCODE_RES_MASK\n" "string.text" msgid "The current locale setting is not supported by the given object." msgstr "Тековното поставувањето на локалот не е поддржано од даден објект." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Named argument not found." msgstr "Именуваниот аргумент не е пронајден." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_OPTIONAL & ERRCODE_RES_MASK\n" "string.text" msgid "Argument is not optional." msgstr "Аргументот не е изборен." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_WRONG_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid number of arguments." msgstr "Невалиден број аргументи." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_A_COLL & ERRCODE_RES_MASK\n" "string.text" msgid "Object is not a list." msgstr "Објектот не е листа." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ORDINAL & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid ordinal number." msgstr "Невалиден реден број." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Specified DLL function not found." msgstr "Наведената DLL-функција не е пронајдена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid clipboard format." msgstr "Невалиден формат на табла со исечоци." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Object does not have this property." msgstr "Објектот го нема ова својство." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Object does not have this method." msgstr "Објектот го нема овој метод." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ARG_MISSING & ERRCODE_RES_MASK\n" "string.text" msgid "Required argument lacking." msgstr "Недостига потребниот аргумент." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid number of arguments." msgstr "Невалиден број аргументи." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_METHOD_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Error executing a method." msgstr "Грешка при извршувањето на метод." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SETPROP_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Unable to set property." msgstr "Не може да се постави својството." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_GETPROP_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Unable to determine property." msgstr "Не е можно да се одреди својството." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNEXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Unexpected symbol: $(ARG1)." msgstr "Неочекуван симбол: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Expected: $(ARG1)." msgstr "Очекувано: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Symbol expected." msgstr "Се очекуваше симбол." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable expected." msgstr "Се очекуваше променлива." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LABEL_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Label expected." msgstr "Се очекуваше ознака." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Value cannot be applied." msgstr "Вредноста не може да се употреби." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable $(ARG1) already defined." msgstr "Променливата $(ARG1) е веќе дефинирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROC_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Sub procedure or function procedure $(ARG1) already defined." msgstr "Потпроцедурата или функциската процедура $(ARG1) е веќе дефинирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LABEL_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Label $(ARG1) already defined." msgstr "Ознаката $(ARG1) е веќе дефинирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_VAR & ERRCODE_RES_MASK\n" "string.text" msgid "Variable $(ARG1) not found." msgstr "Променливата $(ARG1) не е пронајдена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_ARRAY & ERRCODE_RES_MASK\n" "string.text" msgid "Array or procedure $(ARG1) not found." msgstr "Низата или процедурата $(ARG1) не е пронајдена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_PROC & ERRCODE_RES_MASK\n" "string.text" msgid "Procedure $(ARG1) not found." msgstr "Процедурата $(ARG1) не е пронајдена." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_LABEL & ERRCODE_RES_MASK\n" "string.text" msgid "Label $(ARG1) undefined." msgstr "Ознаката $(ARG1) не е дефинирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_TYPE & ERRCODE_RES_MASK\n" "string.text" msgid "Unknown data type $(ARG1)." msgstr "Непознат тип податоци $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_EXIT & ERRCODE_RES_MASK\n" "string.text" msgid "Exit $(ARG1) expected." msgstr "Беше очекуван излез $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_BLOCK & ERRCODE_RES_MASK\n" "string.text" msgid "Statement block still open: $(ARG1) missing." msgstr "Блокот со израз е сѐ уште отворен: недостасува $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_BRACKETS & ERRCODE_RES_MASK\n" "string.text" msgid "Parentheses do not match." msgstr "Заградите не се совпаѓаат." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DECLARATION & ERRCODE_RES_MASK\n" "string.text" msgid "Symbol $(ARG1) already defined differently." msgstr "Симболот $(ARG1) е веќе дефиниран поинаку." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PARAMETERS & ERRCODE_RES_MASK\n" "string.text" msgid "Parameters do not correspond to procedure." msgstr "Параметрите не соодветствуваат на процедурата." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid character in number." msgstr "Невалиден знак во бројот." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" "string.text" msgid "Array must be dimensioned." msgstr "Низата мора да биде димензионирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_IF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_IF & ERRCODE_RES_MASK\n" "string.text" msgid "Else/Endif without If." msgstr "Else/Endif без If." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IN_SUBR & ERRCODE_RES_MASK\n" "string.text" msgid "$(ARG1) not allowed within a procedure." msgstr "$(ARG1) не е дозволено внатре во процедура." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IN_MAIN & ERRCODE_RES_MASK\n" "string.text" msgid "$(ARG1) not allowed outside a procedure." msgstr "$(ARG1) не е дозволено надвор од процедура." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_WRONG_DIMS & ERRCODE_RES_MASK\n" "string.text" msgid "Dimension specifications do not match." msgstr "Спецификациите за димензионирање не се совпаѓаат." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_OPTION & ERRCODE_RES_MASK\n" "string.text" msgid "Unknown option: $(ARG1)." msgstr "Непозната опција: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" "string.text" msgid "Constant $(ARG1) redefined." msgstr "Константата $(ARG1) е редефинирана." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" "string.text" msgid "Program too large." msgstr "Програмата е преголема." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" "string.text" msgid "Strings or arrays not permitted." msgstr "Не се дозволени низи и матрици." @@ -1230,3 +1351,1082 @@ msgctxt "" "string.text" msgid "The library could not be removed from memory." msgstr "Библиотеката не може да се отстрани од меморијата." + +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid number of arguments." +msgstr "Невалиден број аргументи." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SYNTAX & ERRCODE_RES_MASK\n" +"string.text" +msgid "Syntax error." +msgstr "Синтаксичка грешка." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" +"string.text" +msgid "Return without Gosub." +msgstr "Враќање без Gosub." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect entry; please retry." +msgstr "Невалиден елемент. Обидете се повторно." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid procedure call." +msgstr "Невалиден повик на процедура." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "Overflow." +msgstr "Преполнување." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not enough memory." +msgstr "Нема доволно меморија." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array already dimensioned." +msgstr "Низата е веќе димензионирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Index out of defined range." +msgstr "Индексот е надвор од дефинираниот опсег." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Duplicate definition." +msgstr "Двојна дефиниција." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ZERODIV & ERRCODE_RES_MASK\n" +"string.text" +msgid "Division by zero." +msgstr "Делење со нула." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable not defined." +msgstr "Променливата не е дефинирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CONVERSION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Data type mismatch." +msgstr "Несовпаѓање на типот на податоци." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid parameter." +msgstr "Невалиден параметар." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Process interrupted by user." +msgstr "Процесот е прекинат од корисникот." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" +"string.text" +msgid "Resume without error." +msgstr "Продолжи без грешка." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not enough stack memory." +msgstr "Нема доволно стек-меморија." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Sub-procedure or function procedure not defined." +msgstr "Потпроцедурата или функциската процедура не е дефинирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Error loading DLL file." +msgstr "Грешка при вчитувањето на DLL-датотека." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Wrong DLL call convention." +msgstr "Погрешна конвенција при DLL-повик." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Internal error $(ARG1)." +msgstr "Внатрешна грешка $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid file name or file number." +msgstr "Невалидно име на датотека или број на датотека." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "File not found." +msgstr "Датотеката не е пронајдена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect file mode." +msgstr "Неправилен режим на датотека." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" +"string.text" +msgid "File already open." +msgstr "Датотеката е веќе отворена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Device I/O error." +msgstr "В/И грешка на уред." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" +"string.text" +msgid "File already exists." +msgstr "Датотеката веќе постои." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect record length." +msgstr "Неправилна должина на запис." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Disk or hard drive full." +msgstr "Дискот или тврдиот диск е полн." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Reading exceeds EOF." +msgstr "Читањето преминува EOF." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect record number." +msgstr "Неправилен број на запис." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" +"string.text" +msgid "Too many files." +msgstr "Премногу датотеки." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Device not available." +msgstr "Уредот не е достапен." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Access denied." +msgstr "Пристапот е одбиен." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_READY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Disk not ready." +msgstr "Дискот не е подготвен." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Not implemented." +msgstr "Не е имплементирано." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Renaming on different drives impossible." +msgstr "Преименувањето на различни дискови не е можно." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Path/File access error." +msgstr "Грешка при пристап до патека/датотека." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Path not found." +msgstr "Патеката не е пронајдена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object variable not set." +msgstr "Променливата на објект не е поставена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid string pattern." +msgstr "Невалидна шема на низа." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SBERR_IS_NULL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Use of zero not permitted." +msgstr "Употребата на нула не е дозволена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE Error." +msgstr "DDE-грешка." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Awaiting response to DDE connection." +msgstr "Очекувам одговор на DDE-врска." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" +"string.text" +msgid "No DDE channels available." +msgstr "Нема достапни DDE-канали." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" +"string.text" +msgid "No application responded to DDE connect initiation." +msgstr "Нема апликација што одговорила на иницирање на DDE-врска." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" +"string.text" +msgid "Too many applications responded to DDE connect initiation." +msgstr "Премногу апликации одговорија на иницирање на DDE-врска." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE channel locked." +msgstr "DDE-каналот е заклучен." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application cannot execute DDE operation." +msgstr "Надворешната апликација не може да изврши DDE-операција." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Timeout while waiting for DDE response." +msgstr "Времето истече при чекање DDE-одговор." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" +"string.text" +msgid "User pressed ESCAPE during DDE operation." +msgstr "Корисникот притисна ESCAPE при DDE-операција." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application busy." +msgstr "Надворешната апликација е зафатена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE operation without data." +msgstr "DDE-операција без податоци." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Data are in wrong format." +msgstr "Податоците се во погрешен формат." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" +"string.text" +msgid "External application has been terminated." +msgstr "Надворешната апликација беше прекината." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE connection interrupted or modified." +msgstr "DDE-врската е прекината или изменета." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE method invoked with no channel open." +msgstr "DDE-методот е повикан без отворен канал." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid DDE link format." +msgstr "Невалиден формат на DDE-врска." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE message has been lost." +msgstr "DDE-пораката беше изгубена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" +"string.text" +msgid "Paste link already performed." +msgstr "Врската е веќе вметната." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" +"string.text" +msgid "Link mode cannot be set due to invalid link topic." +msgstr "Режимот на врска не може да се постави поради врска со невалидно име." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "DDE requires the DDEML.DLL file." +msgstr "На DDE му е потребна датотеката DDEML.DLL." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Module cannot be loaded; invalid format." +msgstr "Модулот не може да се вчита. Невалиден формат." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid object index." +msgstr "Невалиден индекс на објектот." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object is not available." +msgstr "Објектот не е достапен." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Incorrect property value." +msgstr "Неточна вредност на својството." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property is read-only." +msgstr "Ова својство е само за читање." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property is write only." +msgstr "Ова својство е само за запишување." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid object reference." +msgstr "Невалидна референца на објектот." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" +"string.text" +msgid "Property or method not found: $(ARG1)." +msgstr "Својството или методот не се пронајдени." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object required." +msgstr "Потребен е објект." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid use of an object." +msgstr "Невалидна употреба на објект." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_OLE & ERRCODE_RES_MASK\n" +"string.text" +msgid "OLE Automation is not supported by this object." +msgstr "OLE-автоматизацијата не е поддржана од овој објект." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" +"string.text" +msgid "This property or method is not supported by the object." +msgstr "Ова својство или метод не се поддржани од овој објект." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" +"string.text" +msgid "OLE Automation Error." +msgstr "Грешка во OLE-автоматизацијата." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" +"string.text" +msgid "This action is not supported by given object." +msgstr "Ова дејство не е поддржано од даден објект." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Named arguments are not supported by given object." +msgstr "Именуваните аргументи не се поддржани од даден објект." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" +"string.text" +msgid "The current locale setting is not supported by the given object." +msgstr "Тековното поставувањето на локалот не е поддржано од даден објект." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Named argument not found." +msgstr "Именуваниот аргумент не е пронајден." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Argument is not optional." +msgstr "Аргументот не е изборен." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid number of arguments." +msgstr "Невалиден број аргументи." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object is not a list." +msgstr "Објектот не е листа." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid ordinal number." +msgstr "Невалиден реден број." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Specified DLL function not found." +msgstr "Наведената DLL-функција не е пронајдена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid clipboard format." +msgstr "Невалиден формат на табла со исечоци." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object does not have this property." +msgstr "Објектот го нема ова својство." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" +"string.text" +msgid "Object does not have this method." +msgstr "Објектот го нема овој метод." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" +"string.text" +msgid "Required argument lacking." +msgstr "Недостига потребниот аргумент." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Error executing a method." +msgstr "Грешка при извршувањето на метод." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unable to set property." +msgstr "Не може да се постави својството." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unable to determine property." +msgstr "Не е можно да се одреди својството." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unexpected symbol: $(ARG1)." +msgstr "Неочекуван симбол: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Expected: $(ARG1)." +msgstr "Очекувано: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Symbol expected." +msgstr "Се очекуваше симбол." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable expected." +msgstr "Се очекуваше променлива." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label expected." +msgstr "Се очекуваше ознака." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Value cannot be applied." +msgstr "Вредноста не може да се употреби." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable $(ARG1) already defined." +msgstr "Променливата $(ARG1) е веќе дефинирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Sub procedure or function procedure $(ARG1) already defined." +msgstr "Потпроцедурата или функциската процедура $(ARG1) е веќе дефинирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label $(ARG1) already defined." +msgstr "Ознаката $(ARG1) е веќе дефинирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" +"string.text" +msgid "Variable $(ARG1) not found." +msgstr "Променливата $(ARG1) не е пронајдена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array or procedure $(ARG1) not found." +msgstr "Низата или процедурата $(ARG1) не е пронајдена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" +"string.text" +msgid "Procedure $(ARG1) not found." +msgstr "Процедурата $(ARG1) не е пронајдена." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" +"string.text" +msgid "Label $(ARG1) undefined." +msgstr "Ознаката $(ARG1) не е дефинирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unknown data type $(ARG1)." +msgstr "Непознат тип податоци $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" +"string.text" +msgid "Exit $(ARG1) expected." +msgstr "Беше очекуван излез $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" +"string.text" +msgid "Statement block still open: $(ARG1) missing." +msgstr "Блокот со израз е сѐ уште отворен: недостасува $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Parentheses do not match." +msgstr "Заградите не се совпаѓаат." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Symbol $(ARG1) already defined differently." +msgstr "Симболот $(ARG1) е веќе дефиниран поинаку." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Parameters do not correspond to procedure." +msgstr "Параметрите не соодветствуваат на процедурата." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" +"string.text" +msgid "Invalid character in number." +msgstr "Невалиден знак во бројот." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Array must be dimensioned." +msgstr "Низата мора да биде димензионирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_IF & ERRCODE_RES_MASK\n" +"string.text" +msgid "Else/Endif without If." +msgstr "Else/Endif без If." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" +"string.text" +msgid "$(ARG1) not allowed within a procedure." +msgstr "$(ARG1) не е дозволено внатре во процедура." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" +"string.text" +msgid "$(ARG1) not allowed outside a procedure." +msgstr "$(ARG1) не е дозволено надвор од процедура." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Dimension specifications do not match." +msgstr "Спецификациите за димензионирање не се совпаѓаат." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" +"string.text" +msgid "Unknown option: $(ARG1)." +msgstr "Непозната опција: $(ARG1)." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" +"string.text" +msgid "Constant $(ARG1) redefined." +msgstr "Константата $(ARG1) е редефинирана." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" +"string.text" +msgid "Program too large." +msgstr "Програмата е преголема." + +#: sb.src +msgctxt "" +"sb.src\n" +"RID_BASIC_START\n" +"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" +"string.text" +msgid "Strings or arrays not permitted." +msgstr "Не се дозволени низи и матрици." diff --git a/source/mk/chart2/uiconfig/ui.po b/source/mk/chart2/uiconfig/ui.po index d345b217444..94473b98d6a 100644 --- a/source/mk/chart2/uiconfig/ui.po +++ b/source/mk/chart2/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-13 00:22+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" @@ -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/mk/cui/source/dialogs.po b/source/mk/cui/source/dialogs.po index 9a888a8d5a3..7bdfecdc29f 100644 --- a/source/mk/cui/source/dialogs.po +++ b/source/mk/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-13 00:23+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:36+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431476580.000000\n" +"X-POOTLE-MTIME: 1435282614.000000\n" #: cuires.src msgctxt "" @@ -765,22 +765,6 @@ msgstr "" #: svuidlg.src msgctxt "" "svuidlg.src\n" -"STR_GRAPHICLINK\n" -"string.text" -msgid "Graphic" -msgstr "Графички" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" -"STR_BUTTONCLOSE\n" -"string.text" -msgid "~Close" -msgstr "~Затвори" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" "STR_CLOSELINKMSG\n" "string.text" msgid "Are you sure you want to remove the selected link?" @@ -801,3 +785,17 @@ msgctxt "" "string.text" msgid "Waiting" msgstr "Чека" + +msgctxt "" +"svuidlg.src\n" +"STR_GRAPHICLINK\n" +"string.text" +msgid "Graphic" +msgstr "Графички" + +msgctxt "" +"svuidlg.src\n" +"STR_BUTTONCLOSE\n" +"string.text" +msgid "~Close" +msgstr "~Затвори" diff --git a/source/mk/cui/uiconfig/ui.po b/source/mk/cui/uiconfig/ui.po index bde1e1f1762..15bcfafde25 100644 --- a/source/mk/cui/uiconfig/ui.po +++ b/source/mk/cui/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-13 00:24+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" @@ -1221,34 +1221,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 "Знаци:" - -#: 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 +1313,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" @@ -9664,24 +9627,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" @@ -10621,15 +10566,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" @@ -10909,33 +10845,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" @@ -11361,24 +11270,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" @@ -12765,24 +12656,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" @@ -12838,15 +12711,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" @@ -17195,19 +17059,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 @@ -17599,6 +17463,15 @@ msgctxt "" msgid "View Layout" msgstr "" +#, fuzzy +msgctxt "" +"backgroundpage.ui\n" +"paralb\n" +"1\n" +"stringlist.text" +msgid "Character" +msgstr "Знаци:" + #: aboutdialog.ui msgctxt "" "aboutdialog.ui\n" @@ -17611,12 +17484,39 @@ msgstr "" #: backgroundpage.ui msgctxt "" "backgroundpage.ui\n" +"paralb\n" +"0\n" +"stringlist.text" +msgid "Paragraph" +msgstr "" + +#: backgroundpage.ui +msgctxt "" +"backgroundpage.ui\n" +"transparencyft\n" +"label\n" +"string.text" +msgid "_Transparency:" +msgstr "" + +#: backgroundpage.ui +msgctxt "" +"backgroundpage.ui\n" "label5\n" "label\n" "string.text" msgid "Background Color" msgstr "" +#: backgroundpage.ui +msgctxt "" +"backgroundpage.ui\n" +"label7\n" +"label\n" +"string.text" +msgid "Transparency" +msgstr "" + #: blackorwhitelistentrydialog.ui msgctxt "" "blackorwhitelistentrydialog.ui\n" @@ -17635,6 +17535,24 @@ msgctxt "" msgid "Driver Version:" 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 "" + #: optfltrembedpage.ui msgctxt "" "optfltrembedpage.ui\n" @@ -17644,6 +17562,87 @@ msgctxt "" msgid "Character Background" msgstr "" +#: optgeneralpage.ui +msgctxt "" +"optgeneralpage.ui\n" +"tooltips\n" +"label\n" +"string.text" +msgid "_Tips" +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 "" + +#: 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 "" + +#: 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" +"showfonthistory\n" +"label\n" +"string.text" +msgid "Show font h_istory" +msgstr "" + #: searchformatdialog.ui msgctxt "" "searchformatdialog.ui\n" diff --git a/source/mk/dbaccess/source/ui/dlg.po b/source/mk/dbaccess/source/ui/dlg.po index bb582ae615d..8faeaa56642 100644 --- a/source/mk/dbaccess/source/ui/dlg.po +++ b/source/mk/dbaccess/source/ui/dlg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-13 00:25+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -85,8 +85,8 @@ msgctxt "" "AutoControls.src\n" "STR_COMMONURL\n" "string.text" -msgid "Datasource URL" -msgstr "URL за извор на податоци" +msgid "Datasource URL (e.g. postgresql://host:port/database)" +msgstr "" #: AutoControls.src msgctxt "" @@ -839,3 +839,10 @@ msgctxt "" "string.text" msgid "Details" msgstr "Детали" + +msgctxt "" +"AutoControls.src\n" +"STR_COMMONURL\n" +"string.text" +msgid "Datasource URL" +msgstr "URL за извор на податоци" diff --git a/source/mk/desktop/source/deployment/gui.po b/source/mk/desktop/source/deployment/gui.po index ba49aebc9f8..0ef1571f104 100644 --- a/source/mk/desktop/source/deployment/gui.po +++ b/source/mk/desktop/source/deployment/gui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-13 00:26+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -234,14 +234,6 @@ msgstr "Проширувањето \\'%Name\\' не работи на овој #: dp_gui_updatedialog.src msgctxt "" "dp_gui_updatedialog.src\n" -"RID_DLG_UPDATE_ERROR\n" -"string.text" -msgid "Error" -msgstr "Грешка" - -#: dp_gui_updatedialog.src -msgctxt "" -"dp_gui_updatedialog.src\n" "RID_DLG_UPDATE_NONE\n" "string.text" msgid "No new updates are available." @@ -501,3 +493,10 @@ msgstr "" "Постара верзија $DEPLOYED под име \\'$OLDNAME\\', е веќе инсталирана.\n" "Кликнете \\'Во ред\\' за да го замените инсталираното проширување.\n" "Кликнете \\'Откажи\\' за ја запрете инсталацијата." + +msgctxt "" +"dp_gui_updatedialog.src\n" +"RID_DLG_UPDATE_ERROR\n" +"string.text" +msgid "Error" +msgstr "Грешка" diff --git a/source/mk/desktop/uiconfig/ui.po b/source/mk/desktop/uiconfig/ui.po index 4c24b1f2b0b..fd1054b2bec 100644 --- a/source/mk/desktop/uiconfig/ui.po +++ b/source/mk/desktop/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-13 00:26+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" @@ -220,7 +220,7 @@ msgctxt "" "label4\n" "label\n" "string.text" -msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" +msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text." msgstr "" #: licensedialog.ui @@ -412,3 +412,12 @@ msgctxt "" "string.text" msgid "Disable all" msgstr "" + +#: licensedialog.ui +msgctxt "" +"licensedialog.ui\n" +"label4\n" +"label\n" +"string.text" +msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" +msgstr "" diff --git a/source/mk/extras/source/autocorr/emoji.po b/source/mk/extras/source/autocorr/emoji.po index 0b3e0d51d66..f31756892c5 100644 --- a/source/mk/extras/source/autocorr/emoji.po +++ b/source/mk/extras/source/autocorr/emoji.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-09-02 13:03+0200\n" "PO-Revision-Date: 2015-06-26 01:42+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/mk/filter/source/config/fragments/filters.po b/source/mk/filter/source/config/fragments/filters.po index 5501043882d..d1ac246a4fc 100644 --- a/source/mk/filter/source/config/fragments/filters.po +++ b/source/mk/filter/source/config/fragments/filters.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-13 00:27+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -683,7 +683,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 @@ -2172,3 +2172,12 @@ msgctxt "" "value.text" msgid "zTXT eBook" msgstr "" + +#: Mac_RagTime.xcu +msgctxt "" +"Mac_RagTime.xcu\n" +"Mac_RagTime\n" +"UIName\n" +"value.text" +msgid "RagTime Mac v2-3 Document" +msgstr "" diff --git a/source/mk/fpicker/source/office.po b/source/mk/fpicker/source/office.po index 682e928c683..e4bf42f0cf8 100644 --- a/source/mk/fpicker/source/office.po +++ b/source/mk/fpicker/source/office.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-13 00:28+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -245,6 +245,24 @@ msgstr "" #: iodlg.src msgctxt "" "iodlg.src\n" +"STR_SVT_DELETESERVICE\n" +"string.text" +msgid "" +"Are you sure you want to delete the service?\n" +"\"$servicename$\"" +msgstr "" + +#: iodlg.src +msgctxt "" +"iodlg.src\n" +"STR_SVT_ROOTLABEL\n" +"string.text" +msgid "Root" +msgstr "" + +#: iodlg.src +msgctxt "" +"iodlg.src\n" "STR_SVT_NEW_FOLDER\n" "string.text" msgid "Folder" diff --git a/source/mk/fpicker/uiconfig/ui.po b/source/mk/fpicker/uiconfig/ui.po index a7366982817..d3f203c0666 100644 --- a/source/mk/fpicker/uiconfig/ui.po +++ b/source/mk/fpicker/uiconfig/ui.po @@ -3,16 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-04-24 21:52+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1429912324.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/mk/framework/source/classes.po b/source/mk/framework/source/classes.po index 62dd36051af..cad572a8428 100644 --- a/source/mk/framework/source/classes.po +++ b/source/mk/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-06 00:18+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2014-11-19 06:31+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1416378706.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/mk/helpcontent2/source/text/sbasic/shared.po b/source/mk/helpcontent2/source/text/sbasic/shared.po index 45175a5343a..21ce60571a0 100644 --- a/source/mk/helpcontent2/source/text/sbasic/shared.po +++ b/source/mk/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 20:03+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-06 21:35+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431374587.000000\n" +"X-POOTLE-MTIME: 1438896920.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/mk/helpcontent2/source/text/scalc/01.po b/source/mk/helpcontent2/source/text/scalc/01.po index 08bf9986d7a..b0d1b81d9ce 100644 --- a/source/mk/helpcontent2/source/text/scalc/01.po +++ b/source/mk/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 20:04+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -354,12 +354,13 @@ msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Doubl msgstr "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Ги прикажува сите достапни сценарија. Двојно-кликнете на името за да го примените тоа сценарио.</ahelp> Резултатот се прикажува во листот. За повеќе информации, изберете<link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Алатки - Сценарија</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.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149126\">Икона</alt></image>" #: 02110000.xhp msgctxt "" @@ -1864,12 +1865,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 "" @@ -8234,13 +8236,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 "" @@ -8581,13 +8584,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 "" @@ -9458,12 +9462,13 @@ msgid "<item type=\"input\">=ISERROR(C9)</item> where cell C9 contains <item typ msgstr "ISERROR(C8) returns FALSE." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id31470811\n" "help.text" msgid "<bookmark_value>IFERROR function</bookmark_value><bookmark_value>testing;general errors</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>ISERROR function</bookmark_value><bookmark_value>recognizing;general errors</bookmark_value>" #: 04060104.xhp #, fuzzy @@ -9530,21 +9535,23 @@ msgid "Example" msgstr "Пример" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id31502561\n" "59\n" "help.text" msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns the value of C9, because 1/0 is an error." -msgstr "" +msgstr "ISERROR(C8) returns FALSE." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id18890951\n" "help.text" msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">13</item> returns 13, the value of C8, which is not an error." -msgstr "" +msgstr "ISERROR(C8) returns FALSE." #: 04060104.xhp msgctxt "" @@ -9618,12 +9625,13 @@ msgid "<item type=\"input\">=ISFORMULA(C4)</item> returns FALSE if the cell C4 c msgstr "ISFORMULA(C4) returns FALSE as a result." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3156048\n" "help.text" msgid "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>" #: 04060104.xhp msgctxt "" @@ -9634,12 +9642,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 "" @@ -10126,12 +10135,13 @@ msgid "<item type=\"input\">=ISNA(D3)</item> returns FALSE as a result." msgstr "ISNA(D3) returns FALSE as a result." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id31536851\n" "help.text" msgid "<bookmark_value>IFNA function</bookmark_value><bookmark_value>#N/A error;testing</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognizing</bookmark_value>" #: 04060104.xhp #, fuzzy @@ -10295,12 +10305,13 @@ msgid "<item type=\"input\">=ISTEXT(C3)</item> returns FALSE if cell C3 contains msgstr "ISTEXT(C3) returns FALSE as a result." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3156034\n" "help.text" msgid "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>" #: 04060104.xhp msgctxt "" @@ -10311,12 +10322,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 "" @@ -12045,12 +12057,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 "" @@ -14858,12 +14871,13 @@ msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12" msgstr "=CEILING( -11; -2; 1) returns -12" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id2952518\n" "help.text" msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>" #: 04060106.xhp msgctxt "" @@ -14912,13 +14926,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 "" @@ -14940,12 +14955,13 @@ msgid "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> returns -10" msgstr "=CEILING( -11; -2) returns -10" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id8952518\n" "help.text" msgid "<bookmark_value>ISO.CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>" #: 04060106.xhp msgctxt "" @@ -14994,13 +15010,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 "" @@ -17357,12 +17374,13 @@ msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5." msgstr "If you enter the number 1.01, 3 will be returned as the result." #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id2957404\n" "help.text" msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>" #: 04060106.xhp msgctxt "" @@ -17410,13 +17428,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 "" @@ -23388,7 +23407,7 @@ msgctxt "" "04060109.xhp\n" "par_id6668599\n" "help.text" -msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B2:E4)." +msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B3:E5)." msgstr "" #: 04060109.xhp @@ -25568,13 +25587,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\">Го дава првиот знак или знаци од текстот.</ahelp>" #: 04060110.xhp msgctxt "" @@ -25586,31 +25606,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 "" @@ -26028,13 +26051,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 segment of a character string. The parameters specify the starting position and the number of characters.</ahelp>" #: 04060110.xhp msgctxt "" @@ -26065,13 +26089,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 "" @@ -26573,13 +26598,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 "" @@ -30989,12 +31015,13 @@ msgid "<item type=\"input\">=ERF(0;1)</item> returns 0.842701." msgstr "=ERF(0;1) returns 0.842701." #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "bm_id2983446\n" "help.text" msgid "<bookmark_value>ERF.PRECISE function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>ERF function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>" #: 04060115.xhp msgctxt "" @@ -31006,13 +31033,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 "" @@ -31043,13 +31071,14 @@ msgid "<emph>LowerLimit</emph> is the lower limit of the integral." msgstr "Lower limit; lower limit of integral." #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id2956294\n" "140\n" "help.text" msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit." -msgstr "" +msgstr "Upper limit: optionally, the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit." #: 04060115.xhp msgctxt "" @@ -31160,13 +31189,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 "" @@ -31321,13 +31351,14 @@ msgid "HEX2BIN(Number; Places)" msgstr "HEX2BIN(Number;Places)" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3152810\n" "83\n" "help.text" msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." -msgstr "" +msgstr "Number: the hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." #: 04060115.xhp msgctxt "" @@ -31402,13 +31433,14 @@ msgid "HEX2DEC(Number)" msgstr "HEX2DEC(Number)" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3159176\n" "91\n" "help.text" msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." -msgstr "" +msgstr "Number: the hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." #: 04060115.xhp msgctxt "" @@ -31474,13 +31506,14 @@ msgid "HEX2OCT(Number; Places)" msgstr "HEX2OCT(Number;Places)" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3152795\n" "98\n" "help.text" msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." -msgstr "" +msgstr "Number: the hexadecimal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement." #: 04060115.xhp msgctxt "" @@ -39726,12 +39759,13 @@ msgid "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. The count of va msgstr "COUNTA(2;4;6;\"eight\") = 4. The count of values is therefore <emph>4</emph>." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id3150896\n" "help.text" msgid "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>COUNTBLANK function</bookmark_value><bookmark_value>counting;empty cells</bookmark_value><bookmark_value>empty cells;counting</bookmark_value>" #: 04060181.xhp msgctxt "" @@ -39742,12 +39776,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\">Враќа број на празни ќелии.</ahelp>" #: 04060181.xhp msgctxt "" @@ -39766,12 +39801,13 @@ msgid "COUNTBLANK(Range)" msgstr "COUNTBLANK(range)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3149512\n" "help.text" msgid "Returns the number of empty cells in the cell range <emph>Range</emph>." -msgstr "" +msgstr "<emph>range</emph> is the cell range in which the empty cells are counted." #: 04060181.xhp msgctxt "" @@ -39782,20 +39818,22 @@ msgid "Example" msgstr "Пример" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3148586\n" "help.text" msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty." -msgstr "" +msgstr "Entering = COUNTBLANK (A1:C3) in an empty cell range results in 9." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id3164897\n" "help.text" msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>" #: 04060181.xhp msgctxt "" @@ -39807,12 +39845,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 elements that meet with certain criteria within a cell range.</ahelp>" #: 04060181.xhp msgctxt "" @@ -39831,20 +39870,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 "" @@ -39855,12 +39896,13 @@ msgid "Example" msgstr "Пример" #: 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 "An example can be found under SUM()." #: 04060181.xhp msgctxt "" @@ -39903,12 +39945,13 @@ msgid "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains th msgstr "" #: 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 sum up only negative numbers: SUMIF(A1:A10;\"<0\")" #: 04060181.xhp msgctxt "" @@ -40213,12 +40256,13 @@ msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33." msgstr "=BETAINV(0.5; 5; 10) returns the value 0.33." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id2945620\n" "help.text" msgid "<bookmark_value>BETA.INV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>BETAINV function</bookmark_value><bookmark_value>cumulative probability density function;inverse of</bookmark_value>" #: 04060181.xhp #, fuzzy @@ -40231,13 +40275,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 "" @@ -40259,13 +40304,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 "" @@ -40286,22 +40332,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 "" @@ -40454,12 +40502,13 @@ msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96" msgstr "=BETADIST(0.75; 3; 4) returns the value 0.96" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id2956096\n" "help.text" msgid "<bookmark_value>BETA.DIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>BETADIST function</bookmark_value><bookmark_value>cumulative probability density function;calculating</bookmark_value>" #: 04060181.xhp #, fuzzy @@ -40500,13 +40549,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 @@ -40537,22 +40587,24 @@ msgid "<emph>Cumulative</emph> (required) can be 0 or False to calculate the pro msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2950254\n" "71\n" "help.text" msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>." -msgstr "" +msgstr "<emph>Start</emph> (optional) is the lower bound for <emph>number</emph>." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949138\n" "72\n" "help.text" msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>." -msgstr "" +msgstr "<emph>End</emph> (optional) is the upper bound for <emph>number</emph>." #: 04060181.xhp msgctxt "" @@ -40718,13 +40770,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 "" @@ -40773,13 +40826,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 "" @@ -40791,22 +40845,24 @@ msgid "Example" msgstr "Пример" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id295666\n" "85\n" "help.text" msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1." -msgstr "" +msgstr "=BINOMDIST(A1; 12; 0.5; 0) shows (if the values 0 to 12 are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id290120\n" "86\n" "help.text" msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)." -msgstr "" +msgstr "=BINOMDIST(A1; 12; 0.5; 1) shows the cumulative probabilities for the same series. For example, if A1 = 4, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)." #: 04060181.xhp #, fuzzy @@ -40966,12 +41022,13 @@ msgid "CHISQ.INV" msgstr "CHIINV" #: 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 "" @@ -40991,20 +41048,22 @@ msgid "CHISQ.INV(Probability; DegreesFreedom)" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2919200902475286\n" "help.text" msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated." -msgstr "" +msgstr "<emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2919200902475282\n" "help.text" msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> is the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -41016,13 +41075,14 @@ msgid "Example" msgstr "Пример" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id275666\n" "85\n" "help.text" msgid "<item type=\"input\">=CHISQ.INV(0,5;1)</item> returns 0.4549364231." -msgstr "" +msgstr "=CHIINV(0.05; 5) returns 11.07." #: 04060181.xhp msgctxt "" @@ -41159,22 +41219,24 @@ msgid "<bookmark_value>CHISQ.INV.RT function</bookmark_value>" msgstr "<bookmark_value>CHIINV function</bookmark_value>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2948835\n" "88\n" "help.text" msgid "CHISQ.INV.RT" -msgstr "" +msgstr "CHIINV" #: 04060181.xhp +#, 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 "" @@ -41205,13 +41267,14 @@ msgid "<emph>Number</emph> is the value of the error probability." msgstr "<emph>Number</emph> is the value of the error probability." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2954294\n" "93\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the degrees of freedom of the experiment." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> is the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -41223,31 +41286,34 @@ msgid "Example" msgstr "Пример" #: 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 @@ -41270,13 +41336,14 @@ msgid "<item type=\"input\">=CHISQ.INV.RT(0.02;5)</item> returns 13.388222599." msgstr "=CHIINV(0.02; 5) returns 13.39." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2958401\n" "134\n" "help.text" msgid "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed." -msgstr "" +msgstr "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed." #: 04060181.xhp msgctxt "" @@ -41557,31 +41624,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 "CHIDIST" #: 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 "" @@ -41810,13 +41880,14 @@ msgid "<item type=\"input\">170</item>" msgstr "170" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2949481\n" "104\n" "help.text" msgid "<item type=\"input\">=CHISQ.TEST(A1:A6;B1:B6)</item> equals 0.0209708029. This is the probability which suffices the observed data of the theoretical Chi-square distribution." -msgstr "" +msgstr "=CHITEST(A1:A6; B1:B6) equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution." #: 04060181.xhp msgctxt "" @@ -41954,31 +42025,34 @@ msgid "Syntax" msgstr "Syntax" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2858439\n" "109\n" "help.text" msgid "CHISQ.DIST(Number; DegreesFreedom; Cumulative)" -msgstr "" +msgstr "TDIST(Number; Degrees_freedom; Mode)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2848675\n" "110\n" "help.text" msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability." -msgstr "" +msgstr "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2855615\n" "111\n" "help.text" msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> are the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -42025,31 +42099,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 "CHIDIST" #: 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 "" @@ -42071,22 +42148,24 @@ msgid "CHISQ.DIST.RT(Number; DegreesFreedom)" msgstr "CHIDIST (Number; degrees_freedom)" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2948675\n" "110\n" "help.text" msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability." -msgstr "" +msgstr "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2955615\n" "111\n" "help.text" msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> are the degrees of freedom of the experiment." #: 04060181.xhp msgctxt "" @@ -42108,13 +42187,14 @@ msgid "<item type=\"input\">=CHISQ.DIST.RT(13.27; 5)</item> equals 0.0209757694. msgstr "=CHIDIST(13.27; 5) equals 0.02." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id2956141\n" "158\n" "help.text" msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%." -msgstr "" +msgstr "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%." #: 04060181.xhp msgctxt "" @@ -42149,12 +42229,13 @@ msgid "Syntax" msgstr "Syntax" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id0119200902395679\n" "help.text" msgid "CHISQDIST(Number; Degrees Of Freedom; Cumulative)" -msgstr "" +msgstr "TDIST(Number; Degrees_freedom; Mode)" #: 04060181.xhp msgctxt "" @@ -42270,12 +42351,13 @@ msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78." msgstr "=EXPONDIST(3; 0.5; 1) returns 0.78." #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id2950603\n" "help.text" msgid "<bookmark_value>EXPON.DIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>EXPONDIST function</bookmark_value><bookmark_value>exponential distributions</bookmark_value>" #: 04060181.xhp #, fuzzy @@ -42288,13 +42370,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 "" @@ -42334,13 +42417,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 "" @@ -42468,12 +42552,13 @@ msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93." msgstr "=FINV(0.5; 5; 10) yields 0.93." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2945388\n" "help.text" msgid "<bookmark_value>F.INV function</bookmark_value> <bookmark_value>Values of the inverse left tail of the F distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>FINV function</bookmark_value><bookmark_value>inverse F probability distribution</bookmark_value>" #: 04060182.xhp #, fuzzy @@ -42486,13 +42571,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 "" @@ -42514,31 +42600,34 @@ msgid "F.INV(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FINV(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946866\n" "6\n" "help.text" msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated." -msgstr "" +msgstr "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2953914\n" "7\n" "help.text" msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_1</emph> is the number of degrees of freedom in the numerator of the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2948607\n" "8\n" "help.text" msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_2</emph> is the number of degrees of freedom in the denominator of the F distribution." #: 04060182.xhp msgctxt "" @@ -42560,12 +42649,13 @@ msgid "<item type=\"input\">=F.INV(0.5;5;10)</item> yields 0.9319331609." msgstr "=FINV(0.5; 5; 10) yields 0.93." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2845388\n" "help.text" msgid "<bookmark_value>F.INV.RT function</bookmark_value> <bookmark_value>Values of the inverse right tail of the F distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>FINV function</bookmark_value><bookmark_value>inverse F probability distribution</bookmark_value>" #: 04060182.xhp msgctxt "" @@ -42577,13 +42667,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 "" @@ -42605,31 +42696,34 @@ msgid "F.INV.RT(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FINV(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2846866\n" "6\n" "help.text" msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated." -msgstr "" +msgstr "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2853914\n" "7\n" "help.text" msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_1</emph> is the number of degrees of freedom in the numerator of the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2848607\n" "8\n" "help.text" msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_2</emph> is the number of degrees of freedom in the denominator of the F distribution." #: 04060182.xhp msgctxt "" @@ -42948,13 +43042,14 @@ msgid "Example" msgstr "Пример" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2959126\n" "35\n" "help.text" msgid "<item type=\"input\">=F.TEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population." -msgstr "" +msgstr "=FTEST(A1:A30; B1:B12) calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population." #: 04060182.xhp msgctxt "" @@ -43093,40 +43188,44 @@ msgid "F.DIST(Number; DegreesFreedom1; DegreesFreedom2; Cumulative)" msgstr "FDIST(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2950461\n" "41\n" "help.text" msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated." -msgstr "" +msgstr "<emph>Number</emph> is the value for which the F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2950029\n" "42\n" "help.text" msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_1</emph> is the degrees of freedom in the numerator in the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946877\n" "43\n" "help.text" msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_2</emph> is the degrees of freedom in the denominator in the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946878\n" "43\n" "help.text" msgid "<emph>Cumulative</emph> = 0 or False calculates the density function <emph>Cumulative</emph> = 1 or True calculates the distribution." -msgstr "" +msgstr "<emph>C</emph> = 0 calculates the density function <emph>C</emph> = 1 the distribution." #: 04060182.xhp msgctxt "" @@ -43204,31 +43303,34 @@ msgid "F.DIST.RT(Number; DegreesFreedom1; DegreesFreedom2)" msgstr "FDIST(Number; degrees_freedom_1; degrees_freedom_2)" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2850461\n" "41\n" "help.text" msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated." -msgstr "" +msgstr "<emph>Number</emph> is the value for which the F distribution is to be calculated." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2850029\n" "42\n" "help.text" msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_1</emph> is the degrees of freedom in the numerator in the F distribution." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2846877\n" "43\n" "help.text" msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution." -msgstr "" +msgstr "<emph>degrees_freedom_2</emph> is the degrees of freedom in the denominator in the F distribution." #: 04060182.xhp msgctxt "" @@ -43398,13 +43500,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.</ahelp> This function allows you to search for variables with different distribution." #: 04060182.xhp msgctxt "" @@ -43434,13 +43537,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 "" @@ -43551,12 +43655,13 @@ msgid "<item type=\"input\">=GAMMALN(2)</item> yields 0." msgstr "=GAMMALN(2) yields 0." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2914806\n" "help.text" msgid "<bookmark_value>GAMMALN.PRECISE function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>GAMMALN function</bookmark_value><bookmark_value>natural logarithm of Gamma function</bookmark_value>" #: 04060182.xhp msgctxt "" @@ -43568,13 +43673,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 "" @@ -43595,13 +43701,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 "" @@ -43747,12 +43854,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 "" @@ -43788,12 +43896,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 "" @@ -43812,12 +43921,13 @@ msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution" msgstr "<emph>Beta</emph> is the parameter Beta of the Gamma distribution" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2406201422391058\n" "help.text" msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution." -msgstr "" +msgstr "<emph>C</emph> = 0 calculates the density function <emph>C</emph> = 1 the distribution." #: 04060182.xhp msgctxt "" @@ -44174,13 +44284,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\">Returns the two-tailed P value of a z test with standard distribution.</ahelp>" #: 04060182.xhp msgctxt "" @@ -44202,13 +44313,14 @@ msgid "Z.TEST(Data; mu; Sigma)" msgstr "ZTEST(Data; Number; 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 array of the data." #: 04060182.xhp msgctxt "" @@ -44220,13 +44332,14 @@ msgid "<emph>mu</emph> is the known mean of the population." msgstr "<emph>Number</emph> is the value to be tested." #: 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 standard deviation of the total population. If this argument is missing, the standard deviation of the sample in question will be processed." #: 04060182.xhp msgctxt "" @@ -44416,12 +44529,13 @@ msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 o msgstr "=HYPGEOMDIST(2; 2; 90; 100) yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id2952801\n" "help.text" msgid "<bookmark_value>HYPGEOM.DIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>HYPGEOMDIST function</bookmark_value><bookmark_value>sampling without replacement</bookmark_value>" #: 04060182.xhp #, fuzzy @@ -44434,13 +44548,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 "" @@ -44480,13 +44595,14 @@ msgid "<emph>NSample</emph> is the size of the random sample." msgstr "<emph>N_sample</emph> is the size of the random sample." #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "par_id2946992\n" "128\n" "help.text" msgid "<emph>Successes</emph> is the number of possible results in the total population." -msgstr "" +msgstr "<emph>Successes</emph> is the number of possible results in the total population." #: 04060182.xhp msgctxt "" @@ -44516,13 +44632,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 "=HYPGEOMDIST(2; 2; 90; 100) yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first." #: 04060182.xhp msgctxt "" @@ -44819,13 +44936,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 "" @@ -44911,13 +45029,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 "" @@ -45559,30 +45678,33 @@ msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.1930408167." msgstr "=LOGINV(0.05; 0; 1) returns 0.19." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id2901928\n" "help.text" msgid "<bookmark_value>LOGNORM.INV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>LOGINV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "hd_id2901928\n" "66\n" "help.text" msgid "LOGNORM.INV" -msgstr "" +msgstr "LOGNORMDIST" #: 04060183.xhp +#, 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 "" @@ -45612,31 +45734,34 @@ msgid "LOGNORM.INV(Number; Mean; StDev)" msgstr "NORMINV(Number; Mean; STDEV)" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2901390\n" "70\n" "help.text" msgid "<emph>Number</emph> (required) is the probability value for which the inverse standard logarithmic distribution is to be calculated." -msgstr "" +msgstr "<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2901538\n" "71\n" "help.text" msgid "<emph>Mean</emph> (required) is the arithmetic mean of the standard logarithmic distribution." -msgstr "" +msgstr "<emph>Mean</emph> is the arithmetic mean of the standard logarithmic distribution." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2901355\n" "72\n" "help.text" msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution." -msgstr "" +msgstr "<emph>STDEV</emph> is the standard deviation of the standard logarithmic distribution." #: 04060183.xhp msgctxt "" @@ -45658,12 +45783,13 @@ msgid "<item type=\"input\">=LOGNORM.INV(0.05;0;1)</item> returns 0.1930408167." msgstr "=LOGINV(0.05; 0; 1) returns 0.19." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id3158417\n" "help.text" msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>" #: 04060183.xhp msgctxt "" @@ -45675,13 +45801,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 "" @@ -45755,12 +45882,13 @@ msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01." msgstr "=LOGNORMDIST(0.1; 0; 1) returns 0.01." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id2901417\n" "help.text" msgid "<bookmark_value>LOGNORM.DIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>" #: 04060183.xhp #, fuzzy @@ -45773,13 +45901,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 "" @@ -45801,31 +45930,34 @@ msgid "LOGNORM.DIST(Number; Mean; StDev; Cumulative)" msgstr "LOGNORMDIST(Number; Mean; STDEV)" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2904871\n" "80\n" "help.text" msgid "<emph>Number</emph> (required) is the probability value for which the standard logarithmic distribution is to be calculated." -msgstr "" +msgstr "<emph>Number</emph> is the probability value for which the standard logarithmic distribution is to be calculated." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2905820\n" "81\n" "help.text" msgid "<emph>Mean</emph> (required) is the mean value of the standard logarithmic distribution." -msgstr "" +msgstr "<emph>Mean</emph> is the mean value of the standard logarithmic distribution." #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "par_id2905991\n" "82\n" "help.text" msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution." -msgstr "" +msgstr "<emph>STDEV</emph> is the standard deviation of the standard logarithmic distribution." #: 04060183.xhp msgctxt "" @@ -46579,12 +46711,13 @@ msgid "<item type=\"input\">=MODE(A1:A50)</item>" msgstr "=MODE(A1:A50)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2953933\n" "help.text" msgid "<bookmark_value>MODE.SNGL function</bookmark_value><bookmark_value>most common value</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>заглавија;табеларни прикази</bookmark_value><bookmark_value>подножја;табеларни прикази</bookmark_value>" #: 04060184.xhp msgctxt "" @@ -46596,13 +46729,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 "" @@ -46624,13 +46758,14 @@ msgid "MODE.SNGL(Number1; Number2; ...Number30)" msgstr "MODE(Number 1; Number 2; ...Number 30)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2950337\n" "47\n" "help.text" msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges." -msgstr "" +msgstr "<emph>Number 1; Number 2;...Number 30</emph> are numerical values or ranges." #: 04060184.xhp msgctxt "" @@ -46661,12 +46796,13 @@ msgid "<item type=\"input\">=MODE.SNGL(A1:A50)</item>" msgstr "=MODE(A1:A50)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2853933\n" "help.text" msgid "<bookmark_value>MODE.MULT function</bookmark_value><bookmark_value>most common value</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>заглавија;табеларни прикази</bookmark_value><bookmark_value>подножја;табеларни прикази</bookmark_value>" #: 04060184.xhp msgctxt "" @@ -46706,13 +46842,14 @@ msgid "MODE.MULT(Number1; Number2; ...Number30)" msgstr "MODE(Number 1; Number 2; ...Number 30)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2850337\n" "47\n" "help.text" msgid "<emph>Number1; Number2;...Number30</emph> are numerical values or ranges." -msgstr "" +msgstr "<emph>Number 1; Number 2;...Number 30</emph> are numerical values or ranges." #: 04060184.xhp msgctxt "" @@ -46832,12 +46969,13 @@ msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25." msgstr "=NEGBINOMDIST(1; 1; 0.5) returns 0.25." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2949879\n" "help.text" msgid "<bookmark_value>NEGBINOM.DIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>" #: 04060184.xhp #, fuzzy @@ -46850,13 +46988,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 "" @@ -47031,12 +47170,13 @@ msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the aver msgstr "=NORMINV(0.9; 63; 5) returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2955516\n" "help.text" msgid "<bookmark_value>NORM.INV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>" #: 04060184.xhp #, fuzzy @@ -47049,13 +47189,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 "" @@ -47077,31 +47218,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 "" @@ -47113,13 +47257,14 @@ msgid "Example" msgstr "Пример" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2953921\n" "69\n" "help.text" msgid "<item type=\"input\">=NORM.INV(0.9;63;5)</item> returns 69.4077578277. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams." -msgstr "" +msgstr "=NORMINV(0.9; 63; 5) returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams." #: 04060184.xhp msgctxt "" @@ -47229,12 +47374,13 @@ msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92." msgstr "=NORMDIST(70; 63; 5; 1) returns 0.92." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2913722\n" "help.text" msgid "<bookmark_value>NORM.DIST function</bookmark_value><bookmark_value>density function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>" #: 04060184.xhp #, fuzzy @@ -47247,13 +47393,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 "" @@ -47275,13 +47422,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 "" @@ -47302,13 +47450,14 @@ msgid "<emph>StDev</emph> is the standard deviation of the distribution." msgstr "<emph>STDEV</emph> is the standard deviation of the distribution." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2915080\n" "78\n" "help.text" msgid "<emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution." -msgstr "" +msgstr "<emph>C</emph> = 0 calculates the density function; <emph>C</emph> = 1 calculates the distribution." #: 04060184.xhp msgctxt "" @@ -47616,13 +47765,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 "" @@ -47644,31 +47794,34 @@ msgid "POISSON.DIST(Number; Mean; C)" msgstr "POISSON(Number; Mean; C)" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2947253\n" "106\n" "help.text" msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated." -msgstr "" +msgstr "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2951177\n" "107\n" "help.text" msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution." -msgstr "" +msgstr "<emph>Mean</emph> represents the middle value of the Poisson distribution." #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2949200\n" "108\n" "help.text" msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME." -msgstr "" +msgstr "<emph>C</emph> = 0 calculates the density function; <emph>C</emph> = 1 calculates the distribution." #: 04060184.xhp msgctxt "" @@ -47842,13 +47995,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 "" @@ -47860,13 +48014,14 @@ msgid "Example" msgstr "Пример" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2859147\n" "119\n" "help.text" msgid "<item type=\"input\">=PERCENTILE.EXC(A1:A50;10%)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50." -msgstr "" +msgstr "=PERCENTILE(A1:A50; 0.1) represents the value in the data set, which equals 10% of the total data scale in A1:A50." #: 04060184.xhp #, fuzzy @@ -47887,13 +48042,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 <emph>Alpha</emph> = 25%, the percentile means the first quartile; <emph>Alpha</emph> = 50% is the MEDIAN." #: 04060184.xhp msgctxt "" @@ -47932,13 +48088,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 "" @@ -47950,13 +48107,14 @@ msgid "Example" msgstr "Пример" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2959147\n" "119\n" "help.text" msgid "<item type=\"input\">=PERCENTILE.INC(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50." -msgstr "" +msgstr "=PERCENTILE(A1:A50; 0.1) represents the value in the data set, which equals 10% of the total data scale in A1:A50." #: 04060184.xhp msgctxt "" @@ -48101,13 +48259,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 "" @@ -48128,13 +48287,14 @@ msgid "Example" msgstr "Пример" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2849163\n" "128\n" "help.text" msgid "<item type=\"input\">=PERCENTRANK.EXC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." -msgstr "" +msgstr "=PERCENTRANK(A1:A50; 50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." #: 04060184.xhp #, fuzzy @@ -48199,13 +48359,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 "" @@ -48226,13 +48387,14 @@ msgid "Example" msgstr "Пример" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2949163\n" "128\n" "help.text" msgid "<item type=\"input\">=PERCENTRANK.INC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." -msgstr "" +msgstr "=PERCENTRANK(A1:A50; 50) returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear." #: 04060184.xhp msgctxt "" @@ -48396,13 +48558,14 @@ msgid "Example" msgstr "Пример" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2859276\n" "137\n" "help.text" msgid "<item type=\"input\">=QUARTILE.EXC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." -msgstr "" +msgstr "=QUARTILE(A1:A50; 2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." #: 04060184.xhp #, fuzzy @@ -48423,13 +48586,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 "" @@ -48468,13 +48632,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 "" @@ -48486,13 +48651,14 @@ msgid "Example" msgstr "Пример" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "par_id2959276\n" "137\n" "help.text" msgid "<item type=\"input\">=QUARTILE.INC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." -msgstr "" +msgstr "=QUARTILE(A1:A50; 2) returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50." #: 04060185.xhp msgctxt "" @@ -48617,12 +48783,13 @@ msgid "<item type=\"input\">=RANK(A10;A1:A50)</item> returns the ranking of the msgstr "=RANK(A10; A1:A50) returns the ranking of the value in A10 in value range A1:A50. If <emph>Value</emph> does not exist within the range an error message is displayed." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2955071\n" "help.text" msgid "<bookmark_value>RANK.AVG function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>RANK function</bookmark_value><bookmark_value>numbers;determining ranks</bookmark_value>" #: 04060185.xhp msgctxt "" @@ -48723,21 +48890,23 @@ msgid "Example" msgstr "Пример" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955919\n" "10\n" "help.text" msgid "<item type=\"input\">=RANK.AVG(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed." -msgstr "" +msgstr "=RANK(A10; A1:A50) returns the ranking of the value in A10 in value range A1:A50. If <emph>Value</emph> does not exist within the range an error message is displayed." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2855071\n" "help.text" msgid "<bookmark_value>RANK.EQ function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>RANK function</bookmark_value><bookmark_value>numbers;determining ranks</bookmark_value>" #: 04060185.xhp msgctxt "" @@ -48838,13 +49007,14 @@ msgid "Example" msgstr "Пример" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2855919\n" "10\n" "help.text" msgid "<item type=\"input\">=RANK.EQ(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed." -msgstr "" +msgstr "=RANK(A10; A1:A50) returns the ranking of the value in A10 in value range A1:A50. If <emph>Value</emph> does not exist within the range an error message is displayed." #: 04060185.xhp msgctxt "" @@ -49193,13 +49363,14 @@ msgid "STDEVP(Number1;Number2;...Number30)" msgstr "STDEVP(Number 1;number 2;...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id3155261\n" "42\n" "help.text" msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing an entire population." -msgstr "" +msgstr "<emph>Number 1,number 2,...number 30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49220,12 +49391,13 @@ msgid "<item type=\"input\">=STDEVP(A1:A50)</item> returns a standard deviation msgstr "=STDEVP(A1:A50) returns a standard deviation of the data referenced." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2949734\n" "help.text" msgid "<bookmark_value>STDEV.P function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a population</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>STDEVP function</bookmark_value><bookmark_value>standard deviations in statistics;based on a population</bookmark_value>" #: 04060185.xhp #, fuzzy @@ -49238,13 +49410,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 "" @@ -49266,13 +49439,14 @@ msgid "STDEV.P(Number1;Number2;...Number30)" msgstr "STDEVP(Number 1;number 2;...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955261\n" "42\n" "help.text" msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing an entire population." -msgstr "" +msgstr "<emph>Number 1,number 2,...number 30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49284,39 +49458,43 @@ msgid "Example" msgstr "Пример" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2953933\n" "44\n" "help.text" msgid "<item type=\"input\">=STDEV.P(A1:A50)</item> returns a standard deviation of the data referenced." -msgstr "" +msgstr "=STDEVP(A1:A50) returns a standard deviation of the data referenced." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2849734\n" "help.text" msgid "<bookmark_value>STDEV.S function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>STDEV function</bookmark_value><bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "hd_id2849734\n" "38\n" "help.text" msgid "STDEV.S" -msgstr "" +msgstr "STDEVP" #: 04060185.xhp +#, 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 "" @@ -49338,13 +49516,14 @@ msgid "STDEV.S(Number1;Number2;...Number30)" msgstr "STDEVP(Number 1;number 2;...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2855261\n" "42\n" "help.text" msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing a sample of the population." -msgstr "" +msgstr "<emph>Number 1,number 2,...number 30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -49356,13 +49535,14 @@ msgid "Example" msgstr "Пример" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2853933\n" "44\n" "help.text" msgid "<item type=\"input\">=STDEV.S(A1:A50)</item> returns a standard deviation of the data referenced." -msgstr "" +msgstr "=STDEVP(A1:A50) returns a standard deviation of the data referenced." #: 04060185.xhp msgctxt "" @@ -49409,13 +49589,14 @@ msgid "STDEVPA(Value1;Value2;...Value30)" msgstr "STDEVPA(Value 1;value 2;...value 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id3153109\n" "198\n" "help.text" msgid "<emph>Value1,value2,...value30</emph> are values or ranges representing an entire population. Text has the value 0." -msgstr "" +msgstr "<emph>Value 1,value 2,...value 30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0." #: 04060185.xhp msgctxt "" @@ -49597,12 +49778,13 @@ msgid "<item type=\"input\">=NORMSINV(0.908789)</item> returns 1.3333." msgstr "NORMSINV(0.908789) returns 1.3333." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2957986\n" "help.text" msgid "<bookmark_value>NORM.S.INV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NORMSINV function</bookmark_value><bookmark_value>normal distribution;inverse of standard</bookmark_value>" #: 04060185.xhp #, fuzzy @@ -49615,13 +49797,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 "" @@ -49643,13 +49826,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 "" @@ -49750,12 +49934,13 @@ msgid "<item type=\"input\">=NORMSDIST(1)</item> returns 0.84. The area below th msgstr "=NORMSDIST(1) returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2947538\n" "help.text" msgid "<bookmark_value>NORM.S.DIST function</bookmark_value> <bookmark_value>normal distribution;statistics</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>NORMSDIST function</bookmark_value><bookmark_value>normal distribution;statistics</bookmark_value>" #: 04060185.xhp #, fuzzy @@ -49768,13 +49953,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 "" @@ -49795,13 +49981,14 @@ msgid "NORM.S.DIST(Number; Cumulative)" msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2954950\n" "68\n" "help.text" msgid "<emph>Number</emph> is the value to which the standard normal cumulative distribution is calculated." -msgstr "" +msgstr "<emph>Number</emph> is the value to which the standard normal cumulative distribution is calculated." #: 04060185.xhp msgctxt "" @@ -49831,13 +50018,14 @@ msgid "<item type=\"input\">=NORM.S.DIST(1;0)</item> returns 0.2419707245." msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955985\n" "70\n" "help.text" msgid "<item type=\"input\">=NORM.S.DIST(1;1)</item> returns 0.8413447461. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area." -msgstr "" +msgstr "=NORMSDIST(1) returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area." #: 04060185.xhp msgctxt "" @@ -50152,12 +50340,13 @@ msgid "<item type=\"input\">=TINV(0.1;6)</item> returns 1.94" msgstr "=TINV(0.1; 6) returns 1.94" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2949579\n" "help.text" msgid "<bookmark_value>T.INV function</bookmark_value> <bookmark_value>one tailed inverse of t-distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>TINV function</bookmark_value><bookmark_value>inverse of t-distribution</bookmark_value>" #: 04060185.xhp #, fuzzy @@ -50170,13 +50359,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 "" @@ -50198,22 +50388,24 @@ msgid "T.INV(Number; DegreesFreedom)" msgstr "TINV(Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2954070\n" "102\n" "help.text" msgid "<emph>Number</emph> is the probability associated with the one-tailed t-distribution." -msgstr "" +msgstr "<emph>Number</emph> is the probability associated with the two-tailed t-distribution." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955315\n" "103\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50235,12 +50427,13 @@ msgid "<item type=\"input\">=T.INV(0.1;6)</item> returns -1.4397557473." msgstr "=TINV(0.1; 6) returns 1.94" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2849579\n" "help.text" msgid "<bookmark_value>T.INV.2T function</bookmark_value> <bookmark_value>inverse of two tailed t-distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>TINV function</bookmark_value><bookmark_value>inverse of t-distribution</bookmark_value>" #: 04060185.xhp msgctxt "" @@ -50280,22 +50473,24 @@ msgid "T.INV.2T(Number; DegreesFreedom)" msgstr "TINV(Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2854070\n" "102\n" "help.text" msgid "<emph>Number</emph> is the probability associated with the two-tailed t-distribution." -msgstr "" +msgstr "<emph>Number</emph> is the probability associated with the two-tailed t-distribution." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2855315\n" "103\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50433,13 +50628,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 "" @@ -50461,40 +50657,44 @@ msgid "T.TEST(Data1; Data2; Mode; Type)" msgstr "TTEST(Data_1; Data_2; Mode; Type)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2949202\n" "111\n" "help.text" msgid "<emph>Data1</emph> is the dependent array or range of data for the first record." -msgstr "" +msgstr "<emph>Data_1</emph> is the dependent array or range of data for the first record." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2945666\n" "112\n" "help.text" msgid "<emph>Data2</emph> is the dependent array or range of data for the second record." -msgstr "" +msgstr "<emph>Data_2</emph> is the dependent array or range of data for the second record." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2953903\n" "113\n" "help.text" msgid "<emph>Mode</emph> = 1 calculates the one-tailed test, <emph>Mode</emph> = 2 the two- tailed test." -msgstr "" +msgstr "<emph>Mode</emph> = 1 calculates the one-tailed test, <emph>Mode</emph> = 2 the two- tailed test." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2955327\n" "114\n" "help.text" msgid "<emph>Type</emph> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic)." -msgstr "" +msgstr "<emph>Type</emph> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic)." #: 04060185.xhp msgctxt "" @@ -50605,12 +50805,13 @@ msgid "<item type=\"input\">=TDIST(12;5;1)</item>" msgstr "=TDIST(12; 5; 1)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2954930\n" "help.text" msgid "<bookmark_value>T.DIST function</bookmark_value> <bookmark_value>t-distribution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>TDIST function</bookmark_value><bookmark_value>t-distribution</bookmark_value>" #: 04060185.xhp #, fuzzy @@ -50652,22 +50853,24 @@ msgid "T.DIST(Number; DegreesFreedom; Cumulative)" msgstr "TDIST(Number; Degrees_freedom; Mode)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2946991\n" "122\n" "help.text" msgid "<emph>Number</emph> is the value for which the t-distribution is calculated." -msgstr "" +msgstr "<emph>Number</emph> is the value for which the t-distribution is calculated." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2948824\n" "123\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50697,12 +50900,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 "" @@ -50742,22 +50946,24 @@ msgid "T.DIST.2T(Number; DegreesFreedom)" msgstr "CHIDIST (Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2846991\n" "122\n" "help.text" msgid "<emph>Number</emph> is the value for which the t-distribution is calculated." -msgstr "" +msgstr "<emph>Number</emph> is the value for which the t-distribution is calculated." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2848824\n" "123\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50778,12 +50984,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 "" @@ -50823,22 +51030,24 @@ msgid "T.DIST.RT(Number; DegreesFreedom)" msgstr "CHIDIST (Number; degrees_freedom)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2746991\n" "122\n" "help.text" msgid "<emph>Number</emph> is the value for which the t-distribution is calculated." -msgstr "" +msgstr "<emph>Number</emph> is the value for which the t-distribution is calculated." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2748824\n" "123\n" "help.text" msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution." -msgstr "" +msgstr "<emph>Degrees_freedom</emph> is the number of degrees of freedom for the t-distribution." #: 04060185.xhp msgctxt "" @@ -50930,30 +51139,33 @@ msgid "<item type=\"input\">=VAR(A1:A50)</item>" msgstr "=VAR(A1:A50)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2953828\n" "help.text" msgid "<bookmark_value>VAR.S function</bookmark_value> <bookmark_value>variances</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>VAR function</bookmark_value><bookmark_value>variances</bookmark_value>" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "hd_id2953828\n" "128\n" "help.text" msgid "VAR.S" -msgstr "" +msgstr "VARP" #: 04060185.xhp +#, 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 "" @@ -50975,13 +51187,14 @@ msgid "VAR.S(Number1; Number2; ...Number30)" msgstr "VAR(Number 1; number 2; ...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2948938\n" "132\n" "help.text" msgid "<emph>Number1, Number2, ...Number30</emph> are numerical values or ranges representing a sample based on an entire population." -msgstr "" +msgstr "<emph>Number 1,number 2,...number 30</emph> are numerical values or ranges representing a sample based on an entire population." #: 04060185.xhp msgctxt "" @@ -51164,13 +51377,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 "" @@ -51192,13 +51406,14 @@ msgid "VAR.P(Number1; Number2; ...Number30)" msgstr "VARP(Number 1; number 2; ...number 30)" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2949793\n" "140\n" "help.text" msgid "<emph>Number1, Number2, ...Number30</emph> are numerical values or ranges representing an entire population." -msgstr "" +msgstr "<emph>Number 1,number 2,...number 30</emph> are numerical values or ranges representing an entire population." #: 04060185.xhp msgctxt "" @@ -51715,13 +51930,14 @@ 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 msgctxt "" @@ -51767,13 +51983,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 "" @@ -58482,13 +58699,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 "" @@ -62465,6 +62683,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" @@ -63447,13 +63681,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 "=EOMONTH(\"9.14.2001\";6) returns 3.31.2002." #: func_eomonth.xhp msgctxt "" @@ -64045,13 +64280,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 "" @@ -64090,13 +64326,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 "" @@ -64345,28 +64582,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." @@ -64380,55 +64617,55 @@ msgid "If the text string also includes a year, month, or day, TIMEVALUE only re msgstr "" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "hd_id3150810\n" -"163\n" "help.text" msgid "Syntax" msgstr "Syntax" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3150823\n" -"164\n" "help.text" msgid "TIMEVALUE(\"Text\")" msgstr "TIMEVALUE(\"Text\")" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3152556\n" -"165\n" "help.text" msgid "<emph>Text</emph> is a valid time expression and must be entered in quotation marks." msgstr "<emph>Text</emph> is a valid time expression and must be entered in quotation marks." #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "hd_id3146815\n" -"166\n" "help.text" msgid "Examples" msgstr "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 "TIMEVALUE(\"4PM\") returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00." #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3153632\n" -"168\n" "help.text" msgid "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 1. If you use the HH:MM:SS time format, the value is 00:00:00." msgstr "TIMEVALUE(\"24:00\") returns 1. If you use the HH:MM:SS time format, the value is 00:00:00." @@ -66219,7 +66456,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 @@ -67367,7 +67604,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 @@ -67801,47 +68038,3 @@ msgctxt "" "help.text" msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on." msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31540471\n" -"57\n" -"help.text" -msgid "<emph>Value</emph> is the value or expression to be be returned if it does not equal or result in an error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31540472\n" -"57\n" -"help.text" -msgid "<emph>Alternate_value</emph> is the value or expression to be be returned if the expression or value of <emph>Value</emph> does equal or result in an error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31528841\n" -"97\n" -"help.text" -msgid "<emph>Value</emph> is the value or expression to be be returned if it does not equal or result in an #N/A error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31528842\n" -"97\n" -"help.text" -msgid "<emph>Alternate_value</emph> is the value or expression to be be returned if the expression or value of <emph>Value</emph> does equal or result in an #N/A error." -msgstr "" - -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001260\n" -"help.text" -msgid "ANOVA is the acronym fir A<emph>N</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Produces the analysis of variance (ANOVA) of a given data set" -msgstr "" diff --git a/source/mk/helpcontent2/source/text/scalc/guide.po b/source/mk/helpcontent2/source/text/scalc/guide.po index 2bac5bbd461..a99a83eafd8 100644 --- a/source/mk/helpcontent2/source/text/scalc/guide.po +++ b/source/mk/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 20:04+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -5376,12 +5376,13 @@ msgid "Either click <emph>Find Next</emph> or <emph>Find All</emph>." msgstr "Either click <emph>Find</emph> or <emph>Find All</emph>." #: finding.xhp +#, fuzzy msgctxt "" "finding.xhp\n" "par_id3808404\n" "help.text" msgid "When you click <emph>Find Next</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found cell." -msgstr "" +msgstr "When you click <emph>Find</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find</emph> again to advance to the next found cell." #: finding.xhp msgctxt "" @@ -5546,13 +5547,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 +7915,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 +9276,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 printranges</bookmark_value><bookmark_value>defining;printranges</bookmark_value><bookmark_value>extending printranges</bookmark_value><bookmark_value>adding;cells in print ranges</bookmark_value><bookmark_value>removing;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/mk/helpcontent2/source/text/shared.po b/source/mk/helpcontent2/source/text/shared.po index dccd50fe7fb..5686d43c3d4 100644 --- a/source/mk/helpcontent2/source/text/shared.po +++ b/source/mk/helpcontent2/source/text/shared.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2013-01-19 18:28+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-27 10:33+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1358620084.0\n" +"X-POOTLE-MTIME: 1369650789.000000\n" #: 3dsettings_toolbar.xhp msgctxt "" @@ -2156,3 +2156,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 "Овој дел дава информации на тема Интернет. <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Интернет-речникот</link> ги објаснува најважните поими." + +#: 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/mk/helpcontent2/source/text/shared/00.po b/source/mk/helpcontent2/source/text/shared/00.po index f6f3b741192..8f8885ab5bb 100644 --- a/source/mk/helpcontent2/source/text/shared/00.po +++ b/source/mk/helpcontent2/source/text/shared/00.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:39+0200\n" -"PO-Revision-Date: 2015-05-11 20:05+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-09-01 18:03+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431374718.000000\n" +"X-POOTLE-MTIME: 1441130581.000000\n" #: 00000001.xhp msgctxt "" @@ -300,12 +300,13 @@ msgid "The dialog is automatically minimized when you click into a sheet with th msgstr "Дијалогот е автоматски минимизиран кога кликате врз листот со глушецот. Штом го отпуштите копчето на глушецот, дијалогот е обновен и опсегот на референците определен со глушецот е обележан со сина рамка во документот." #: 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.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154894\">Икона</alt></image>" #: 00000001.xhp msgctxt "" @@ -317,12 +318,13 @@ msgid "Shrink" msgstr "Собери" #: 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.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154894\">Икона</alt></image>" #: 00000001.xhp msgctxt "" @@ -6784,13 +6786,14 @@ msgid "Print File Directly" msgstr "Печати датотека директно" #: 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 "На лентата <emph>Преглед на страница</emph><emph></emph> од текстуален документ, кликнете" #: 00000401.xhp msgctxt "" @@ -7013,12 +7016,13 @@ msgid "On the <emph>Standard</emph> Bar, click" msgstr "На алатникот <emph>Стандарден</emph>, кликнете" #: 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.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Икона</alt></image>" #: 00000402.xhp msgctxt "" @@ -7162,40 +7166,44 @@ msgid "Select All" msgstr "Избери ги сите" #: 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\">Изберете <emph>Уреди - Промени</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\">Изберете <emph>Уреди - Промени - Запис</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\">Изберете <emph>Уреди - Промени - Покажи</emph></caseinline><caseinline select=\"CALC\">Изберете <emph>Уреди - Промени - Покажи</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\">Изберете <emph>Уреди - Промени - Прифати или отфрли</emph></variable>" #: 00000402.xhp msgctxt "" @@ -7216,22 +7224,24 @@ msgid "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCo msgstr "Изберете <emph>Форматирај - Автоматско форматирање - Примени и уреди промени.</emph> Се појавува дијалогот Автоматско форматирање, кликнете на копчето <emph>Уреди промени</emph>, погледнете го ливчето <emph>Листа</emph>" #: 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\">Изберете го ливчето <emph>Уреди - Промени - Прифати или отфрли - Филтер</emph> </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\">Изберете <emph>Уреди - Промени - Спој документ</emph></variable>" #: 00000402.xhp msgctxt "" @@ -7252,13 +7262,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 "Изберете го ливчето <emph>Уреди - Промени - Прифати или отфрли - Листа</emph>. Кликнете на елемент во листата и отворете го контекстното мени. Изберете <emph>Уреди коментар</emph>" #: 00000402.xhp msgctxt "" @@ -7867,12 +7878,13 @@ msgid "Special Character" msgstr "Специјален знак" #: 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\">Изберете <emph>Вметни - Филм и звук</emph></variable>" #: 00000404.xhp msgctxt "" @@ -8611,13 +8623,14 @@ msgid "<variable id=\"autokorr\">Choose <emph>Tools - AutoCorrect Options</emph> msgstr "<variable id=\"autokorr\">Изберете <emph>Алатки - Автоматска корекција</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\">Изберете <emph>Алатки - Автоматска корекција</emph><emph>- Исклучоци</emph></variable>" #: 00000406.xhp msgctxt "" @@ -8878,6 +8891,33 @@ msgid "<variable id=\"advanced\">Choose <emph><switchinline select=\"sys\"><case msgstr "<variable id=\"appearance\">Изберете <emph>Алатки - Опции - $[officename] - Изглед</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\">Изберете <emph>Алатки - Опции - $[officename] - Безбедност</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\">Изберете <emph>Алатки - Опции - $[officename] - Општо</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\">Изберете <emph>Алатки - Опции - $[officename] - Приказ</emph></variable>" + +#: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id5485702\n" @@ -10776,22 +10816,24 @@ msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>St msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Отворете <emph>Стилови и форматирање - Стилови на нумерирање</emph> - контекстно мени на елемент - изберете <emph>Нов/Измени</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\">Мени <emph>Форматирај - Слика </emph>- ливче <emph>Отсечи</emph></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>Иконата на алатникот <emph>Слика</emph>:</defaultinline></switchinline>" #: 00040500.xhp msgctxt "" @@ -13251,13 +13293,14 @@ msgid "Choose <emph>Format - Axis - Y Axis - Numbers</emph> tab (Chart Documents msgstr "Изберете го ливчето <emph>Форматирај - Оска - Y-оска - Броеви</emph> (документи со графикони)" #: 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 "Исто како дијалогот <emph>Формат на броевите</emph> за табели и полиња во текстуални документи: изберете <emph>Форматирај - Формат на броеви</emph>, или изберете го ливчето <emph>Вметни - Полиња - Други - Променливи</emph> и изберете „Дополнителни формати во листата <emph>Форматирање</emph>" #: 00040503.xhp msgctxt "" @@ -13370,13 +13413,14 @@ msgid "Choose <emph>Modify - Flip - Horizontally</emph> ($[officename] Draw)" msgstr "Изберете <emph>Измени - Преврти - Хоризонтално</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 "Изберете <emph>Форматирај - Графика</emph>, а потоа кликнете на ливчето <emph>Графика</emph>" #: 00040503.xhp msgctxt "" diff --git a/source/mk/helpcontent2/source/text/shared/optionen.po b/source/mk/helpcontent2/source/text/shared/optionen.po index 84713d354f8..f36062b6e69 100644 --- a/source/mk/helpcontent2/source/text/shared/optionen.po +++ b/source/mk/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 20:09+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3602,12 +3602,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=\".\">Внесете ја минималната вредност за големина на фонт од кој ќе се применува измазнувањето.</ahelp>" #: 01010800.xhp msgctxt "" @@ -3704,12 +3705,13 @@ msgid "Use hardware acceleration" msgstr "Користи хардверско забрзување" #: 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=\".\">Пристапува директно на хардверските можности на адаптерот за графички излез за да се подобри приказот на екранот.</ahelp> Поддршката за хардверско забрзување не е достапна на сите оперативни системи и дистрибуции за платформи на %PRODUCTNAME." #: 01010800.xhp msgctxt "" @@ -5957,7 +5959,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 @@ -6336,13 +6338,14 @@ msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionsp msgstr "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Одредува дали да се прикажуваат графики и објекти на екранот.</ahelp></variable> Ако овие елементи се скриени, наместо објектите ќе видите празни рамки како резервирани места." #: 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 "Исто така може да го контролирате приказот на графиките преку иконата <link href=\"text/swriter/02/18120000.xhp\" name=\"Graphics\"><emph>Графика вкл./искл.</emph></link>. Иконата е прикажана на алатникот <emph>Алатки</emph> доколку е отворен текстуален документ." #: 01040200.xhp msgctxt "" @@ -7425,12 +7428,13 @@ msgid "Formatting Aids" msgstr "Помагала за форматирање" #: 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 "" @@ -7808,13 +7812,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, with the text or spreadsheet document open, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Edit - Changes</emph></link>." #: 01040700.xhp msgctxt "" @@ -9761,7 +9766,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 @@ -9797,7 +9802,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 @@ -10024,13 +10029,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 "" @@ -10871,13 +10877,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 "" @@ -13329,13 +13336,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 "" @@ -14683,6 +14691,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 "Примери" + +#: 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 "Примери" + +#: 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 "Примери" + +#: 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 "Примери" + +#: 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" @@ -15739,6 +16023,71 @@ msgctxt "" msgid "<ahelp hid=\".\">Click to show a dialog box where you can select another folder.</ahelp>" msgstr "<ahelp hid=\".\">Кликнете за да се прикаже дијалог каде што ќе можете да изберете друга папка.</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/mk/helpcontent2/source/text/simpress/01.po b/source/mk/helpcontent2/source/text/simpress/01.po index 6273c46c861..ab19fb814a5 100644 --- a/source/mk/helpcontent2/source/text/simpress/01.po +++ b/source/mk/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 20:09+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\">Го променува покажувачот на глувчето во молив за да може да го користите за пишување по слајдовите за време на приказ на слајдови.</ahelp> Може да ја смените бојата на моливот." #: 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 "" @@ -3743,13 +3744,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 "" @@ -3796,13 +3797,13 @@ msgid "Presentation Styles" msgstr "Стилови на презентација" #: 05100000.xhp +#, fuzzy msgctxt "" "05100000.xhp\n" "hd_id3150297\n" -"8\n" "help.text" -msgid "Drawing Object Styles" -msgstr "" +msgid "Graphic Styles" +msgstr "Стилови на графика" #: 05100000.xhp msgctxt "" @@ -3822,13 +3823,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 "Стилови на графика" #: 05100000.xhp msgctxt "" @@ -5624,13 +5625,14 @@ msgid "Image Number" msgstr "Број на слика" #: 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 "" @@ -5642,13 +5644,14 @@ msgid "Duration" msgstr "Траење" #: 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 "" @@ -5660,13 +5663,14 @@ msgid "Loop count" msgstr "Број на повторувања" #: 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 "" @@ -5881,13 +5885,14 @@ msgid "Group object" msgstr "Групирај објект" #: 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 "" @@ -6574,13 +6579,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 "" @@ -6602,13 +6608,14 @@ msgid "Locate the audio file you want to play." msgstr "Лоцирајте го звучниот документ што сакате да го репродуцирате." #: 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 "" @@ -7773,13 +7780,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/mk/helpcontent2/source/text/simpress/02.po b/source/mk/helpcontent2/source/text/simpress/02.po index 58e4e64cafc..a443297575e 100644 --- a/source/mk/helpcontent2/source/text/simpress/02.po +++ b/source/mk/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 20:09+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 "Зумирај страница" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -567,8 +567,8 @@ msgctxt "" "par_id3149917\n" "27\n" "help.text" -msgid "Zoom Page" -msgstr "Зумирај страница" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -576,8 +576,8 @@ msgctxt "" "hd_id3154599\n" "28\n" "help.text" -msgid "Zoom Page Width" -msgstr "Зумирај ширина на страница" +msgid "Page Width" +msgstr "" #: 10020000.xhp msgctxt "" @@ -602,8 +602,8 @@ msgctxt "" "par_id3150991\n" "30\n" "help.text" -msgid "Zoom Page Width" -msgstr "Зумирај ширина на страница" +msgid "Page Width" +msgstr "" #: 10020000.xhp msgctxt "" @@ -611,8 +611,8 @@ msgctxt "" "hd_id3151108\n" "31\n" "help.text" -msgid "Optimal" -msgstr "Оптимално" +msgid "Optimal View" +msgstr "" #: 10020000.xhp msgctxt "" @@ -637,8 +637,8 @@ msgctxt "" "par_id3150838\n" "33\n" "help.text" -msgid "Optimal" -msgstr "Оптимално" +msgid "Optimal View" +msgstr "" #: 10020000.xhp msgctxt "" diff --git a/source/mk/helpcontent2/source/text/smath.po b/source/mk/helpcontent2/source/text/smath.po index bf9a2c31c41..187f94cd106 100644 --- a/source/mk/helpcontent2/source/text/smath.po +++ b/source/mk/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-06 00:25+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-24 10:23+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1369391021.000000\n" #: main0000.xhp msgctxt "" @@ -332,37 +333,45 @@ msgid "Tools" msgstr "Алатки" #: main0106.xhp +#, fuzzy msgctxt "" "main0106.xhp\n" "hd_id3149019\n" -"1\n" "help.text" msgid "<link href=\"text/smath/main0106.xhp\" name=\"Tools\">Tools</link>" msgstr "<link href=\"text/smath/main0106.xhp\" name=\"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 "Користете го ова мени за отворање и уредување на каталогот на симболи или за внесување надворешна формула како датотека со податоци. Интерфејсот на програмата може да се приспособи кон Вашите потреби. Исто така може да ги менувате и опциите на програмата." #: 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\">Внеси формула</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\">Прилагоди</link>" diff --git a/source/mk/helpcontent2/source/text/smath/00.po b/source/mk/helpcontent2/source/text/smath/00.po index fd7b408e1c6..94950bc5a60 100644 --- a/source/mk/helpcontent2/source/text/smath/00.po +++ b/source/mk/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-12 22:40+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2013-05-27 10:33+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1369650817.000000\n" #: 00000004.xhp msgctxt "" @@ -150,12 +151,13 @@ msgid "On the Tools bar, click" msgstr "Кликнете на Алатникот" #: 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\">Икона</alt></image>" #: 00000004.xhp msgctxt "" @@ -686,6 +688,15 @@ msgid "<variable id=\"etsfim\">Choose <emph>Tools - Import Formula</emph></varia msgstr "<variable id=\"etsfim\">Одберете <emph>Алатки - Внеси формула</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\">Одберете <emph>Алатки - Внеси формула</emph></variable>" + +#: 00000004.xhp msgctxt "" "00000004.xhp\n" "par_id3154594\n" diff --git a/source/mk/helpcontent2/source/text/smath/01.po b/source/mk/helpcontent2/source/text/smath/01.po index df02ada90b9..40b56cb26c1 100644 --- a/source/mk/helpcontent2/source/text/smath/01.po +++ b/source/mk/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-21 01:39+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-04-23 16:32+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1429806740.000000\n" #: 02080000.xhp msgctxt "" @@ -13405,26 +13406,89 @@ msgstr "<bookmark_value>importing; %PRODUCTNAME Math formulas</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 "Внеси формула" +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 dialog 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> 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." + +#: 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/mk/helpcontent2/source/text/swriter/guide.po b/source/mk/helpcontent2/source/text/swriter/guide.po index 369e0abe56f..7893d6aea2a 100644 --- a/source/mk/helpcontent2/source/text/swriter/guide.po +++ b/source/mk/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 20:11+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -686,12 +686,13 @@ msgid "Automatically Check Spelling" msgstr "Автоматска проверка на правопис" #: 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>проверка на правопис;Автоматска проверка на правопис вклучување/исклучување (вкл./искл.) </bookmark_value><bookmark_value>автоматска проверка на правопис</bookmark_value><bookmark_value>проверување на правопис;при пишување</bookmark_value><bookmark_value>зборови; оневозможување на проверка на правопис</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>adding;page borders</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 color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." #: border_character.xhp msgctxt "" @@ -1472,20 +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 color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." #: border_character.xhp msgctxt "" @@ -1715,13 +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 color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." #: border_page.xhp msgctxt "" @@ -1769,13 +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 color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style." #: border_page.xhp msgctxt "" @@ -3329,13 +3338,14 @@ msgid "The first part of the example is to define a variable for the condition s msgstr "Првиот дел од овој пример е дефинирање променлива за израз со услов." #: 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 "Изберете <emph>Вметни -</emph><emph>Полиња - Други</emph> и потоа кликнете на ливчето <emph>Променливи</emph>." #: conditional_text.xhp msgctxt "" @@ -3400,13 +3410,14 @@ msgid "Place the cursor where you want to insert the conditional text in your te msgstr "Поставете го покажувачот каде што сакате да го вметнете условниот текст во вашиот текст." #: 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 "Изберете <emph>Вметни -</emph><emph>Полиња - Други</emph> и потоа кликнете на ливчето <emph>Функции</emph>." #: conditional_text.xhp msgctxt "" @@ -3559,13 +3570,14 @@ msgid "Choose <item type=\"menuitem\">Insert - Fields - Page Count</item>, and t msgstr "Изберете <emph>Вметни - Поле - Вкупно страници</emph> и потоа внесете празно место." #: 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 "Изберете <emph>Вметни -</emph><emph>Полиња - Други</emph> и потоа кликнете на ливчето <emph>Функции</emph>." #: 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 "Можете да го вметнете тековниот датум како поле што се ажурира секогаш кога ќе го отворите документот или како поле што не се ажурира." #: 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 "Изберете <emph>Вметни - Полиња - Други</emph> и кликнете на ливчето <emph>Документ</emph>." #: 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 "Поле за внесување е променлива што можете да ја кликнете во документ, која отвора дијалог во кој можете да ја уредувате променливата." #: 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 "Изберете <emph>Вметни - Полиња - Други </emph>и кликнете на ливчето <emph>Функции</emph>." #: 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 <emph>Search for Styles</emph>." #: finding.xhp +#, fuzzy msgctxt "" "finding.xhp\n" "par_id679342\n" "help.text" msgid "Select the style to search for, then click <emph>Find Next</emph> or <emph>Find All</emph>." -msgstr "" +msgstr "Select the style to search for, then click <emph>Find</emph> or <emph>Find All</emph>." #: finding.xhp msgctxt "" @@ -5219,13 +5236,14 @@ msgid "Choose <emph>Insert - Footer</emph> and select the page style that you wa msgstr "Изберете <emph>Вметни - Подножје</emph> и изберете го стилот на страница на кој сакате да го додадете подножјето." #: 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 "Поставете го покажувачот на подножјето и изберете <emph>Вметни - Полиња - Други</emph>." #: footer_nextpage.xhp msgctxt "" @@ -6714,13 +6732,14 @@ msgid "Click in the header or footer." msgstr "Кликенте на заглавието или подножјето." #: 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 "Изберете <emph>Вметни - Полиња - Други</emph> и кликнете на ливчето<emph> Документ</emph>." #: header_with_chapter.xhp msgctxt "" @@ -6880,13 +6899,14 @@ msgid "To Create a Variable" msgstr "" #: hidden_text.xhp +#, fuzzy msgctxt "" "hidden_text.xhp\n" "par_id3153131\n" "20\n" "help.text" msgid "Click in your document and choose <emph>Insert - Fields - More Fields</emph>." -msgstr "" +msgstr "Кликнете во вашиот документ и изберете <emph>Вметни - Полиња - Други</emph>." #: hidden_text.xhp msgctxt "" @@ -6961,13 +6981,14 @@ msgid "Click in the document where you want to add the text." msgstr "Кликнете во документот каде сакате да го додадете текстот." #: 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 "Изберете <emph>Вметни - Полиња - Други</emph> и кликнете на ливчето <emph>Функции</emph>." #: hidden_text.xhp msgctxt "" @@ -7024,13 +7045,14 @@ msgid "Click in the paragraph where you want to add the text." msgstr "Кликнете на пасусот каде што сакате да додадете текст." #: 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 "Изберете <emph>Вметни - Полиња - Други</emph> и кликнете на ливчето <emph>Функции</emph>." #: hidden_text.xhp msgctxt "" @@ -7129,13 +7151,14 @@ msgid "<link href=\"text/swriter/guide/nonprintable_text.xhp\" name=\"Creating N msgstr "" #: 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\">Вметни - Полиња - Други</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 <emph>Navigator </emph>displays 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 <emph>Insert - Fields - Other</emph>, and then click the <emph>Variables </emph>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 <emph>Start at</emph> box." +msgid "Enter the number you want the list to start with in the <item type=\"menuitem\">Start at</item> box." +msgstr "" #: numbering_paras.xhp msgctxt "" @@ -11793,8 +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>page views</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, print the zoomed preview. Click <emph>Print options page view</emph> icon to set the print options." #: 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/shared/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 the <emph>Print page view</emph> icon <image id=\"img_id3156248\" src=\"cmd/sc_printpagepreview.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3156248\">Icon</alt></image>." #: 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 <emph>Search for </emph>box, type the search term and the wildcard(s) that you want to use in your search." #: search_regexp.xhp +#, fuzzy msgctxt "" "search_regexp.xhp\n" "par_id3156113\n" "51\n" "help.text" msgid "Click <item type=\"menuitem\">Find Next</item> or <item type=\"menuitem\">Find All</item>." -msgstr "" +msgstr "Click <emph>Find </emph>or<emph> Find All</emph>." #: search_regexp.xhp msgctxt "" @@ -17532,13 +17565,14 @@ msgid "To change the formatting of a bulleted list, choose <item type=\"menuitem msgstr "To change the formatting of bulleted list, choose <emph>Format - Bullets and Numbering</emph>." #: using_numbered_lists.xhp +#, fuzzy msgctxt "" "using_numbered_lists.xhp\n" "par_id3153390\n" "14\n" "help.text" msgid "For example, to change the bulleting symbol, click the <item type=\"menuitem\">Options</item> tab, click the browse button (<item type=\"menuitem\">...</item>) next to <item type=\"menuitem\">Character</item>, and then select a special character. You can also click the <item type=\"menuitem\">Image</item> tab, and then click a symbol style in the <item type=\"menuitem\">Selection</item> area." -msgstr "" +msgstr "For example, to change the bulleting symbol, click the <emph>Options</emph> tab, click the browse button (<emph>...</emph>) next to <emph>Character</emph>, and then select a special character. You can also click the <emph>Graphics</emph> tab, and then click a symbol style in the <emph>Selection </emph>area." #: using_numbered_lists2.xhp msgctxt "" @@ -18421,13 +18455,14 @@ msgid "Select the object." msgstr "Изберете објект" #: 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 "Изберете <emph>Форматирај - Графика</emph> и потоа кликнете на ливчето <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Пренеси</emph></link>." #: wrap.xhp msgctxt "" diff --git a/source/mk/officecfg/registry/data/org/openoffice/Office/UI.po b/source/mk/officecfg/registry/data/org/openoffice/Office/UI.po index 9776d71705d..f62d807015b 100644 --- a/source/mk/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/mk/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-05-13 00:29+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -388,15 +388,6 @@ msgstr "Ра~здели прозорец" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SplitWindow\n" -"ContextLabel\n" -"value.text" -msgid "~Split" -msgstr "Ра~здели" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ClearArrowDependents\n" "Label\n" "value.text" @@ -409,21 +400,12 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:FreezePanes\n" "Label\n" "value.text" -msgid "~Freeze Panes" +msgid "Freeze ~Rows and Columns" msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:FreezePanes\n" -"ContextLabel\n" -"value.text" -msgid "~Freeze" -msgstr "~Замрзни" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ShowErrors\n" "Label\n" "value.text" @@ -571,17 +553,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SelectTables\n" "Label\n" "value.text" -msgid "~Select Sheets..." -msgstr "~Избери листови..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SelectTables\n" -"ContextLabel\n" -"value.text" -msgid "~Select..." -msgstr "~Избери..." +msgid "~Go to Sheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -593,15 +566,6 @@ msgid "Sheet ~Events..." msgstr "" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:TableEvents\n" -"ContextLabel\n" -"value.text" -msgid "~Events..." -msgstr "~Настани..." - -#: CalcCommands.xcu #, fuzzy msgctxt "" "CalcCommands.xcu\n" @@ -852,18 +816,17 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" "Label\n" "value.text" -msgid "~Create Pivot Table..." +msgid "Insert Pivot Table..." msgstr "Креирај табела со пилот за податоци" #: CalcCommands.xcu -#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" "ContextLabel\n" "value.text" -msgid "~Create..." -msgstr "~Креирај..." +msgid "Pi~vot Table..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -947,13 +910,14 @@ msgid "Ch~art..." msgstr "Гра~фикон..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" "Label\n" "value.text" -msgid "Chart From File" -msgstr "" +msgid "Chart From File..." +msgstr "Лис~т од датотека..." #: CalcCommands.xcu msgctxt "" @@ -1020,13 +984,14 @@ msgid "C~onditional Formatting" msgstr "У~словно форматирање..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ConditionalFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Condition" -msgstr "" +msgstr "У~словно форматирање..." #: CalcCommands.xcu msgctxt "" @@ -1056,13 +1021,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 "У~словно форматирање..." #: CalcCommands.xcu msgctxt "" @@ -1074,13 +1040,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 "У~словно форматирање..." #: CalcCommands.xcu msgctxt "" @@ -1319,13 +1286,14 @@ msgid "Repeat Search" msgstr "Повтори пребарување" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Remove\n" "Label\n" "value.text" -msgid "~Delete..." -msgstr "~Избриши..." +msgid "~Delete Sheet..." +msgstr "~Избери листови..." #: CalcCommands.xcu msgctxt "" @@ -1581,13 +1549,14 @@ msgid "~Chi-square Test..." msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:EditHeaderAndFooter\n" "Label\n" "value.text" -msgid "~Headers & Footers..." -msgstr "~Заглавија и подножја..." +msgid "~Headers and Footers..." +msgstr "~Заглавие и подножје..." #: CalcCommands.xcu msgctxt "" @@ -1644,15 +1613,6 @@ msgid "~Record Changes" msgstr "~Сними промени" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsObjCtrl\n" -"Label\n" -"value.text" -msgid "Insert Object" -msgstr "Вметни објект" - -#: CalcCommands.xcu #, fuzzy msgctxt "" "CalcCommands.xcu\n" @@ -1792,13 +1752,14 @@ msgid "~Normal" msgstr "~Нормален" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:PagebreakMode\n" "Label\n" "value.text" -msgid "~Page Break Preview" -msgstr "Преглед на прелом на ~страница" +msgid "~Page Break" +msgstr "~Рачен прелом" #: CalcCommands.xcu msgctxt "" @@ -1894,6 +1855,15 @@ msgstr "Подвлекување: точкесто" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:Delete\n" +"Label\n" +"value.text" +msgid "Cle~ar Cells..." +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DeleteAllBreaks\n" "Label\n" "value.text" @@ -2027,13 +1997,24 @@ msgid "Insert ~Cells..." msgstr "Вметни ~ќелии..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertCell\n" -"ContextLabel\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsMenu\n" +"Label\n" "value.text" -msgid "~Cells..." -msgstr "~Ќелии..." +msgid "Insert ~Rows" +msgstr "Вметни ~редови" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsMenu\n" +"Label\n" +"value.text" +msgid "Insert Co~lumns" +msgstr "Вметни к~олони" #: CalcCommands.xcu msgctxt "" @@ -2050,8 +2031,26 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertRows\n" "ContextLabel\n" "value.text" -msgid "~Rows" -msgstr "~Редови" +msgid "Rows ~Above" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n" +"Label\n" +"value.text" +msgid "Insert ~Rows Above" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n" +"ContextLabel\n" +"value.text" +msgid "Rows ~Above" +msgstr "" #: CalcCommands.xcu #, fuzzy @@ -2069,44 +2068,82 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertColumns\n" "ContextLabel\n" "value.text" -msgid "Co~lumns" -msgstr "Ко~лони" +msgid "Columns ~Left" +msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsBefore\n" "Label\n" "value.text" -msgid "Insert ~Sheet..." -msgstr "Вметни ли~ст..." +msgid "Insert Co~lumns Left" +msgstr "Вметни к~олони" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsBefore\n" "ContextLabel\n" "value.text" -msgid "~Sheet..." -msgstr "~Лист..." +msgid "Columns ~Left" +msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n" "Label\n" "value.text" -msgid "Insert Shee~t From File..." -msgstr "Вметни лис~т од датотека..." +msgid "Insert ~Rows Below" +msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n" "ContextLabel\n" "value.text" -msgid "Shee~t From File..." -msgstr "Лис~т од датотека..." +msgid "Rows ~Below" +msgstr "" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsAfter\n" +"Label\n" +"value.text" +msgid "Insert Co~lumns Right" +msgstr "Вметни ќелии надесно" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsAfter\n" +"ContextLabel\n" +"value.text" +msgid "Columns ~Right" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"Label\n" +"value.text" +msgid "Insert ~Sheet..." +msgstr "Вметни ли~ст..." + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"Label\n" +"value.text" +msgid "Insert Shee~t From File..." +msgstr "Вметни лис~т од датотека..." #: CalcCommands.xcu #, fuzzy @@ -2382,35 +2419,18 @@ msgid "~Hide Sheets" msgstr "~Скриј листови" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Hide\n" -"ContextLabel\n" -"value.text" -msgid "~Hide" -msgstr "~Скриј" - -#: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Show\n" "Label\n" "value.text" -msgid "~Show Sheets..." +msgid "~Show Sheet..." msgstr "П~рикажи листови..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Show\n" -"ContextLabel\n" -"value.text" -msgid "~Show..." -msgstr "П~окажи..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:MergeCells\n" "Label\n" "value.text" @@ -2463,13 +2483,14 @@ msgid "Standard Text Attributes" msgstr "Стандардни атрибути на текст" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TextAttributes\n" "Label\n" "value.text" -msgid "Define Text Attributes" -msgstr "Дефинирај атрибути на текст" +msgid "~Text..." +msgstr "Тек~ст..." #: CalcCommands.xcu msgctxt "" @@ -2510,29 +2531,11 @@ msgstr "Заштити ли~ст..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Protect\n" -"ContextLabel\n" -"value.text" -msgid "~Sheet..." -msgstr "~Лист..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" "Label\n" "value.text" -msgid "Protect ~Document..." -msgstr "~Заштити документ..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" -"ContextLabel\n" -"value.text" -msgid "~Document..." -msgstr "~Документ..." +msgid "Protect ~Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2810,15 +2813,6 @@ msgstr "П~реименувај лист..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:RenameTable\n" -"ContextLabel\n" -"value.text" -msgid "~Rename..." -msgstr "~Преименувај..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Name\n" "Label\n" "value.text" @@ -2831,16 +2825,7 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" "Label\n" "value.text" -msgid "~Tab Color..." -msgstr "" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" -"ContextLabel\n" -"value.text" -msgid "~Tab Color..." +msgid "Sheet ~Tab Color..." msgstr "" #: CalcCommands.xcu @@ -2853,26 +2838,18 @@ msgid "Tab Color" msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Move\n" "Label\n" "value.text" -msgid "~Move/Copy Sheet..." +msgid "~Move or Copy Sheet..." msgstr "Пре~мести/копирај лист..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Move\n" -"ContextLabel\n" -"value.text" -msgid "~Move/Copy..." -msgstr "~Премести/копирај..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TableSelectAll\n" "Label\n" "value.text" @@ -3249,8 +3226,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:ShareDocument\n" "Label\n" "value.text" -msgid "S~hare Document..." -msgstr "~Сподели документ..." +msgid "S~hare Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3258,7 +3235,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 @@ -3316,13 +3293,14 @@ msgid "~Detective" msgstr "~Детектив" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Popups..uno:InsertBreakMenu\n" "Label\n" "value.text" -msgid "Page ~Break" -msgstr "~Рачен прелом" +msgid "Insert Page ~Break" +msgstr "Вметни прелом на ~ред" #: CalcCommands.xcu msgctxt "" @@ -3348,17 +3326,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n" "Label\n" "value.text" -msgid "Fill" -msgstr "Пополни" +msgid "F~ill Cells" +msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Popups..uno:CellContentsMenu\n" "Label\n" "value.text" -msgid "Cell Co~ntents" -msgstr "Со~држина на ќелија" +msgid "Ca~lculate" +msgstr "Пресмета~ј" #: CalcCommands.xcu msgctxt "" @@ -3366,8 +3345,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:NamesMenu\n" "Label\n" "value.text" -msgid "~Names" -msgstr "~Имиња" +msgid "~Named Expressions" +msgstr "" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n" +"Label\n" +"value.text" +msgid "Edit Comment" +msgstr "Уреди белешка" #: CalcCommands.xcu #, fuzzy @@ -3394,8 +3383,8 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FilterMenu\n" "Label\n" "value.text" -msgid "~Filter" -msgstr "~Филтер" +msgid "More ~Filters" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3463,29 +3452,29 @@ msgstr "~Лист" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu\n" +"..CalcCommands.UserInterface.Popups..uno:SheetCommentMenu\n" "Label\n" "value.text" -msgid "M~erge Cells" -msgstr "С~пој ќелии" +msgid "Cell ~Comment" +msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu\n" +"..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu\n" "Label\n" "value.text" -msgid "Pri~nt Ranges" -msgstr "Опсези за печате~ње" +msgid "M~erge Cells" +msgstr "С~пој ќелии" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:FormatObjectMenu\n" +"..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu\n" "Label\n" "value.text" -msgid "O~bject" -msgstr "" +msgid "Pri~nt Ranges" +msgstr "Опсези за печате~ње" #: CalcCommands.xcu msgctxt "" @@ -6005,11 +5994,20 @@ msgstr "Црно-бел приказ" #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:SlideMenu\n" +"Label\n" +"value.text" +msgid "S~lide" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:RenamePage\n" "Label\n" "value.text" -msgid "Rename Slide" -msgstr "Преименувај слајд" +msgid "Rename Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -6486,7 +6484,7 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:DuplicatePage\n" "Label\n" "value.text" -msgid "Duplicate ~Slide" +msgid "Duplicate Page/~Slide" msgstr "~Дуплирај слајд" #: DrawImpressCommands.xcu @@ -6810,8 +6808,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:PageSetup\n" "ContextLabel\n" "value.text" -msgid "~Page..." -msgstr "~Страница..." +msgid "~Page/Slide Properties..." +msgstr "" #: DrawImpressCommands.xcu #, fuzzy @@ -6901,8 +6899,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:InsertPage\n" "Label\n" "value.text" -msgid "Slid~e" -msgstr "Слај~д" +msgid "New Page/Slid~e" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7208,17 +7206,18 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:NotesMode\n" "Label\n" "value.text" -msgid "Notes ~Page" -msgstr "Страница со ~белешки" +msgid "Notes" +msgstr "" #: DrawImpressCommands.xcu +#, fuzzy msgctxt "" "DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:HandoutMode\n" "Label\n" "value.text" -msgid "H~andout Page" -msgstr "Страница со и~звадоци" +msgid "H~andout Master" +msgstr "Оригинал за ~извадоци" #: DrawImpressCommands.xcu msgctxt "" @@ -7226,8 +7225,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:DeletePage\n" "Label\n" "value.text" -msgid "D~elete Slide" -msgstr "Из~бриши слајд" +msgid "D~elete Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7853,6 +7852,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" @@ -8466,42 +8492,6 @@ msgstr "~Табела..." #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Grow\n" -"Label\n" -"value.text" -msgid "Increase Font Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Grow\n" -"ContextLabel\n" -"value.text" -msgid "Increase Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Shrink\n" -"Label\n" -"value.text" -msgid "Decrease Font Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Shrink\n" -"ContextLabel\n" -"value.text" -msgid "Decrease Size" -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Popups..uno:UnderlineDouble\n" "Label\n" "value.text" @@ -8606,6 +8596,154 @@ msgctxt "" msgid "Minimize ~Presentation..." msgstr "" +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:FirstPage\n" +"Label\n" +"value.text" +msgid "First Page" +msgstr "Прва страница" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:FirstPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the first page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:PreviousPage\n" +"Label\n" +"value.text" +msgid "Previous Page" +msgstr "Претходна страница" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:PreviousPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the previous page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:NextPage\n" +"Label\n" +"value.text" +msgid "Next Page" +msgstr "Следна страница" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:NextPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the next page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:LastPage\n" +"Label\n" +"value.text" +msgid "Last Page" +msgstr "Последна страница" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:LastPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the last page" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageFirst\n" +"Label\n" +"value.text" +msgid "Move Page First" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageFirst\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages to the first position" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n" +"Label\n" +"value.text" +msgid "Move Page Up" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages up" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n" +"Label\n" +"value.text" +msgid "Move Page Down" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages down" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageLast\n" +"Label\n" +"value.text" +msgid "Move Page Last" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageLast\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages to the last position" +msgstr "" + #: DrawWindowState.xcu msgctxt "" "DrawWindowState.xcu\n" @@ -12399,6 +12537,15 @@ msgstr "Нова презентација" #: 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" @@ -13968,6 +14115,42 @@ msgstr "Задебелено" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Grow\n" +"Label\n" +"value.text" +msgid "Increase Font Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Grow\n" +"ContextLabel\n" +"value.text" +msgid "Increase Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Shrink\n" +"Label\n" +"value.text" +msgid "Decrease Font Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Shrink\n" +"ContextLabel\n" +"value.text" +msgid "Decrease Size" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ModuleDialog\n" "Label\n" "value.text" @@ -14648,6 +14831,24 @@ msgstr "~Отвори..." #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n" +"Label\n" +"value.text" +msgid "~Open Remote File..." +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:SaveAsRemote\n" +"Label\n" +"value.text" +msgid "~Save to Remote Server" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:CircleCut\n" "Label\n" "value.text" @@ -14946,13 +15147,14 @@ msgid "~Chart..." msgstr "~Графикон..." #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" "Label\n" "value.text" msgid "Chart from File" -msgstr "" +msgstr "Лис~т од датотека..." #: GenericCommands.xcu msgctxt "" @@ -15248,8 +15450,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineFormat\n" "Label\n" "value.text" -msgid "Formatting On/Off" -msgstr "Форматирање вкл./искл." +msgid "Show Formatting" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15257,8 +15459,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineCollapseAll\n" "Label\n" "value.text" -msgid "First Level" -msgstr "Прво ниво" +msgid "Show Only First Level" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15275,7 +15477,7 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:EditDoc\n" "Label\n" "value.text" -msgid "Ed~it Mode" +msgid "E~dit Mode" msgstr "" #: GenericCommands.xcu @@ -15293,8 +15495,17 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:BrowseView\n" "Label\n" "value.text" -msgid "~Web Layout" -msgstr "~Веб-изглед" +msgid "~Web View" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:BrowseView\n" +"ContextLabel\n" +"value.text" +msgid "~Web" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15417,6 +15628,15 @@ msgstr "Поле за време" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EditStyle\n" +"Label\n" +"value.text" +msgid "~Edit Style..." +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:StyleNewByExample\n" "Label\n" "value.text" @@ -15998,8 +16218,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineExpandAll\n" "Label\n" "value.text" -msgid "All Levels" -msgstr "Сите нивоа" +msgid "Show All Levels" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -16025,8 +16245,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:ClearOutline\n" "Label\n" "value.text" -msgid "~Remove" -msgstr "~Отстрани" +msgid "~Remove Outline" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -16077,6 +16297,25 @@ msgstr "~Цел екран" #, fuzzy msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFrameMenu\n" +"Label\n" +"value.text" +msgid "~Frame" +msgstr "Рамка" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFootnotesMenu\n" +"Label\n" +"value.text" +msgid "Footnote and En~dnote" +msgstr "" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatImageMenu\n" "Label\n" "value.text" @@ -16087,10 +16326,30 @@ msgstr "Слика" #, fuzzy msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageFiltersMenu\n" +"Label\n" +"value.text" +msgid "~Filters" +msgstr "~Филтер" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageModeMenu\n" +"Label\n" +"value.text" +msgid "Mo~de" +msgstr "Режим" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatTextMenu\n" "Label\n" "value.text" -msgid "Te~xt" +msgid "~Text" msgstr "Текст" #: GenericCommands.xcu @@ -16103,6 +16362,34 @@ msgid "~Spacing" msgstr "" #: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatBulletsMenu\n" +"Label\n" +"value.text" +msgid "Lis~ts" +msgstr "" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatStylesMenu\n" +"Label\n" +"value.text" +msgid "~Styles" +msgstr "Стил~ови" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatFrameMenu\n" +"Label\n" +"value.text" +msgid "Frame and OLE Ob~ject" +msgstr "" + +#: GenericCommands.xcu #, fuzzy msgctxt "" "GenericCommands.xcu\n" @@ -16185,15 +16472,36 @@ msgid "Show Draw Functions" msgstr "Покажи функции за цртање" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ShapesMenu\n" "Label\n" "value.text" -msgid "~Shapes" +msgid "~Shape" msgstr "~Облици" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:RulerMenu\n" +"Label\n" +"value.text" +msgid "~Ruler" +msgstr "Линијар" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:ScrollBarMenu\n" +"Label\n" +"value.text" +msgid "~Scrollbars" +msgstr "Лента за движење" + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:NewFrameSet\n" @@ -16420,13 +16728,14 @@ msgid "~Video..." msgstr "~Видео..." #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n" "Label\n" "value.text" -msgid "~Hyperlink" -msgstr "~Хиперврска" +msgid "~Hyperlink..." +msgstr "Х~иперврска..." #: GenericCommands.xcu msgctxt "" @@ -16449,6 +16758,24 @@ msgstr "~Одземи" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EqualizeWidth\n" +"Label\n" +"value.text" +msgid "Equalize ~Width" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EqualizeHeight\n" +"Label\n" +"value.text" +msgid "Equalize ~Height" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:SuperScript\n" "Label\n" "value.text" @@ -19226,13 +19553,24 @@ msgid "~File" msgstr "~Датотека" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ObjectAlign\n" "Label\n" "value.text" -msgid "Alignmen~t" -msgstr "По~рамнување" +msgid "Alig~n" +msgstr "Порамнување" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:TextAlign\n" +"Label\n" +"value.text" +msgid "Alig~n" +msgstr "Порамнување" #: GenericCommands.xcu msgctxt "" @@ -19356,6 +19694,45 @@ 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 "" +"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n" +"Белешки\n" +"#-#-#-#-# navipi.po (PACKAGE VERSION) #-#-#-#-#\n" +"Белешки\n" +"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" +"Коментари\n" +"#-#-#-#-# res.po (PACKAGE VERSION) #-#-#-#-#\n" +"Коментари\n" +"#-#-#-#-# xsltdialog.po (PACKAGE VERSION) #-#-#-#-#\n" +"Коментари" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:FormatImageFilterMenu\n" +"Label\n" +"value.text" +msgid "~Filter" +msgstr "~Филтер" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ToolsMenu\n" "Label\n" "value.text" @@ -19399,12 +19776,13 @@ msgid "~Toolbars" msgstr "~Алатници" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:FieldMenu\n" "Label\n" "value.text" -msgid "Fiel~ds" +msgid "Fiel~d" msgstr "По~лиња" #: GenericCommands.xcu @@ -20225,6 +20603,15 @@ msgstr "~Внеси формула..." #: MathCommands.xcu msgctxt "" "MathCommands.xcu\n" +"..MathCommands.UserInterface.Commands..uno:ImportMathMLClipboard\n" +"Label\n" +"value.text" +msgid "Import MathML from Clipboard" +msgstr "" + +#: MathCommands.xcu +msgctxt "" +"MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:FitInWindow\n" "Label\n" "value.text" @@ -20304,13 +20691,14 @@ msgid "Previous ~Marker" msgstr "Претходна ~ознака" #: MathCommands.xcu +#, fuzzy msgctxt "" "MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:SymbolCatalogue\n" "Label\n" "value.text" -msgid "~Catalog..." -msgstr "~Каталог..." +msgid "~Symbols…" +msgstr "Симболи" #: MathCommands.xcu msgctxt "" @@ -21058,13 +21446,14 @@ msgid "Functions" msgstr "Функции" #: Sidebar.xcu +#, fuzzy msgctxt "" "Sidebar.xcu\n" "..Sidebar.Content.DeckList.ManageChangesDeck\n" "Title\n" "value.text" msgid "Manage Changes" -msgstr "" +msgstr "~Креирај имиња..." #: Sidebar.xcu msgctxt "" @@ -21079,6 +21468,16 @@ msgstr "Дизајн" #, fuzzy msgctxt "" "Sidebar.xcu\n" +"..Sidebar.Content.DeckList.ChartDeck\n" +"Title\n" +"value.text" +msgid "Chart" +msgstr "Графикон" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" "..Sidebar.Content.PanelList.StylesPropertyPanel\n" "Title\n" "value.text" @@ -21117,6 +21516,16 @@ msgstr "" #, fuzzy msgctxt "" "Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ShadowPropertyPanel\n" +"Title\n" +"value.text" +msgid "Shadow" +msgstr "Сенка" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" "..Sidebar.Content.PanelList.LinePropertyPanel\n" "Title\n" "value.text" @@ -21308,13 +21717,14 @@ msgid "Navigator" msgstr "На~вигатор" #: Sidebar.xcu +#, fuzzy msgctxt "" "Sidebar.xcu\n" "..Sidebar.Content.PanelList.SwManageChangesPanel\n" "Title\n" "value.text" msgid "Manage Changes" -msgstr "" +msgstr "~Креирај имиња..." #: Sidebar.xcu #, fuzzy @@ -21354,6 +21764,82 @@ msgctxt "" msgid "Themes" msgstr "" +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartElementsPanel\n" +"Title\n" +"value.text" +msgid "Elements" +msgstr "Избор" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartSeriesPanel\n" +"Title\n" +"value.text" +msgid "Data Series" +msgstr "" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartTrendlinePanel\n" +"Title\n" +"value.text" +msgid "Trendline" +msgstr "" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartErrorBarPanel\n" +"Title\n" +"value.text" +msgid "Error Bar" +msgstr "" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartAxisPanel\n" +"Title\n" +"value.text" +msgid "Axis" +msgstr "О~ска" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartAreaPanel\n" +"Title\n" +"value.text" +msgid "Area" +msgstr "" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartLinePanel\n" +"Title\n" +"value.text" +msgid "Line" +msgstr "Линија" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartCharacterPanel\n" +"Title\n" +"value.text" +msgid "Character" +msgstr "З~нак..." + #: StartModuleCommands.xcu msgctxt "" "StartModuleCommands.xcu\n" @@ -21608,13 +22094,24 @@ msgid "AutoTe~xt..." msgstr "Автоматски те~кст..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" "Label\n" "value.text" -msgid "~Print Layout" -msgstr "Изглед за ~печатење" +msgid "~Normal View" +msgstr "~Нормален приказ" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" +"ContextLabel\n" +"value.text" +msgid "~Normal" +msgstr "~Нормален" #: WriterCommands.xcu msgctxt "" @@ -21736,6 +22233,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" @@ -21757,8 +22263,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n" "Label\n" "value.text" -msgid "~Indexes and Tables..." -msgstr "~Индекси и табели..." +msgid "~Indexes and Tables of Contents..." +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21797,13 +22303,14 @@ msgid "Font Color" msgstr "Боја на фонтот" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n" "Label\n" "value.text" -msgid "~All Indexes and Tables" -msgstr "~Сите индекси и табели" +msgid "Indexes and ~Tables" +msgstr "Инде~кси и табели" #: WriterCommands.xcu msgctxt "" @@ -21888,13 +22395,14 @@ msgid "~Record Changes" msgstr "~Сними промени" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges\n" "Label\n" "value.text" msgid "~Show Changes" -msgstr "" +msgstr "Прикаж~и промени..." #: WriterCommands.xcu msgctxt "" @@ -21902,8 +22410,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:GotoPage\n" "Label\n" "value.text" -msgid "To Page" -msgstr "На страница" +msgid "Go t~o Page" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21966,8 +22474,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:UpdateCharts\n" "Label\n" "value.text" -msgid "All ~Charts" -msgstr "Сите ~графикони" +msgid "~Charts" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -22060,13 +22568,14 @@ msgid "Caption..." msgstr "Наслов..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertFootnoteDialog\n" "Label\n" "value.text" -msgid "Footnote/Endnote~..." -msgstr "Фуснота/Забелешк~а..." +msgid "F~ootnote and Endnote..." +msgstr "~Фусноти/Забелешки..." #: WriterCommands.xcu msgctxt "" @@ -22115,6 +22624,16 @@ msgid "Insert Page Break" msgstr "Вметни прелом на ~ред" #: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n" +"ContextLabel\n" +"value.text" +msgid "~Page Break" +msgstr "~Рачен прелом" + +#: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertAnnotation\n" @@ -22139,16 +22658,26 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract\n" "Label\n" "value.text" -msgid "Insert Frame Manually" -msgstr "Вметни рамка рачно" +msgid "Insert Frame" +msgstr "" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract\n" +"ContextLabel\n" +"value.text" +msgid "Draw ~Frame" +msgstr "" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertFrame\n" "Label\n" "value.text" -msgid "Fra~me..." +msgid "F~rame..." msgstr "Ра~мка..." #: WriterCommands.xcu @@ -22409,6 +22938,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" @@ -22436,42 +22974,6 @@ msgstr "Број на страница" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Grow\n" -"Label\n" -"value.text" -msgid "Increase Font Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Grow\n" -"ContextLabel\n" -"value.text" -msgid "Increase Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Shrink\n" -"Label\n" -"value.text" -msgid "Decrease Font Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Shrink\n" -"ContextLabel\n" -"value.text" -msgid "Decrease Size" -msgstr "" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:PageStyleName\n" "Label\n" "value.text" @@ -22962,8 +23464,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:FrameDialog\n" "ContextLabel\n" "value.text" -msgid "Fra~me/Object..." -msgstr "Рамка/Објект..." +msgid "Fra~me and OLE Object..." +msgstr "" #: WriterCommands.xcu #, fuzzy @@ -22995,12 +23497,13 @@ msgid "Ta~ble Properties..." msgstr "Својства на та~бела..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:FootnoteDialog\n" "Label\n" "value.text" -msgid "~Footnotes/Endnotes..." +msgid "~Footnotes and Endnotes..." msgstr "~Фусноти/Забелешки..." #: WriterCommands.xcu @@ -23199,8 +23702,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:HeadingRowsRepeat\n" "Label\n" "value.text" -msgid "Heading rows repeat" -msgstr "Повтори заглавија на редовите" +msgid "Repeat Heading Rows" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -23244,8 +23747,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertRows\n" "Label\n" "value.text" -msgid "Insert Row Below" -msgstr "" +msgid "Insert Row" +msgstr "Вметни ред" #: WriterCommands.xcu msgctxt "" @@ -23294,14 +23797,13 @@ msgid "Columns ~Left" msgstr "" #: WriterCommands.xcu -#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertColumns\n" "Label\n" "value.text" -msgid "Insert Column Right" -msgstr "Вметни ќелии надесно" +msgid "Insert Column" +msgstr "Вметни колона" #: WriterCommands.xcu #, fuzzy @@ -24553,13 +25055,12 @@ msgid "~First Paragraph" msgstr "~Прв пасус" #: WriterCommands.xcu -#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:DistributeColumns\n" "Label\n" "value.text" -msgid "~Distribute Columns Equally" +msgid "~Distribute Columns Evenly" msgstr "~Распредели колони подеднакво" #: WriterCommands.xcu @@ -24572,13 +25073,14 @@ msgid "Increment Indent Value" msgstr "Зголеми вредност на вовлекување" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:DistributeRows\n" "Label\n" "value.text" -msgid "Distribute Rows Equally " -msgstr "Распредели редови подеднакво " +msgid "Distribute Rows Evenly" +msgstr "Распредели ги колоните рамномерно" #: WriterCommands.xcu msgctxt "" @@ -24631,8 +25133,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:RowSplit\n" "Label\n" "value.text" -msgid "Allow Row to Break Across Pages and Columns" -msgstr "Дозволи прелом на редот преку страници и колони" +msgid "~Break Across Pages and Columns" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -24815,13 +25317,14 @@ msgid "Select Text" msgstr "Избери текст" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:Ruler\n" "Label\n" "value.text" -msgid "~Ruler" -msgstr "~Линијари" +msgid "~Rulers" +msgstr "Линијар" #: WriterCommands.xcu msgctxt "" @@ -24835,10 +25338,10 @@ msgstr "Нумерирање ~линии..." #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Graphic\n" +"..WriterCommands.UserInterface.Commands..uno:ShowGraphics\n" "Label\n" "value.text" -msgid "Hide ~Images" +msgid "~Images and Charts" msgstr "" #: WriterCommands.xcu @@ -24932,13 +25435,14 @@ msgid "Add Unknown Words" msgstr "Додај непознати зборови" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:HScroll\n" "Label\n" "value.text" -msgid "Scroll Horizontal" -msgstr "Движи хоризонтално" +msgid "Horizontal Scroll Bar" +msgstr "Хоризонтална лента за движење" #: WriterCommands.xcu msgctxt "" @@ -24962,6 +25466,15 @@ msgstr "Знаци што ~не се печатат" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:HideWhitespace\n" +"Label\n" +"value.text" +msgid "Hide Whitespac~e" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:SortDialog\n" "Label\n" "value.text" @@ -25104,13 +25617,14 @@ msgid "~Select" msgstr "~Избери" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Popups..uno:TableAutoFitMenu\n" "Label\n" "value.text" -msgid "A~utofit" -msgstr "А~втоматско приспособување" +msgid "Si~ze" +msgstr "Големина" #: WriterCommands.xcu msgctxt "" @@ -25136,8 +25650,18 @@ msgctxt "" "..WriterCommands.UserInterface.Popups..uno:IndexesMenu\n" "Label\n" "value.text" -msgid "Inde~xes and Tables" -msgstr "Инде~кси и табели" +msgid "Table of Contents and Inde~x" +msgstr "" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:FormatAllNotes\n" +"Label\n" +"value.text" +msgid "Comments..." +msgstr "~Коментари..." #: WriterCommands.xcu msgctxt "" @@ -25277,6 +25801,100 @@ msgctxt "" msgid "Forward" msgstr "Напред" +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Horizontal Line&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Horizontal ~Line" +msgstr "Хоризонтална линија" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Default" +msgstr "Стандардно" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Title" +msgstr "~Наслов" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Subtitle&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Subtitle" +msgstr "П~однаслов..." + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~1" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~2" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~3" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~4" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~5" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 6&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~6" +msgstr "" + #: WriterFormWindowState.xcu msgctxt "" "WriterFormWindowState.xcu\n" @@ -26980,14 +27598,13 @@ msgid "Logo" msgstr "" #: WriterWindowState.xcu -#, fuzzy msgctxt "" "WriterWindowState.xcu\n" "..WriterWindowState.UIElements.States.private:resource/toolbar/changes\n" "UIName\n" "value.text" -msgid "Changes" -msgstr "Проме~ни" +msgid "Track Changes" +msgstr "" #: XFormsWindowState.xcu msgctxt "" @@ -27331,48 +27948,3 @@ msgctxt "" "value.text" msgid "Fontwork Shape" msgstr "Облик на ТекстЕфекти" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "" - -#: MathCommands.xcu -msgctxt "" -"MathCommands.xcu\n" -"..MathCommands.UserInterface.Commands..uno:ToolBox\n" -"Label\n" -"value.text" -msgid "Elements" -msgstr "Избор" - -#: 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/mk/readlicense_oo/docs.po b/source/mk/readlicense_oo/docs.po index d4770570e4c..2ca792f102d 100644 --- a/source/mk/readlicense_oo/docs.po +++ b/source/mk/readlicense_oo/docs.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-06 00:19+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2014-11-19 06:32+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1416378733.000000\n" #: readme.xrm msgctxt "" @@ -588,7 +589,7 @@ 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 "" #: readme.xrm @@ -839,3 +840,11 @@ msgctxt "" "readmeitem.text" msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation." msgstr "" + +#: readme.xrm +msgctxt "" +"readme.xrm\n" +"w32e1\n" +"readmeitem.text" +msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system." +msgstr "" diff --git a/source/mk/sc/source/ui/src.po b/source/mk/sc/source/ui/src.po index e35098dcaa6..6c40d4366f0 100644 --- a/source/mk/sc/source/ui/src.po +++ b/source/mk/sc/source/ui/src.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-13 00:32+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -4970,7 +4970,7 @@ msgstr "Име" msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" -"STR_HEADER_RANGE\n" +"STR_HEADER_RANGE_OR_EXPR\n" "string.text" msgid "Range or formula expression" msgstr "" @@ -5044,6 +5044,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 "Опсег" + +#: globstr.src msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" @@ -5735,30 +5745,31 @@ msgid "~Paste" msgstr "~Вметни" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_HEIGHT\n" +"SID_PASTE_SPECIAL\n" "menuitem.text" -msgid "Row Hei~ght..." -msgstr "Висина на р~ед..." +msgid "P~aste Special..." +msgstr "Вметни ~специјално..." #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_OPT_HEIGHT\n" +"FID_INS_ROWS_BEFORE\n" "menuitem.text" -msgid "Optimal ~Row Height..." -msgstr "Оптимална висина ~на ред..." +msgid "Insert Rows A~bove" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_INS_ROW\n" +"FID_INS_ROWS_AFTER\n" "menuitem.text" -msgid "~Insert Rows Above" +msgid "Insert Rows ~Below" msgstr "" #: hdrcont.src @@ -5767,18 +5778,36 @@ 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 "Избриши со~држина..." +msgid "Cl~ear Contents..." +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_HEIGHT\n" +"menuitem.text" +msgid "Row Hei~ght..." +msgstr "Висина на р~ед..." + +#: hdrcont.src +#, fuzzy +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_OPT_HEIGHT\n" +"menuitem.text" +msgid "~Optimal Row Height..." +msgstr "Оптимална висина ~на ред..." #: hdrcont.src msgctxt "" @@ -5786,8 +5815,8 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "FID_ROW_HIDE\n" "menuitem.text" -msgid "~Hide" -msgstr "~Скриј" +msgid "~Hide Rows" +msgstr "" #: hdrcont.src msgctxt "" @@ -5795,91 +5824,93 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "FID_ROW_SHOW\n" "menuitem.text" -msgid "~Show" -msgstr "~Покажи" +msgid "~Show Rows" +msgstr "" #: hdrcont.src #, fuzzy msgctxt "" "hdrcont.src\n" -"RID_POPUP_ROWHEADER\n" +"RID_POPUP_COLHEADER\n" "SID_PASTE_SPECIAL\n" "menuitem.text" msgid "P~aste Special..." msgstr "Вметни ~специјално..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_WIDTH\n" +"FID_INS_COLUMNS_BEFORE\n" "menuitem.text" -msgid "Col~umn Width..." -msgstr "Ширина на кол~она..." +msgid "Insert Columns ~Left" +msgstr "Вметни ко~лони" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_OPT_WIDTH\n" +"FID_INS_COLUMNS_AFTER\n" "menuitem.text" -msgid "O~ptimal Column Width..." -msgstr "Оптим~ална ширина на колона..." +msgid "Insert Columns ~Right" +msgstr "" #: hdrcont.src -#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_INS_COLUMN\n" +"SID_DEL_COLS\n" "menuitem.text" -msgid "~Insert Columns Left" -msgstr "Вметни ко~лони" +msgid "~Delete Columns" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_DEL_COLS\n" +"SID_DELETE\n" "menuitem.text" -msgid "~Delete Selected Columns" +msgid "Cl~ear Contents..." msgstr "" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_DELETE\n" +"FID_COL_WIDTH\n" "menuitem.text" -msgid "D~elete Column Contents..." -msgstr "" +msgid "Column ~Width..." +msgstr "Ширина на кол~она..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_HIDE\n" +"FID_COL_OPT_WIDTH\n" "menuitem.text" -msgid "~Hide" -msgstr "~Скриј" +msgid "~Optimal Column Width..." +msgstr "Оптим~ална ширина на колона..." #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_SHOW\n" +"FID_COL_HIDE\n" "menuitem.text" -msgid "~Show" -msgstr "~Покажи" +msgid "~Hide Columns" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_PASTE_SPECIAL\n" +"FID_COL_SHOW\n" "menuitem.text" -msgid "Paste ~Special..." -msgstr "Вметни ~специјално..." +msgid "~Show Columns" +msgstr "" #: popup.src msgctxt "" @@ -6007,8 +6038,8 @@ msgctxt "" "RID_POPUP_CELLS\n" "SID_DELETE\n" "menuitem.text" -msgid "Delete C~ontents..." -msgstr "Избриши с~одржина..." +msgid "Cl~ear Contents..." +msgstr "" #: popup.src msgctxt "" @@ -6152,6 +6183,15 @@ msgstr "Заштита на лист" msgctxt "" "popup.src\n" "RID_POPUP_TAB\n" +"FID_TAB_TOGGLE_GRID\n" +"menuitem.text" +msgid "Sheet ~Gridlines" +msgstr "" + +#: popup.src +msgctxt "" +"popup.src\n" +"RID_POPUP_TAB\n" "FID_TAB_RTL\n" "menuitem.text" msgid "S~heet Right-To-Left" @@ -20113,12 +20153,13 @@ msgid "The selection number taken from the elements." msgstr "Класа на варијацијата." #: scfuncs.src +#, fuzzy msgctxt "" "scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgid "Returns a (1-alpha) confidence interval for a normal distribution." msgstr "Го враќа интервалот на доверба за нормална распределба." #: scfuncs.src @@ -20176,12 +20217,13 @@ msgid "The size of the population." msgstr "Обем на популацијата." #: scfuncs.src +#, fuzzy msgctxt "" "scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_N\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgid "Returns a (1-alpha) confidence interval for a normal distribution." msgstr "Го враќа интервалот на доверба за нормална распределба." #: scfuncs.src @@ -20246,7 +20288,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 "Го враќа интервалот на доверба за нормална распределба." #: scfuncs.src @@ -26179,6 +26221,80 @@ msgctxt "" msgid "Collapse Formula Bar" msgstr "" +#, fuzzy +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"SID_DELETE\n" +"menuitem.text" +msgid "De~lete Row Contents..." +msgstr "Избриши со~држина..." + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_SHOW\n" +"menuitem.text" +msgid "~Show" +msgstr "~Покажи" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_HIDE\n" +"menuitem.text" +msgid "~Hide" +msgstr "~Скриј" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_SHOW\n" +"menuitem.text" +msgid "~Show" +msgstr "~Покажи" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_PASTE_SPECIAL\n" +"menuitem.text" +msgid "Paste ~Special..." +msgstr "Вметни ~специјално..." + +msgctxt "" +"popup.src\n" +"RID_POPUP_CELLS\n" +"SID_DELETE\n" +"menuitem.text" +msgid "Delete C~ontents..." +msgstr "Избриши с~одржина..." + +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_N\n" +"1\n" +"string.text" +msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgstr "Го враќа интервалот на доверба за нормална распределба." + +#, fuzzy +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n" +"1\n" +"string.text" +msgid "Returns the day of the week for the date value as an integer (1-7)." +msgstr "Го враќа денот од неделата за вредноста на датумот како цел број (1-7)." + +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR\n" +"7\n" +"string.text" +msgid "If given and not equal to zero then rounded down according to amount when a negative number and significance." +msgstr "Ако е дадено и е различно од нула и ако бројот и значајноста се негативни, се заокружува на претходниот најмал заеднички содржател." + #: condformatdlg.src msgctxt "" "condformatdlg.src\n" @@ -26197,32 +26313,124 @@ msgctxt "" msgid "3 Colored Smilies" msgstr "" +#: globstr.src +msgctxt "" +"globstr.src\n" +"RID_GLOBSTR\n" +"STR_HEADER_RANGE\n" +"string.text" +msgid "Range or formula expression" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_OPT_HEIGHT\n" +"menuitem.text" +msgid "Optimal ~Row Height..." +msgstr "Оптимална висина ~на ред..." + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_INS_ROW\n" +"menuitem.text" +msgid "~Insert Rows Above" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"SID_DEL_ROWS\n" +"menuitem.text" +msgid "~Delete Selected Rows" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_HIDE\n" +"menuitem.text" +msgid "~Hide" +msgstr "~Скриј" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_WIDTH\n" +"menuitem.text" +msgid "Col~umn Width..." +msgstr "Ширина на кол~она..." + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_OPT_WIDTH\n" +"menuitem.text" +msgid "O~ptimal Column Width..." +msgstr "Оптим~ална ширина на колона..." + +#: hdrcont.src +#, fuzzy +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_INS_COLUMN\n" +"menuitem.text" +msgid "~Insert Columns Left" +msgstr "Вметни ко~лони" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_DEL_COLS\n" +"menuitem.text" +msgid "~Delete Selected Columns" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_DELETE\n" +"menuitem.text" +msgid "D~elete Column Contents..." +msgstr "" + #: scfuncs.src msgctxt "" "scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MS\n" "1\n" "string.text" -msgid "Returns the day of the week for the date value as an integer (1-7)." -msgstr "Го враќа денот од неделата за вредноста на датумот како цел број (1-7)." +msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance." +msgstr "" #: scfuncs.src msgctxt "" "scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR\n" -"7\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE\n" +"1\n" "string.text" -msgid "If given and not equal to zero then rounded down according to amount when a negative number and significance." -msgstr "Ако е дадено и е различно од нула и ако бројот и значајноста се негативни, се заокружува на претходниот најмал заеднички содржател." +msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgstr "Го враќа интервалот на доверба за нормална распределба." #: scfuncs.src +#, fuzzy msgctxt "" "scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_FLOOR_MS\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n" "1\n" "string.text" -msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance." -msgstr "" +msgid "Returns a (1 alpha) confidence interval for a Student's t distribution." +msgstr "Го враќа интервалот на доверба за нормална распределба." #: scfuncs.src msgctxt "" diff --git a/source/mk/sc/uiconfig/scalc/ui.po b/source/mk/sc/uiconfig/scalc/ui.po index c970c77c682..23effba752e 100644 --- a/source/mk/sc/uiconfig/scalc/ui.po +++ b/source/mk/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-13 00:32+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:54+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477157.000000\n" +"X-POOTLE-MTIME: 1435283659.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/mk/sd/source/ui/app.po b/source/mk/sd/source/ui/app.po index cefc8a47b1e..86b9523974a 100644 --- a/source/mk/sd/source/ui/app.po +++ b/source/mk/sd/source/ui/app.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-13 00:33+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -209,15 +209,6 @@ msgstr "" #: menuids_tmpl.src msgctxt "" "menuids_tmpl.src\n" -"MN_MODIFY_SLIDE\n" -"SID_MODIFYPAGE\n" -"menuitem.text" -msgid "Slide ~Layout" -msgstr "Распоред на с~лајдови" - -#: menuids_tmpl.src -msgctxt "" -"menuids_tmpl.src\n" "MN_FORMAT_PAGE\n" "SID_PAGESETUP\n" "menuitem.text" @@ -4071,6 +4062,14 @@ msgstr "Табела" msgctxt "" "menuids_tmpl.src\n" +"MN_MODIFY_SLIDE\n" +"SID_MODIFYPAGE\n" +"menuitem.text" +msgid "Slide ~Layout" +msgstr "Распоред на с~лајдови" + +msgctxt "" +"menuids_tmpl.src\n" "MN_OBJECT_ALIGN\n" "SID_OBJECT_ALIGN\n" "menuitem.text" diff --git a/source/mk/sd/source/ui/view.po b/source/mk/sd/source/ui/view.po index 034f0fb5bb9..20f864eca5b 100644 --- a/source/mk/sd/source/ui/view.po +++ b/source/mk/sd/source/ui/view.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-13 00:34+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -131,22 +131,10 @@ msgstr "Линии по страница" msgctxt "" "DocumentRenderer.src\n" "_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES\n" -"Default\n" +"According to layout\n" "itemlist.text" -msgid "Default" +msgid "According to layout" msgstr "" -"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n" -"Стандардно\n" -"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" -"Стандардно\n" -"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n" -"Стандардно\n" -"#-#-#-#-# dlged.po (PACKAGE VERSION) #-#-#-#-#\n" -"Стандарден\n" -"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" -"Преддефиниран\n" -"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" -"Стандардно" #: DocumentRenderer.src msgctxt "" @@ -544,3 +532,23 @@ msgctxt "" "itemlist.text" msgid "Se~lection" msgstr "Избор" + +msgctxt "" +"DocumentRenderer.src\n" +"_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES\n" +"Default\n" +"itemlist.text" +msgid "Default" +msgstr "" +"#-#-#-#-# config.po (PACKAGE VERSION) #-#-#-#-#\n" +"Стандардно\n" +"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" +"Стандардно\n" +"#-#-#-#-# dlg.po (PACKAGE VERSION) #-#-#-#-#\n" +"Стандардно\n" +"#-#-#-#-# dlged.po (PACKAGE VERSION) #-#-#-#-#\n" +"Стандарден\n" +"#-#-#-#-# misc.po (PACKAGE VERSION) #-#-#-#-#\n" +"Преддефиниран\n" +"#-#-#-#-# dialog.po (PACKAGE VERSION) #-#-#-#-#\n" +"Стандардно" diff --git a/source/mk/sfx2/source/sidebar.po b/source/mk/sfx2/source/sidebar.po index 43021a7fe5e..04e085b3790 100644 --- a/source/mk/sfx2/source/sidebar.po +++ b/source/mk/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:52+0000\n" +"Last-Translator: system user <>\n" "Language-Team: none\n" "Language: mk\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%10==1 ? 0 : 1;\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1420660320.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/mk/sfx2/uiconfig/ui.po b/source/mk/sfx2/uiconfig/ui.po index 677db547b84..b238fcff431 100644 --- a/source/mk/sfx2/uiconfig/ui.po +++ b/source/mk/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-13 00:34+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:57+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477287.000000\n" +"X-POOTLE-MTIME: 1435283821.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 @@ -2002,3 +2011,57 @@ msgctxt "" "string.text" msgid "Existing Versions" msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"writer_all\n" +"label\n" +"string.text" +msgid "Writer _Document" +msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"calc_all\n" +"label\n" +"string.text" +msgid "Calc _Spreadsheet" +msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"impress_all\n" +"label\n" +"string.text" +msgid "Impress _Presentation" +msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"draw_all\n" +"label\n" +"string.text" +msgid "Draw D_rawing" +msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"math_all\n" +"label\n" +"string.text" +msgid "Math For_mula" +msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"database_all\n" +"label\n" +"string.text" +msgid "Base D_atabase" +msgstr "" diff --git a/source/mk/svtools/source/dialogs.po b/source/mk/svtools/source/dialogs.po index e55ac7fdefd..d4a7f8fb8bc 100644 --- a/source/mk/svtools/source/dialogs.po +++ b/source/mk/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-07-28 12:09+0200\n" -"Last-Translator: Anonymous Pootle User\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2013-11-26 18:27+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\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%10==1 ? 0 : 1;\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1385490460.000000\n" #: addresstemplate.src msgctxt "" @@ -295,6 +296,14 @@ msgctxt "" msgid "Save" msgstr "Зачувување" +#: filedlg2.src +msgctxt "" +"filedlg2.src\n" +"STR_SVT_DEFAULT_SERVICE_LABEL\n" +"string.text" +msgid "$user$'s $service$" +msgstr "" + #: formats.src msgctxt "" "formats.src\n" diff --git a/source/mk/svtools/source/misc.po b/source/mk/svtools/source/misc.po index 05b0e5446be..cda24df83ef 100644 --- a/source/mk/svtools/source/misc.po +++ b/source/mk/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-13 00:37+0000\n" +"POT-Creation-Date: 2015-08-25 13:17+0200\n" +"PO-Revision-Date: 2015-06-26 01:58+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477427.000000\n" +"X-POOTLE-MTIME: 1435283914.000000\n" #: imagemgr.src msgctxt "" @@ -2239,10 +2239,11 @@ msgid "Sardinian" msgstr "Сардинијски" #: langtab.src +#, fuzzy msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" -"LANGUAGE_DZONGKHA\n" +"LANGUAGE_DZONGKHA_BHUTAN\n" "pairedlist.text" msgid "Dzongkha" msgstr "Ѕонгка" @@ -3795,6 +3796,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 "Англиски (Намибија)" + +#: 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 "Германски (Швајцарија)" + #: svtools.src #, fuzzy msgctxt "" @@ -4119,3 +4167,12 @@ msgctxt "" "string.text" msgid "~Repeat: " msgstr "Повто~ри: " + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_DZONGKHA\n" +"pairedlist.text" +msgid "Dzongkha" +msgstr "Ѕонгка" diff --git a/source/mk/svtools/uiconfig/ui.po b/source/mk/svtools/uiconfig/ui.po index 2f926115df6..f6e8df55285 100644 --- a/source/mk/svtools/uiconfig/ui.po +++ b/source/mk/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-13 00:37+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:59+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477433.000000\n" +"X-POOTLE-MTIME: 1435283959.000000\n" #: GraphicExportOptionsDialog.ui #, fuzzy @@ -517,32 +517,13 @@ msgstr "" #, fuzzy msgctxt "" "placeedit.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Name:" -msgstr "Име" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"label6\n" +"typeLabel\n" "label\n" "string.text" msgid "Type:" msgstr "Тип" #: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "File Service" -msgstr "" - -#: placeedit.ui #, fuzzy msgctxt "" "placeedit.ui\n" @@ -553,51 +534,23 @@ msgid "Host:" msgstr "Трошок" #: placeedit.ui -#, fuzzy msgctxt "" "placeedit.ui\n" "pathLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "Патека" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"portLabel\n" -"label\n" -"string.text" -msgid "Port:" -msgstr "~Порта" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"webdavs\n" -"label\n" -"string.text" -msgid "Secured WebDAV (HTTPS)" +msgid "Root:" msgstr "" #: placeedit.ui +#, fuzzy msgctxt "" "placeedit.ui\n" -"label4\n" +"shareLabel\n" "label\n" "string.text" -msgid "Server Details" -msgstr "" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"bindingLabel\n" -"label\n" -"string.text" -msgid "Binding URL:" -msgstr "" +msgid "Share:" +msgstr "Облик" #: placeedit.ui msgctxt "" @@ -611,88 +564,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" -"label\n" -"string.text" -msgid "Path:" -msgstr "Патека" - -#: placeedit.ui msgctxt "" "placeedit.ui\n" -"label12\n" +"loginLabel\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 "Трошок" - -#: placeedit.ui -#, fuzzy -msgctxt "" -"placeedit.ui\n" -"label10\n" -"label\n" -"string.text" -msgid "Share:" -msgstr "Облик" +msgid "Label:" +msgstr "" #: placeedit.ui #, fuzzy msgctxt "" "placeedit.ui\n" -"label11\n" +"portLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "Патека" +msgid "Port:" +msgstr "~Порта" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label8\n" -"label\n" +"port-nospin\n" +"text\n" "string.text" -msgid "Server Details" +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 "Прегледај детали" +msgid "Remember password" +msgstr "" #: placeedit.ui msgctxt "" @@ -730,15 +661,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" @@ -947,3 +869,159 @@ msgctxt "" "string.text" msgid "Do you want to restart %PRODUCTNAME now?" msgstr "" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"pathLabel\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "Патека" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label5\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "Патека" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label9\n" +"label\n" +"string.text" +msgid "Host:" +msgstr "Трошок" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label11\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "Патека" + +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label15\n" +"label\n" +"string.text" +msgid "User Details" +msgstr "Прегледај детали" + +#: placeedit.ui +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "Name:" +msgstr "Име" + +#: placeedit.ui +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label6\n" +"label\n" +"string.text" +msgid "Type:" +msgstr "Тип" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "File Service" +msgstr "" + +#: placeedit.ui +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" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"bindingLabel\n" +"label\n" +"string.text" +msgid "Binding URL:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Server type:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label12\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "" + +#: placeedit.ui +#, fuzzy +msgctxt "" +"placeedit.ui\n" +"label10\n" +"label\n" +"string.text" +msgid "Share:" +msgstr "Облик" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label8\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label16\n" +"label\n" +"string.text" +msgid "Login:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"liststore1\n" +"4\n" +"stringlist.text" +msgid "CMIS" +msgstr "" diff --git a/source/mk/svx/inc.po b/source/mk/svx/inc.po index e42e420b6ba..a0b18318f28 100644 --- a/source/mk/svx/inc.po +++ b/source/mk/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-13 00:37+0000\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-26 01:59+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477434.000000\n" +"X-POOTLE-MTIME: 1435283964.000000\n" #: globlmn_tmpl.hrc msgctxt "" @@ -363,14 +363,6 @@ msgstr "~Вметни" #: globlmn_tmpl.hrc msgctxt "" "globlmn_tmpl.hrc\n" -"ITEM_EDIT_IMAP\n" -"#define.text" -msgid "ImageMap" -msgstr "МапаНаСлика" - -#: globlmn_tmpl.hrc -msgctxt "" -"globlmn_tmpl.hrc\n" "ITEM_EXTERNAL_EDIT\n" "#define.text" msgid "Edit with External Tool..." @@ -455,6 +447,24 @@ msgstr "П~ресечи" #: globlmn_tmpl.hrc msgctxt "" "globlmn_tmpl.hrc\n" +"ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT.ITEM_EQUALIZEWIDTH\n" +"SID_EQUALIZEWIDTH\n" +"menuitem.text" +msgid "Equalize ~Width" +msgstr "" + +#: globlmn_tmpl.hrc +msgctxt "" +"globlmn_tmpl.hrc\n" +"ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT.ITEM_EQUALIZEWIDTH.ITEM_EQUALIZEHEIGHT\n" +"SID_EQUALIZEHEIGHT\n" +"menuitem.text" +msgid "Equalize ~Height" +msgstr "" + +#: globlmn_tmpl.hrc +msgctxt "" +"globlmn_tmpl.hrc\n" "MNSUB_FORMEN\n" "SID_POLY_FORMEN\n" "menuitem.text" @@ -615,3 +625,10 @@ msgctxt "" "#define.text" msgid "Open ~Smart Tag Menu" msgstr "Отвори мени за ~Паметни ознаки" + +msgctxt "" +"globlmn_tmpl.hrc\n" +"ITEM_EDIT_IMAP\n" +"#define.text" +msgid "ImageMap" +msgstr "МапаНаСлика" diff --git a/source/mk/svx/source/svdraw.po b/source/mk/svx/source/svdraw.po index dc7ebd3d9dd..6962b6c5085 100644 --- a/source/mk/svx/source/svdraw.po +++ b/source/mk/svx/source/svdraw.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:41+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-05-13 00:39+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1563,6 +1563,22 @@ msgstr "Распредели ги избраните објекти" #: svdstr.src msgctxt "" "svdstr.src\n" +"STR_EqualizeWidthMarkedObjects\n" +"string.text" +msgid "Equalize Width %1" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" +"STR_EqualizeHeightMarkedObjects\n" +"string.text" +msgid "Equalize Height %1" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" "STR_EditCombine_OnePoly\n" "string.text" msgid "Combine %1" @@ -4894,6 +4910,14 @@ msgstr "Распределба на колони" #: svdstr.src msgctxt "" "svdstr.src\n" +"STR_TABLE_DELETE_CELL_CONTENTS\n" +"string.text" +msgid "Delete cell contents" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" "STR_TABLE_STYLE\n" "string.text" msgid "Table style" diff --git a/source/mk/svx/uiconfig/ui.po b/source/mk/svx/uiconfig/ui.po index 1ea65314796..2bfd894d283 100644 --- a/source/mk/svx/uiconfig/ui.po +++ b/source/mk/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-13 00:39+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-06-26 02:02+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477588.000000\n" +"X-POOTLE-MTIME: 1435284132.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/mk/sw/source/ui/app.po b/source/mk/sw/source/ui/app.po index f722701a2dd..bdaebff735a 100644 --- a/source/mk/sw/source/ui/app.po +++ b/source/mk/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-13 00:40+0000\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-26 02:03+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477615.000000\n" +"X-POOTLE-MTIME: 1435284203.000000\n" #: app.src msgctxt "" @@ -1143,12 +1143,13 @@ msgid "Password-protected files cannot be opened." msgstr "Документите заштитени со лозинка не може да се отворат." #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord6 file." +msgid "This is not a valid WinWord6 file." msgstr "Ова не е WinWord6-датотека." #: error.src @@ -1179,12 +1180,13 @@ msgid "File has been written in a newer version." msgstr "Датотеката е зачувана во понова верзија." #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord97 file." +msgid "This is not a valid WinWord97 file." msgstr "Ова не е WinWord97-датотека." #: error.src @@ -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 "А~журирај индекс/табела" +msgid "~Update Index or Table of Contents" +msgstr "" #: mn.src -#, fuzzy msgctxt "" "mn.src\n" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_EDIT_CURRENT_TOX\n" "menuitem.text" -msgid "~Edit Index or Table" -msgstr "~Уреди индекс/табела" +msgid "~Edit Index or Table of Contents" +msgstr "" #: mn.src -#, fuzzy msgctxt "" "mn.src\n" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_REMOVE_CUR_TOX\n" "menuitem.text" -msgid "Delete Index or Table" -msgstr "Избриши индекс/табела" +msgid "Delete Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -2472,3 +2471,49 @@ msgctxt "" "menuitem.text" msgid "Delete Page Break" msgstr "Избриши преломи на страница" + +#, fuzzy +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_UPDATE_CUR_TOX\n" +"menuitem.text" +msgid "~Update Index or Table" +msgstr "А~журирај индекс/табела" + +#, fuzzy +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_EDIT_CURRENT_TOX\n" +"menuitem.text" +msgid "~Edit Index or Table" +msgstr "~Уреди индекс/табела" + +#, fuzzy +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_REMOVE_CUR_TOX\n" +"menuitem.text" +msgid "Delete Index or Table" +msgstr "Избриши индекс/табела" + +#: error.src +#, 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." +msgstr "Ова не е WinWord6-датотека." + +#: error.src +msgctxt "" +"error.src\n" +"RID_SW_ERRHDL\n" +"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" +"string.text" +msgid "This is not a WinWord97 file." +msgstr "Ова не е WinWord97-датотека." diff --git a/source/mk/sw/source/ui/dochdl.po b/source/mk/sw/source/ui/dochdl.po index 88df42c13fd..a89c5e2e7fc 100644 --- a/source/mk/sw/source/ui/dochdl.po +++ b/source/mk/sw/source/ui/dochdl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-13 00:40+0000\n" "Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -29,8 +29,16 @@ msgctxt "" "dochdl.src\n" "STR_NO_TABLE\n" "string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "Не може да се вметне табела во друга табела. Сепак, можете да ги вметнете податоците во документот кога покажувачот не е во табела." +msgid "A table with no rows or no cells cannot be inserted" +msgstr "" + +#: dochdl.src +msgctxt "" +"dochdl.src\n" +"STR_TABLE_TOO_LARGE\n" +"string.text" +msgid "The table cannot be inserted because it is too large" +msgstr "" #: dochdl.src msgctxt "" @@ -80,3 +88,10 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "DDE-врска" + +msgctxt "" +"dochdl.src\n" +"STR_NO_TABLE\n" +"string.text" +msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." +msgstr "Не може да се вметне табела во друга табела. Сепак, можете да ги вметнете податоците во документот кога покажувачот не е во табела." diff --git a/source/mk/sw/uiconfig/swriter/ui.po b/source/mk/sw/uiconfig/swriter/ui.po index 7b5cc9a2777..bf8c5ebae67 100644 --- a/source/mk/sw/uiconfig/swriter/ui.po +++ b/source/mk/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-13 00:41+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-06 23:00+0000\n" "Last-Translator: system user <>\n" "Language-Team: none\n" "Language: mk\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431477718.000000\n" +"X-POOTLE-MTIME: 1438902031.000000\n" #: abstractdialog.ui msgctxt "" @@ -9401,13 +9401,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 "Почн~и со" #: numparapage.ui #, fuzzy @@ -9985,15 +9986,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 "По" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_markup\n" "string.text" -msgid "Parallel" +msgid "Through" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_text\n" "string.text" -msgid "Parallel" +msgid "Through" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" +"label\n" +"string.text" +msgid "Enable Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"enablecontour\n" "tooltip_markup\n" "string.text" -msgid "Through" +msgid "Click to automatically trim unnecessary parts of the image" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" "tooltip_text\n" "string.text" -msgid "Through" +msgid "Click to automatically trim unnecessary parts of the image" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" +"label\n" +"string.text" +msgid "Edit Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"editcontour\n" "tooltip_markup\n" "string.text" -msgid "Optimal" +msgid "Edit the trimmed area of the image" msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" "tooltip_text\n" "string.text" -msgid "Optimal" +msgid "Edit the trimmed area of the image" +msgstr "" + +#: sidebarwrap.ui +#, fuzzy +msgctxt "" +"sidebarwrap.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Spacing:" +msgstr "Растојание" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_markup\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_text\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"customlabel\n" +"label\n" +"string.text" +msgid "Custom" +msgstr "" + +#: sidebarwrap.ui +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 @@ -14739,7 +14894,7 @@ msgctxt "" "TocDialog\n" "title\n" "string.text" -msgid "Insert Index/Table" +msgid "Insert Index or Table of Contents" msgstr "" #: tocdialog.ui @@ -14757,7 +14912,7 @@ msgctxt "" "index\n" "label\n" "string.text" -msgid "Index/Table" +msgid "Index or Table of Contents" msgstr "" #: tocdialog.ui @@ -15355,7 +15510,7 @@ msgctxt "" "label1\n" "label\n" "string.text" -msgid "Create Index/Table" +msgid "Create Index or Table of Contents" msgstr "" #: tocindexpage.ui @@ -15901,33 +16056,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" @@ -15937,28 +16065,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 |