aboutsummaryrefslogtreecommitdiff
path: root/source/sq
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 20:43:41 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 20:58:48 +0100
commit49beaeb5bc72a9a5e2102cceaff12e2140073434 (patch)
tree569890f8fb2f55a0759ca83b00e6eb031ddb0e6f /source/sq
parentc950e18b339a369fa805ac4d34b2ae0f1e0fd82f (diff)
update translations for 5.3.0 rc1
and force-fix errors using pocheck Change-Id: I576a654d96527a246b6a334a33f3a2e2f1adcc2e
Diffstat (limited to 'source/sq')
-rw-r--r--source/sq/basic/source/classes.po1081
-rw-r--r--source/sq/dbaccess/source/ui/dlg.po14
-rw-r--r--source/sq/helpcontent2/source/text/scalc/00.po28
-rw-r--r--source/sq/helpcontent2/source/text/scalc/01.po933
-rw-r--r--source/sq/helpcontent2/source/text/scalc/guide.po12
-rw-r--r--source/sq/helpcontent2/source/text/shared/00.po17
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po244
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po470
-rw-r--r--source/sq/sc/source/ui/src.po12
-rw-r--r--source/sq/svx/uiconfig/ui.po29
-rw-r--r--source/sq/sw/source/ui/dochdl.po13
-rw-r--r--source/sq/sw/uiconfig/swriter/ui.po28
-rw-r--r--source/sq/xmlsecurity/uiconfig/ui.po17
13 files changed, 2516 insertions, 382 deletions
diff --git a/source/sq/basic/source/classes.po b/source/sq/basic/source/classes.po
index bf4617bcd31..5dbd2a227bc 100644
--- a/source/sq/basic/source/classes.po
+++ b/source/sq/basic/source/classes.po
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1467540482.000000\n"
@@ -1275,3 +1275,1082 @@ msgctxt ""
"string.text"
msgid "The library could not be removed from memory."
msgstr "Libraria nuk mund të hiqet nga memoria."
+
+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 "Numër i pavlefshëm i argumenteve."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SYNTAX & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Syntax error."
+msgstr "Gabim sintakse."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Return without Gosub."
+msgstr "Kthehu pa 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 "Regjistrim i pasaktë; ju lutem provoni përsëri."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid procedure call."
+msgstr "Thirrje procedure e pavlefshme."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Overflow."
+msgstr "Tejmbushje."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Not enough memory."
+msgstr "Nuk ka memorie të mjaftueshme."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Array already dimensioned."
+msgstr "Matrica tashmë e dimensionuar."
+
+#: 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 "Indeksi jashtë zonës së përcaktuar."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Duplicate definition."
+msgstr "Dyfisho definicionin."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ZERODIV & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Division by zero."
+msgstr "Pjesëtim me zero."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Variable not defined."
+msgstr "Variabël i papërcaktuar."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_CONVERSION & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Data type mismatch."
+msgstr "Llojet e të dhënave nuk përputhem."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid parameter."
+msgstr "Parametër i pavlefshëm."
+
+#: 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 "Procesi është ndërprerë nga përdoruesi."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Resume without error."
+msgstr "Vazhdo pa gabim."
+
+#: 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 "Memoria stack e pamjaftueshme."
+
+#: 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 "Nën-procedura ose procedura e funksionit nuk është përcaktuar."
+
+#: 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 "Gabim në ngarkimin e skedarit 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 "Marrëveshje e gabuar e thirrjes DDL."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Internal error $(ARG1)."
+msgstr "Gabim i brendshëm $(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 "Emri ose numri i skedarit janë të pavlefshëm."
+
+#: 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 "Skedari nuk u gjet."
+
+#: 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 "Modalitet i pasaktë i skedarit."
+
+#: 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 "Skedar tashmë i hapur."
+
+#: 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 "Gabim I/O i pajisjes."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "File already exists."
+msgstr "Skedari tashmë ekziston."
+
+#: 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 "Disku ose njësia e diskut është e mbushur."
+
+#: 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 "Leximi tejkalon fundin e skedarit."
+
+#: 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 "Numri i të dhënës është i pasaktë."
+
+#: 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 "Tepër skedarë."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Device not available."
+msgstr "Pajisja nuk është e gatshme."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Access denied."
+msgstr "Hyrja u refuzua."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_READY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Disk not ready."
+msgstr "Disku nuk është gati."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Not implemented."
+msgstr "Jo e implementuar."
+
+#: 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 "Riemërimi në disqe të ndryshme është i pamundshëm."
+
+#: 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 "Shtegu nuk u gjet."
+
+#: 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 "Variabëli i objektit nuk është vendosur."
+
+#: 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 "Përdorimi i zeros nuk lejohet."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE Error."
+msgstr "Gabim 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 "Duke pritur përgjigje nga lidhja 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 "Asnjë kanal DDE i disponueshëm."
+
+#: 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 "Asnjë aplikacion nuk u përgjigj nisjes së lidhjes 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 "Shumë aplikacione u përgjigjen nisjes së lidhjes 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 "Kanali DDE i bllokuar."
+
+#: 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 "Aplikacioni i jashtëm nuk mund të kryejë veprimin 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 "Skadoi koha gjatë pritjes së përgjigjes 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 "Përdoruesi e ka shtypur ESCAPE gjatë operacionit 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 "Aplikacioni i jashtëm është i zënë."
+
+#: 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 "Veprim DDE pa të dhëna."
+
+#: 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 "Të dhënat janë në format të gabuar."
+
+#: 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 "Aplikacioni i jashtëm ka mbaruar."
+
+#: 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 "Lidhja DDE u ndërpre ose u modifikua."
+
+#: 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 "Metoda DDE u thirr pa ndonjë kanal të hapur."
+
+#: 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 "Formati i lidhjes DDE është i pavlefshëm."
+
+#: 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 "Mesazhi DDE ka humbur."
+
+#: 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 "Ngjitja e lidhjes tashmë është bërë."
+
+#: 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 kërkon skedarin 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 "Moduli nuk mund të ngarkohen; format i pavlefshëm."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid object index."
+msgstr "Indeksi i objektit është i pavlefshëm."
+
+#: 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 "Objekti nuk është i gatshëm."
+
+#: 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 "Vlerë jokorrekte e vetisë."
+
+#: 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 "Kjo veti është vetëm e lexueshme."
+
+#: 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 "Kjo veti është vetëm e shkrueshme."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid object reference."
+msgstr "Referenca e objektit është e pavlefshme."
+
+#: 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 "Karakteristika apo metoda nuk është gjetur: $(ARG1)."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Object required."
+msgstr "Nevojitet një objekt."
+
+#: 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 "Përdorim i pavlefshëm i objektit."
+
+#: 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 "Automatizimi OLE nuk është i mbështetur nga ky objekt."
+
+#: 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 "Kjo karakteristikë apo metodë nuk është e përkrahur nga objekti."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "OLE Automation Error."
+msgstr "Gabim në automatizmin 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 "Ky veprim nuk është i mbështetur nga objekti i dhënë."
+
+#: 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 "Argumentet e emëruara nuk janë të mbështetura nga objekti i dhënë."
+
+#: 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 "Argumenti i emëruar nuk është gjetur."
+
+#: 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 "Argumenti nuk është fakultativ."
+
+#: 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 "Numër i pavlefshëm i argumenteve."
+
+#: 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 "Objekti nuk është në listë."
+
+#: 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 "Funksioni DLL i specifikuar nuk u gjet."
+
+#: 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 "Objekti nuk e ka këtë karakteristikë."
+
+#: 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 "Objekti nuk e ka këtë metodë."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Required argument lacking."
+msgstr "Argumenti i kërkuar mungon."
+
+#: 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 "Gabim gjatë ekzekutimit të metodës."
+
+#: 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 "E pamundur të vendoset vetia."
+
+#: 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 "E pamundur të përcaktohet vetia."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Unexpected symbol: $(ARG1)."
+msgstr "Simbol i papritur: $(ARG1)."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Expected: $(ARG1)."
+msgstr "E pritur: $(ARG1)."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Symbol expected."
+msgstr "Simboli është pritur."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Variable expected."
+msgstr "Variabëli i pritur."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Label expected."
+msgstr "Po pritej një etiketë."
+
+#: 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 "Vlera nuk mund të aplikohet."
+
+#: 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 "Variabëli $(ARG1) tashmë i përcaktuar."
+
+#: 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 "Nën-procedura ose procedura e funksionit $(ARG1) nuk është përcaktuar."
+
+#: 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 "Etiketa $(ARG1) tashmë e përcaktuar."
+
+#: 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 "Variabëli $(ARG1) nuk u gjet."
+
+#: 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 "Matrica ose procedura $(ARG1) nuk u gjet."
+
+#: 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 "Procedura $(ARG1) nuk u gjet."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Label $(ARG1) undefined."
+msgstr "Etiketa $(ARG1) e papërcaktuar."
+
+#: 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 "Lloj të dhënash i panjohur $(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 "Dalja $(ARG1) pritet."
+
+#: 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 "Blloku i instruksioneve akoma i hapur: $(ARG1) mungon."
+
+#: 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 "Kllapat nuk përputhen."
+
+#: 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 "Simboli $(ARG1) tashmë definuar ndryshe."
+
+#: 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 "Parametrat nuk korrespondojnë me procedurën."
+
+#: 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 "Shkronjë e pavlefshme në numër."
+
+#: 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 "Matrica duhet të dimensionohet."
+
+#: 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 pa 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) nuk lejohet brenda një procedure."
+
+#: 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) nuk lejohet jashtë një procedure."
+
+#: 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 "Përcaktimet e përmasave nuk përputhen."
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Unknown option: $(ARG1)."
+msgstr "Opsion i panjohur: $(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 "Konstantja $(ARG1) u ripërcaktua."
+
+#: 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 "Program shumë i madh."
+
+#: 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 "Vargjet e tekstit ose matricat nuk lejohen."
diff --git a/source/sq/dbaccess/source/ui/dlg.po b/source/sq/dbaccess/source/ui/dlg.po
index 22f953ac88d..1c21a061e20 100644
--- a/source/sq/dbaccess/source/ui/dlg.po
+++ b/source/sq/dbaccess/source/ui/dlg.po
@@ -4,7 +4,7 @@ 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: 2016-07-05 08:01+0000\n"
+"PO-Revision-Date: 2015-12-11 19:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: sq\n"
"Language: sq\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1467705698.000000\n"
+"X-POOTLE-MTIME: 1449862509.000000\n"
#: AutoControls.src
msgctxt ""
@@ -838,3 +838,11 @@ msgctxt ""
"string.text"
msgid "Details"
msgstr "Detajet"
+
+#: AutoControls.src
+msgctxt ""
+"AutoControls.src\n"
+"STR_COMMONURL\n"
+"string.text"
+msgid "Datasource URL"
+msgstr ""
diff --git a/source/sq/helpcontent2/source/text/scalc/00.po b/source/sq/helpcontent2/source/text/scalc/00.po
index 841686c4061..7ce08b42536 100644
--- a/source/sq/helpcontent2/source/text/scalc/00.po
+++ b/source/sq/helpcontent2/source/text/scalc/00.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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-06 17:04+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-06-13 14:54+0000\n"
+"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467824696.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1465829684.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -569,8 +569,8 @@ msgctxt ""
"par_id3153250\n"
"28\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
-msgstr "<variable id=\"einamen\">Zgjidh <emph>Fut - Emra</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -587,7 +587,7 @@ msgctxt ""
"par_id3143222\n"
"29\n"
"help.text"
-msgid "Choose <emph>Insert - Names - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
msgstr ""
#: 00000404.xhp
@@ -605,8 +605,8 @@ msgctxt ""
"par_id3145214\n"
"30\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Zgjidh <emph>Fut - Emra - Fut</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -614,8 +614,8 @@ msgctxt ""
"par_id3153558\n"
"31\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Zgjidh <emph>Fut - Emra - Krijo</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -623,8 +623,8 @@ msgctxt ""
"par_id3153483\n"
"32\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Zgjidh <emph>Fut - Emra - Etiketa</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
diff --git a/source/sq/helpcontent2/source/text/scalc/01.po b/source/sq/helpcontent2/source/text/scalc/01.po
index d2482b35d95..685aba9773e 100644
--- a/source/sq/helpcontent2/source/text/scalc/01.po
+++ b/source/sq/helpcontent2/source/text/scalc/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-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-06 20:49+0000\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-22 23:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467838199.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1482450530.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -5700,20 +5700,22 @@ msgid "Functions"
msgstr "Funksionet"
#: 04060102.xhp
+#, fuzzy
msgctxt ""
"04060102.xhp\n"
"par_id231020162315043955\n"
"help.text"
msgid "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>"
-msgstr ""
+msgstr "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>"
#: 04060102.xhp
+#, fuzzy
msgctxt ""
"04060102.xhp\n"
"par_id231020163315043955\n"
"help.text"
msgid "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>"
-msgstr ""
+msgstr "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>"
#: 04060103.xhp
msgctxt ""
@@ -20886,7 +20888,7 @@ msgctxt ""
"par_id3150691\n"
"57\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
+msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr ""
#: 04060109.xhp
@@ -20911,7 +20913,7 @@ msgctxt ""
"par_id3158419\n"
"58\n"
"help.text"
-msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
+msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
msgstr ""
#: 04060109.xhp
@@ -50391,8 +50393,8 @@ msgctxt ""
"04070000.xhp\n"
"tit\n"
"help.text"
-msgid "Names"
-msgstr "Emrat"
+msgid "Named Ranges and Expressions"
+msgstr ""
#: 04070000.xhp
msgctxt ""
@@ -50400,7 +50402,7 @@ msgctxt ""
"hd_id3153951\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
+msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Named Ranges and Expressions</link>"
msgstr ""
#: 04070000.xhp
@@ -50791,7 +50793,7 @@ msgctxt ""
"par_id3156280\n"
"13\n"
"help.text"
-msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
+msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Sheet - Named Ranges and Expressions - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
msgstr ""
#: 04070300.xhp
@@ -52681,7 +52683,7 @@ msgctxt ""
"par_id3145174\n"
"5\n"
"help.text"
-msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
+msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box."
msgstr ""
#: 05080300.xhp
@@ -70746,3 +70748,908 @@ msgctxt ""
"help.text"
msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on."
msgstr ""
+
+msgctxt ""
+"04070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Names"
+msgstr "Emrat"
+
+msgctxt ""
+"02190000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Delete Manual Breaks"
+msgstr "Fshiej të Gjitha Thyerjet Manuale"
+
+#, fuzzy
+msgctxt ""
+"03100000.xhp\n"
+"hd_id3154731\n"
+"help.text"
+msgid "Delete All Manual Breaks"
+msgstr "Fshiej të Gjitha Thyerjet Manuale"
+
+msgctxt ""
+"04010000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Manual Break"
+msgstr "~Thyerje Manuale"
+
+msgctxt ""
+"04060100.xhp\n"
+"hd_id3154944\n"
+"16\n"
+"help.text"
+msgid "Functions by Category"
+msgstr "Ketegoria dhe Numri"
+
+msgctxt ""
+"04060102.xhp\n"
+"hd_id3154536\n"
+"1\n"
+"help.text"
+msgid "Date & Time Functions"
+msgstr "Data Koha Autori"
+
+msgctxt ""
+"04060106.xhp\n"
+"hd_id3151221\n"
+"help.text"
+msgid "GCD_ADD"
+msgstr "Shto elementin"
+
+msgctxt ""
+"04060106.xhp\n"
+"par_id3156205\n"
+"help.text"
+msgid "GCD_ADD(Number(s))"
+msgstr "Format Numerik: Shto Vendin Decimal"
+
+#, fuzzy
+msgctxt ""
+"04060106.xhp\n"
+"par_id3159192\n"
+"help.text"
+msgid "<item type=\"input\">=GCD_ADD(5;15;25)</item> returns 5."
+msgstr "Hyrja e karaktereve alfanumerike"
+
+msgctxt ""
+"04060106.xhp\n"
+"hd_id3154230\n"
+"help.text"
+msgid "LCM_ADD"
+msgstr "Shto elementin"
+
+msgctxt ""
+"04060106.xhp\n"
+"par_id3154395\n"
+"help.text"
+msgid "LCM_ADD(Number(s))"
+msgstr "Format Numerik: Shto Vendin Decimal"
+
+#, fuzzy
+msgctxt ""
+"04060106.xhp\n"
+"par_id3145135\n"
+"help.text"
+msgid "<item type=\"input\">=LCM_ADD(5;15;25)</item> returns 75."
+msgstr "Hyrja e karaktereve alfanumerike"
+
+msgctxt ""
+"04060108.xhp\n"
+"hd_id3153018\n"
+"1\n"
+"help.text"
+msgid "Statistics Functions"
+msgstr "Funksionet statistikore"
+
+msgctxt ""
+"04060110.xhp\n"
+"hd_id3145389\n"
+"1\n"
+"help.text"
+msgid "Text Functions"
+msgstr "Funksionet statistikore"
+
+msgctxt ""
+"04060111.xhp\n"
+"hd_id3150870\n"
+"1\n"
+"help.text"
+msgid "Add-in Functions"
+msgstr "Gabim: Nuk është gjetur Add-in"
+
+#, fuzzy
+msgctxt ""
+"04060115.xhp\n"
+"par_id2952974\n"
+"142\n"
+"help.text"
+msgid "<item type=\"input\">=ERF.PRECISE(0;1)</item> returns 0.842701."
+msgstr "Hyrja e karaktereve alfanumerike"
+
+msgctxt ""
+"func_networkdays.xhp\n"
+"hd_id3148677\n"
+"242\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaksa"
+
+msgctxt ""
+"func_networkdays.xhp\n"
+"hd_id3146902\n"
+"247\n"
+"help.text"
+msgid "Example"
+msgstr "Shembull"
+
+#: 02190200.xhp
+msgctxt ""
+"02190200.xhp\n"
+"par_id3145173\n"
+"3\n"
+"help.text"
+msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Edit - Delete Manual Break - Column Break</emph>. The manual column break is removed."
+msgstr ""
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3150752\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_DATA\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>"
+msgstr ""
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3148700\n"
+"12\n"
+"help.text"
+msgid "Complete protection of your work can be achieved by combining both options on the <emph>Tools - Protect Document</emph> menu, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
+msgstr ""
+
+#: 06060200.xhp
+msgctxt ""
+"06060200.xhp\n"
+"par_id3153188\n"
+"6\n"
+"help.text"
+msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Document - Document</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active."
+msgstr ""
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_idN10E62\n"
+"help.text"
+msgid "If the payments take place at regular intervals, use the IRR function."
+msgstr ""
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"hd_id3153192\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Manual Break\">Manual Break</link>"
+msgstr ""
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3147072\n"
+"240\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>"
+msgstr ""
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3148672\n"
+"155\n"
+"help.text"
+msgid "See also:<link href=\"text/scalc/01/04060109.xhp\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
+msgstr ""
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3153081\n"
+"37\n"
+"help.text"
+msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.sxw\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.sxw document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
+msgstr ""
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3154656\n"
+"3\n"
+"help.text"
+msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Document - Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password."
+msgstr ""
+
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"bm_id3151221\n"
+"help.text"
+msgid "<bookmark_value>GCD_ADD function</bookmark_value>"
+msgstr ""
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3153955\n"
+"25\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_SCEN\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
+msgstr ""
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3151208\n"
+"94\n"
+"help.text"
+msgid "<emph>SortOrder</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
+msgstr ""
+
+#: 06060100.xhp
+msgctxt ""
+"06060100.xhp\n"
+"par_id3156384\n"
+"18\n"
+"help.text"
+msgid "On the <emph>Tools - Protect Document - Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited."
+msgstr ""
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3146984\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_COL\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>"
+msgstr ""
+
+#: 06060200.xhp
+msgctxt ""
+"06060200.xhp\n"
+"par_id3150717\n"
+"9\n"
+"help.text"
+msgid "You can completely protect your work by combining both options from <emph>Tools - Protect Document</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document."
+msgstr ""
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3157876\n"
+"28\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_DROP\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>"
+msgstr ""
+
+#: 04010000.xhp
+msgctxt ""
+"04010000.xhp\n"
+"par_id3155133\n"
+"3\n"
+"help.text"
+msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Edit - Delete Manual Break\">Edit - Delete Manual Break</link> to remove breaks created manually."
+msgstr ""
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3153929\n"
+"36\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_DOC\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu."
+msgstr ""
+
+#: func_networkdays.xhp
+msgctxt ""
+"func_networkdays.xhp\n"
+"par_id3153788\n"
+"241\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date and an end date</emph>. Holidays can be deducted.</ahelp>"
+msgstr ""
+
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"bm_id3154536\n"
+"help.text"
+msgid "<bookmark_value>date and time functions</bookmark_value><bookmark_value>functions; date & time</bookmark_value><bookmark_value>Function Wizard; date & time</bookmark_value>"
+msgstr ""
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3149873\n"
+"102\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"General conversion function BASIS\">General conversion function BASIS</link>"
+msgstr ""
+
+#: 04060100.xhp
+msgctxt ""
+"04060100.xhp\n"
+"par_id0902200809540918\n"
+"help.text"
+msgid "<variable id=\"drking\"><link href=\"http://help.libreoffice.org/Calc/Functions_by_Category\">Calc Functions By Category</link> in the LibreOffice WikiHelp</variable>"
+msgstr ""
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3151242\n"
+"174\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Category Statistics\">Category Statistics</link>"
+msgstr ""
+
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"bm_id3154230\n"
+"help.text"
+msgid "<bookmark_value>LCM_ADD function</bookmark_value>"
+msgstr ""
+
+#: 04060119.xhp
+msgctxt ""
+"04060119.xhp\n"
+"par_id3145308\n"
+"302\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_NBW\">Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value.</ahelp>"
+msgstr ""
+
+#: 04070300.xhp
+msgctxt ""
+"04070300.xhp\n"
+"par_id3156280\n"
+"13\n"
+"help.text"
+msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
+msgstr ""
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150691\n"
+"57\n"
+"help.text"
+msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
+msgstr ""
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id3155751\n"
+"156\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Back to the Overview\">Back to the Overview</link>"
+msgstr ""
+
+#: func_networkdays.xhp
+msgctxt ""
+"func_networkdays.xhp\n"
+"par_id3147328\n"
+"249\n"
+"help.text"
+msgid "=NETWORKDAYS(C3;D3;F3:J3) returns 17 workdays."
+msgstr ""
+
+#: 04060116.xhp
+msgctxt ""
+"04060116.xhp\n"
+"par_id3148869\n"
+"5\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060115.xhp\" name=\"Analysis Functions Part One\">Analysis Functions Part One</link>"
+msgstr ""
+
+#: func_networkdays.xhp
+msgctxt ""
+"func_networkdays.xhp\n"
+"par_id3153885\n"
+"244\n"
+"help.text"
+msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
+msgstr ""
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3154129\n"
+"96\n"
+"help.text"
+msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">SortOrder</item> parameter is not necessary."
+msgstr ""
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3149958\n"
+"7\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_ROW\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>"
+msgstr ""
+
+#: 02110000.xhp
+msgctxt ""
+"02110000.xhp\n"
+"par_id3150086\n"
+"16\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_NAVIPI_UP\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
+msgstr ""
+
+#: func_networkdays.xhp
+msgctxt ""
+"func_networkdays.xhp\n"
+"par_id3154661\n"
+"248\n"
+"help.text"
+msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
+msgstr ""
+
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id3150156\n"
+"90\n"
+"help.text"
+msgid "=VLOOKUP(SearchCriterion; Array; Index; SortOrder)"
+msgstr ""
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id2949715\n"
+"139\n"
+"help.text"
+msgid "<emph>LowerLimit</emph> is the lower limit of the integral."
+msgstr ""
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id2950381\n"
+"136\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_ERF_MS\">Returns values of the Gaussian error integral.</ahelp>"
+msgstr ""
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id2956294\n"
+"140\n"
+"help.text"
+msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes places between 0 and the lower limit."
+msgstr ""
+
+#: statistics.xhp
+msgctxt ""
+"statistics.xhp\n"
+"par_id1000040\n"
+"help.text"
+msgid "<variable id=\"sam01\">Menu <emph>Data - Statistics - Sampling...</emph></variable>"
+msgstr ""
+
+#: 04060115.xhp
+msgctxt ""
+"04060115.xhp\n"
+"par_id2963824\n"
+"138\n"
+"help.text"
+msgid "ERF.PRECISE(LowerLimit; UpperLimit)"
+msgstr ""
+
+#: 02190000.xhp
+msgctxt ""
+"02190000.xhp\n"
+"hd_id3150541\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Manual Breaks\">Delete Page Break</link>"
+msgstr ""
+
+#: 04080000.xhp
+msgctxt ""
+"04080000.xhp\n"
+"par_id3149412\n"
+"help.text"
+msgid "<ahelp hid=\"SC:LISTBOX:FID_FUNCTION_BOX:LB_FUNC\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon."
+msgstr ""
+
+#: 04080000.xhp
+msgctxt ""
+"04080000.xhp\n"
+"par_id3147345\n"
+"help.text"
+msgid "<ahelp hid=\"SC:IMAGEBUTTON:FID_FUNCTION_BOX:IMB_INSERT\">Inserts the selected function into the document.</ahelp>"
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id2309201514193338\n"
+"help.text"
+msgid "<emph>Ref2,3,...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value."
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id2309201516525483\n"
+"help.text"
+msgid "If the second argument is necessary, but not specified, the function returns the error Err:511.<br/>If the second argument specified not correctly, the function returns the error Err:502."
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id230920152006414\n"
+"help.text"
+msgid "<item type=\"input\">=AGGREGATE(4;1;A2:A9)</item><br/>Returns maximum value for the range A2:A9 =34, whereas <item type=\"input\">=MAX(A2:A9)</item> returns the error Err:511."
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id2309201520064118\n"
+"help.text"
+msgid "<item type=\"input\">=AGGREGATE(9;5;B2:B9)</item><br/>Returns sum of the column B =115. If any row is hidden, the function omit its value, for example if the 7th row is hidden, the function returns 95."
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id196152404026557\n"
+"help.text"
+msgid "If you need to apply the function with a 3-D range, this example shows how to do it."
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id2309201520180167\n"
+"help.text"
+msgid "<item type=\"input\">=AGGREGATE(13;3;Sheet1.B2:B9:Sheet3.B2:B9)</item><br/>The function returns mode of the values of second columns through sheets 1:3 (that have the same data) =8."
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id2309201520395380\n"
+"help.text"
+msgid "<item type=\"input\">=AGGREGATE(E3;E5;'ColumnOne')</item><br/>If E5 =13 and E7 =5, the function returns mode of the first column =10."
+msgstr ""
+
+#: func_averageifs.xhp
+msgctxt ""
+"func_averageifs.xhp\n"
+"par_id1279148769260\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link>, <link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link>, <embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>, <embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/> <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>"
+msgstr ""
+
+#: func_countifs.xhp
+msgctxt ""
+"func_countifs.xhp\n"
+"par_id190621657742\n"
+"help.text"
+msgid "<emph>Criterion_range2</emph> – Optional. Criterion_range2 and all the following mean the same as Criterion_range1."
+msgstr ""
+
+#: func_sumifs.xhp
+msgctxt ""
+"func_sumifs.xhp\n"
+"par_id11921178730928\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link>, <link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link>, <embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/> <embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>"
+msgstr ""
+
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3149720\n"
+"183\n"
+"help.text"
+msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions."
+msgstr ""
+
+#: 04060104.xhp
+msgctxt ""
+"04060104.xhp\n"
+"par_id3150245\n"
+"help.text"
+msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1.$D$2."
+msgstr ""
+
+#: 04060104.xhp
+msgctxt ""
+"04060104.xhp\n"
+"par_id3148896\n"
+"help.text"
+msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.sxc'#$Sheet1, if the formula in the current document X:\\dr\\own.sxc is located in Sheet1."
+msgstr ""
+
+#: 04060104.xhp
+msgctxt ""
+"04060104.xhp\n"
+"par_id3155144\n"
+"help.text"
+msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.sxc'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.sxc'#$Sheet1."
+msgstr ""
+
+#: 04060104.xhp
+msgctxt ""
+"04060104.xhp\n"
+"par_id3151004\n"
+"help.text"
+msgid "Returns the complete cell address in Lotus(TM) notation."
+msgstr ""
+
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"par_id3155020\n"
+"help.text"
+msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
+msgstr ""
+
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"par_id3163792\n"
+"help.text"
+msgid "If both parameters Number and Significance are negative and the Mode value is equal to zero or is not given, the results in $[officename] and Excel will differ after the import has been completed. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
+msgstr ""
+
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"par_id3157517\n"
+"help.text"
+msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of the number. This parameter is ignored when exporting to MS Excel as Excel does not know any third parameter."
+msgstr ""
+
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"par_id3163894\n"
+"help.text"
+msgid "If both parameters Number and Significance are negative, and if the Mode value is equal to zero or is not specified, then the results in $[officename] Calc and Excel will differ after exporting. If you export the spreadsheet to Excel, use Mode=1 to see the same results in Excel as in Calc."
+msgstr ""
+
+#: 04060107.xhp
+msgctxt ""
+"04060107.xhp\n"
+"par_id3154448\n"
+"help.text"
+msgid "if<emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)."
+msgstr ""
+
+#: 04060107.xhp
+msgctxt ""
+"04060107.xhp\n"
+"par_id3154142\n"
+"help.text"
+msgid "if<emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned."
+msgstr ""
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3153904\n"
+"help.text"
+msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value)for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
+msgstr ""
+
+#: 04060118.xhp
+msgctxt ""
+"04060118.xhp\n"
+"par_id3155586\n"
+"help.text"
+msgid "<item type=\"input\">=RATE(3;10;900)</item> = -121% The interest rate is therefore 121%."
+msgstr ""
+
+#: 04060185.xhp
+msgctxt ""
+"04060185.xhp\n"
+"par_id3147405\n"
+"23\n"
+"help.text"
+msgid "FORECAST(Value; DataY; DataX)"
+msgstr ""
+
+#: exponsmooth_embd.xhp
+msgctxt ""
+"exponsmooth_embd.xhp\n"
+"par_id0403201618594650\n"
+"help.text"
+msgid "<emph>aggregation (optional):</emph> A numeric value from 1 to 7, with default 1. The aggregation parameter is a numeric value indicating which method will be used:"
+msgstr ""
+
+#: exponsmooth_embd.xhp
+msgctxt ""
+"exponsmooth_embd.xhp\n"
+"par_id0503201619582665\n"
+"help.text"
+msgid "<emph>confidence (mandatory)</emph>: A numeric value between 0 and 1 (exclusive), default is 0.95. A value indicating a confidence level for the calculated prediction interval."
+msgstr ""
+
+#: func_aggregate.xhp
+msgctxt ""
+"func_aggregate.xhp\n"
+"par_id2309201520064180\n"
+"help.text"
+msgid "<item type=\"input\">=AGGREGATE(9;5;A5:C5)</item><br/>Returns sum for the range A5:C5 =29, even if some of the columns are hidden."
+msgstr ""
+
+#: func_color.xhp
+msgctxt ""
+"func_color.xhp\n"
+"bm_id1102201617201921\n"
+"help.text"
+msgid "<bookmark_value>Color;numerical value</bookmark_value> <bookmark_value>Color;calculating in spreadsheet</bookmark_value> <bookmark_value>COLOR function</bookmark_value>"
+msgstr ""
+
+#: func_forecastetsadd.xhp
+msgctxt ""
+"func_forecastetsadd.xhp\n"
+"par_id0603201610023949\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_ADD\">Calculates forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
+msgstr ""
+
+#: func_forecastetspiadd.xhp
+msgctxt ""
+"func_forecastetspiadd.xhp\n"
+"par_id0603201610010044\n"
+"help.text"
+msgid "FORECAST.ETS.PI.ADD(target, values, timeline, [confidence], [period_length], [completion], [aggregation])"
+msgstr ""
+
+#: func_forecastetspiadd.xhp
+msgctxt ""
+"func_forecastetspiadd.xhp\n"
+"par_id0403201618595143\n"
+"help.text"
+msgid "Note on Prediction Intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction Intervals tend to be increasingly 'over-optimistic' with increasing distance of the forecast-X to the observation data set."
+msgstr ""
+
+#: func_forecastetspiadd.xhp
+msgctxt ""
+"func_forecastetspiadd.xhp\n"
+"hd_id04032016185123\n"
+"help.text"
+msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0,9;1;TRUE();1)"
+msgstr ""
+
+#: func_forecastetspiadd.xhp
+msgctxt ""
+"func_forecastetspiadd.xhp\n"
+"hd_id040312316112394554\n"
+"help.text"
+msgid "Returns 23.4416821953741, the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation."
+msgstr ""
+
+#: func_forecastetspimult.xhp
+msgctxt ""
+"func_forecastetspimult.xhp\n"
+"par_id0603201610010044\n"
+"help.text"
+msgid "FORECAST.ETS.PI.MULT(target, values, timeline, [confidence], [period_length], [completion], [aggregation])"
+msgstr ""
+
+#: func_forecastetspimult.xhp
+msgctxt ""
+"func_forecastetspimult.xhp\n"
+"par_id0403201618595143\n"
+"help.text"
+msgid "Note on Prediction Intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction Intervals tend to be increasingly 'over-optimistic' with increasing distance of the forecast-X to the observation data set."
+msgstr ""
+
+#: func_forecastetspimult.xhp
+msgctxt ""
+"func_forecastetspimult.xhp\n"
+"hd_id04032016185123\n"
+"help.text"
+msgid "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Values;Timeline;0,9;1;TRUE();1)"
+msgstr ""
+
+#: func_forecastetspimult.xhp
+msgctxt ""
+"func_forecastetspimult.xhp\n"
+"hd_id040312316112394554\n"
+"help.text"
+msgid "Returns 27.5285874381574, the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation."
+msgstr ""
+
+#: statistics_regression.xhp
+msgctxt ""
+"statistics_regression.xhp\n"
+"par_id1000040\n"
+"help.text"
+msgid "<variable id=\"sam01\">Menu <emph>Data - Statistics - Regression...</emph></variable>"
+msgstr ""
+
+#: statistics_regression.xhp
+msgctxt ""
+"statistics_regression.xhp\n"
+"par_id1001270\n"
+"help.text"
+msgid "For more information, please visit the Wikipedia: <link href=\"http://en.wikipedia.org/wiki/Regression_analysis\">http://en.wikipedia.org/wiki/Regression_analysis</link>"
+msgstr ""
+
+#: statistics_regression.xhp
+msgctxt ""
+"statistics_regression.xhp\n"
+"par_id1701201620340139\n"
+"help.text"
+msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the slope, <item type=\"literal\">b</item> is the intercept that best fits the data."
+msgstr ""
+
+#: func_forecastetsmult.xhp
+msgctxt ""
+"func_forecastetsmult.xhp\n"
+"par_id0603201610023949\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_MULT\">Calculates additive forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
+msgstr ""
+
+#: func_forecastetspiadd.xhp
+msgctxt ""
+"func_forecastetspiadd.xhp\n"
+"par_id0603201617141750\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates Prediction Interval(s) based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
+msgstr ""
+
+#: func_forecastetspimult.xhp
+msgctxt ""
+"func_forecastetspimult.xhp\n"
+"par_id0603201617141750\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIM\">Calculates Prediction Interval(s) based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
+msgstr ""
+
+#: func_forecastetspiadd.xhp
+msgctxt ""
+"func_forecastetspiadd.xhp\n"
+"hd_id04032016112394554\n"
+"help.text"
+msgid "Returns 18.8061295551355, the additive prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
+msgstr ""
+
+#: func_forecastetspimult.xhp
+msgctxt ""
+"func_forecastetspimult.xhp\n"
+"hd_id04032016112394554\n"
+"help.text"
+msgid "Returns 20.1040952101013, the multiplicative prediction interval forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
+msgstr ""
+
+#: 04060102.xhp
+msgctxt ""
+"04060102.xhp\n"
+"par_id3150654\n"
+"185\n"
+"help.text"
+msgid "When entering dates as part of formulas, slashes or dashes used as date separators are interpreted as arithmetic operators. Therefore, dates entered in this format are not recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas use the DATE function, for example, DATE(1954;7;20), or place the date in quotation marks and use the ISO 8601 notation, for example, \"1954-07-20\". Avoid using locale dependent date formats such as \"07/20/54\", the calculation may produce errors if the document is loaded under different locale settings."
+msgstr ""
diff --git a/source/sq/helpcontent2/source/text/scalc/guide.po b/source/sq/helpcontent2/source/text/scalc/guide.po
index 60d9b6a8813..3ef80d1db67 100644
--- a/source/sq/helpcontent2/source/text/scalc/guide.po
+++ b/source/sq/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
"PO-Revision-Date: 2016-07-06 20: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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467835914.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467835911.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -2131,7 +2131,7 @@ msgctxt ""
"par_id3154011\n"
"26\n"
"help.text"
-msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
+msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it."
msgstr ""
#: cellreference_dragdrop.xhp
@@ -11841,7 +11841,7 @@ msgctxt ""
"par_id3153954\n"
"3\n"
"help.text"
-msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
+msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears."
msgstr ""
#: value_with_name.xhp
@@ -11894,7 +11894,7 @@ msgctxt ""
"par_id3153711\n"
"8\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
+msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>"
msgstr ""
#: webquery.xhp
diff --git a/source/sq/helpcontent2/source/text/shared/00.po b/source/sq/helpcontent2/source/text/shared/00.po
index 02313f6da40..242554c5279 100644
--- a/source/sq/helpcontent2/source/text/shared/00.po
+++ b/source/sq/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-06 20:12+0000\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-05-25 00:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467835945.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1464136744.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -12127,15 +12127,6 @@ msgstr ""
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
-"par_id3163820\n"
-"28\n"
-"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colors</emph> tab"
-msgstr ""
-
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
"par_id3154985\n"
"141\n"
"help.text"
diff --git a/source/sq/helpcontent2/source/text/shared/01.po b/source/sq/helpcontent2/source/text/shared/01.po
index e5254bed7a3..a608bddfab8 100644
--- a/source/sq/helpcontent2/source/text/shared/01.po
+++ b/source/sq/helpcontent2/source/text/shared/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-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-06 20:49+0000\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-07-06 20:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467838199.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467836626.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -8292,7 +8292,7 @@ msgctxt ""
"par_id3152551\n"
"59\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar."
+msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"sweep\" and \"creep\" are considered similar."
msgstr ""
#: 02100100.xhp
@@ -25679,32 +25679,6 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
msgstr ""
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Colors"
-msgstr "Ngjyrat"
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"hd_id3152895\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>"
-msgstr ""
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"par_id3149119\n"
-"2\n"
-"help.text"
-msgid "Select a color to apply, save the current color list, or load a different color list."
-msgstr ""
-
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -43310,6 +43284,214 @@ msgctxt ""
msgid "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>"
msgstr ""
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"tit\n"
+"help.text"
+msgid "Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"bm_id281120160951421436\n"
+"help.text"
+msgid "<bookmark_value>profile;safe mode</bookmark_value>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160939034500\n"
+"help.text"
+msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Safe Mode</link>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939285779\n"
+"help.text"
+msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163153357\n"
+"help.text"
+msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154362\n"
+"help.text"
+msgid "Start %PRODUCTNAME from command line with <emph>--safe-mode</emph> option"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154363\n"
+"help.text"
+msgid "Start %PRODUCTNAME from <emph>%PRODUCTNAME (Safe Mode)</emph> start menu entry (Windows only)"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149549\n"
+"help.text"
+msgid "What can I do in safe mode?"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939281728\n"
+"help.text"
+msgid "Once in safe mode, you will be shown a dialog offering three user profile restoration options"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149551\n"
+"help.text"
+msgid "Continue in Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279896\n"
+"help.text"
+msgid "This option will let you work with %PRODUCTNAME as you are used to, but using a temporary user profile. It also means that all configuration changes made to the temporary user profile will be lost after restart."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149552\n"
+"help.text"
+msgid "Quit"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279161\n"
+"help.text"
+msgid "Choosing <emph>Quit</emph> will just exit %PRODUCTNAME. Use this option if you got here by accident."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149543\n"
+"help.text"
+msgid "Apply Changes and Restart"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348926\n"
+"help.text"
+msgid "The dialog offers multiple changes to the user profile that can be made to help restoring %PRODUCTNAME to working state. They get more radical from top down so you should try them successively one after another. Choosing this option applies selected changes"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149545\n"
+"help.text"
+msgid "Restore from backup"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348884\n"
+"help.text"
+msgid "%PRODUCTNAME keeps backups of previous configurations and activated extensions. Use this option to return to the previous state if your problems are likely to be caused by recent changes to configuration or extensions."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149546\n"
+"help.text"
+msgid "Configure"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347119\n"
+"help.text"
+msgid "You can disable all extensions installed by the user. You can also disable hardware acceleration. Activate this option if you experience startup crashes or visual glitches, they are often related to hardware acceleration."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276682\n"
+"help.text"
+msgid "Uninstall extensions"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944275137\n"
+"help.text"
+msgid "Sometimes %PRODUCTNAME cannot be started due to extensions blocking or crashing. This option allows you to disable all extensions installed by the user as well as shared and bundled extensions. Uninstalling shared and bundled extensions should be used with caution. It will only work if you have the necessary system access rights."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276687\n"
+"help.text"
+msgid "Reset to factory settings"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427792\n"
+"help.text"
+msgid "If all else fails, you can reset your user profile to the factory default. The first option <emph>Reset settings and user customizations</emph> resets all configuration and UI changes, but keeps things like your personal dictionary, templates etc. The second option will reset your entire profile to the state when you first installed %PRODUCTNAME."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427243\n"
+"help.text"
+msgid "If you could not resolve your problem by using safe mode, click on <emph>Advanced</emph> expander. You will find instructions how to get further help there."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347055\n"
+"help.text"
+msgid "If you want to report a problem with your user profile, by clicking on <emph>Create Zip Archive from User Profile</emph> you can generate a zip file which can be uploaded to the bug tracking system to be investigated by the developers."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348679\n"
+"help.text"
+msgid "Be aware that the uploaded profile might contain sensitive information, such as your personal dictionary, settings and installed extensions."
+msgstr ""
+
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
diff --git a/source/sq/helpcontent2/source/text/shared/guide.po b/source/sq/helpcontent2/source/text/shared/guide.po
index a258ca78a86..243d8d073ec 100644
--- a/source/sq/helpcontent2/source/text/shared/guide.po
+++ b/source/sq/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
"PO-Revision-Date: 2016-07-06 20:28+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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467836909.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467836894.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -2190,7 +2190,7 @@ msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id1508201618160340\n"
"help.text"
-msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)"
+msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers"
msgstr ""
#: cmis-remote-files-setup.xhp
@@ -2270,7 +2270,7 @@ msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id150820161816049600\n"
"help.text"
-msgid "Connecting to a Windows share (check)"
+msgid "Connecting to a Windows share"
msgstr ""
#: cmis-remote-files-setup.xhp
@@ -9922,7 +9922,7 @@ msgctxt ""
"hyperlink_insert.xhp\n"
"par_idN1076D\n"
"help.text"
-msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
+msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Sheet - Named Ranges and Expressions - Define</emph>)."
msgstr ""
#: hyperlink_insert.xhp
@@ -12432,19 +12432,19 @@ msgstr ""
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3156424\n"
-"86\n"
+"par_id3149767\n"
+"29\n"
"help.text"
-msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
+msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
msgstr ""
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3149767\n"
-"29\n"
+"par_id3156424\n"
+"86\n"
"help.text"
-msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
+msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
msgstr ""
#: labels.xhp
@@ -18311,7 +18311,7 @@ msgctxt ""
"start_parameters.xhp\n"
"tit\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
+msgid "Starting $[officename] Software With Parameters"
msgstr ""
#: start_parameters.xhp
@@ -18319,50 +18319,45 @@ msgctxt ""
"start_parameters.xhp\n"
"bm_id3156410\n"
"help.text"
-msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
+msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3156410\n"
-"52\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
+msgid "Starting $[officename] Software With Parameters"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147009\n"
-"1\n"
"help.text"
-msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
+msgid "By starting $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147618\n"
-"2\n"
"help.text"
-msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
+msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of $[officename] software technology."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3154898\n"
-"4\n"
"help.text"
-msgid "Starting the $[officename] Software From the Command Line"
+msgid "Starting $[officename] Software From the Command Line"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156152\n"
-"5\n"
"help.text"
msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms."
msgstr ""
@@ -18371,7 +18366,6 @@ msgstr ""
msgctxt ""
"start_parameters.xhp\n"
"par_id3152472\n"
-"6\n"
"help.text"
msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>."
msgstr ""
@@ -18380,7 +18374,6 @@ msgstr ""
msgctxt ""
"start_parameters.xhp\n"
"par_id3149669\n"
-"53\n"
"help.text"
msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:"
msgstr ""
@@ -18389,249 +18382,246 @@ msgstr ""
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
-"7\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter}</caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter}</caseinline></switchinline>"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
-"8\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgid "Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3158407\n"
-"9\n"
+"hd_id3145171\n"
"help.text"
-msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
+msgid "Valid Command Line Parameters"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"hd_id3145171\n"
-"10\n"
+"hd_id1016120408556191\n"
"help.text"
-msgid "Valid Command Line Parameters"
+msgid "Using without special arguments"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148451\n"
-"11\n"
+"par_id215247284938\n"
"help.text"
-msgid "Parameter"
-msgstr "Parametri i sllajdit"
+msgid "Using without any arguments opens the start center."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149167\n"
-"12\n"
+"par_id4016121206183262\n"
"help.text"
-msgid "Meaning"
-msgstr "Kernimi"
+msgid "<emph>{file}</emph>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149983\n"
-"73\n"
+"par_id40161212062813818\n"
"help.text"
-msgid "--help / -h / -?"
-msgstr "--help / -h / -?"
+msgid "Tries to open the file (files) in the components suitable for them."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147349\n"
-"74\n"
+"par_id40161212063110720\n"
"help.text"
-msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
+msgid "<emph>{file} macro:///[Library.Module.MacroName]</emph>"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31499et\n"
-"73\n"
+"par_id40161212063330252\n"
"help.text"
-msgid "--version"
+msgid "Opens the file and applies specified macros from the file."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31473et\n"
-"74\n"
+"hd_id201612040855610\n"
"help.text"
-msgid "Displays the version information."
+msgid "Getting help and information"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150010\n"
-"59\n"
+"par_id3148451\n"
"help.text"
-msgid "--writer"
-msgstr "--writer"
+msgid "<variable id=\"parameter\">Parameter</variable>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147213\n"
-"60\n"
+"par_id3149167\n"
"help.text"
-msgid "Starts with an empty Writer document."
+msgid "<variable id=\"meaning\">Meaning</variable>"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148616\n"
-"61\n"
+"par_id3147349\n"
"help.text"
-msgid "--calc"
-msgstr "--calc"
+msgid "Lists the available command line parameters to the console."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145261\n"
-"62\n"
+"par_id20161204091221764\n"
"help.text"
-msgid "Starts with an empty Calc document."
+msgid "Opens $[officename] built-in or online Help on Writer."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156443\n"
-"63\n"
+"par_id20161204091520522\n"
"help.text"
-msgid "--draw"
-msgstr "--draw"
+msgid "Opens $[officename] built-in or online Help on Calc."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154011\n"
-"64\n"
+"par_id20161204091727059\n"
"help.text"
-msgid "Starts with an empty Draw document."
+msgid "Opens $[officename] built-in or online Help on Draw."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153142\n"
-"65\n"
+"par_id20161204091812159\n"
"help.text"
-msgid "--impress"
-msgstr "--impress"
+msgid "Opens $[officename] built-in or online Help on Impress."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153222\n"
-"66\n"
+"par_id20161204091919599\n"
"help.text"
-msgid "Starts with an empty Impress document."
+msgid "Opens $[officename] built-in or online Help on Base."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155853\n"
-"67\n"
+"par_id20161204092029619\n"
"help.text"
-msgid "--math"
-msgstr "--math"
+msgid "Opens $[officename] built-in or online Help on Basic scripting language."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146928\n"
-"68\n"
+"par_id2016120409214276\n"
"help.text"
-msgid "Starts with an empty Math document."
+msgid "Opens $[officename] built-in or online Help on Math."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149960\n"
-"69\n"
+"par_id31473et\n"
"help.text"
-msgid "--global"
+msgid "Shows $[officename] version and quits."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151075\n"
-"70\n"
+"par_id2016120409236546\n"
"help.text"
-msgid "Starts with an empty Writer master document."
+msgid "(MacOS X sandbox only) Returns path of the temporary directory for the current user and exits. Overrides all other arguments."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154510\n"
-"71\n"
+"hd_id20161204094429235\n"
"help.text"
-msgid "--web"
-msgstr "--web"
+msgid "General arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148836\n"
-"72\n"
+"par_id3153919\n"
"help.text"
-msgid "Starts with an empty HTML document."
+msgid "Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deativates the Quickstarter service. Without parameters this service is activated."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149403\n"
+"par_id315330t\n"
"help.text"
-msgid "--show {filename.odp}"
-msgstr "--show {filename.odp}"
+msgid "Disables check for remote instances using the installation."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153838\n"
-"80\n"
+"par_id315053o\n"
"help.text"
-msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
+msgid "Forces an input filter type, if possible. For example:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156276\n"
-"13\n"
+"par_id20161204101917197\n"
+"help.text"
+msgid "Store soffice.bin pid to <emph>{file}</emph>."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3146786\n"
+"help.text"
+msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for $[officename] software on UNIX-like platforms."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"hd_id20161204103115358\n"
+"help.text"
+msgid "User/programmatic interface control"
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3151334\n"
"help.text"
-msgid "--minimized"
+msgid "Disables the splash screen at program start."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3146080\n"
-"14\n"
"help.text"
msgid "Starts minimized. The splash screen is not displayed."
msgstr ""
@@ -18639,71 +18629,71 @@ msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145641\n"
-"15\n"
+"par_id3153306\n"
"help.text"
-msgid "--invisible"
-msgstr "--invisible"
+msgid "Starts without displaying anything except the splash screen."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154756\n"
-"16\n"
"help.text"
msgid "Starts in invisible mode."
-msgstr "Hape në modin e disenjimit"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3148914\n"
-"17\n"
"help.text"
-msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgid "Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147341\n"
-"18\n"
"help.text"
-msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
+msgid "Using the parameter, $[officename] can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3150388\n"
-"48\n"
"help.text"
-msgid "It cannot be used in conjunction with <emph>-quickstart</emph>."
+msgid "It cannot be used in conjunction with <emph>--quickstart</emph>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3145147\n"
-"19\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155903\n"
-"20\n"
+"par_id3150530\n"
"help.text"
-msgid "--norestore"
+msgid "Starts in \"headless mode\" which allows using the application without user interface."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3156353\n"
+"help.text"
+msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156374\n"
-"21\n"
"help.text"
msgid "Disables restart and file recovery after a system crash."
msgstr ""
@@ -18711,358 +18701,330 @@ msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5215918\n"
+"par_id20161204120122917\n"
"help.text"
-msgid "--nofirststartwizard"
+msgid "Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5665761\n"
+"par_id3147130\n"
"help.text"
-msgid "Disables the Welcome Wizard."
-msgstr "Magjistari i bashkangjitjes me të dhëna"
+msgid "Notifies $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148477\n"
-"25\n"
+"par_id20161204120828147\n"
"help.text"
-msgid "--quickstart"
+msgid "UNO-URL is string the such kind <emph>uno:connection-type,params;protocol-name,params;ObjectName</emph>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153919\n"
-"26\n"
+"par_id3148874\n"
"help.text"
-msgid "Activates the Quickstarter."
-msgstr "Dil nga startuesi i shpejtë"
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3152479\n"
-"30\n"
+"par_id314713a\n"
"help.text"
-msgid "--accept={UNO string}"
+msgid "Closes an acceptor that was created with <emph>--accept={UNO-URL}</emph>. Use <emph>--unaccept=all</emph> to close all open acceptors."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147130\n"
-"31\n"
+"par_id20161204121422689\n"
"help.text"
-msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgid "Uses specified language, if language is not selected yet for UI. The lang is a tag of the language in IETF language tag."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148874\n"
-"32\n"
+"par_id201612041220386\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgid "Developer arguments"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315247a\n"
-"30\n"
+"par_id20161204122216505\n"
"help.text"
-msgid "--unaccept={UNO string}"
+msgid "Exit after initialization complete (no documents loaded)."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314713a\n"
-"31\n"
+"par_id2016120412237431\n"
"help.text"
-msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors."
+msgid "Exit after loading documents."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159238\n"
-"36\n"
+"par_id20161204122420839\n"
"help.text"
-msgid "-p {filename1} {filename2} ..."
+msgid "New document creation arguments"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3163666\n"
-"37\n"
+"par_id20161204122414892\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
+msgid "The arguments create an empty document of specified kind. Only one of them may be used in one command line. If filenames are specified after an argument, then it tries to open those files in the specified component."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150828\n"
-"49\n"
+"par_id3147213\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgid "Starts with an empty Writer document."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150883\n"
-"38\n"
+"par_id3145261\n"
"help.text"
-msgid "--pt {Printername} {filename1} {filename2} ..."
+msgid "Starts with an empty Calc document."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155081\n"
-"50\n"
+"par_id3154011\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
+msgid "Starts with an empty Draw document."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153655\n"
-"51\n"
+"par_id3153222\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgid "Starts with an empty Impress document."
msgstr ""
#: start_parameters.xhp
-#, fuzzy
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154372\n"
-"39\n"
+"par_id3146928\n"
"help.text"
-msgid "-o {filename}"
-msgstr "-n {emriskedarit}"
+msgid "Starts with an empty Math document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150309\n"
-"40\n"
+"par_id3151075\n"
"help.text"
-msgid "Opens <emph>{filename}</emph> for editing, even if it is a template."
+msgid "Starts with an empty Writer master document."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151182\n"
-"54\n"
+"par_id3148836\n"
"help.text"
-msgid "--view {filename}"
-msgstr "--view {filename}"
+msgid "Starts with an empty HTML document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145268\n"
-"55\n"
+"par_id20161204125123476\n"
"help.text"
-msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
+msgid "File open arguments"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3166421\n"
-"41\n"
+"par_id20161204125411030\n"
"help.text"
-msgid "-n {filename}"
-msgstr "-n {emriskedarit}"
+msgid "The arguments define how following filenames are treated. New treatment begins after the argument and ends at the next argument. The default treatment is to open documents for editing, and create new documents from document templates."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154259\n"
-"42\n"
"help.text"
-msgid "Creates a new document using <emph>{filename}</emph> as a template."
+msgid "Treats following files as templates for creation of new documents."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155126\n"
-"43\n"
+"par_id3150309\n"
"help.text"
-msgid "--nologo"
+msgid "Opens following files for editing, regardless whether they are templates or not."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151334\n"
-"44\n"
+"par_id3155081\n"
"help.text"
-msgid "Disables the splash screen at program start."
+msgid "Prints the following files to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159171\n"
-"75\n"
+"par_id3153655\n"
+"51\n"
"help.text"
-msgid "--nodefault"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153306\n"
-"76\n"
+"par_id20161204010513716\n"
"help.text"
-msgid "Starts without displaying anything except the splash screen."
+msgid "If used multiple times, only last <emph>{Printername}</emph> is effective for all documents of all <emph>--pt</emph> runs."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315917t\n"
-"75\n"
+"par_id2016120401061890\n"
"help.text"
-msgid "--nolockcheck"
+msgid "Also, <emph>--printer-name</emph> argument of <emph>--print-to-file</emph> switch interferes with <emph>{Printername}</emph>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315330t\n"
-"76\n"
+"par_id3163666\n"
"help.text"
-msgid "Disables check for remote instances using the installation."
+msgid "Prints following files to the default printer, after which those files are closed. The splash screen does not appear."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id2211676\n"
+"par_id3150828\n"
"help.text"
-msgid "--nofirststartwizard"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id1641895\n"
+"par_id3145268\n"
"help.text"
-msgid "Add this parameter to the program start command to suppress the Welcome Wizard."
+msgid "Opens following files in viewer mode (read-only)."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153915\n"
-"45\n"
+"par_id3153838\n"
"help.text"
-msgid "--display {display}"
-msgstr "--display {display}"
+msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146786\n"
-"46\n"
+"par_id315053p\n"
"help.text"
-msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms."
+msgid "Batch convert files (implies --headless). If --outdir isn't specified, then current working directory is used as output_dir."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149595\n"
-"56\n"
+"par_id2016120401222926\n"
"help.text"
-msgid "--headless"
+msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150530\n"
-"57\n"
+"par_id315053q\n"
"help.text"
-msgid "Starts in \"headless mode\" which allows using the application without user interface."
+msgid "Batch print files to file. If <emph>--outdir</emph> is not specified, then current working directory is used as output_dir."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156353\n"
-"58\n"
+"par_id20161204012928262\n"
"help.text"
-msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgid "If <emph>--printer-name</emph> or <emph>--outdir</emph> used multiple times, only last value of each is effective. Also, <emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with <emph>--printer-name</emph>. For example:"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959o\n"
-"56\n"
+"par_id2016120401348732\n"
"help.text"
-msgid "--infilter={filter}"
+msgid "Dump text content of the following files to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053o\n"
-"57\n"
+"par_id2016120401398657\n"
"help.text"
-msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"."
+msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959p\n"
-"56\n"
+"par_id20161204014126760\n"
"help.text"
-msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files"
+msgid "Ignored switches"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053p\n"
-"57\n"
+"par_id2016120401435616\n"
"help.text"
-msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
+msgid "Ignored (MacOS X only)"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959q\n"
-"56\n"
+"par_id20161204014423695\n"
"help.text"
-msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files"
+msgid "Ignored (COM+ related; Windows only)"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053q\n"
-"57\n"
+"par_id20161204014529900\n"
+"help.text"
+msgid "Does nothing, accepted only for backward compatibility."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id2016120401463584\n"
"help.text"
-msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
+msgid "Used only in unit tests and should have two arguments."
msgstr ""
#: startcenter.xhp
diff --git a/source/sq/sc/source/ui/src.po b/source/sq/sc/source/ui/src.po
index c219c45150a..1f3490612a8 100644
--- a/source/sq/sc/source/ui/src.po
+++ b/source/sq/sc/source/ui/src.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-05 09:09+0000\n"
+"POT-Creation-Date: 2016-12-10 23:38+0100\n"
+"PO-Revision-Date: 2016-12-08 15:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467709752.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481210381.000000\n"
#: filter.src
msgctxt ""
@@ -9653,8 +9653,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF\n"
"1\n"
"string.text"
-msgid "Totals the arguments that meet the conditions."
-msgstr "Mbledh argumentet që i plotësojnë kushtet."
+msgid "Totals the arguments that meet the condition."
+msgstr ""
#: scfuncs.src
msgctxt ""
diff --git a/source/sq/svx/uiconfig/ui.po b/source/sq/svx/uiconfig/ui.po
index bf44246cc4d..174c35e67ef 100644
--- a/source/sq/svx/uiconfig/ui.po
+++ b/source/sq/svx/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-05 09:28+0000\n"
+"POT-Creation-Date: 2016-12-21 15:38+0100\n"
+"PO-Revision-Date: 2016-12-09 16:49+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467710928.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481302198.000000\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -3054,7 +3054,7 @@ msgctxt ""
"ignorediacritics\n"
"label\n"
"string.text"
-msgid "Ignore diac_ritics CTL"
+msgid "Ignore diac_ritics"
msgstr ""
#: findreplacedialog.ui
@@ -3063,7 +3063,7 @@ msgctxt ""
"ignorekashida\n"
"label\n"
"string.text"
-msgid "Ignore _kashida CTL"
+msgid "Ignore _kashida"
msgstr ""
#: findreplacedialog.ui
@@ -5152,10 +5152,10 @@ msgstr ""
#: safemodedialog.ui
msgctxt ""
"safemodedialog.ui\n"
-"radio_deinstall\n"
+"radio_extensions\n"
"label\n"
"string.text"
-msgid "Uninstall extensions"
+msgid "Extensions"
msgstr ""
#: safemodedialog.ui
@@ -5170,10 +5170,19 @@ msgstr ""
#: safemodedialog.ui
msgctxt ""
"safemodedialog.ui\n"
-"check_deinstall_all_extensions\n"
+"check_reset_shared_extensions\n"
+"label\n"
+"string.text"
+msgid "Reset state of shared extensions"
+msgstr ""
+
+#: safemodedialog.ui
+msgctxt ""
+"safemodedialog.ui\n"
+"check_reset_bundled_extensions\n"
"label\n"
"string.text"
-msgid "Uninstall all extensions (including shared and bundled)"
+msgid "Reset state of bundled extensions"
msgstr ""
#: safemodedialog.ui
diff --git a/source/sq/sw/source/ui/dochdl.po b/source/sq/sw/source/ui/dochdl.po
index 0b7b7d815c1..da808892f46 100644
--- a/source/sq/sw/source/ui/dochdl.po
+++ b/source/sq/sw/source/ui/dochdl.po
@@ -4,7 +4,7 @@ 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: 2016-07-05 09:31+0000\n"
+"PO-Revision-Date: 2015-12-11 20:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467711093.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1449864665.000000\n"
#: dochdl.src
msgctxt ""
@@ -87,3 +87,10 @@ msgctxt ""
"string.text"
msgid "DDE link"
msgstr "DDE link"
+
+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 "Një tabelë nuk mund të futet në tabelën tjetër. Sido që të jetë, ju mund t'i lëshoni të dhënat në dokument kur kursori nuk është në tabelë."
diff --git a/source/sq/sw/uiconfig/swriter/ui.po b/source/sq/sw/uiconfig/swriter/ui.po
index 50c2260184b..5be43120b8c 100644
--- a/source/sq/sw/uiconfig/swriter/ui.po
+++ b/source/sq/sw/uiconfig/swriter/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 09:34+0000\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-10 00:53+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: American English <>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467711246.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481331208.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -9902,26 +9902,6 @@ msgid "Style"
msgstr ""
#: notebookbar_groups.ui
-#, fuzzy
-msgctxt ""
-"notebookbar_groups.ui\n"
-"growb\n"
-"label\n"
-"string.text"
-msgid " "
-msgstr " "
-
-#: notebookbar_groups.ui
-#, fuzzy
-msgctxt ""
-"notebookbar_groups.ui\n"
-"shrinkb\n"
-"label\n"
-"string.text"
-msgid " "
-msgstr " "
-
-#: notebookbar_groups.ui
msgctxt ""
"notebookbar_groups.ui\n"
"fomatgrouplabel\n"
diff --git a/source/sq/xmlsecurity/uiconfig/ui.po b/source/sq/xmlsecurity/uiconfig/ui.po
index aa501fa3356..d70e8f80423 100644
--- a/source/sq/xmlsecurity/uiconfig/ui.po
+++ b/source/sq/xmlsecurity/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-05 09:35+0000\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-10 01:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sq\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"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467711338.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481333399.000000\n"
#: certgeneral.ui
msgctxt ""
@@ -208,6 +208,15 @@ msgstr ""
#: digitalsignaturesdialog.ui
msgctxt ""
"digitalsignaturesdialog.ui\n"
+"type\n"
+"label\n"
+"string.text"
+msgid "Signature type"
+msgstr ""
+
+#: digitalsignaturesdialog.ui
+msgctxt ""
+"digitalsignaturesdialog.ui\n"
"macrohint\n"
"label\n"
"string.text"