aboutsummaryrefslogtreecommitdiff
path: root/source/mk
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 20:44:23 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 21:01:17 +0100
commit86d6efcc43918d0c1252b02e808f921cbc4f5a34 (patch)
tree2421dd01f7189d566d5bd6d46cd1547272ed2c05 /source/mk
parentc54ca62057567513359adf7d7dce38167b54eb29 (diff)
update translations for 5.3.0 rc2
and force-fix errors using pocheck Change-Id: Iaa074827e5f9e841a2f013a7de4e5e902fe88824
Diffstat (limited to 'source/mk')
-rw-r--r--source/mk/basic/source/classes.po1081
-rw-r--r--source/mk/dbaccess/source/ui/dlg.po9
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po116
-rw-r--r--source/mk/helpcontent2/source/text/shared/optionen.po300
-rw-r--r--source/mk/helpcontent2/source/text/smath.po20
-rw-r--r--source/mk/helpcontent2/source/text/smath/00.po187
-rw-r--r--source/mk/helpcontent2/source/text/smath/01.po257
-rw-r--r--source/mk/helpcontent2/source/text/smath/04.po12
-rw-r--r--source/mk/helpcontent2/source/text/smath/guide.po36
-rw-r--r--source/mk/helpcontent2/source/text/swriter/01.po248
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice/Office/UI.po1026
-rw-r--r--source/mk/sw/source/ui/dochdl.po9
-rw-r--r--source/mk/sw/uiconfig/swriter/ui.po16
13 files changed, 574 insertions, 2743 deletions
diff --git a/source/mk/basic/source/classes.po b/source/mk/basic/source/classes.po
index eecea15c662..b7daaf7b923 100644
--- a/source/mk/basic/source/classes.po
+++ b/source/mk/basic/source/classes.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1449855319.000000\n"
#: sb.src
@@ -1351,1082 +1351,3 @@ 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/dbaccess/source/ui/dlg.po b/source/mk/dbaccess/source/ui/dlg.po
index 5a65e5b0398..c0c49aa788c 100644
--- a/source/mk/dbaccess/source/ui/dlg.po
+++ b/source/mk/dbaccess/source/ui/dlg.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1449855737.000000\n"
#: AutoControls.src
@@ -839,10 +839,3 @@ 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/helpcontent2/source/text/shared/01.po b/source/mk/helpcontent2/source/text/shared/01.po
index e2e67cb08e2..20f2382681b 100644
--- a/source/mk/helpcontent2/source/text/shared/01.po
+++ b/source/mk/helpcontent2/source/text/shared/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: 2016-12-21 15:39+0100\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
"PO-Revision-Date: 2016-07-06 12:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5043,180 +5043,184 @@ msgctxt ""
"01140000.xhp\n"
"bm_id3147294\n"
"help.text"
-msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
-msgstr "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
+msgid "<bookmark_value>printers; properties</bookmark_value> <bookmark_value>settings; printers</bookmark_value> <bookmark_value>properties; printers</bookmark_value> <bookmark_value>default printer; setting up</bookmark_value> <bookmark_value>printers; default printer</bookmark_value> <bookmark_value>page formats; restriction</bookmark_value>"
+msgstr ""
#: 01140000.xhp
-#, fuzzy
msgctxt ""
"01140000.xhp\n"
"hd_id3147294\n"
-"1\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3154422\n"
-"2\n"
"help.text"
-msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
-msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
+msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Select the default printer for the current document.</ahelp> </variable>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3148620\n"
-"20\n"
"help.text"
msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
-msgstr "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3145345\n"
-"4\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
+msgid "Printer"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3145211\n"
-"5\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
+msgid "Lists the information that applies to the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3148538\n"
-"19\n"
"help.text"
msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
-msgstr "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3154381\n"
-"6\n"
"help.text"
msgid "Name"
-msgstr "Име"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3156155\n"
-"7\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/name\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3156153\n"
-"8\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
+msgid "Status"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3150465\n"
-"9\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
+msgid "Describes the current status of the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3154898\n"
-"10\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
+msgid "Type"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3156326\n"
-"11\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
+msgid "Displays the type of printer that you selected."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3149416\n"
-"12\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
+msgid "Location"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3149955\n"
-"13\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
+msgid "Displays the port for the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3145316\n"
-"14\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
+msgid "Comments"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3155923\n"
-"15\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
+msgid "Displays additional information for the printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3149669\n"
-"16\n"
"help.text"
msgid "Properties"
-msgstr "Својства"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3149045\n"
-"17\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Changes the printer settings of your operating system for the current document.</ahelp>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3157322\n"
-"18\n"
"help.text"
msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>."
-msgstr "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>."
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id201612110303091265\n"
+"help.text"
+msgid "Options"
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id201612110239454950\n"
+"help.text"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/options\">Opens the <emph>Printer Options</emph> dialog where you can override the global printer options set on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Print</emph> panel for the current document.</ahelp>"
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3157323\n"
+"help.text"
+msgid "The <emph>Options</emph> button is only available in %PRODUCTNAME Writer and Calc."
+msgstr ""
#: 01160000.xhp
msgctxt ""
@@ -43676,7 +43680,7 @@ msgctxt ""
"par_id3154863\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentInfoPage\">Embed document fonts in the current file.</ahelp>"
+msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>"
msgstr ""
#: prop_font_embed.xhp
diff --git a/source/mk/helpcontent2/source/text/shared/optionen.po b/source/mk/helpcontent2/source/text/shared/optionen.po
index b9dc1c4bcb1..729a66c1055 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: 2016-11-09 14:10+0100\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
"PO-Revision-Date: 2016-07-06 13:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,9 +12,9 @@ msgstr ""
"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-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467810718.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467810666.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -2246,8 +2246,8 @@ msgctxt ""
"01010500.xhp\n"
"tit\n"
"help.text"
-msgid "Colors"
-msgstr "Бои"
+msgid "Color"
+msgstr ""
#: 01010500.xhp
msgctxt ""
@@ -2261,328 +2261,201 @@ msgstr "<bookmark_value>бои; модели</bookmark_value>"
msgctxt ""
"01010500.xhp\n"
"hd_id3150543\n"
-"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Бои</link>"
+msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Color\">Color</link>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3153104\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Ви овозможува да изберете боја од табела со бои, да уредувате постоечка боја или да дефинирате нови бои.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color palette, edit an existing color, or define new colors.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150767\n"
-"3\n"
"help.text"
-msgid "Color table"
-msgstr "Color table"
+msgid "Colors"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150869\n"
-"5\n"
"help.text"
-msgid "Name"
-msgstr "Име"
+msgid "Palette"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3149809\n"
-"6\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/name\">Го одредува името на избраната боја. Исто така може и да го напишете името во ова поле кога дефинирате нова боја.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/paletteselector\">Specifies the name of a selected palette. You can select a different palette here.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150447\n"
-"7\n"
"help.text"
-msgid "Color"
-msgstr "Боја"
+msgid "Color Set"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3149560\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/colorlb\">Содржи листа на достапни бои. За да изберете боја, изберете една од листата.</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3155132\n"
-"9\n"
"help.text"
-msgid "Color table"
-msgstr "Color table"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3152885\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/modellb\">За да го измените, изберете го моделот на бои: црвена-зелена-сина (RGB) или цијан-магента-жолта-црна (CMYK).</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id1527756\n"
-"help.text"
-msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
-msgstr "%PRODUCTNAME корити само RGB модел на бои за печатење во боја. Контролите за CMYK се дадени само за да се олесни внесот на вредностите за бои со користење на CMYK нотација."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3147426\n"
-"40\n"
-"help.text"
-msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "Доколку изберете RGB, ќе се појават иницијалите на трите бои и може да ја поставите бојата од 0 до 255 со копчето за ротирање."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3150103\n"
-"13\n"
-"help.text"
-msgid "R"
+msgid "<ahelp hid=\"cui/ui/colorpage/colorset\">Contains a list of available colors. Click on the desired one in the list to select it.</ahelp>"
msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3152462\n"
-"14\n"
+"hd_id31563321\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Црвена</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3145366\n"
-"15\n"
-"help.text"
-msgid "G"
+msgid "Recent Colors"
msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3153144\n"
-"16\n"
+"par_id31544811\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Зелена</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/recentcolorset\">Displays the last twelve colors selected and applied.</ahelp> Upon selecting a new color it is added to the left of the list. If the list is full and a new color is selected then the rightmost color is deleted."
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3153573\n"
-"17\n"
+"hd_id3156332\n"
"help.text"
-msgid "B"
+msgid "Add"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3153726\n"
-"18\n"
+"par_id3154481\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Црна</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds the new color to the <emph>Custom</emph> palette.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3152940\n"
-"41\n"
+"hd_id31547578\n"
"help.text"
-msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "Доколку изберете CMYK, ќе се појават иницијалите на четирите бои и може да ја поставите бојата од 0 до 255 со копчето за ротирање."
+msgid "Delete"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3154942\n"
-"42\n"
+"par_id3154483\n"
"help.text"
-msgid "C"
+msgid "<ahelp hid=\"cui/ui/colorpage/delete\">Deletes the selected color without confirmation.</ahelp>"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3145800\n"
-"43\n"
+"par_id3154574\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Зелена</ahelp>"
+msgid "You can only delete colors from the <emph>custom</emph> palette."
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3155417\n"
-"44\n"
+"hd_id31507671\n"
"help.text"
-msgid "M"
+msgid "New"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3150093\n"
-"45\n"
+"par_id3147426\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Зелена</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/newpreview\">Displays a preview of the color selected from the color palette and the changes you make with the controls below.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3147124\n"
-"46\n"
+"hd_id3150103\n"
"help.text"
-msgid "Y"
+msgid "R"
msgstr ""
#: 01010500.xhp
-#, fuzzy
msgctxt ""
"01010500.xhp\n"
-"par_id3154098\n"
-"47\n"
+"par_id3152462\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Црвена</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/R_custom\">The color code of the red component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3154015\n"
-"48\n"
+"hd_id3145366\n"
"help.text"
-msgid "K"
+msgid "G"
msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3156180\n"
-"49\n"
+"par_id3153144\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Црна</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/G_custom\">The color code of the green component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3156332\n"
-"27\n"
+"hd_id3153573\n"
"help.text"
-msgid "Add"
-msgstr "Додај"
+msgid "B"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3154481\n"
-"28\n"
+"par_id3153726\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/add\">Додава нова боја.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/B_custom\">The color code of the blue component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3153708\n"
-"29\n"
+"hd_id31535731\n"
"help.text"
-msgid "Modify"
-msgstr "Измени"
+msgid "Hex"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3148916\n"
-"30\n"
+"par_id31537261\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation."
-msgstr "<ahelp hid=\"cui/ui/colorpage/modify\">Ја менува тековната боја.</ahelp> Имајте предвид дека бојата се пребришува без потврда."
+msgid "<ahelp hid=\"cui/ui/colorpage/hex_custom\">The color code of the color expressed as a hexadecimal value.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3154754\n"
-"31\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Уреди</link>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3159267\n"
-"33\n"
"help.text"
-msgid "Load Color List"
-msgstr "Вчитај листа со бои"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3154705\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>."
-msgstr "<ahelp hid=\"cui/ui/colorpage/load\">Го отвора дијалогот за <emph>Отворање</emph> кој Ви овозможува да изберете палета со бои.</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3147344\n"
-"36\n"
-"help.text"
-msgid "Save Color List"
-msgstr "Зачувај листа на бои"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3163808\n"
-"37\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]."
-msgstr "<ahelp hid=\"cui/ui/colorpage/save\">Го отвора дијалогот <emph>Зачувување како</emph> кој Ви овозможува да ја зачувате тековната табела со бои под зададеното име.</ahelp> Доколку не ја изберете оваа наредба тековната табела со бои ќе биде автоматски зачувана како стандардна и ќе биде вчитана наредниот пат кога ќе го стартувате $[officename]."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3154572\n"
-"38\n"
-"help.text"
-msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command."
-msgstr "Иконите <emph>Вчитај листа со бои</emph> и <emph>Зачувај листа на бои </emph>се видливи само ако го изберете ливчето <emph>Бои</emph> со наредбата <emph>Форматирај - Област</emph>."
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Pick\">Pick</link><ahelp hid=\"cui/ui/colorpage/edit\"><embed href=\"text/shared/optionen/01010501.xhp#farbentext\"/></ahelp>"
+msgstr ""
#: 01010501.xhp
msgctxt ""
@@ -5344,8 +5217,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN1064B\n"
"help.text"
-msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988739\">Изберете за да видите предупредување кога ќе се обидете да зачувате или да испратите документ којшто содржи снимени промени, верзии, или белешки.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/savesenddocs\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5360,8 +5233,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10652\n"
"help.text"
-msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988740\">Изберете за да видите предупредување кога ќе се обидете да испечатите документ којшто содржи снимени промени или белешки.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenprinting\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5376,8 +5249,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10659\n"
"help.text"
-msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988741\">Изберете за да видите предупредување кога ќе се обидете да потпишете документ којшто содржи снимени промени, верзии, полиња, референци до други извори (на пример, поврзани делови или поврзани слики) или белешки.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whensigning\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5392,8 +5265,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10660\n"
"help.text"
-msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
-msgstr "<ahelp hid=\"703988742\">Изберете за да видите предупредување кога ќе се обидете да изнесете документ којшто содржи снимени промени во Writer или којшто прикажува белешки, во PDF-формат.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenpdf\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5404,13 +5277,12 @@ msgid "Remove personal information on saving"
msgstr "Отстрани ги личните информации при зачувување"
#: 01030300.xhp
-#, fuzzy
msgctxt ""
"01030300.xhp\n"
"par_idN10667\n"
"help.text"
-msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
-msgstr "<ahelp hid=\"703988743\">Изберете корисничките податоци секогаш да се отстрануваат од својствата на документот. Ако оваа опција не е избрана, сепак ќе може да ги отстраните личните информации од тековниот документ со копчето <emph>Избриши</emph> од <emph>Датотека - Својства - Општо</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5425,8 +5297,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10680\n"
"help.text"
-msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
-msgstr "<ahelp hid=\"703988744\">Изберете за опцијата <emph>Зачувај со лозинка</emph> во дијалогот за зачувување да биде стандардно избрана. Исклучете ја опцијата за да ги зачувувате датотеките без лозинка.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5441,7 +5313,23 @@ msgctxt ""
"01030300.xhp\n"
"par_id79042\n"
"help.text"
-msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
+msgstr ""
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id1972107\n"
+"help.text"
+msgid "Block any links from documents not among the trusted locations (see Macro Security)"
+msgstr ""
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id79043\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Blocks the use of links pointing to images not in the trusted locations defined on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Trusted Sources\">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible."
msgstr ""
#: 01030300.xhp
diff --git a/source/mk/helpcontent2/source/text/smath.po b/source/mk/helpcontent2/source/text/smath.po
index 187f94cd106..ea39aebdf94 100644
--- a/source/mk/helpcontent2/source/text/smath.po
+++ b/source/mk/helpcontent2/source/text/smath.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-08-25 12:34+0200\n"
-"PO-Revision-Date: 2013-05-24 10:23+0000\n"
-"Last-Translator: system user <>\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2015-08-25 13:22+0000\n"
+"Last-Translator: Anonymous Pootle 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: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369391021.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1440508961.000000\n"
#: main0000.xhp
msgctxt ""
@@ -248,10 +248,9 @@ msgstr "<link href=\"text/smath/main0103.xhp\" name=\"View\">Приказ</link>
msgctxt ""
"main0103.xhp\n"
"par_id3147338\n"
-"2\n"
"help.text"
-msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
-msgstr "Го поставува размерот на екранот и дефинира кои елементи сакате да бидат видливи. Повеќето од наредбите што може да ги внесете во прозорецот за <emph>наредби</emph> се исто така достапни и со кликнување на глушецот ако веќе сте го отвориле прозорецот „Избор“ со <link href=\"text/smath/01/03090000.xhp\" name=\"View - Selection\"><emph>Приказ - Избор</emph></link>."
+msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
+msgstr ""
#: main0103.xhp
msgctxt ""
@@ -618,7 +617,6 @@ msgstr "Формули во контекст"
msgctxt ""
"main0503.xhp\n"
"par_id3148774\n"
-"8\n"
"help.text"
-msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
-msgstr "За полесно да работите со формулите, користете ги контекстните менија што може да ги повикате со кликнување на десното копче на глушецот. Ова особено важи за прозорецот „Наредби“. Контекстното мени ги содржи сите наредби што се наоѓаат во прозорецот „Избор“, како и оператори и други елементи што можат да бидат вметнати во Вашата формула со кликнување на глувчето без да морате да ги внесувате во прозорецот „Наредби“."
+msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
+msgstr ""
diff --git a/source/mk/helpcontent2/source/text/smath/00.po b/source/mk/helpcontent2/source/text/smath/00.po
index 6d043fe8141..93b0a2be102 100644
--- a/source/mk/helpcontent2/source/text/smath/00.po
+++ b/source/mk/helpcontent2/source/text/smath/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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-06 13:16+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2015-11-10 22:47+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -12,9 +12,9 @@ msgstr ""
"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-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467810962.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1447195654.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -313,31 +313,13 @@ msgstr "Отворете го менито за контекст во прозо
msgctxt ""
"00000004.xhp\n"
"par_id3154106\n"
-"71\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153535\n"
"help.text"
-msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Unary/Binary Operators</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3153774\n"
-"72\n"
-"help.text"
-msgid "Unary/Binary Operators"
-msgstr "Унарни/Бинарни оператори"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3150360\n"
"73\n"
"help.text"
@@ -348,31 +330,13 @@ msgstr "Отворете го менито на содржини во коман
msgctxt ""
"00000004.xhp\n"
"par_id3154473\n"
-"74\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147531\n"
-"help.text"
-msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3150833\n"
-"75\n"
-"help.text"
-msgid "Relations"
-msgstr "Релации"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149687\n"
"37\n"
"help.text"
@@ -383,31 +347,13 @@ msgstr "Отворете го менито за содржини во коман
msgctxt ""
"00000004.xhp\n"
"par_id3149342\n"
-"76\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3146921\n"
"help.text"
-msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Operators</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3148990\n"
-"39\n"
-"help.text"
-msgid "Operators"
-msgstr "Знаци"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149297\n"
"40\n"
"help.text"
@@ -418,31 +364,13 @@ msgstr "Отворете го менито со содржини во коман
msgctxt ""
"00000004.xhp\n"
"par_id3143275\n"
-"77\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149103\n"
-"help.text"
-msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Functions</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3149796\n"
-"42\n"
-"help.text"
-msgid "Functions"
-msgstr "Функции"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3147092\n"
"43\n"
"help.text"
@@ -453,31 +381,13 @@ msgstr "Отворете го менито со содржини во коман
msgctxt ""
"00000004.xhp\n"
"par_id3147220\n"
-"78\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147584\n"
"help.text"
-msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Brackets</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3147330\n"
-"45\n"
-"help.text"
-msgid "Brackets"
-msgstr "Загради"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3153510\n"
"46\n"
"help.text"
@@ -488,31 +398,13 @@ msgstr "Отворете го менито со содржини во коман
msgctxt ""
"00000004.xhp\n"
"par_id3147126\n"
-"79\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154376\n"
-"help.text"
-msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Attributes</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3153361\n"
-"48\n"
-"help.text"
-msgid "Attributes"
-msgstr "Атрибути"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3154114\n"
"49\n"
"help.text"
@@ -523,31 +415,13 @@ msgstr "Отворете го менито со содржини во коман
msgctxt ""
"00000004.xhp\n"
"par_id3150581\n"
-"80\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151029\n"
-"help.text"
-msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Formats</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3155119\n"
-"51\n"
-"help.text"
-msgid "Formats"
-msgstr "Формати"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149008\n"
"52\n"
"help.text"
@@ -558,31 +432,13 @@ msgstr "Отворете го менито за содржини во коман
msgctxt ""
"00000004.xhp\n"
"par_id3147313\n"
-"81\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151377\n"
"help.text"
-msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Set Operations</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3150686\n"
-"54\n"
-"help.text"
-msgid "Set Operations"
-msgstr "Постави операции"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3150109\n"
"55\n"
"help.text"
@@ -722,29 +578,12 @@ msgctxt ""
"par_id3153968\n"
"91\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Одберете <emph>Поглед - Избор</emph> - во прозорецот за избор кликнете"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154715\n"
-"help.text"
-msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3150459\n"
-"92\n"
-"help.text"
-msgid "Others"
-msgstr "Други"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3145626\n"
"help.text"
msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>"
diff --git a/source/mk/helpcontent2/source/text/smath/01.po b/source/mk/helpcontent2/source/text/smath/01.po
index 28be8caca6d..7d25f1b5ba0 100644
--- a/source/mk/helpcontent2/source/text/smath/01.po
+++ b/source/mk/helpcontent2/source/text/smath/01.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-06 13:16+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-05-07 03:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -12,9 +12,9 @@ msgstr ""
"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-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467810994.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1462592266.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -441,19 +441,17 @@ msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Unary/Binary Operators\
msgctxt ""
"03090100.xhp\n"
"par_id3151241\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Selection window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Selection window, use the context menu or type it directly in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window."
+msgstr ""
#: 03090100.xhp
msgctxt ""
"03090100.xhp\n"
"par_id3146963\n"
-"3\n"
"help.text"
-msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
-msgstr "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Selection window (choose <emph>View - Selection</emph>) or through the context menu of the Commands window."
+msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -469,8 +467,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10085\n"
"help.text"
-msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+msgid "<image id=\"img_id3156399\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -495,8 +493,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN100C1\n"
"help.text"
-msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">икона</alt></image>"
+msgid "<image id=\"img_id3148776\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -521,8 +519,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN100FD\n"
"help.text"
-msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">икона</alt></image>"
+msgid "<image id=\"img_id3150757\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -547,8 +545,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10139\n"
"help.text"
-msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">икона</alt></image>"
+msgid "<image id=\"img_id3145410\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -573,8 +571,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10175\n"
"help.text"
-msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">икона</alt></image>"
+msgid "<image id=\"img_id3151098\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -599,8 +597,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN101B0\n"
"help.text"
-msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">икона</alt></image>"
+msgid "<image id=\"img_id3155898\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -625,8 +623,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN101E9\n"
"help.text"
-msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">икона</alt></image>"
+msgid "<image id=\"img_id3149308\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -651,8 +649,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10226\n"
"help.text"
-msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">икона</alt></image>"
+msgid "<image id=\"img_id3148982\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -677,8 +675,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN1025F\n"
"help.text"
-msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">икона</alt></image>"
+msgid "<image id=\"img_id3155140\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -703,8 +701,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10298\n"
"help.text"
-msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">икона</alt></image>"
+msgid "<image id=\"img_id3149168\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -729,8 +727,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN102D1\n"
"help.text"
-msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">икона</alt></image>"
+msgid "<image id=\"img_id3148765\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -755,8 +753,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN1030A\n"
"help.text"
-msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">икона</alt></image>"
+msgid "<image id=\"img_id3147418\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -781,8 +779,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10343\n"
"help.text"
-msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">икона</alt></image>"
+msgid "<image id=\"img_id3149566\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -807,8 +805,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10383\n"
"help.text"
-msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">икона</alt></image>"
+msgid "<image id=\"img_id3147116\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -833,8 +831,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN103C3\n"
"help.text"
-msgid "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">икона</alt></image>"
+msgid "<image id=\"img_id3148440\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -859,8 +857,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10403\n"
"help.text"
-msgid "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">икона</alt></image>"
+msgid "<image id=\"img_id3150173\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -1013,8 +1011,8 @@ msgctxt ""
"par_id3153152\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window."
-msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Selection window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Selection window or in the context menu can be typed manually in the Commands window."
+msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements pane.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window."
+msgstr ""
#: 03090200.xhp
msgctxt ""
@@ -1022,8 +1020,8 @@ msgctxt ""
"par_id3147258\n"
"3\n"
"help.text"
-msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Selection window (choose <emph>View - Selection</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090200.xhp
msgctxt ""
@@ -1871,19 +1869,17 @@ msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"Operators\">опера
msgctxt ""
"03090300.xhp\n"
"par_id3149755\n"
-"35\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Selection window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Selection window or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements pane.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgstr ""
#: 03090300.xhp
msgctxt ""
"03090300.xhp\n"
"par_id3153576\n"
-"36\n"
"help.text"
-msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Selection window (choose <emph>View - Selection</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090300.xhp
msgctxt ""
@@ -2316,10 +2312,9 @@ msgstr "<link href=\"text/smath/01/03090400.xhp\" name=\"Functions\">функц
msgctxt ""
"03090400.xhp\n"
"par_id3155374\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements window need to be typed manually in the Commands window."
-msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Selection window need to be typed manually in the Commands window."
+msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements pane need to be typed manually in the Commands window."
+msgstr ""
#: 03090400.xhp
msgctxt ""
@@ -2327,8 +2322,8 @@ msgctxt ""
"par_id3150760\n"
"3\n"
"help.text"
-msgid "The following is a list of all functions that appear in the <emph>Elements</emph> window. The icon next to the function indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a list of all functions that appear in the <emph>Selection</emph> window. The icon next to the function indicates that it can be accessed through the Selection window (menu View - Selection) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a list of all functions that appear in the <emph>Elements</emph> pane. The icon next to the function indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090400.xhp
msgctxt ""
@@ -3036,19 +3031,17 @@ msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"Brackets\">заград
msgctxt ""
"03090500.xhp\n"
"par_id3147258\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Selection window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Selection window or in the context menu can be typed manually in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements pane.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the <emph>Commands</emph> window."
+msgstr ""
#: 03090500.xhp
msgctxt ""
"03090500.xhp\n"
"par_id3154264\n"
-"3\n"
"help.text"
-msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Selection window (menu View - Selection) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090500.xhp
msgctxt ""
@@ -3718,19 +3711,17 @@ msgstr "<link href=\"text/smath/01/03090600.xhp\" name=\"Attributes\">Атриб
msgctxt ""
"03090600.xhp\n"
"par_id3145802\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph><emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Selection window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Selection window or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements pane.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgstr ""
#: 03090600.xhp
msgctxt ""
"03090600.xhp\n"
"par_id3155962\n"
-"3\n"
"help.text"
-msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Selection window (choose <emph>View - Selection</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090600.xhp
msgctxt ""
@@ -4442,8 +4433,8 @@ msgctxt ""
"par_id3147262\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Selection window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements pane.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
+msgstr ""
#: 03090700.xhp
msgctxt ""
@@ -4451,8 +4442,8 @@ msgctxt ""
"par_id3154263\n"
"3\n"
"help.text"
-msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Selection window (menu <emph>View - Selection</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements pane (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090700.xhp
msgctxt ""
@@ -5026,8 +5017,8 @@ msgctxt ""
"par_id3154641\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Selection window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Selection window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements pane</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements pane have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
+msgstr ""
#: 03090800.xhp
msgctxt ""
@@ -5035,8 +5026,8 @@ msgctxt ""
"par_id3149290\n"
"3\n"
"help.text"
-msgid "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
-msgstr "After clicking the <emph>Set Operations</emph> icon in the Selection window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
+msgid "After clicking the <emph>Set Operations</emph> icon in the Elements pane additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
+msgstr ""
#: 03090800.xhp
msgctxt ""
@@ -6122,8 +6113,8 @@ msgctxt ""
"par_id3151392\n"
"5\n"
"help.text"
-msgid "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards."
-msgstr "Set brackets were previously inserted in the Selection window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", without or without wildcards."
+msgid "Set brackets were previously inserted in the Elements pane or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards."
+msgstr ""
#: 03091100.xhp
msgctxt ""
@@ -6972,10 +6963,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091501.xhp\n"
"par_id3151388\n"
-"472\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -6991,8 +6981,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3156276\n"
"help.text"
-msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic10\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7008,8 +6998,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic21\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7025,8 +7015,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147514\n"
"help.text"
-msgid "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic4\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7042,8 +7032,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3154821\n"
"help.text"
-msgid "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic13\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7059,8 +7049,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3155179\n"
"help.text"
-msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic7\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7076,8 +7066,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3150832\n"
"help.text"
-msgid "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic6\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7093,8 +7083,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic2\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7110,8 +7100,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3150764\n"
"help.text"
-msgid "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic3\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7135,8 +7125,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3146336\n"
"help.text"
-msgid "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic14\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7202,8 +7192,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147212\n"
"help.text"
-msgid "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic8\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7219,8 +7209,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3151130\n"
"help.text"
-msgid "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic16\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7236,8 +7226,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147470\n"
"help.text"
-msgid "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic12\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7253,8 +7243,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3151319\n"
"help.text"
-msgid "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic5\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7346,8 +7336,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147065\n"
"help.text"
-msgid "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic15\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7380,8 +7370,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic11\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7397,8 +7387,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147073\n"
"help.text"
-msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Икона</alt></image>"
+msgid "<image id=\"Graphic9\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7479,10 +7469,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091502.xhp\n"
"par_id3154032\n"
-"475\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091502.xhp
msgctxt ""
@@ -8123,10 +8112,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091503.xhp\n"
"par_id3145724\n"
-"478\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091503.xhp
msgctxt ""
@@ -8563,10 +8551,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091504.xhp\n"
"par_id3156681\n"
-"481\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091504.xhp
msgctxt ""
@@ -9056,10 +9043,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091505.xhp\n"
"par_id3143994\n"
-"484\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091505.xhp
msgctxt ""
@@ -9354,10 +9340,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091506.xhp\n"
"par_id3167610\n"
-"487\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091506.xhp
msgctxt ""
@@ -9796,10 +9781,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091507.xhp\n"
"par_id3162086\n"
-"490\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091507.xhp
msgctxt ""
@@ -10212,8 +10196,8 @@ msgctxt ""
"03091508.xhp\n"
"par_id3180684\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091508.xhp
msgctxt ""
@@ -10667,10 +10651,9 @@ msgstr "Напишани команди"
msgctxt ""
"03091509.xhp\n"
"par_id3184320\n"
-"496\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Симбол во селектираниот прозор"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091509.xhp
msgctxt ""
diff --git a/source/mk/helpcontent2/source/text/smath/04.po b/source/mk/helpcontent2/source/text/smath/04.po
index 40e48e04fe0..7b617a69a9c 100644
--- a/source/mk/helpcontent2/source/text/smath/04.po
+++ b/source/mk/helpcontent2/source/text/smath/04.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-06 00:25+0200\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2013-05-24 10:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -12,8 +12,9 @@ msgstr ""
"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-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369391032.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -170,10 +171,9 @@ msgstr "Ажурирај"
msgctxt ""
"01020000.xhp\n"
"hd_id3153732\n"
-"21\n"
"help.text"
-msgid "Navigation in the Elements Window"
-msgstr "Навигација во прозорецот за селекција"
+msgid "Navigation in the Elements pane"
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/mk/helpcontent2/source/text/smath/guide.po b/source/mk/helpcontent2/source/text/smath/guide.po
index 0612a60935b..9288d610737 100644
--- a/source/mk/helpcontent2/source/text/smath/guide.po
+++ b/source/mk/helpcontent2/source/text/smath/guide.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: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-04-06 00:25+0200\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-05-02 12:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -12,8 +12,9 @@ msgstr ""
"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-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1462193798.000000\n"
#: align.xhp
msgctxt ""
@@ -421,28 +422,25 @@ msgstr "Стрелката чека во прозорецот за команд
msgctxt ""
"keyboard.xhp\n"
"par_id3150537\n"
-"13\n"
"help.text"
-msgid "You can compose formulas using the Elements window. Open it with the menu <emph>View - Elements</emph> if it is not already open."
-msgstr "Можете да составувате формули со користење на прозорецот за избор. Отворете го со менито <emph>Поглед - Избор</emph> ако не е веќе отворен."
+msgid "You can compose formulas using the Elements pane. Open it with the menu <emph>View - Elements</emph> if it is not already open."
+msgstr ""
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3155625\n"
-"10\n"
"help.text"
-msgid "If the Elements window is open, use F6 to switch from the Commands window to the Elements window and back."
-msgstr "Ако прозорецот за одбирање е отворен, користете F6 за преминување од командниот прозорец на прозорецот за одбирање и назад."
+msgid "If the Elements pane is open, use F6 to switch from the Commands window to the Elements pane and back."
+msgstr ""
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"hd_id3154554\n"
-"11\n"
"help.text"
-msgid "Elements window"
-msgstr "Прозорец за одбирање"
+msgid "Elements pane"
+msgstr ""
#: limits.xhp
msgctxt ""
@@ -497,7 +495,7 @@ msgctxt ""
"limits.xhp\n"
"par_id1276589\n"
"help.text"
-msgid "You see the Math input window and the Elements window. If you don't see the Elements window, you can enable it in the View menu."
+msgid "You see the Math input window and the Elements pane on the left."
msgstr ""
#: limits.xhp
@@ -505,16 +503,16 @@ msgctxt ""
"limits.xhp\n"
"par_id3283791\n"
"help.text"
-msgid "In the upper part of the Elements window, click the <emph>Operators</emph> icon."
-msgstr "Во левиот панел од прозорецот со базата на податоци, кликнете на иконата <emph>Изештаи</emph>."
+msgid "From the list on the upper part of the Elements pane, select the <emph>Operators</emph> item."
+msgstr ""
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id9734794\n"
"help.text"
-msgid "In the lower part of the Elements window, click the <emph>Sum</emph> icon."
-msgstr "Во левиот панел од прозорецот на базата со податоци, кликнете на иконата <emph>Форми</emph>."
+msgid "In the lower part of the Elements pane, click the <emph>Sum</emph> icon."
+msgstr ""
#: limits.xhp
msgctxt ""
@@ -585,7 +583,7 @@ msgctxt ""
"limits.xhp\n"
"par_id9406414\n"
"help.text"
-msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements window, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
+msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
msgstr ""
#: limits.xhp
@@ -617,7 +615,7 @@ msgctxt ""
"limits.xhp\n"
"par_id4651020\n"
"help.text"
-msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements window: click the <emph>Format</emph> icon, then the <emph>Small Gap</emph> icon."
+msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <emph>Formats</emph> item from the list on the top, then the <emph>Small Gap</emph> icon."
msgstr ""
#: limits.xhp
diff --git a/source/mk/helpcontent2/source/text/swriter/01.po b/source/mk/helpcontent2/source/text/swriter/01.po
index 53fa3b99ff2..3a627eb2638 100644
--- a/source/mk/helpcontent2/source/text/swriter/01.po
+++ b/source/mk/helpcontent2/source/text/swriter/01.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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-06 13:29+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-07-06 13:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: mk\n"
@@ -12,9 +12,9 @@ msgstr ""
"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-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467811772.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467811633.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -15206,37 +15206,33 @@ msgstr "Outline/Numbering"
msgctxt ""
"05030800.xhp\n"
"hd_id3151173\n"
-"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>"
-msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline/Numbering</link>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3154100\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUMPARA\">Adds or removes numbering or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
+msgstr ""
#: 05030800.xhp
-#, fuzzy
msgctxt ""
"05030800.xhp\n"
"par_id3153536\n"
"help.text"
-msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab."
-msgstr "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>Format - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline/Numbering</emph> tab."
+msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3154470\n"
-"26\n"
"help.text"
-msgid "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline & Numbering</emph> tab."
-msgstr "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline/Numbering</emph> tab."
+msgid "To change the numbering options for selected paragraphs, choose <emph>Format - </emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the <emph>Outline & Numbering</emph> tab."
+msgstr ""
#: 05030800.xhp
msgctxt ""
@@ -15251,170 +15247,168 @@ msgctxt ""
"05030800.xhp\n"
"par_id1209200804371097\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level."
msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3143283\n"
-"5\n"
"help.text"
msgid "Numbering"
-msgstr "Нумерација"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3154188\n"
-"3\n"
"help.text"
msgid "Numbering Style"
-msgstr "Стил за нумерација"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3155178\n"
-"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
+msgstr ""
+
+#: 05030800.xhp
+msgctxt ""
+"05030800.xhp\n"
+"hd_id3154189\n"
+"help.text"
+msgid "Edit Style"
+msgstr ""
+
+#: 05030800.xhp
+msgctxt ""
+"05030800.xhp\n"
+"par_id3155179\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected numbering style.</ahelp> These properties will apply to all paragraphs formatted with the given numbering style."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149106\n"
-"7\n"
"help.text"
msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
-msgstr "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3151250\n"
-"8\n"
"help.text"
msgid "Restart at this paragraph"
-msgstr "Restart at this paragraph"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3154831\n"
-"9\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3147096\n"
-"24\n"
"help.text"
msgid "Start with"
-msgstr "Започни со"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3148979\n"
-"25\n"
"help.text"
-msgid "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3147226\n"
-"10\n"
"help.text"
msgid "\"Start with\" spin button"
-msgstr "\"Start with\" spin button"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3153632\n"
-"11\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3147581\n"
-"15\n"
"help.text"
msgid "Line numbering"
-msgstr "Line numbering"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3152771\n"
-"16\n"
"help.text"
msgid "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>."
-msgstr "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3153345\n"
-"17\n"
"help.text"
msgid "Include this paragraph in line numbering"
-msgstr "Include this paragraph in line numbering"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3156267\n"
-"18\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3151026\n"
-"19\n"
"help.text"
msgid "Restart at this paragraph"
-msgstr "Restart at this paragraph"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149168\n"
-"20\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3145775\n"
-"21\n"
"help.text"
msgid "Start with"
-msgstr "Започни со"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149355\n"
-"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
+msgstr ""
#: 05040000.xhp
msgctxt ""
@@ -15864,199 +15858,209 @@ msgstr "Фуснота"
msgctxt ""
"05040600.xhp\n"
"hd_id3154767\n"
-"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>"
-msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3149351\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
-msgstr "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/FootnoteAreaPage\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3154646\n"
-"3\n"
"help.text"
msgid "Footnote area"
-msgstr "Област на фуснотата"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3151168\n"
-"4\n"
"help.text"
msgid "Set the height of the footnote area."
-msgstr "Set the height of the footnote area."
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3145412\n"
-"5\n"
"help.text"
msgid "Not larger than page area"
-msgstr "Not larger than page area"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3147514\n"
-"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightpage\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3154099\n"
-"7\n"
"help.text"
-msgid "Maximum Footnote Height"
-msgstr "Maximum Footnote Height"
+msgid "Maximum footnote height"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3149807\n"
-"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT\">Sets a maximum height for the footnote area. Select this check box, and then enter the height.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheight\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3154568\n"
-"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightsb\">Enter the maximum height for the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3151318\n"
-"11\n"
"help.text"
-msgid "Distance from text"
-msgstr "Distance from text"
+msgid "Space to text"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3153665\n"
-"12\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacetotext\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3155897\n"
-"13\n"
"help.text"
msgid "Separator Line"
-msgstr "Separator Line"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3149689\n"
-"14\n"
"help.text"
-msgid "Specifies the position and length of the separator line."
-msgstr "Specifies the position and length of the separator line."
+msgid "Specifies the position and other properties of the separator line."
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3154194\n"
-"15\n"
"help.text"
msgid "Position"
-msgstr "Позиција"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3155184\n"
-"16\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/position\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"hd_id3143284\n"
-"17\n"
+"hd_id3151253\n"
"help.text"
-msgid "Length"
-msgstr "Должина"
+msgid "Style"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"par_id3154827\n"
-"18\n"
+"par_id3149105\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/style\">Select the formatting style for the separator line. If you do not want a separator line, choose \"None\".</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"hd_id3151253\n"
-"19\n"
+"hd_id3151254\n"
"help.text"
-msgid "Weight"
-msgstr "Зацрни"
+msgid "Thickness"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"par_id3149105\n"
-"20\n"
+"par_id3149106\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/thickness\">Select the thickness of the separator line.</ahelp>"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"hd_id3151255\n"
+"help.text"
+msgid "Color"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"par_id3149107\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/color\">Select the color of the separator line.</ahelp>"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"hd_id3143284\n"
+"help.text"
+msgid "Length"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"par_id3154827\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/length\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3149828\n"
-"21\n"
"help.text"
-msgid "Spacing"
-msgstr "Растојание"
+msgid "Spacing to footnote contents"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3148970\n"
-"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacingtocontents\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3155145\n"
-"24\n"
"help.text"
msgid "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab."
-msgstr "To specify the spacing between two footnotes, choose <emph>Format - Paragraph, and then click the Indents and Spacing </emph>tab."
+msgstr ""
#: 05040700.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 c731585bb67..0794be42e52 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: 2016-12-01 12:12+0100\n"
+"POT-Creation-Date: 2016-12-27 21:51+0100\n"
"PO-Revision-Date: 2016-12-23 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1482495216.000000\n"
#: BaseWindowState.xcu
@@ -25171,6 +25171,105 @@ msgctxt ""
msgid "Standard"
msgstr "Стандарден"
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Default\n"
+"Label\n"
+"value.text"
+msgid "Default"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Single\n"
+"Label\n"
+"value.text"
+msgid "Single toolbar"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
+"Label\n"
+"value.text"
+msgid "Sidebar"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Notebookbar\n"
+"Label\n"
+"value.text"
+msgid "Notebookbar"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Default\n"
+"Label\n"
+"value.text"
+msgid "Default"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Single\n"
+"Label\n"
+"value.text"
+msgid "Single toolbar"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
+"Label\n"
+"value.text"
+msgid "Sidebar"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Notebookbar\n"
+"Label\n"
+"value.text"
+msgid "Notebookbar"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Impress.Modes.Default\n"
+"Label\n"
+"value.text"
+msgid "Default"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Impress.Modes.Single\n"
+"Label\n"
+"value.text"
+msgid "Single toolbar"
+msgstr ""
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Impress.Modes.Notebookbar\n"
+"Label\n"
+"value.text"
+msgid "Notebookbar"
+msgstr ""
+
#: WriterCommands.xcu
msgctxt ""
"WriterCommands.xcu\n"
@@ -25629,6 +25728,15 @@ msgstr "~Врски"
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:TrackChanges\n"
+"Label\n"
+"value.text"
+msgid "~Record"
+msgstr "~Сними"
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:TrackChanges\n"
"TooltipLabel\n"
"value.text"
msgid "Record Track Changes"
@@ -25693,6 +25801,15 @@ msgstr ""
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:CommentChangeTracking\n"
+"Label\n"
+"value.text"
+msgid "~Comment..."
+msgstr "~Коментар..."
+
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:CommentChangeTracking\n"
"TooltipLabel\n"
"value.text"
msgid "Insert ODF Track Change Comment"
@@ -32451,908 +32568,3 @@ msgctxt ""
"value.text"
msgid "Fontwork Shape"
msgstr "Облик на ТекстЕфекти"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:AutoPilotPresentations\n"
-"Label\n"
-"value.text"
-msgid "AutoPilot: Presentation"
-msgstr "Автопилот: Презентација"
-
-#, fuzzy
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
-"Label\n"
-"value.text"
-msgid "Insert Pivot Table..."
-msgstr "Креирај табела со пилот за податоци"
-
-#, fuzzy
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n"
-"Label\n"
-"value.text"
-msgid "Chart From File..."
-msgstr "Лис~т од датотека..."
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:SetInputMode\n"
-"Label\n"
-"value.text"
-msgid "Toggle Edit Mode"
-msgstr "Вклучи/исклучи режум на уредување"
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:DefinePrintArea\n"
-"Label\n"
-"value.text"
-msgid "~Define Print Area"
-msgstr "~Дефинирај област за печатење"
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
-"Label\n"
-"value.text"
-msgid "~Edit Print Area..."
-msgstr "~Уреди област за печатење..."
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:ToggleRelative\n"
-"Label\n"
-"value.text"
-msgid "Relative/Absolute References"
-msgstr "Релативни/апсолутни референци"
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
-"Label\n"
-"value.text"
-msgid "~Add Print Area"
-msgstr "Дод~ај област за печатење"
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:InsertName\n"
-"Label\n"
-"value.text"
-msgid "~Insert Name..."
-msgstr "Вметни ~име..."
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:InsertName\n"
-"ContextLabel\n"
-"value.text"
-msgid "~Insert..."
-msgstr "~Вметни..."
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:Add\n"
-"Label\n"
-"value.text"
-msgid "Append Sheet"
-msgstr "Додај лист"
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DeleteShapeHyperlink\n"
-"Label\n"
-"value.text"
-msgid "Remove Hyperlink"
-msgstr "Отстрани хиперврска"
-
-#, fuzzy
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation\n"
-"Label\n"
-"value.text"
-msgid "Custom Animation"
-msgstr "Сопствена анимација..."
-
-#, fuzzy
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:EditHyperlink\n"
-"Label\n"
-"value.text"
-msgid "~Hyperlink..."
-msgstr "Х~иперврска..."
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:ObjectTitleDescription\n"
-"Label\n"
-"value.text"
-msgid "Description..."
-msgstr "Опис..."
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NameGroup\n"
-"Label\n"
-"value.text"
-msgid "Name..."
-msgstr "Име..."
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:ArrowsToolbox\n"
-"Label\n"
-"value.text"
-msgid "Lines and Arrows"
-msgstr "Линии и стрелки"
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowStart\n"
-"Label\n"
-"value.text"
-msgid "Line Starts with Arrow"
-msgstr "Линијата почнува со стрелка"
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowEnd\n"
-"Label\n"
-"value.text"
-msgid "Line Ends with Arrow"
-msgstr "Линијата завршува со стрелка"
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:LineArrows\n"
-"Label\n"
-"value.text"
-msgid "Line with Arrows"
-msgstr "Линија со стрелки"
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowCircle\n"
-"Label\n"
-"value.text"
-msgid "Line with Arrow/Circle"
-msgstr "Линија со стрелка/круг"
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:LineCircleArrow\n"
-"Label\n"
-"value.text"
-msgid "Line with Circle/Arrow"
-msgstr "Линија со круг/стрелка"
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:LineArrowSquare\n"
-"Label\n"
-"value.text"
-msgid "Line with Arrow/Square"
-msgstr "Линија со стрелка/квадратче"
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:LineSquareArrow\n"
-"Label\n"
-"value.text"
-msgid "Line with Square/Arrow"
-msgstr "Линија со квадратче/стрелка"
-
-#, fuzzy
-msgctxt ""
-"Effects.xcu\n"
-"..Effects.UserInterface.TransitionSets.random-bars\n"
-"Label\n"
-"value.text"
-msgid "Random Bars"
-msgstr "Случајни ленти"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:ArrowShapes\n"
-"Label\n"
-"value.text"
-msgid "Block Arrows"
-msgstr "Блок-стрелки"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:FlowChartShapes\n"
-"Label\n"
-"value.text"
-msgid "Flowcharts"
-msgstr "Блок-дијаграм"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:CalloutShapes\n"
-"Label\n"
-"value.text"
-msgid "Callouts"
-msgstr "Балончиња"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:StarShapes\n"
-"Label\n"
-"value.text"
-msgid "Stars"
-msgstr "Ѕвезди"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
-"Label\n"
-"value.text"
-msgid "Align Left"
-msgstr "Порамни одлево"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
-"Label\n"
-"value.text"
-msgid "Align Right"
-msgstr "Порамни оддесно"
-
-#, fuzzy
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
-"Label\n"
-"value.text"
-msgid "Center Horizontally"
-msgstr "Центрирај хоризонтално"
-
-#, fuzzy
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n"
-"Label\n"
-"value.text"
-msgid "Chart from File"
-msgstr "Лис~т од датотека..."
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
-"Label\n"
-"value.text"
-msgid "Bullets On/Off"
-msgstr "Точки вкл./искл."
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:DesignerDialog\n"
-"Label\n"
-"value.text"
-msgid "St~yles and Formatting"
-msgstr "Сти~лови и форматирање"
-
-#, fuzzy
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample\n"
-"Label\n"
-"value.text"
-msgid "~Update Style"
-msgstr "Ажурирај стил"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:OpenHyperlinkOnCursor\n"
-"Label\n"
-"value.text"
-msgid "Open Hyperlink"
-msgstr "Отвори хиперврска"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
-"Label\n"
-"value.text"
-msgid "~Spelling and Grammar..."
-msgstr "~Проверка на правопис и граматика..."
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:InsertDraw\n"
-"Label\n"
-"value.text"
-msgid "Show Draw Functions"
-msgstr "Покажи функции за цртање"
-
-#, fuzzy
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
-"Label\n"
-"value.text"
-msgid "~Hyperlink..."
-msgstr "Х~иперврска..."
-
-#, fuzzy
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:FormatPaintbrush\n"
-"Label\n"
-"value.text"
-msgid "Clone Formatting"
-msgstr "Форматирање страница"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:GridVisible\n"
-"Label\n"
-"value.text"
-msgid "~Display Grid"
-msgstr "~Прикажи мрежа"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:CompareDocuments\n"
-"Label\n"
-"value.text"
-msgid "Co~mpare Document..."
-msgstr "Спореди доку~мент..."
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:MergeDocuments\n"
-"Label\n"
-"value.text"
-msgid "Merge Documen~t..."
-msgstr "Спој ~документ..."
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
-"Label\n"
-"value.text"
-msgid "Decrease Indent"
-msgstr "Намали вовлекување"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
-"Label\n"
-"value.text"
-msgid "Increase Indent"
-msgstr "Зголеми вовлекување"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
-"Label\n"
-"value.text"
-msgid "S~pecial Character..."
-msgstr "С~пецијален знак..."
-
-#, fuzzy
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
-"Label\n"
-"value.text"
-msgid "~Export as PDF..."
-msgstr "И~знеси како PDF..."
-
-#, fuzzy
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
-"Label\n"
-"value.text"
-msgid "Export as PDF"
-msgstr "И~знеси како PDF..."
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:HelperDialog\n"
-"Label\n"
-"value.text"
-msgid "Help ~Agent"
-msgstr "~Агент за помош"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:ExtrusionToggle\n"
-"Label\n"
-"value.text"
-msgid "Extrusion On/Off"
-msgstr "Извлекување вкл./искл."
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
-"Label\n"
-"value.text"
-msgid "Align Top"
-msgstr "Порамни од горе"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
-"Label\n"
-"value.text"
-msgid "Align Bottom"
-msgstr "Порамни од долу"
-
-#, fuzzy
-msgctxt ""
-"Sidebar.xcu\n"
-"..Sidebar.Content.DeckList.SdCustomAnimationDeck\n"
-"Title\n"
-"value.text"
-msgid "Custom Animation"
-msgstr "Сопствена анимација..."
-
-#, fuzzy
-msgctxt ""
-"Sidebar.xcu\n"
-"..Sidebar.Content.PanelList.StylesPropertyPanel\n"
-"Title\n"
-"value.text"
-msgid "Styles"
-msgstr "Стил~ови"
-
-#, fuzzy
-msgctxt ""
-"Sidebar.xcu\n"
-"..Sidebar.Content.PanelList.SdCustomAnimationPanel\n"
-"Title\n"
-"value.text"
-msgid "Custom Animation"
-msgstr "Сопствена анимација..."
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:ShowAnnotations\n"
-"Label\n"
-"value.text"
-msgid "Comments"
-msgstr "Белешки"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n"
-"Label\n"
-"value.text"
-msgid "Indexes and ~Tables"
-msgstr "Инде~кси и табели"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:UpdateCurIndex\n"
-"Label\n"
-"value.text"
-msgid "Current ~Index"
-msgstr "Тековен ~индекс"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:RejectTrackedChange\n"
-"Label\n"
-"value.text"
-msgid "Reject Change"
-msgstr "Отфрли промени"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
-"Label\n"
-"value.text"
-msgid "Accept Change"
-msgstr "Прифати промени"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:PreviousTrackedChange\n"
-"Label\n"
-"value.text"
-msgid "Pr~evious Change"
-msgstr "Претходна страница"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:TrackChanges\n"
-"Label\n"
-"value.text"
-msgid "~Record Changes"
-msgstr "~Сними промени"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges\n"
-"Label\n"
-"value.text"
-msgid "~Show Changes"
-msgstr "Прикаж~и промени..."
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
-"Label\n"
-"value.text"
-msgid "~Manage Changes..."
-msgstr "~Креирај имиња..."
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:EditHyperlink\n"
-"Label\n"
-"value.text"
-msgid "~Hyperlink"
-msgstr "~Хиперврска"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:RemoveHyperlink\n"
-"Label\n"
-"value.text"
-msgid "Remove Hyperlink"
-msgstr "Отстрани хиперврска"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:CopyHyperlinkLocation\n"
-"Label\n"
-"value.text"
-msgid "Copy Hyperlink Location"
-msgstr "Копирај локација на хиперврска"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertHyperlinkDlg\n"
-"Label\n"
-"value.text"
-msgid "Insert Hyperlink"
-msgstr "Вметни хиперврска"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n"
-"Label\n"
-"value.text"
-msgid "Insert Page Break"
-msgstr "Вметни прелом на ~ред"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n"
-"ContextLabel\n"
-"value.text"
-msgid "~Page Break"
-msgstr "~Рачен прелом"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertAnnotation\n"
-"Label\n"
-"value.text"
-msgid "Comme~nt"
-msgstr "~Белешка"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
-"Label\n"
-"value.text"
-msgid "Insert ~Table..."
-msgstr "Вметни ~ќелии..."
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
-"Label\n"
-"value.text"
-msgid "Insert Field"
-msgstr "Вметни полиња"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
-"ContextLabel\n"
-"value.text"
-msgid "Fiel~d"
-msgstr "По~лиња"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:ExecHyperlinks\n"
-"Label\n"
-"value.text"
-msgid "Hyperlinks Active"
-msgstr "Активни хиперврски"
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:ObjectTitleDescription\n"
-"Label\n"
-"value.text"
-msgid "Description..."
-msgstr "Опис..."
-
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:NameGroup\n"
-"Label\n"
-"value.text"
-msgid "Name..."
-msgstr "Име..."
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
-"Label\n"
-"value.text"
-msgid "Clear ~Direct Formatting"
-msgstr "Избриши форматирање"
-
-#, fuzzy
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:ControlCodes\n"
-"Label\n"
-"value.text"
-msgid "~Non-printing Characters"
-msgstr "Знаци што ~не се печатат"
-
-#, fuzzy
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:InsertObjectChart\n"
-"Label\n"
-"value.text"
-msgid "Ch~art..."
-msgstr "Гра~фикон..."
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:ColumnMenu\n"
-"Label\n"
-"value.text"
-msgid "Colu~mn"
-msgstr "Коло~на"
-
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
-"Label\n"
-"value.text"
-msgid "Numbering On/Off"
-msgstr "Нумерирање вкл./искл."
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:ObjectTitleDescription\n"
-"Label\n"
-"value.text"
-msgid "Description..."
-msgstr "Опис..."
-
-msgctxt ""
-"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:MeasureLine\n"
-"Label\n"
-"value.text"
-msgid "Dimension Line"
-msgstr "Линија за димензија"
-
-#, fuzzy
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
-"ContextLabel\n"
-"value.text"
-msgid "Date"
-msgstr "~Датум"
-
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
-"ContextLabel\n"
-"value.text"
-msgid "Time"
-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:Shrink\n"
-"Label\n"
-"value.text"
-msgid "Decrease Font Size"
-msgstr ""
-
-#: GenericCommands.xcu
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
-"Label\n"
-"value.text"
-msgid "~Edit Style..."
-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:InsertFootnote\n"
-"ContextLabel\n"
-"value.text"
-msgid "~Footnote"
-msgstr ""
-
-#: GenericCommands.xcu
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:Crop\n"
-"ContextLabel\n"
-"value.text"
-msgid "Crop"
-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 Ser~ver"
-msgstr ""
-
-#: WriterCommands.xcu
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
-"Label\n"
-"value.text"
-msgid "Insert Frame"
-msgstr ""
-
-#: WriterCommands.xcu
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
-"Label\n"
-"value.text"
-msgid "Apply Paragraph Style"
-msgstr ""
-
-#: GenericCommands.xcu
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
-"Label\n"
-"value.text"
-msgid "Outline Presets"
-msgstr ""
-
-#: GenericCommands.xcu
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:StyleNewByExample\n"
-"Label\n"
-"value.text"
-msgid "~New Style..."
-msgstr ""
-
-#: WriterCommands.xcu
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
-"Label\n"
-"value.text"
-msgid "Insert Table of Contents, Index or Bibliography"
-msgstr ""
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:RowMenu\n"
-"Label\n"
-"value.text"
-msgid "Ro~w"
-msgstr ""
-
-#: CalcWindowState.xcu
-msgctxt ""
-"CalcWindowState.xcu\n"
-"..CalcWindowState.UIElements.States.private:resource/toolbar/classificationbar\n"
-"UIName\n"
-"value.text"
-msgid "Classification"
-msgstr ""
-
-#: ImpressWindowState.xcu
-msgctxt ""
-"ImpressWindowState.xcu\n"
-"..ImpressWindowState.UIElements.States.private:resource/toolbar/classificationbar\n"
-"UIName\n"
-"value.text"
-msgid "Classification"
-msgstr ""
-
-#: WriterCommands.xcu
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:TrackChangesBar\n"
-"Label\n"
-"value.text"
-msgid "Show Track Changes Bar"
-msgstr ""
-
-#: WriterCommands.xcu
-msgctxt ""
-"WriterCommands.xcu\n"
-"..WriterCommands.UserInterface.Commands..uno:EditHyperlink\n"
-"PopupLabel\n"
-"value.text"
-msgid "Edit Hyperlink..."
-msgstr ""
-
-#: WriterWindowState.xcu
-msgctxt ""
-"WriterWindowState.xcu\n"
-"..WriterWindowState.UIElements.States.private:resource/toolbar/classificationbar\n"
-"UIName\n"
-"value.text"
-msgid "Classification"
-msgstr ""
-
-#: GenericCommands.xcu
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
-"Label\n"
-"value.text"
-msgid "Media ~Gallery"
-msgstr ""
diff --git a/source/mk/sw/source/ui/dochdl.po b/source/mk/sw/source/ui/dochdl.po
index 939ea7c1869..949804688f7 100644
--- a/source/mk/sw/source/ui/dochdl.po
+++ b/source/mk/sw/source/ui/dochdl.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1449858030.000000\n"
#: dochdl.src
@@ -88,10 +88,3 @@ 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 f1d5516b0af..94a305ca744 100644
--- a/source/mk/sw/uiconfig/swriter/ui.po
+++ b/source/mk/sw/uiconfig/swriter/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: 2016-12-10 23:39+0100\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
"PO-Revision-Date: 2016-05-08 21:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
@@ -993,14 +993,13 @@ msgid "Position"
msgstr "Позиција"
#: bulletsandnumbering.ui
-#, fuzzy
msgctxt ""
"bulletsandnumbering.ui\n"
-"options\n"
+"customize\n"
"label\n"
"string.text"
-msgid "Options"
-msgstr "Опции"
+msgid "Customize"
+msgstr ""
#: businessdatapage.ui
msgctxt ""
@@ -15946,14 +15945,13 @@ msgid "Position"
msgstr "Позиција"
#: templatedialog16.ui
-#, fuzzy
msgctxt ""
"templatedialog16.ui\n"
-"options\n"
+"customize\n"
"label\n"
"string.text"
-msgid "Options"
-msgstr "Опции"
+msgid "Customize"
+msgstr ""
#: templatedialog2.ui
msgctxt ""