diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-03 18:05:40 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-03 19:11:41 +0200 |
commit | 6544a35097d1f6de1b2cd22157db33459c4736fb (patch) | |
tree | a7815d2037aa75cb23a3d05fe89f3d227cb077c2 /source/sq | |
parent | 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
Diffstat (limited to 'source/sq')
46 files changed, 6313 insertions, 1994 deletions
diff --git a/source/sq/basic/source/classes.po b/source/sq/basic/source/classes.po index da8b030f507..9b93e76977e 100644 --- a/source/sq/basic/source/classes.po +++ b/source/sq/basic/source/classes.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:41+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-07-04 10:36+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LibreOffice Albanian Translators\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -18,325 +18,361 @@ msgstr "" "X-POOTLE-MTIME: 1436006206.000000\n" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SYNTAX & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SYNTAX & ERRCODE_RES_MASK\n" "string.text" msgid "Syntax error." msgstr "Gabim sintakse." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_GOSUB & ERRCODE_RES_MASK\n" "string.text" msgid "Return without Gosub." msgstr "Kthehu pa Gosub." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_REDO_FROM_START & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect entry; please retry." msgstr "Regjistrim i pasaktë; ju lutem provoni përsëri." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ARGUMENT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid procedure call." msgstr "Thirrje procedure e pavlefshme." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_MATH_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "Overflow." msgstr "Tejmbushje." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_MEMORY & ERRCODE_RES_MASK\n" "string.text" msgid "Not enough memory." msgstr "Nuk ka memorie të mjaftueshme." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ALREADY_DIM & ERRCODE_RES_MASK\n" "string.text" msgid "Array already dimensioned." msgstr "Matrica tashmë e dimensionuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_OUT_OF_RANGE & ERRCODE_RES_MASK\n" "string.text" msgid "Index out of defined range." msgstr "Indeksi jashtë zonës së përcaktuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DUPLICATE_DEF & ERRCODE_RES_MASK\n" "string.text" msgid "Duplicate definition." msgstr "Dyfisho definicionin." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ZERODIV & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ZERODIV & ERRCODE_RES_MASK\n" "string.text" msgid "Division by zero." msgstr "Pjesëtim me zero." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_UNDEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable not defined." msgstr "Variabël i papërcaktuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CONVERSION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CONVERSION & ERRCODE_RES_MASK\n" "string.text" msgid "Data type mismatch." msgstr "Llojet e të dhënave nuk përputhem." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PARAMETER & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid parameter." msgstr "Parametër i pavlefshëm." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_USER_ABORT & ERRCODE_RES_MASK\n" "string.text" msgid "Process interrupted by user." msgstr "Procesi është ndërprerë nga përdoruesi." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RESUME & ERRCODE_RES_MASK\n" "string.text" msgid "Resume without error." msgstr "Vazhdo pa gabim." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_STACK_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "Not enough stack memory." msgstr "Memoria stack e pamjaftueshme." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROC_UNDEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Sub-procedure or function procedure not defined." msgstr "Nën-procedura ose procedura e funksionit nuk është përcaktuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" "string.text" msgid "Error loading DLL file." msgstr "Gabim në ngarkimin e skedarit DLL." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DLL_CALL & ERRCODE_RES_MASK\n" "string.text" msgid "Wrong DLL call convention." msgstr "Marrëveshje e gabuar e thirrjes DDL." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INTERNAL_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Internal error $(ARG1)." msgstr "Gabim i brendshëm $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CHANNEL & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid file name or file number." msgstr "Emri ose numri i skedarit janë të pavlefshëm." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "File not found." msgstr "Skedari nuk u gjet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_FILE_MODE & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect file mode." msgstr "Modalitet i pasaktë i skedarit." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" "string.text" msgid "File already open." msgstr "Skedar tashmë i hapur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_IO_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Device I/O error." msgstr "Gabim I/O i pajisjes." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_FILE_EXISTS & ERRCODE_RES_MASK\n" "string.text" msgid "File already exists." msgstr "Skedari tashmë ekziston." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect record length." -msgstr "" +msgstr "Numri i të dhënës është i pasaktë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DISK_FULL & ERRCODE_RES_MASK\n" "string.text" msgid "Disk or hard drive full." msgstr "Disku ose njësia e diskut është e mbushur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_READ_PAST_EOF & ERRCODE_RES_MASK\n" "string.text" msgid "Reading exceeds EOF." msgstr "Leximi tejkalon fundin e skedarit." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect record number." msgstr "Numri i të dhënës është i pasaktë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_TOO_MANY_FILES & ERRCODE_RES_MASK\n" "string.text" msgid "Too many files." msgstr "Tepër skedarë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_DEVICE & ERRCODE_RES_MASK\n" "string.text" msgid "Device not available." msgstr "Pajisja nuk është e gatshme." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ACCESS_DENIED & ERRCODE_RES_MASK\n" "string.text" msgid "Access denied." msgstr "Hyrja u refuzua." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_READY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_READY & ERRCODE_RES_MASK\n" "string.text" msgid "Disk not ready." msgstr "Disku nuk është gati." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" "string.text" msgid "Not implemented." msgstr "Jo e implementuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" "string.text" msgid "Renaming on different drives impossible." msgstr "Riemërimi në disqe të ndryshme është i pamundshëm." @@ -345,25 +381,27 @@ msgstr "Riemërimi në disqe të ndryshme është i pamundshëm." msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ACCESS_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "Path/File access error." msgstr "" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Path not found." msgstr "Shtegu nuk u gjet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object variable not set." msgstr "Variabëli i objektit nuk është vendosur." @@ -372,178 +410,197 @@ msgstr "Variabëli i objektit nuk është vendosur." msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PATTERN & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid string pattern." msgstr "" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SBERR_IS_NULL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_IS_NULL & ERRCODE_RES_MASK\n" "string.text" msgid "Use of zero not permitted." msgstr "Përdorimi i zeros nuk lejohet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "DDE Error." msgstr "Gabim DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_WAITINGACK & ERRCODE_RES_MASK\n" "string.text" msgid "Awaiting response to DDE connection." msgstr "Duke pritur përgjigje nga lidhja DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" "string.text" msgid "No DDE channels available." msgstr "Asnjë kanal DDE i disponueshëm." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" "string.text" msgid "No application responded to DDE connect initiation." msgstr "Asnjë aplikacion nuk u përgjigj nisjes së lidhjes DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" "string.text" msgid "Too many applications responded to DDE connect initiation." msgstr "Shumë aplikacione u përgjigjen nisjes së lidhjes DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" "string.text" msgid "DDE channel locked." msgstr "Kanali DDE i bllokuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" "string.text" msgid "External application cannot execute DDE operation." msgstr "Aplikacioni i jashtëm nuk mund të kryejë veprimin DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_TIMEOUT & ERRCODE_RES_MASK\n" "string.text" msgid "Timeout while waiting for DDE response." msgstr "Skadoi koha gjatë pritjes së përgjigjes DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" "string.text" msgid "User pressed ESCAPE during DDE operation." msgstr "Përdoruesi e ka shtypur ESCAPE gjatë operacionit DDE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_BUSY & ERRCODE_RES_MASK\n" "string.text" msgid "External application busy." msgstr "Aplikacioni i jashtëm është i zënë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_DATA & ERRCODE_RES_MASK\n" "string.text" msgid "DDE operation without data." msgstr "Veprim DDE pa të dhëna." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" "string.text" msgid "Data are in wrong format." msgstr "Të dhënat janë në format të gabuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" "string.text" msgid "External application has been terminated." msgstr "Aplikacioni i jashtëm ka mbaruar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" "string.text" msgid "DDE connection interrupted or modified." msgstr "Lidhja DDE u ndërpre ose u modifikua." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" "string.text" msgid "DDE method invoked with no channel open." msgstr "Metoda DDE u thirr pa ndonjë kanal të hapur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid DDE link format." msgstr "Formati i lidhjes DDE është i pavlefshëm." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" "string.text" msgid "DDE message has been lost." msgstr "Mesazhi DDE ka humbur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" "string.text" msgid "Paste link already performed." msgstr "Ngjitja e lidhjes tashmë është bërë." @@ -552,151 +609,167 @@ msgstr "Ngjitja e lidhjes tashmë është bërë." msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" "string.text" msgid "Link mode cannot be set due to invalid link topic." msgstr "" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "DDE requires the DDEML.DLL file." msgstr "DDE kërkon skedarin DDEML.DLL." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CANNOT_LOAD & ERRCODE_RES_MASK\n" "string.text" msgid "Module cannot be loaded; invalid format." msgstr "Moduli nuk mund të ngarkohen; format i pavlefshëm." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_INDEX & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid object index." msgstr "Indeksi i objektit është i pavlefshëm." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object is not available." msgstr "Objekti nuk është i gatshëm." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" "string.text" msgid "Incorrect property value." msgstr "Vlerë jokorrekte e vetisë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROP_READONLY & ERRCODE_RES_MASK\n" "string.text" msgid "This property is read-only." msgstr "Kjo veti është vetëm e lexueshme." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROP_WRITEONLY & ERRCODE_RES_MASK\n" "string.text" msgid "This property is write only." msgstr "Kjo veti është vetëm e shkrueshme." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INVALID_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid object reference." msgstr "Referenca e objektit është e pavlefshme." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_METHOD & ERRCODE_RES_MASK\n" "string.text" msgid "Property or method not found: $(ARG1)." msgstr "Karakteristika apo metoda nuk është gjetur: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NEEDS_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Object required." msgstr "Nevojitet një objekt." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid use of an object." msgstr "Përdorim i pavlefshëm i objektit." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_OLE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_OLE & ERRCODE_RES_MASK\n" "string.text" msgid "OLE Automation is not supported by this object." msgstr "Automatizimi OLE nuk është i mbështetur nga ky objekt." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_METHOD & ERRCODE_RES_MASK\n" "string.text" msgid "This property or method is not supported by the object." msgstr "Kjo karakteristikë apo metodë nuk është e përkrahur nga objekti." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_OLE_ERROR & ERRCODE_RES_MASK\n" "string.text" msgid "OLE Automation Error." msgstr "Gabim në automatizmin OLE." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ACTION & ERRCODE_RES_MASK\n" "string.text" msgid "This action is not supported by given object." msgstr "Ky veprim nuk është i mbështetur nga objekti i dhënë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Named arguments are not supported by given object." msgstr "Argumentet e emëruara nuk janë të mbështetura nga objekti i dhënë." @@ -705,43 +778,47 @@ msgstr "Argumentet e emëruara nuk janë të mbështetura nga objekti i dhënë. msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_LOCALE & ERRCODE_RES_MASK\n" "string.text" msgid "The current locale setting is not supported by the given object." msgstr "" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Named argument not found." msgstr "Argumenti i emëruar nuk është gjetur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_OPTIONAL & ERRCODE_RES_MASK\n" "string.text" msgid "Argument is not optional." msgstr "Argumenti nuk është fakultativ." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_WRONG_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid number of arguments." msgstr "Numër i pavlefshëm i argumenteve." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_A_COLL & ERRCODE_RES_MASK\n" "string.text" msgid "Object is not a list." msgstr "Objekti nuk është në listë." @@ -750,16 +827,17 @@ msgstr "Objekti nuk është në listë." msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_ORDINAL & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid ordinal number." msgstr "" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Specified DLL function not found." msgstr "Funksioni DLL i specifikuar nuk u gjet." @@ -768,331 +846,367 @@ msgstr "Funksioni DLL i specifikuar nuk u gjet." msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid clipboard format." msgstr "" #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Object does not have this property." msgstr "Objekti nuk e ka këtë karakteristikë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" "string.text" msgid "Object does not have this method." msgstr "Objekti nuk e ka këtë metodë." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_ARG_MISSING & ERRCODE_RES_MASK\n" "string.text" msgid "Required argument lacking." msgstr "Argumenti i kërkuar mungon." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid number of arguments." msgstr "Numër i pavlefshëm i argumenteve." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_METHOD_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Error executing a method." msgstr "Gabim gjatë ekzekutimit të metodës." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SETPROP_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Unable to set property." msgstr "E pamundur të vendoset vetia." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_GETPROP_FAILED & ERRCODE_RES_MASK\n" "string.text" msgid "Unable to determine property." msgstr "E pamundur të përcaktohet vetia." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNEXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Unexpected symbol: $(ARG1)." msgstr "Simbol i papritur: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Expected: $(ARG1)." msgstr "E pritur: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Symbol expected." msgstr "Simboli është pritur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable expected." msgstr "Variabëli i pritur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LABEL_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Label expected." msgstr "Etiketimi i pritur." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" "string.text" msgid "Value cannot be applied." msgstr "Vlera nuk mund të aplikohet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_VAR_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Variable $(ARG1) already defined." msgstr "Variabëli $(ARG1) tashmë i përcaktuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROC_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Sub procedure or function procedure $(ARG1) already defined." msgstr "Nën-procedura ose procedura e funksionit $(ARG1) nuk është përcaktuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_LABEL_DEFINED & ERRCODE_RES_MASK\n" "string.text" msgid "Label $(ARG1) already defined." msgstr "Etiketa $(ARG1) tashmë e definuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_VAR & ERRCODE_RES_MASK\n" "string.text" msgid "Variable $(ARG1) not found." msgstr "Variabëli $(ARG1) nuk u gjet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_ARRAY & ERRCODE_RES_MASK\n" "string.text" msgid "Array or procedure $(ARG1) not found." msgstr "Matrica ose procedura $(ARG1) nuk u gjet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_PROC & ERRCODE_RES_MASK\n" "string.text" msgid "Procedure $(ARG1) not found." msgstr "Procedura $(ARG1) nuk u gjet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_LABEL & ERRCODE_RES_MASK\n" "string.text" msgid "Label $(ARG1) undefined." msgstr "Etiketa $(ARG1) e papërcaktuar." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_UNDEF_TYPE & ERRCODE_RES_MASK\n" "string.text" msgid "Unknown data type $(ARG1)." msgstr "Lloj të dhënash i panjohur $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_EXIT & ERRCODE_RES_MASK\n" "string.text" msgid "Exit $(ARG1) expected." msgstr "Dalja $(ARG1) pritet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_BLOCK & ERRCODE_RES_MASK\n" "string.text" msgid "Statement block still open: $(ARG1) missing." msgstr "Blloku i instruksioneve akoma i hapur: $(ARG1) mungon." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_BRACKETS & ERRCODE_RES_MASK\n" "string.text" msgid "Parentheses do not match." msgstr "Kllapat nuk përputhen." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_DECLARATION & ERRCODE_RES_MASK\n" "string.text" msgid "Symbol $(ARG1) already defined differently." msgstr "Simboli $(ARG1) tashmë definuar ndryshe." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_PARAMETERS & ERRCODE_RES_MASK\n" "string.text" msgid "Parameters do not correspond to procedure." msgstr "Parametrat nuk korrespondojnë me procedurën." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" "string.text" msgid "Invalid character in number." msgstr "Shkronjë e pavlefshme në numër." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" "string.text" msgid "Array must be dimensioned." msgstr "Matrica duhet të dimensionohet." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_IF & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_IF & ERRCODE_RES_MASK\n" "string.text" msgid "Else/Endif without If." msgstr "Else/Endif pa If." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IN_SUBR & ERRCODE_RES_MASK\n" "string.text" msgid "$(ARG1) not allowed within a procedure." msgstr "$(ARG1) nuk lejohet brenda një procedure." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NOT_IN_MAIN & ERRCODE_RES_MASK\n" "string.text" msgid "$(ARG1) not allowed outside a procedure." msgstr "$(ARG1) nuk lejohet jashtë një procedure." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_WRONG_DIMS & ERRCODE_RES_MASK\n" "string.text" msgid "Dimension specifications do not match." msgstr "Përcaktimet e përmasave nuk përputhen." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_BAD_OPTION & ERRCODE_RES_MASK\n" "string.text" msgid "Unknown option: $(ARG1)." msgstr "Opsion i panjohur: $(ARG1)." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" "string.text" msgid "Constant $(ARG1) redefined." msgstr "Konstantja $(ARG1) u ripërcaktua." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" "string.text" msgid "Program too large." msgstr "Program shumë i madh." #: sb.src +#, fuzzy msgctxt "" "sb.src\n" "RID_BASIC_START\n" -"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" +"ERRCODE_BASIC_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" "string.text" msgid "Strings or arrays not permitted." msgstr "Vargjet e tekstit ose matricat nuk lejohen." @@ -1232,3 +1346,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 "Etiketimi i pritur." + +#: 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 definuar." + +#: 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/chart2/uiconfig/ui.po b/source/sq/chart2/uiconfig/ui.po index 06869f8bc04..16fef3f9324 100644 --- a/source/sq/chart2/uiconfig/ui.po +++ b/source/sq/chart2/uiconfig/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-08-03 17:39+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LibreOffice Albanian Translators\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -1007,6 +1007,654 @@ msgctxt "" msgid "Tabs" msgstr "Tabulatorët" +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"checkbutton_show_label\n" +"label\n" +"string.text" +msgid "Show labels" +msgstr "Shfa_q etiketat" + +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"checkbutton_reverse\n" +"label\n" +"string.text" +msgid "Reverse direction" +msgstr "_Drejtimi i kundërt" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "_Label position:" +msgstr "" + +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"0\n" +"stringlist.text" +msgid "Near Axis" +msgstr "Afër boshtit" + +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"1\n" +"stringlist.text" +msgid "Near Axis (other side)" +msgstr "Afër boshtit (ana tjetër)" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"2\n" +"stringlist.text" +msgid "Outside start" +msgstr "" + +#: sidebaraxis.ui +msgctxt "" +"sidebaraxis.ui\n" +"comboboxtext_label_position\n" +"3\n" +"stringlist.text" +msgid "Outside end" +msgstr "" + +#: sidebaraxis.ui +#, fuzzy +msgctxt "" +"sidebaraxis.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "_Text orientation:" +msgstr "Orientimi i tekstit" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_subtitle\n" +"label\n" +"string.text" +msgid "Subtitle" +msgstr "_Nëntitull" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_title\n" +"label\n" +"string.text" +msgid "Title" +msgstr "Titujt" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"l\n" +"label\n" +"string.text" +msgid "Title" +msgstr "Titujt" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_x_axis\n" +"label\n" +"string.text" +msgid "X axis" +msgstr "Boshti X" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_x_axis_title\n" +"label\n" +"string.text" +msgid "X axis title" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_y_axis\n" +"label\n" +"string.text" +msgid "Y axis" +msgstr "Boshti _Y" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_y_axis_title\n" +"label\n" +"string.text" +msgid "Y axis title" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_z_axis\n" +"label\n" +"string.text" +msgid "Z axis" +msgstr "Boshti _Z" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_z_axis_title\n" +"label\n" +"string.text" +msgid "Z axis title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_x_axis\n" +"label\n" +"string.text" +msgid "2nd X axis" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_x_axis_title\n" +"label\n" +"string.text" +msgid "2nd X axis title" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_y_axis\n" +"label\n" +"string.text" +msgid "2nd Y axis" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_2nd_y_axis_title\n" +"label\n" +"string.text" +msgid "2nd Y axis title" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"label_axes\n" +"label\n" +"string.text" +msgid "Axes" +msgstr "Boshtet" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_legend\n" +"label\n" +"string.text" +msgid "Show legend" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"placement_label\n" +"label\n" +"string.text" +msgid "_Placement:" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"0\n" +"stringlist.text" +msgid "Bottom" +msgstr "_Poshtë" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"1\n" +"stringlist.text" +msgid "Left" +msgstr "Majtas" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"2\n" +"stringlist.text" +msgid "Right" +msgstr "Djathtas" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"3\n" +"stringlist.text" +msgid "Top" +msgstr "_Lart" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"comboboxtext_legend\n" +"4\n" +"stringlist.text" +msgid "Manual" +msgstr "" + +#: sidebarelements.ui +#, fuzzy +msgctxt "" +"sidebarelements.ui\n" +"label_legen\n" +"label\n" +"string.text" +msgid "Legend" +msgstr "Legjenda" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_vertical_major\n" +"label\n" +"string.text" +msgid "Vertical major" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_vertical_minor\n" +"label\n" +"string.text" +msgid "Vertical minor" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_horizontal_major\n" +"label\n" +"string.text" +msgid "Horizontal major" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"checkbutton_gridline_horizontal_minor\n" +"label\n" +"string.text" +msgid "Horizontal minor" +msgstr "" + +#: sidebarelements.ui +msgctxt "" +"sidebarelements.ui\n" +"label_gri\n" +"label\n" +"string.text" +msgid "Gridlines" +msgstr "" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "Error category:" +msgstr "Kategoria e gabimit" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"0\n" +"stringlist.text" +msgid "Constant" +msgstr "" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"1\n" +"stringlist.text" +msgid "Percentage" +msgstr "_Përqindje" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"2\n" +"stringlist.text" +msgid "Cell Range" +msgstr "Intervali i _qelisë" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"3\n" +"stringlist.text" +msgid "Standard deviation" +msgstr "Devijim standard" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"4\n" +"stringlist.text" +msgid "Standard error" +msgstr "Gabim standard" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"5\n" +"stringlist.text" +msgid "Variance" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"comboboxtext_type\n" +"6\n" +"stringlist.text" +msgid "Error margin" +msgstr "" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Positive (+):" +msgstr "P_ozitiv (+)" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"label4\n" +"label\n" +"string.text" +msgid "Negative (-):" +msgstr "_Negativ (-)" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"spinbutton_pos\n" +"text\n" +"string.text" +msgid "0.00" +msgstr "" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"spinbutton_neg\n" +"text\n" +"string.text" +msgid "0.00" +msgstr "" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"radiobutton_positive_negative\n" +"tooltip_text\n" +"string.text" +msgid "Positive and Negative" +msgstr "Pozitiv dh_e Negativ" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"radiobutton_positive\n" +"tooltip_text\n" +"string.text" +msgid "Positive" +msgstr "Poz_itiv" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"radiobutton_negative\n" +"tooltip_text\n" +"string.text" +msgid "Negative" +msgstr "Ne_gativ" + +#: sidebarerrorbar.ui +#, fuzzy +msgctxt "" +"sidebarerrorbar.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Error indicators" +msgstr "Tregues i gabimit" + +#: sidebarerrorbar.ui +msgctxt "" +"sidebarerrorbar.ui\n" +"label_error_bar\n" +"label\n" +"string.text" +msgid "Error bars" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_label\n" +"label\n" +"string.text" +msgid "Show data labels" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"label_box\n" +"label\n" +"string.text" +msgid "P_lacement:" +msgstr "" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"0\n" +"stringlist.text" +msgid "Above" +msgstr "Sipër" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"1\n" +"stringlist.text" +msgid "Below" +msgstr "Poshtë" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"2\n" +"stringlist.text" +msgid "Center" +msgstr "Qendër" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"3\n" +"stringlist.text" +msgid "Outside" +msgstr "I jashtëm" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"4\n" +"stringlist.text" +msgid "Inside" +msgstr "I brendshëm" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"comboboxtext_label\n" +"5\n" +"stringlist.text" +msgid "Near origin" +msgstr "Afër origjinës" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_trendline\n" +"label\n" +"string.text" +msgid "Show trendline" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_y_error\n" +"label\n" +"string.text" +msgid "Y error bars" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"checkbutton_x_error\n" +"label\n" +"string.text" +msgid "X error bars" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Error Bars" +msgstr "" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"radiobutton_primary_axis\n" +"label\n" +"string.text" +msgid "Primary Y axis" +msgstr "Boshti kryesor Y" + +#: sidebarseries.ui +#, fuzzy +msgctxt "" +"sidebarseries.ui\n" +"radiobutton_secondary_axis\n" +"label\n" +"string.text" +msgid "Secondary Y axis" +msgstr "Boshti dytësor Y" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"axis_label\n" +"label\n" +"string.text" +msgid "Align Series to Axis" +msgstr "" + +#: sidebarseries.ui +msgctxt "" +"sidebarseries.ui\n" +"label_series_tmpl\n" +"label\n" +"string.text" +msgid "Data series '%1'" +msgstr "" + #: smoothlinesdlg.ui msgctxt "" "smoothlinesdlg.ui\n" diff --git a/source/sq/cui/source/customize.po b/source/sq/cui/source/customize.po index 8201c9cc42b..07ecae027e6 100644 --- a/source/sq/cui/source/customize.po +++ b/source/sq/cui/source/customize.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2015-04-17 10:16+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"PO-Revision-Date: 2015-08-17 14:06+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1429265784.000000\n" +"X-POOTLE-MTIME: 1439820389.000000\n" #: acccfg.src msgctxt "" @@ -771,7 +771,7 @@ msgctxt "" "RID_SVXSTR_EVENT_LOADDOCFINISHED\n" "string.text" msgid "Document loading finished" -msgstr "Ngarkimi i dokumentit ka përfunduar" +msgstr "Ngarkimi i dokumentit përfundoi" #: macropg.src msgctxt "" diff --git a/source/sq/cui/source/dialogs.po b/source/sq/cui/source/dialogs.po index 40226c7f3d8..5338bb60188 100644 --- a/source/sq/cui/source/dialogs.po +++ b/source/sq/cui/source/dialogs.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-06-17 21:22+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-07-13 16:37+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1434576177.000000\n" +"X-POOTLE-MTIME: 1436805477.000000\n" #: cuires.src msgctxt "" @@ -732,22 +732,6 @@ msgstr "Jo e disponueshme" #: svuidlg.src msgctxt "" "svuidlg.src\n" -"STR_GRAPHICLINK\n" -"string.text" -msgid "Graphic" -msgstr "Figurë" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" -"STR_BUTTONCLOSE\n" -"string.text" -msgid "~Close" -msgstr "~Mbyll" - -#: svuidlg.src -msgctxt "" -"svuidlg.src\n" "STR_CLOSELINKMSG\n" "string.text" msgid "Are you sure you want to remove the selected link?" @@ -768,3 +752,17 @@ msgctxt "" "string.text" msgid "Waiting" msgstr "Duke pritur" + +msgctxt "" +"svuidlg.src\n" +"STR_GRAPHICLINK\n" +"string.text" +msgid "Graphic" +msgstr "Figurë" + +msgctxt "" +"svuidlg.src\n" +"STR_BUTTONCLOSE\n" +"string.text" +msgid "~Close" +msgstr "~Mbyll" diff --git a/source/sq/cui/uiconfig/ui.po b/source/sq/cui/uiconfig/ui.po index 84285b883a2..77b698e0464 100644 --- a/source/sq/cui/uiconfig/ui.po +++ b/source/sq/cui/uiconfig/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-08-06 10:12+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-08-17 14:06+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LibreOffice Albanian Translators\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1438855950.000000\n" +"X-POOTLE-MTIME: 1439820385.000000\n" #: aboutconfigdialog.ui msgctxt "" @@ -555,7 +555,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Start quote of single quotes" -msgstr "" +msgstr "Thonjëza hapëse e thonjëzave njëshe" #: applylocalizedpage.ui msgctxt "" @@ -1199,33 +1199,6 @@ msgstr "Tabela" #: backgroundpage.ui msgctxt "" "backgroundpage.ui\n" -"paralb\n" -"0\n" -"stringlist.text" -msgid "Paragraph" -msgstr "Paragraf" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"paralb\n" -"1\n" -"stringlist.text" -msgid "Character" -msgstr "Germë" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" -"transparencyft\n" -"label\n" -"string.text" -msgid "_Transparency:" -msgstr "_Tejdukshmëria:" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" "background_label\n" "label\n" "string.text" @@ -1316,15 +1289,6 @@ msgstr "Lloji" #: backgroundpage.ui msgctxt "" "backgroundpage.ui\n" -"label7\n" -"label\n" -"string.text" -msgid "Transparency" -msgstr "Tejdukshmëria" - -#: backgroundpage.ui -msgctxt "" -"backgroundpage.ui\n" "showpreview\n" "label\n" "string.text" @@ -1797,7 +1761,7 @@ msgctxt "" "label\n" "string.text" msgid "Line Arrangement" -msgstr "" +msgstr "Rregullimi i Rreshtave" #: borderpage.ui msgctxt "" @@ -9511,24 +9475,6 @@ msgstr "Lejo _tekst të animuar" #: optaccessibilitypage.ui msgctxt "" "optaccessibilitypage.ui\n" -"tiphelptimeout\n" -"label\n" -"string.text" -msgid "_Help tips disappear after" -msgstr "" - -#: optaccessibilitypage.ui -msgctxt "" -"optaccessibilitypage.ui\n" -"label3\n" -"label\n" -"string.text" -msgid "seconds" -msgstr "sekonda" - -#: optaccessibilitypage.ui -msgctxt "" -"optaccessibilitypage.ui\n" "label1\n" "label\n" "string.text" @@ -9569,7 +9515,7 @@ msgctxt "" "label\n" "string.text" msgid "Options for High Contrast Appearance" -msgstr "" +msgstr "Mundësitë për Shfaqjen me Dukshmëri të Lartë" #: optadvancedpage.ui msgctxt "" @@ -10456,15 +10402,6 @@ msgstr "" #: optgeneralpage.ui msgctxt "" "optgeneralpage.ui\n" -"tooltips\n" -"label\n" -"string.text" -msgid "_Tips" -msgstr "_Këshilla" - -#: optgeneralpage.ui -msgctxt "" -"optgeneralpage.ui\n" "exthelp\n" "label\n" "string.text" @@ -10744,33 +10681,6 @@ msgstr "LibreOffice _Basic" #: opthtmlpage.ui msgctxt "" "opthtmlpage.ui\n" -"export\n" -"0\n" -"stringlist.text" -msgid "Microsoft Internet Explorer" -msgstr "Microsoft Internet Explorer" - -#: opthtmlpage.ui -msgctxt "" -"opthtmlpage.ui\n" -"export\n" -"1\n" -"stringlist.text" -msgid "Mozilla Firefox" -msgstr "Mozilla Firefox" - -#: opthtmlpage.ui -msgctxt "" -"opthtmlpage.ui\n" -"export\n" -"2\n" -"stringlist.text" -msgid "%PRODUCTNAME Writer" -msgstr "%PRODUCTNAME Writer" - -#: opthtmlpage.ui -msgctxt "" -"opthtmlpage.ui\n" "label3\n" "label\n" "string.text" @@ -11194,24 +11104,6 @@ msgstr "" #: optmemorypage.ui msgctxt "" "optmemorypage.ui\n" -"label5\n" -"label\n" -"string.text" -msgid "_Number of steps:" -msgstr "_Numri i hapave:" - -#: optmemorypage.ui -msgctxt "" -"optmemorypage.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "Undo" -msgstr "Zhbëj" - -#: optmemorypage.ui -msgctxt "" -"optmemorypage.ui\n" "label6\n" "label\n" "string.text" @@ -12592,24 +12484,6 @@ msgstr "" #: optviewpage.ui msgctxt "" "optviewpage.ui\n" -"trans\n" -"label\n" -"string.text" -msgid "_Transparency:" -msgstr "_Tejdukshmëria:" - -#: optviewpage.ui -msgctxt "" -"optviewpage.ui\n" -"label14\n" -"label\n" -"string.text" -msgid "Selection" -msgstr "Përzgjedhje" - -#: optviewpage.ui -msgctxt "" -"optviewpage.ui\n" "label13\n" "label\n" "string.text" @@ -12623,7 +12497,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "Automatike" +msgstr "Vetveprim" #: optviewpage.ui msgctxt "" @@ -12664,15 +12538,6 @@ msgstr "Shfaq shikimin pa_raprak të germave" #: optviewpage.ui msgctxt "" "optviewpage.ui\n" -"showfonthistory\n" -"label\n" -"string.text" -msgid "Show font h_istory" -msgstr "Shfaq kronologj_inë e shkronjave" - -#: optviewpage.ui -msgctxt "" -"optviewpage.ui\n" "label5\n" "label\n" "string.text" @@ -13760,7 +13625,7 @@ msgctxt "" "label\n" "string.text" msgid "A_ctivate" -msgstr "A_ktivizo" +msgstr "Ndiz" #: paraindentspacing.ui msgctxt "" @@ -16969,20 +16834,20 @@ msgstr "" #: tsaurldialog.ui msgctxt "" "tsaurldialog.ui\n" -"add\n" +"delete\n" "label\n" "string.text" -msgid "_Add..." -msgstr "_Shto..." +msgid "_Delete..." +msgstr "_Fshij..." #: tsaurldialog.ui msgctxt "" "tsaurldialog.ui\n" -"delete\n" +"add\n" "label\n" "string.text" -msgid "_Delete..." -msgstr "_Fshij..." +msgid "_Add..." +msgstr "_Shto..." #: tsaurldialog.ui msgctxt "" @@ -17363,6 +17228,102 @@ msgid "View Layout" msgstr "" msgctxt "" +"backgroundpage.ui\n" +"paralb\n" +"0\n" +"stringlist.text" +msgid "Paragraph" +msgstr "Paragraf" + +msgctxt "" +"backgroundpage.ui\n" +"paralb\n" +"1\n" +"stringlist.text" +msgid "Character" +msgstr "Germë" + +msgctxt "" +"backgroundpage.ui\n" +"label7\n" +"label\n" +"string.text" +msgid "Transparency" +msgstr "Tejdukshmëria" + +msgctxt "" +"optaccessibilitypage.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "seconds" +msgstr "sekonda" + +msgctxt "" +"optgeneralpage.ui\n" +"tooltips\n" +"label\n" +"string.text" +msgid "_Tips" +msgstr "_Këshilla" + +msgctxt "" +"opthtmlpage.ui\n" +"export\n" +"0\n" +"stringlist.text" +msgid "Microsoft Internet Explorer" +msgstr "Microsoft Internet Explorer" + +msgctxt "" +"opthtmlpage.ui\n" +"export\n" +"1\n" +"stringlist.text" +msgid "Mozilla Firefox" +msgstr "Mozilla Firefox" + +msgctxt "" +"opthtmlpage.ui\n" +"export\n" +"2\n" +"stringlist.text" +msgid "%PRODUCTNAME Writer" +msgstr "%PRODUCTNAME Writer" + +msgctxt "" +"optmemorypage.ui\n" +"label5\n" +"label\n" +"string.text" +msgid "_Number of steps:" +msgstr "_Numri i hapave:" + +msgctxt "" +"optmemorypage.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Undo" +msgstr "Zhbëj" + +msgctxt "" +"optviewpage.ui\n" +"trans\n" +"label\n" +"string.text" +msgid "_Transparency:" +msgstr "_Tejdukshmëria:" + +msgctxt "" +"optviewpage.ui\n" +"showfonthistory\n" +"label\n" +"string.text" +msgid "Show font h_istory" +msgstr "Shfaq kronologj_inë e shkronjave" + +msgctxt "" "optfltrembedpage.ui\n" "label4\n" "label\n" @@ -17378,7 +17339,6 @@ msgctxt "" msgid "Background" msgstr "Sfondi" -#: aboutdialog.ui #, fuzzy msgctxt "" "aboutdialog.ui\n" @@ -17388,7 +17348,6 @@ msgctxt "" msgid "http://www.libreoffice.org/about-us/credits/" msgstr "http://www.libreoffice.org/about-us/credits/" -#: backgroundpage.ui msgctxt "" "backgroundpage.ui\n" "label5\n" @@ -17397,7 +17356,6 @@ msgctxt "" msgid "Background Color" msgstr "Ngjyra e sfondit" -#: blackorwhitelistentrydialog.ui msgctxt "" "blackorwhitelistentrydialog.ui\n" "label4\n" @@ -17406,6 +17364,33 @@ msgctxt "" msgid "Operating System:" msgstr "Sistemi operativ:" +#: backgroundpage.ui +msgctxt "" +"backgroundpage.ui\n" +"transparencyft\n" +"label\n" +"string.text" +msgid "_Transparency:" +msgstr "_Tejdukshmëria:" + +#: optaccessibilitypage.ui +msgctxt "" +"optaccessibilitypage.ui\n" +"tiphelptimeout\n" +"label\n" +"string.text" +msgid "_Help tips disappear after" +msgstr "" + +#: optviewpage.ui +msgctxt "" +"optviewpage.ui\n" +"label14\n" +"label\n" +"string.text" +msgid "Selection" +msgstr "Përzgjedhje" + #: blackorwhitelistentrydialog.ui msgctxt "" "blackorwhitelistentrydialog.ui\n" diff --git a/source/sq/dbaccess/source/ui/dlg.po b/source/sq/dbaccess/source/ui/dlg.po index 4b5ce744ef9..b2d45e8d6ee 100644 --- a/source/sq/dbaccess/source/ui/dlg.po +++ b/source/sq/dbaccess/source/ui/dlg.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-06-22 12:17+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: sq\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ msgctxt "" "AutoControls.src\n" "STR_COMMONURL\n" "string.text" -msgid "Datasource URL" +msgid "Datasource URL (e.g. postgresql://host:port/database)" msgstr "" #: AutoControls.src @@ -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/desktop/source/deployment/gui.po b/source/sq/desktop/source/deployment/gui.po index 9180bbcc792..885a74925f2 100644 --- a/source/sq/desktop/source/deployment/gui.po +++ b/source/sq/desktop/source/deployment/gui.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2015-03-21 13:13+0000\n" -"Last-Translator: Indrit <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" +"PO-Revision-Date: 2015-06-17 22:21+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: Pootle 2.5.1\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1426943619.000000\n" +"X-POOTLE-MTIME: 1434579702.000000\n" #: dp_gui_dialog.src msgctxt "" @@ -247,14 +247,6 @@ msgstr "Prapashtesa '%Name' nuk punon në këtë kompjuter." #: dp_gui_updatedialog.src msgctxt "" "dp_gui_updatedialog.src\n" -"RID_DLG_UPDATE_ERROR\n" -"string.text" -msgid "Error" -msgstr "Gabim" - -#: dp_gui_updatedialog.src -msgctxt "" -"dp_gui_updatedialog.src\n" "RID_DLG_UPDATE_NONE\n" "string.text" msgid "No new updates are available." @@ -523,3 +515,10 @@ msgstr "" "Versioni i vjetër $DEPLOYED, me emër '$OLDNAME', është i instaluar tanimë.\n" "Kliko 'OK' për të zëvendësuar prapashtesën e instaluar.\n" "Kliko 'Anulo' për të ndaluar instalimin." + +msgctxt "" +"dp_gui_updatedialog.src\n" +"RID_DLG_UPDATE_ERROR\n" +"string.text" +msgid "Error" +msgstr "Gabim" diff --git a/source/sq/desktop/uiconfig/ui.po b/source/sq/desktop/uiconfig/ui.po index 656618da6b0..1690eee73f7 100644 --- a/source/sq/desktop/uiconfig/ui.po +++ b/source/sq/desktop/uiconfig/ui.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-05-01 10:57+0000\n" -"Last-Translator: Indrit <indrit.bashkimi@gmail.com>\n" +"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: none\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-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1430477843.000000\n" @@ -220,7 +220,7 @@ msgctxt "" "label4\n" "label\n" "string.text" -msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" +msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text." msgstr "" #: licensedialog.ui @@ -411,3 +411,12 @@ msgctxt "" "string.text" msgid "Disable all" msgstr "Çaktivizo të gjitha" + +#: licensedialog.ui +msgctxt "" +"licensedialog.ui\n" +"label4\n" +"label\n" +"string.text" +msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text.\"" +msgstr "" diff --git a/source/sq/extras/source/autocorr/emoji.po b/source/sq/extras/source/autocorr/emoji.po index d8550faafe0..ecce17e6e71 100644 --- a/source/sq/extras/source/autocorr/emoji.po +++ b/source/sq/extras/source/autocorr/emoji.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-09-02 13:03+0200\n" "PO-Revision-Date: 2015-08-02 12:22+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -63,12 +63,13 @@ msgstr "" #. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "NOT_SIGN\n" "LngText.text" msgid "not" -msgstr "" +msgstr "shënim" #. ® (U+000AE), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -162,12 +163,13 @@ msgstr "" #. Ζ (U+00396), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "GREEK_CAPITAL_LETTER_ZETA\n" "LngText.text" msgid "Zeta" -msgstr "" +msgstr "eta" #. Η (U+00397), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -324,12 +326,13 @@ msgstr "" #. Ω (U+003A9), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "GREEK_CAPITAL_LETTER_OMEGA\n" "LngText.text" msgid "Omega" -msgstr "" +msgstr "omega" #. α (U+003B1), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -378,12 +381,13 @@ msgstr "" #. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "GREEK_SMALL_LETTER_ZETA\n" "LngText.text" msgid "zeta" -msgstr "" +msgstr "eta" #. η (U+003B7), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -423,12 +427,13 @@ msgstr "" #. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "GREEK_SMALL_LETTER_LAMDA\n" "LngText.text" msgid "lambda" -msgstr "" +msgstr "Lambda" #. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -603,12 +608,13 @@ msgstr "kamë" #. ‡ (U+02021), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "DOUBLE_DAGGER\n" "LngText.text" msgid "dagger2" -msgstr "" +msgstr "kamë" #. • (U+02022), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -1377,12 +1383,13 @@ msgstr "jo nënbashkësi" #. ⊅ (U+02285), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "NOT_A_SUPERSET_OF\n" "LngText.text" msgid "not superset" -msgstr "" +msgstr "jo nënbashkësi" #. ⊿ (U+022BF), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -1971,12 +1978,13 @@ msgstr "" #. ☭ (U+0262D), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "HAMMER_AND_SICKLE\n" "LngText.text" msgid "hammer and sickle" -msgstr "" +msgstr "çekiç dhe kazmë" #. ☮ (U+0262E), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -2466,12 +2474,13 @@ msgstr "shënime2" #. ♭ (U+0266D), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "MUSIC_FLAT_SIGN\n" "LngText.text" msgid "flat" -msgstr "" +msgstr "flamur" #. ♮ (U+0266E), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -2790,12 +2799,13 @@ msgstr "futboll" #. ⚾ (U+026BE), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "BASEBALL\n" "LngText.text" msgid "baseball" -msgstr "" +msgstr "basketboll" #. ⛄ (U+026C4), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -4041,12 +4051,13 @@ msgstr "" #. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "ROSE\n" "LngText.text" msgid "rose" -msgstr "" +msgstr "hundë" #. 🌺 (U+1F33A), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -4590,12 +4601,13 @@ msgstr "çaj" #. 🍶 (U+1F376), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "SAKE_BOTTLE_AND_CUP\n" "LngText.text" msgid "sake" -msgstr "" +msgstr "gjarpër" #. 🍷 (U+1F377), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -4716,12 +4728,13 @@ msgstr "fishekzjarrë" #. 🎇 (U+1F387), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "FIREWORK_SPARKLER\n" "LngText.text" msgid "sparkler" -msgstr "" +msgstr "xixë" #. 🎈 (U+1F388), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -4995,12 +5008,13 @@ msgstr "bilardo" #. 🎲 (U+1F3B2), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "GAME_DIE\n" "LngText.text" msgid "dice" -msgstr "" +msgstr "zar1" #. 🎳 (U+1F3B3), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -5085,12 +5099,13 @@ msgstr "violinë" #. 🎼 (U+1F3BC), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "MUSICAL_SCORE\n" "LngText.text" msgid "score" -msgstr "" +msgstr "dyqan" #. 🎽 (U+1F3BD), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -5274,12 +5289,13 @@ msgstr "bankë" #. 🏧 (U+1F3E7), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "AUTOMATED_TELLER_MACHINE\n" "LngText.text" msgid "atm" -msgstr "" +msgstr "atom" #. 🏨 (U+1F3E8), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -5571,12 +5587,13 @@ msgstr "derr" #. 🐗 (U+1F417), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "BOAR\n" "LngText.text" msgid "boar" -msgstr "" +msgstr "ari" #. 🐘 (U+1F418), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -5859,12 +5876,13 @@ msgstr "qen2" #. 🐷 (U+1F437), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "PIG_FACE\n" "LngText.text" msgid "pig2" -msgstr "" +msgstr "derr" #. 🐸 (U+1F438), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -6228,12 +6246,13 @@ msgstr "" #. 👢 (U+1F462), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "WOMANS_BOOTS\n" "LngText.text" msgid "boot" -msgstr "" +msgstr "libër" #. 👣 (U+1F463), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -6795,12 +6814,13 @@ msgstr "zzz" #. 💥 (U+1F4A5), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "COLLISION_SYMBOL\n" "LngText.text" msgid "boom" -msgstr "" +msgstr "libër" #. 💦 (U+1F4A6), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -6984,12 +7004,13 @@ msgstr "" #. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "SEAT\n" "LngText.text" msgid "seat" -msgstr "" +msgstr "mish" #. 💻 (U+1F4BB), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -7110,12 +7131,13 @@ msgstr "" #. 📈 (U+1F4C8), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CHART_WITH_UPWARDS_TREND\n" "LngText.text" msgid "char" -msgstr "" +msgstr "makinë" #. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -7326,21 +7348,23 @@ msgstr "" #. 📣 (U+1F4E3), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CHEERING_MEGAPHONE\n" "LngText.text" msgid "mega" -msgstr "" +msgstr "omega" #. 📤 (U+1F4E4), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "OUTBOX_TRAY\n" "LngText.text" msgid "tray" -msgstr "" +msgstr "lutje" #. 📥 (U+1F4E5), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -7983,110 +8007,122 @@ msgstr "12" #. 🕜 (U+1F55C), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_ONE-THIRTY\n" "LngText.text" -msgid "1:30" +msgid "1.30" msgstr "1:30" #. 🕝 (U+1F55D), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_TWO-THIRTY\n" "LngText.text" -msgid "2:30" +msgid "2.30" msgstr "2:30" #. 🕞 (U+1F55E), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_THREE-THIRTY\n" "LngText.text" -msgid "3:30" +msgid "3.30" msgstr "3:30" #. 🕟 (U+1F55F), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_FOUR-THIRTY\n" "LngText.text" -msgid "4:30" +msgid "4.30" msgstr "4:30" #. 🕠 (U+1F560), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_FIVE-THIRTY\n" "LngText.text" -msgid "5:30" +msgid "5.30" msgstr "5:30" #. 🕡 (U+1F561), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_SIX-THIRTY\n" "LngText.text" -msgid "6:30" +msgid "6.30" msgstr "6:30" #. 🕢 (U+1F562), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_SEVEN-THIRTY\n" "LngText.text" -msgid "7:30" +msgid "7.30" msgstr "7:30" #. 🕣 (U+1F563), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_EIGHT-THIRTY\n" "LngText.text" -msgid "8:30" +msgid "8.30" msgstr "8:30" #. 🕤 (U+1F564), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_NINE-THIRTY\n" "LngText.text" -msgid "9:30" +msgid "9.30" msgstr "9:30" #. 🕥 (U+1F565), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_TEN-THIRTY\n" "LngText.text" -msgid "10:30" +msgid "10.30" msgstr "10:30" #. 🕦 (U+1F566), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_ELEVEN-THIRTY\n" "LngText.text" -msgid "11:30" +msgid "11.30" msgstr "11:30" #. 🕧 (U+1F567), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "CLOCK_FACE_TWELVE-THIRTY\n" "LngText.text" -msgid "12:30" +msgid "12.30" msgstr "12:30" #. 🗻 (U+1F5FB), see http://wiki.documentfoundation.org/Emoji @@ -8352,30 +8388,33 @@ msgstr "" #. 😘 (U+1F618), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "FACE_THROWING_A_KISS\n" "LngText.text" msgid "kiss2" -msgstr "" +msgstr "puthje" #. 😙 (U+1F619), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "KISSING_FACE_WITH_SMILING_EYES\n" "LngText.text" msgid "kiss3" -msgstr "" +msgstr "puthje" #. 😚 (U+1F61A), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "KISSING_FACE_WITH_CLOSED_EYES\n" "LngText.text" msgid "kiss4" -msgstr "" +msgstr "puthje" #. 😛 (U+1F61B), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -10368,12 +10407,13 @@ msgstr "^beta" #. ᵞ (U+01D5E), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "MODIFIER_LETTER_SMALL_GREEK_GAMMA\n" "LngText.text" msgid "^gamma" -msgstr "" +msgstr "gama" #. ᵟ (U+01D5F), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf @@ -10449,12 +10489,13 @@ msgstr "_beta" #. ᵧ (U+01D67), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf +#, fuzzy msgctxt "" "emoji.ulf\n" "GREEK_SUBSCRIPT_SMALL_LETTER_GAMMA\n" "LngText.text" msgid "_gamma" -msgstr "" +msgstr "gama" #. ᵨ (U+01D68), see http://wiki.documentfoundation.org/Emoji #: emoji.ulf diff --git a/source/sq/filter/source/config/fragments/filters.po b/source/sq/filter/source/config/fragments/filters.po index a5f1546dda3..f00a1f50a76 100644 --- a/source/sq/filter/source/config/fragments/filters.po +++ b/source/sq/filter/source/config/fragments/filters.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-07-03 14:27+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -674,12 +674,13 @@ msgid "More Mac v2-3 Document" msgstr "Dokument More Mac v2-3" #: Mac_RagTime.xcu +#, fuzzy msgctxt "" "Mac_RagTime.xcu\n" "Mac_RagTime\n" "UIName\n" "value.text" -msgid "RagTime Mac v2-3 Document" +msgid "RagTime Mac v2-5 Document" msgstr "Dokument RagTime Mac v2-3" #: Mac_Wingz_Calc.xcu @@ -2166,3 +2167,12 @@ msgctxt "" "value.text" msgid "zTXT eBook" msgstr "zTXT eBook" + +#: Mac_RagTime.xcu +msgctxt "" +"Mac_RagTime.xcu\n" +"Mac_RagTime\n" +"UIName\n" +"value.text" +msgid "RagTime Mac v2-3 Document" +msgstr "Dokument RagTime Mac v2-3" diff --git a/source/sq/fpicker/source/office.po b/source/sq/fpicker/source/office.po index d63de952caa..26dd617ac87 100644 --- a/source/sq/fpicker/source/office.po +++ b/source/sq/fpicker/source/office.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-05-08 12:02+0000\n" -"Last-Translator: Indrit <indrit.bashkimi@gmail.com>\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-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1431086522.000000\n" @@ -245,6 +245,24 @@ msgstr "" #: iodlg.src msgctxt "" "iodlg.src\n" +"STR_SVT_DELETESERVICE\n" +"string.text" +msgid "" +"Are you sure you want to delete the service?\n" +"\"$servicename$\"" +msgstr "" + +#: iodlg.src +msgctxt "" +"iodlg.src\n" +"STR_SVT_ROOTLABEL\n" +"string.text" +msgid "Root" +msgstr "" + +#: iodlg.src +msgctxt "" +"iodlg.src\n" "STR_SVT_NEW_FOLDER\n" "string.text" msgid "Folder" diff --git a/source/sq/fpicker/uiconfig/ui.po b/source/sq/fpicker/uiconfig/ui.po index 1161ac3e290..4c03a5c8722 100644 --- a/source/sq/fpicker/uiconfig/ui.po +++ b/source/sq/fpicker/uiconfig/ui.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2014-12-07 13:01+0000\n" -"Last-Translator: Indrit <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-04-25 10:41+0000\n" +"Last-Translator: system user <>\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-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1417957317.000000\n" +"X-POOTLE-MTIME: 1429958504.000000\n" #: explorerfiledialog.ui msgctxt "" @@ -141,3 +141,96 @@ msgctxt "" "string.text" msgid "Create New Folder" msgstr "Krijo një dosje të re" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"RemoteFilesDialog\n" +"title\n" +"string.text" +msgid "Remote Files" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Service:" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"add_service_btn\n" +"label\n" +"string.text" +msgid "Add service" +msgstr "" + +#: remotefilesdialog.ui +#, fuzzy +msgctxt "" +"remotefilesdialog.ui\n" +"new_folder\n" +"tooltip_markup\n" +"string.text" +msgid "Create New Folder" +msgstr "Krijo një dosje të re" + +#: remotefilesdialog.ui +#, fuzzy +msgctxt "" +"remotefilesdialog.ui\n" +"new_folder\n" +"tooltip_text\n" +"string.text" +msgid "Create New Folder" +msgstr "Krijo një dosje të re" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"filterLabel\n" +"label\n" +"string.text" +msgid "Filter" +msgstr "" + +#: remotefilesdialog.ui +#, fuzzy +msgctxt "" +"remotefilesdialog.ui\n" +"nameLabel\n" +"label\n" +"string.text" +msgid "File name" +msgstr "_Emri i skedarit:" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"edit_service\n" +"label\n" +"string.text" +msgid "_Edit service" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"delete_service\n" +"label\n" +"string.text" +msgid "_Delete service" +msgstr "" + +#: remotefilesdialog.ui +msgctxt "" +"remotefilesdialog.ui\n" +"change_password\n" +"label\n" +"string.text" +msgid "_Change password" +msgstr "" diff --git a/source/sq/framework/source/classes.po b/source/sq/framework/source/classes.po index 0e52f20823c..a0187c7a922 100644 --- a/source/sq/framework/source/classes.po +++ b/source/sq/framework/source/classes.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-07-06 22:01+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -145,6 +145,30 @@ msgstr "Pastron listën e skedarëve të hapur kohët e fundit. Ky veprim nuk mu #: resource.src msgctxt "" "resource.src\n" +"STR_OPEN_REMOTE\n" +"string.text" +msgid "Open remote file" +msgstr "" + +#: resource.src +msgctxt "" +"resource.src\n" +"STR_REMOTE_FILE\n" +"string.text" +msgid "Save Remote File..." +msgstr "" + +#: resource.src +msgctxt "" +"resource.src\n" +"STR_REMOTE_TITLE\n" +"string.text" +msgid " (Remote)" +msgstr "" + +#: resource.src +msgctxt "" +"resource.src\n" "STR_TOOLBAR_TITLE_ADDON\n" "string.text" msgid "Add-On %num%" diff --git a/source/sq/helpcontent2/source/text/sbasic/shared.po b/source/sq/helpcontent2/source/text/sbasic/shared.po index cee8f4996d2..2ce815a4d1e 100644 --- a/source/sq/helpcontent2/source/text/sbasic/shared.po +++ b/source/sq/helpcontent2/source/text/sbasic/shared.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-06 22:51+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-08-07 09:29+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -24903,13 +24903,14 @@ msgid "Parameters:" msgstr "Parametrat animues" #: 03100300.xhp +#, fuzzy msgctxt "" "03100300.xhp\n" "par_id3150359\n" "8\n" "help.text" msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert." -msgstr "" +msgstr "Llogarit gjatësinë e një vargu tekstual." #: 03100300.xhp msgctxt "" @@ -25530,13 +25531,14 @@ msgid "Parameters:" msgstr "Parametrat animues" #: 03101000.xhp +#, fuzzy msgctxt "" "03101000.xhp\n" "par_id3149457\n" "8\n" "help.text" msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert." -msgstr "" +msgstr "Llogarit gjatësinë e një vargu tekstual." #: 03101000.xhp msgctxt "" @@ -37608,6 +37610,14 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>" msgstr "" +#: code-stubs.xhp +msgctxt "" +"code-stubs.xhp\n" +"tit\n" +"help.text" +msgid "BasicCodeStubs" +msgstr "" + #: keys.xhp msgctxt "" "keys.xhp\n" diff --git a/source/sq/helpcontent2/source/text/scalc/01.po b/source/sq/helpcontent2/source/text/scalc/01.po index 2f89ca8a8c5..fe8923cfa0c 100644 --- a/source/sq/helpcontent2/source/text/scalc/01.po +++ b/source/sq/helpcontent2/source/text/scalc/01.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" -"PO-Revision-Date: 2015-07-07 12:00+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-25 13:38+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1436270444.000000\n" +"X-POOTLE-MTIME: 1440509927.000000\n" #: 01120000.xhp msgctxt "" @@ -4296,31 +4296,34 @@ msgid "1" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3152992\n" "10\n" "help.text" msgid "<item type=\"input\">Name</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3155532\n" "11\n" "help.text" msgid "<item type=\"input\">Grade</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3156448\n" "12\n" "help.text" msgid "<item type=\"input\">Age</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp msgctxt "" @@ -4332,13 +4335,14 @@ msgid "<item type=\"input\">Distance to School</item>" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3152899\n" "14\n" "help.text" msgid "<item type=\"input\">Weight</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp msgctxt "" @@ -4350,49 +4354,54 @@ msgid "2" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3151240\n" "16\n" "help.text" msgid "<item type=\"input\">Andy</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3156016\n" "17\n" "help.text" msgid "<item type=\"input\">3</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3145073\n" "18\n" "help.text" msgid "<item type=\"input\">9</item>" -msgstr "" +msgstr "<item type=\"input\">9</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3154956\n" "19\n" "help.text" msgid "<item type=\"input\">150</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3153976\n" "20\n" "help.text" msgid "<item type=\"input\">40</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp msgctxt "" @@ -4404,49 +4413,54 @@ msgid "3" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3152870\n" "22\n" "help.text" msgid "<item type=\"input\">Betty</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149692\n" "23\n" "help.text" msgid "<item type=\"input\">4</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3154652\n" "24\n" "help.text" msgid "<item type=\"input\">10</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149381\n" "25\n" "help.text" msgid "<item type=\"input\">1000</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3153812\n" "26\n" "help.text" msgid "<item type=\"input\">42</item>" -msgstr "" +msgstr "<item type=\"input\">148</item>" #: 04060101.xhp msgctxt "" @@ -4458,49 +4472,54 @@ msgid "4" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3155596\n" "28\n" "help.text" msgid "<item type=\"input\">Charles</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3147244\n" "29\n" "help.text" msgid "<item type=\"input\">3</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149871\n" "30\n" "help.text" msgid "<item type=\"input\">10</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3155752\n" "31\n" "help.text" msgid "<item type=\"input\">300</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149052\n" "32\n" "help.text" msgid "<item type=\"input\">51</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060101.xhp msgctxt "" @@ -4512,49 +4531,54 @@ msgid "5" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3147296\n" "34\n" "help.text" msgid "<item type=\"input\">Daniel</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3150393\n" "35\n" "help.text" msgid "<item type=\"input\">5</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3145236\n" "36\n" "help.text" msgid "<item type=\"input\">11</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3150534\n" "37\n" "help.text" msgid "<item type=\"input\">1200</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3150375\n" "38\n" "help.text" msgid "<item type=\"input\">48</item>" -msgstr "" +msgstr "<item type=\"input\">148</item>" #: 04060101.xhp msgctxt "" @@ -4566,49 +4590,54 @@ msgid "6" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3150456\n" "40\n" "help.text" msgid "<item type=\"input\">Eva</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3146886\n" "41\n" "help.text" msgid "<item type=\"input\">2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149945\n" "42\n" "help.text" msgid "<item type=\"input\">8</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3157904\n" "43\n" "help.text" msgid "<item type=\"input\">650</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149352\n" "44\n" "help.text" msgid "<item type=\"input\">33</item>" -msgstr "" +msgstr "<item type=\"input\">183</item>" #: 04060101.xhp msgctxt "" @@ -4629,22 +4658,24 @@ msgid "<item type=\"input\">F</item><item type=\"input\">rank</item>" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3150743\n" "47\n" "help.text" msgid "<item type=\"input\">2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3154844\n" "48\n" "help.text" msgid "<item type=\"input\">7</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp msgctxt "" @@ -4674,22 +4705,24 @@ msgid "8" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3146137\n" "52\n" "help.text" msgid "<item type=\"input\">Greta</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3148739\n" "53\n" "help.text" msgid "<item type=\"input\">1</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp msgctxt "" @@ -4701,22 +4734,24 @@ msgid "<item type=\"input\">7</item>" msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3154556\n" "55\n" "help.text" msgid "<item type=\"input\">200</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3155255\n" "56\n" "help.text" msgid "<item type=\"input\">36</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060101.xhp msgctxt "" @@ -4728,49 +4763,54 @@ msgid "9" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3153078\n" "58\n" "help.text" msgid "<item type=\"input\">Harry</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149955\n" "59\n" "help.text" msgid "<item type=\"input\">3</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3150005\n" "60\n" "help.text" msgid "<item type=\"input\">9</item>" -msgstr "" +msgstr "<item type=\"input\">9</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3155951\n" "61\n" "help.text" msgid "<item type=\"input\">1200</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3145169\n" "62\n" "help.text" msgid "<item type=\"input\">44</item>" -msgstr "" +msgstr "<item type=\"input\">148</item>" #: 04060101.xhp msgctxt "" @@ -4782,49 +4822,54 @@ msgid "10" msgstr "Titullimi 10" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3148761\n" "64\n" "help.text" msgid "<item type=\"input\">Irene</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3149877\n" "65\n" "help.text" msgid "<item type=\"input\">2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3154327\n" "66\n" "help.text" msgid "<item type=\"input\">8</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3155435\n" "67\n" "help.text" msgid "<item type=\"input\">1000</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3145353\n" "68\n" "help.text" msgid "<item type=\"input\">42</item>" -msgstr "" +msgstr "<item type=\"input\">148</item>" #: 04060101.xhp msgctxt "" @@ -4854,31 +4899,34 @@ msgid "13" msgstr "13" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3153544\n" "72\n" "help.text" msgid "<item type=\"input\">Name</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3158414\n" "73\n" "help.text" msgid "<item type=\"input\">Grade</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3152820\n" "74\n" "help.text" msgid "<item type=\"input\">Age</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp msgctxt "" @@ -4890,13 +4938,14 @@ msgid "<item type=\"input\">Distance to School</item>" msgstr "" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3150471\n" "76\n" "help.text" msgid "<item type=\"input\">Weight</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp msgctxt "" @@ -4908,13 +4957,14 @@ msgid "14" msgstr "14" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3148429\n" "78\n" "help.text" msgid "<item type=\"input\">>600</item>" -msgstr "" +msgstr "<item type=\"input\">0</item>" #: 04060101.xhp msgctxt "" @@ -4935,22 +4985,24 @@ msgid "16" msgstr "16" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3163823\n" "81\n" "help.text" msgid "<item type=\"input\">DCOUNT</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp +#, fuzzy msgctxt "" "04060101.xhp\n" "par_id3145083\n" "82\n" "help.text" msgid "<item type=\"input\">5</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060101.xhp msgctxt "" @@ -7345,22 +7397,24 @@ msgid "<item type=\"input\">10,000 currency units</item>" msgstr "" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3150131\n" "46\n" "help.text" msgid "<item type=\"input\">5</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3148766\n" "47\n" "help.text" msgid "<item type=\"input\">1</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060103.xhp msgctxt "" @@ -7381,13 +7435,14 @@ msgid "3" msgstr "" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3148397\n" "50\n" "help.text" msgid "<item type=\"input\">2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp msgctxt "" @@ -7408,13 +7463,14 @@ msgid "4" msgstr "" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3150267\n" "53\n" "help.text" msgid "<item type=\"input\">3</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp msgctxt "" @@ -7435,13 +7491,14 @@ msgid "5" msgstr "" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3153545\n" "56\n" "help.text" msgid "<item type=\"input\">4</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp msgctxt "" @@ -7462,13 +7519,14 @@ msgid "6" msgstr "" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3155085\n" "59\n" "help.text" msgid "<item type=\"input\">5</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp msgctxt "" @@ -7516,13 +7574,14 @@ msgid "8" msgstr "" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3083286\n" "65\n" "help.text" msgid "<item type=\"input\">7</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp msgctxt "" @@ -7534,13 +7593,14 @@ msgid "9" msgstr "" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3154815\n" "68\n" "help.text" msgid "<item type=\"input\">8</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp msgctxt "" @@ -7606,13 +7666,14 @@ msgid "<item type=\"input\">>0</item>" msgstr "<item type=\"input\">0</item>" #: 04060103.xhp +#, fuzzy msgctxt "" "04060103.xhp\n" "par_id3153625\n" "79\n" "help.text" msgid "<item type=\"input\">Total</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060103.xhp msgctxt "" @@ -8622,22 +8683,24 @@ msgid "<emph>2</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3150024\n" "7\n" "help.text" msgid "x <item type=\"input\">value</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3148725\n" "8\n" "help.text" msgid "y <item type=\"input\">value</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp msgctxt "" @@ -8649,22 +8712,24 @@ msgid "<emph>3</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3148440\n" "10\n" "help.text" msgid "<item type=\"input\">-5</item>" -msgstr "" +msgstr "<item type=\"input\">195</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3148888\n" "11\n" "help.text" msgid "<item type=\"input\">-3</item>" -msgstr "" +msgstr "<item type=\"input\">183</item>" #: 04060104.xhp msgctxt "" @@ -8676,22 +8741,24 @@ msgid "<emph>4</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3150139\n" "13\n" "help.text" msgid "<item type=\"input\">-2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3149542\n" "14\n" "help.text" msgid "<item type=\"input\">0</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060104.xhp msgctxt "" @@ -8703,22 +8770,24 @@ msgid "<emph>5</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3153329\n" "16\n" "help.text" msgid "<item type=\"input\">-1</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3155257\n" "17\n" "help.text" msgid "<item type=\"input\">1</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060104.xhp msgctxt "" @@ -8730,22 +8799,24 @@ msgid "<emph>6</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3149956\n" "19\n" "help.text" msgid "<item type=\"input\">0</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3145594\n" "20\n" "help.text" msgid "<item type=\"input\">3</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp msgctxt "" @@ -8757,22 +8828,24 @@ msgid "<emph>7</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3148573\n" "22\n" "help.text" msgid "<item type=\"input\">2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3145166\n" "23\n" "help.text" msgid "<item type=\"input\">4</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp msgctxt "" @@ -8784,22 +8857,24 @@ msgid "<emph>8</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3150018\n" "25\n" "help.text" msgid "<item type=\"input\">4</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3150129\n" "26\n" "help.text" msgid "<item type=\"input\">6</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060104.xhp msgctxt "" @@ -8811,22 +8886,24 @@ msgid "<emph>9</emph>" msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3148389\n" "28\n" "help.text" msgid "<item type=\"input\">6</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3156068\n" "29\n" "help.text" msgid "<item type=\"input\">8</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060104.xhp msgctxt "" @@ -9272,12 +9349,13 @@ msgid "<item type=\"input\">=ISREF(\"abcdef\")</item> returns always FALSE becau msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id2131544\n" "help.text" msgid "<item type=\"input\">=ISREF(4)</item> returns FALSE." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp msgctxt "" @@ -9296,12 +9374,13 @@ msgid "<item type=\"input\">=ISREF(ADDRESS(1; 1; 2;\"Sheet2\"))</item> returns F msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3154812\n" "help.text" msgid "<bookmark_value>ISERR function</bookmark_value><bookmark_value>error codes;controlling</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -9375,12 +9454,13 @@ msgid "<item type=\"input\">=ISERR(C9)</item> where cell C9 contains <item type= msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3147081\n" "help.text" msgid "<bookmark_value>ISERROR function</bookmark_value><bookmark_value>recognizing;general errors</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -9454,21 +9534,23 @@ msgid "<item type=\"input\">=ISERROR(C9)</item> where cell C9 contains <item typ msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id31470811\n" "help.text" msgid "<bookmark_value>IFERROR function</bookmark_value><bookmark_value>testing;general errors</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "hd_id31470811\n" "53\n" "help.text" msgid "IFERROR" -msgstr "" +msgstr "ISERROR" #: 04060104.xhp msgctxt "" @@ -9613,12 +9695,13 @@ msgid "<item type=\"input\">=ISFORMULA(C4)</item> returns FALSE if the cell C4 c msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3156048\n" "help.text" msgid "<bookmark_value>ISEVEN function</bookmark_value><bookmark_value>even integers</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -9653,12 +9736,13 @@ msgid "ISEVEN(Value)" msgstr "Vlerë absolute" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3150491\n" "help.text" msgid "<emph>Value</emph> is the value to be checked." -msgstr "" +msgstr "Vlera që do të transformohet prapa." #: 04060104.xhp msgctxt "" @@ -9677,44 +9761,49 @@ msgid "Example" msgstr "Shembull" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3163813\n" "help.text" msgid "<item type=\"input\">=ISEVEN(48)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id8378856\n" "help.text" msgid "<item type=\"input\">=ISEVEN(33)</item> returns FALSE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id7154759\n" "help.text" msgid "<item type=\"input\">=ISEVEN(0)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id1912289\n" "help.text" msgid "<item type=\"input\">=ISEVEN(-2.1)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id5627307\n" "help.text" msgid "<item type=\"input\">=ISEVEN(3.999)</item> returns FALSE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp msgctxt "" @@ -9779,13 +9868,14 @@ msgid "Example" msgstr "Shembull" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3153904\n" "235\n" "help.text" msgid "<item type=\"input\">=ISEVEN_ADD(5)</item> returns 0." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp msgctxt "" @@ -9796,12 +9886,13 @@ msgid "<item type=\"input\">=ISEVEN_ADD(A1)</item> returns 1 if cell A1 contains msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3154692\n" "help.text" msgid "<bookmark_value>ISNONTEXT function</bookmark_value><bookmark_value>cell contents;no text</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -9928,13 +10019,14 @@ msgid "ISBLANK(Value)" msgstr "Vlerë absolute" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3154212\n" "81\n" "help.text" msgid "<emph>Value</emph> is the content to be tested." -msgstr "" +msgstr "Vlera që do të transformohet prapa." #: 04060104.xhp msgctxt "" @@ -10042,12 +10134,13 @@ msgid "<item type=\"input\">=ISLOGICAL(ISNA(D4))</item> returns TRUE whatever th msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3153685\n" "help.text" msgid "<bookmark_value>ISNA function</bookmark_value><bookmark_value>#N/A error;recognizing</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -10121,21 +10214,23 @@ msgid "<item type=\"input\">=ISNA(D3)</item> returns FALSE as a result." msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id31536851\n" "help.text" msgid "<bookmark_value>IFNA function</bookmark_value><bookmark_value>#N/A error;testing</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "hd_id31536851\n" "93\n" "help.text" msgid "IFNA" -msgstr "" +msgstr "ISNA" #: 04060104.xhp msgctxt "" @@ -10201,12 +10296,13 @@ msgid "<item type=\"input\">=IFNA(D3;D4)</item> returns the value of D3 if D3 do msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3149426\n" "help.text" msgid "<bookmark_value>ISTEXT function</bookmark_value><bookmark_value>cell contents;text</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -10289,12 +10385,13 @@ msgid "<item type=\"input\">=ISTEXT(C3)</item> returns FALSE if cell C3 contains msgstr "" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3156034\n" "help.text" msgid "<bookmark_value>ISODD function</bookmark_value><bookmark_value>odd integers</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -10329,12 +10426,13 @@ msgid "ISODD(value)" msgstr "Vlerë absolute" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3155139\n" "help.text" msgid "<emph>Value</emph> is the value to be checked." -msgstr "" +msgstr "Vlera që do të transformohet prapa." #: 04060104.xhp msgctxt "" @@ -10353,36 +10451,40 @@ msgid "Example" msgstr "Shembull" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3155345\n" "help.text" msgid "<item type=\"input\">=ISODD(33)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id9392986\n" "help.text" msgid "<item type=\"input\">=ISODD(48)</item> returns FALSE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id5971251\n" "help.text" msgid "<item type=\"input\">=ISODD(3.999)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id4136478\n" "help.text" msgid "<item type=\"input\">=ISODD(-3.1)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp msgctxt "" @@ -10447,21 +10549,23 @@ msgid "Example" msgstr "Shembull" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3154793\n" "242\n" "help.text" msgid "<item type=\"input\">=ISODD_ADD(5)</item> returns 1." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "bm_id3148688\n" "help.text" msgid "<bookmark_value>ISNUMBER function</bookmark_value><bookmark_value>cell contents;numbers</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060104.xhp msgctxt "" @@ -10606,39 +10710,43 @@ msgid "Example" msgstr "Shembull" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3154117\n" "125\n" "help.text" msgid "<item type=\"input\">=N(123)</item> returns 123" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id2337717\n" "help.text" msgid "<item type=\"input\">=N(TRUE)</item> returns 1" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3153781\n" "126\n" "help.text" msgid "<item type=\"input\">=N(FALSE)</item> returns 0" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp +#, fuzzy msgctxt "" "04060104.xhp\n" "par_id3154670\n" "243\n" "help.text" msgid "<item type=\"input\">=N(\"abc\")</item> returns 0" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060104.xhp msgctxt "" @@ -11641,22 +11749,24 @@ msgid "Example" msgstr "Shembull" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3154842\n" "8\n" "help.text" msgid "<item type=\"input\">=FALSE()</item> returns FALSE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3147468\n" "9\n" "help.text" msgid "<item type=\"input\">=NOT(FALSE())</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060105.xhp msgctxt "" @@ -11916,13 +12026,14 @@ msgid "<item type=\"input\">=OR(12<11;13>22;45=45)</item> returns TRUE." msgstr "" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3158412\n" "59\n" "help.text" msgid "<item type=\"input\">=OR(FALSE;TRUE)</item> returns TRUE." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060105.xhp msgctxt "" @@ -11987,31 +12098,34 @@ msgid "If A=TRUE and B=FALSE the following examples appear:" msgstr "" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3083285\n" "44\n" "help.text" msgid "<item type=\"input\">=AND(A;B)</item> returns FALSE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3083444\n" "45\n" "help.text" msgid "<item type=\"input\">=OR(A;B)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3154314\n" "46\n" "help.text" msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060105.xhp msgctxt "" @@ -12070,12 +12184,13 @@ msgid "Example" msgstr "Shembull" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3083286\n" "help.text" msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060105.xhp msgctxt "" @@ -12086,12 +12201,13 @@ msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE" msgstr "" #: 04060105.xhp +#, fuzzy msgctxt "" "04060105.xhp\n" "par_id3154315\n" "help.text" msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -12190,30 +12306,33 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3152787\n" "39\n" "help.text" msgid "<item type=\"input\">=ABS(-56)</item> returns 56." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3148752\n" "40\n" "help.text" msgid "<item type=\"input\">=ABS(12)</item> returns 12." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id320139\n" "help.text" msgid "<item type=\"input\">=ABS(0)</item> returns 0." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -12373,13 +12492,14 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3145629\n" "66\n" "help.text" msgid "<item type=\"input\">=ACOSH(1)</item> returns 0." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -12626,13 +12746,14 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3156100\n" "96\n" "help.text" msgid "<item type=\"input\">=ASIN(0)</item> returns 0." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -12722,12 +12843,13 @@ msgid "<item type=\"input\">=ASINH(-90)</item> returns approximately -5.1929877. msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id4808496\n" "help.text" msgid "<item type=\"input\">=ASINH(SINH(4))</item> returns 4." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -12991,13 +13113,14 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3145419\n" "136\n" "help.text" msgid "<item type=\"input\">=ATANH(0)</item> returns 0." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -13485,12 +13608,13 @@ msgid "<item type=\"input\">=CSCH(1)</item> returns approximately 0.8509181282, msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3145314\n" "help.text" msgid "<bookmark_value>DEGREES function</bookmark_value><bookmark_value>converting;radians, into degrees</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -13625,12 +13749,13 @@ msgid "<item type=\"input\">=EXP(1)</item> returns 2.71828182845904, the mathema msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3145781\n" "help.text" msgid "<bookmark_value>FACT function</bookmark_value><bookmark_value>factorials;numbers</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -13703,22 +13828,24 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3154476\n" "216\n" "help.text" msgid "<item type=\"input\">=FACT(3)</item> returns 6." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3147525\n" "214\n" "help.text" msgid "<item type=\"input\">=FACT(0)</item> returns 1." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -13791,22 +13918,24 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3156267\n" "224\n" "help.text" msgid "<item type=\"input\">=INT(5.7)</item> returns 5." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3147323\n" "225\n" "help.text" msgid "<item type=\"input\">=INT(-1.3)</item> returns -2." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -13871,45 +14000,50 @@ msgid "Examples" msgstr "Shembuj:" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3154361\n" "233\n" "help.text" msgid "<item type=\"input\">=EVEN(2.3)</item> returns 4." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id8477736\n" "help.text" msgid "<item type=\"input\">=EVEN(2)</item> returns 2." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id159611\n" "help.text" msgid "<item type=\"input\">=EVEN(0)</item> returns 0." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id6097598\n" "help.text" msgid "<item type=\"input\">=EVEN(-0.5)</item> returns -2." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3147356\n" "help.text" msgid "<bookmark_value>GCD function</bookmark_value><bookmark_value>greatest common divisor</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -14204,12 +14338,13 @@ msgid "<item type=\"input\">=LCM_ADD(5;15;25)</item> returns 75." msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3155802\n" "help.text" msgid "<bookmark_value>COMBIN function</bookmark_value><bookmark_value>number of combinations</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -14291,13 +14426,14 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3153517\n" "280\n" "help.text" msgid "<item type=\"input\">=COMBIN(3;2)</item> returns 3." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -14493,12 +14629,13 @@ msgid "<item type=\"input\">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9 msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3153601\n" "help.text" msgid "<bookmark_value>LN function</bookmark_value><bookmark_value>natural logarithm</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -14564,20 +14701,22 @@ msgid "<item type=\"input\">=LN(3)</item> returns the natural logarithm of 3 (ap msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id5747245\n" "help.text" msgid "<item type=\"input\">=LN(EXP(321))</item> returns 321." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3109813\n" "help.text" msgid "<bookmark_value>LOG function</bookmark_value><bookmark_value>logarithms</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -14652,20 +14791,22 @@ msgid "<item type=\"input\">=LOG(10;3)</item> returns the logarithm to base 3 of msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id5577562\n" "help.text" msgid "<item type=\"input\">=LOG(7^4;7)</item> returns 4." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3154187\n" "help.text" msgid "<bookmark_value>LOG10 function</bookmark_value><bookmark_value>base-10 logarithm</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -15393,13 +15534,14 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3144494\n" "367\n" "help.text" msgid "<item type=\"input\">=PRODUCT(2;3;4)</item> returns 24." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -15473,12 +15615,13 @@ msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"inpu msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3158247\n" "help.text" msgid "<bookmark_value>MOD function</bookmark_value><bookmark_value>remainders of divisions</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -15561,12 +15704,13 @@ msgid "<item type=\"input\">=MOD(11.25;2.5)</item> returns 1.25." msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3144592\n" "help.text" msgid "<bookmark_value>QUOTIENT function</bookmark_value><bookmark_value>divisions</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -15639,12 +15783,13 @@ msgid "<item type=\"input\">=QUOTIENT(11;3)</item> returns 3. The remainder of 2 msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3144702\n" "help.text" msgid "<bookmark_value>RADIANS function</bookmark_value><bookmark_value>converting;degrees, into radians</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -15804,12 +15949,13 @@ msgid "<item type=\"input\">=ROUND(2.348;0)</item> returns 2." msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id4661702\n" "help.text" msgid "<item type=\"input\">=ROUND(2.5)</item> returns 3." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -16351,12 +16497,13 @@ msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0. msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3163596\n" "help.text" msgid "<bookmark_value>SUM function</bookmark_value><bookmark_value>adding;numbers in cell ranges</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -16494,12 +16641,13 @@ msgid "The formula is based on the fact that the result of a comparison is 1 if msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3151957\n" "help.text" msgid "<bookmark_value>SUMIF function</bookmark_value><bookmark_value>adding;specified numbers</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -16538,13 +16686,14 @@ msgid "SUMIF(Range; Criteria; SumRange)" msgstr "Definon intervalin e qelive që pëmban kriteriumin e kërkimit." #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3152043\n" "440\n" "help.text" msgid "<emph>Range</emph> is the range to which the criteria are to be applied." -msgstr "" +msgstr "Intervali i qelive në të cilin do të aplikohet kriteriumi." #: 04060106.xhp msgctxt "" @@ -17309,37 +17458,41 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3157283\n" "508\n" "help.text" msgid "<item type=\"input\">=ODD(1.2)</item> returns 3." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id8746910\n" "help.text" msgid "<item type=\"input\">=ODD(1)</item> returns 1." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id9636524\n" "help.text" msgid "<item type=\"input\">=ODD(0)</item> returns 1." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id5675527\n" "help.text" msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -17538,12 +17691,13 @@ msgid "<item type=\"input\">=FLOOR( -11;-2;1)</item> returns -10" msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3164086\n" "help.text" msgid "<bookmark_value>SIGN function</bookmark_value><bookmark_value>algebraic signs</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -17600,30 +17754,33 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3164197\n" "529\n" "help.text" msgid "<item type=\"input\">=SIGN(3.4)</item> returns 1." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3164212\n" "530\n" "help.text" msgid "<item type=\"input\">=SIGN(-4.5)</item> returns -1." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3164252\n" "help.text" msgid "<bookmark_value>MROUND function</bookmark_value><bookmark_value>nearest multiple</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -17704,12 +17861,13 @@ msgid "<item type=\"input\">=MROUND(1.4;0.5)</item> returns 1.5 (= 0.5*3)." msgstr "" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "bm_id3164375\n" "help.text" msgid "<bookmark_value>SQRT function</bookmark_value><bookmark_value>square roots;positive numbers</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060106.xhp msgctxt "" @@ -17774,13 +17932,14 @@ msgid "Example" msgstr "Shembull" #: 04060106.xhp +#, fuzzy msgctxt "" "04060106.xhp\n" "par_id3164484\n" "538\n" "help.text" msgid "<item type=\"input\">=SQRT(16)</item> returns 4." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060106.xhp msgctxt "" @@ -18119,31 +18278,34 @@ msgid "1" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3146996\n" "264\n" "help.text" msgid "<item type=\"input\">7</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3150529\n" "265\n" "help.text" msgid "<item type=\"input\">31</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3148831\n" "266\n" "help.text" msgid "<item type=\"input\">33</item>" -msgstr "" +msgstr "<item type=\"input\">183</item>" #: 04060107.xhp msgctxt "" @@ -18155,31 +18317,34 @@ msgid "2" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3149771\n" "268\n" "help.text" msgid "<item type=\"input\">95</item>" -msgstr "" +msgstr "<item type=\"input\">195</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3158407\n" "269\n" "help.text" msgid "<item type=\"input\">17</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3148806\n" "270\n" "help.text" msgid "<item type=\"input\">2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp msgctxt "" @@ -18191,31 +18356,34 @@ msgid "3" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3150779\n" "272\n" "help.text" msgid "<item type=\"input\">5</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3148449\n" "273\n" "help.text" msgid "<item type=\"input\">10</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3147238\n" "274\n" "help.text" msgid "<item type=\"input\">50</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp msgctxt "" @@ -19516,12 +19684,13 @@ msgid "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "bm_id3151030\n" "help.text" msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060107.xhp msgctxt "" @@ -19585,12 +19754,13 @@ msgid "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "bm_id3151348\n" "help.text" msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060107.xhp msgctxt "" @@ -20060,31 +20230,34 @@ msgid "<emph>1</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3155021\n" "85\n" "help.text" msgid "<item type=\"input\">x1</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3155044\n" "86\n" "help.text" msgid "<item type=\"input\">x2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3163734\n" "87\n" "help.text" msgid "<item type=\"input\">y</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp msgctxt "" @@ -20105,58 +20278,64 @@ msgid "<emph>2</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3145713\n" "90\n" "help.text" msgid "<item type=\"input\">4</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3145736\n" "91\n" "help.text" msgid "<item type=\"input\">7</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3159427\n" "92\n" "help.text" msgid "<item type=\"input\">100</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3159460\n" "93\n" "help.text" msgid "<item type=\"input\">4,17</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3159483\n" "94\n" "help.text" msgid "-<item type=\"input\">3,48</item>" -msgstr "" +msgstr "<item type=\"input\">148</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152381\n" "95\n" "help.text" msgid "<item type=\"input\">82,33</item>" -msgstr "" +msgstr "<item type=\"input\">183</item>" #: 04060107.xhp msgctxt "" @@ -20168,58 +20347,64 @@ msgid "<emph>3</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152435\n" "97\n" "help.text" msgid "<item type=\"input\">5</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152458\n" "98\n" "help.text" msgid "<item type=\"input\">9</item>" -msgstr "" +msgstr "<item type=\"input\">9</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3155652\n" "99\n" "help.text" msgid "<item type=\"input\">105</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3155684\n" "100\n" "help.text" msgid "<item type=\"input\">5,46</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3155707\n" "101\n" "help.text" msgid "<item type=\"input\">10,96</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3155730\n" "102\n" "help.text" msgid "<item type=\"input\">9,35</item>" -msgstr "" +msgstr "<item type=\"input\">9</item>" #: 04060107.xhp msgctxt "" @@ -20231,58 +20416,64 @@ msgid "<emph>4</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3159533\n" "104\n" "help.text" msgid "<item type=\"input\">6</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3159556\n" "105\n" "help.text" msgid "<item type=\"input\">11</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3159579\n" "106\n" "help.text" msgid "<item type=\"input\">104</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3159611\n" "107\n" "help.text" msgid "<item type=\"input\">0,87</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152606\n" "108\n" "help.text" msgid "<item type=\"input\">5,06</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152629\n" "109\n" "help.text" msgid "<item type=\"input\">#NA</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp msgctxt "" @@ -20294,58 +20485,64 @@ msgid "<emph>5</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152682\n" "111\n" "help.text" msgid "<item type=\"input\">7</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152705\n" "112\n" "help.text" msgid "<item type=\"input\">12</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3152728\n" "113\n" "help.text" msgid "<item type=\"input\">108</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144352\n" "114\n" "help.text" msgid "<item type=\"input\">13,21</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144375\n" "115\n" "help.text" msgid "<item type=\"input\">4</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144398\n" "116\n" "help.text" msgid "<item type=\"input\">#NA</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp msgctxt "" @@ -20357,58 +20554,64 @@ msgid "<emph>6</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144452\n" "118\n" "help.text" msgid "<item type=\"input\">8</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144475\n" "119\n" "help.text" msgid "<item type=\"input\">15</item>" -msgstr "" +msgstr "<item type=\"input\">195</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144498\n" "120\n" "help.text" msgid "<item type=\"input\">111</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3158233\n" "121\n" "help.text" msgid "<item type=\"input\">675,45</item>" -msgstr "" +msgstr "<item type=\"input\">154</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3158256\n" "122\n" "help.text" msgid "<item type=\"input\">102,26</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3158279\n" "123\n" "help.text" msgid "<item type=\"input\">#NA</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp msgctxt "" @@ -20420,31 +20623,34 @@ msgid "<emph>7</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3158333\n" "125\n" "help.text" msgid "<item type=\"input\">9</item>" -msgstr "" +msgstr "<item type=\"input\">9</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3158356\n" "126\n" "help.text" msgid "<item type=\"input\">17</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3158379\n" "127\n" "help.text" msgid "<item type=\"input\">120</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp msgctxt "" @@ -20456,31 +20662,34 @@ msgid "<emph>8</emph>" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144586\n" "129\n" "help.text" msgid "<item type=\"input\">10</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144609\n" "130\n" "help.text" msgid "<item type=\"input\">19</item>" -msgstr "" +msgstr "<item type=\"input\">195</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_id3144632\n" "131\n" "help.text" msgid "<item type=\"input\">133</item>" -msgstr "" +msgstr "<item type=\"input\">183</item>" #: 04060107.xhp msgctxt "" @@ -20891,36 +21100,40 @@ msgid "1" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B4E\n" "help.text" msgid "<item type=\"input\">2</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B54\n" "help.text" msgid "<item type=\"input\">3</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B5A\n" "help.text" msgid "<item type=\"input\">4</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B60\n" "help.text" msgid "<item type=\"input\">5</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp msgctxt "" @@ -20931,36 +21144,40 @@ msgid "2" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B6D\n" "help.text" msgid "<item type=\"input\">6</item>" -msgstr "" +msgstr "<item type=\"input\">6</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B73\n" "help.text" msgid "<item type=\"input\">7</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B79\n" "help.text" msgid "<item type=\"input\">8</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B7F\n" "help.text" msgid "<item type=\"input\">9</item>" -msgstr "" +msgstr "<item type=\"input\">9</item>" #: 04060107.xhp msgctxt "" @@ -20971,36 +21188,40 @@ msgid "3" msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B8C\n" "help.text" msgid "<item type=\"input\">10</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B92\n" "help.text" msgid "<item type=\"input\">11</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B98\n" "help.text" msgid "<item type=\"input\">12</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "par_idN11B9E\n" "help.text" msgid "<item type=\"input\">13</item>" -msgstr "" +msgstr "<item type=\"input\">183</item>" #: 04060107.xhp msgctxt "" @@ -21367,12 +21588,13 @@ msgid "Select a spreadsheet range in which the trend data will appear. Select th msgstr "" #: 04060107.xhp +#, fuzzy msgctxt "" "04060107.xhp\n" "bm_id3166317\n" "help.text" msgid "<bookmark_value>GROWTH function</bookmark_value><bookmark_value>exponential trends in arrays</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060107.xhp msgctxt "" @@ -23372,7 +23594,7 @@ msgctxt "" "04060109.xhp\n" "par_id6668599\n" "help.text" -msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B2:E4)." +msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B3:E5)." msgstr "" #: 04060109.xhp @@ -25569,13 +25791,14 @@ msgid "Syntax" msgstr "Sintaksa" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id2946786\n" "98\n" "help.text" msgid "LEFTB(\"Text\"; Number_bytes)" -msgstr "" +msgstr "Shndërron tekstin në një numër." #: 04060110.xhp msgctxt "" @@ -26688,13 +26911,14 @@ msgid "Example" msgstr "Shembull" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id3151371\n" "255\n" "help.text" msgid "<item type=\"input\">=ROMAN(999)</item> returns CMXCIX" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060110.xhp msgctxt "" @@ -26715,31 +26939,34 @@ msgid "<item type=\"input\">=ROMAN (999;1)</item> returns LMVLIV" msgstr "" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id3155421\n" "258\n" "help.text" msgid "<item type=\"input\">=ROMAN(999;2)</item> returns XMIX" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id3149235\n" "259\n" "help.text" msgid "<item type=\"input\">=ROMAN(999;3)</item> returns VMIV" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060110.xhp +#, fuzzy msgctxt "" "04060110.xhp\n" "par_id3150624\n" "260\n" "help.text" msgid "<item type=\"input\">=ROMAN(999;4)</item> returns IM" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060110.xhp msgctxt "" @@ -27516,12 +27743,13 @@ msgid "<link href=\"text/scalc/01/04060116.xhp\">Analysis Functions Part Two</li msgstr "" #: 04060111.xhp +#, fuzzy msgctxt "" "04060111.xhp\n" "bm_id3149566\n" "help.text" msgid "<bookmark_value>ISLEAPYEAR function</bookmark_value><bookmark_value>leap year determination</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060111.xhp msgctxt "" @@ -27745,12 +27973,13 @@ msgid "<emph>Type</emph> calculates the type of difference. Possible values incl msgstr "" #: 04060111.xhp +#, fuzzy msgctxt "" "04060111.xhp\n" "bm_id3159094\n" "help.text" msgid "<bookmark_value>ROT13 function</bookmark_value><bookmark_value>encrypting text</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060111.xhp msgctxt "" @@ -28854,13 +29083,14 @@ msgid "0" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3154869\n" "84\n" "help.text" msgid "Col1" -msgstr "" +msgstr "Col" #: 04060112.xhp msgctxt "" @@ -28881,13 +29111,14 @@ msgid "2" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3155986\n" "87\n" "help.text" msgid "Row1" -msgstr "" +msgstr "Rresht" #: 04060112.xhp msgctxt "" @@ -28908,13 +29139,14 @@ msgid "4" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3154317\n" "90\n" "help.text" msgid "Tab1" -msgstr "" +msgstr "Tab" #: 04060112.xhp msgctxt "" @@ -28935,13 +29167,14 @@ msgid "6" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3149710\n" "93\n" "help.text" msgid "Col2" -msgstr "" +msgstr "Col" #: 04060112.xhp msgctxt "" @@ -28962,13 +29195,14 @@ msgid "8" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3156310\n" "96\n" "help.text" msgid "Row2" -msgstr "" +msgstr "Rresht" #: 04060112.xhp msgctxt "" @@ -28989,13 +29223,14 @@ msgid "10" msgstr "Titullimi 10" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3153218\n" "99\n" "help.text" msgid "Tab2" -msgstr "" +msgstr "Tab" #: 04060112.xhp msgctxt "" @@ -29250,13 +29485,14 @@ msgid "0" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3150509\n" "128\n" "help.text" msgid "Col1" -msgstr "" +msgstr "Col" #: 04060112.xhp msgctxt "" @@ -29277,13 +29513,14 @@ msgid "2" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3147512\n" "131\n" "help.text" msgid "Row1" -msgstr "" +msgstr "Rresht" #: 04060112.xhp msgctxt "" @@ -29304,13 +29541,14 @@ msgid "4" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3151051\n" "134\n" "help.text" msgid "Tab1" -msgstr "" +msgstr "Tab" #: 04060112.xhp msgctxt "" @@ -29331,13 +29569,14 @@ msgid "6" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3166437\n" "137\n" "help.text" msgid "Col2" -msgstr "" +msgstr "Col" #: 04060112.xhp msgctxt "" @@ -29358,13 +29597,14 @@ msgid "8" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3152877\n" "140\n" "help.text" msgid "Row2" -msgstr "" +msgstr "Rresht" #: 04060112.xhp msgctxt "" @@ -29385,13 +29625,14 @@ msgid "10" msgstr "Titullimi 10" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3154107\n" "143\n" "help.text" msgid "Tab2" -msgstr "" +msgstr "Tab" #: 04060112.xhp msgctxt "" @@ -29673,13 +29914,14 @@ msgid "0" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3150988\n" "175\n" "help.text" msgid "Col1" -msgstr "" +msgstr "Col" #: 04060112.xhp msgctxt "" @@ -29700,13 +29942,14 @@ msgid "2" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3149560\n" "178\n" "help.text" msgid "Row1" -msgstr "" +msgstr "Rresht" #: 04060112.xhp msgctxt "" @@ -29727,13 +29970,14 @@ msgid "4" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3150593\n" "181\n" "help.text" msgid "Tab1" -msgstr "" +msgstr "Tab" #: 04060112.xhp msgctxt "" @@ -29754,13 +29998,14 @@ msgid "6" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3153352\n" "184\n" "help.text" msgid "Col2" -msgstr "" +msgstr "Col" #: 04060112.xhp msgctxt "" @@ -29781,13 +30026,14 @@ msgid "8" msgstr "" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3148406\n" "187\n" "help.text" msgid "Row2" -msgstr "" +msgstr "Rresht" #: 04060112.xhp msgctxt "" @@ -29808,13 +30054,14 @@ msgid "10" msgstr "Titullimi 10" #: 04060112.xhp +#, fuzzy msgctxt "" "04060112.xhp\n" "par_id3153197\n" "190\n" "help.text" msgid "Tab2" -msgstr "" +msgstr "Tab" #: 04060112.xhp msgctxt "" @@ -30558,13 +30805,14 @@ msgid "<emph>Number</emph> is a binary number. The number can have a maximum of msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3155929\n" "14\n" "help.text" msgid "<emph>Places</emph> means the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060115.xhp msgctxt "" @@ -30585,12 +30833,13 @@ msgid "<item type=\"input\">=BIN2OCT(1100100;4)</item> returns 0144." msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "bm_id3150014\n" "help.text" msgid "<bookmark_value>DELTA function</bookmark_value><bookmark_value>recognizing;equal numbers</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060115.xhp msgctxt "" @@ -30638,13 +30887,14 @@ msgid "Example" msgstr "Shembull" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3151020\n" "134\n" "help.text" msgid "<item type=\"input\">=DELTA(1;2)</item> returns 0." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060115.xhp msgctxt "" @@ -30700,13 +30950,14 @@ msgid "<emph>Number</emph> is a decimal number. If Number is negative, the funct msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3149537\n" "60\n" "help.text" msgid "<emph>Places</emph> means the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060115.xhp msgctxt "" @@ -30780,13 +31031,14 @@ msgid "<emph>Number</emph> is a decimal number. If Number is negative, the funct msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3153221\n" "76\n" "help.text" msgid "<emph>Places</emph> means the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060115.xhp msgctxt "" @@ -30860,13 +31112,14 @@ msgid "<emph>Number</emph> is a decimal number. If Number is negative, the funct msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3152587\n" "68\n" "help.text" msgid "<emph>Places</emph> means the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060115.xhp msgctxt "" @@ -30887,12 +31140,13 @@ msgid "<item type=\"input\">=DEC2OCT(100;4)</item> returns 0144." msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "bm_id3083446\n" "help.text" msgid "<bookmark_value>ERF function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060115.xhp msgctxt "" @@ -30967,12 +31221,13 @@ msgid "<item type=\"input\">=ERF(0;1)</item> returns 0.842701." msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "bm_id2983446\n" "help.text" msgid "<bookmark_value>ERF.PRECISE function</bookmark_value><bookmark_value>Gaussian error integral</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060115.xhp msgctxt "" @@ -31242,13 +31497,14 @@ msgid "Example" msgstr "Shembull" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3156132\n" "155\n" "help.text" msgid "<item type=\"input\">=GESTEP(5;1)</item> returns 1." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060115.xhp msgctxt "" @@ -31304,13 +31560,14 @@ msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3153758\n" "84\n" "help.text" msgid "<emph>Places</emph> is the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060115.xhp msgctxt "" @@ -31455,13 +31712,14 @@ msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a msgstr "" #: 04060115.xhp +#, fuzzy msgctxt "" "04060115.xhp\n" "par_id3149204\n" "99\n" "help.text" msgid "<emph>Places</emph> is the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060115.xhp msgctxt "" @@ -32154,13 +32412,14 @@ msgid "Syntax" msgstr "Sintaksa" #: 04060116.xhp +#, fuzzy msgctxt "" "04060116.xhp\n" "par_id3150128\n" "111\n" "help.text" msgid "IMLOG10(\"ComplexNumber\")" -msgstr "" +msgstr "Pjesa imagjinare" #: 04060116.xhp msgctxt "" @@ -32216,13 +32475,14 @@ msgid "Syntax" msgstr "Sintaksa" #: 04060116.xhp +#, fuzzy msgctxt "" "04060116.xhp\n" "par_id3145355\n" "118\n" "help.text" msgid "IMLOG2(\"ComplexNumber\")" -msgstr "" +msgstr "Pjesa imagjinare" #: 04060116.xhp msgctxt "" @@ -32757,13 +33017,14 @@ msgid "<emph>Number</emph> is the octal number. The number can have a maximum of msgstr "" #: 04060116.xhp +#, fuzzy msgctxt "" "04060116.xhp\n" "par_id3153984\n" "222\n" "help.text" msgid "<emph>Places</emph> is the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060116.xhp msgctxt "" @@ -32775,13 +33036,14 @@ msgid "Example" msgstr "Shembull" #: 04060116.xhp +#, fuzzy msgctxt "" "04060116.xhp\n" "par_id3147260\n" "224\n" "help.text" msgid "<item type=\"input\">=OCT2BIN(3;3)</item> returns 011." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060116.xhp msgctxt "" @@ -32846,13 +33108,14 @@ msgid "Example" msgstr "Shembull" #: 04060116.xhp +#, fuzzy msgctxt "" "04060116.xhp\n" "par_id3154930\n" "231\n" "help.text" msgid "<item type=\"input\">=OCT2DEC(144)</item> returns 100." -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060116.xhp msgctxt "" @@ -32908,13 +33171,14 @@ msgid "<emph>Number</emph> is the octal number. The number can have a maximum of msgstr "" #: 04060116.xhp +#, fuzzy msgctxt "" "04060116.xhp\n" "par_id3145420\n" "237\n" "help.text" msgid "<emph>Places</emph> is the number of places to be output." -msgstr "" +msgstr "Numri i vendeve deri në të cilin numri do të cungohet." #: 04060116.xhp msgctxt "" @@ -34640,22 +34904,24 @@ msgid "2001-01-01" msgstr "01/01/2001" #: 04060118.xhp +#, fuzzy msgctxt "" "04060118.xhp\n" "par_id3145212\n" "201\n" "help.text" msgid "-<item type=\"input\">10000</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060118.xhp +#, fuzzy msgctxt "" "04060118.xhp\n" "par_id3146856\n" "202\n" "help.text" msgid "<item type=\"input\">Received</item>" -msgstr "" +msgstr "<item type=\"input\">7</item>" #: 04060118.xhp msgctxt "" @@ -34676,13 +34942,14 @@ msgid "2001-01-02" msgstr "02/01/2001" #: 04060118.xhp +#, fuzzy msgctxt "" "04060118.xhp\n" "par_id3151297\n" "204\n" "help.text" msgid "<item type=\"input\">2000</item>" -msgstr "" +msgstr "<item type=\"input\">10</item>" #: 04060118.xhp msgctxt "" @@ -34712,13 +34979,14 @@ msgid "2001-03-15" msgstr "15/03/2001" #: 04060118.xhp +#, fuzzy msgctxt "" "04060118.xhp\n" "par_id3145657\n" "207\n" "help.text" msgid "2500" -msgstr "" +msgstr "200" #: 04060118.xhp msgctxt "" @@ -34766,13 +35034,14 @@ msgid "2001-08-10" msgstr "10/08/2001" #: 04060118.xhp +#, fuzzy msgctxt "" "04060118.xhp\n" "par_id3147495\n" "211\n" "help.text" msgid "1000" -msgstr "" +msgstr "100" #: 04060118.xhp msgctxt "" @@ -35718,12 +35987,13 @@ msgid "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2000-15-11." msgstr "" #: 04060118.xhp +#, fuzzy msgctxt "" "04060118.xhp\n" "bm_id3150673\n" "help.text" msgid "<bookmark_value>COUPNUM function</bookmark_value><bookmark_value>number of coupons</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060118.xhp msgctxt "" @@ -35816,12 +36086,13 @@ msgid "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2." msgstr "" #: 04060118.xhp +#, fuzzy msgctxt "" "04060118.xhp\n" "bm_id3149339\n" "help.text" msgid "<bookmark_value>IPMT function</bookmark_value><bookmark_value>periodic amortizement rates</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060118.xhp msgctxt "" @@ -37580,12 +37851,13 @@ msgid "<item type=\"input\">=SLN(50000;3,500;84)</item> = 553.57 currency units. msgstr "" #: 04060119.xhp +#, fuzzy msgctxt "" "04060119.xhp\n" "bm_id3153739\n" "help.text" msgid "<bookmark_value>MDURATION function</bookmark_value><bookmark_value>Macauley duration</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060119.xhp msgctxt "" @@ -39761,12 +40033,13 @@ msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id3164897\n" "help.text" msgid "<bookmark_value>COUNTIF function</bookmark_value><bookmark_value>counting;specified cells</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060181.xhp msgctxt "" @@ -39802,12 +40075,13 @@ msgid "COUNTIF(Range; Criteria)" msgstr "~Ruaj kriteret e filtrimit" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3164980\n" "help.text" msgid "<emph>Range</emph> is the range to which the criteria are to be applied." -msgstr "" +msgstr "Intervali i qelive në të cilin do të aplikohet kriteriumi." #: 04060181.xhp msgctxt "" @@ -41118,13 +41392,14 @@ msgid "<bookmark_value>CHISQ.INV.RT function</bookmark_value>" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2948835\n" "88\n" "help.text" msgid "CHISQ.INV.RT" -msgstr "" +msgstr "CHIINV" #: 04060181.xhp msgctxt "" @@ -41343,22 +41618,24 @@ msgid "1" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3159279\n" "139\n" "help.text" msgid "<item type=\"input\">195</item>" -msgstr "" +msgstr "<item type=\"input\">195</item>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3149105\n" "140\n" "help.text" msgid "<item type=\"input\">170</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060181.xhp msgctxt "" @@ -41370,22 +41647,24 @@ msgid "2" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3148621\n" "142\n" "help.text" msgid "<item type=\"input\">151</item>" -msgstr "" +msgstr "<item type=\"input\">151</item>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3148987\n" "143\n" "help.text" msgid "<item type=\"input\">170</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060181.xhp msgctxt "" @@ -41397,22 +41676,24 @@ msgid "3" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3148661\n" "145\n" "help.text" msgid "<item type=\"input\">148</item>" -msgstr "" +msgstr "<item type=\"input\">148</item>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3151128\n" "146\n" "help.text" msgid "<item type=\"input\">170</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060181.xhp msgctxt "" @@ -41424,22 +41705,24 @@ msgid "4" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3149237\n" "148\n" "help.text" msgid "<item type=\"input\">189</item>" -msgstr "" +msgstr "<item type=\"input\">189</item>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3145304\n" "149\n" "help.text" msgid "<item type=\"input\">170</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060181.xhp msgctxt "" @@ -41451,22 +41734,24 @@ msgid "5" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3150630\n" "151\n" "help.text" msgid "<item type=\"input\">183</item>" -msgstr "" +msgstr "<item type=\"input\">183</item>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3150423\n" "152\n" "help.text" msgid "<item type=\"input\">170</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060181.xhp msgctxt "" @@ -41478,22 +41763,24 @@ msgid "6" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3144750\n" "154\n" "help.text" msgid "<item type=\"input\">154</item>" -msgstr "" +msgstr "<item type=\"input\">154</item>" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "par_id3153947\n" "155\n" "help.text" msgid "<item type=\"input\">170</item>" -msgstr "" +msgstr "<item type=\"input\">170</item>" #: 04060181.xhp msgctxt "" @@ -41513,13 +41800,14 @@ msgid "<bookmark_value>CHISQ.TEST function</bookmark_value>" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2954260\n" "97\n" "help.text" msgid "CHISQ.TEST" -msgstr "" +msgstr "CHIDIST" #: 04060181.xhp msgctxt "" @@ -41979,13 +42267,14 @@ msgid "<bookmark_value>CHISQ.DIST.RT function</bookmark_value>" msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "hd_id2948690\n" "106\n" "help.text" msgid "CHISQ.DIST.RT" -msgstr "" +msgstr "CHIDIST" #: 04060181.xhp msgctxt "" @@ -42070,12 +42359,13 @@ msgid "If the Chi square value of the random sample is 13.27 and if the experime msgstr "" #: 04060181.xhp +#, fuzzy msgctxt "" "04060181.xhp\n" "bm_id0119200902231887\n" "help.text" msgid "<bookmark_value>CHISQDIST function</bookmark_value><bookmark_value>chi-square distribution</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060181.xhp msgctxt "" @@ -43858,12 +44148,13 @@ msgid "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01" msgstr "" #: 04060182.xhp +#, fuzzy msgctxt "" "04060182.xhp\n" "bm_id3148425\n" "help.text" msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060182.xhp msgctxt "" @@ -44909,12 +45200,13 @@ msgid "<item type=\"input\">=CONFIDENCE.NORM(0.05;1.5;100)</item> gives 0.293994 msgstr "" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id3148746\n" "help.text" msgid "<bookmark_value>CORREL function</bookmark_value><bookmark_value>coefficient of correlation</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060183.xhp msgctxt "" @@ -45486,13 +45778,14 @@ msgid "<bookmark_value>LOGNORM.INV function</bookmark_value><bookmark_value>inve msgstr "" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "hd_id2901928\n" "66\n" "help.text" msgid "LOGNORM.INV" -msgstr "" +msgstr "LOGNORMDIST" #: 04060183.xhp msgctxt "" @@ -45575,12 +45868,13 @@ msgid "<item type=\"input\">=LOGNORM.INV(0.05;0;1)</item> returns 0.1930408167." msgstr "" #: 04060183.xhp +#, fuzzy msgctxt "" "04060183.xhp\n" "bm_id3158417\n" "help.text" msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060183.xhp msgctxt "" @@ -46423,12 +46717,13 @@ msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>" msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id3153933\n" "help.text" msgid "<bookmark_value>MODE function</bookmark_value><bookmark_value>most common value</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060184.xhp msgctxt "" @@ -46494,12 +46789,13 @@ msgid "<item type=\"input\">=MODE(A1:A50)</item>" msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2953933\n" "help.text" msgid "<bookmark_value>MODE.SNGL function</bookmark_value><bookmark_value>most common value</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060184.xhp msgctxt "" @@ -46574,12 +46870,13 @@ msgid "<item type=\"input\">=MODE.SNGL(A1:A50)</item>" msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2853933\n" "help.text" msgid "<bookmark_value>MODE.MULT function</bookmark_value><bookmark_value>most common value</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060184.xhp msgctxt "" @@ -47030,12 +47327,13 @@ msgid "<item type=\"input\">=NORM.INV(0.9;63;5)</item> returns 69.4077578277. If msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id3153722\n" "help.text" msgid "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060184.xhp msgctxt "" @@ -47137,12 +47435,13 @@ msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92." msgstr "" #: 04060184.xhp +#, fuzzy msgctxt "" "04060184.xhp\n" "bm_id2913722\n" "help.text" msgid "<bookmark_value>NORM.DIST function</bookmark_value><bookmark_value>density function</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060184.xhp #, fuzzy @@ -48628,12 +48927,13 @@ msgid "<item type=\"input\">=RANK.AVG(A10;A1:A50)</item> returns the ranking of msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2855071\n" "help.text" msgid "<bookmark_value>RANK.EQ function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060185.xhp msgctxt "" @@ -49195,13 +49495,14 @@ msgid "<bookmark_value>STDEV.S function</bookmark_value> <bookmark_value> msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "hd_id2849734\n" "38\n" "help.text" msgid "STDEV.S" -msgstr "" +msgstr "STDEVP" #: 04060185.xhp msgctxt "" @@ -50034,13 +50335,14 @@ msgid "Example" msgstr "Shembull" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id3156010\n" "105\n" "help.text" msgid "<item type=\"input\">=TINV(0.1;6)</item> returns 1.94" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: 04060185.xhp msgctxt "" @@ -50160,13 +50462,14 @@ msgid "Syntax" msgstr "Sintaksa" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2849289\n" "101\n" "help.text" msgid "T.INV.2T(Number; DegreesFreedom)" -msgstr "" +msgstr "Zona e numrit të sllajdit" #: 04060185.xhp msgctxt "" @@ -50437,13 +50740,14 @@ msgid "Syntax" msgstr "Sintaksa" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id3150521\n" "121\n" "help.text" msgid "TDIST(Number; DegreesFreedom; Mode)" -msgstr "" +msgstr "Zona e numrit të sllajdit" #: 04060185.xhp msgctxt "" @@ -50617,13 +50921,14 @@ msgid "Syntax" msgstr "Sintaksa" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "par_id2850521\n" "121\n" "help.text" msgid "T.DIST.2T(Number; DegreesFreedom)" -msgstr "" +msgstr "Zona e numrit të sllajdit" #: 04060185.xhp msgctxt "" @@ -50743,12 +51048,13 @@ msgid "<item type=\"input\">=T.DIST.RT(1; 10)</item> returns 0.1704465662." msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id3153828\n" "help.text" msgid "<bookmark_value>VAR function</bookmark_value> <bookmark_value>variances</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060185.xhp msgctxt "" @@ -50814,21 +51120,23 @@ msgid "<item type=\"input\">=VAR(A1:A50)</item>" msgstr "" #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "bm_id2953828\n" "help.text" msgid "<bookmark_value>VAR.S function</bookmark_value> <bookmark_value>variances</bookmark_value>" -msgstr "" +msgstr "Kthen vitin e një vlere të datës si një numër të plotë." #: 04060185.xhp +#, fuzzy msgctxt "" "04060185.xhp\n" "hd_id2953828\n" "128\n" "help.text" msgid "VAR.S" -msgstr "" +msgstr "VARP" #: 04060185.xhp msgctxt "" @@ -59551,7 +59859,7 @@ msgctxt "" "20\n" "help.text" msgid "120" -msgstr "{120}{70}{70}{70}{70}" +msgstr "120" #: 12080500.xhp msgctxt "" @@ -61005,12 +61313,13 @@ msgid "Each result is divided by its reference value. The reference value is det msgstr "" #: 12090105.xhp +#, fuzzy msgctxt "" "12090105.xhp\n" "par_idN1076A\n" "help.text" msgid "% Difference from" -msgstr "" +msgstr "Nga fajli..." #: 12090105.xhp msgctxt "" @@ -62341,6 +62650,22 @@ msgctxt "" msgid "<emph>Sample macro:</emph>" msgstr "" +#: ODFF.xhp +msgctxt "" +"ODFF.xhp\n" +"tit\n" +"help.text" +msgid "ODFF" +msgstr "" + +#: ODFF.xhp +msgctxt "" +"ODFF.xhp\n" +"hd_id1000010\n" +"help.text" +msgid "This function belongs to Open Document Formula version 1.2 Standard." +msgstr "" + #: format_graphic.xhp msgctxt "" "format_graphic.xhp\n" @@ -63605,22 +63930,24 @@ msgid "Examples" msgstr "Shembuj:" #: func_minute.xhp +#, fuzzy msgctxt "" "func_minute.xhp\n" "par_id3148463\n" "72\n" "help.text" msgid "<item type=\"input\">=MINUTE(8.999)</item> returns 58" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: func_minute.xhp +#, fuzzy msgctxt "" "func_minute.xhp\n" "par_id3149419\n" "73\n" "help.text" msgid "<item type=\"input\">=MINUTE(8.9999)</item> returns 59" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: func_minute.xhp msgctxt "" @@ -64223,7 +64550,6 @@ msgstr "" msgctxt "" "func_timevalue.xhp\n" "hd_id3146755\n" -"160\n" "help.text" msgid "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>" msgstr "" @@ -64232,7 +64558,6 @@ msgstr "" msgctxt "" "func_timevalue.xhp\n" "par_id3148502\n" -"161\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.</ahelp>" msgstr "" @@ -64241,7 +64566,6 @@ msgstr "" msgctxt "" "func_timevalue.xhp\n" "par_id3150794\n" -"162\n" "help.text" msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries." msgstr "" @@ -64255,19 +64579,19 @@ msgid "If the text string also includes a year, month, or day, TIMEVALUE only re msgstr "" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "hd_id3150810\n" -"163\n" "help.text" msgid "Syntax" msgstr "Sintaksa" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "par_id3150823\n" -"164\n" "help.text" msgid "TIMEVALUE(\"Text\")" msgstr "Vizato tekstin" @@ -64276,16 +64600,15 @@ msgstr "Vizato tekstin" msgctxt "" "func_timevalue.xhp\n" "par_id3152556\n" -"165\n" "help.text" msgid "<emph>Text</emph> is a valid time expression and must be entered in quotation marks." msgstr "" #: func_timevalue.xhp +#, fuzzy msgctxt "" "func_timevalue.xhp\n" "hd_id3146815\n" -"166\n" "help.text" msgid "Examples" msgstr "Shembuj:" @@ -64294,7 +64617,6 @@ msgstr "Shembuj:" msgctxt "" "func_timevalue.xhp\n" "par_id3146829\n" -"167\n" "help.text" msgid "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00." msgstr "" @@ -64303,7 +64625,6 @@ msgstr "" msgctxt "" "func_timevalue.xhp\n" "par_id3153632\n" -"168\n" "help.text" msgid "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 1. If you use the HH:MM:SS time format, the value is 00:00:00." msgstr "" @@ -65100,22 +65421,24 @@ msgid "Examples" msgstr "Shembuj:" #: func_year.xhp +#, fuzzy msgctxt "" "func_year.xhp\n" "par_id3145668\n" "43\n" "help.text" msgid "<item type=\"input\">=YEAR(1)</item> returns 1899" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: func_year.xhp +#, fuzzy msgctxt "" "func_year.xhp\n" "par_id3151168\n" "44\n" "help.text" msgid "<item type=\"input\">=YEAR(2)</item> returns 1900" -msgstr "" +msgstr "Hyrja e karaktereve alfanumerike" #: func_year.xhp msgctxt "" @@ -65924,20 +66247,22 @@ msgid "The following table displays the results of the descriptive statistics of msgstr "" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1000690\n" "help.text" msgid "Column 1" -msgstr "" +msgstr "Kolonë" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1000700\n" "help.text" msgid "Column 2" -msgstr "" +msgstr "Kolonë" #: statistics.xhp msgctxt "" @@ -66089,7 +66414,7 @@ msgctxt "" "statistics.xhp\n" "par_id1001260\n" "help.text" -msgid "ANOVA is the acronym for A<emph>N</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Produces the analysis of variance (ANOVA) of a given data set" +msgid "ANOVA is the acronym for <emph>AN</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Produces the analysis of variance (ANOVA) of a given data set" msgstr "" #: statistics.xhp @@ -66206,28 +66531,31 @@ msgid "Variance" msgstr "" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1001400\n" "help.text" msgid "Column 1" -msgstr "" +msgstr "Kolonë" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1001450\n" "help.text" msgid "Column 2" -msgstr "" +msgstr "Kolonë" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1001500\n" "help.text" msgid "Column 3" -msgstr "" +msgstr "Kolona 3" #: statistics.xhp msgctxt "" @@ -66382,36 +66710,40 @@ msgid "Correlations" msgstr "" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1001820\n" "help.text" msgid "Column 1" -msgstr "" +msgstr "Kolonë" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1001830\n" "help.text" msgid "Column 2" -msgstr "" +msgstr "Kolonë" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1001840\n" "help.text" msgid "Column 3" -msgstr "" +msgstr "Kolona 3" #: statistics.xhp +#, fuzzy msgctxt "" "statistics.xhp\n" "par_id1001850\n" "help.text" msgid "Column 1" -msgstr "" +msgstr "Kolonë" #: statistics.xhp #, fuzzy @@ -67230,7 +67562,7 @@ msgctxt "" "statistics.xhp\n" "par_id1003640\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the z-Test of two data samples.</ahelp>" +msgid "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>" msgstr "" #: statistics.xhp @@ -67664,47 +67996,3 @@ msgctxt "" "help.text" msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on." msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31540471\n" -"57\n" -"help.text" -msgid "<emph>Value</emph> is the value or expression to be be returned if it does not equal or result in an error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31540472\n" -"57\n" -"help.text" -msgid "<emph>Alternate_value</emph> is the value or expression to be be returned if the expression or value of <emph>Value</emph> does equal or result in an error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31528841\n" -"97\n" -"help.text" -msgid "<emph>Value</emph> is the value or expression to be be returned if it does not equal or result in an #N/A error." -msgstr "" - -#: 04060104.xhp -msgctxt "" -"04060104.xhp\n" -"par_id31528842\n" -"97\n" -"help.text" -msgid "<emph>Alternate_value</emph> is the value or expression to be be returned if the expression or value of <emph>Value</emph> does equal or result in an #N/A error." -msgstr "" - -#: statistics.xhp -msgctxt "" -"statistics.xhp\n" -"par_id1001260\n" -"help.text" -msgid "ANOVA is the acronym fir A<emph>N</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. Produces the analysis of variance (ANOVA) of a given data set" -msgstr "" diff --git a/source/sq/helpcontent2/source/text/scalc/guide.po b/source/sq/helpcontent2/source/text/scalc/guide.po index 14f5cde93d6..584631ee768 100644 --- a/source/sq/helpcontent2/source/text/scalc/guide.po +++ b/source/sq/helpcontent2/source/text/scalc/guide.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2015-05-11 22:07+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-18 12:27+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431382075.000000\n" +"X-POOTLE-MTIME: 1434630432.000000\n" #: address_auto.xhp msgctxt "" @@ -3243,12 +3243,13 @@ msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Data - Consolidate\">Dat msgstr "" #: csv_files.xhp +#, fuzzy msgctxt "" "csv_files.xhp\n" "tit\n" "help.text" msgid "Importing and Exporting CSV Files" -msgstr "" +msgstr "Korrespondenca personale dhe dokumentet" #: csv_files.xhp msgctxt "" @@ -5084,12 +5085,13 @@ msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Theme selection\">Theme msgstr "" #: edit_multitables.xhp +#, fuzzy msgctxt "" "edit_multitables.xhp\n" "tit\n" "help.text" msgid "Copying to Multiple Sheets" -msgstr "" +msgstr "Selekto të Gjitha Fletët" #: edit_multitables.xhp msgctxt "" @@ -5797,22 +5799,24 @@ msgid "10200000" msgstr "" #: format_value_userdef.xhp +#, fuzzy msgctxt "" "format_value_userdef.xhp\n" "par_id3147003\n" "15\n" "help.text" msgid "10.2 Million" -msgstr "" +msgstr "Titullimi 10" #: format_value_userdef.xhp +#, fuzzy msgctxt "" "format_value_userdef.xhp\n" "par_id3166426\n" "16\n" "help.text" msgid "10.2 Million" -msgstr "" +msgstr "Titullimi 10" #: format_value_userdef.xhp msgctxt "" @@ -5833,13 +5837,14 @@ msgid "500000" msgstr "" #: format_value_userdef.xhp +#, fuzzy msgctxt "" "format_value_userdef.xhp\n" "par_id3145585\n" "19\n" "help.text" msgid ".5 Million" -msgstr "" +msgstr "Titullimi 10" #: format_value_userdef.xhp msgctxt "" @@ -5869,31 +5874,34 @@ msgid "100000000" msgstr "" #: format_value_userdef.xhp +#, fuzzy msgctxt "" "format_value_userdef.xhp\n" "par_id3153818\n" "23\n" "help.text" msgid "100. Million" -msgstr "" +msgstr "Titullimi 10" #: format_value_userdef.xhp +#, fuzzy msgctxt "" "format_value_userdef.xhp\n" "par_id3151241\n" "24\n" "help.text" msgid "100.0 Million" -msgstr "" +msgstr "Titullimi 10" #: format_value_userdef.xhp +#, fuzzy msgctxt "" "format_value_userdef.xhp\n" "par_id3144771\n" "25\n" "help.text" msgid "100 Million" -msgstr "" +msgstr "Titullimi 10" #: formula_copy.xhp msgctxt "" @@ -7281,13 +7289,14 @@ msgid "Advanced Calculations" msgstr "" #: main.xhp +#, fuzzy msgctxt "" "main.xhp\n" "hd_id3153070\n" "7\n" "help.text" msgid "Printing and Print Preview" -msgstr "" +msgstr "Shikim paraprak i faqes: faqe të shumëfishta" #: main.xhp msgctxt "" @@ -7909,15 +7918,6 @@ msgctxt "" msgid "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab." msgstr "" -#: multi_tables.xhp -msgctxt "" -"multi_tables.xhp\n" -"par_id3149379\n" -"6\n" -"help.text" -msgid "If there is insufficient space to display all the sheet tabs, you can increase it by pointing to the separator between the scrollbar and the sheet tabs, pressing the mouse button and, keeping the mouse button pressed, dragging to the right. In doing so you will be sharing the available space between the sheet tabs and horizontal scrollbar." -msgstr "" - #: multioperation.xhp msgctxt "" "multioperation.xhp\n" diff --git a/source/sq/helpcontent2/source/text/shared.po b/source/sq/helpcontent2/source/text/shared.po index b30e4bd8240..12b45a8f563 100644 --- a/source/sq/helpcontent2/source/text/shared.po +++ b/source/sq/helpcontent2/source/text/shared.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2013-05-24 13:03+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-18 10:25+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369400622.000000\n" +"X-POOTLE-MTIME: 1434623127.000000\n" #: 3dsettings_toolbar.xhp msgctxt "" @@ -2155,3 +2155,19 @@ msgctxt "" "help.text" msgid "This section provides information on the subject of the Internet. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Internet glossary</link> explains the most important terms." msgstr "" + +#: need_help.xhp +msgctxt "" +"need_help.xhp\n" +"tit\n" +"help.text" +msgid "Need Help" +msgstr "" + +#: need_help.xhp +msgctxt "" +"need_help.xhp\n" +"hd_id1000010\n" +"help.text" +msgid "This help page needs further work for correctness and completion. Please help LibreOffice project to write the missing information. Join the LibreOffice community." +msgstr "" diff --git a/source/sq/helpcontent2/source/text/shared/00.po b/source/sq/helpcontent2/source/text/shared/00.po index dcb9d22b510..6e4a290dd78 100644 --- a/source/sq/helpcontent2/source/text/shared/00.po +++ b/source/sq/helpcontent2/source/text/shared/00.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-07-07 11:43+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -5784,13 +5784,14 @@ msgid "Key Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3149798\n" "160\n" "help.text" msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -5945,22 +5946,24 @@ msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> sel msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3145609\n" "109\n" "help.text" msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3149245\n" "110\n" "help.text" msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6017,13 +6020,14 @@ msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - < msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3144760\n" "120\n" "help.text" msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6071,13 +6075,14 @@ msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name a msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3153190\n" "131\n" "help.text" msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6204,12 +6209,13 @@ msgid "<variable id=\"autopilotreport\">Click <emph>Use Wizard to Create Report< msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_idN10C24\n" "help.text" msgid "<variable id=\"webwizard\">Choose <emph>File - Wizards - Web Page</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6347,13 +6353,14 @@ msgid "<variable id=\"addressimport5\"><emph>Address Data Source Wizards</emph> msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3147338\n" "57\n" "help.text" msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6487,22 +6494,24 @@ msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3154901\n" "58\n" "help.text" msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3152479\n" "59\n" "help.text" msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6514,13 +6523,14 @@ msgid "Choose <emph>File - Reload</emph>" msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3166425\n" "61\n" "help.text" msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6616,13 +6626,14 @@ msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> t msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3154930\n" "69\n" "help.text" msgid "Menu<emph> File - Print Preview</emph>" -msgstr "" +msgstr "Pop-up menyja e shikimit paraprak të faqes" #: 00000401.xhp msgctxt "" @@ -6684,13 +6695,14 @@ msgid "E-mail Document" msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3145269\n" "222\n" "help.text" msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6825,13 +6837,14 @@ msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinli msgstr "" #: 00000401.xhp +#, fuzzy msgctxt "" "00000401.xhp\n" "par_id3149328\n" "75\n" "help.text" msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000401.xhp msgctxt "" @@ -6974,13 +6987,14 @@ msgid "Redo" msgstr "Bëje prap" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3154365\n" "8\n" "help.text" msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7115,13 +7129,14 @@ msgid "Paste" msgstr "Lësho" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3152791\n" "532\n" "help.text" msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7159,22 +7174,24 @@ msgid "Select All" msgstr "Zgjedh të gjitha" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3145251\n" "555\n" "help.text" msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3153336\n" "556\n" "help.text" msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record Changes</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7186,13 +7203,14 @@ msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline selec msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3153845\n" "558\n" "help.text" msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage Changes</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7213,31 +7231,34 @@ msgid "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCo msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3153878\n" "560\n" "help.text" msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage Changes - Filter</emph> tab </variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3151281\n" "561\n" "help.text" msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3153224\n" "562\n" "help.text" msgid "<variable id=\"dvergl\">Choose <emph>Edit - Compare Document</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7391,13 +7412,14 @@ msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph> msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3149281\n" "538\n" "help.text" msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7427,13 +7449,14 @@ msgid "Open context menu of selected frame - choose <emph>Properties</emph>" msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3151251\n" "545\n" "help.text" msgid "<variable id=\"plugin\">Choose <emph>Edit - Plug-in</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7454,13 +7477,14 @@ msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then sel msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3149259\n" "547\n" "help.text" msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000402.xhp msgctxt "" @@ -7472,13 +7496,14 @@ msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in msgstr "" #: 00000402.xhp +#, fuzzy msgctxt "" "00000402.xhp\n" "par_id3149565\n" "549\n" "help.text" msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000403.xhp msgctxt "" @@ -7552,13 +7577,14 @@ msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></va msgstr "" #: 00000403.xhp +#, fuzzy msgctxt "" "00000403.xhp\n" "par_id3154317\n" "18\n" "help.text" msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000403.xhp msgctxt "" @@ -7771,49 +7797,54 @@ msgid "Insert Menu" msgstr "AutoPilot Meny" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3153808\n" "28\n" "help.text" msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3155619\n" "71\n" "help.text" msgid "Choose <emph>Insert - Media - Scan</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3150502\n" "30\n" "help.text" msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3155934\n" "32\n" "help.text" msgid "Choose <emph>Insert - Media - Scan - Request</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3143281\n" "34\n" "help.text" msgid "Choose <emph>Insert - Special Character</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp msgctxt "" @@ -7860,12 +7891,13 @@ msgid "Special Character" msgstr "karakter special" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_idN107CD\n" "help.text" msgid "<variable id=\"moviesound\">Choose <emph>Insert - Media - Audio or Video</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000404.xhp msgctxt "" @@ -7876,22 +7908,24 @@ msgid "Audio or Video" msgstr "" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3147242\n" "5\n" "help.text" msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3152996\n" "6\n" "help.text" msgid "Choose <emph>Insert - Object - OLE Object</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp msgctxt "" @@ -7955,31 +7989,34 @@ msgid "Plug-in" msgstr "Lësho në..." #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3153880\n" "53\n" "help.text" msgid "Choose <emph>Insert - Object - Audio</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3143278\n" "54\n" "help.text" msgid "Choose <emph>Insert - Object - Video</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3150393\n" "15\n" "help.text" msgid "Choose <emph>Insert - Object - Formula</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp msgctxt "" @@ -8017,13 +8054,14 @@ msgid "Choose <emph>Format - Chart Type</emph>" msgstr "" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3147578\n" "39\n" "help.text" msgid "Choose <emph>Insert - Object - Chart </emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp msgctxt "" @@ -8035,13 +8073,14 @@ msgid "Choose <emph>Format - Chart Type</emph>" msgstr "" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3153573\n" "41\n" "help.text" msgid "Choose <emph>Insert - Object - Chart</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp msgctxt "" @@ -8053,22 +8092,24 @@ msgid "Choose <emph>Format - Chart Type</emph>" msgstr "" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3159196\n" "43\n" "help.text" msgid "Choose <emph>Insert - Object - Chart</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3149664\n" "18\n" "help.text" msgid "Choose <emph>Insert - Object - Chart</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp msgctxt "" @@ -8097,13 +8138,14 @@ msgid "Chart" msgstr "Diagram" #: 00000404.xhp +#, fuzzy msgctxt "" "00000404.xhp\n" "par_id3155513\n" "44\n" "help.text" msgid "Choose <emph>Insert - Image - From File</emph>" -msgstr "" +msgstr "Nuk mund ta hap fajllin $(URL1)." #: 00000404.xhp msgctxt "" @@ -8532,13 +8574,14 @@ msgid "<variable id=\"xmlfiltertest\">Choose <emph>Tools - XML Filter Settings</ msgstr "" #: 00000406.xhp +#, fuzzy msgctxt "" "00000406.xhp\n" "par_id3148672\n" "15\n" "help.text" msgid "<variable id=\"anpassen\">Choose <emph>Tools - Customize</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000406.xhp msgctxt "" @@ -8790,13 +8833,14 @@ msgid "Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRO msgstr "" #: 00000406.xhp +#, fuzzy msgctxt "" "00000406.xhp\n" "par_id3149581\n" "31\n" "help.text" msgid "Choose <emph>Format - Area - Colors</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000406.xhp msgctxt "" @@ -8871,6 +8915,30 @@ msgstr "" #: 00000406.xhp msgctxt "" "00000406.xhp\n" +"par_idN11C3E\n" +"help.text" +msgid "<variable id=\"personalization\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Personalization</emph></variable>" +msgstr "" + +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_idN11C3F\n" +"help.text" +msgid "<variable id=\"opencl\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Open CL</emph></variable>" +msgstr "" + +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" +"par_idN11C3G\n" +"help.text" +msgid "<variable id=\"basicide\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Basic IDE Options</emph></variable>" +msgstr "" + +#: 00000406.xhp +msgctxt "" +"00000406.xhp\n" "par_id5485702\n" "help.text" msgid "<variable id=\"online_update\">Choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Online Update </emph></variable>" @@ -9394,13 +9462,14 @@ msgid "Window Menu" msgstr "AutoPilot Meny" #: 00000407.xhp +#, fuzzy msgctxt "" "00000407.xhp\n" "par_id3083278\n" "6\n" "help.text" msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000407.xhp msgctxt "" @@ -9429,13 +9498,14 @@ msgid "Help Menu" msgstr "Menyja për ndihmë" #: 00000408.xhp +#, fuzzy msgctxt "" "00000408.xhp\n" "par_id3150960\n" "2\n" "help.text" msgid "<variable id=\"content\">Choose <emph>Help - Contents</emph></variable>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00000408.xhp msgctxt "" @@ -9933,13 +10003,14 @@ msgid "Character" msgstr "Karakter" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3153935\n" "12\n" "help.text" msgid "Choose <emph>Format - Character - Font</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -9960,13 +10031,14 @@ msgid "Open context menu of a row header in a database table - choose <emph>Tabl msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3150355\n" "18\n" "help.text" msgid "Choose <emph>Format - Title - Character</emph> tab (Chart documents)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10005,13 +10077,14 @@ msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> butto msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3155829\n" "21\n" "help.text" msgid "Choose <emph>Format - Character - Font Effects</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10032,13 +10105,14 @@ msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> butto msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3153541\n" "181\n" "help.text" msgid "Choose <emph>Format - Character - Position</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10059,13 +10133,14 @@ msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> butto msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3148550\n" "186\n" "help.text" msgid "Choose <emph>Format - Character - Asian Layout</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10104,22 +10179,24 @@ msgid "Choose <emph>Format - Styles and Formatting - </emph>open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3148922\n" "26\n" "help.text" msgid "Choose <emph>Format - Character - Hyperlink</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3149169\n" "29\n" "help.text" msgid "Choose <emph>Format - Paragraph</emph>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10148,13 +10225,14 @@ msgid "Paragraph" msgstr "Paragraf" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3147289\n" "4\n" "help.text" msgid "Choose <emph>Format - Paragraph - Alignment</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10166,13 +10244,14 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3154640\n" "32\n" "help.text" msgid "Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10184,13 +10263,14 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3154319\n" "39\n" "help.text" msgid "Choose <emph>Format - Paragraph - Tabs</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10219,49 +10299,54 @@ msgid "(all options only in Writer or Calc)" msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3156105\n" "44\n" "help.text" msgid "Choose <emph>Format - Paragraph - Borders</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3154149\n" "45\n" "help.text" msgid "Choose <emph>Format - Image - Borders</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3163822\n" "48\n" "help.text" msgid "Choose <emph>Format - Frame/Object - Borders</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3150048\n" "51\n" "help.text" msgid "Choose <emph>Format - Page - Borders</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3151148\n" "52\n" "help.text" msgid "Choose <emph>Format - Character - Borders</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10273,22 +10358,24 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3150094\n" "54\n" "help.text" msgid "Choose <emph>Format - Page - Header - More</emph> button" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3154501\n" "55\n" "help.text" msgid "Choose <emph>Format - Page - Footer - More</emph> button" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10318,67 +10405,74 @@ msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Menu<emph> Form msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3155853\n" "57\n" "help.text" msgid "Choose <emph>Format - Paragraph - Background</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3147330\n" "58\n" "help.text" msgid "Choose <emph>Format - Character - Background</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3149486\n" "59\n" "help.text" msgid "Choose <emph>Format - Image - Background</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3150592\n" "61\n" "help.text" msgid "Choose <emph>Format - Frame/Object - Background</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3151321\n" "65\n" "help.text" msgid "Choose <emph>Format - Page - Background</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3154510\n" "68\n" "help.text" msgid "Choose <emph>Format - Page - Header - More</emph> button" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3159110\n" "69\n" "help.text" msgid "Choose <emph>Format - Page - Footer - More</emph> button" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10390,13 +10484,14 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3144747\n" "174\n" "help.text" msgid "Choose <emph>Insert/Edit - Section - Background</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10408,13 +10503,14 @@ msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Fo msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3146791\n" "72\n" "help.text" msgid "Choose <emph>Format - Page - Organizer</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10426,13 +10522,14 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3153357\n" "75\n" "help.text" msgid "Choose <emph>Format - Page - Page</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10444,13 +10541,14 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3155515\n" "78\n" "help.text" msgid "Choose <emph>Format - Page - Header</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10462,13 +10560,14 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu of msgstr "" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3145618\n" "81\n" "help.text" msgid "Choose <emph>Format - Page - Footer</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -10799,13 +10898,14 @@ msgid "Crop" msgstr "Preje" #: 00040500.xhp +#, fuzzy msgctxt "" "00040500.xhp\n" "par_id3151254\n" "195\n" "help.text" msgid "Choose <emph>Format - Change Case</emph>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040500.xhp msgctxt "" @@ -11533,13 +11633,14 @@ msgid "Send to Back" msgstr "Dërgo Prapa" #: 00040501.xhp +#, fuzzy msgctxt "" "00040501.xhp\n" "par_id3145410\n" "21\n" "help.text" msgid "Choose <emph>Format - Arrange - To Foreground</emph>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040501.xhp msgctxt "" @@ -11559,13 +11660,14 @@ msgid "To Foreground" msgstr "Nga Plani i Parë" #: 00040501.xhp +#, fuzzy msgctxt "" "00040501.xhp\n" "par_id3159626\n" "25\n" "help.text" msgid "Choose <emph>Format - Arrange - To Background</emph>" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040501.xhp msgctxt "" @@ -12077,67 +12179,74 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu an msgstr "" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3156023\n" "8\n" "help.text" msgid "Choose <emph>Format - Title - Borders</emph> tab (charts)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3153061\n" "9\n" "help.text" msgid "Choose <emph>Format - Legend - Borders</emph> tab (charts)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3155922\n" "10\n" "help.text" msgid "Choose <emph>Format - Axis - Line</emph> tab (charts)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3147559\n" "11\n" "help.text" msgid "Choose <emph>Format - Grid - Line</emph> tab (charts)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3154758\n" "12\n" "help.text" msgid "Choose <emph>Format - Chart Wall - Borders</emph> tab (charts)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3153960\n" "13\n" "help.text" msgid "Choose <emph>Format - Chart Floor - Borders</emph> tab (charts)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3154939\n" "14\n" "help.text" msgid "Choose <emph>Format - Chart Area - Borders</emph> tab (charts)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp msgctxt "" @@ -12211,13 +12320,14 @@ msgid "Choose <emph>Format - Styles and Formatting</emph> - open context menu an msgstr "" #: 00040502.xhp +#, fuzzy msgctxt "" "00040502.xhp\n" "par_id3152922\n" "23\n" "help.text" msgid "Choose <emph>Format - Title - Area</emph> tab (chart documents)" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040502.xhp msgctxt "" @@ -13302,13 +13412,14 @@ msgid "Choose <emph>Modify - Flip</emph> ($[officename] Draw)" msgstr "" #: 00040503.xhp +#, fuzzy msgctxt "" "00040503.xhp\n" "par_id3155742\n" "17\n" "help.text" msgid "Choose <emph>Format - Image - Image</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040503.xhp msgctxt "" @@ -13329,13 +13440,14 @@ msgid "Choose <emph>Modify - Flip - Vertically</emph> ($[officename] Draw)" msgstr "" #: 00040503.xhp +#, fuzzy msgctxt "" "00040503.xhp\n" "par_id3153179\n" "21\n" "help.text" msgid "Choose <emph>Format - Image - Image</emph> tab" -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: 00040503.xhp msgctxt "" diff --git a/source/sq/helpcontent2/source/text/shared/01.po b/source/sq/helpcontent2/source/text/shared/01.po index cd8f7e03c27..0b5cfd19dc5 100644 --- a/source/sq/helpcontent2/source/text/shared/01.po +++ b/source/sq/helpcontent2/source/text/shared/01.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-08-06 22:51+0200\n" -"PO-Revision-Date: 2015-08-07 09:29+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"PO-Revision-Date: 2015-08-14 00:06+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1438939767.000000\n" +"X-POOTLE-MTIME: 1439510789.000000\n" #: 01010000.xhp msgctxt "" @@ -39819,7 +39819,7 @@ msgctxt "" "6\n" "help.text" msgid "Name of file type" -msgstr "{&MSSansBold8}Lloji i fajllit" +msgstr "Emri i llojit të skedarit" #: 06150110.xhp msgctxt "" diff --git a/source/sq/helpcontent2/source/text/shared/explorer/database.po b/source/sq/helpcontent2/source/text/shared/explorer/database.po index d9c7a9c8afd..1f70c27b17d 100644 --- a/source/sq/helpcontent2/source/text/shared/explorer/database.po +++ b/source/sq/helpcontent2/source/text/shared/explorer/database.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2015-07-07 11:52+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"PO-Revision-Date: 2015-08-14 00:11+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1436269954.000000\n" +"X-POOTLE-MTIME: 1439511071.000000\n" #: 02000000.xhp msgctxt "" @@ -2664,7 +2664,7 @@ msgctxt "" "258\n" "help.text" msgid "{D'YYYY-MM-DD HH:MM:SS'}" -msgstr "Standard (shkurt);Standard (shkurt YY); Standard (shkurt YYYY); Standard (gjatë);DD/MM/YY;MM/DD/YY;MM/DD;DD/MM/YYYY;MM/DD/YYYY;YYYY/MM/DD;YY-MM-DD;YYYY-MM-DD" +msgstr "" #: 02010100.xhp msgctxt "" diff --git a/source/sq/helpcontent2/source/text/shared/guide.po b/source/sq/helpcontent2/source/text/shared/guide.po index 10f961bece2..991d4f842db 100644 --- a/source/sq/helpcontent2/source/text/shared/guide.po +++ b/source/sq/helpcontent2/source/text/shared/guide.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2015-07-07 11:53+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"PO-Revision-Date: 2015-08-14 00:11+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1436270019.000000\n" +"X-POOTLE-MTIME: 1439511076.000000\n" #: aaa_start.xhp msgctxt "" @@ -18168,7 +18168,7 @@ msgctxt "" "39\n" "help.text" msgid "-o {filename}" -msgstr "Pamja e shënimeve" +msgstr "" #: start_parameters.xhp msgctxt "" @@ -18204,7 +18204,7 @@ msgctxt "" "41\n" "help.text" msgid "-n {filename}" -msgstr "Pamja e shënimeve" +msgstr "-n {emriskedarit}" #: start_parameters.xhp msgctxt "" diff --git a/source/sq/helpcontent2/source/text/shared/optionen.po b/source/sq/helpcontent2/source/text/shared/optionen.po index 08ecc4a4698..f36fa9d1174 100644 --- a/source/sq/helpcontent2/source/text/shared/optionen.po +++ b/source/sq/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-06-19 11:56+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -5952,7 +5952,7 @@ msgctxt "" "par_id3145254\n" "39\n" "help.text" -msgid "<ahelp hid=\".\">If you mark this field, the print layout of the current document is exported as well.</ahelp> It can be read by $[officename], Mozilla Firefox, and MS Internet Explorer." +msgid "<ahelp hid=\".\">If you mark this field, the print layout of the current document (for example, table of contents with justified page numbers and dot leaders) is exported as well.</ahelp> It can be read by $[officename], Mozilla Firefox, and MS Internet Explorer." msgstr "" #: 01030500.xhp @@ -9756,7 +9756,7 @@ msgctxt "" "par_id3155578\n" "47\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp> Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end." +msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp>" msgstr "" #: 01060100.xhp @@ -9792,7 +9792,7 @@ msgctxt "" "par_id3154658\n" "51\n" "help.text" -msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>. Note that there is a slider between the horizontal scrollbar and the sheet tabs that may be set to one end." +msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>." msgstr "" #: 01060100.xhp @@ -11591,13 +11591,14 @@ msgid "Presentation Options" msgstr "Opcionet e Prezantimit" #: 01070000.xhp +#, fuzzy msgctxt "" "01070000.xhp\n" "hd_id3155805\n" "1\n" "help.text" msgid "%PRODUCTNAME Impress Options" -msgstr "" +msgstr "Aplikacioni %PRODUCTNAME Writer" #: 01070000.xhp msgctxt "" @@ -12725,13 +12726,14 @@ msgid "Drawing Options" msgstr "Shiriti i opcioneve" #: 01080000.xhp +#, fuzzy msgctxt "" "01080000.xhp\n" "hd_id3155135\n" "1\n" "help.text" msgid "%PRODUCTNAME Draw Options" -msgstr "" +msgstr "%PRODUCTNAME Calc(*.oxc)" #: 01080000.xhp msgctxt "" @@ -14678,6 +14680,282 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/databaselinkdialog/name\">Enter a name for the database. %PRODUCTNAME uses this name to access the database.</ahelp>" msgstr "" +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"tit_BasicIDE\n" +"help.text" +msgid "Basic IDE Options" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"bm_id4077578\n" +"help.text" +msgid "<bookmark_value>Basic IDE options;Autocorrection</bookmark_value> <bookmark_value>Basic IDE options;Autocompletion</bookmark_value> <bookmark_value>Basic IDE options;Autoclose quotes</bookmark_value> <bookmark_value>Basic IDE options;Basic UNO extended types</bookmark_value> <bookmark_value>Basic IDE options;Autoclose parenthesis</bookmark_value> <bookmark_value>Basic IDE;options</bookmark_value> <bookmark_value>options;Basic IDE</bookmark_value>" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<link href=\"text/shared/optionen/BasicIDE.xhp\">Basic IDE Options</link>" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Defines the settings for the Basic IDE (Integrated Development Environment) to help edit macros in Basic." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433418\n" +"help.text" +msgid "Code Completion" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2607201514295746\n" +"help.text" +msgid "This feature helps the Basic programmer to complete the code, saves extensive typing and helps to reduce coding errors." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433497\n" +"help.text" +msgid "Enable code completion" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509570245\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/codecomplete_enable\">Display methods of a Basic object.</ahelp> Code completion will display the methods of a Basic object, provided the object is a UNO extended type. Its does not work on a generic <item type=\"literal\">Object</item> or <item type=\"literal\">Variant</item> Basic types." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150454\n" +"help.text" +msgid "When a variable is a UNO interface or structure, a list box appears when pressing the dot after a variable's name (like <item type=\"literal\">aVar.</item> [list box appears] ). Its methods and variables are listed in the list box, displayed just below. You can navigate between the suggested methods and variables with the arrow keys. To insert the selected entry, press the <item type=\"keycode\">Enter</item> key or double click on it with the mouse. To cancel the list box, press the <item type=\"keycode\">Esc</item> key." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150494\n" +"help.text" +msgid "When typing the method's name, and pressing the <item type=\"keycode\">Tab</item> key once, it will complete the selected entry, pressing the Tab key again will cycle through the matches with the longest prefix. For example, when <item type=\"literal\">aVar.aMeth</item> is typed, it will cycle through <item type=\"literal\">aMeth1, aMethod2, aMethod3</item> entries, and other entries are not hidden." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150482\n" +"help.text" +msgid "Example:" +msgstr "Shembuj:" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150420\n" +"help.text" +msgid "is a valid variable definition, its methods can be accessed via the dot (\".\") operator:" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433468\n" +"help.text" +msgid "Code Suggestion" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id250720150943346\n" +"help.text" +msgid "These are coding helpers for the Basic programmer." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201510011472\n" +"help.text" +msgid "Autocorrection" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509570353\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autocorrect\">Correct cases of Basic variables and keywords while typing.</ahelp> %PRODUCTNAME Basic IDE will modify the typing of Basic statements and Basic variables of your code to improve coding style and readability. Modifications of the code are based on the program's variables declarations and on the %PRODUCTNAME Basic commands parsed." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150496\n" +"help.text" +msgid "Example:" +msgstr "Shembuj:" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150498\n" +"help.text" +msgid "and when writing <item type=\"literal\">Intvar</item>, will be corrected to <item type=\"literal\">intVar</item> to match the case existing in the declaration of <item type=\"literal\">intVar</item> ." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150461\n" +"help.text" +msgid "Basic keywords are also automatically corrected (the list of the keywords is grabbed out from the parser)." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150462\n" +"help.text" +msgid "Examples:" +msgstr "Shembuj:" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433473\n" +"help.text" +msgid "Autoclose quotes" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433451\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_quotes\">Automatically close open quotes.</ahelp> %PRODUCTNAME Basic IDE will add a closing quote each time you type an opening quote. Handy for inserting strings in the Basic code." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id250720150943348\n" +"help.text" +msgid "Autoclose parenthesis" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433483\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_paren\">Automatically close open parenthesis.</ahelp> %PRODUCTNAME Basic IDE will add a closing parenthesis “)” each time you type an opening parenthesis “(“." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433489\n" +"help.text" +msgid "Autoclose procedures" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201509433461\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/autoclose_proc\">Automatically insert closing statements for procedures.</ahelp> %PRODUCTNAME Basic IDE will add a statement <item type=\"literal\">End Sub</item> or <item type=\"literal\">End Function</item> after you type a <item type=\"literal\">Sub</item> or <item type=\"literal\">Function</item> statement and press <item type=\"keycode\">Enter</item>." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433412\n" +"help.text" +msgid "Language Features" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"hd_id2507201509433456\n" +"help.text" +msgid "Use extended types" +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150463\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optbasicidepage/extendedtypes_enable\">Allow UNO object types as valid Basic types.</ahelp> This feature extend the Basic programming language standard types with the %PRODUCTNAME UNO types. This allows the programmer to define variables with the right UNO type and is necessary for the code completion feature." +msgstr "" + +#: BasicIDE.xhp +#, fuzzy +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150472\n" +"help.text" +msgid "Example:" +msgstr "Shembuj:" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id2507201516150422\n" +"help.text" +msgid "The use of UNO Extended Types in Basic programs can restrain interoperability of the program when executed in other office suites." +msgstr "" + +#: BasicIDE.xhp +msgctxt "" +"BasicIDE.xhp\n" +"par_id250720151836489\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/01030100.xhp\">Basic IDE</link>" +msgstr "" + +#: experimental.xhp +msgctxt "" +"experimental.xhp\n" +"tit\n" +"help.text" +msgid "Need Help" +msgstr "" + +#: experimental.xhp +msgctxt "" +"experimental.xhp\n" +"hd_id1000010\n" +"help.text" +msgid "This feature is experimental and may produce errors or behave unexpectedly. To enable it anyway, <variable id=\"exptal\">choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced</emph> and select <emph>Enable experimental features</emph> checkbox.</variable>" +msgstr "" + #: java.xhp msgctxt "" "java.xhp\n" @@ -15734,6 +16012,70 @@ msgctxt "" msgid "<ahelp hid=\".\">Click to show a dialog box where you can select another folder.</ahelp>" msgstr "" +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"tit_opencl\n" +"help.text" +msgid "Open CL" +msgstr "" + +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"bm_id4077578\n" +"help.text" +msgid "<bookmark_value>Open CL;setting options</bookmark_value><bookmark_value>setting options;Open CL</bookmark_value>" +msgstr "" + +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<link href=\"text/shared/optionen/opencl.xhp\">Open CL</link>" +msgstr "" + +#: opencl.xhp +msgctxt "" +"opencl.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Open CL is a technology to speed up calculation on large spreadsheets." +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"tit_personalization\n" +"help.text" +msgid "Personalization" +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"bm_id4077578\n" +"help.text" +msgid "<bookmark_value>themes;setting options</bookmark_value><bookmark_value>setting options;themes</bookmark_value><bookmark_value>personalization;Mozilla Firefox Themes</bookmark_value><bookmark_value>personas;personalization</bookmark_value><bookmark_value>personalization;personas</bookmark_value><bookmark_value>Mozilla Firefox Themes;personalization</bookmark_value>" +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<link href=\"text/shared/optionen/persona_firefox.xhp\">Personalization</link>" +msgstr "" + +#: persona_firefox.xhp +msgctxt "" +"persona_firefox.xhp\n" +"par_idN10568\n" +"help.text" +msgid "You can personalize your %PRODUCTNAME with the same themes available for Mozilla Firefox." +msgstr "" + #: serverauthentication.xhp msgctxt "" "serverauthentication.xhp\n" diff --git a/source/sq/helpcontent2/source/text/simpress/01.po b/source/sq/helpcontent2/source/text/simpress/01.po index 70cdfcbecd5..f096d982c4f 100644 --- a/source/sq/helpcontent2/source/text/simpress/01.po +++ b/source/sq/helpcontent2/source/text/simpress/01.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-07-07 11:54+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -3745,9 +3745,8 @@ msgstr "" msgctxt "" "05100000.xhp\n" "par_id3150439\n" -"28\n" "help.text" -msgid "The Styles and Formatting window in <item type=\"productname\">%PRODUCTNAME</item> Impress behaves differently than in other <item type=\"productname\">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Drawing Object Styles</emph>, but you can only edit <emph>Presentation Styles</emph>." +msgid "The Styles and Formatting window in <item type=\"productname\">%PRODUCTNAME</item> Impress behaves differently than in other <item type=\"productname\">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Graphic Styles</emph>, but you can only edit <emph>Presentation Styles</emph>." msgstr "" #: 05100000.xhp @@ -3795,13 +3794,13 @@ msgid "Presentation Styles" msgstr "Stilet e prezantimit" #: 05100000.xhp +#, fuzzy msgctxt "" "05100000.xhp\n" "hd_id3150297\n" -"8\n" "help.text" -msgid "Drawing Object Styles" -msgstr "" +msgid "Graphic Styles" +msgstr "Stilet e grafikave" #: 05100000.xhp msgctxt "" @@ -3821,13 +3820,13 @@ msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.22 msgstr "" #: 05100000.xhp +#, fuzzy msgctxt "" "05100000.xhp\n" "par_id3154484\n" -"10\n" "help.text" -msgid "Drawing Object Styles" -msgstr "" +msgid "Graphic Styles" +msgstr "Stilet e grafikave" #: 05100000.xhp msgctxt "" @@ -6554,13 +6553,14 @@ msgid "Audio" msgstr "" #: 06070000.xhp +#, fuzzy msgctxt "" "06070000.xhp\n" "par_id3150467\n" "61\n" "help.text" msgid "Define the location of the audio file." -msgstr "" +msgstr "Fajlli %\\nnuk është fajll i sigurt!" #: 06070000.xhp msgctxt "" @@ -6617,13 +6617,14 @@ msgid "Play" msgstr "Luaje" #: 06070000.xhp +#, fuzzy msgctxt "" "06070000.xhp\n" "par_id3145202\n" "65\n" "help.text" msgid "Plays the selected audio file." -msgstr "" +msgstr "Fajlli %\\nnuk është fajll i sigurt!" #: 06070000.xhp msgctxt "" diff --git a/source/sq/helpcontent2/source/text/simpress/02.po b/source/sq/helpcontent2/source/text/simpress/02.po index 7747ff127b5..16f2bcdaf0a 100644 --- a/source/sq/helpcontent2/source/text/simpress/02.po +++ b/source/sq/helpcontent2/source/text/simpress/02.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-06-18 12:45+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -541,8 +541,8 @@ msgctxt "" "hd_id3154260\n" "25\n" "help.text" -msgid "Zoom Page" -msgstr "Zmadho faqen" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -567,8 +567,8 @@ msgctxt "" "par_id3149917\n" "27\n" "help.text" -msgid "Zoom Page" -msgstr "Zmadho faqen" +msgid "Entire Page" +msgstr "" #: 10020000.xhp msgctxt "" @@ -576,8 +576,8 @@ msgctxt "" "hd_id3154599\n" "28\n" "help.text" -msgid "Zoom Page Width" -msgstr "Zmadho gjerësinë e faqes" +msgid "Page Width" +msgstr "" #: 10020000.xhp msgctxt "" @@ -602,8 +602,8 @@ msgctxt "" "par_id3150991\n" "30\n" "help.text" -msgid "Zoom Page Width" -msgstr "Zmadho gjerësinë e faqes" +msgid "Page Width" +msgstr "" #: 10020000.xhp msgctxt "" @@ -611,8 +611,8 @@ msgctxt "" "hd_id3151108\n" "31\n" "help.text" -msgid "Optimal" -msgstr "Optimale" +msgid "Optimal View" +msgstr "" #: 10020000.xhp msgctxt "" @@ -637,8 +637,8 @@ msgctxt "" "par_id3150838\n" "33\n" "help.text" -msgid "Optimal" -msgstr "Optimale" +msgid "Optimal View" +msgstr "" #: 10020000.xhp msgctxt "" diff --git a/source/sq/helpcontent2/source/text/smath.po b/source/sq/helpcontent2/source/text/smath.po index 7f31ad9671a..e5e97d519a5 100644 --- a/source/sq/helpcontent2/source/text/smath.po +++ b/source/sq/helpcontent2/source/text/smath.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2013-05-24 13:07+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-18 10:27+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369400855.000000\n" +"X-POOTLE-MTIME: 1434623224.000000\n" #: main0000.xhp msgctxt "" @@ -336,7 +336,6 @@ msgstr "Veglat" msgctxt "" "main0106.xhp\n" "hd_id3149019\n" -"1\n" "help.text" msgid "<link href=\"text/smath/main0106.xhp\" name=\"Tools\">Tools</link>" msgstr "" @@ -345,25 +344,30 @@ msgstr "" msgctxt "" "main0106.xhp\n" "par_id3155959\n" -"2\n" "help.text" -msgid "Use this menu to open and edit the symbol catalog, or import an external formula as a data file. The program interface can be adjusted to meet your requirements. You can also change the program options." +msgid "Use this menu to open and edit the symbol catalog, or import an external formula as a data file or via clipboard. The program interface can be adjusted to meet your requirements. You can also change the program options." msgstr "" #: main0106.xhp msgctxt "" "main0106.xhp\n" "hd_id3150206\n" -"4\n" "help.text" -msgid "<link href=\"text/smath/01/06020000.xhp\" name=\"Import Formula\">Import Formula</link>" +msgid "<link href=\"text/smath/01/06020000.xhp#importfile\" name=\"Import Formula\">Import Formula</link>" +msgstr "" + +#: main0106.xhp +msgctxt "" +"main0106.xhp\n" +"hd_id3150207\n" +"help.text" +msgid "<link href=\"text/smath/01/06020000.xhp#importclipboard\" name=\"Import MathML\">Import MathML from Clipboard</link>" msgstr "" #: main0106.xhp msgctxt "" "main0106.xhp\n" "hd_id3145385\n" -"5\n" "help.text" msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>" msgstr "" diff --git a/source/sq/helpcontent2/source/text/smath/00.po b/source/sq/helpcontent2/source/text/smath/00.po index 57d27c692df..1c412576270 100644 --- a/source/sq/helpcontent2/source/text/smath/00.po +++ b/source/sq/helpcontent2/source/text/smath/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-07-07 11:55+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -688,6 +688,14 @@ msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" +"par_id3153803\n" +"help.text" +msgid "<variable id=\"etsmim\">Choose <emph>Tools - Import MathML from Clipboard</emph></variable>" +msgstr "" + +#: 00000004.xhp +msgctxt "" +"00000004.xhp\n" "par_id3154594\n" "65\n" "help.text" diff --git a/source/sq/helpcontent2/source/text/smath/01.po b/source/sq/helpcontent2/source/text/smath/01.po index 8f16f113e74..87af825fbe1 100644 --- a/source/sq/helpcontent2/source/text/smath/01.po +++ b/source/sq/helpcontent2/source/text/smath/01.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2015-04-23 17:35+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-06-18 10:18+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1429810550.000000\n" +"X-POOTLE-MTIME: 1434622725.000000\n" #: 02080000.xhp msgctxt "" @@ -601,13 +601,14 @@ msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.33 msgstr "" #: 03090100.xhp +#, fuzzy msgctxt "" "03090100.xhp\n" "par_id3149343\n" "29\n" "help.text" msgid "Multiplication (dot)" -msgstr "" +msgstr "Shumëzimi (x)" #: 03090100.xhp msgctxt "" @@ -783,13 +784,14 @@ msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25 msgstr "" #: 03090100.xhp +#, fuzzy msgctxt "" "03090100.xhp\n" "par_id3153493\n" "30\n" "help.text" msgid "Boolean NOT" -msgstr "" +msgstr "JO logjike" #: 03090100.xhp msgctxt "" @@ -1116,13 +1118,14 @@ msgid "<image id=\"img_id3154835\" src=\"starmath/res/bi21304.png\" width=\"0.84 msgstr "" #: 03090200.xhp +#, fuzzy msgctxt "" "03090200.xhp\n" "par_id3147098\n" "58\n" "help.text" msgid "orthogonal to" -msgstr "" +msgstr "Është pingul me" #: 03090200.xhp msgctxt "" @@ -1272,13 +1275,14 @@ msgid "<image id=\"img_id3155773\" src=\"starmath/res/bi21308.png\" width=\"0.56 msgstr "" #: 03090200.xhp +#, fuzzy msgctxt "" "03090200.xhp\n" "par_id3147598\n" "62\n" "help.text" msgid "parallel to" -msgstr "" +msgstr "Është paralele me" #: 03090200.xhp msgctxt "" @@ -1376,13 +1380,14 @@ msgid "<image id=\"img_id3151195\" src=\"starmath/res/bi21312.png\" width=\"0.84 msgstr "" #: 03090200.xhp +#, fuzzy msgctxt "" "03090200.xhp\n" "par_id3155076\n" "70\n" "help.text" msgid "proportional to" -msgstr "" +msgstr "Është proporcionale me" #: 03090200.xhp msgctxt "" @@ -1480,13 +1485,14 @@ msgid "<image id=\"img_id3149631\" src=\"starmath/res/bi21316.png\" width=\"0.84 msgstr "" #: 03090200.xhp +#, fuzzy msgctxt "" "03090200.xhp\n" "par_id3150659\n" "73\n" "help.text" msgid "toward" -msgstr "" +msgstr "Në drejtim të" #: 03090200.xhp msgctxt "" @@ -1898,13 +1904,14 @@ msgid "<image id=\"img_id3152944\" src=\"starmath/res/fo21601.png\" width=\"0.33 msgstr "" #: 03090300.xhp +#, fuzzy msgctxt "" "03090300.xhp\n" "par_id3153527\n" "11\n" "help.text" msgid "Limit" -msgstr "" +msgstr "Limitet" #: 03090300.xhp msgctxt "" @@ -2054,13 +2061,14 @@ msgid "<image id=\"img_id3145772\" src=\"starmath/res/fo21606.png\" width=\"0.25 msgstr "" #: 03090300.xhp +#, fuzzy msgctxt "" "03090300.xhp\n" "par_id3151379\n" "17\n" "help.text" msgid "Double Integral" -msgstr "" +msgstr "Integral i dyfishtë" #: 03090300.xhp msgctxt "" @@ -2080,13 +2088,14 @@ msgid "<image id=\"img_id3147409\" src=\"starmath/res/fo21607.png\" width=\"0.25 msgstr "" #: 03090300.xhp +#, fuzzy msgctxt "" "03090300.xhp\n" "par_id3147618\n" "19\n" "help.text" msgid "Triple Integral" -msgstr "" +msgstr "Integral i trefishtë" #: 03090300.xhp msgctxt "" @@ -2106,13 +2115,14 @@ msgid "<image id=\"img_id3149562\" src=\"starmath/res/fo21614.png\" width=\"0.33 msgstr "" #: 03090300.xhp +#, fuzzy msgctxt "" "03090300.xhp\n" "par_id3153508\n" "31\n" "help.text" msgid "Lower Limit" -msgstr "" +msgstr "Kufiri i poshtëm" #: 03090300.xhp msgctxt "" @@ -2132,13 +2142,14 @@ msgid "<image id=\"img_id3147109\" src=\"starmath/res/fo21609.png\" width=\"0.25 msgstr "" #: 03090300.xhp +#, fuzzy msgctxt "" "03090300.xhp\n" "par_id3149839\n" "21\n" "help.text" msgid "Curve Integral" -msgstr "" +msgstr "Integral i lakores" #: 03090300.xhp msgctxt "" @@ -2158,13 +2169,14 @@ msgid "<image id=\"img_id3147055\" src=\"starmath/res/fo21610.png\" width=\"0.25 msgstr "" #: 03090300.xhp +#, fuzzy msgctxt "" "03090300.xhp\n" "par_id3151086\n" "23\n" "help.text" msgid "Double Curve Integral" -msgstr "" +msgstr "Integral i dyfisht i lakores" #: 03090300.xhp msgctxt "" @@ -2184,13 +2196,14 @@ msgid "<image id=\"img_id3154578\" src=\"starmath/res/fo21611.png\" width=\"0.25 msgstr "" #: 03090300.xhp +#, fuzzy msgctxt "" "03090300.xhp\n" "par_id3150161\n" "25\n" "help.text" msgid "Triple Curve Integral" -msgstr "" +msgstr "Integral i trefisht i lakores" #: 03090300.xhp msgctxt "" @@ -2862,13 +2875,14 @@ msgid "<image id=\"img_id3154023\" src=\"starmath/res/fu21521.png\" width=\"0.33 msgstr "" #: 03090400.xhp +#, fuzzy msgctxt "" "03090400.xhp\n" "par_id3149972\n" "62\n" "help.text" msgid "Area Hyperbolic Sine" -msgstr "" +msgstr "Sinus hiperbolik" #: 03090400.xhp msgctxt "" @@ -2888,13 +2902,14 @@ msgid "<image id=\"img_id3149602\" src=\"starmath/res/fu21522.png\" width=\"0.33 msgstr "" #: 03090400.xhp +#, fuzzy msgctxt "" "03090400.xhp\n" "par_id3150788\n" "64\n" "help.text" msgid "Area Hyperbolic Cosine" -msgstr "" +msgstr "Kosinus hiperbolik" #: 03090400.xhp msgctxt "" @@ -2914,13 +2929,14 @@ msgid "<image id=\"img_id3155342\" src=\"starmath/res/fu21523.png\" width=\"0.33 msgstr "" #: 03090400.xhp +#, fuzzy msgctxt "" "03090400.xhp\n" "par_id3149526\n" "66\n" "help.text" msgid "Area Hyperbolic Tangent" -msgstr "" +msgstr "Tangjentë hiperbolike" #: 03090400.xhp msgctxt "" @@ -2940,13 +2956,14 @@ msgid "<image id=\"img_id3150842\" src=\"starmath/res/fu21524.png\" width=\"0.33 msgstr "" #: 03090400.xhp +#, fuzzy msgctxt "" "03090400.xhp\n" "par_id3145231\n" "68\n" "help.text" msgid "Area Hyperbolic Cotangent" -msgstr "" +msgstr "Kotangjentë hiperbolike" #: 03090400.xhp msgctxt "" @@ -3296,13 +3313,14 @@ msgid "<image id=\"img_id3147733\" src=\"starmath/res/al21809.png\" width=\"0.33 msgstr "" #: 03090500.xhp +#, fuzzy msgctxt "" "03090500.xhp\n" "par_id3146333\n" "9\n" "help.text" msgid "Round brackets (scalable)" -msgstr "" +msgstr "Kllapat e mesme (të shkallëzuara)" #: 03090500.xhp msgctxt "" @@ -3374,13 +3392,14 @@ msgid "<image id=\"img_id3153972\" src=\"starmath/res/al21812.png\" width=\"0.33 msgstr "" #: 03090500.xhp +#, fuzzy msgctxt "" "03090500.xhp\n" "par_id3154712\n" "13\n" "help.text" msgid "Braces (scalable)" -msgstr "" +msgstr "Kllapat lartë (të shkallëzuara)" #: 03090500.xhp msgctxt "" @@ -3478,13 +3497,14 @@ msgid "<image id=\"img_id3154235\" src=\"starmath/res/al21822.png\" width=\"0.25 msgstr "" #: 03090500.xhp +#, fuzzy msgctxt "" "03090500.xhp\n" "par_id3153139\n" "50\n" "help.text" msgid "Operator brackets (scalable)" -msgstr "" +msgstr "Kllapat e mesme (të shkallëzuara)" #: 03090500.xhp msgctxt "" @@ -5128,13 +5148,14 @@ msgid "<image id=\"img_id3155180\" src=\"starmath/res/op22002.png\" width=\"8.47 msgstr "" #: 03090800.xhp +#, fuzzy msgctxt "" "03090800.xhp\n" "par_id3149101\n" "75\n" "help.text" msgid "empty set" -msgstr "" +msgstr "Grup i zbraztë" #: 03090800.xhp msgctxt "" @@ -5310,13 +5331,14 @@ msgid "<image id=\"img_id3147119\" src=\"starmath/res/op21410.png\" width=\"8.47 msgstr "" #: 03090800.xhp +#, fuzzy msgctxt "" "03090800.xhp\n" "par_id3147448\n" "64\n" "help.text" msgid "Subset or equal to" -msgstr "" +msgstr "Më e vogël ose barazi me" #: 03090800.xhp msgctxt "" @@ -5362,13 +5384,14 @@ msgid "<image id=\"img_id3154590\" src=\"starmath/res/op21412.png\" width=\"8.47 msgstr "" #: 03090800.xhp +#, fuzzy msgctxt "" "03090800.xhp\n" "par_id3153305\n" "68\n" "help.text" msgid "Superset or equal to" -msgstr "" +msgstr "Më e vogël ose barazi me" #: 03090800.xhp msgctxt "" @@ -5388,13 +5411,14 @@ msgid "<image id=\"img_id3149318\" src=\"starmath/res/op21413.png\" width=\"8.47 msgstr "" #: 03090800.xhp +#, fuzzy msgctxt "" "03090800.xhp\n" "par_id3150454\n" "69\n" "help.text" msgid "not subset" -msgstr "" +msgstr "jo nënbashkësi" #: 03090800.xhp msgctxt "" @@ -5570,13 +5594,14 @@ msgid "<image id=\"img_id3149625\" src=\"starmath/res/op21420.png\" width=\"8.47 msgstr "" #: 03090800.xhp +#, fuzzy msgctxt "" "03090800.xhp\n" "par_id3145663\n" "85\n" "help.text" msgid "Set of real numbers" -msgstr "" +msgstr "Bashkësia e numrave natyral" #: 03090800.xhp msgctxt "" @@ -5596,13 +5621,14 @@ msgid "<image id=\"img_id3155555\" src=\"starmath/res/op21421.png\" width=\"8.47 msgstr "" #: 03090800.xhp +#, fuzzy msgctxt "" "03090800.xhp\n" "par_id3149519\n" "87\n" "help.text" msgid "Set of complex numbers" -msgstr "" +msgstr "Bashkësia e numrave natyral" #: 03090800.xhp msgctxt "" @@ -6963,13 +6989,14 @@ msgid "Typed command(s)" msgstr "" #: 03091501.xhp +#, fuzzy msgctxt "" "03091501.xhp\n" "par_id3151388\n" "472\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091501.xhp msgctxt "" @@ -6989,13 +7016,14 @@ msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335in msgstr "" #: 03091501.xhp +#, fuzzy msgctxt "" "03091501.xhp\n" "par_id3155125\n" "38\n" "help.text" msgid "Subtraction" -msgstr "" +msgstr "Zbritja -" #: 03091501.xhp msgctxt "" @@ -7057,13 +7085,14 @@ msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inc msgstr "" #: 03091501.xhp +#, fuzzy msgctxt "" "03091501.xhp\n" "par_id3148972\n" "42\n" "help.text" msgid "Multiplication" -msgstr "" +msgstr "Shumëzimi (x)" #: 03091501.xhp msgctxt "" @@ -7378,13 +7407,14 @@ msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335in msgstr "" #: 03091501.xhp +#, fuzzy msgctxt "" "03091501.xhp\n" "par_id3150118\n" "60\n" "help.text" msgid "Division/Fraction" -msgstr "" +msgstr "Pjesëtim (thyesë)" #: 03091501.xhp msgctxt "" @@ -7395,13 +7425,14 @@ msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inc msgstr "" #: 03091501.xhp +#, fuzzy msgctxt "" "03091501.xhp\n" "par_id3151024\n" "48\n" "help.text" msgid "Multiplication" -msgstr "" +msgstr "Shumëzimi (x)" #: 03091501.xhp msgctxt "" @@ -7470,13 +7501,14 @@ msgid "Typed command(s)" msgstr "" #: 03091502.xhp +#, fuzzy msgctxt "" "03091502.xhp\n" "par_id3154032\n" "475\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091502.xhp msgctxt "" @@ -7783,13 +7815,14 @@ msgid "<image id=\"img_id3149145\" src=\"starmath/res/bi21310.png\" width=\"0.33 msgstr "" #: 03091502.xhp +#, fuzzy msgctxt "" "03091502.xhp\n" "par_id3153616\n" "72\n" "help.text" msgid "Greater than-equal to" -msgstr "" +msgstr "Më e madhe se ose baraz me" #: 03091502.xhp msgctxt "" @@ -7800,13 +7833,14 @@ msgid "<image id=\"img_id3153653\" src=\"starmath/res/bi21309.png\" width=\"0.33 msgstr "" #: 03091502.xhp +#, fuzzy msgctxt "" "03091502.xhp\n" "par_id3153690\n" "78\n" "help.text" msgid "Less than-equal to" -msgstr "" +msgstr "Më pak se ose barazi me" #: 03091502.xhp msgctxt "" @@ -8114,13 +8148,14 @@ msgid "Typed command(s)" msgstr "" #: 03091503.xhp +#, fuzzy msgctxt "" "03091503.xhp\n" "par_id3145724\n" "478\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091503.xhp msgctxt "" @@ -8242,13 +8277,14 @@ msgid "<image id=\"img_id3158973\" src=\"starmath/res/op21414.png\" width=\"0.33 msgstr "" #: 03091503.xhp +#, fuzzy msgctxt "" "03091503.xhp\n" "par_id3159086\n" "112\n" "help.text" msgid "Not subset or equal to" -msgstr "" +msgstr "më e madhe se ose baraz me" #: 03091503.xhp msgctxt "" @@ -8276,13 +8312,14 @@ msgid "<image id=\"img_id3163008\" src=\"starmath/res/op21416.png\" width=\"0.33 msgstr "" #: 03091503.xhp +#, fuzzy msgctxt "" "03091503.xhp\n" "par_id3163122\n" "120\n" "help.text" msgid "Not superset or equal to" -msgstr "" +msgstr "më e madhe se ose baraz me" #: 03091503.xhp msgctxt "" @@ -8462,13 +8499,14 @@ msgid "<image id=\"img_id3146806\" src=\"starmath/res/op21410.png\" width=\"0.33 msgstr "" #: 03091503.xhp +#, fuzzy msgctxt "" "03091503.xhp\n" "par_id3158496\n" "108\n" "help.text" msgid "Subset or equal to" -msgstr "" +msgstr "Më e vogël ose barazi me" #: 03091503.xhp msgctxt "" @@ -8878,13 +8916,14 @@ msgid "<image id=\"img_id3157227\" src=\"starmath/res/fu21508.png\" width=\"0.33 msgstr "" #: 03091504.xhp +#, fuzzy msgctxt "" "03091504.xhp\n" "par_id3157341\n" "210\n" "help.text" msgid "General logarithm" -msgstr "" +msgstr "Logaritëm natyral" #: 03091504.xhp msgctxt "" @@ -9047,13 +9086,14 @@ msgid "Typed command(s)" msgstr "" #: 03091505.xhp +#, fuzzy msgctxt "" "03091505.xhp\n" "par_id3143994\n" "484\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091505.xhp msgctxt "" @@ -9345,13 +9385,14 @@ msgid "Typed command(s)" msgstr "" #: 03091506.xhp +#, fuzzy msgctxt "" "03091506.xhp\n" "par_id3167610\n" "487\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091506.xhp msgctxt "" @@ -9405,13 +9446,14 @@ msgid "<image id=\"img_id3161367\" src=\"cmd/sc_bold.png\" width=\"0.222inch\" h msgstr "" #: 03091506.xhp +#, fuzzy msgctxt "" "03091506.xhp\n" "par_id3161442\n" "341\n" "help.text" msgid "Bold" -msgstr "" +msgstr "Me të trasha" #: 03091506.xhp msgctxt "" @@ -9787,13 +9829,14 @@ msgid "Typed command(s)" msgstr "" #: 03091507.xhp +#, fuzzy msgctxt "" "03091507.xhp\n" "par_id3162086\n" "490\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091507.xhp msgctxt "" @@ -10202,13 +10245,14 @@ msgid "Typed command(s)" msgstr "" #: 03091508.xhp +#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3180684\n" "493\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091508.xhp msgctxt "" @@ -10398,13 +10442,14 @@ msgid "<image id=\"img_id3182216\" src=\"starmath/res/al21810.png\" width=\"0.33 msgstr "" #: 03091508.xhp +#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182305\n" "449\n" "help.text" msgid "Square brackets, scalable" -msgstr "" +msgstr "Kllapat e mesme (të shkallëzuara)" #: 03091508.xhp msgctxt "" @@ -10415,13 +10460,14 @@ msgid "<image id=\"img_id3182339\" src=\"starmath/res/al21824.png\" width=\"0.25 msgstr "" #: 03091508.xhp +#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182428\n" "452\n" "help.text" msgid "Double square brackets, scalable" -msgstr "" +msgstr "Kllapat e mesme të dyfishta (të shkallëzuara)" #: 03091508.xhp msgctxt "" @@ -10432,13 +10478,14 @@ msgid "<image id=\"img_id3182463\" src=\"starmath/res/al21812.png\" width=\"0.33 msgstr "" #: 03091508.xhp +#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182551\n" "455\n" "help.text" msgid "Braces, scalable" -msgstr "" +msgstr "Kllapat, të shkallëzuara" #: 03091508.xhp msgctxt "" @@ -10449,13 +10496,14 @@ msgid "<image id=\"img_id3182586\" src=\"starmath/res/al21813.png\" width=\"0.33 msgstr "" #: 03091508.xhp +#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182674\n" "458\n" "help.text" msgid "Single lines, scalable" -msgstr "" +msgstr "Vijat e dyfishta, të shkallëzuara" #: 03091508.xhp msgctxt "" @@ -10483,13 +10531,14 @@ msgid "<image id=\"img_id3182832\" src=\"starmath/res/al21811.png\" width=\"0.33 msgstr "" #: 03091508.xhp +#, fuzzy msgctxt "" "03091508.xhp\n" "par_id3182920\n" "464\n" "help.text" msgid "Angle brackets, scalable" -msgstr "" +msgstr "Kllapat e këndit (të shkallëzuara)" #: 03091508.xhp msgctxt "" @@ -10689,13 +10738,14 @@ msgid "Typed command(s)" msgstr "" #: 03091509.xhp +#, fuzzy msgctxt "" "03091509.xhp\n" "par_id3184320\n" "496\n" "help.text" msgid "Symbol in Elements Window" -msgstr "" +msgstr "Hape në një dritare të re" #: 03091509.xhp msgctxt "" @@ -13406,26 +13456,87 @@ msgstr "" #: 06020000.xhp msgctxt "" "06020000.xhp\n" +"bm_id3154660\n" +"help.text" +msgid "<bookmark_value>MathML; import from file</bookmark_value>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" "hd_id3154659\n" -"1\n" "help.text" -msgid "Import formula" -msgstr "Importo formulë" +msgid "Import Formula from File" +msgstr "" #: 06020000.xhp msgctxt "" "06020000.xhp\n" "par_id3150251\n" -"2\n" "help.text" -msgid "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">This command opens a dialog for importing a formula.</ahelp></variable>" +msgid "<variable id=\"formelimportierentext\"><ahelp hid=\".uno:ImportFormula\" visibility=\"visible\">This command opens a dialog for importing a formula.</ahelp></variable>" msgstr "" #: 06020000.xhp msgctxt "" "06020000.xhp\n" "par_id3153916\n" -"3\n" "help.text" msgid "The <emph>Insert</emph> dialog is set up like the <link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link> dialog under <emph>File</emph>. Use the <emph>Insert</emph> dialog to load, edit and display a formula saved as a file in the <emph>Commands</emph> window." msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3153917\n" +"help.text" +msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"http://www.w3.org/TR/#tr_MathML\">specification</link>." +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"bm_id3154661\n" +"help.text" +msgid "<bookmark_value>MathML; import via clipboard</bookmark_value>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"bm_id3154662\n" +"help.text" +msgid "<bookmark_value>importing; MathML</bookmark_value>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"hd_id3154661\n" +"help.text" +msgid "Import MathML from Clipboard" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3150252\n" +"help.text" +msgid "<variable id=\"mathmlimportierentext\"><ahelp hid=\".uno:ImportMathMLClipboard\" visibility=\"visible\">This command transforms MathML clipboard content to StarMath and inserts it at the current cursor position.</ahelp></variable>" +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3153918\n" +"help.text" +msgid "If the transformation fails, nothing is inserted." +msgstr "" + +#: 06020000.xhp +msgctxt "" +"06020000.xhp\n" +"par_id3153919\n" +"help.text" +msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\">Paste</link> under <emph>Edit</emph>." +msgstr "" diff --git a/source/sq/helpcontent2/source/text/smath/guide.po b/source/sq/helpcontent2/source/text/smath/guide.po index b5c0200b3e5..5dbd386b5aa 100644 --- a/source/sq/helpcontent2/source/text/smath/guide.po +++ b/source/sq/helpcontent2/source/text/smath/guide.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:39+0200\n" -"PO-Revision-Date: 2015-07-07 11:56+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"PO-Revision-Date: 2015-08-14 00:10+0000\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1436270190.000000\n" +"X-POOTLE-MTIME: 1439511051.000000\n" #: align.xhp msgctxt "" @@ -611,7 +611,7 @@ msgctxt "" "par_id9004486\n" "help.text" msgid "int from{a} to{b} f(x)`dx" -msgstr "Nga kreu në fund" +msgstr "" #: limits.xhp msgctxt "" diff --git a/source/sq/helpcontent2/source/text/swriter/guide.po b/source/sq/helpcontent2/source/text/swriter/guide.po index 0a35c8441ae..0f91eb383e4 100644 --- a/source/sq/helpcontent2/source/text/swriter/guide.po +++ b/source/sq/helpcontent2/source/text/swriter/guide.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:39+0200\n" +"POT-Creation-Date: 2015-08-25 13:17+0200\n" "PO-Revision-Date: 2015-07-07 11:59+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -534,13 +534,14 @@ msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect Options</item>." msgstr "" #: auto_off.xhp +#, fuzzy msgctxt "" "auto_off.xhp\n" "par_id3145596\n" "23\n" "help.text" msgid "Click the <emph>Replace</emph> tab." -msgstr "" +msgstr "Kliko <emph>Zëvendëso</emph>." #: auto_off.xhp msgctxt "" @@ -552,13 +553,14 @@ msgid "In the <emph>AutoCorrect</emph> list, select the word pair that you want msgstr "" #: auto_off.xhp +#, fuzzy msgctxt "" "auto_off.xhp\n" "par_id3145645\n" "24\n" "help.text" msgid "Click <emph>Delete</emph>." -msgstr "" +msgstr "Kliko <emph>Zëvendëso</emph>." #: auto_off.xhp msgctxt "" @@ -2942,13 +2944,14 @@ msgid "Select a caption title from the <item type=\"menuitem\">Category</item> msgstr "" #: captions_numbers.xhp +#, fuzzy msgctxt "" "captions_numbers.xhp\n" "par_id3153166\n" "39\n" "help.text" msgid "Click <emph>Options</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: captions_numbers.xhp msgctxt "" @@ -3257,13 +3260,14 @@ msgid "Click the heading level that you want to assign to the custom paragraph s msgstr "" #: chapter_numbering.xhp +#, fuzzy msgctxt "" "chapter_numbering.xhp\n" "par_id3147808\n" "28\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: conditional_text.xhp msgctxt "" @@ -4329,13 +4333,14 @@ msgid "Click <item type=\"menuitem\">Insert</item> and type the te msgstr "" #: fields_enter.xhp +#, fuzzy msgctxt "" "fields_enter.xhp\n" "par_id3155888\n" "7\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: fields_enter.xhp msgctxt "" @@ -5442,13 +5447,14 @@ msgid "In the <item type=\"menuitem\">Type</item> area, select <it msgstr "" #: footnote_usage.xhp +#, fuzzy msgctxt "" "footnote_usage.xhp\n" "par_id3150704\n" "36\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: footnote_usage.xhp msgctxt "" @@ -5673,13 +5679,14 @@ msgid "Enter a value in the <item type=\"menuitem\">Top</item> and msgstr "" #: footnote_with_line.xhp +#, fuzzy msgctxt "" "footnote_with_line.xhp\n" "par_id3150740\n" "48\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: footnote_with_line.xhp msgctxt "" @@ -6242,13 +6249,14 @@ msgid "If you want each subdocument to start on an odd page, select <emph>With P msgstr "" #: globaldoc_howtos.xhp +#, fuzzy msgctxt "" "globaldoc_howtos.xhp\n" "par_id3145205\n" "47\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: globaldoc_howtos.xhp msgctxt "" @@ -6505,13 +6513,14 @@ msgid "In the <item type=\"menuitem\">Next Style</item> box, selec msgstr "" #: header_pagestyles.xhp +#, fuzzy msgctxt "" "header_pagestyles.xhp\n" "par_id3146889\n" "36\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: header_pagestyles.xhp msgctxt "" @@ -6550,13 +6559,14 @@ msgid "In the <item type=\"menuitem\">Next Style</item> box, selec msgstr "" #: header_pagestyles.xhp +#, fuzzy msgctxt "" "header_pagestyles.xhp\n" "par_id3147086\n" "41\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: header_pagestyles.xhp msgctxt "" @@ -6665,13 +6675,14 @@ msgid "Enter a space in the <item type=\"menuitem\">After</item> b msgstr "" #: header_with_chapter.xhp +#, fuzzy msgctxt "" "header_with_chapter.xhp\n" "par_id3150949\n" "29\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: header_with_chapter.xhp msgctxt "" @@ -7928,13 +7939,14 @@ msgid "Click the assign button <emph><</emph>." msgstr "" #: indices_form.xhp +#, fuzzy msgctxt "" "indices_form.xhp\n" "par_id3150516\n" "49\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: indices_form.xhp msgctxt "" @@ -8079,13 +8091,14 @@ msgid "Set the formatting options for the index, either on the current tab, or o msgstr "" #: indices_index.xhp +#, fuzzy msgctxt "" "indices_index.xhp\n" "par_id3150946\n" "27\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: indices_index.xhp msgctxt "" @@ -8257,13 +8270,14 @@ msgid "Select the publication source for the record in the <item type=\"menuitem msgstr "" #: indices_literature.xhp +#, fuzzy msgctxt "" "indices_literature.xhp\n" "par_id3146873\n" "72\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: indices_literature.xhp msgctxt "" @@ -8485,13 +8499,14 @@ msgid "Select any options that you want." msgstr "" #: indices_toc.xhp +#, fuzzy msgctxt "" "indices_toc.xhp\n" "par_id3146872\n" "19\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: indices_toc.xhp msgctxt "" @@ -8681,13 +8696,14 @@ msgid "Select any options that you want." msgstr "" #: indices_userdef.xhp +#, fuzzy msgctxt "" "indices_userdef.xhp\n" "par_id3146897\n" "34\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: indices_userdef.xhp msgctxt "" @@ -9706,7 +9722,7 @@ msgctxt "" "par_id3153402\n" "2\n" "help.text" -msgid "The Navigatordisplays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks." +msgid "The Navigator displays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks." msgstr "" #: navigator.xhp @@ -9806,13 +9822,14 @@ msgid "In the <emph>Properties</emph> area, clear the <emph>Print</emph> check b msgstr "" #: nonprintable_text.xhp +#, fuzzy msgctxt "" "nonprintable_text.xhp\n" "par_id3150320\n" "18\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: nonprintable_text.xhp msgctxt "" @@ -10068,13 +10085,14 @@ msgid "Select <emph>Show numbering</emph>, and then select the options that you msgstr "" #: numbering_lines.xhp +#, fuzzy msgctxt "" "numbering_lines.xhp\n" "par_id3145101\n" "20\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: numbering_lines.xhp msgctxt "" @@ -10149,13 +10167,14 @@ msgid "In the <item type=\"menuitem\">Line Numbering</item> area, msgstr "" #: numbering_lines.xhp +#, fuzzy msgctxt "" "numbering_lines.xhp\n" "par_id3150520\n" "22\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: numbering_lines.xhp msgctxt "" @@ -10185,13 +10204,14 @@ msgid "Select <emph>Include this paragraph in line numbering</emph>." msgstr "" #: numbering_lines.xhp +#, fuzzy msgctxt "" "numbering_lines.xhp\n" "par_id3153758\n" "24\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: numbering_lines.xhp msgctxt "" @@ -10257,13 +10277,14 @@ msgid "Enter a line number in the <item type=\"menuitem\">Start with</item> msgstr "" #: numbering_lines.xhp +#, fuzzy msgctxt "" "numbering_lines.xhp\n" "par_id3153804\n" "31\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: numbering_lines.xhp msgctxt "" @@ -10411,17 +10432,18 @@ msgctxt "" "par_id3148691\n" "22\n" "help.text" -msgid "Enter the number you want the list to start with in the <item type=\"menuitem\">Start </item> <item type=\"menuitem\">at</item> box." +msgid "Enter the number you want the list to start with in the <item type=\"menuitem\">Start at</item> box." msgstr "" #: numbering_paras.xhp +#, fuzzy msgctxt "" "numbering_paras.xhp\n" "par_id3147116\n" "25\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: numbering_paras.xhp msgctxt "" @@ -10668,12 +10690,13 @@ msgid "In the list box at the top, select whether you want a solid color or a gr msgstr "" #: pagebackground.xhp +#, fuzzy msgctxt "" "pagebackground.xhp\n" "par_idN1086B\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: pagebackground.xhp msgctxt "" @@ -10788,12 +10811,13 @@ msgid "If you want to change the page background later on in the document, repea msgstr "" #: pagebackground.xhp +#, fuzzy msgctxt "" "pagebackground.xhp\n" "par_idN108E8\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: pagenumbers.xhp msgctxt "" @@ -11204,12 +11228,13 @@ msgid "Under <item type=\"menuitem\">Paper format</item>, select “Portrait” msgstr "" #: pageorientation.xhp +#, fuzzy msgctxt "" "pageorientation.xhp\n" "par_id7069002\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: pageorientation.xhp msgctxt "" @@ -11308,12 +11333,13 @@ msgid "Under <item type=\"menuitem\">Paper format</item>, select “Portrait” msgstr "" #: pageorientation.xhp +#, fuzzy msgctxt "" "pageorientation.xhp\n" "par_idN108AE\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: pageorientation.xhp msgctxt "" @@ -11648,13 +11674,14 @@ msgid "In the <item type=\"menuitem\">Style</item> box, select the msgstr "" #: pagestyles.xhp +#, fuzzy msgctxt "" "pagestyles.xhp\n" "par_id3150965\n" "25\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: print_brochure.xhp msgctxt "" @@ -11761,12 +11788,13 @@ msgid "For a printer that automatically prints on both sides of a page, specify msgstr "" #: print_brochure.xhp +#, fuzzy msgctxt "" "print_brochure.xhp\n" "par_idN10630\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: print_brochure.xhp msgctxt "" @@ -11789,7 +11817,7 @@ msgctxt "" "print_preview.xhp\n" "bm_id3155179\n" "help.text" -msgid "<bookmark_value>printing; previews</bookmark_value> <bookmark_value>previews; print layouts</bookmark_value> <bookmark_value>print layout checks</bookmark_value> <bookmark_value>book view</bookmark_value> <bookmark_value>pages;previews</bookmark_value> <bookmark_value>printing;previews</bookmark_value>" +msgid "<bookmark_value>printing; previews</bookmark_value> <bookmark_value>previews; print layouts</bookmark_value> <bookmark_value>print layout checks</bookmark_value> <bookmark_value>book view</bookmark_value> <bookmark_value>pages;previews</bookmark_value>" msgstr "" #: print_preview.xhp @@ -11802,13 +11830,14 @@ msgid "<variable id=\"print_preview\"><link href=\"text/swriter/guide/print_prev msgstr "" #: print_preview.xhp +#, fuzzy msgctxt "" "print_preview.xhp\n" "par_id3149847\n" "34\n" "help.text" msgid "Choose <emph>File</emph> - <emph>Print Preview</emph>." -msgstr "" +msgstr "Zgjidh një tjetër filesistem root" #: print_preview.xhp msgctxt "" @@ -11916,13 +11945,14 @@ msgid "To print multiple pages on the same sheet, select the number of pages per msgstr "" #: print_small.xhp +#, fuzzy msgctxt "" "print_small.xhp\n" "par_id3154841\n" "21\n" "help.text" msgid "Click <emph>Print</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: print_small.xhp msgctxt "" @@ -12092,13 +12122,14 @@ msgid "Choose <emph>Print in reverse page order</emph>." msgstr "" #: printing_order.xhp +#, fuzzy msgctxt "" "printing_order.xhp\n" "par_id3153418\n" "7\n" "help.text" msgid "Click <emph>Print</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: printing_order.xhp msgctxt "" @@ -12565,13 +12596,14 @@ msgid "In the <emph>Insert reference to</emph> list, select the format for the c msgstr "" #: references.xhp +#, fuzzy msgctxt "" "references.xhp\n" "par_id3155895\n" "49\n" "help.text" msgid "Click <emph>Insert</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: references.xhp msgctxt "" @@ -12646,13 +12678,14 @@ msgid "In the <emph>Insert reference to</emph> list, select the format of the cr msgstr "" #: references.xhp +#, fuzzy msgctxt "" "references.xhp\n" "par_id3150535\n" "35\n" "help.text" msgid "Click <emph>Insert</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: references.xhp msgctxt "" @@ -12933,13 +12966,14 @@ msgid "On the <emph>Options</emph> tab, ensure that <emph>Combine single line pa msgstr "" #: removing_line_breaks.xhp +#, fuzzy msgctxt "" "removing_line_breaks.xhp\n" "par_id3145093\n" "12\n" "help.text" msgid "Click <emph>OK</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: removing_line_breaks.xhp msgctxt "" @@ -13608,13 +13642,14 @@ msgid "In the <item type=\"menuitem\">Section</item> box, select t msgstr "" #: section_insert.xhp +#, fuzzy msgctxt "" "section_insert.xhp\n" "par_id3150003\n" "39\n" "help.text" msgid "Click <emph>Insert</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: sections.xhp msgctxt "" @@ -17173,13 +17208,14 @@ msgid "If you want, set the formatting options for the section." msgstr "" #: textdoc_inframe.xhp +#, fuzzy msgctxt "" "textdoc_inframe.xhp\n" "par_id3149862\n" "40\n" "help.text" msgid "Click <emph>Insert</emph>." -msgstr "" +msgstr "Kliko <emph>OK</emph>." #: textdoc_inframe.xhp msgctxt "" diff --git a/source/sq/officecfg/registry/data/org/openoffice/Office/UI.po b/source/sq/officecfg/registry/data/org/openoffice/Office/UI.po index 8adada3db44..19a76d54c62 100644 --- a/source/sq/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/sq/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-08-02 11:19+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: sq\n" @@ -117,31 +117,34 @@ msgid "Form Combo Box" msgstr "" #: BasicIDECommands.xcu +#, fuzzy msgctxt "" "BasicIDECommands.xcu\n" "..BasicIDECommands.UserInterface.Commands..uno:InsertFormVScroll\n" "Label\n" "value.text" msgid "Form Vertical Scroll Bar" -msgstr "" +msgstr "Shiriti vertikal rrëshqitës" #: BasicIDECommands.xcu +#, fuzzy msgctxt "" "BasicIDECommands.xcu\n" "..BasicIDECommands.UserInterface.Commands..uno:InsertFormHScroll\n" "Label\n" "value.text" msgid "Form Horizonal Scroll Bar" -msgstr "" +msgstr "Shiriti Rrëshqitës Horizontal" #: BasicIDECommands.xcu +#, fuzzy msgctxt "" "BasicIDECommands.xcu\n" "..BasicIDECommands.UserInterface.Commands..uno:InsertFormSpin\n" "Label\n" "value.text" msgid "Form Spin Button" -msgstr "" +msgstr "Buton për mundësitë e formularit" #: BasicIDEWindowState.xcu msgctxt "" @@ -180,13 +183,14 @@ msgid "Language" msgstr "Gjuha" #: BasicIDEWindowState.xcu +#, fuzzy msgctxt "" "BasicIDEWindowState.xcu\n" "..BasicIDEWindowState.UIElements.States.private:resource/toolbar/formcontrolsbar\n" "UIName\n" "value.text" msgid "FormControls" -msgstr "" +msgstr "Kontrollet e formularit" #: BasicIDEWindowState.xcu msgctxt "" @@ -380,15 +384,6 @@ msgstr "~Ndaje Dritaren" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SplitWindow\n" -"ContextLabel\n" -"value.text" -msgid "~Split" -msgstr "~Ndaj" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ClearArrowDependents\n" "Label\n" "value.text" @@ -401,17 +396,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:FreezePanes\n" "Label\n" "value.text" -msgid "~Freeze Panes" -msgstr "~Fikso panelet" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:FreezePanes\n" -"ContextLabel\n" -"value.text" -msgid "~Freeze" -msgstr "~Ngrije" +msgid "Freeze ~Rows and Columns" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -563,17 +549,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SelectTables\n" "Label\n" "value.text" -msgid "~Select Sheets..." -msgstr "~Zgjidh fletët..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SelectTables\n" -"ContextLabel\n" -"value.text" -msgid "~Select..." -msgstr "~Zgjidh..." +msgid "~Go to Sheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -587,15 +564,6 @@ msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:TableEvents\n" -"ContextLabel\n" -"value.text" -msgid "~Events..." -msgstr "~Ngjarjet..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n" "Label\n" "value.text" @@ -842,7 +810,7 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" "Label\n" "value.text" -msgid "~Create Pivot Table..." +msgid "Insert Pivot Table..." msgstr "" #: CalcCommands.xcu @@ -851,8 +819,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n" "ContextLabel\n" "value.text" -msgid "~Create..." -msgstr "~Krijo..." +msgid "Pi~vot Table..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -936,12 +904,13 @@ msgid "Ch~art..." msgstr "Gr~afik..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n" "Label\n" "value.text" -msgid "Chart From File" +msgid "Chart From File..." msgstr "Diagram nga skedari" #: CalcCommands.xcu @@ -1008,13 +977,14 @@ msgid "C~onditional Formatting" msgstr "F~ormatim i kushtëzuar" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ConditionalFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Condition" -msgstr "" +msgstr "Formatim i kushtëzuar: Datë" #: CalcCommands.xcu msgctxt "" @@ -1044,13 +1014,14 @@ msgid "Color Scale..." msgstr "Gradienti..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DataBarFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Data Bar" -msgstr "" +msgstr "Formatim i kushtëzuar: Datë" #: CalcCommands.xcu msgctxt "" @@ -1062,13 +1033,14 @@ msgid "Data Bar..." msgstr "Shiriti i të dhënave..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:IconSetFormatDialog\n" "Label\n" "value.text" msgid "Conditional Formatting: Icon Set" -msgstr "" +msgstr "Formatim i kushtëzuar: Datë" #: CalcCommands.xcu msgctxt "" @@ -1197,13 +1169,14 @@ msgid "Select to Previous Sheet" msgstr "Përzgjidh deri tek fleta e mëparshme" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:WrapText\n" "Label\n" "value.text" msgid "Wrap Text" -msgstr "" +msgstr "mbështjell majtas" #: CalcCommands.xcu msgctxt "" @@ -1305,13 +1278,14 @@ msgid "Repeat Search" msgstr "Përsërit Kërkimin" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Remove\n" "Label\n" "value.text" -msgid "~Delete..." -msgstr "~Fshij..." +msgid "~Delete Sheet..." +msgstr "~Zgjidh fletët..." #: CalcCommands.xcu msgctxt "" @@ -1566,13 +1540,14 @@ msgid "~Chi-square Test..." msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:EditHeaderAndFooter\n" "Label\n" "value.text" -msgid "~Headers & Footers..." -msgstr "~Krerët & Fundfaqet..." +msgid "~Headers and Footers..." +msgstr "~Kreu dhe fundfaqja..." #: CalcCommands.xcu msgctxt "" @@ -1631,15 +1606,6 @@ msgstr "~Regjistro ndryshimet" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsObjCtrl\n" -"Label\n" -"value.text" -msgid "Insert Object" -msgstr "Shto objekt" - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ShowChanges\n" "Label\n" "value.text" @@ -1764,13 +1730,14 @@ msgid "~Normal" msgstr "~Normal" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:PagebreakMode\n" "Label\n" "value.text" -msgid "~Page Break Preview" -msgstr "~Shikimi Paraprak i Thyerjes së Faqes" +msgid "~Page Break" +msgstr "~Thyerje Manuale" #: CalcCommands.xcu msgctxt "" @@ -1865,6 +1832,15 @@ msgstr "Nënvizo: Pikëzuar" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:Delete\n" +"Label\n" +"value.text" +msgid "Cle~ar Cells..." +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:DeleteAllBreaks\n" "Label\n" "value.text" @@ -1998,13 +1974,24 @@ msgid "Insert ~Cells..." msgstr "Futi ~Qelitë..." #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertCell\n" -"ContextLabel\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsMenu\n" +"Label\n" +"value.text" +msgid "Insert ~Rows" +msgstr "Futi ~Rreshtat" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsMenu\n" +"Label\n" "value.text" -msgid "~Cells..." -msgstr "~Qelitë..." +msgid "Insert Co~lumns" +msgstr "Futi Ko~lonat" #: CalcCommands.xcu msgctxt "" @@ -2021,8 +2008,27 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertRows\n" "ContextLabel\n" "value.text" -msgid "~Rows" -msgstr "~Rreshtat" +msgid "Rows ~Above" +msgstr "" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n" +"Label\n" +"value.text" +msgid "Insert ~Rows Above" +msgstr "Fut ~rreshta sipër" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n" +"ContextLabel\n" +"value.text" +msgid "Rows ~Above" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2039,44 +2045,83 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:InsertColumns\n" "ContextLabel\n" "value.text" -msgid "Co~lumns" -msgstr "Sht~yllat" +msgid "Columns ~Left" +msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsBefore\n" "Label\n" "value.text" -msgid "Insert ~Sheet..." -msgstr "Fut ~fletë..." +msgid "Insert Co~lumns Left" +msgstr "Fut ko~lona majtas" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsBefore\n" "ContextLabel\n" "value.text" -msgid "~Sheet..." -msgstr "~Fleta..." +msgid "Columns ~Left" +msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n" "Label\n" "value.text" -msgid "Insert Shee~t From File..." -msgstr "Fut një fle~të nga skedari..." +msgid "Insert ~Rows Below" +msgstr "Fut rresht poshtë" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n" +"ContextLabel\n" +"value.text" +msgid "Rows ~Below" +msgstr "" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsAfter\n" +"Label\n" +"value.text" +msgid "Insert Co~lumns Right" +msgstr "Fut kolonë djathtas" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertColumnsAfter\n" "ContextLabel\n" "value.text" -msgid "Shee~t From File..." -msgstr "Fle~të nga skedari..." +msgid "Columns ~Right" +msgstr "" + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:Insert\n" +"Label\n" +"value.text" +msgid "Insert ~Sheet..." +msgstr "Fut ~fletë..." + +#: CalcCommands.xcu +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n" +"Label\n" +"value.text" +msgid "Insert Shee~t From File..." +msgstr "Fut një fle~të nga skedari..." #: CalcCommands.xcu msgctxt "" @@ -2349,35 +2394,18 @@ msgid "~Hide Sheets" msgstr "~Fsheh Fletët" #: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Hide\n" -"ContextLabel\n" -"value.text" -msgid "~Hide" -msgstr "~Fsheh" - -#: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Show\n" "Label\n" "value.text" -msgid "~Show Sheets..." +msgid "~Show Sheet..." msgstr "~Shfaq Fletët..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Show\n" -"ContextLabel\n" -"value.text" -msgid "~Show..." -msgstr "~Shfaq..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:MergeCells\n" "Label\n" "value.text" @@ -2430,13 +2458,14 @@ msgid "Standard Text Attributes" msgstr "Vetitë Standarde të Tekstit" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TextAttributes\n" "Label\n" "value.text" -msgid "Define Text Attributes" -msgstr "Defino Vetit e Tekstit" +msgid "~Text..." +msgstr "Te~kst..." #: CalcCommands.xcu msgctxt "" @@ -2477,29 +2506,11 @@ msgstr "Mbroje ~fletën..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Protect\n" -"ContextLabel\n" -"value.text" -msgid "~Sheet..." -msgstr "~Fleta..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" "Label\n" "value.text" -msgid "Protect ~Document..." -msgstr "~Mbroje dokumentin..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:ToolProtectionDocument\n" -"ContextLabel\n" -"value.text" -msgid "~Document..." -msgstr "~Dokument..." +msgid "Protect ~Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2774,15 +2785,6 @@ msgstr "~Riemërto fletën..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:RenameTable\n" -"ContextLabel\n" -"value.text" -msgid "~Rename..." -msgstr "~Riemërto..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Name\n" "Label\n" "value.text" @@ -2795,17 +2797,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" "Label\n" "value.text" -msgid "~Tab Color..." -msgstr "Ngjyra e ~skedës..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n" -"ContextLabel\n" -"value.text" -msgid "~Tab Color..." -msgstr "Ngjyra e ~skedës..." +msgid "Sheet ~Tab Color..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -2817,26 +2810,18 @@ msgid "Tab Color" msgstr "Ngjyra e skedës" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:Move\n" "Label\n" "value.text" -msgid "~Move/Copy Sheet..." +msgid "~Move or Copy Sheet..." msgstr "~Zhvendose/kopjoje fletën..." #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Commands..uno:Move\n" -"ContextLabel\n" -"value.text" -msgid "~Move/Copy..." -msgstr "~Lëviz/Kopjo..." - -#: CalcCommands.xcu -msgctxt "" -"CalcCommands.xcu\n" "..CalcCommands.UserInterface.Commands..uno:TableSelectAll\n" "Label\n" "value.text" @@ -3209,8 +3194,8 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:ShareDocument\n" "Label\n" "value.text" -msgid "S~hare Document..." -msgstr "S~hpërndaje dokumentin..." +msgid "S~hare Spreadsheet..." +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3218,7 +3203,7 @@ msgctxt "" "..CalcCommands.UserInterface.Commands..uno:ToggleSheetGrid\n" "Label\n" "value.text" -msgid "Toggle Grid Lines for Current Sheet" +msgid "Grid Lines for Sheet" msgstr "" #: CalcCommands.xcu @@ -3281,8 +3266,8 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:InsertBreakMenu\n" "Label\n" "value.text" -msgid "Page ~Break" -msgstr "~Thyerje Manuale" +msgid "Insert Page ~Break" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3308,17 +3293,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FillCellsMenu\n" "Label\n" "value.text" -msgid "Fill" -msgstr "Mbush" +msgid "F~ill Cells" +msgstr "" #: CalcCommands.xcu +#, fuzzy msgctxt "" "CalcCommands.xcu\n" "..CalcCommands.UserInterface.Popups..uno:CellContentsMenu\n" "Label\n" "value.text" -msgid "Cell Co~ntents" -msgstr "Përmbajta e Qe~lisë" +msgid "Ca~lculate" +msgstr "Llogari~t" #: CalcCommands.xcu msgctxt "" @@ -3326,8 +3312,18 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:NamesMenu\n" "Label\n" "value.text" -msgid "~Names" -msgstr "~Emrat" +msgid "~Named Expressions" +msgstr "" + +#: CalcCommands.xcu +#, fuzzy +msgctxt "" +"CalcCommands.xcu\n" +"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n" +"Label\n" +"value.text" +msgid "Edit Comment" +msgstr "Komenti pasardhës" #: CalcCommands.xcu msgctxt "" @@ -3353,8 +3349,8 @@ msgctxt "" "..CalcCommands.UserInterface.Popups..uno:FilterMenu\n" "Label\n" "value.text" -msgid "~Filter" -msgstr "~Filtri" +msgid "More ~Filters" +msgstr "" #: CalcCommands.xcu msgctxt "" @@ -3422,29 +3418,29 @@ msgstr "~Fletë" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu\n" +"..CalcCommands.UserInterface.Popups..uno:SheetCommentMenu\n" "Label\n" "value.text" -msgid "M~erge Cells" -msgstr "B~ashko Qelitë" +msgid "Cell ~Comment" +msgstr "" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu\n" +"..CalcCommands.UserInterface.Popups..uno:MergeCellsMenu\n" "Label\n" "value.text" -msgid "Pri~nt Ranges" -msgstr "Inte~rvalet e Printimit" +msgid "M~erge Cells" +msgstr "B~ashko Qelitë" #: CalcCommands.xcu msgctxt "" "CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:FormatObjectMenu\n" +"..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu\n" "Label\n" "value.text" -msgid "O~bject" -msgstr "O~bjecti" +msgid "Pri~nt Ranges" +msgstr "Inte~rvalet e Printimit" #: CalcCommands.xcu msgctxt "" @@ -4293,13 +4289,14 @@ msgid "~All Grids..." msgstr "~Rrjeta e të gjithë boshteve..." #: ChartCommands.xcu +#, fuzzy msgctxt "" "ChartCommands.xcu\n" "..ChartCommands.UserInterface.Commands..uno:FormatWall\n" "Label\n" "value.text" msgid "Format Wall..." -msgstr "" +msgstr "Formato ~qelitë..." #: ChartCommands.xcu msgctxt "" @@ -4743,13 +4740,14 @@ msgid "Select Chart Element" msgstr "" #: ChartCommands.xcu +#, fuzzy msgctxt "" "ChartCommands.xcu\n" "..ChartCommands.UserInterface.Commands..uno:ToggleGridHorizontal\n" "Label\n" "value.text" msgid "Horizontal Grids" -msgstr "" +msgstr "Horizontal in" #: ChartCommands.xcu msgctxt "" @@ -5933,11 +5931,20 @@ msgstr "Pamje në bardh e zi" #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:SlideMenu\n" +"Label\n" +"value.text" +msgid "S~lide" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:RenamePage\n" "Label\n" "value.text" -msgid "Rename Slide" -msgstr "Riemëro diapozitivin" +msgid "Rename Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -6408,12 +6415,13 @@ msgid "Reset Routing" msgstr "Rivendos rutimin" #: DrawImpressCommands.xcu +#, fuzzy msgctxt "" "DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:DuplicatePage\n" "Label\n" "value.text" -msgid "Duplicate ~Slide" +msgid "Duplicate Page/~Slide" msgstr "Dyfisho ~diapozitivin" #: DrawImpressCommands.xcu @@ -6678,13 +6686,14 @@ msgid "To ~Metafile" msgstr "" #: DrawImpressCommands.xcu +#, fuzzy msgctxt "" "DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:PackAndGo\n" "Label\n" "value.text" msgid "Pack" -msgstr "" +msgstr "Prapa" #: DrawImpressCommands.xcu msgctxt "" @@ -6737,8 +6746,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:PageSetup\n" "ContextLabel\n" "value.text" -msgid "~Page..." -msgstr "~Faqja..." +msgid "~Page/Slide Properties..." +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -6827,8 +6836,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:InsertPage\n" "Label\n" "value.text" -msgid "Slid~e" -msgstr "Di~apozitivi" +msgid "New Page/Slid~e" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7133,17 +7142,18 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:NotesMode\n" "Label\n" "value.text" -msgid "Notes ~Page" -msgstr "Faqet e ~Shenimeve" +msgid "Notes" +msgstr "" #: DrawImpressCommands.xcu +#, fuzzy msgctxt "" "DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:HandoutMode\n" "Label\n" "value.text" -msgid "H~andout Page" -msgstr "F~aqe prospekti" +msgid "H~andout Master" +msgstr "~Kampion prospekti" #: DrawImpressCommands.xcu msgctxt "" @@ -7151,8 +7161,8 @@ msgctxt "" "..DrawImpressCommands.UserInterface.Commands..uno:DeletePage\n" "Label\n" "value.text" -msgid "D~elete Slide" -msgstr "Fsh~ij diapozitivin" +msgid "D~elete Page/Slide" +msgstr "" #: DrawImpressCommands.xcu msgctxt "" @@ -7778,6 +7788,33 @@ msgstr "" #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:SelectBackground\n" +"Label\n" +"value.text" +msgid "Background Image..." +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:DisplayMasterBackground\n" +"Label\n" +"value.text" +msgid "Display Background of Master" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Commands..uno:DisplayMasterObjects\n" +"Label\n" +"value.text" +msgid "Display Objects from Master" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Commands..uno:EditStyle\n" "Label\n" "value.text" @@ -8390,42 +8427,6 @@ msgstr "~Tabelë..." #: DrawImpressCommands.xcu msgctxt "" "DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Grow\n" -"Label\n" -"value.text" -msgid "Increase Font Size" -msgstr "Rrit madhësinë e shkronjave" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Grow\n" -"ContextLabel\n" -"value.text" -msgid "Increase Size" -msgstr "Rrit madhësinë" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Shrink\n" -"Label\n" -"value.text" -msgid "Decrease Font Size" -msgstr "Ul madhësinë e shkronjave" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Popups..uno:Shrink\n" -"ContextLabel\n" -"value.text" -msgid "Decrease Size" -msgstr "Ul madhësinë" - -#: DrawImpressCommands.xcu -msgctxt "" -"DrawImpressCommands.xcu\n" "..DrawImpressCommands.UserInterface.Popups..uno:UnderlineDouble\n" "Label\n" "value.text" @@ -8513,6 +8514,154 @@ msgctxt "" msgid "Minimize ~Presentation..." msgstr "" +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:FirstPage\n" +"Label\n" +"value.text" +msgid "First Page" +msgstr "Faqja e Parë" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:FirstPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the first page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:PreviousPage\n" +"Label\n" +"value.text" +msgid "Previous Page" +msgstr "Faqja e mëparshme" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:PreviousPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the previous page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:NextPage\n" +"Label\n" +"value.text" +msgid "Next Page" +msgstr "Faqja tjetër" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:NextPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the next page" +msgstr "" + +#: DrawImpressCommands.xcu +#, fuzzy +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:LastPage\n" +"Label\n" +"value.text" +msgid "Last Page" +msgstr "Faqja e Fundit" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:LastPage\n" +"ContextLabel\n" +"value.text" +msgid "Go to the last page" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageFirst\n" +"Label\n" +"value.text" +msgid "Move Page First" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageFirst\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages to the first position" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n" +"Label\n" +"value.text" +msgid "Move Page Up" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages up" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n" +"Label\n" +"value.text" +msgid "Move Page Down" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages down" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageLast\n" +"Label\n" +"value.text" +msgid "Move Page Last" +msgstr "" + +#: DrawImpressCommands.xcu +msgctxt "" +"DrawImpressCommands.xcu\n" +"..DrawImpressCommands.UserInterface.Popups..uno:MovePageLast\n" +"ContextLabel\n" +"value.text" +msgid "Move the selected pages to the last position" +msgstr "" + #: DrawWindowState.xcu msgctxt "" "DrawWindowState.xcu\n" @@ -11592,31 +11741,34 @@ msgid "Diagonal Squares Right-Up" msgstr "Katrorë diagonalë lart djathtas" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.uncover-down\n" "Label\n" "value.text" msgid "Uncover Down" -msgstr "" +msgstr "Cover Down" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.uncover-left\n" "Label\n" "value.text" msgid "Uncover Left" -msgstr "" +msgstr "Cover Left" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.uncover-right\n" "Label\n" "value.text" msgid "Uncover Right" -msgstr "" +msgstr "Zbulo nga Djathtas-Lartë" #: Effects.xcu msgctxt "" @@ -11628,22 +11780,24 @@ msgid "Uncover Up" msgstr "" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.uncover-left-down\n" "Label\n" "value.text" msgid "Uncover Left-Down" -msgstr "" +msgstr "Cover Left-Down" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.uncover-left-up\n" "Label\n" "value.text" msgid "Uncover Left-Up" -msgstr "" +msgstr "Cover Left-Up" #: Effects.xcu msgctxt "" @@ -11664,22 +11818,24 @@ msgid "Uncover Right-Up" msgstr "Zbulo nga Djathtas-Lartë" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.wedge\n" "Label\n" "value.text" msgid "Wedge" -msgstr "" +msgstr "Wedge" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.wheel-clockwise-1-spoke\n" "Label\n" "value.text" msgid "Wheel Clockwise, 1 Spoke" -msgstr "" +msgstr "Rrotullo në drejtim të akrepave të orës, 2 rreze" #: Effects.xcu msgctxt "" @@ -11808,13 +11964,14 @@ msgid "Inside turning cube" msgstr "" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.fall\n" "Label\n" "value.text" msgid "Fall" -msgstr "" +msgstr "Mbush" #: Effects.xcu msgctxt "" @@ -11853,22 +12010,24 @@ msgid "Rochade" msgstr "" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.venetian3dv\n" "Label\n" "value.text" msgid "Venetian Blinds 3D Vertical" -msgstr "" +msgstr "Venetian Blinds Vertical" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.UserInterface.Transitions.venetian3dh\n" "Label\n" "value.text" msgid "Venetian Blinds 3D Horizontal" -msgstr "" +msgstr "Venetian Blinds Horizontal" #: Effects.xcu msgctxt "" @@ -11916,13 +12075,14 @@ msgid "Moderate" msgstr "Moderate" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.Presets.Entrance.exciting\n" "Label\n" "value.text" msgid "Exciting" -msgstr "" +msgstr "Exciting" #: Effects.xcu msgctxt "" @@ -11952,13 +12112,14 @@ msgid "Moderate" msgstr "Moderate" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.Presets.Emphasis.exciting\n" "Label\n" "value.text" msgid "Exciting" -msgstr "" +msgstr "Exciting" #: Effects.xcu msgctxt "" @@ -11988,13 +12149,14 @@ msgid "Moderate" msgstr "Moderate" #: Effects.xcu +#, fuzzy msgctxt "" "Effects.xcu\n" "..Effects.Presets.Exit.exciting\n" "Label\n" "value.text" msgid "Exciting" -msgstr "" +msgstr "Exciting" #: Effects.xcu msgctxt "" @@ -12287,6 +12449,15 @@ msgstr "Paraqitje e re" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:UnicodeNotationToggle\n" +"Label\n" +"value.text" +msgid "Toggle Unicode Notation" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FontworkGalleryFloater\n" "Label\n" "value.text" @@ -12375,13 +12546,14 @@ msgid "Block Arrows" msgstr "Shigjetat e bllokut" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FlowChartShapes\n" "Label\n" "value.text" msgid "Flowcharts" -msgstr "" +msgstr "Diagram" #: GenericCommands.xcu msgctxt "" @@ -13167,13 +13339,14 @@ msgid "Flowchart: Collate" msgstr "" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-sort\n" "Label\n" "value.text" msgid "Flowchart: Sort" -msgstr "" +msgstr "Diagram: Ose" #: GenericCommands.xcu msgctxt "" @@ -13203,13 +13376,14 @@ msgid "Flowchart: Stored Data" msgstr "Diagram: Të dhënat e depozituara" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FlowChartShapes.flowchart-delay\n" "Label\n" "value.text" msgid "Flowchart: Delay" -msgstr "" +msgstr "Diagram: Displej" #: GenericCommands.xcu msgctxt "" @@ -13851,6 +14025,46 @@ msgid "Bold" msgstr "Të trasha" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Grow\n" +"Label\n" +"value.text" +msgid "Increase Font Size" +msgstr "Rrit madhësinë e shkronjave" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Grow\n" +"ContextLabel\n" +"value.text" +msgid "Increase Size" +msgstr "Rrit madhësinë" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Shrink\n" +"Label\n" +"value.text" +msgid "Decrease Font Size" +msgstr "Ul madhësinë e shkronjave" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:Shrink\n" +"ContextLabel\n" +"value.text" +msgid "Decrease Size" +msgstr "Ul madhësinë" + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ModuleDialog\n" @@ -14528,6 +14742,24 @@ msgstr "~Hap..." #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n" +"Label\n" +"value.text" +msgid "~Open Remote File..." +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:SaveAsRemote\n" +"Label\n" +"value.text" +msgid "~Save to Remote Server" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:CircleCut\n" "Label\n" "value.text" @@ -15127,8 +15359,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineFormat\n" "Label\n" "value.text" -msgid "Formatting On/Off" -msgstr "Formatimi Kyçur/Ç'kyçur" +msgid "Show Formatting" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15136,8 +15368,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineCollapseAll\n" "Label\n" "value.text" -msgid "First Level" -msgstr "Niveli i Parë" +msgid "Show Only First Level" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15149,12 +15381,13 @@ msgid "~Bullets and Numbering..." msgstr "~Pikat dhe numërimi..." #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:EditDoc\n" "Label\n" "value.text" -msgid "Ed~it Mode" +msgid "E~dit Mode" msgstr "Modaliteti i ~përpunimit" #: GenericCommands.xcu @@ -15172,8 +15405,17 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:BrowseView\n" "Label\n" "value.text" -msgid "~Web Layout" -msgstr "~Formëdhënja e Web-it" +msgid "~Web View" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:BrowseView\n" +"ContextLabel\n" +"value.text" +msgid "~Web" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15293,6 +15535,16 @@ msgid "Time Field" msgstr "Fusha e orarit" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EditStyle\n" +"Label\n" +"value.text" +msgid "~Edit Style..." +msgstr "N~drysho stilin..." + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:StyleNewByExample\n" @@ -15875,8 +16127,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:OutlineExpandAll\n" "Label\n" "value.text" -msgid "All Levels" -msgstr "Të gjitha nivelet" +msgid "Show All Levels" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15902,8 +16154,8 @@ msgctxt "" "..GenericCommands.UserInterface.Commands..uno:ClearOutline\n" "Label\n" "value.text" -msgid "~Remove" -msgstr "~Hiq" +msgid "~Remove Outline" +msgstr "" #: GenericCommands.xcu msgctxt "" @@ -15951,6 +16203,25 @@ msgid "F~ull Screen" msgstr "Ekr~an i plotë" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFrameMenu\n" +"Label\n" +"value.text" +msgid "~Frame" +msgstr "Kornizë" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertFootnotesMenu\n" +"Label\n" +"value.text" +msgid "Footnote and En~dnote" +msgstr "" + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatImageMenu\n" @@ -15960,13 +16231,34 @@ msgid "~Image" msgstr "~Figurë" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageFiltersMenu\n" +"Label\n" +"value.text" +msgid "~Filters" +msgstr "~Filtri" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatImageModeMenu\n" +"Label\n" +"value.text" +msgid "Mo~de" +msgstr "Modaliteti" + +#: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FormatTextMenu\n" "Label\n" "value.text" -msgid "Te~xt" -msgstr "Te~kst" +msgid "~Text" +msgstr "Tekst" #: GenericCommands.xcu msgctxt "" @@ -15980,6 +16272,34 @@ msgstr "~Hapësira" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatBulletsMenu\n" +"Label\n" +"value.text" +msgid "Lis~ts" +msgstr "" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatStylesMenu\n" +"Label\n" +"value.text" +msgid "~Styles" +msgstr "Stil~et" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:FormatFrameMenu\n" +"Label\n" +"value.text" +msgid "Frame and OLE Ob~ject" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:InsertGraphic\n" "Label\n" "value.text" @@ -16059,15 +16379,36 @@ msgid "Show Draw Functions" msgstr "Shfaq funksionet e vizatimit" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ShapesMenu\n" "Label\n" "value.text" -msgid "~Shapes" +msgid "~Shape" msgstr "~Trajtat" #: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:RulerMenu\n" +"Label\n" +"value.text" +msgid "~Ruler" +msgstr "~Vizore" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:ScrollBarMenu\n" +"Label\n" +"value.text" +msgid "~Scrollbars" +msgstr "Madhësi e njëjtë e fontit" + +#: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:NewFrameSet\n" @@ -16104,13 +16445,14 @@ msgid "Callouts" msgstr "Thirrjet" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:FontWork\n" "Label\n" "value.text" msgid "F~ontwork" -msgstr "" +msgstr "Puna me fonte" #: GenericCommands.xcu msgctxt "" @@ -16293,13 +16635,14 @@ msgid "~Video..." msgstr "~Video..." #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n" "Label\n" "value.text" -msgid "~Hyperlink" -msgstr "~Hiperlidhje" +msgid "~Hyperlink..." +msgstr "H~iperlidhje..." #: GenericCommands.xcu msgctxt "" @@ -16322,6 +16665,24 @@ msgstr "~Zbrit" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EqualizeWidth\n" +"Label\n" +"value.text" +msgid "Equalize ~Width" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:EqualizeHeight\n" +"Label\n" +"value.text" +msgid "Equalize ~Height" +msgstr "" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:SuperScript\n" "Label\n" "value.text" @@ -16347,13 +16708,14 @@ msgid "Subscript" msgstr "Poshtëshkrim" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:DistributeSelection\n" "Label\n" "value.text" msgid "~Distribution..." -msgstr "" +msgstr "Shpërndarje..." #: GenericCommands.xcu msgctxt "" @@ -17571,13 +17933,14 @@ msgid "~Object Bar" msgstr "" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ConfigureToolboxVisible\n" "Label\n" "value.text" msgid "Customi~ze..." -msgstr "" +msgstr "~Personalizo..." #: GenericCommands.xcu msgctxt "" @@ -19083,13 +19446,24 @@ msgid "~File" msgstr "~Skedari" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ObjectAlign\n" "Label\n" "value.text" -msgid "Alignmen~t" -msgstr "Rresh~timi" +msgid "Alig~n" +msgstr "Rreshto" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:TextAlign\n" +"Label\n" +"value.text" +msgid "Alig~n" +msgstr "Rreshto" #: GenericCommands.xcu msgctxt "" @@ -19211,6 +19585,35 @@ msgstr "Gjurmo ndry~shimet" #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:EditLinksMenu\n" +"Label\n" +"value.text" +msgid "~References" +msgstr "" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n" +"Label\n" +"value.text" +msgid "C~omment" +msgstr "~Koment" + +#: GenericCommands.xcu +#, fuzzy +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:FormatImageFilterMenu\n" +"Label\n" +"value.text" +msgid "~Filter" +msgstr "~Filtri" + +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ToolsMenu\n" "Label\n" "value.text" @@ -19254,12 +19657,13 @@ msgid "~Toolbars" msgstr "~Shiritat e mjeteve" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:FieldMenu\n" "Label\n" "value.text" -msgid "Fiel~ds" +msgid "Fiel~d" msgstr "F~ushat" #: GenericCommands.xcu @@ -19497,13 +19901,14 @@ msgid "%PRODUCTNAME Basic Macro Organizer..." msgstr "" #: GenericCommands.xcu +#, fuzzy msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:SendMailDocAsMS\n" "Label\n" "value.text" msgid "E-mail as ~Microsoft Format..." -msgstr "" +msgstr "E-mail si ~Microsoft Word..." #: GenericCommands.xcu msgctxt "" @@ -20066,6 +20471,15 @@ msgstr "~Importo formulën..." #: MathCommands.xcu msgctxt "" "MathCommands.xcu\n" +"..MathCommands.UserInterface.Commands..uno:ImportMathMLClipboard\n" +"Label\n" +"value.text" +msgid "Import MathML from Clipboard" +msgstr "" + +#: MathCommands.xcu +msgctxt "" +"MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:FitInWindow\n" "Label\n" "value.text" @@ -20145,13 +20559,14 @@ msgid "Previous ~Marker" msgstr "Shenuesi i ~mëparshëm" #: MathCommands.xcu +#, fuzzy msgctxt "" "MathCommands.xcu\n" "..MathCommands.UserInterface.Commands..uno:SymbolCatalogue\n" "Label\n" "value.text" -msgid "~Catalog..." -msgstr "~Katalogu..." +msgid "~Symbols…" +msgstr "Simbolet" #: MathCommands.xcu msgctxt "" @@ -20887,6 +21302,16 @@ msgstr "Dizajni" #, fuzzy msgctxt "" "Sidebar.xcu\n" +"..Sidebar.Content.DeckList.ChartDeck\n" +"Title\n" +"value.text" +msgid "Chart" +msgstr "Diagram" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" "..Sidebar.Content.PanelList.StylesPropertyPanel\n" "Title\n" "value.text" @@ -20921,6 +21346,16 @@ msgid "Area" msgstr "Zona" #: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ShadowPropertyPanel\n" +"Title\n" +"value.text" +msgid "Shadow" +msgstr "Hije" + +#: Sidebar.xcu msgctxt "" "Sidebar.xcu\n" "..Sidebar.Content.PanelList.LinePropertyPanel\n" @@ -21145,6 +21580,83 @@ msgctxt "" msgid "Themes" msgstr "Temat" +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartElementsPanel\n" +"Title\n" +"value.text" +msgid "Elements" +msgstr "Elementi" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartSeriesPanel\n" +"Title\n" +"value.text" +msgid "Data Series" +msgstr "" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartTrendlinePanel\n" +"Title\n" +"value.text" +msgid "Trendline" +msgstr "" + +#: Sidebar.xcu +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartErrorBarPanel\n" +"Title\n" +"value.text" +msgid "Error Bar" +msgstr "" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartAxisPanel\n" +"Title\n" +"value.text" +msgid "Axis" +msgstr "B~osht" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartAreaPanel\n" +"Title\n" +"value.text" +msgid "Area" +msgstr "Zona" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartLinePanel\n" +"Title\n" +"value.text" +msgid "Line" +msgstr "Vijë" + +#: Sidebar.xcu +#, fuzzy +msgctxt "" +"Sidebar.xcu\n" +"..Sidebar.Content.PanelList.ChartCharacterPanel\n" +"Title\n" +"value.text" +msgid "Character" +msgstr "Shkronja" + #: StartModuleCommands.xcu msgctxt "" "StartModuleCommands.xcu\n" @@ -21398,13 +21910,24 @@ msgid "AutoTe~xt..." msgstr "Te~kst automatik..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" "Label\n" "value.text" -msgid "~Print Layout" -msgstr "~Formëdhënja e shtypjes" +msgid "~Normal View" +msgstr "Pamja ~normale" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n" +"ContextLabel\n" +"value.text" +msgid "~Normal" +msgstr "~Normal" #: WriterCommands.xcu msgctxt "" @@ -21526,6 +22049,15 @@ msgstr "" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertEndnote\n" +"ContextLabel\n" +"value.text" +msgid "~Endnote" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:TableNumberRecognition\n" "Label\n" "value.text" @@ -21547,8 +22079,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n" "Label\n" "value.text" -msgid "~Indexes and Tables..." -msgstr "~Indekset dhe Tabelat..." +msgid "~Indexes and Tables of Contents..." +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21587,13 +22119,14 @@ msgid "Font Color" msgstr "Ngjyra e shkronjave" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n" "Label\n" "value.text" -msgid "~All Indexes and Tables" -msgstr "~Të gjitha Indekset dhe Tabelat" +msgid "Indexes and ~Tables" +msgstr "Inde~kset dhe Tabelat" #: WriterCommands.xcu msgctxt "" @@ -21691,8 +22224,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:GotoPage\n" "Label\n" "value.text" -msgid "To Page" -msgstr "Tek faqja" +msgid "Go t~o Page" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21754,8 +22287,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:UpdateCharts\n" "Label\n" "value.text" -msgid "All ~Charts" -msgstr "Të gjitha ~diagramet" +msgid "~Charts" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21853,8 +22386,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertFootnoteDialog\n" "Label\n" "value.text" -msgid "Footnote/Endnote~..." -msgstr "Edito fusnotën/shënimin në fund~..." +msgid "F~ootnote and Endnote..." +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -21893,13 +22426,24 @@ msgid "Insert Other Objects" msgstr "Shto objektet tjera" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n" "Label\n" "value.text" msgid "Insert Page Break" -msgstr "" +msgstr "Fute ~Thyerjen e Rreshtit" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n" +"ContextLabel\n" +"value.text" +msgid "~Page Break" +msgstr "~Thyerje Manuale" #: WriterCommands.xcu msgctxt "" @@ -21925,26 +22469,37 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract\n" "Label\n" "value.text" -msgid "Insert Frame Manually" -msgstr "Shto kornizën manualisht" +msgid "Insert Frame" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertFrameInteract\n" +"ContextLabel\n" +"value.text" +msgid "Draw ~Frame" +msgstr "" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertFrame\n" "Label\n" "value.text" -msgid "Fra~me..." +msgid "F~rame..." msgstr "Kor~nizë..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n" "Label\n" "value.text" msgid "~Index Entry..." -msgstr "" +msgstr "Hyr~je e Indeksit..." #: WriterCommands.xcu msgctxt "" @@ -22192,6 +22747,15 @@ msgstr "" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertFootnote\n" +"ContextLabel\n" +"value.text" +msgid "~Footnote" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:AutoFormatApply\n" "Label\n" "value.text" @@ -22219,42 +22783,6 @@ msgstr "Numri i faqes" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Grow\n" -"Label\n" -"value.text" -msgid "Increase Font Size" -msgstr "Rrit madhësinë e shkronjave" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Grow\n" -"ContextLabel\n" -"value.text" -msgid "Increase Size" -msgstr "Rrit madhësinë" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Shrink\n" -"Label\n" -"value.text" -msgid "Decrease Font Size" -msgstr "Ul madhësinë e shkronjave" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Shrink\n" -"ContextLabel\n" -"value.text" -msgid "Decrease Size" -msgstr "Ul madhësinë" - -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:PageStyleName\n" "Label\n" "value.text" @@ -22744,7 +23272,7 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:FrameDialog\n" "ContextLabel\n" "value.text" -msgid "Fra~me/Object..." +msgid "Fra~me and OLE Object..." msgstr "" #: WriterCommands.xcu @@ -22780,7 +23308,7 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:FootnoteDialog\n" "Label\n" "value.text" -msgid "~Footnotes/Endnotes..." +msgid "~Footnotes and Endnotes..." msgstr "" #: WriterCommands.xcu @@ -22978,8 +23506,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:HeadingRowsRepeat\n" "Label\n" "value.text" -msgid "Heading rows repeat" -msgstr "Përsërit rreshtat në krye" +msgid "Repeat Heading Rows" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -23024,8 +23552,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertRows\n" "Label\n" "value.text" -msgid "Insert Row Below" -msgstr "Fut rresht poshtë" +msgid "Insert Row" +msgstr "Shto një rresht" #: WriterCommands.xcu #, fuzzy @@ -23080,8 +23608,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:InsertColumns\n" "Label\n" "value.text" -msgid "Insert Column Right" -msgstr "Fut kolonë djathtas" +msgid "Insert Column" +msgstr "Shto një kolonë" #: WriterCommands.xcu #, fuzzy @@ -24309,13 +24837,14 @@ msgid "Split Table..." msgstr "Ndaje tabelën..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:WrapAnchorOnly\n" "Label\n" "value.text" msgid "Wrap First Paragraph" -msgstr "" +msgstr "~Paragrafi i parë" #: WriterCommands.xcu msgctxt "" @@ -24332,8 +24861,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:DistributeColumns\n" "Label\n" "value.text" -msgid "~Distribute Columns Equally" -msgstr "~Shpërndaj rreshtat në mënyrë të barabartë" +msgid "~Distribute Columns Evenly" +msgstr "~Shprëndaj kolonat barabartë" #: WriterCommands.xcu msgctxt "" @@ -24345,13 +24874,14 @@ msgid "Increment Indent Value" msgstr "Rrit kryeradhën e vlerës" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:DistributeRows\n" "Label\n" "value.text" -msgid "Distribute Rows Equally " -msgstr "Shpërndaj rreshtat në mënyrë të barabartë " +msgid "Distribute Rows Evenly" +msgstr "Shpërndaj kolonat barazim" #: WriterCommands.xcu msgctxt "" @@ -24404,8 +24934,8 @@ msgctxt "" "..WriterCommands.UserInterface.Commands..uno:RowSplit\n" "Label\n" "value.text" -msgid "Allow Row to Break Across Pages and Columns" -msgstr "Lejo rendet të ndërprejnë faqet dhe kolonat" +msgid "~Break Across Pages and Columns" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -24588,12 +25118,13 @@ msgid "Select Text" msgstr "Zgjedh tekstin" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:Ruler\n" "Label\n" "value.text" -msgid "~Ruler" +msgid "~Rulers" msgstr "~Vizore" #: WriterCommands.xcu @@ -24608,11 +25139,11 @@ msgstr "~Numërimi i rreshtave..." #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:Graphic\n" +"..WriterCommands.UserInterface.Commands..uno:ShowGraphics\n" "Label\n" "value.text" -msgid "Hide ~Images" -msgstr "Fshehi ~figurat" +msgid "~Images and Charts" +msgstr "" #: WriterCommands.xcu msgctxt "" @@ -24705,22 +25236,24 @@ msgid "Add Unknown Words" msgstr "Shto fjalët e panjohura" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:HScroll\n" "Label\n" "value.text" -msgid "Scroll Horizontal" -msgstr "Lëviz horizontalisht" +msgid "Horizontal Scroll Bar" +msgstr "Shiriti Rrëshqitës Horizontal" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:ChapterNumberingDialog\n" "Label\n" "value.text" msgid "Outline ~Numbering..." -msgstr "" +msgstr "~Numërimi i rreshtave..." #: WriterCommands.xcu msgctxt "" @@ -24734,6 +25267,15 @@ msgstr "Shkronja që ~nuk mund të shtypen" #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:HideWhitespace\n" +"Label\n" +"value.text" +msgid "Hide Whitespac~e" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:SortDialog\n" "Label\n" "value.text" @@ -24804,13 +25346,14 @@ msgid "E-mail as ~Microsoft Word..." msgstr "E-mail si ~Microsoft Word..." #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:SendMailDocAsOOo\n" "Label\n" "value.text" msgid "E-mail as ~OpenDocument Text..." -msgstr "" +msgstr "E-mail Format ~OpenDocument..." #: WriterCommands.xcu msgctxt "" @@ -24876,13 +25419,14 @@ msgid "~Select" msgstr "~Përzgjidh" #: WriterCommands.xcu +#, fuzzy msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Popups..uno:TableAutoFitMenu\n" "Label\n" "value.text" -msgid "A~utofit" -msgstr "~Përshtat" +msgid "Si~ze" +msgstr "Madhësia" #: WriterCommands.xcu msgctxt "" @@ -24908,8 +25452,18 @@ msgctxt "" "..WriterCommands.UserInterface.Popups..uno:IndexesMenu\n" "Label\n" "value.text" -msgid "Inde~xes and Tables" -msgstr "Inde~kset dhe Tabelat" +msgid "Table of Contents and Inde~x" +msgstr "" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:FormatAllNotes\n" +"Label\n" +"value.text" +msgid "Comments..." +msgstr "~Komentet..." #: WriterCommands.xcu msgctxt "" @@ -25046,6 +25600,100 @@ msgctxt "" msgid "Forward" msgstr "Përpara" +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Horizontal Line&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Horizontal ~Line" +msgstr "Vijë horizontale" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Standard&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Default" +msgstr "Standarde" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Title" +msgstr "~Titulli" + +#: WriterCommands.xcu +#, fuzzy +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Subtitle&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "~Subtitle" +msgstr "~Nëntitull..." + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~1" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~2" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 3&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~3" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 4&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~4" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 5&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~5" +msgstr "" + +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 6&FamilyName:string=ParagraphStyles\n" +"Label\n" +"value.text" +msgid "Heading ~6" +msgstr "" + #: WriterFormWindowState.xcu msgctxt "" "WriterFormWindowState.xcu\n" @@ -26703,13 +27351,14 @@ msgid "Logo" msgstr "Logo" #: WriterWindowState.xcu +#, fuzzy msgctxt "" "WriterWindowState.xcu\n" "..WriterWindowState.UIElements.States.private:resource/toolbar/changes\n" "UIName\n" "value.text" -msgid "Changes" -msgstr "Ndryshimet" +msgid "Track Changes" +msgstr "Gjurmo ndry~shimet" #: XFormsWindowState.xcu msgctxt "" @@ -27052,46 +27701,3 @@ msgctxt "" "value.text" msgid "Fontwork Shape" msgstr "Forma e fonteve" - -msgctxt "" -"CalcCommands.xcu\n" -"..CalcCommands.UserInterface.Popups..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "~Ndrysho imazhin..." - -msgctxt "" -"DrawImpressCommands.xcu\n" -"..DrawImpressCommands.UserInterface.Commands..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "~Ndrysho imazhin..." - -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:ChangePicture\n" -"Label\n" -"value.text" -msgid "~Change Image..." -msgstr "~Ndrysho imazhin..." - -#: MathCommands.xcu -#, fuzzy -msgctxt "" -"MathCommands.xcu\n" -"..MathCommands.UserInterface.Commands..uno:ToolBox\n" -"Label\n" -"value.text" -msgid "Elements" -msgstr "Elementi" - -#: MathCommands.xcu -msgctxt "" -"MathCommands.xcu\n" -"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n" -"Label\n" -"value.text" -msgid "Elements Dock" -msgstr "" diff --git a/source/sq/readlicense_oo/docs.po b/source/sq/readlicense_oo/docs.po index 469b5c2098a..aaf6632c286 100644 --- a/source/sq/readlicense_oo/docs.po +++ b/source/sq/readlicense_oo/docs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-06-17 08:59+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -589,7 +589,7 @@ msgctxt "" "readme.xrm\n" "w32e1\n" "readmeitem.text" -msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system." +msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documentation of your operating system." msgstr "" #: readme.xrm @@ -839,3 +839,11 @@ msgctxt "" "readmeitem.text" msgid "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation." msgstr "Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation." + +#: readme.xrm +msgctxt "" +"readme.xrm\n" +"w32e1\n" +"readmeitem.text" +msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documention of your operating system." +msgstr "" diff --git a/source/sq/sc/source/ui/src.po b/source/sq/sc/source/ui/src.po index b8e8cbd7bd0..5ad0873defc 100644 --- a/source/sq/sc/source/ui/src.po +++ b/source/sq/sc/source/ui/src.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-06-25 14:36+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -4898,7 +4898,7 @@ msgstr "Emri" msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" -"STR_HEADER_RANGE\n" +"STR_HEADER_RANGE_OR_EXPR\n" "string.text" msgid "Range or formula expression" msgstr "" @@ -4970,6 +4970,16 @@ msgid "This Document is referenced by another document and not yet saved. Closin msgstr "" #: globstr.src +#, fuzzy +msgctxt "" +"globstr.src\n" +"RID_GLOBSTR\n" +"STR_HEADER_RANGE\n" +"string.text" +msgid "Range" +msgstr "Brez" + +#: globstr.src msgctxt "" "globstr.src\n" "RID_GLOBSTR\n" @@ -5660,28 +5670,29 @@ msgstr "~Ngjit" msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_HEIGHT\n" +"SID_PASTE_SPECIAL\n" "menuitem.text" -msgid "Row Hei~ght..." -msgstr "Lartësia e rre~shtit..." +msgid "P~aste Special..." +msgstr "N~gjitje Speciale..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_ROW_OPT_HEIGHT\n" +"FID_INS_ROWS_BEFORE\n" "menuitem.text" -msgid "Optimal ~Row Height..." -msgstr "Lartësia ~Optimale e Rreshtit..." +msgid "Insert Rows A~bove" +msgstr "~Fut rreshta sipër" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_ROWHEADER\n" -"FID_INS_ROW\n" +"FID_INS_ROWS_AFTER\n" "menuitem.text" -msgid "~Insert Rows Above" -msgstr "~Fut rreshta sipër" +msgid "Insert Rows ~Below" +msgstr "" #: hdrcont.src msgctxt "" @@ -5689,8 +5700,8 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "SID_DEL_ROWS\n" "menuitem.text" -msgid "~Delete Selected Rows" -msgstr "~Fshij rreshtat e përzgjedhur" +msgid "~Delete Rows" +msgstr "" #: hdrcont.src msgctxt "" @@ -5698,8 +5709,27 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "SID_DELETE\n" "menuitem.text" -msgid "De~lete Row Contents..." -msgstr "F~shij përmbajtjen e rreshtit..." +msgid "Cl~ear Contents..." +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_HEIGHT\n" +"menuitem.text" +msgid "Row Hei~ght..." +msgstr "Lartësia e rre~shtit..." + +#: hdrcont.src +#, fuzzy +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_OPT_HEIGHT\n" +"menuitem.text" +msgid "~Optimal Row Height..." +msgstr "Lartësia ~Optimale e Rreshtit..." #: hdrcont.src msgctxt "" @@ -5707,8 +5737,8 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "FID_ROW_HIDE\n" "menuitem.text" -msgid "~Hide" -msgstr "~Fsheh" +msgid "~Hide Rows" +msgstr "" #: hdrcont.src msgctxt "" @@ -5716,89 +5746,93 @@ msgctxt "" "RID_POPUP_ROWHEADER\n" "FID_ROW_SHOW\n" "menuitem.text" -msgid "~Show" -msgstr "~Shfaq" +msgid "~Show Rows" +msgstr "" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" -"RID_POPUP_ROWHEADER\n" +"RID_POPUP_COLHEADER\n" "SID_PASTE_SPECIAL\n" "menuitem.text" msgid "P~aste Special..." msgstr "N~gjitje Speciale..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_WIDTH\n" +"FID_INS_COLUMNS_BEFORE\n" "menuitem.text" -msgid "Col~umn Width..." -msgstr "Gj~erësia e kolonës..." +msgid "Insert Columns ~Left" +msgstr "~Fut kolona majtas" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_OPT_WIDTH\n" +"FID_INS_COLUMNS_AFTER\n" "menuitem.text" -msgid "O~ptimal Column Width..." -msgstr "Gj~erësia Optimale e Shtyllës..." +msgid "Insert Columns ~Right" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_INS_COLUMN\n" +"SID_DEL_COLS\n" "menuitem.text" -msgid "~Insert Columns Left" -msgstr "~Fut kolona majtas" +msgid "~Delete Columns" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_DEL_COLS\n" +"SID_DELETE\n" "menuitem.text" -msgid "~Delete Selected Columns" -msgstr "~Fshij kolonat e përzgjedhura" +msgid "Cl~ear Contents..." +msgstr "" #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_DELETE\n" +"FID_COL_WIDTH\n" "menuitem.text" -msgid "D~elete Column Contents..." -msgstr "Fs~hij përmbajtjen e kolonës..." +msgid "Column ~Width..." +msgstr "Gj~erësia e kolonës..." #: hdrcont.src +#, fuzzy msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_HIDE\n" +"FID_COL_OPT_WIDTH\n" "menuitem.text" -msgid "~Hide" -msgstr "~Fsheh" +msgid "~Optimal Column Width..." +msgstr "Gj~erësia Optimale e Shtyllës..." #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"FID_COL_SHOW\n" +"FID_COL_HIDE\n" "menuitem.text" -msgid "~Show" -msgstr "~Shfaq" +msgid "~Hide Columns" +msgstr "" #: hdrcont.src msgctxt "" "hdrcont.src\n" "RID_POPUP_COLHEADER\n" -"SID_PASTE_SPECIAL\n" +"FID_COL_SHOW\n" "menuitem.text" -msgid "Paste ~Special..." -msgstr "Ngjitje ~speciale..." +msgid "~Show Columns" +msgstr "" #: popup.src msgctxt "" @@ -5922,8 +5956,8 @@ msgctxt "" "RID_POPUP_CELLS\n" "SID_DELETE\n" "menuitem.text" -msgid "Delete C~ontents..." -msgstr "Fshije ~përmbajtjen..." +msgid "Cl~ear Contents..." +msgstr "" #: popup.src msgctxt "" @@ -6064,6 +6098,15 @@ msgstr "~Mbroje fletën..." msgctxt "" "popup.src\n" "RID_POPUP_TAB\n" +"FID_TAB_TOGGLE_GRID\n" +"menuitem.text" +msgid "Sheet ~Gridlines" +msgstr "" + +#: popup.src +msgctxt "" +"popup.src\n" +"RID_POPUP_TAB\n" "FID_TAB_RTL\n" "menuitem.text" msgid "S~heet Right-To-Left" @@ -19953,7 +19996,7 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgid "Returns a (1-alpha) confidence interval for a normal distribution." msgstr "" #: scfuncs.src @@ -20016,7 +20059,7 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_N\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgid "Returns a (1-alpha) confidence interval for a normal distribution." msgstr "" #: scfuncs.src @@ -20079,7 +20122,7 @@ msgctxt "" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n" "1\n" "string.text" -msgid "Returns a (1 alpha) confidence interval for a Student's t distribution." +msgid "Returns a (1-alpha) confidence interval for a Student's t distribution." msgstr "" #: scfuncs.src @@ -25947,6 +25990,87 @@ msgctxt "" msgid "Collapse Formula Bar" msgstr "" +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"SID_DEL_ROWS\n" +"menuitem.text" +msgid "~Delete Selected Rows" +msgstr "~Fshij rreshtat e përzgjedhur" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"SID_DELETE\n" +"menuitem.text" +msgid "De~lete Row Contents..." +msgstr "F~shij përmbajtjen e rreshtit..." + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_SHOW\n" +"menuitem.text" +msgid "~Show" +msgstr "~Shfaq" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_DEL_COLS\n" +"menuitem.text" +msgid "~Delete Selected Columns" +msgstr "~Fshij kolonat e përzgjedhura" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_DELETE\n" +"menuitem.text" +msgid "D~elete Column Contents..." +msgstr "Fs~hij përmbajtjen e kolonës..." + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_HIDE\n" +"menuitem.text" +msgid "~Hide" +msgstr "~Fsheh" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_SHOW\n" +"menuitem.text" +msgid "~Show" +msgstr "~Shfaq" + +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"SID_PASTE_SPECIAL\n" +"menuitem.text" +msgid "Paste ~Special..." +msgstr "Ngjitje ~speciale..." + +msgctxt "" +"popup.src\n" +"RID_POPUP_CELLS\n" +"SID_DELETE\n" +"menuitem.text" +msgid "Delete C~ontents..." +msgstr "Fshije ~përmbajtjen..." + +#, fuzzy +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n" +"1\n" +"string.text" +msgid "Returns the day of the week for the date value as an integer (1-7)." +msgstr "Kthen ditën e javës për një vlerë të datës si një numër i plotë (1-7)." + #: condformatdlg.src msgctxt "" "condformatdlg.src\n" @@ -25965,14 +26089,68 @@ msgctxt "" msgid "3 Colored Smilies" msgstr "" -#: scfuncs.src +#: globstr.src msgctxt "" -"scfuncs.src\n" -"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_GET_DAY_OF_WEEK\n" -"1\n" +"globstr.src\n" +"RID_GLOBSTR\n" +"STR_HEADER_RANGE\n" "string.text" -msgid "Returns the day of the week for the date value as an integer (1-7)." -msgstr "Kthen ditën e javës për një vlerë të datës si një numër i plotë (1-7)." +msgid "Range or formula expression" +msgstr "" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_OPT_HEIGHT\n" +"menuitem.text" +msgid "Optimal ~Row Height..." +msgstr "Lartësia ~Optimale e Rreshtit..." + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_INS_ROW\n" +"menuitem.text" +msgid "~Insert Rows Above" +msgstr "~Fut rreshta sipër" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_ROWHEADER\n" +"FID_ROW_HIDE\n" +"menuitem.text" +msgid "~Hide" +msgstr "~Fsheh" + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_WIDTH\n" +"menuitem.text" +msgid "Col~umn Width..." +msgstr "Gj~erësia e kolonës..." + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_COL_OPT_WIDTH\n" +"menuitem.text" +msgid "O~ptimal Column Width..." +msgstr "Gj~erësia Optimale e Shtyllës..." + +#: hdrcont.src +msgctxt "" +"hdrcont.src\n" +"RID_POPUP_COLHEADER\n" +"FID_INS_COLUMN\n" +"menuitem.text" +msgid "~Insert Columns Left" +msgstr "~Fut kolona majtas" #: scfuncs.src msgctxt "" @@ -25995,6 +26173,33 @@ msgstr "" #: scfuncs.src msgctxt "" "scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE\n" +"1\n" +"string.text" +msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgstr "" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_N\n" +"1\n" +"string.text" +msgid "Returns a (1 alpha) confidence interval for a normal distribution." +msgstr "" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" +"RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_CONFIDENCE_T\n" +"1\n" +"string.text" +msgid "Returns a (1 alpha) confidence interval for a Student's t distribution." +msgstr "" + +#: scfuncs.src +msgctxt "" +"scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_ENCODEURL\n" "3\n" "string.text" diff --git a/source/sq/sc/uiconfig/scalc/ui.po b/source/sq/sc/uiconfig/scalc/ui.po index 9de5cab8d0c..fe29421934e 100644 --- a/source/sq/sc/uiconfig/scalc/ui.po +++ b/source/sq/sc/uiconfig/scalc/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-06-25 14:41+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: none\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -7807,6 +7807,42 @@ msgctxt "" msgid "Select the angle for rotation." msgstr "Zgjidhni këndin për rrotullimin." +#: sidebaralignment.ui +msgctxt "" +"sidebaralignment.ui\n" +"bottom\n" +"tooltip_text\n" +"string.text" +msgid "Text Extension From Lower Cell Border" +msgstr "" + +#: sidebaralignment.ui +msgctxt "" +"sidebaralignment.ui\n" +"top\n" +"tooltip_text\n" +"string.text" +msgid "Text Extension From Upper Cell Border" +msgstr "" + +#: sidebaralignment.ui +msgctxt "" +"sidebaralignment.ui\n" +"standard\n" +"tooltip_text\n" +"string.text" +msgid "Text Extension Inside Cell" +msgstr "" + +#: sidebaralignment.ui +msgctxt "" +"sidebaralignment.ui\n" +"stacked\n" +"label\n" +"string.text" +msgid "Vertically stacked" +msgstr "" + #: sidebarcellappearance.ui #, fuzzy msgctxt "" @@ -9432,6 +9468,15 @@ msgstr "Numri i fletëve:" #: statisticsinfopage.ui msgctxt "" "statisticsinfopage.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Number of Formula Groups:" +msgstr "" + +#: statisticsinfopage.ui +msgctxt "" +"statisticsinfopage.ui\n" "label1\n" "label\n" "string.text" @@ -10808,6 +10853,14 @@ msgctxt "" msgid "_Category:" msgstr "_Kategoria:" +msgctxt "" +"sidebarnumberformat.ui\n" +"negativenumbersred\n" +"label\n" +"string.text" +msgid "_Negative numbers red" +msgstr "_Numrat negativë me të kuqe" + #: sidebaralignment.ui msgctxt "" "sidebaralignment.ui\n" @@ -10825,12 +10878,3 @@ msgctxt "" "string.text" msgid "Show the grid lines of the cells." msgstr "" - -#: sidebarnumberformat.ui -msgctxt "" -"sidebarnumberformat.ui\n" -"negativenumbersred\n" -"label\n" -"string.text" -msgid "_Negative numbers red" -msgstr "_Numrat negativë me të kuqe" diff --git a/source/sq/sd/source/ui/app.po b/source/sq/sd/source/ui/app.po index 39b1a730f32..6487793674f 100644 --- a/source/sq/sd/source/ui/app.po +++ b/source/sq/sd/source/ui/app.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-08-04 10:10+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -209,15 +209,6 @@ msgstr "" #: menuids_tmpl.src msgctxt "" "menuids_tmpl.src\n" -"MN_MODIFY_SLIDE\n" -"SID_MODIFYPAGE\n" -"menuitem.text" -msgid "Slide ~Layout" -msgstr "" - -#: menuids_tmpl.src -msgctxt "" -"menuids_tmpl.src\n" "MN_FORMAT_PAGE\n" "SID_PAGESETUP\n" "menuitem.text" @@ -4046,7 +4037,6 @@ msgctxt "" msgid "Search key not found." msgstr "Çelësi i kërkimit nuk u gjet." -#: menuids_tmpl.src #, fuzzy msgctxt "" "menuids_tmpl.src\n" @@ -4056,6 +4046,15 @@ msgctxt "" msgid "Crop Image" msgstr "Preje figurën" +#: menuids_tmpl.src +msgctxt "" +"menuids_tmpl.src\n" +"MN_MODIFY_SLIDE\n" +"SID_MODIFYPAGE\n" +"menuitem.text" +msgid "Slide ~Layout" +msgstr "" + #: strings.src msgctxt "" "strings.src\n" diff --git a/source/sq/sd/source/ui/view.po b/source/sq/sd/source/ui/view.po index c7182bbfc96..c7a21538284 100644 --- a/source/sq/sd/source/ui/view.po +++ b/source/sq/sd/source/ui/view.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-06-17 21:37+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -101,10 +101,10 @@ msgstr "Diapozitiva për faqe" msgctxt "" "DocumentRenderer.src\n" "_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES\n" -"Default\n" +"According to layout\n" "itemlist.text" -msgid "Default" -msgstr "Standarde" +msgid "According to layout" +msgstr "" #: DocumentRenderer.src msgctxt "" @@ -492,3 +492,11 @@ msgctxt "" "itemlist.text" msgid "Se~lection" msgstr "Përz~gjedhje" + +msgctxt "" +"DocumentRenderer.src\n" +"_STR_IMPRESS_PRINT_UI_OPTIONS._STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES\n" +"Default\n" +"itemlist.text" +msgid "Default" +msgstr "Standarde" diff --git a/source/sq/sfx2/source/sidebar.po b/source/sq/sfx2/source/sidebar.po index 06c6d9eb101..d267642ea9e 100644 --- a/source/sq/sfx2/source/sidebar.po +++ b/source/sq/sfx2/source/sidebar.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-05-11 16:12+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-06-25 14:04+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: none\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -58,3 +58,11 @@ msgctxt "" "string.text" msgid "Close Sidebar Deck" msgstr "" + +#: Sidebar.src +msgctxt "" +"Sidebar.src\n" +"SFX_STR_SIDEBAR_SETTINGS\n" +"string.text" +msgid "Sidebar Settings" +msgstr "" diff --git a/source/sq/sfx2/uiconfig/ui.po b/source/sq/sfx2/uiconfig/ui.po index 515eca09c5b..07f38c1a06e 100644 --- a/source/sq/sfx2/uiconfig/ui.po +++ b/source/sq/sfx2/uiconfig/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-08-04 10:11+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: none\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -1522,6 +1522,15 @@ msgstr "_Hap skedar" #: startcenter.ui msgctxt "" "startcenter.ui\n" +"open_remote\n" +"label\n" +"string.text" +msgid "_Open Remote File" +msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" "open_recent\n" "label\n" "string.text" @@ -1547,57 +1556,63 @@ msgid "Create:" msgstr "Krijo:" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "writer_all\n" "label\n" "string.text" -msgid "Writer _Document" +msgid "_Writer Document" msgstr "_Dokument Writer" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "calc_all\n" "label\n" "string.text" -msgid "Calc _Spreadsheet" +msgid "_Calc Spreadsheet" msgstr "_Fletë elektronike Calc" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "impress_all\n" "label\n" "string.text" -msgid "Impress _Presentation" +msgid "_Impress Presentation" msgstr "_Prezantim Impress" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "draw_all\n" "label\n" "string.text" -msgid "Draw D_rawing" +msgid "_Draw Drawing" msgstr "_Vizatim Draw" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "math_all\n" "label\n" "string.text" -msgid "Math For_mula" +msgid "_Math Formula" msgstr "For_mulë Math" #: startcenter.ui +#, fuzzy msgctxt "" "startcenter.ui\n" "database_all\n" "label\n" "string.text" -msgid "Base D_atabase" +msgid "_Base Database" msgstr "_Bazë të dhënash Base" #: startcenter.ui @@ -2004,3 +2019,57 @@ msgctxt "" "string.text" msgid "Reset" msgstr "" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"writer_all\n" +"label\n" +"string.text" +msgid "Writer _Document" +msgstr "_Dokument Writer" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"calc_all\n" +"label\n" +"string.text" +msgid "Calc _Spreadsheet" +msgstr "_Fletë elektronike Calc" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"impress_all\n" +"label\n" +"string.text" +msgid "Impress _Presentation" +msgstr "_Prezantim Impress" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"draw_all\n" +"label\n" +"string.text" +msgid "Draw D_rawing" +msgstr "_Vizatim Draw" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"math_all\n" +"label\n" +"string.text" +msgid "Math For_mula" +msgstr "For_mulë Math" + +#: startcenter.ui +msgctxt "" +"startcenter.ui\n" +"database_all\n" +"label\n" +"string.text" +msgid "Base D_atabase" +msgstr "_Bazë të dhënash Base" diff --git a/source/sq/svtools/source/dialogs.po b/source/sq/svtools/source/dialogs.po index caa609b7f5d..bb684855f30 100644 --- a/source/sq/svtools/source/dialogs.po +++ b/source/sq/svtools/source/dialogs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-06-18 09:43+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -296,6 +296,14 @@ msgctxt "" msgid "Save" msgstr "Ruaje" +#: filedlg2.src +msgctxt "" +"filedlg2.src\n" +"STR_SVT_DEFAULT_SERVICE_LABEL\n" +"string.text" +msgid "$user$'s $service$" +msgstr "" + #: formats.src msgctxt "" "formats.src\n" diff --git a/source/sq/svtools/source/misc.po b/source/sq/svtools/source/misc.po index 27d295df600..527c5135805 100644 --- a/source/sq/svtools/source/misc.po +++ b/source/sq/svtools/source/misc.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" -"PO-Revision-Date: 2015-06-17 22:22+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 13:17+0200\n" +"PO-Revision-Date: 2015-06-26 03:25+0000\n" +"Last-Translator: system user <>\n" "Language-Team: sq\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1434579774.000000\n" +"X-POOTLE-MTIME: 1435289151.000000\n" #: imagemgr.src msgctxt "" @@ -2236,7 +2236,7 @@ msgstr "" msgctxt "" "langtab.src\n" "STR_ARR_SVT_LANGUAGE_TABLE\n" -"LANGUAGE_DZONGKHA\n" +"LANGUAGE_DZONGKHA_BHUTAN\n" "pairedlist.text" msgid "Dzongkha" msgstr "" @@ -3780,6 +3780,53 @@ msgctxt "" msgid "Venetian" msgstr "" +#: langtab.src +#, fuzzy +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ENGLISH_GAMBIA\n" +"pairedlist.text" +msgid "English (Gambia)" +msgstr "Angleze (Namibia)" + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_OCCITAN_ARANESE\n" +"pairedlist.text" +msgid "Aranese" +msgstr "" + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ARPITAN_FRANCE\n" +"pairedlist.text" +msgid "Arpitan (France)" +msgstr "" + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ARPITAN_ITALY\n" +"pairedlist.text" +msgid "Arpitan (Italy)" +msgstr "" + +#: langtab.src +#, fuzzy +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_USER_ARPITAN_SWITZERLAND\n" +"pairedlist.text" +msgid "Arpitan (Switzerland)" +msgstr "Gjermane (Zvicër)" + #: svtools.src msgctxt "" "svtools.src\n" @@ -4099,3 +4146,12 @@ msgctxt "" "string.text" msgid "~Repeat: " msgstr "~Përsërite: " + +#: langtab.src +msgctxt "" +"langtab.src\n" +"STR_ARR_SVT_LANGUAGE_TABLE\n" +"LANGUAGE_DZONGKHA\n" +"pairedlist.text" +msgid "Dzongkha" +msgstr "" diff --git a/source/sq/svtools/uiconfig/ui.po b/source/sq/svtools/uiconfig/ui.po index d429baa729f..ac0fc19bfcc 100644 --- a/source/sq/svtools/uiconfig/ui.po +++ b/source/sq/svtools/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-08-06 10:02+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: none\n" @@ -503,18 +503,10 @@ msgid "File Services" msgstr "" #: placeedit.ui +#, fuzzy msgctxt "" "placeedit.ui\n" -"label2\n" -"label\n" -"string.text" -msgid "Name:" -msgstr "Emri:" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label6\n" +"typeLabel\n" "label\n" "string.text" msgid "Type:" @@ -523,15 +515,6 @@ msgstr "Lloji:" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label1\n" -"label\n" -"string.text" -msgid "File Service" -msgstr "" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" "hostLabel\n" "label\n" "string.text" @@ -544,43 +527,16 @@ msgctxt "" "pathLabel\n" "label\n" "string.text" -msgid "Path:" -msgstr "" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"portLabel\n" -"label\n" -"string.text" -msgid "Port:" -msgstr "" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"webdavs\n" -"label\n" -"string.text" -msgid "Secured WebDAV (HTTPS)" +msgid "Root:" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label4\n" +"shareLabel\n" "label\n" "string.text" -msgid "Server Details" -msgstr "" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"bindingLabel\n" -"label\n" -"string.text" -msgid "Binding URL:" +msgid "Share:" msgstr "" #: placeedit.ui @@ -595,87 +551,69 @@ msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label3\n" -"label\n" -"string.text" -msgid "Server type:" -msgstr "Lloji i serverit:" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"label5\n" +"webdavs\n" "label\n" "string.text" -msgid "Path:" +msgid "Secure connection" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label12\n" +"loginLabel\n" "label\n" "string.text" -msgid "Server Details" +msgid "User:" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label9\n" +"nameLabel\n" "label\n" "string.text" -msgid "Host:" +msgid "Label:" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label10\n" +"portLabel\n" "label\n" "string.text" -msgid "Share:" +msgid "Port:" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label11\n" -"label\n" +"port-nospin\n" +"text\n" "string.text" -msgid "Path:" +msgid "0" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label8\n" +"passwordLabel\n" "label\n" "string.text" -msgid "Server Details" +msgid "Password:" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label16\n" +"rememberPassword\n" "label\n" "string.text" -msgid "Login:" +msgid "Remember password" msgstr "" #: placeedit.ui msgctxt "" "placeedit.ui\n" -"label15\n" -"label\n" -"string.text" -msgid "User Details" -msgstr "Detajet e përdoruesit" - -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" "liststore1\n" "0\n" "stringlist.text" @@ -709,15 +647,6 @@ msgctxt "" msgid "Windows Share" msgstr "" -#: placeedit.ui -msgctxt "" -"placeedit.ui\n" -"liststore1\n" -"4\n" -"stringlist.text" -msgid "CMIS" -msgstr "CMIS" - #: printersetupdialog.ui msgctxt "" "printersetupdialog.ui\n" @@ -925,6 +854,30 @@ msgctxt "" msgid "Do you want to restart %PRODUCTNAME now?" msgstr "" +msgctxt "" +"placeedit.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Server type:" +msgstr "Lloji i serverit:" + +msgctxt "" +"placeedit.ui\n" +"label15\n" +"label\n" +"string.text" +msgid "User Details" +msgstr "Detajet e përdoruesit" + +msgctxt "" +"placeedit.ui\n" +"liststore1\n" +"4\n" +"stringlist.text" +msgid "CMIS" +msgstr "CMIS" + #: graphicexport.ui msgctxt "" "graphicexport.ui\n" @@ -960,3 +913,129 @@ msgctxt "" "string.text" msgid "9 is smallest file size and slowest loading." msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "Name:" +msgstr "Emri:" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label6\n" +"label\n" +"string.text" +msgid "Type:" +msgstr "Lloji:" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "File Service" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"pathLabel\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"webdavs\n" +"label\n" +"string.text" +msgid "Secured WebDAV (HTTPS)" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label4\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"bindingLabel\n" +"label\n" +"string.text" +msgid "Binding URL:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label5\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label12\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label9\n" +"label\n" +"string.text" +msgid "Host:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label10\n" +"label\n" +"string.text" +msgid "Share:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label11\n" +"label\n" +"string.text" +msgid "Path:" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label8\n" +"label\n" +"string.text" +msgid "Server Details" +msgstr "" + +#: placeedit.ui +msgctxt "" +"placeedit.ui\n" +"label16\n" +"label\n" +"string.text" +msgid "Login:" +msgstr "" diff --git a/source/sq/svx/inc.po b/source/sq/svx/inc.po index b1ae4b03d50..de56402b848 100644 --- a/source/sq/svx/inc.po +++ b/source/sq/svx/inc.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-08-25 12:33+0200\n" "PO-Revision-Date: 2015-07-06 21:50+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"Last-Translator: system user <>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -363,14 +363,6 @@ msgstr "~Ngjit" #: globlmn_tmpl.hrc msgctxt "" "globlmn_tmpl.hrc\n" -"ITEM_EDIT_IMAP\n" -"#define.text" -msgid "ImageMap" -msgstr "ImageMap" - -#: globlmn_tmpl.hrc -msgctxt "" -"globlmn_tmpl.hrc\n" "ITEM_EXTERNAL_EDIT\n" "#define.text" msgid "Edit with External Tool..." @@ -455,6 +447,24 @@ msgstr "" #: globlmn_tmpl.hrc msgctxt "" "globlmn_tmpl.hrc\n" +"ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT.ITEM_EQUALIZEWIDTH\n" +"SID_EQUALIZEWIDTH\n" +"menuitem.text" +msgid "Equalize ~Width" +msgstr "" + +#: globlmn_tmpl.hrc +msgctxt "" +"globlmn_tmpl.hrc\n" +"ITEM_POLY_MERGE.ITEM_POLY_SUBSTRACT.ITEM_POLY_INTERSECT.ITEM_EQUALIZEWIDTH.ITEM_EQUALIZEHEIGHT\n" +"SID_EQUALIZEHEIGHT\n" +"menuitem.text" +msgid "Equalize ~Height" +msgstr "" + +#: globlmn_tmpl.hrc +msgctxt "" +"globlmn_tmpl.hrc\n" "MNSUB_FORMEN\n" "SID_POLY_FORMEN\n" "menuitem.text" @@ -615,3 +625,10 @@ msgctxt "" "#define.text" msgid "Open ~Smart Tag Menu" msgstr "" + +msgctxt "" +"globlmn_tmpl.hrc\n" +"ITEM_EDIT_IMAP\n" +"#define.text" +msgid "ImageMap" +msgstr "ImageMap" diff --git a/source/sq/svx/source/svdraw.po b/source/sq/svx/source/svdraw.po index f402998d715..dc0cb88d80c 100644 --- a/source/sq/svx/source/svdraw.po +++ b/source/sq/svx/source/svdraw.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:41+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-06-17 22:17+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -657,12 +657,13 @@ msgid "Linked graphic" msgstr "Figurë e lidhur" #: svdstr.src +#, fuzzy msgctxt "" "svdstr.src\n" "STR_ObjNamePluralGRAFLNK\n" "string.text" msgid "Linked graphics" -msgstr "" +msgstr "Figurë e lidhur" #: svdstr.src msgctxt "" @@ -1289,12 +1290,13 @@ msgid "Arrange %1 in circle" msgstr "Rregullo %1 në rreth" #: svdstr.src +#, fuzzy msgctxt "" "svdstr.src\n" "STR_EditCrookContortion\n" "string.text" msgid "Curve %1 in circle" -msgstr "" +msgstr "Lako %1 në rreth" #: svdstr.src msgctxt "" @@ -1563,6 +1565,22 @@ msgstr "Shpërndaj objektet e zgjedhura" #: svdstr.src msgctxt "" "svdstr.src\n" +"STR_EqualizeWidthMarkedObjects\n" +"string.text" +msgid "Equalize Width %1" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" +"STR_EqualizeHeightMarkedObjects\n" +"string.text" +msgid "Equalize Height %1" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" "STR_EditCombine_OnePoly\n" "string.text" msgid "Combine %1" @@ -1641,12 +1659,13 @@ msgid "Insert point to %1" msgstr "Fut një pikë tek %1" #: svdstr.src +#, fuzzy msgctxt "" "svdstr.src\n" "STR_DragInsertGluePoint\n" "string.text" msgid "Insert glue point to %1" -msgstr "" +msgstr "Fut një pikë tek %1" #: svdstr.src msgctxt "" @@ -1873,12 +1892,13 @@ msgid "Glue point from %1" msgstr "" #: svdstr.src +#, fuzzy msgctxt "" "svdstr.src\n" "STR_ViewMarkedGluePoints\n" "string.text" msgid "%2 glue points from %1" -msgstr "" +msgstr "%2 pika nga %1" #: svdstr.src msgctxt "" @@ -1921,12 +1941,13 @@ msgid "Mark glue points" msgstr "Shënjo pikat ngjitëse" #: svdstr.src +#, fuzzy msgctxt "" "svdstr.src\n" "STR_ViewMarkMoreGluePoints\n" "string.text" msgid "Mark additional glue points" -msgstr "" +msgstr "Shenjo pikat shtesë" #: svdstr.src msgctxt "" @@ -1953,12 +1974,13 @@ msgid "Copy %1" msgstr "Kopjo %1" #: svdstr.src +#, fuzzy msgctxt "" "svdstr.src\n" "STR_UndoObjOrdNum\n" "string.text" msgid "Change object order of %1" -msgstr "" +msgstr "Ndrysho titullin e objektit të %1" #: svdstr.src msgctxt "" @@ -4113,12 +4135,13 @@ msgid "Decimal places" msgstr "Vendet decimale" #: svdstr.src +#, fuzzy msgctxt "" "svdstr.src\n" "SIP_SA_MEASURERESERVE05\n" "string.text" msgid "Dimensioning reserved for 5" -msgstr "" +msgstr "Dimenzionimi i rezervuar për 6" #: svdstr.src msgctxt "" @@ -4891,6 +4914,14 @@ msgstr "" #: svdstr.src msgctxt "" "svdstr.src\n" +"STR_TABLE_DELETE_CELL_CONTENTS\n" +"string.text" +msgid "Delete cell contents" +msgstr "" + +#: svdstr.src +msgctxt "" +"svdstr.src\n" "STR_TABLE_STYLE\n" "string.text" msgid "Table style" diff --git a/source/sq/svx/uiconfig/ui.po b/source/sq/svx/uiconfig/ui.po index 24d61da6570..e01c5dfa520 100644 --- a/source/sq/svx/uiconfig/ui.po +++ b/source/sq/svx/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:06+0200\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" "PO-Revision-Date: 2015-08-10 12:26+0000\n" "Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1408,7 +1408,7 @@ msgctxt "" "tolathe\n" "tooltip_text\n" "string.text" -msgid "Convert to Lathe Object" +msgid "Convert to Rotation Object" msgstr "" #: docking3deffects.ui @@ -2940,13 +2940,14 @@ msgid "Undo " msgstr "" #: floatingcontour.ui +#, fuzzy msgctxt "" "floatingcontour.ui\n" "TBI_REDO\n" "label\n" "string.text" msgid "Redo" -msgstr "" +msgstr "E kuqe" #: floatingcontour.ui msgctxt "" @@ -3285,13 +3286,14 @@ msgid "Undo " msgstr "" #: imapdialog.ui +#, fuzzy msgctxt "" "imapdialog.ui\n" "TBI_REDO\n" "label\n" "string.text" msgid "Redo" -msgstr "" +msgstr "E kuqe" #: imapdialog.ui msgctxt "" @@ -4369,24 +4371,6 @@ msgstr "_Përmbushja:" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"fillstyle\n" -"tooltip_markup\n" -"string.text" -msgid "Select the fill type to apply." -msgstr "Zgjidh llojin e përmbushjes për të aplikuar." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" -"fillstyle\n" -"tooltip_text\n" -"string.text" -msgid "Select the fill type to apply." -msgstr "Zgjidh llojin e përmbushjes për të aplikuar." - -#: sidebararea.ui -msgctxt "" -"sidebararea.ui\n" "color\n" "tooltip_markup\n" "string.text" @@ -4423,29 +4407,56 @@ msgstr "Zgjidh efektin për të zbatuar." #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"transparencylabel\n" +"fillgrad1\n" "tooltip_markup\n" "string.text" -msgid "Transparency" -msgstr "Tejdukshmëria" +msgid "Fill gradient from." +msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"transparencylabel\n" +"fillgrad1\n" "tooltip_text\n" "string.text" -msgid "Transparency" -msgstr "Tejdukshmëria" +msgid "Fill gradient from." +msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"transparencylabel\n" -"label\n" +"fillstyle\n" +"tooltip_markup\n" "string.text" -msgid "_Transparency:" -msgstr "_Tejdukshmëria:" +msgid "Select the fill type to apply." +msgstr "Zgjidh llojin e përmbushjes për të aplikuar." + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"fillstyle\n" +"tooltip_text\n" +"string.text" +msgid "Select the fill type to apply." +msgstr "Zgjidh llojin e përmbushjes për të aplikuar." + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradient\n" +"tooltip_markup\n" +"string.text" +msgid "Specify the variation of gradient transparency." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradient\n" +"tooltip_text\n" +"string.text" +msgid "Specify the variation of gradient transparency." +msgstr "" #: sidebararea.ui msgctxt "" @@ -4540,24 +4551,162 @@ msgstr "Katror" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"gradient\n" +"transparencylabel\n" "tooltip_markup\n" "string.text" -msgid "Specify the variation of gradient transparency." +msgid "Transparency" +msgstr "Tejdukshmëria" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"transparencylabel\n" +"tooltip_text\n" +"string.text" +msgid "Transparency" +msgstr "Tejdukshmëria" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"transparencylabel\n" +"label\n" +"string.text" +msgid "_Transparency:" +msgstr "_Tejdukshmëria:" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"fillgrad2\n" +"tooltip_markup\n" +"string.text" +msgid "Fill gradient to." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" -"gradient\n" +"fillgrad2\n" "tooltip_text\n" "string.text" -msgid "Specify the variation of gradient transparency." +msgid "Fill gradient to." msgstr "" #: sidebararea.ui msgctxt "" "sidebararea.ui\n" +"gradangle\n" +"tooltip_markup\n" +"string.text" +msgid "Select the gradient angle." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradangle\n" +"tooltip_text\n" +"string.text" +msgid "Select the gradient angle." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"0\n" +"stringlist.text" +msgid "Linear" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"1\n" +"stringlist.text" +msgid "Axial" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"2\n" +"stringlist.text" +msgid "Radial" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"3\n" +"stringlist.text" +msgid "Ellipsoid" +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"4\n" +"stringlist.text" +msgid "Quadratic" +msgstr "" + +#: sidebararea.ui +#, fuzzy +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"5\n" +"stringlist.text" +msgid "Square" +msgstr "Katror" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"tooltip_markup\n" +"string.text" +msgid "Select the gradient style." +msgstr "" + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" +"gradientstyle\n" +"tooltip_text\n" +"string.text" +msgid "Select the gradient style." +msgstr "" + +#: sidebararea.ui +#, fuzzy +msgctxt "" +"sidebararea.ui\n" +"transparencyslider\n" +"tooltip_markup\n" +"string.text" +msgid "Specify 0% for fully opaque through 100% for fully transparent." +msgstr "Specifiko 0% për patejdukshmëri të plotë, 100% për tejdukshmëri të plotë." + +#: sidebararea.ui +#, fuzzy +msgctxt "" +"sidebararea.ui\n" +"transparencyslider\n" +"tooltip_text\n" +"string.text" +msgid "Specify 0% for fully opaque through 100% for fully transparent." +msgstr "Specifiko 0% për patejdukshmëri të plotë, 100% për tejdukshmëri të plotë." + +#: sidebararea.ui +msgctxt "" +"sidebararea.ui\n" "settransparency\n" "tooltip_markup\n" "string.text" @@ -4990,56 +5139,65 @@ msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"widthlabel\n" +"stylelabel\n" "label\n" "string.text" -msgid "_Width:" -msgstr "_Gjerësia:" +msgid "_Style:" +msgstr "_Stili:" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"width\n" +"linestyle\n" "tooltip_markup\n" "string.text" -msgid "Select the width of the line." -msgstr "Zgjidh trashësinë e vijës." +msgid "Select the style of the line." +msgstr "Zgjidh stilin e vijës." #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"width\n" +"linestyle\n" "tooltip_text\n" "string.text" -msgid "Select the width of the line." -msgstr "Zgjidh trashësinë e vijës." +msgid "Select the style of the line." +msgstr "Zgjidh stilin e vijës." #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"colorlabel\n" +"widthlabel\n" "label\n" "string.text" -msgid "_Color:" -msgstr "_Ngjyra:" +msgid "_Width:" +msgstr "_Gjerësia:" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"linetransparency\n" +"width\n" "tooltip_markup\n" "string.text" -msgid "Specify the transparency of the line." -msgstr "" +msgid "Select the width of the line." +msgstr "Zgjidh trashësinë e vijës." #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"linetransparency\n" +"width\n" "tooltip_text\n" "string.text" -msgid "Specify the transparency of the line." -msgstr "" +msgid "Select the width of the line." +msgstr "Zgjidh trashësinë e vijës." + +#: sidebarline.ui +msgctxt "" +"sidebarline.ui\n" +"colorlabel\n" +"label\n" +"string.text" +msgid "_Color:" +msgstr "_Ngjyra:" #: sidebarline.ui msgctxt "" @@ -5089,29 +5247,20 @@ msgstr "_Tejdukshmëria:" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"stylelabel\n" -"label\n" -"string.text" -msgid "_Style:" -msgstr "_Stili:" - -#: sidebarline.ui -msgctxt "" -"sidebarline.ui\n" -"linestyle\n" +"linetransparency\n" "tooltip_markup\n" "string.text" -msgid "Select the style of the line." -msgstr "Zgjidh stilin e vijës." +msgid "Specify the transparency of the line." +msgstr "" #: sidebarline.ui msgctxt "" "sidebarline.ui\n" -"linestyle\n" +"linetransparency\n" "tooltip_text\n" "string.text" -msgid "Select the style of the line." -msgstr "Zgjidh stilin e vijës." +msgid "Specify the transparency of the line." +msgstr "" #: sidebarline.ui msgctxt "" @@ -5231,22 +5380,24 @@ msgid "Ca_p style:" msgstr "" #: sidebarline.ui +#, fuzzy msgctxt "" "sidebarline.ui\n" "linecapstyle\n" "tooltip_markup\n" "string.text" msgid "Select the style of the line caps." -msgstr "" +msgstr "Zgjidh stilin e vijës." #: sidebarline.ui +#, fuzzy msgctxt "" "sidebarline.ui\n" "linecapstyle\n" "tooltip_text\n" "string.text" msgid "Select the style of the line caps." -msgstr "" +msgstr "Zgjidh stilin e vijës." #: sidebarline.ui msgctxt "" @@ -5680,6 +5831,53 @@ msgctxt "" msgid "Flip the selected object horizontally." msgstr "Reflekto objektet e përzgjedhur horizontalisht." +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"SHOW_SHADOW\n" +"label\n" +"string.text" +msgid "Enable" +msgstr "" + +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"angle\n" +"label\n" +"string.text" +msgid "Angle" +msgstr "" + +#: sidebarshadow.ui +msgctxt "" +"sidebarshadow.ui\n" +"distance\n" +"label\n" +"string.text" +msgid "Distance" +msgstr "" + +#: sidebarshadow.ui +#, fuzzy +msgctxt "" +"sidebarshadow.ui\n" +"transparency_label\n" +"label\n" +"string.text" +msgid "Transparency:" +msgstr "_Tejdukshmëria:" + +#: sidebarshadow.ui +#, fuzzy +msgctxt "" +"sidebarshadow.ui\n" +"color\n" +"label\n" +"string.text" +msgid "Color:" +msgstr "_Ngjyra:" + #: textcontrolchardialog.ui msgctxt "" "textcontrolchardialog.ui\n" @@ -5805,171 +6003,3 @@ msgctxt "" "string.text" msgid "Delete" msgstr "" - -msgctxt "" -"sidebarparagraph.ui\n" -"promotedemote\n" -"tooltip_text\n" -"string.text" -msgid "Indent" -msgstr "Kryeradha" - -msgctxt "" -"sidebarparagraph.ui\n" -"promote\n" -"tooltip_text\n" -"string.text" -msgid "Increase Indent" -msgstr "Rrit kryeradhën" - -msgctxt "" -"sidebarparagraph.ui\n" -"demote\n" -"tooltip_text\n" -"string.text" -msgid "Decrease Indent" -msgstr "Zvogëlo kryeradhën" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"scaleddepth\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"angle\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"depth\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"hori\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"veri\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"mode\n" -"2\n" -"stringlist.text" -msgid "Gourand" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"slant\n" -"text\n" -"string.text" -msgid "0.0" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"focal\n" -"text\n" -"string.text" -msgid "2" -msgstr "" - -#: docking3deffects.ui -msgctxt "" -"docking3deffects.ui\n" -"distance\n" -"text\n" -"string.text" -msgid "2" -msgstr "" - -#: dockingcolorreplace.ui -msgctxt "" -"dockingcolorreplace.ui\n" -"tol2\n" -"text\n" -"string.text" -msgid "10" -msgstr "" - -#: dockingcolorreplace.ui -msgctxt "" -"dockingcolorreplace.ui\n" -"tol3\n" -"text\n" -"string.text" -msgid "10" -msgstr "" - -#: dockingcolorreplace.ui -msgctxt "" -"dockingcolorreplace.ui\n" -"tol4\n" -"text\n" -"string.text" -msgid "10" -msgstr "" - -#: dockingfontwork.ui -msgctxt "" -"dockingfontwork.ui\n" -"indent\n" -"text\n" -"string.text" -msgid "0.00" -msgstr "" - -#: dockingfontwork.ui -msgctxt "" -"dockingfontwork.ui\n" -"distancex\n" -"text\n" -"string.text" -msgid "0.00" -msgstr "" - -#: dockingfontwork.ui -msgctxt "" -"dockingfontwork.ui\n" -"distancey\n" -"text\n" -"string.text" -msgid "0" -msgstr "" - -#: sidebarparagraph.ui -msgctxt "" -"sidebarparagraph.ui\n" -"hangingindent2\n" -"tooltip_text\n" -"string.text" -msgid "Switch to Hanging Indent" -msgstr "" diff --git a/source/sq/sw/source/ui/app.po b/source/sq/sw/source/ui/app.po index 8d2391321df..4eaaa0cde62 100644 --- a/source/sq/sw/source/ui/app.po +++ b/source/sq/sw/source/ui/app.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" -"PO-Revision-Date: 2015-08-06 10:12+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-17 14:05+0000\n" +"Last-Translator: system user <>\n" "Language-Team: American English <kde-i18n-doc@kde.org>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1438855972.000000\n" +"X-POOTLE-MTIME: 1439820320.000000\n" #: app.src msgctxt "" @@ -1142,12 +1142,13 @@ msgid "Password-protected files cannot be opened." msgstr "Skedarët e mbrojtur me fjalëkalim nuk mund të hapen." #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord6 file." +msgid "This is not a valid WinWord6 file." msgstr "Ky nuk është një skedar WinWord6." #: error.src @@ -1178,12 +1179,13 @@ msgid "File has been written in a newer version." msgstr "Skedari është krijuar me një version më të ri." #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord97 file." +msgid "This is not a valid WinWord97 file." msgstr "Ky nuk është një skedar WinWord97." #: error.src @@ -1538,8 +1540,8 @@ msgctxt "" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_UPDATE_CUR_TOX\n" "menuitem.text" -msgid "~Update Index or Table" -msgstr "~Përditëso indeksin ose tabelën" +msgid "~Update Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -1547,8 +1549,8 @@ msgctxt "" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_EDIT_CURRENT_TOX\n" "menuitem.text" -msgid "~Edit Index or Table" -msgstr "~Ndrysho indeksin ose tabelën" +msgid "~Edit Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -1556,7 +1558,7 @@ msgctxt "" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_REMOVE_CUR_TOX\n" "menuitem.text" -msgid "Delete Index or Table" +msgid "Delete Index or Table of Contents" msgstr "" #: mn.src @@ -2460,6 +2462,22 @@ msgstr "Fshiej Thyerjet e Faqes" msgctxt "" "mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_UPDATE_CUR_TOX\n" +"menuitem.text" +msgid "~Update Index or Table" +msgstr "~Përditëso indeksin ose tabelën" + +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_EDIT_CURRENT_TOX\n" +"menuitem.text" +msgid "~Edit Index or Table" +msgstr "~Ndrysho indeksin ose tabelën" + +msgctxt "" +"mn.src\n" "_MN_EDIT_OPEN_HYPERLINK\n" "FN_COPY_HYPERLINK_LOCATION\n" "menuitem.text" @@ -2474,21 +2492,48 @@ msgctxt "" msgid "~Rotate Image" msgstr "~Rrotullo figurën" -#: mn.src #, fuzzy msgctxt "" "mn.src\n" "MN_TABLE.DUMMY\n" -"FN_TABLE_INSERT_ROW\n" +"FN_TABLE_INSERT_COL\n" "menuitem.text" -msgid "Row Below" -msgstr "Rresht poshtë" +msgid "Column Right" +msgstr "Kolona djathtas" + +#: error.src +msgctxt "" +"error.src\n" +"RID_SW_ERRHDL\n" +"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR )\n" +"string.text" +msgid "This is not a WinWord6 file." +msgstr "Ky nuk është një skedar WinWord6." + +#: error.src +msgctxt "" +"error.src\n" +"RID_SW_ERRHDL\n" +"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" +"string.text" +msgid "This is not a WinWord97 file." +msgstr "Ky nuk është një skedar WinWord97." #: mn.src msgctxt "" "mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_REMOVE_CUR_TOX\n" +"menuitem.text" +msgid "Delete Index or Table" +msgstr "" + +#: mn.src +#, fuzzy +msgctxt "" +"mn.src\n" "MN_TABLE.DUMMY\n" -"FN_TABLE_INSERT_COL\n" +"FN_TABLE_INSERT_ROW\n" "menuitem.text" -msgid "Column Right" -msgstr "Kolona djathtas" +msgid "Row Below" +msgstr "Rresht poshtë" diff --git a/source/sq/sw/source/ui/dochdl.po b/source/sq/sw/source/ui/dochdl.po index 00b832de003..fae9eecca2d 100644 --- a/source/sq/sw/source/ui/dochdl.po +++ b/source/sq/sw/source/ui/dochdl.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-02-01 21:26+0000\n" -"Last-Translator: Indrit <indrit.bashkimi@gmail.com>\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-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1422825966.000000\n" @@ -29,8 +29,16 @@ msgctxt "" "dochdl.src\n" "STR_NO_TABLE\n" "string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "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ë." +msgid "A table with no rows or no cells cannot be inserted" +msgstr "" + +#: dochdl.src +msgctxt "" +"dochdl.src\n" +"STR_TABLE_TOO_LARGE\n" +"string.text" +msgid "The table cannot be inserted because it is too large" +msgstr "" #: dochdl.src msgctxt "" @@ -79,3 +87,10 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "DDE 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 2106da7c8e1..a8d11f8e815 100644 --- a/source/sq/sw/uiconfig/swriter/ui.po +++ b/source/sq/sw/uiconfig/swriter/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-06 22:51+0200\n" -"PO-Revision-Date: 2015-08-06 10:12+0000\n" -"Last-Translator: Indrit Bashkimi <indrit.bashkimi@gmail.com>\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-17 14:05+0000\n" +"Last-Translator: system user <>\n" "Language-Team: American English <>\n" "Language: sq\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1438855975.000000\n" +"X-POOTLE-MTIME: 1439820311.000000\n" #: abstractdialog.ui msgctxt "" @@ -2065,22 +2065,24 @@ msgid "Footer" msgstr "" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "8\n" "stringlist.text" msgid " 1st Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "9\n" "stringlist.text" msgid " 2nd Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui msgctxt "" @@ -2089,70 +2091,77 @@ msgctxt "" "10\n" "stringlist.text" msgid " 3rd Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "11\n" "stringlist.text" msgid " 4th Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "12\n" "stringlist.text" msgid " 5th Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "13\n" "stringlist.text" msgid " 6th Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "14\n" "stringlist.text" msgid " 7th Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "15\n" "stringlist.text" msgid " 8th Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "16\n" "stringlist.text" msgid " 9th Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui +#, fuzzy msgctxt "" "conditionpage.ui\n" "filter\n" "17\n" "stringlist.text" msgid "10th Outline Level" -msgstr "" +msgstr " Niveli i 3-të i Përvijimit" #: conditionpage.ui msgctxt "" @@ -9789,15 +9798,6 @@ msgstr "_Tregues:" #: optfonttabpage.ui msgctxt "" "optfonttabpage.ui\n" -"doconly\n" -"label\n" -"string.text" -msgid "C_urrent document only" -msgstr "Vetëm për dok_umentin aktual" - -#: optfonttabpage.ui -msgctxt "" -"optfonttabpage.ui\n" "label1\n" "label\n" "string.text" @@ -12684,7 +12684,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Margin" -msgstr "" +msgstr "Kufiri" #: sidebartheme.ui msgctxt "" @@ -12725,6 +12725,42 @@ msgstr "Asnjë" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_markup\n" +"string.text" +msgid "Parallel" +msgstr "Paralel" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_text\n" +"string.text" +msgid "Parallel" +msgstr "Paralel" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_markup\n" +"string.text" +msgid "Optimal" +msgstr "Optimale" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_text\n" +"string.text" +msgid "Optimal" +msgstr "Optimale" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" "buttonbefore\n" "tooltip_markup\n" "string.text" @@ -12759,59 +12795,187 @@ msgid "After" msgstr "Pas" #: sidebarwrap.ui +#, fuzzy msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_markup\n" "string.text" -msgid "Parallel" -msgstr "Paralel" +msgid "Through" +msgstr "Përmes" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_text\n" "string.text" -msgid "Parallel" -msgstr "Paralel" +msgid "Through" +msgstr "Përmes" #: sidebarwrap.ui -#, fuzzy msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" +"label\n" +"string.text" +msgid "Enable Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"enablecontour\n" "tooltip_markup\n" "string.text" -msgid "Through" -msgstr "Përmes" +msgid "Click to automatically trim unnecessary parts of the image" +msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" "tooltip_text\n" "string.text" -msgid "Through" -msgstr "Përmes" +msgid "Click to automatically trim unnecessary parts of the image" +msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" +"label\n" +"string.text" +msgid "Edit Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"editcontour\n" "tooltip_markup\n" "string.text" -msgid "Optimal" -msgstr "Optimale" +msgid "Edit the trimmed area of the image" +msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" "tooltip_text\n" "string.text" -msgid "Optimal" -msgstr "Optimale" +msgid "Edit the trimmed area of the image" +msgstr "" + +#: sidebarwrap.ui +#, fuzzy +msgctxt "" +"sidebarwrap.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Spacing:" +msgstr "Hapësira:" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_markup\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_text\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"customlabel\n" +"label\n" +"string.text" +msgid "Custom" +msgstr "" + +#: sidebarwrap.ui +#, fuzzy +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"0\n" +"stringlist.text" +msgid "None" +msgstr "Asnjë" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"1\n" +"stringlist.text" +msgid "Extra Small (0.16cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"2\n" +"stringlist.text" +msgid "Small (0.32cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"3\n" +"stringlist.text" +msgid "Small Medium (0.64cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"4\n" +"stringlist.text" +msgid "Medium (0.95cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"5\n" +"stringlist.text" +msgid "Medium Large (1.27cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"6\n" +"stringlist.text" +msgid "Large (1.9cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"7\n" +"stringlist.text" +msgid "Extra Large (2.54cm)" +msgstr "" #: sortdialog.ui msgctxt "" @@ -14447,8 +14611,8 @@ msgctxt "" "TocDialog\n" "title\n" "string.text" -msgid "Insert Index/Table" -msgstr "Fut Indeks/Tabelë" +msgid "Insert Index or Table of Contents" +msgstr "" #: tocdialog.ui msgctxt "" @@ -14465,7 +14629,7 @@ msgctxt "" "index\n" "label\n" "string.text" -msgid "Index/Table" +msgid "Index or Table of Contents" msgstr "" #: tocdialog.ui @@ -15043,7 +15207,7 @@ msgctxt "" "label1\n" "label\n" "string.text" -msgid "Create Index/Table" +msgid "Create Index or Table of Contents" msgstr "" #: tocindexpage.ui @@ -15582,37 +15746,28 @@ msgstr "Shfaq" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hscrollbar\n" -"label\n" -"string.text" -msgid "H_orizontal scrollbar" -msgstr "" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"vscrollbar\n" +"smoothscroll\n" "label\n" "string.text" -msgid "_Vertical scrollbar" +msgid "S_mooth scroll" msgstr "" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"ruler\n" +"vruler\n" "label\n" "string.text" -msgid "R_uler" -msgstr "Vi_zore" +msgid "Verti_cal ruler" +msgstr "Vizore verti_kale" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"smoothscroll\n" +"vrulerright\n" "label\n" "string.text" -msgid "S_mooth scroll" +msgid "Right-aligned" msgstr "" #: viewoptionspage.ui @@ -15627,24 +15782,6 @@ msgstr "Vizore hori_zontale" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"vruler\n" -"label\n" -"string.text" -msgid "Verti_cal ruler" -msgstr "Vizore verti_kale" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"vrulerright\n" -"label\n" -"string.text" -msgid "Right-aligned" -msgstr "" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" "label3\n" "label\n" "string.text" |