/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef INCLUDED_TOOLS_XMLWRITER_HXX #define INCLUDED_TOOLS_XMLWRITER_HXX #include #include #include namespace tools { struct XmlWriterImpl; /** * XmlWriter writes a XML to a SvStream. It uses libxml2 for writing but hides * all the internal libxml2 workings and uses types that are native for LO * development. * * The codepage used for XML is always "utf-8" and the output is indented so it * is easier to read. * */ class TOOLS_DLLPUBLIC XmlWriter final { private: std::unique_ptr mpImpl; public: XmlWriter(SvStream* pStream); ~XmlWriter(); bool startDocument(); void endDocument(); void startElement(const OString& sName); void endElement(); void attribute(const OString& sTagName, const OString& aValue); void attribute(const OString& sTagName, const OUString& aValue); void attribute(const OString& sTagName, sal_Int32 aNumber); void content(const OString& sValue); void content(const OUString& sValue); void element(const OString& sName); }; } // end tools namespace #endif // INCLUDED_TOOLS_XMLWRITER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ lue='distro/collabora/co-24.04.8'>distro/collabora/co-24.04.8 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-11-16 23:47:28 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-11-16 23:47:54 +0100
commit9a36aad0f1471adcb3a93d9be53f9e19aef8b8cf (patch)
treef979980e82aa28232972e206828a443e562b3ea0
parent79b4d68722bbc96577c3c283a7596b0a16fae7e8 (diff)
update translations for 7.6.3 rc2
and force-fix errors using pocheck Change-Id: If5b89e12a3fdc3f94dd4159a89fe0a9c3a1bcf1c
-rw-r--r--source/ab/officecfg/registry/data/org/openoffice/Office.po12
-rw-r--r--source/ab/sw/messages.po8
-rw-r--r--source/af/cui/messages.po8
-rw-r--r--source/af/sc/messages.po44
-rw-r--r--source/af/sw/messages.po12
-rw-r--r--source/ast/accessibility/messages.po8
-rw-r--r--source/ast/avmedia/messages.po8
-rw-r--r--source/ast/basctl/messages.po16
-rw-r--r--source/ast/basic/messages.po8
-rw-r--r--source/ast/chart2/messages.po8
-rw-r--r--source/ast/connectivity/messages.po8
-rw-r--r--source/ast/cui/messages.po14
-rw-r--r--source/ast/dbaccess/messages.po16
-rw-r--r--source/ast/desktop/messages.po8
-rw-r--r--source/ast/dictionaries/ckb.po12
-rw-r--r--source/ast/editeng/messages.po8
-rw-r--r--source/ast/extensions/messages.po10
-rw-r--r--source/ast/filter/messages.po22
-rw-r--r--source/ast/forms/messages.po8
-rw-r--r--source/ast/formula/messages.po8
-rw-r--r--source/ast/fpicker/messages.po8
-rw-r--r--source/ast/framework/messages.po8
-rw-r--r--source/ast/helpcontent2/source/text/sbasic/python.po8
-rw-r--r--source/ast/helpcontent2/source/text/scalc/05.po8
-rw-r--r--source/ast/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/ast/helpcontent2/source/text/shared/01.po10
-rw-r--r--source/ast/helpcontent2/source/text/smath/01.po130
-rw-r--r--source/ast/helpcontent2/source/text/swriter/01.po8
-rw-r--r--source/ast/oox/messages.po8
-rw-r--r--source/ast/reportdesign/messages.po8
-rw-r--r--source/ast/sc/messages.po8
-rw-r--r--source/ast/scaddins/messages.po8
-rw-r--r--source/ast/sccomp/messages.po8
-rw-r--r--source/ast/sd/messages.po8
-rw-r--r--source/ast/sfx2/messages.po8
-rw-r--r--source/ast/shell/messages.po8
-rw-r--r--source/ast/starmath/messages.po8
-rw-r--r--source/ast/svl/messages.po8
-rw-r--r--source/ast/svtools/messages.po8
-rw-r--r--source/ast/svx/messages.po8
-rw-r--r--source/ast/sw/messages.po8
-rw-r--r--source/ast/uui/messages.po4
-rw-r--r--source/ast/vcl/messages.po8
-rw-r--r--source/ast/wizards/messages.po8
-rw-r--r--source/ast/writerperfect/messages.po8
-rw-r--r--source/ast/xmlsecurity/messages.po8
-rw-r--r--source/bg/helpcontent2/source/text/shared/00.po22
-rw-r--r--source/bg/helpcontent2/source/text/shared/01.po46
-rw-r--r--source/bg/helpcontent2/source/text/swriter/02.po12
-rw-r--r--source/bg/helpcontent2/source/text/swriter/04.po30
-rw-r--r--source/ca/cui/messages.po10
-rw-r--r--source/ca/filter/messages.po16
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared/03.po8
-rw-r--r--source/ca/helpcontent2/source/text/scalc/01.po13
-rw-r--r--source/ca/helpcontent2/source/text/scalc/05.po8
-rw-r--r--source/ca/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/ca/helpcontent2/source/text/shared.po14
-rw-r--r--source/ca/helpcontent2/source/text/shared/01.po24
-rw-r--r--source/ca/helpcontent2/source/text/shared/02.po19
-rw-r--r--source/ca/helpcontent2/source/text/shared/menu.po16
-rw-r--r--source/ca/helpcontent2/source/text/smath/01.po267
-rw-r--r--source/ca/helpcontent2/source/text/swriter/01.po8
-rw-r--r--source/ca/helpcontent2/source/text/swriter/02.po8
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office/UI.po28
-rw-r--r--source/ca/sc/messages.po10
-rw-r--r--source/ca/sd/messages.po10
-rw-r--r--source/ca/starmath/messages.po18
-rw-r--r--source/ca/svx/messages.po10
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared.po186
-rw-r--r--source/cs/helpcontent2/source/text/shared/02.po126
-rw-r--r--source/cs/helpcontent2/source/text/shared/menu.po52
-rw-r--r--source/cs/helpcontent2/source/text/simpress/02.po308
-rw-r--r--source/cs/helpcontent2/source/text/swriter/guide.po152
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office/UI.po28
-rw-r--r--source/cy/cui/messages.po4
-rw-r--r--source/de/cui/messages.po16
-rw-r--r--source/de/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/de/extensions/messages.po10
-rw-r--r--source/de/filter/messages.po14
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/de/helpcontent2/source/text/swriter/01.po22
-rw-r--r--source/de/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office/UI.po16
-rw-r--r--source/de/readlicense_oo/docs.po8
-rw-r--r--source/de/sc/messages.po28
-rw-r--r--source/de/sd/messages.po10
-rw-r--r--source/de/svx/messages.po20
-rw-r--r--source/de/sw/messages.po36
-rw-r--r--source/el/helpcontent2/source/text/shared/00.po96
-rw-r--r--source/eo/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/eo/sc/messages.po10
-rw-r--r--source/eo/sw/messages.po8
-rw-r--r--source/eo/xmlsecurity/messages.po10
-rw-r--r--source/es/cui/messages.po16
-rw-r--r--source/es/dbaccess/messages.po36
-rw-r--r--source/es/desktop/messages.po20
-rw-r--r--source/es/helpcontent2/source/text/sbasic/python.po6
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po12
-rw-r--r--source/es/helpcontent2/source/text/scalc/05.po8
-rw-r--r--source/es/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/es/helpcontent2/source/text/scalc/menu.po10
-rw-r--r--source/es/helpcontent2/source/text/schart/01.po10
-rw-r--r--source/es/helpcontent2/source/text/sdatabase.po12
-rw-r--r--source/es/helpcontent2/source/text/shared.po16
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po28
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po12
-rw-r--r--source/es/helpcontent2/source/text/simpress/02.po32
-rw-r--r--source/es/helpcontent2/source/text/smath/01.po112
-rw-r--r--source/es/helpcontent2/source/text/swriter.po8
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po4
-rw-r--r--source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po8
-rw-r--r--source/es/sc/messages.po12
-rw-r--r--source/es/svtools/messages.po8
-rw-r--r--source/es/svx/messages.po16
-rw-r--r--source/es/sw/messages.po12
-rw-r--r--source/es/vcl/messages.po10
-rw-r--r--source/eu/helpcontent2/source/text/scalc/05.po10
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po26
-rw-r--r--source/eu/helpcontent2/source/text/simpress/00.po12
-rw-r--r--source/eu/helpcontent2/source/text/swriter/00.po16
-rw-r--r--source/fi/cui/messages.po16
-rw-r--r--source/fi/sc/messages.po8
-rw-r--r--source/fi/sd/messages.po8
-rw-r--r--source/fi/svx/messages.po8
-rw-r--r--source/fi/sw/messages.po10
-rw-r--r--source/fr/helpcontent2/source/text/simpress.po10
-rw-r--r--source/fr/helpcontent2/source/text/simpress/02.po12
-rw-r--r--source/fr/officecfg/registry/data/org/openoffice/Office/UI.po100
-rw-r--r--source/fr/svx/messages.po121
-rw-r--r--source/gl/helpcontent2/source/text/scalc/01.po66
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/python.po6
-rw-r--r--source/gug/helpcontent2/source/text/scalc/01.po12
-rw-r--r--source/gug/helpcontent2/source/text/scalc/05.po8
-rw-r--r--source/gug/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/gug/helpcontent2/source/text/scalc/menu.po10
-rw-r--r--source/gug/helpcontent2/source/text/schart/01.po10
-rw-r--r--source/gug/helpcontent2/source/text/sdatabase.po12
-rw-r--r--source/gug/helpcontent2/source/text/shared.po16
-rw-r--r--source/gug/helpcontent2/source/text/shared/01.po28
-rw-r--r--source/gug/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/gug/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/gug/helpcontent2/source/text/shared/optionen.po12
-rw-r--r--source/gug/helpcontent2/source/text/simpress/02.po32
-rw-r--r--source/gug/helpcontent2/source/text/smath/01.po112
-rw-r--r--source/gug/helpcontent2/source/text/swriter.po8
-rw-r--r--source/gug/helpcontent2/source/text/swriter/01.po4
-rw-r--r--source/hsb/helpcontent2/source/text/shared/optionen.po402
-rw-r--r--source/id/helpcontent2/source/auxiliary.po8
-rw-r--r--source/id/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/id/helpcontent2/source/text/scalc/04.po12
-rw-r--r--source/id/helpcontent2/source/text/scalc/05.po8
-rw-r--r--source/id/helpcontent2/source/text/scalc/menu.po26
-rw-r--r--source/id/helpcontent2/source/text/sdraw/00.po12
-rw-r--r--source/id/helpcontent2/source/text/shared/04.po10
-rw-r--r--source/id/helpcontent2/source/text/shared/05.po12
-rw-r--r--source/id/helpcontent2/source/text/shared/06.po26
-rw-r--r--source/id/helpcontent2/source/text/shared/autopi.po10
-rw-r--r--source/id/helpcontent2/source/text/shared/help.po16
-rw-r--r--source/id/helpcontent2/source/text/simpress.po12
-rw-r--r--source/id/helpcontent2/source/text/smath.po8
-rw-r--r--source/id/helpcontent2/source/text/smath/guide.po10
-rw-r--r--source/id/helpcontent2/source/text/swriter/04.po18
-rw-r--r--source/id/helpcontent2/source/text/swriter/librelogo.po18
-rw-r--r--source/id/helpcontent2/source/text/swriter/menu.po16
-rw-r--r--source/id/svtools/messages.po9
-rw-r--r--source/it/formula/messages.po3
-rw-r--r--source/ja/cui/messages.po16
-rw-r--r--source/ja/dbaccess/messages.po8
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/ja/sfx2/messages.po12
-rw-r--r--source/ja/svx/messages.po6
-rw-r--r--source/ne/dictionaries/da_DK.po16
-rw-r--r--source/ne/extras/source/autocorr/emoji.po8
-rw-r--r--source/ne/filter/messages.po6
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/python.po6
-rw-r--r--source/nl/chart2/messages.po16
-rw-r--r--source/nl/cui/messages.po16
-rw-r--r--source/nl/dbaccess/messages.po12
-rw-r--r--source/nl/filter/messages.po8
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po76
-rw-r--r--source/nl/sc/messages.po36
-rw-r--r--source/nl/sd/messages.po20
-rw-r--r--source/nl/svx/messages.po14
-rw-r--r--source/nl/sw/messages.po18
-rw-r--r--source/nn/extensions/messages.po8
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/pa-IN/vcl/messages.po45
-rw-r--r--source/pl/basic/messages.po8
-rw-r--r--source/pl/cui/messages.po14
-rw-r--r--source/pl/extensions/messages.po8
-rw-r--r--source/pl/extras/source/autocorr/emoji.po12
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/guide.po6
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared.po4
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared/03.po828
-rw-r--r--source/pl/helpcontent2/source/text/scalc.po10
-rw-r--r--source/pl/helpcontent2/source/text/scalc/00.po10
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po1344
-rw-r--r--source/pl/helpcontent2/source/text/scalc/04.po6
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared/04.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared/autopi.po18
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/pl/helpcontent2/source/text/simpress/01.po8
-rw-r--r--source/pl/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po18
-rw-r--r--source/pl/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po18
-rw-r--r--source/pl/sc/messages.po66
-rw-r--r--source/pl/sd/messages.po8
-rw-r--r--source/pl/sfx2/messages.po8
-rw-r--r--source/pl/starmath/messages.po8
-rw-r--r--source/pl/svx/messages.po8
-rw-r--r--source/pl/sw/messages.po14
-rw-r--r--source/pl/wizards/source/resources.po10
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/sv/dictionaries/en/dialog.po10
-rw-r--r--source/sv/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/sv/svtools/messages.po10
-rw-r--r--source/tr/sc/messages.po4
-rw-r--r--source/ug/sc/messages.po3
-rw-r--r--source/uk/helpcontent2/source/text/scalc/00.po10
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po42
-rw-r--r--source/uk/helpcontent2/source/text/scalc/02.po18
-rw-r--r--source/uk/helpcontent2/source/text/scalc/04.po10
-rw-r--r--source/uk/helpcontent2/source/text/sdraw/00.po12
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/uk/helpcontent2/source/text/simpress/02.po8
-rw-r--r--source/uk/helpcontent2/source/text/swriter/00.po10
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po102
-rw-r--r--source/uk/starmath/messages.po44
-rw-r--r--source/uk/sw/messages.po97
-rw-r--r--source/zh-CN/basctl/messages.po10
-rw-r--r--source/zh-CN/cui/messages.po46
-rw-r--r--source/zh-CN/dbaccess/messages.po18
-rw-r--r--source/zh-CN/desktop/messages.po6
-rw-r--r--source/zh-CN/editeng/messages.po6
-rw-r--r--source/zh-CN/extensions/messages.po10
-rw-r--r--source/zh-CN/filter/messages.po8
-rw-r--r--source/zh-CN/forms/messages.po6
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office.po22
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/zh-CN/sc/messages.po26
-rw-r--r--source/zh-CN/scp2/source/draw.po4
-rw-r--r--source/zh-CN/sd/messages.po26
-rw-r--r--source/zh-CN/sfx2/messages.po6
-rw-r--r--source/zh-CN/svtools/messages.po32
-rw-r--r--source/zh-CN/svx/messages.po60
-rw-r--r--source/zh-CN/sw/messages.po166
-rw-r--r--source/zh-CN/swext/mediawiki/help.po8
-rw-r--r--source/zh-CN/vcl/messages.po6
-rw-r--r--source/zh-CN/xmlsecurity/messages.po16
-rw-r--r--source/zh-TW/basctl/messages.po16
-rw-r--r--source/zh-TW/connectivity/messages.po10
-rw-r--r--source/zh-TW/cui/messages.po186
-rw-r--r--source/zh-TW/dbaccess/messages.po34
-rw-r--r--source/zh-TW/desktop/messages.po12
-rw-r--r--source/zh-TW/extensions/messages.po20
-rw-r--r--source/zh-TW/filter/messages.po16
-rw-r--r--source/zh-TW/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office.po10
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/zh-TW/readlicense_oo/docs.po22
-rw-r--r--source/zh-TW/sc/messages.po114
-rw-r--r--source/zh-TW/scp2/source/extensions.po18
-rw-r--r--source/zh-TW/sd/messages.po26
-rw-r--r--source/zh-TW/sfx2/messages.po14
-rw-r--r--source/zh-TW/starmath/messages.po10
-rw-r--r--source/zh-TW/svtools/messages.po10
-rw-r--r--source/zh-TW/svx/messages.po70
-rw-r--r--source/zh-TW/sw/messages.po68
-rw-r--r--source/zh-TW/vcl/messages.po10
-rw-r--r--source/zh-TW/wizards/source/resources.po20
278 files changed, 4308 insertions, 4389 deletions
diff --git a/source/ab/officecfg/registry/data/org/openoffice/Office.po b/source/ab/officecfg/registry/data/org/openoffice/Office.po
index 26a3aee65a3..4ef556f7b98 100644
--- a/source/ab/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ab/officecfg/registry/data/org/openoffice/Office.po
@@ -4,16 +4,16 @@ 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: 2023-05-31 16:28+0200\n"
-"PO-Revision-Date: 2023-07-02 11:34+0000\n"
+"PO-Revision-Date: 2023-11-06 14:37+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
-"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeoffice/ab/>\n"
+"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-6/officecfgregistrydataorgopenofficeoffice/ab/>\n"
"Language: ab\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542022329.000000\n"
#. HhMVS
@@ -1214,7 +1214,7 @@ msgctxt ""
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement images for OLE objects..."
-msgstr ""
+msgstr "OLE аобиектқәа рзы аԥсахгатә сахьақәа раԥҵара..."
#. xJgEb
#: PresentationMinimizer.xcu
@@ -1564,7 +1564,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Erase all ink on slide"
-msgstr ""
+msgstr "Аслаид аҟны ианыхтәуп аҷышәрақәа зегьы"
#. heq4C
#: PresenterScreen.xcu
@@ -1724,7 +1724,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Scroll notes up/down"
-msgstr ""
+msgstr "Иҭаргьежьтәуп азгәаҭақәа аҩада ма алада"
#. wGyMU
#: PresenterScreen.xcu
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 375a111a997..f8fd47bd166 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-07-25 11:21+0200\n"
-"PO-Revision-Date: 2023-10-16 13:36+0000\n"
+"PO-Revision-Date: 2023-11-06 14:37+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-6/swmessages/ab/>\n"
"Language: ab\n"
@@ -6167,7 +6167,7 @@ msgstr ""
#: sw/inc/strings.hrc:692
msgctxt "STR_CLICK_OUTLINE_CONTENT_TOGGLE_VISIBILITY"
msgid "Click to toggle outline folding"
-msgstr ""
+msgstr "Ақәыӷәӷәара еиҭанарсуеит аструктура аикәарҳәра"
#. rkD8H
#: sw/inc/strings.hrc:693
@@ -10581,7 +10581,7 @@ msgstr "Адрес аелементқәа"
#: sw/uiconfig/swriter/ui/addressblockdialog.ui:173
msgctxt "addressblockdialog|extended_tip|addresses"
msgid "Select a field and drag the field to the other list."
-msgstr ""
+msgstr "Иалышәх аҭакыра, нас ииажәга егьи асиа ахь."
#. mQ55L
#: sw/uiconfig/swriter/ui/addressblockdialog.ui:189
@@ -10875,7 +10875,7 @@ msgstr "Аҷыдаҟазшьақәа"
#: sw/uiconfig/swriter/ui/asksearchdialog.ui:12
msgctxt "asksearchdialog|AskSearchDialog"
msgid "To proceed with this action, you must first turn off the \"undo\" function. Do you want to turn off the \"undo\" function?"
-msgstr ""
+msgstr "Ари аҟаҵара аԥәыхразы иаҭахуп ирацәаны агәынкыларҭа. Иаҟәыхтәӡами?"
#. GmhSy
#: sw/uiconfig/swriter/ui/assignfieldsdialog.ui:8
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index b0dce39fa08..119b5c3ca80 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-07-12 10:12+0000\n"
+"PO-Revision-Date: 2023-11-08 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-7-6/cuimessages/af/>\n"
"Language: af\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1560976497.000000\n"
#. GyY9M
@@ -3993,7 +3993,7 @@ msgstr "Instellings"
#: cui/inc/treeopt.hrc:108
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
-msgstr "%PRODUCTNAME 'Calc'"
+msgstr "%PRODUCTNAME Calc"
#. xe2ry
#: cui/inc/treeopt.hrc:109
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 0566520c445..4cbaa2200f6 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-07-29 10:24+0000\n"
+"PO-Revision-Date: 2023-11-08 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-7-6/scmessages/af/>\n"
"Language: af\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1560976792.000000\n"
#. kBovX
@@ -18909,7 +18909,7 @@ msgstr "Sluit die dialoog en verwerp alle wysigings."
#: sc/uiconfig/scalc/ui/advancedfilterdialog.ui:119
msgctxt "advancedfilterdialog|extended_tip|rbfilterarea"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uitt-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom In-ikoon. Klik daarop om die dialoog weer in oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. yFS2F
#: sc/uiconfig/scalc/ui/advancedfilterdialog.ui:134
@@ -19029,7 +19029,7 @@ msgstr "Merk die merkveld en kies dan die selle-reeks waarin u die filterresulta
#: sc/uiconfig/scalc/ui/advancedfilterdialog.ui:398
msgctxt "advancedfilterdialog|extended_tip|rbcopyarea"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. RGXM4
#: sc/uiconfig/scalc/ui/advancedfilterdialog.ui:423
@@ -20433,7 +20433,7 @@ msgstr "Omvang:"
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:331
msgctxt "conditionalformatdialog|extended_tip|rbassign"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. BH5wk
#: sc/uiconfig/scalc/ui/conditionalformatdialog.ui:347
@@ -20661,7 +20661,7 @@ msgstr "Spesifiseer die selreeks wat gekonsolideer moet word met die selle wat i
#: sc/uiconfig/scalc/ui/consolidatedialog.ui:276
msgctxt "consolidatedialog|extended_tip|rbdataarea"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. ziYLq
#: sc/uiconfig/scalc/ui/consolidatedialog.ui:306
@@ -20679,7 +20679,7 @@ msgstr "Vertoon die eerste sel van die reeks waarin die konsolidasie-resultate u
#: sc/uiconfig/scalc/ui/consolidatedialog.ui:344
msgctxt "consolidatedialog|extended_tip|rbdestarea"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. zrSv3
#: sc/uiconfig/scalc/ui/consolidatedialog.ui:376
@@ -22011,13 +22011,13 @@ msgstr "Naam"
#: sc/uiconfig/scalc/ui/definedatabaserangedialog.ui:223
msgctxt "definedatabaserangedialog|extended_tip|assign"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. ySCS4
#: sc/uiconfig/scalc/ui/definedatabaserangedialog.ui:240
msgctxt "definedatabaserangedialog|extended_tip|assignrb"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. FUAH2
#: sc/uiconfig/scalc/ui/definedatabaserangedialog.ui:256
@@ -23697,7 +23697,7 @@ msgstr "Spesifiseer die verwysing vir die sel met die waarde wat verander moet w
#: sc/uiconfig/scalc/ui/goalseekdlg.ui:204
msgctxt "goalseekdlg|extended_tip|formulabutton"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. phzQE
#: sc/uiconfig/scalc/ui/goalseekdlg.ui:220
@@ -24633,7 +24633,7 @@ msgstr "Die verwysing van die geselekteerde areanaam word hier as 'n absolute wa
#: sc/uiconfig/scalc/ui/managenamesdialog.ui:288
msgctxt "managenamesdialog|extended_tip|assign"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. ddGRB
#: sc/uiconfig/scalc/ui/managenamesdialog.ui:309
@@ -25017,19 +25017,19 @@ msgstr "Tik in die invoer sel verwysing wat gebruik moet word as 'n veranderlike
#: sc/uiconfig/scalc/ui/multipleoperationsdialog.ui:208
msgctxt "multipleoperationsdialog|extended_tip|formulasref"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. qdF79
#: sc/uiconfig/scalc/ui/multipleoperationsdialog.ui:224
msgctxt "multipleoperationsdialog|extended_tip|rowref"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. pzEjo
#: sc/uiconfig/scalc/ui/multipleoperationsdialog.ui:240
msgctxt "multipleoperationsdialog|extended_tip|colref"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. LqDCg
#: sc/uiconfig/scalc/ui/multipleoperationsdialog.ui:255
@@ -25071,7 +25071,7 @@ msgstr "Vertoon die selverwysing van elke etiketteringsbereik."
#: sc/uiconfig/scalc/ui/namerangesdialog.ui:150
msgctxt "namerangesdialog|extended_tip|rbassign"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. RHkHY
#: sc/uiconfig/scalc/ui/namerangesdialog.ui:174
@@ -25113,7 +25113,7 @@ msgstr "Stel die databereik waarop die geselekteerde etiketteringsbereik van toe
#: sc/uiconfig/scalc/ui/namerangesdialog.ui:269
msgctxt "namerangesdialog|extended_tip|rbassign2"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. UQwuv
#: sc/uiconfig/scalc/ui/namerangesdialog.ui:300
@@ -28341,7 +28341,7 @@ msgstr "Kies die area waarin u die spintabel resultate wil vertoon."
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:864
msgctxt "pivottablelayoutdialog|extended_tip|destination-button"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. LBRZw
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:879
@@ -28431,7 +28431,7 @@ msgstr "Sluit die dialoog en verwerp alle wysigings."
#: sc/uiconfig/scalc/ui/printareasdialog.ui:119
msgctxt "printareasdialog|extended_tip|rbprintarea"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. 6nt5h
#: sc/uiconfig/scalc/ui/printareasdialog.ui:138
@@ -28485,7 +28485,7 @@ msgstr "Kies een of meer lyne wat op elke bladsy gedruk moet word. Tik die lynve
#: sc/uiconfig/scalc/ui/printareasdialog.ui:233
msgctxt "printareasdialog|extended_tip|rbrepeatrow"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. XqwBA
#: sc/uiconfig/scalc/ui/printareasdialog.ui:247
@@ -28521,7 +28521,7 @@ msgstr "Kies een of meer kolomme wat op elke bladsy gedruk moet word. Tik die ko
#: sc/uiconfig/scalc/ui/printareasdialog.ui:326
msgctxt "printareasdialog|extended_tip|rbrepeatcol"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. bKSEJ
#: sc/uiconfig/scalc/ui/printareasdialog.ui:340
@@ -31935,7 +31935,7 @@ msgstr "Merk die merkveld en kies dan die selle-reeks waarin u die filterresulta
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:1142
msgctxt "standardfilterdialog|extended_tip|rbcopyarea"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
-msgstr "Klik op die Zoom Uit-ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit maak dit makliker om die vereiste verwysing in die tabel te kies. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer na oorspronklike grootte te herstel."
+msgstr "Klik op die Uit-Zoom ikoon om die dialoog te verklein tot die grootte van die invoerveld. Dit is dan makliker om die vereiste verwysing in die tabel te merk. Die ikoon verander outomaties na die Zoom Ikoon. Klik daarop om die dialoog weer te herstel na oorspronklike grootte."
#. 4PyDb
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:1167
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index d93f3bbecc7..936b37e6ab8 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:21+0200\n"
-"PO-Revision-Date: 2023-07-29 10:24+0000\n"
+"PO-Revision-Date: 2023-11-08 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-7-6/swmessages/af/>\n"
"Language: af\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1560976448.000000\n"
#. oKCHH
@@ -7252,13 +7252,13 @@ msgstr "%PRODUCTNAME, Base"
#: sw/inc/strings.hrc:888
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc"
-msgstr "%PRODUCTNAME, Calc"
+msgstr "%PRODUCTNAME Calc"
#. ccsQt
#: sw/inc/strings.hrc:889
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer"
-msgstr "%PRODUCTNAME, Writer"
+msgstr "%PRODUCTNAME Writer"
#. Jwqok
#: sw/inc/strings.hrc:890
@@ -7939,7 +7939,7 @@ msgstr "a b c"
#: sw/inc/strings.hrc:1029
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
-msgstr "A .. AA .. AAA"
+msgstr "a .. aa .. aaa"
#. m84Fb
#: sw/inc/strings.hrc:1030
diff --git a/source/ast/accessibility/messages.po b/source/ast/accessibility/messages.po
index 8b48557cbad..b08aff4446b 100644
--- a/source/ast/accessibility/messages.po
+++ b/source/ast/accessibility/messages.po
@@ -4,16 +4,16 @@ 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: 2021-01-19 13:12+0100\n"
-"PO-Revision-Date: 2022-07-06 16:25+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/accessibilitymessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/accessibilitymessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516029123.000000\n"
#. be4e7
@@ -129,7 +129,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/avmedia/messages.po b/source/ast/avmedia/messages.po
index 273ade4651a..01e5c2072ea 100644
--- a/source/ast/avmedia/messages.po
+++ b/source/ast/avmedia/messages.po
@@ -4,16 +4,16 @@ 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: 2022-02-18 12:16+0100\n"
-"PO-Revision-Date: 2022-07-06 16:24+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/avmediamessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/avmediamessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516029123.000000\n"
#. m6G23
@@ -159,7 +159,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/basctl/messages.po b/source/ast/basctl/messages.po
index 4755594555d..1c148223042 100644
--- a/source/ast/basctl/messages.po
+++ b/source/ast/basctl/messages.po
@@ -4,16 +4,16 @@ 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: 2023-04-19 12:23+0200\n"
-"PO-Revision-Date: 2023-03-22 09:33+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/ast/>\n"
+"PO-Revision-Date: 2023-11-14 05:37+0000\n"
+"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/basctlmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516043755.000000\n"
#. fniWp
@@ -429,6 +429,12 @@ msgid ""
"Choose “Rename” to give the imported dialog a new automatic name, or “Replace” to overwrite the existing dialog completely.\n"
" "
msgstr ""
+"La biblioteca yá contién una caxa de diálogu col nome:\n"
+"\n"
+"$(ARG1)\n"
+"\n"
+"Escueyi «Renomar» pa da-y a la caxa de diálogu importada un nome nuevu, o «Sustituyir» pa escribir otra vuelta la caxa de diálogu qu'hai dafechu.\n"
+" "
#. FRQSJ
#: basctl/inc/strings.hrc:93
@@ -628,7 +634,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/basic/messages.po b/source/ast/basic/messages.po
index 11e65173c06..2dc76afd849 100644
--- a/source/ast/basic/messages.po
+++ b/source/ast/basic/messages.po
@@ -4,16 +4,16 @@ 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: 2022-01-31 18:18+0100\n"
-"PO-Revision-Date: 2023-04-10 04:32+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/basicmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516029123.000000\n"
#. CacXi
@@ -832,7 +832,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/chart2/messages.po b/source/ast/chart2/messages.po
index 254ac2449a0..66173e4cb89 100644
--- a/source/ast/chart2/messages.po
+++ b/source/ast/chart2/messages.po
@@ -4,16 +4,16 @@ 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: 2022-11-22 14:43+0100\n"
-"PO-Revision-Date: 2023-04-17 21:38+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/chart2messages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1540149368.000000\n"
#. NCRDD
@@ -93,7 +93,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/connectivity/messages.po b/source/ast/connectivity/messages.po
index 84dd70ecbf5..423e8be9c5b 100644
--- a/source/ast/connectivity/messages.po
+++ b/source/ast/connectivity/messages.po
@@ -4,16 +4,16 @@ 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: 2022-07-06 20:18+0200\n"
-"PO-Revision-Date: 2023-04-20 14:45+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/connectivitymessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1535974914.000000\n"
#. 9KHB8
@@ -656,7 +656,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index ba28808c719..6a0a501f31e 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-07-09 18:34+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ast/>\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
+"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/cuimessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. GyY9M
@@ -135,7 +135,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
@@ -400,7 +400,7 @@ msgstr "Renomar barra de ferramientes"
#: cui/inc/strings.hrc:69
msgctxt "RID_SVXSTR_ALL_COMMANDS"
msgid "All Commands"
-msgstr ""
+msgstr "Toles órdenes"
#. A7cUy
#: cui/inc/strings.hrc:70
@@ -412,7 +412,7 @@ msgstr "Llingüetes"
#: cui/inc/strings.hrc:71
msgctxt "RID_SVXSTR_TABBED_COMPACT"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "En pestañes compauta"
#. fLLH2
#: cui/inc/strings.hrc:72
diff --git a/source/ast/dbaccess/messages.po b/source/ast/dbaccess/messages.po
index a99e9983c9f..2eda92669f5 100644
--- a/source/ast/dbaccess/messages.po
+++ b/source/ast/dbaccess/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-10 12:32+0200\n"
-"PO-Revision-Date: 2023-06-17 20:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ast/>\n"
+"PO-Revision-Date: 2023-11-14 05:37+0000\n"
+"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/dbaccessmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1524566374.000000\n"
#. BiN6g
@@ -87,7 +87,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
@@ -4069,17 +4069,15 @@ msgstr "Denguna"
#. yScg2
#: dbaccess/uiconfig/ui/namematchingpage.ui:113
-#, fuzzy
msgctxt "namematchingpage|leftlabel"
msgid "Source table: "
-msgstr "Tabla d'orixe: \n"
+msgstr "Tabla d'orixe: "
#. SCMEA
#: dbaccess/uiconfig/ui/namematchingpage.ui:200
-#, fuzzy
msgctxt "namematchingpage|rightlabel"
msgid "Destination table: "
-msgstr "Tabla de destín: \n"
+msgstr "Tabla de destín: "
#. GnhfA
#: dbaccess/uiconfig/ui/odbcpage.ui:32
diff --git a/source/ast/desktop/messages.po b/source/ast/desktop/messages.po
index 85dc207f690..70998d08aaa 100644
--- a/source/ast/desktop/messages.po
+++ b/source/ast/desktop/messages.po
@@ -4,16 +4,16 @@ 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: 2023-03-02 11:50+0100\n"
-"PO-Revision-Date: 2023-04-08 15:34+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/desktopmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/desktopmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1535974915.000000\n"
#. v2iwK
@@ -847,7 +847,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/dictionaries/ckb.po b/source/ast/dictionaries/ckb.po
index c147e6db20f..4473f16ef3b 100644
--- a/source/ast/dictionaries/ckb.po
+++ b/source/ast/dictionaries/ckb.po
@@ -4,14 +4,16 @@ 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: 2022-02-18 12:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2023-11-11 01:37+0000\n"
+"Last-Translator: astur <ivarela@softastur.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/dictionariesckb/ast/>\n"
+"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
#. UGHNx
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Central Kurdish (Sorani) spelling dictionary"
-msgstr ""
+msgstr "Kurdu central (soraní): correutor ortográficu"
diff --git a/source/ast/editeng/messages.po b/source/ast/editeng/messages.po
index 037fe45b045..950b35f1e30 100644
--- a/source/ast/editeng/messages.po
+++ b/source/ast/editeng/messages.po
@@ -4,16 +4,16 @@ 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: 2022-11-14 14:35+0100\n"
-"PO-Revision-Date: 2023-04-09 03:33+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/editengmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516043757.000000\n"
#. BHYB4
@@ -150,7 +150,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/extensions/messages.po b/source/ast/extensions/messages.po
index ab6808e860a..e34b0ba9d18 100644
--- a/source/ast/extensions/messages.po
+++ b/source/ast/extensions/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-06-13 04:35+0000\n"
+"PO-Revision-Date: 2023-11-15 11:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/extensionsmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. cBx8W
@@ -87,7 +87,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
@@ -2941,7 +2941,7 @@ msgstr "Nun se fue quien a coneutar."
#: extensions/inc/strings.hrc:383
msgctxt "RID_STR_PLEASECHECKSETTINGS"
msgid "Please check the settings made for the data source."
-msgstr "Comprueba la configuración pa la fonte de datos."
+msgstr "Comprueba los axustes fechos pa la fonte de datos."
#. SEkjm
#: extensions/inc/strings.hrc:384
diff --git a/source/ast/filter/messages.po b/source/ast/filter/messages.po
index bf5406b1a3d..2ba4eb55735 100644
--- a/source/ast/filter/messages.po
+++ b/source/ast/filter/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-10 12:32+0200\n"
-"PO-Revision-Date: 2023-05-12 11:48+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/ast/>\n"
+"PO-Revision-Date: 2023-11-15 08:37+0000\n"
+"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/filtermessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516029128.000000\n"
#. 5AQgJ
@@ -239,7 +239,7 @@ msgstr "Tresparencia en PDF/A"
#: filter/inc/strings.hrc:70
msgctxt "STR_WARN_TRANSP_PDFA"
msgid "PDF/A forbids transparency. A transparent object was painted opaque instead."
-msgstr ""
+msgstr "El PDF nun permite tresparencia. Pintóse como opacu un oxetu tresparente."
#. siDaM
#: filter/inc/strings.hrc:71
@@ -251,13 +251,13 @@ msgstr "Confliutu de versiones de PDF"
#: filter/inc/strings.hrc:72
msgctxt "STR_WARN_TRANSP_VERSION"
msgid "Transparency is not supported in PDF versions earlier than PDF 1.4. A transparent object was painted opaque instead"
-msgstr ""
+msgstr "La tresparencia nun ta disponible en versiones de PDF anteriorea a 1.4. Pintóse como opacu un oxetu tresparente."
#. CyosP
#: filter/inc/strings.hrc:73
msgctxt "STR_WARN_FORMACTION_PDFA_SHORT"
msgid "PDF/A form action"
-msgstr ""
+msgstr "Aición de formulariu PDF/A"
#. N9Vug
#: filter/inc/strings.hrc:74
@@ -275,19 +275,19 @@ msgstr ""
#: filter/inc/strings.hrc:76
msgctxt "STR_WARN_TRANSP_CONVERTED_SHORT"
msgid "Transparencies removed"
-msgstr ""
+msgstr "Tresparencies desaniciaes"
#. UHmjA
#: filter/inc/strings.hrc:77
msgctxt "STR_ERR_SIGNATURE_FAILED"
msgid "Signature generation failed"
-msgstr ""
+msgstr "Hebo un fallu na xeneración de la robla"
#. wjBBo
#: filter/inc/strings.hrc:78
msgctxt "STR_ERR_PDF_EXPORT_ABORTED"
msgid "PDF export aborted"
-msgstr ""
+msgstr "Encaboxóse la esportación a PDF"
#. zLVLQ
#: filter/inc/strings.hrc:79
@@ -377,7 +377,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/forms/messages.po b/source/ast/forms/messages.po
index 5d1bad720af..ac531832da3 100644
--- a/source/ast/forms/messages.po
+++ b/source/ast/forms/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-10 12:32+0200\n"
-"PO-Revision-Date: 2023-05-15 19:33+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/formsmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1507237308.000000\n"
#. naBgZ
@@ -427,7 +427,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/formula/messages.po b/source/ast/formula/messages.po
index f57d62d7cf9..b1436e21af9 100644
--- a/source/ast/formula/messages.po
+++ b/source/ast/formula/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-10 12:32+0200\n"
-"PO-Revision-Date: 2023-06-12 13:35+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/formulamessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. YfKFn
@@ -2593,7 +2593,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/fpicker/messages.po b/source/ast/fpicker/messages.po
index b09c0a2aad8..bb32c5ccdf2 100644
--- a/source/ast/fpicker/messages.po
+++ b/source/ast/fpicker/messages.po
@@ -4,16 +4,16 @@ 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: 2022-06-09 11:50+0200\n"
-"PO-Revision-Date: 2022-09-28 08:39+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/fpickermessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1538496517.000000\n"
#. SJGCw
@@ -143,7 +143,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/framework/messages.po b/source/ast/framework/messages.po
index 325081b0374..5fa947c4bd0 100644
--- a/source/ast/framework/messages.po
+++ b/source/ast/framework/messages.po
@@ -4,16 +4,16 @@ 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: 2023-03-02 11:50+0100\n"
-"PO-Revision-Date: 2023-05-15 19:33+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/frameworkmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1513251152.000000\n"
#. 5dTDC
@@ -412,7 +412,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/helpcontent2/source/text/sbasic/python.po b/source/ast/helpcontent2/source/text/sbasic/python.po
index ffdcdc86e28..5541f605edd 100644
--- a/source/ast/helpcontent2/source/text/sbasic/python.po
+++ b/source/ast/helpcontent2/source/text/sbasic/python.po
@@ -4,16 +4,16 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-05-16 06:33+0000\n"
+"PO-Revision-Date: 2023-11-11 07:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicpython/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
#. naSFZ
#: main0000.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"par_id131568902936659\n"
"help.text"
msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>Application Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
-msgstr ""
+msgstr "El marcu de programación pa macros con Python en %PRODUCTNAME ye opcional en delles distribuciones de GNU/Linux. Si ta instaláu, ye abondo con escoyer <menuitem>Ferramientes ▸ Macros ▸ Executar macro</menuitem> y comprobar en <literal>Macros de l'aplicación</literal> la presencia de la macro <literal>HelloWorld – HelloWorldPython</literal>. Si nun ta presente, consulta la documentación de la so distribución pa instalar el marcu de programación pa macros con Python de %PRODUCTNAME."
#. STRqN
#: main0000.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/05.po b/source/ast/helpcontent2/source/text/scalc/05.po
index ace4ab46d40..b334869a47e 100644
--- a/source/ast/helpcontent2/source/text/scalc/05.po
+++ b/source/ast/helpcontent2/source/text/scalc/05.po
@@ -4,16 +4,16 @@ 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: 2023-05-22 12:01+0200\n"
-"PO-Revision-Date: 2023-05-17 11:33+0000\n"
+"PO-Revision-Date: 2023-11-08 16:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-6/textscalc05/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1535978239.000000\n"
#. Cxzki
@@ -140,7 +140,7 @@ msgctxt ""
"par_id211682523247672\n"
"help.text"
msgid "A result for the formula expression is not available."
-msgstr ""
+msgstr "Un resultáu de la espresión de fórmula nun ta disponible."
#. ApVjg
#: 02140000.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index 3f32b627277..e3b407fc462 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-31 16:28+0200\n"
-"PO-Revision-Date: 2023-05-15 05:35+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-6/textscalcguide/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542196265.000000\n"
@@ -8673,7 +8673,7 @@ msgctxt ""
"par_id61684763266822\n"
"help.text"
msgid "<image src=\"res/plus.svg\" id=\"img_id11684763266823\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361684763266824\">Icon New Sheet</alt></image>"
-msgstr ""
+msgstr "<image src=\"res/plus.svg\" id=\"img_id11684763266823\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361684763266824\">Iconu Fueya nueva</alt></image>"
#. d9kqg
#: multi_tables.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 6b27354243d..026ba243890 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -4,16 +4,16 @@ 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: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-07-09 18:57+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-6/textshared01/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542196269.000000\n"
#. 3u8hR
@@ -104,7 +104,7 @@ msgctxt ""
"par_id3145317\n"
"help.text"
msgid "<image id=\"img_id3153821\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Icon Text Document</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153821\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Iconu Documentu de testu</alt></image>"
#. DaHW6
#: 01010000.xhp
@@ -54194,7 +54194,7 @@ msgctxt ""
"par_id21686939238276\n"
"help.text"
msgid "Click <menuitem>Comments</menuitem>."
-msgstr ""
+msgstr "Calca <menuitem>Comentarios</menuitem>."
#. 5fhGK
#: view_comments.xhp
diff --git a/source/ast/helpcontent2/source/text/smath/01.po b/source/ast/helpcontent2/source/text/smath/01.po
index a308d1f590b..a9352970137 100644
--- a/source/ast/helpcontent2/source/text/smath/01.po
+++ b/source/ast/helpcontent2/source/text/smath/01.po
@@ -4,16 +4,16 @@ 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: 2023-05-22 12:01+0200\n"
-"PO-Revision-Date: 2023-05-29 12:34+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsmath01/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-6/textsmath01/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542028602.000000\n"
#. QmNGE
@@ -1967,7 +1967,7 @@ msgctxt ""
"par_idN10088\n"
"help.text"
msgid "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152944\">Limit Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152944\">Iconu Límite</alt></image>"
#. nJrdT
#: 03090300.xhp
@@ -4397,7 +4397,7 @@ msgctxt ""
"par_idN104A8\n"
"help.text"
msgid "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145626\">Transparent Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145626\">Iconu Tresparente</alt></image>"
#. WJwoj
#: 03090600.xhp
@@ -4424,7 +4424,7 @@ msgctxt ""
"par_idN104E1\n"
"help.text"
msgid "<image id=\"img_id3153240\" src=\"cmd/sc_bold.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153240\">Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3153240\" src=\"cmd/sc_bold.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153240\">Iconu</alt></image>"
#. sU6sJ
#: 03090600.xhp
@@ -4928,7 +4928,7 @@ msgctxt ""
"par_idN102DC\n"
"help.text"
msgid "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154094\">Align left Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154094\">Iconu Alliniar a la izquierda</alt></image>"
#. KzRGd
#: 03090700.xhp
@@ -5504,7 +5504,7 @@ msgctxt ""
"par_id3150561\n"
"help.text"
msgid "Subset"
-msgstr "Subconxuntu"
+msgstr "Soconxuntu"
#. ab4N5
#: 03090800.xhp
@@ -6962,7 +6962,7 @@ msgctxt ""
"par_id3156276\n"
"help.text"
msgid "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. xVtpD
#: 03091501.xhp
@@ -6980,7 +6980,7 @@ msgctxt ""
"par_id3163824\n"
"help.text"
msgid "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. zm8mC
#: 03091501.xhp
@@ -6989,7 +6989,7 @@ msgctxt ""
"par_id3151266\n"
"help.text"
msgid "- Sign"
-msgstr "- Signu"
+msgstr "Signu −"
#. FEQKC
#: 03091501.xhp
@@ -6998,7 +6998,7 @@ msgctxt ""
"par_id3147514\n"
"help.text"
msgid "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. d8Bed
#: 03091501.xhp
@@ -7007,7 +7007,7 @@ msgctxt ""
"par_id3150358\n"
"help.text"
msgid "Minus/Plus"
-msgstr "Signu de más/de menos"
+msgstr "Más/menos"
#. 94wBS
#: 03091501.xhp
@@ -7016,7 +7016,7 @@ msgctxt ""
"par_id3154821\n"
"help.text"
msgid "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. xBiRw
#: 03091501.xhp
@@ -7034,7 +7034,7 @@ msgctxt ""
"par_id3155179\n"
"help.text"
msgid "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. mcf5B
#: 03091501.xhp
@@ -7052,7 +7052,7 @@ msgctxt ""
"par_id3150832\n"
"help.text"
msgid "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. akctZ
#: 03091501.xhp
@@ -7061,7 +7061,7 @@ msgctxt ""
"par_id3151332\n"
"help.text"
msgid "Addition"
-msgstr "Adición"
+msgstr "Suma"
#. XGnMB
#: 03091501.xhp
@@ -7070,7 +7070,7 @@ msgctxt ""
"par_id3145590\n"
"help.text"
msgid "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. 3RD4E
#: 03091501.xhp
@@ -7079,7 +7079,7 @@ msgctxt ""
"par_id3148390\n"
"help.text"
msgid "+ Sign"
-msgstr "+ Signu"
+msgstr "Signu +"
#. QFphu
#: 03091501.xhp
@@ -7088,7 +7088,7 @@ msgctxt ""
"par_id3150764\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. QGgTn
#: 03091501.xhp
@@ -7106,7 +7106,7 @@ msgctxt ""
"par_idN10A6B\n"
"help.text"
msgid "<literal>and</literal> or <literal>&</literal>"
-msgstr ""
+msgstr "<literal>and</literal> o <literal>&</literal>"
#. 63ybQ
#: 03091501.xhp
@@ -7115,7 +7115,7 @@ msgctxt ""
"par_id3146336\n"
"help.text"
msgid "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. CQAn6
#: 03091501.xhp
@@ -7187,7 +7187,7 @@ msgctxt ""
"par_id3147212\n"
"help.text"
msgid "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. 35CPM
#: 03091501.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"par_id3151130\n"
"help.text"
msgid "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. bpEo6
#: 03091501.xhp
@@ -7223,7 +7223,7 @@ msgctxt ""
"par_id3147470\n"
"help.text"
msgid "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. XUDiv
#: 03091501.xhp
@@ -7241,7 +7241,7 @@ msgctxt ""
"par_id3151319\n"
"help.text"
msgid "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. xFRty
#: 03091501.xhp
@@ -7331,7 +7331,7 @@ msgctxt ""
"par_idN10AB0\n"
"help.text"
msgid "<literal>or</literal> or <literal>|</literal>"
-msgstr ""
+msgstr "<literal>or</literal> o <literal>|</literal>"
#. gnH4b
#: 03091501.xhp
@@ -7340,7 +7340,7 @@ msgctxt ""
"par_id3147065\n"
"help.text"
msgid "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. nLgpA
#: 03091501.xhp
@@ -7376,7 +7376,7 @@ msgctxt ""
"par_id3148873\n"
"help.text"
msgid "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. MBV9p
#: 03091501.xhp
@@ -7394,7 +7394,7 @@ msgctxt ""
"par_id3147073\n"
"help.text"
msgid "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu</alt></image>"
#. VE3wD
#: 03091501.xhp
@@ -7502,7 +7502,7 @@ msgctxt ""
"par_idN10E08\n"
"help.text"
msgid "<literal><</literal> or <literal>lt</literal>"
-msgstr ""
+msgstr "<literal><</literal> o <literal>lt</literal>"
#. XEZdc
#: 03091502.xhp
@@ -7511,7 +7511,7 @@ msgctxt ""
"par_id3156247\n"
"help.text"
msgid "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156253\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156253\">Iconu</alt></image>"
#. sxCGL
#: 03091502.xhp
@@ -7556,7 +7556,7 @@ msgctxt ""
"par_id3153031\n"
"help.text"
msgid "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153037\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153037\">Iconu</alt></image>"
#. zuQPg
#: 03091502.xhp
@@ -7574,7 +7574,7 @@ msgctxt ""
"par_idN10D00\n"
"help.text"
msgid "<literal><></literal> or <literal>neq</literal>"
-msgstr ""
+msgstr "<literal><></literal> o <literal>neq</literal>"
#. w3GaC
#: 03091502.xhp
@@ -7583,7 +7583,7 @@ msgctxt ""
"par_id3155548\n"
"help.text"
msgid "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155554\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155554\">Iconu</alt></image>"
#. e4kvY
#: 03091502.xhp
@@ -7601,7 +7601,7 @@ msgctxt ""
"par_id3150600\n"
"help.text"
msgid "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150606\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150606\">Iconu</alt></image>"
#. CyvDN
#: 03091502.xhp
@@ -7619,7 +7619,7 @@ msgctxt ""
"par_idN10E4D\n"
"help.text"
msgid "<literal>></literal> or <literal>gt</literal>"
-msgstr ""
+msgstr "<literal>></literal> o <literal>gt</literal>"
#. DeNKA
#: 03091502.xhp
@@ -7628,7 +7628,7 @@ msgctxt ""
"par_id3152978\n"
"help.text"
msgid "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152984\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152984\">Icona</alt></image>"
#. krNBR
#: 03091502.xhp
@@ -7691,7 +7691,7 @@ msgctxt ""
"par_id3150840\n"
"help.text"
msgid "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150846\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150846\">Iconu</alt></image>"
#. UHrCb
#: 03091502.xhp
@@ -7718,7 +7718,7 @@ msgctxt ""
"par_id3154050\n"
"help.text"
msgid "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154056\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154056\">Iconu</alt></image>"
#. wArgv
#: 03091502.xhp
@@ -7844,7 +7844,7 @@ msgctxt ""
"par_id3145098\n"
"help.text"
msgid "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145104\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145104\">Iconu</alt></image>"
#. S9xpS
#: 03091502.xhp
@@ -8285,7 +8285,7 @@ msgctxt ""
"par_id3158939\n"
"help.text"
msgid "Not subset to"
-msgstr "Non subconxuntu de"
+msgstr "Non soconxuntu de"
#. fjQEM
#: 03091503.xhp
@@ -8303,7 +8303,7 @@ msgctxt ""
"par_id3159086\n"
"help.text"
msgid "Not subset or equal to"
-msgstr "Non subconxuntu o igual a"
+msgstr "Non soconxuntu o igual a"
#. E47CZ
#: 03091503.xhp
@@ -8348,7 +8348,7 @@ msgctxt ""
"par_idN112D9\n"
"help.text"
msgid "<literal>owns</literal> or <literal>ni</literal>"
-msgstr ""
+msgstr "<literal>owns</literal> o <literal>ni</literal>"
#. VSBTG
#: 03091503.xhp
@@ -8357,7 +8357,7 @@ msgctxt ""
"par_id3158359\n"
"help.text"
msgid "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158366\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158366\">Iconu</alt></image>"
#. YQptA
#: 03091503.xhp
@@ -8366,7 +8366,7 @@ msgctxt ""
"par_id3159352\n"
"help.text"
msgid "Contains"
-msgstr "Contien"
+msgstr "Contién"
#. BVzpV
#: 03091503.xhp
@@ -8375,7 +8375,7 @@ msgctxt ""
"par_id3156480\n"
"help.text"
msgid "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156486\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156486\">Iconu</alt></image>"
#. wmvnm
#: 03091503.xhp
@@ -8393,7 +8393,7 @@ msgctxt ""
"par_idN113E5\n"
"help.text"
msgid "<literal>setminus</literal> or <literal>bslash</literal>"
-msgstr ""
+msgstr "<literal>setminus</literal> o <literal>bslash</literal>"
#. uukK3
#: 03091503.xhp
@@ -8402,7 +8402,7 @@ msgctxt ""
"par_id3145932\n"
"help.text"
msgid "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145938\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145938\">Iconu</alt></image>"
#. W8PY7
#: 03091503.xhp
@@ -8420,7 +8420,7 @@ msgctxt ""
"par_id3163149\n"
"help.text"
msgid "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163156\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163156\">Iconu</alt></image>"
#. juEAq
#: 03091503.xhp
@@ -8438,7 +8438,7 @@ msgctxt ""
"par_id3163444\n"
"help.text"
msgid "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163450\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163450\">Iconu</alt></image>"
#. eTC9Q
#: 03091503.xhp
@@ -8456,7 +8456,7 @@ msgctxt ""
"par_id3163591\n"
"help.text"
msgid "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163598\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163598\">Iconu</alt></image>"
#. CVXPR
#: 03091503.xhp
@@ -8474,7 +8474,7 @@ msgctxt ""
"par_id3163296\n"
"help.text"
msgid "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163303\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163303\">Iconu</alt></image>"
#. 2BFXD
#: 03091503.xhp
@@ -8492,7 +8492,7 @@ msgctxt ""
"par_id3146357\n"
"help.text"
msgid "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146363\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146363\">Iconu</alt></image>"
#. bX3jf
#: 03091503.xhp
@@ -8510,7 +8510,7 @@ msgctxt ""
"par_id3146652\n"
"help.text"
msgid "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146659\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146659\">Iconu</alt></image>"
#. NGHLF
#: 03091503.xhp
@@ -8519,7 +8519,7 @@ msgctxt ""
"par_id3146772\n"
"help.text"
msgid "Subset"
-msgstr "Subconxuntu"
+msgstr "Soconxuntu"
#. ShrVP
#: 03091503.xhp
@@ -8528,7 +8528,7 @@ msgctxt ""
"par_id3146800\n"
"help.text"
msgid "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146806\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146806\">Iconu</alt></image>"
#. VqxmF
#: 03091503.xhp
@@ -8537,7 +8537,7 @@ msgctxt ""
"par_id3158496\n"
"help.text"
msgid "Subset or equal to"
-msgstr "Subconxuntu o igual a"
+msgstr "Soconxuntu o igual a"
#. SE2JC
#: 03091503.xhp
@@ -8546,7 +8546,7 @@ msgctxt ""
"par_id3158524\n"
"help.text"
msgid "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158530\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158530\">Iconu</alt></image>"
#. tGDcX
#: 03091503.xhp
@@ -8564,7 +8564,7 @@ msgctxt ""
"par_id3158671\n"
"help.text"
msgid "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158678\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158678\">Iconu</alt></image>"
#. HavfX
#: 03091503.xhp
@@ -8582,7 +8582,7 @@ msgctxt ""
"par_id3152548\n"
"help.text"
msgid "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152555\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152555\">Iconu</alt></image>"
#. KPHqD
#: 03091503.xhp
@@ -9401,7 +9401,7 @@ msgctxt ""
"par_id3167161\n"
"help.text"
msgid "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167167\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167167\">Iconu</alt></image>"
#. ujJ9N
#: 03091505.xhp
@@ -9887,7 +9887,7 @@ msgctxt ""
"par_id3160067\n"
"help.text"
msgid "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160074\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160074\">Iconu</alt></image>"
#. dZ2uv
#: 03091506.xhp
@@ -11498,7 +11498,7 @@ msgctxt ""
"par_id3154543\n"
"help.text"
msgid "<image id=\"img_id3154553\" src=\"media/helpimg/starmath/mi22004.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154553\">Imaginary Part Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154553\" src=\"media/helpimg/starmath/mi22004.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154553\">Iconu Parte imaxinaria</alt></image>"
#. mPBvM
#: 03091600.xhp
@@ -13532,7 +13532,7 @@ msgctxt ""
"hd_id3150564\n"
"help.text"
msgid "Subset"
-msgstr "Subconxuntu"
+msgstr "Soconxuntu"
#. tQRVv
#: 06010100.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index c45e0ba151d..c5af6b08e43 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.po
@@ -4,16 +4,16 @@ 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: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-07-10 20:34+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-6/textswriter01/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1540152130.000000\n"
#. sZfWF
@@ -33179,7 +33179,7 @@ msgctxt ""
"par_id621673471913182\n"
"help.text"
msgid "<emph>Selection</emph>: the selected content is sent to the DeepL server for translation."
-msgstr ""
+msgstr "<emph>Esbilla</emph>: el conteníu esbilláu unvíase al sirvidor de DeepL pa la so traducción."
#. iGHfy
#: translate.xhp
diff --git a/source/ast/oox/messages.po b/source/ast/oox/messages.po
index 7b787c9e1e5..57b2bad3fcf 100644
--- a/source/ast/oox/messages.po
+++ b/source/ast/oox/messages.po
@@ -4,16 +4,16 @@ 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: 2022-07-04 18:05+0200\n"
-"PO-Revision-Date: 2022-07-06 16:25+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/ooxmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/ooxmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
#. C5e9E
#: oox/inc/strings.hrc:15
@@ -86,7 +86,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/reportdesign/messages.po b/source/ast/reportdesign/messages.po
index 2653546214b..24568fe33fa 100644
--- a/source/ast/reportdesign/messages.po
+++ b/source/ast/reportdesign/messages.po
@@ -4,16 +4,16 @@ 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2023-06-13 04:35+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/reportdesignmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516047320.000000\n"
#. FBVr9
@@ -242,7 +242,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index 2c64ba6fd0d..aa0f52797b6 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/sc/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-06-13 04:35+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/scmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542022495.000000\n"
#. kBovX
@@ -137,7 +137,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/scaddins/messages.po b/source/ast/scaddins/messages.po
index 30195205a42..ab5ffc201a0 100644
--- a/source/ast/scaddins/messages.po
+++ b/source/ast/scaddins/messages.po
@@ -4,16 +4,16 @@ 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: 2022-11-14 14:36+0100\n"
-"PO-Revision-Date: 2023-05-15 19:33+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/scaddinsmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516029136.000000\n"
#. i8Y7Z
@@ -4112,7 +4112,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/sccomp/messages.po b/source/ast/sccomp/messages.po
index c8323b72364..2578878296a 100644
--- a/source/ast/sccomp/messages.po
+++ b/source/ast/sccomp/messages.po
@@ -4,16 +4,16 @@ 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: 2021-03-29 16:03+0200\n"
-"PO-Revision-Date: 2022-12-29 14:28+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/sccompmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1511366288.000000\n"
#. whDxm
@@ -154,7 +154,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index 24bb66dbd54..adb16d1459e 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/sd/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-31 16:29+0200\n"
-"PO-Revision-Date: 2023-04-23 07:34+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/sdmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542022496.000000\n"
#. WDjkB
@@ -271,7 +271,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 9844e5619c5..f4c3e1c8393 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/sfx2/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-17 15:14+0200\n"
-"PO-Revision-Date: 2023-05-29 20:35+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/sfx2messages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1540149375.000000\n"
#. bHbFE
@@ -2075,7 +2075,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/shell/messages.po b/source/ast/shell/messages.po
index a401ea8dabd..39ba9d61f84 100644
--- a/source/ast/shell/messages.po
+++ b/source/ast/shell/messages.po
@@ -4,16 +4,16 @@ 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: 2021-01-19 13:14+0100\n"
-"PO-Revision-Date: 2022-07-06 16:25+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/shellmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/shellmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
#. 9taro
#: shell/inc/spsupp/spsuppStrings.hrc:15
@@ -108,7 +108,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/starmath/messages.po b/source/ast/starmath/messages.po
index 82bf3a8ef75..337498c3658 100644
--- a/source/ast/starmath/messages.po
+++ b/source/ast/starmath/messages.po
@@ -4,16 +4,16 @@ 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: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2023-04-04 20:34+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/starmathmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1525785908.000000\n"
#. GrDhX
@@ -477,7 +477,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/svl/messages.po b/source/ast/svl/messages.po
index aa754eadf3a..8554c7958d2 100644
--- a/source/ast/svl/messages.po
+++ b/source/ast/svl/messages.po
@@ -4,16 +4,16 @@ 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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2022-07-06 16:24+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/svlmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/svlmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1519741537.000000\n"
#. PDMJD
@@ -107,7 +107,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/svtools/messages.po b/source/ast/svtools/messages.po
index bd508083674..cf560037341 100644
--- a/source/ast/svtools/messages.po
+++ b/source/ast/svtools/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-31 16:28+0200\n"
-"PO-Revision-Date: 2023-05-31 06:34+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/svtoolsmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. fLdeV
@@ -1824,7 +1824,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/svx/messages.po b/source/ast/svx/messages.po
index e13c9ef02b7..cd857054c55 100644
--- a/source/ast/svx/messages.po
+++ b/source/ast/svx/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-07-06 09:11+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/svxmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542022499.000000\n"
#. 3GkZj
@@ -10431,7 +10431,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index 1dd8e78f3ee..c4cfd1f75ff 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:21+0200\n"
-"PO-Revision-Date: 2023-07-09 18:34+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/swmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. oKCHH
@@ -243,7 +243,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/uui/messages.po b/source/ast/uui/messages.po
index 574d7a738ac..0f8166ff94d 100644
--- a/source/ast/uui/messages.po
+++ b/source/ast/uui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2023-11-01 03:37+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/uuimessages/ast/>\n"
"Language: ast\n"
@@ -579,7 +579,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/vcl/messages.po b/source/ast/vcl/messages.po
index da57d70c25b..d7a656fd74b 100644
--- a/source/ast/vcl/messages.po
+++ b/source/ast/vcl/messages.po
@@ -4,16 +4,16 @@ 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: 2023-06-26 15:07+0200\n"
-"PO-Revision-Date: 2023-05-12 11:48+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/vclmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1542022501.000000\n"
#. k5jTM
@@ -588,7 +588,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/wizards/messages.po b/source/ast/wizards/messages.po
index 046d24eadad..be4a986a41d 100644
--- a/source/ast/wizards/messages.po
+++ b/source/ast/wizards/messages.po
@@ -4,16 +4,16 @@ 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: 2022-12-12 14:06+0100\n"
-"PO-Revision-Date: 2023-03-27 22:34+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/wizardsmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1516047326.000000\n"
#. gbiMx
@@ -1669,7 +1669,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/writerperfect/messages.po b/source/ast/writerperfect/messages.po
index b7ca07cde90..165a4020809 100644
--- a/source/ast/writerperfect/messages.po
+++ b/source/ast/writerperfect/messages.po
@@ -4,16 +4,16 @@ 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: 2021-03-23 11:46+0100\n"
-"PO-Revision-Date: 2022-07-06 16:25+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/writerperfectmessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/writerperfectmessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1525785911.000000\n"
#. DXXuk
@@ -117,7 +117,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/ast/xmlsecurity/messages.po b/source/ast/xmlsecurity/messages.po
index 788d6fe1e87..4e2cb83d7ae 100644
--- a/source/ast/xmlsecurity/messages.po
+++ b/source/ast/xmlsecurity/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-03 12:32+0200\n"
-"PO-Revision-Date: 2023-05-07 16:34+0000\n"
+"PO-Revision-Date: 2023-11-11 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-6/xmlsecuritymessages/ast/>\n"
"Language: ast\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1527110958.000000\n"
#. EyJrF
@@ -280,7 +280,7 @@ msgstr "_Aceutar"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "_Desaniciar"
#. C69Fy
msgctxt "stock"
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index c46769d4e2c..e8359b03a9f 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/helpcontent2/source/text/shared/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-06-23 13:37+0200\n"
-"PO-Revision-Date: 2023-11-02 17:28+0000\n"
+"PO-Revision-Date: 2023-11-12 21:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-6/textshared00/bg/>\n"
"Language: bg\n"
@@ -16493,7 +16493,7 @@ msgctxt ""
"par_id3163824\n"
"help.text"
msgid "On the <emph>Standard</emph> bar or the <emph>Sidebar</emph>, click"
-msgstr ""
+msgstr "В лентата <emph>Стандартни</emph> или в <emph>страничната лента</emph> щракнете върху"
#. iwE8Q
#: edit_menu.xhp
@@ -16502,7 +16502,7 @@ msgctxt ""
"par_id3159183\n"
"help.text"
msgid "<image id=\"img_id3154508\" src=\"cmd/lc_navigator.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Icon Navigator On/Off</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154508\" src=\"cmd/lc_navigator.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Икона за превключване на навигатора</alt></image>"
#. DFjLG
#: edit_menu.xhp
@@ -16529,7 +16529,7 @@ msgctxt ""
"par_id631686092409826\n"
"help.text"
msgid "Choose <menuitem>Edit - Links to External Files</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Редактиране - Връзки към външни файлове</menuitem>."
#. L9Jyy
#: edit_menu.xhp
@@ -16538,7 +16538,7 @@ msgctxt ""
"par_id3149281\n"
"help.text"
msgid "Choose <menuitem>Edit - External Links</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Редактиране - Външни връзки</menuitem>."
#. xSMBV
#: edit_menu.xhp
@@ -16574,7 +16574,7 @@ msgctxt ""
"par_id3149259\n"
"help.text"
msgid "Choose <menuitem>Edit - OLE Object</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Редактиране - OLE обект</menuitem>."
#. G2ESo
#: edit_menu.xhp
@@ -16583,7 +16583,7 @@ msgctxt ""
"par_id691686147047344\n"
"help.text"
msgid "Choose commands in the menu."
-msgstr ""
+msgstr "Избирайте команди в менюто."
#. Sx2UB
#: edit_menu.xhp
@@ -16592,7 +16592,7 @@ msgctxt ""
"par_id661686145726427\n"
"help.text"
msgid "Choose <menuitem>Object - Object menu - OLE object</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Обект - меню „Обект“ - OLE обект</menuitem>."
#. ApejL
#: edit_menu.xhp
@@ -16619,7 +16619,7 @@ msgctxt ""
"par_id951603556032047\n"
"help.text"
msgid "Choose <menuitem>Edit - Reference</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Редактиране - Препратка</menuitem>."
#. eA6Ct
#: edit_menu.xhp
@@ -16628,7 +16628,7 @@ msgctxt ""
"par_id1001686083178681\n"
"help.text"
msgid "<image src=\"cmd/lc_insertreferencefield.svg\" id=\"img_id811686083178682\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id281686083178683\">Icon Reference</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_insertreferencefield.svg\" id=\"img_id811686083178682\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id281686083178683\">Икона за препратка</alt></image>"
#. 8BUbV
#: edit_menu.xhp
@@ -16637,7 +16637,7 @@ msgctxt ""
"par_id671686083178685\n"
"help.text"
msgid "Reference"
-msgstr ""
+msgstr "Препратка"
#. PNGYK
#: icon_alt.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index 3bcd72a39ad..ca3a36588a8 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-10-21 07:36+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-6/textshared01/bg/>\n"
"Language: bg\n"
@@ -105,7 +105,7 @@ msgctxt ""
"par_id3145317\n"
"help.text"
msgid "<image id=\"img_id3153821\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Icon Text Document</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153821\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Икона за текстов документ</alt></image>"
#. DaHW6
#: 01010000.xhp
@@ -132,7 +132,7 @@ msgctxt ""
"par_id3145121\n"
"help.text"
msgid "<image id=\"img_id3150503\" src=\"res/lx03250.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150503\">Icon Spreadsheet</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150503\" src=\"res/lx03250.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150503\">Икона за електронна таблица</alt></image>"
#. gCPqt
#: 01010000.xhp
@@ -159,7 +159,7 @@ msgctxt ""
"par_id3149456\n"
"help.text"
msgid "<image id=\"img_id3148663\" src=\"res/lx03249.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148663\">Icon Presentation</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148663\" src=\"res/lx03249.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148663\">Икона за презентация</alt></image>"
#. AQMhm
#: 01010000.xhp
@@ -186,7 +186,7 @@ msgctxt ""
"par_id3150495\n"
"help.text"
msgid "<image id=\"img_id3154329\" src=\"res/lx03246.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154329\">Icon Drawing</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154329\" src=\"res/lx03246.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154329\">Икона за рисунка</alt></image>"
#. 8vFqa
#: 01010000.xhp
@@ -213,7 +213,7 @@ msgctxt ""
"par_id3155854\n"
"help.text"
msgid "<image id=\"img_id3147317\" src=\"res/lx03247.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147317\">Icon Formula</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147317\" src=\"res/lx03247.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147317\">Икона за формула</alt></image>"
#. bky4X
#: 01010000.xhp
@@ -240,7 +240,7 @@ msgctxt ""
"par_idN1089C\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"res/lx03245.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon Database</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic3\" src=\"res/lx03245.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Икона за база от данни</alt></image>"
#. Qfe7v
#: 01010000.xhp
@@ -294,7 +294,7 @@ msgctxt ""
"par_idN107BF\n"
"help.text"
msgid "<image id=\"Graphic2\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon XML Form Document</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic2\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Икона за документ с формуляр на XML</alt></image>"
#. 77KZQ
#: 01010000.xhp
@@ -321,7 +321,7 @@ msgctxt ""
"par_id3154145\n"
"help.text"
msgid "<image id=\"img_id3083443\" src=\"res/lx03255.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Icon Labels</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3083443\" src=\"res/lx03255.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Икона за етикети</alt></image>"
#. WdDQu
#: 01010000.xhp
@@ -348,7 +348,7 @@ msgctxt ""
"par_id3155415\n"
"help.text"
msgid "<image id=\"img_id3156283\" src=\"res/lx03255.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156283\">Icon Business Cards</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156283\" src=\"res/lx03255.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156283\">Икона за визитни картички</alt></image>"
#. XTgC3
#: 01010000.xhp
@@ -375,7 +375,7 @@ msgctxt ""
"par_id3147426\n"
"help.text"
msgid "<image id=\"img_id3163710\" src=\"res/lx03248.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163710\">Icon Master Document</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163710\" src=\"res/lx03248.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163710\">Икона за главен документ</alt></image>"
#. ZrAvP
#: 01010000.xhp
@@ -7386,7 +7386,7 @@ msgctxt ""
"par_id3156422\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/comments\">Inserts comments that are attached to cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/comments\">Вмъкват се коментари, които са прикрепени към клетки.</ahelp>"
#. BVEu4
#: 02070000.xhp
@@ -7737,7 +7737,7 @@ msgctxt ""
"par_id3154046\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>.</caseinline><defaultinline/></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">За да изберете всички листове във файл с електрона таблица, щракнете с десния бутон върху етикет с име на лист, после изберете <emph>Избиране на всички листове</emph>.</caseinline><defaultinline/></switchinline>"
#. C8Qow
#: 02100000.xhp
@@ -8709,7 +8709,7 @@ msgctxt ""
"par_id731559575258580\n"
"help.text"
msgid "When entered in the <widget>Replace</widget> text box in Writer, inserts a paragraph break that can be inserted with the <keycode>Enter</keycode> or <keycode>Return</keycode> key. It has no special meaning in Calc, and is treated literally there."
-msgstr ""
+msgstr "Когато е въведен в текстовото поле <widget>Замяна</widget> в Writer, вмъква знак за нов абзац, който може да бъде въведен с клавиша <keycode>Enter</keycode> или <keycode>Return</keycode>. В Calc няма специално значение и се интерпретира буквално."
#. eHEZV
#: 02100001.xhp
@@ -8853,7 +8853,7 @@ msgctxt ""
"par_id821680694984368\n"
"help.text"
msgid "\\N{UNICODE CHARACTER NAME}"
-msgstr ""
+msgstr "\\N{ИМЕ НА ЗНАК ОТ УНИКОД}"
#. 6cAAB
#: 02100001.xhp
@@ -8862,7 +8862,7 @@ msgctxt ""
"par_id271680694984369\n"
"help.text"
msgid "Match the Unicode named character."
-msgstr ""
+msgstr "Съвпадение с наименувания знак от Уникод."
#. ZhzCx
#: 02100001.xhp
@@ -8871,7 +8871,7 @@ msgctxt ""
"par_id911680695810483\n"
"help.text"
msgid "Some remarkable Unicode named characters are <literal>SPACE</literal>, <literal>NO-BREAK SPACE</literal>, <literal>SOFT HYPHEN</literal>, <literal>ACUTE ACCENT</literal>, <literal>CIRCUMFLEX ACCENT</literal>, <literal>GRAVE ACCENT</literal>."
-msgstr ""
+msgstr "Някои по-важни имена на знаци от Уникод са <literal>SPACE</literal> (интервал), <literal>NO-BREAK SPACE</literal> (твърд интервал), <literal>SOFT HYPHEN</literal> (меко тире), <literal>ACUTE ACCENT</literal> (остро ударение), <literal>CIRCUMFLEX ACCENT</literal> (циркумфлекс), <literal>GRAVE ACCENT</literal> (тежко ударение)."
#. hGGxa
#: 02100001.xhp
@@ -8880,7 +8880,7 @@ msgctxt ""
"par_id361680709269316\n"
"help.text"
msgid "The Unicode character names can be searched and viewed by choosing <menuitem>Insert - Special Character</menuitem>."
-msgstr ""
+msgstr "Имената на знаците от Уникод могат да а се търсят и преглеждат с <menuitem>Вмъкване - Специален знак</menuitem>."
#. 6Swuu
#: 02100001.xhp
@@ -8979,7 +8979,7 @@ msgctxt ""
"par_id3147397\n"
"help.text"
msgid "Represents an alphabetic character. Use <emph>[:alpha:]</emph> to find one of them."
-msgstr ""
+msgstr "Представя буквен знак. Използвайте <emph>[:alpha:]</emph>, за да намерите един такъв знак."
#. XjY6K
#: 02100001.xhp
@@ -8988,7 +8988,7 @@ msgctxt ""
"par_id3150010\n"
"help.text"
msgid "Represents a decimal digit. Use <emph>[:digit:]</emph> to find one of them."
-msgstr ""
+msgstr "Представя десетична цифра. Използвайте <emph>[:digit:]</emph>, за да намерите една цифра."
#. sDfFW
#: 02100001.xhp
@@ -9303,7 +9303,7 @@ msgctxt ""
"par_id421680698947038\n"
"help.text"
msgid "<link href=\"https://unicode-org.github.io/icu/userguide/strings/regexp.html#regular-expression-metacharacters\">ICU Regular Expressions documentation</link>"
-msgstr ""
+msgstr "<link href=\"https://unicode-org.github.io/icu/userguide/strings/regexp.html#regular-expression-metacharacters\">Документация за регулярните изрази на ICU</link> (на английски)"
#. Dubw9
#: 02100001.xhp
@@ -10077,7 +10077,7 @@ msgctxt ""
"par_id3156438\n"
"help.text"
msgid "Finds characters with the <emph>Individual Words</emph> attribute, which can be set when using <emph>Underlining</emph>, <emph>Strikethrough</emph> and <emph>Overlining</emph>."
-msgstr ""
+msgstr "Указва търсене на знаци с атрибута <emph>Дума по дума</emph>, който може да бъде задаван при употреба на <emph>Подчертаване</emph>, <emph>Зачертаване</emph> и <emph>Надчертаване</emph>."
#. hxuA7
#: 02100200.xhp
@@ -15468,7 +15468,7 @@ msgctxt ""
"hd_id71670928615261\n"
"help.text"
msgid "File name"
-msgstr ""
+msgstr "Име на файл"
#. 4NnFD
#: 04140000.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/02.po b/source/bg/helpcontent2/source/text/swriter/02.po
index eee7ca5c885..1ed5b97ddad 100644
--- a/source/bg/helpcontent2/source/text/swriter/02.po
+++ b/source/bg/helpcontent2/source/text/swriter/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-06-12 15:28+0200\n"
-"PO-Revision-Date: 2023-10-21 07:36+0000\n"
+"PO-Revision-Date: 2023-11-12 21:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-6/textswriter02/bg/>\n"
"Language: bg\n"
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3145241\n"
"help.text"
msgid "<ahelp hid=\".uno:DecrementSubLevels\">Demotes the list of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp> Multiple list paragraphs can be selected. Demotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or a numbered heading."
-msgstr ""
+msgstr "<ahelp hid=\".uno:DecrementSubLevels\">Понижава с едно ниво в списъка абзаца от списък, в който се намира курсорът, и неговите подточки.</ahelp> Могат да бъдат избрани няколко абзаца от списък. Понижава с едно ниво в плана номерираното заглавие, в което се намира курсорът, и неговите подзаглавия. Тази команда е активна само когато курсорът е в абзац от списък или в номерирано заглавие."
#. EH6kY
#: 06070000.xhp
@@ -635,7 +635,7 @@ msgctxt ""
"par_id3151189\n"
"help.text"
msgid "<ahelp hid=\".uno:IncrementSubLevels\">Promotes the list level of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp> Multiple list paragraphs can be selected. Promotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or numbered heading."
-msgstr ""
+msgstr "<ahelp hid=\".uno:IncrementSubLevels\">Повишава с едно ниво в списъка абзаца от списък, в който се намира курсорът, и неговите подточки.</ahelp> Могат да бъдат избрани няколко абзаца от списък. Повишава с едно ниво в плана номерираното заглавие, в което се намира курсорът, и неговите подзаглавия. Тази команда е активна само когато курсорът е в абзац от списък или в номерирано заглавие."
#. 98iKX
#: 06080000.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"par_id3148768\n"
"help.text"
msgid "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to before the previous list paragraph with the same list level. Moves a numbered heading where the cursor is located and all its subheadings and text to before the previous heading at the same outline level.</ahelp> You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned within a list paragraph or numbered heading."
-msgstr ""
+msgstr "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Премества абзаца от списък, в който се намира курсорът, и неговите подточки преди предишния абзац на същото ниво в списъка. Премества номерираното заглавие, в което се намира курсорът, и всичките му подзаглавия и текст преди предишното заглавие на същото ниво в плана.</ahelp> Можете да изберете и преместите няколко абзаца от списък или номерирани заглавия. Тази команда е активна само когато курсорът е в абзац от списък или номерирано заглавие."
#. KVXUP
#: 06120000.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"par_id3148770\n"
"help.text"
msgid "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to after the following list paragraph with the same list level. Moves a numbered heading where the cursor is located and all its subheadings and text to after the following heading at the same outline level.</ahelp> You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned in a list paragraph or numbered heading."
-msgstr ""
+msgstr "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Премества абзаца от списък, в който се намира курсорът, и неговите подточки след следващия абзац на същото ниво в списъка. Премества номерираното заглавие, в което се намира курсорът, и всичките му подзаглавия и текст след следващото заглавие на същото ниво в плана.</ahelp> Можете да изберете и преместите няколко абзаца от списък или номерирани заглавия. Тази команда е активна само когато курсорът е в абзац от списък или номерирано заглавие."
#. JX6PL
#: 06130000.xhp
@@ -3632,7 +3632,7 @@ msgctxt ""
"par_id3152896\n"
"help.text"
msgid "<ahelp hid=\".uno:ShadowCursor\">Activates or deactivates the direct cursor.</ahelp> You can click at the beginning, middle, or end of any possible text line on a page and then begin typing."
-msgstr ""
+msgstr "<ahelp hid=\".uno:ShadowCursor\">Активира или деактивира свободния курсор.</ahelp> Можете да щракнете в началото, средата или края на всеки възможен ред от страница и да започнете да въвеждате."
#. qPByH
#: 18130000.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/04.po b/source/bg/helpcontent2/source/text/swriter/04.po
index ba890c5acc1..cb75cb1754e 100644
--- a/source/bg/helpcontent2/source/text/swriter/04.po
+++ b/source/bg/helpcontent2/source/text/swriter/04.po
@@ -4,16 +4,16 @@ 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: 2023-06-19 12:46+0200\n"
-"PO-Revision-Date: 2022-07-06 16:22+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
-"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/bg/>\n"
+"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-6/textswriter04/bg/>\n"
"Language: bg\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1555408423.000000\n"
#. brcGC
@@ -815,7 +815,7 @@ msgctxt ""
"par_idN10D64\n"
"help.text"
msgid "Apply Body Text paragraph style"
-msgstr ""
+msgstr "Прилагане на стила за абзаци „Основен текст“"
#. dxC7K
#: 01020000.xhp
@@ -833,7 +833,7 @@ msgctxt ""
"par_id3153731\n"
"help.text"
msgid "Apply Heading 1 paragraph style"
-msgstr "Прилагане на стила за абзаци Заглавие 1"
+msgstr "Прилагане на стила за абзаци „Заглавие 1“"
#. 7CZcq
#: 01020000.xhp
@@ -851,7 +851,7 @@ msgctxt ""
"par_id3150831\n"
"help.text"
msgid "Apply Heading 2 paragraph style"
-msgstr "Прилагане на стила за абзаци Заглавие 2"
+msgstr "Прилагане на стила за абзаци „Заглавие 2“"
#. Wa3tN
#: 01020000.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"par_idN10E23\n"
"help.text"
msgid "Apply Heading 3 paragraph style"
-msgstr "Прилагане на стила за абзаци Заглавие 3"
+msgstr "Прилагане на стила за абзаци „Заглавие 3“"
#. ZJCMC
#: 01020000.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_idN1550DF8\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+4"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+4"
#. CgwGd
#: 01020000.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"par_idN5510E23\n"
"help.text"
msgid "Apply Heading 4 paragraph style"
-msgstr "Прилагане на стила за абзаци Заглавие 4"
+msgstr "Прилагане на стила за абзаци „Заглавие 4“"
#. z7MZx
#: 01020000.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"par_id3146860\n"
"help.text"
msgid "Apply Heading 5 paragraph style"
-msgstr "Прилагане на стила за абзаци Заглавие 5"
+msgstr "Прилагане на стила за абзаци „Заглавие 5“"
#. yFEKq
#: 01020000.xhp
@@ -1814,7 +1814,7 @@ msgctxt ""
"bm_id3150396\n"
"help.text"
msgid "<bookmark_value>headings; switching outline levels by keyboard</bookmark_value> <bookmark_value>paragraphs; moving by keyboard</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>заглавия; превключване на нивата от плана с клавиши</bookmark_value><bookmark_value>абзаци; местене с клавиши</bookmark_value>"
#. NFw4R
#: 01020000.xhp
@@ -1823,7 +1823,7 @@ msgctxt ""
"hd_id3150396\n"
"help.text"
msgid "Shortcut Keys for Paragraphs, List Paragraphs, Outline Levels and List Levels"
-msgstr ""
+msgstr "Клавишни комбинации за абзаци, абзаци от списък, нива от плана и нива от списък"
#. AGgt5
#: 01020000.xhp
@@ -1895,7 +1895,7 @@ msgctxt ""
"par_id3154672\n"
"help.text"
msgid "With the cursor positioned in front of a paragraph with paragraph style “Heading X” (X = 1–9), the outline level is moved down one level. For list paragraphs, the list level is moved down one level."
-msgstr ""
+msgstr "Ако курсорът е пред абзац със стил „Заглавие X“ (X = 1 – 9), нивото в плана се намалява с едно. За абзаци от списък нивото в списъка се намалява с едно."
#. AuZkE
#: 01020000.xhp
@@ -1913,7 +1913,7 @@ msgctxt ""
"par_id3155346\n"
"help.text"
msgid "With the cursor positioned in front of a paragraph with paragraph style “Heading X” (X = 2–10), the outline level is moved up one level. For list paragraphs, the list level is moved up one level."
-msgstr ""
+msgstr "Ако курсорът е пред абзац със стил „Заглавие X“ (X = 2 – 10), нивото в плана се увеличава с едно. За абзаци от списък нивото в списъка се увеличава с едно."
#. TL5GS
#: 01020000.xhp
@@ -1967,7 +1967,7 @@ msgctxt ""
"par_id491655382900210\n"
"help.text"
msgid "To insert a tab at the beginning of a heading or list paragraph, use the <menuitem>Numbering followed by</menuitem> option in the <link href=\"text/shared/01/06050600.xhp\"><menuitem>Position</menuitem></link> tab in the <menuitem>Heading Numbering</menuitem> or <menuitem>Bullets and Numbering</menuitem> dialog. Alternatively, a tab can be copied and then pasted at the beginning."
-msgstr ""
+msgstr "За да вмъкнете знак за табулация в началото на заглавие или абзац от списък, използвайте настройката <menuitem>След номера следва</menuitem> в раздела <link href=\"text/shared/01/06050600.xhp\"><menuitem>Позиция</menuitem></link> на диалога <menuitem>Номерация на заглавия</menuitem> или <menuitem>Водачи и номерация</menuitem>. Може също да копирате знак за табулация и да го поставите в началото."
#. Vp3wR
#: 01020000.xhp
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index 21f269eae89..3d58165f840 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-07-31 08:24+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ca/>\n"
+"PO-Revision-Date: 2023-11-14 05:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-6/cuimessages/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1564129929.000000\n"
#. GyY9M
@@ -2496,7 +2496,7 @@ msgstr "Dades ▸ Validesa us permet crear llistes desplegables en què l'usuari
#: cui/inc/tipoftheday.hrc:101
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Hold down %MOD1 and turn the mouse wheel to change the zoom factor."
-msgstr "Manteniu premut %MOD1 i gireu la rodeta del ratolí per a canviar el factor de zoom"
+msgstr "Manteniu premuda %MOD1 i gireu la rodeta del ratolí per a canviar el factor d'escala."
#. 7QLxF
#: cui/inc/tipoftheday.hrc:102
diff --git a/source/ca/filter/messages.po b/source/ca/filter/messages.po
index 2969918e696..a739565025e 100644
--- a/source/ca/filter/messages.po
+++ b/source/ca/filter/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-10 12:32+0200\n"
-"PO-Revision-Date: 2023-07-31 08:24+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/ca/>\n"
+"PO-Revision-Date: 2023-11-14 05:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-6/filtermessages/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1562301101.000000\n"
#. 5AQgJ
@@ -1539,7 +1539,7 @@ msgstr "Per _defecte"
#: filter/uiconfig/ui/pdfviewpage.ui:194
msgctxt "pdfviewpage|extended_tip|fitdefault"
msgid "Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor."
-msgstr "Seleccioneu aquesta opció si voleu generar un fitxer PDF que mostri el contingut de la pàgina sense fer zoom. Si el programari lector està configurat per a utilitzar un factor de zoom per defecte, la pàgina es mostra amb aquest factor de zoom."
+msgstr "Seleccioneu aquesta opció si voleu generar un fitxer PDF que mostri el contingut de la pàgina sense haver de canviar l'escala. Si el programari lector està configurat per a utilitzar un factor d'escala per defecte, la pàgina es mostra amb aquest factor."
#. kqho7
#: filter/uiconfig/ui/pdfviewpage.ui:205
@@ -1581,19 +1581,19 @@ msgstr "Seleccioneu per a generar el fitxer PDF que mostra el text i les imatges
#: filter/uiconfig/ui/pdfviewpage.ui:271
msgctxt "pdfviewpage|fitzoom"
msgid "_Zoom factor:"
-msgstr "Factor d'_ampliació:"
+msgstr "Factor d'_escala:"
#. nQ4Du
#: filter/uiconfig/ui/pdfviewpage.ui:283
msgctxt "pdfviewpage|extended_tip|fitzoom"
msgid "Select a given zoom factor when the reader opens the PDF file."
-msgstr "Seleccioneu un factor de zoom donat quan el lector obri el fitxer PDF."
+msgstr "Seleccioneu un factor d'escala donat quan el lector obri el fitxer PDF."
#. BBoAW
#: filter/uiconfig/ui/pdfviewpage.ui:304
msgctxt "pdfviewpage|extended_tip|zoom"
msgid "Select a given zoom factor when the reader opens the PDF file."
-msgstr "Seleccioneu un factor de zoom donat quan el lector obri el fitxer PDF."
+msgstr "Seleccioneu un factor d'escala donat quan el lector obri el fitxer PDF."
#. LQKDP
#: filter/uiconfig/ui/pdfviewpage.ui:325
diff --git a/source/ca/helpcontent2/source/text/sbasic/python.po b/source/ca/helpcontent2/source/text/sbasic/python.po
index e1c4c00e1b9..f7db0f3840e 100644
--- a/source/ca/helpcontent2/source/text/sbasic/python.po
+++ b/source/ca/helpcontent2/source/text/sbasic/python.po
@@ -4,16 +4,16 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-08-04 16:54+0000\n"
-"Last-Translator: Jaumej <jaume.jorba@gmail.com>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ca/>\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicpython/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1561604938.000000\n"
#. naSFZ
@@ -1382,7 +1382,7 @@ msgctxt ""
"N0678\n"
"help.text"
msgid "Creating the handler"
-msgstr "Crea el controlador"
+msgstr "Creació del gestor"
#. BN7Lo
#: python_handler.xhp
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared/03.po b/source/ca/helpcontent2/source/text/sbasic/shared/03.po
index cc234a7753c..c3eb8435017 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,16 +4,16 @@ 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: 2023-04-19 12:24+0200\n"
-"PO-Revision-Date: 2023-04-22 20:55+0000\n"
+"PO-Revision-Date: 2023-11-09 21:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared03/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1562337011.000000\n"
#. ViEWM
@@ -185,7 +185,7 @@ msgctxt ""
"par_id901528999850603\n"
"help.text"
msgid "• Basic macros require to load <literal>ScriptForge</literal> library using the following statement:<br/><literal>GlobalScope.BasicLibraries.loadLibrary(\"ScriptForge\")</literal><br/><br/>• Python scripts require an import from <literal>scriptforge</literal> module:<br/><literal>from scriptforge import CreateScriptService</literal>"
-msgstr ""
+msgstr "• Per a carregar macros BASIC cal fer servir la biblioteca <literal>ScriptForge</literal> mitjançant aquesta expressió:<br/><literal>GlobalScope.BasicLibraries.loadLibrary(\"ScriptForge\")</literal><br/><br/>• Els scripts Python requereixen una importació del mòdul <literal>scriptforge</literal>:<br/><literal>from scriptforge import CreateScriptService</literal>"
#. MmFGR
#: lib_ScriptForge.xhp
diff --git a/source/ca/helpcontent2/source/text/scalc/01.po b/source/ca/helpcontent2/source/text/scalc/01.po
index 74bf63f025c..46faec53dc9 100644
--- a/source/ca/helpcontent2/source/text/scalc/01.po
+++ b/source/ca/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-10-26 16:36+0000\n"
+"PO-Revision-Date: 2023-11-09 21:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textscalc01/ca/>\n"
"Language: ca\n"
@@ -72013,13 +72013,12 @@ msgstr "Defineix el nombre d'iteracions que l'algorisme hauria de prendre. En ca
#. M5Ka8
#: solver_options_algo.xhp
-#, fuzzy
msgctxt ""
"solver_options_algo.xhp\n"
"par_id3603200910394222\n"
"help.text"
msgid "PS: Cognitive Constant"
-msgstr "PS Constant cognitiva"
+msgstr "PS: constant cognitiva"
#. bVENc
#: solver_options_algo.xhp
@@ -72053,13 +72052,12 @@ msgstr "Defineix la velocitat a la qual les partícules/individuals es mouen ent
#. nFnAu
#: solver_options_algo.xhp
-#, fuzzy
msgctxt ""
"solver_options_algo.xhp\n"
"par_id060320091039425\n"
"help.text"
msgid "PS: Mutation Probability"
-msgstr "PS Probabilitat de mutació"
+msgstr "PS: probabilitat de mutació"
#. fGiKi
#: solver_options_algo.xhp
@@ -72073,13 +72071,12 @@ msgstr "Defineix la probabilitat que en lloc de moure un component de la partíc
#. nn4Ms
#: solver_options_algo.xhp
-#, fuzzy
msgctxt ""
"solver_options_algo.xhp\n"
"par_id0603200910394292\n"
"help.text"
msgid "PS: Social Constant"
-msgstr "PS Constant social"
+msgstr "PS: constant social"
#. nAD2Z
#: solver_options_algo.xhp
@@ -76365,7 +76362,7 @@ msgctxt ""
"par_id41678230455376\n"
"help.text"
msgid "20% is the minimum zoom factor. 400% is the maximum."
-msgstr ""
+msgstr "El factor d'escala mínim és del 20%. El màxim és del 400%."
#. DpeBz
#: zoom.xhp
diff --git a/source/ca/helpcontent2/source/text/scalc/05.po b/source/ca/helpcontent2/source/text/scalc/05.po
index 6ca2f17b7a2..f4c5fce7fdf 100644
--- a/source/ca/helpcontent2/source/text/scalc/05.po
+++ b/source/ca/helpcontent2/source/text/scalc/05.po
@@ -4,16 +4,16 @@ 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: 2023-05-22 12:01+0200\n"
-"PO-Revision-Date: 2023-05-17 11:33+0000\n"
+"PO-Revision-Date: 2023-11-08 16:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textscalc05/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1542961574.000000\n"
@@ -141,7 +141,7 @@ msgctxt ""
"par_id211682523247672\n"
"help.text"
msgid "A result for the formula expression is not available."
-msgstr ""
+msgstr "Un resultat de l'expressió de fórmula no està disponible."
#. ApVjg
#: 02140000.xhp
diff --git a/source/ca/helpcontent2/source/text/scalc/guide.po b/source/ca/helpcontent2/source/text/scalc/guide.po
index d0657294099..73b873eab07 100644
--- a/source/ca/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca/helpcontent2/source/text/scalc/guide.po
@@ -4,16 +4,16 @@ 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: 2023-05-31 16:28+0200\n"
-"PO-Revision-Date: 2023-08-10 21:24+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/ca/>\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textscalcguide/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1551343811.000000\n"
@@ -8676,7 +8676,7 @@ msgctxt ""
"par_id61684763266822\n"
"help.text"
msgid "<image src=\"res/plus.svg\" id=\"img_id11684763266823\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361684763266824\">Icon New Sheet</alt></image>"
-msgstr ""
+msgstr "<image src=\"res/plus.svg\" id=\"img_id11684763266823\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361684763266824\">Icona Full nou</alt></image>"
#. d9kqg
#: multi_tables.xhp
diff --git a/source/ca/helpcontent2/source/text/shared.po b/source/ca/helpcontent2/source/text/shared.po
index f6d9fe839a8..9b56475e95d 100644
--- a/source/ca/helpcontent2/source/text/shared.po
+++ b/source/ca/helpcontent2/source/text/shared.po
@@ -4,16 +4,16 @@ 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: 2023-06-23 13:37+0200\n"
-"PO-Revision-Date: 2023-04-03 04:34+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textshared/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1547842627.000000\n"
@@ -2283,7 +2283,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Media Playback Toolbar"
-msgstr ""
+msgstr "Barra d'eines Reproducció multimèdia"
#. 8f3GM
#: mediaplay_toolbar.xhp
@@ -2292,7 +2292,7 @@ msgctxt ""
"hd_id701655505104052\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/mediaplay_toolbar.xhp\">Media Playback Toolbar</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/mediaplay_toolbar.xhp\">Barra d'eines Reproducció multimèdia</link></variable>"
#. ELZkF
#: mediaplay_toolbar.xhp
@@ -2301,7 +2301,7 @@ msgctxt ""
"par_id821655505104055\n"
"help.text"
msgid "Open the Media Playback toolbar"
-msgstr ""
+msgstr "Obriu la barra d'eines Reproducció multimèdia"
#. GpFS2
#: mediaplay_toolbar.xhp
@@ -2310,7 +2310,7 @@ msgctxt ""
"par_id411655505224585\n"
"help.text"
msgid "Choose <menuitem>View - Toolbars - Media Playback</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Visualitza ▸ Barres d'eines ▸ Reproducció multimèdia</menuitem>."
#. NJGJa
#: need_help.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index 4483aaa2bed..21bffd2f2c2 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/01.po
@@ -4,16 +4,16 @@ 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: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-07-09 18:57+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textshared01/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1565199637.000000\n"
@@ -105,7 +105,7 @@ msgctxt ""
"par_id3145317\n"
"help.text"
msgid "<image id=\"img_id3153821\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Icon Text Document</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153821\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153821\">Icona Document de text</alt></image>"
#. DaHW6
#: 01010000.xhp
@@ -49549,13 +49549,12 @@ msgstr "Quan veieu una presentació de l'Impress, el so o el vídeo incrustats a
#. 8eEPJ
#: moviesound.xhp
-#, fuzzy
msgctxt ""
"moviesound.xhp\n"
"par_idN106D0\n"
"help.text"
msgid "You can also use the <emph>Media Playback</emph> bar to pause, to stop, to loop, as well as to adjust the volume or to mute the playback of the file. The current playback position in the file is indicated on the left slider. Use the right slider to adjust the playback volume. For movie files, the bar also contains a list box where you can select the zoom factor for the playback."
-msgstr "També podeu utilitzar la barra <emph>Media Playback</emph> per a fer una pausa per aturar el bucle així com per a ajustar el volum o silenciar la reproducció del fitxer. La posició actual de reproducció al fitxer s'indica al control lliscant esquerre. Utilitzeu el control lliscant dret per ajustar el volum de reproducció. Per als fitxers de pel·lícula la barra també conté un quadre de llista on podeu seleccionar el factor de zoom per a la reproducció."
+msgstr "També podeu utilitzar la barra <emph>Reproducció multimèdia</emph> per a pausar, aturar, fer un bucle, ajustar el volum o silenciar la reproducció del fitxer. La posició de reproducció actual del fitxer s'indica al control lliscant esquerre. Utilitzeu el control lliscant dret per a ajustar el volum de reproducció. Per als fitxers de pel·lícula, la barra també conté un quadre de llista on podeu seleccionar el factor d'escala de la reproducció."
#. FiWwJ
#: moviesound.xhp
@@ -53258,13 +53257,12 @@ msgstr "Per defecte"
#. 4hDXM
#: ref_pdf_export_initial_view.xhp
-#, fuzzy
msgctxt ""
"ref_pdf_export_initial_view.xhp\n"
"par_id822168\n"
"help.text"
msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor.</ahelp>"
-msgstr "<unk>GA Selecciona per generar un fitxer PDF que mostra el contingut de la pàgina sense fer zoom. Si el programari del lector està configurat per utilitzar un factor de zoom per defecte la pàgina es mostra amb aquest factor de zoom.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu aquesta opció per a generar un fitxer PDF que mostri el contingut de la pàgina sense haver de canviar l'escala. Si el programari lector està configurat per a utilitzar un factor d'escala, la pàgina es mostra amb aquest factor.</ahelp>"
#. DoxvC
#: ref_pdf_export_initial_view.xhp
@@ -53328,23 +53326,21 @@ msgstr "<unk>GA Selecciona per generar un fitxer PDF que mostri el text i els gr
#. qETwo
#: ref_pdf_export_initial_view.xhp
-#, fuzzy
msgctxt ""
"ref_pdf_export_initial_view.xhp\n"
"hd_id7296975\n"
"help.text"
msgid "Zoom factor"
-msgstr "Factor de zoom"
+msgstr "Factor d'escala"
#. azkEb
#: ref_pdf_export_initial_view.xhp
-#, fuzzy
msgctxt ""
"ref_pdf_export_initial_view.xhp\n"
"par_id371715\n"
"help.text"
msgid "<ahelp hid=\".\">Select a given zoom factor when the reader opens the PDF file.</ahelp>"
-msgstr "<unk>GA Selecciona un factor de zoom donat quan el lector obri el fitxer PDF.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu un factor d'escala donat quan el lector obri el fitxer PDF.</ahelp>"
#. MRYkB
#: ref_pdf_export_initial_view.xhp
@@ -55275,7 +55271,7 @@ msgctxt ""
"par_id21686939238276\n"
"help.text"
msgid "Click <menuitem>Comments</menuitem>."
-msgstr ""
+msgstr "Feu clic a <menuitem>Comentaris</menuitem>."
#. 5fhGK
#: view_comments.xhp
@@ -55284,7 +55280,7 @@ msgctxt ""
"par_id921686939507900\n"
"help.text"
msgid "Choose <menuitem>Show Comment</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Mostra el comentari</menuitem>."
#. GBzGr
#: view_comments.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/02.po b/source/ca/helpcontent2/source/text/shared/02.po
index 9713e53e9d8..fd2f557b6ac 100644
--- a/source/ca/helpcontent2/source/text/shared/02.po
+++ b/source/ca/helpcontent2/source/text/shared/02.po
@@ -4,16 +4,16 @@ 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: 2023-06-23 13:37+0200\n"
-"PO-Revision-Date: 2023-05-15 05:35+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textshared02/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1551343529.000000\n"
@@ -874,7 +874,7 @@ msgctxt ""
"par_id671646965582973\n"
"help.text"
msgid "<image src=\"cmd/lc_formdesigntools.svg\" id=\"img_id1001646965582975\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id641646965582976\">Icon Form Design Tools</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_formdesigntools.svg\" id=\"img_id1001646965582975\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id641646965582976\">Icona Eines de disseny de formularis</alt></image>"
#. vxxz2
#: 01170000.xhp
@@ -901,7 +901,7 @@ msgctxt ""
"par_id3145295\n"
"help.text"
msgid "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151017\">Icon Label Field</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151017\">Icona Camp de l'etiqueta</alt></image>"
#. xAedG
#: 01170000.xhp
@@ -910,7 +910,7 @@ msgctxt ""
"par_id3148534\n"
"help.text"
msgid "<ahelp hid=\".uno:Label\">Creates a field for displaying text.</ahelp> These labels are only for displaying predefined text. Entries cannot be made in these fields."
-msgstr "<ahelp hid=\".uno:Label\">Crea un camp per mostrar text.</ahelp> Aquestes etiquetes només serveixen per mostrar text predefinit. No es poden fer entrades en aquests camps."
+msgstr "<ahelp hid=\".uno:Label\">Crea un camp per a mostrar text.</ahelp> Aquestes etiquetes només serveixen per a mostrar text predefinit. No es poden fer entrades en aquests camps."
#. gpFGz
#: 01170000.xhp
@@ -928,7 +928,7 @@ msgctxt ""
"par_id3163665\n"
"help.text"
msgid "<image id=\"img_id3153266\" src=\"cmd/lc_edit.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153266\">Icon Text Box</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153266\" src=\"cmd/lc_edit.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153266\">Icona Quadre de text</alt></image>"
#. p3BAw
#: 01170000.xhp
@@ -955,7 +955,7 @@ msgctxt ""
"par_id3148483\n"
"help.text"
msgid "<image id=\"img_id3156380\" src=\"cmd/lc_checkbox.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156380\">Icon Check Box</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156380\" src=\"cmd/lc_checkbox.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156380\">Icona Casella de selecció</alt></image>"
#. fbJjh
#: 01170000.xhp
@@ -18157,13 +18157,12 @@ msgstr "Feu clic en aquest camp per a obrir el diàleg <link href=\"text/shared/
#. fyWyi
#: 20030000.xhp
-#, fuzzy
msgctxt ""
"20030000.xhp\n"
"par_id3159194\n"
"help.text"
msgid "Right-click to open the context menu on this field to see a selection of available zoom factors."
-msgstr "Feu clic amb el botó dret per obrir el menú contextual en aquest camp per veure una selecció dels factors de zoom disponibles."
+msgstr "Feu clic amb el botó dret per a obrir el menú contextual en aquest camp i veure una selecció dels factors d'escala disponibles."
#. ty7UE
#: 20040000.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/menu.po b/source/ca/helpcontent2/source/text/shared/menu.po
index c30527c6302..e0e3bfc01e5 100644
--- a/source/ca/helpcontent2/source/text/shared/menu.po
+++ b/source/ca/helpcontent2/source/text/shared/menu.po
@@ -4,9 +4,9 @@ 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: 2023-06-23 13:37+0200\n"
-"PO-Revision-Date: 2023-08-25 21:37+0000\n"
+"PO-Revision-Date: 2023-11-08 16:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedmenu/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -59,7 +59,7 @@ msgctxt ""
"par_id491685993001013\n"
"help.text"
msgid "Inserts a new comment adjacent to the comment to which you want to reply. The comment anchor is the same for all comments in the thread."
-msgstr ""
+msgstr "Insereix un comentari nou al costat del comentari al qual voleu respondre. L'àncora de comentaris és la mateixa per a tots els comentaris del fil."
#. rcW2w
#: comment_menu.xhp
@@ -194,7 +194,7 @@ msgctxt ""
"par_id631685994308029\n"
"help.text"
msgid "Deletes all comments of the same author."
-msgstr ""
+msgstr "Suprimeix tots els comentaris del mateix autor."
#. J5FWB
#: comment_menu.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"hd_id321685982829794\n"
"help.text"
msgid "Delete All Comments"
-msgstr ""
+msgstr "Suprimeix tots els comentaris"
#. zmziK
#: comment_menu.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"par_id131685994324823\n"
"help.text"
msgid "Deletes all comments of the document."
-msgstr ""
+msgstr "Suprimeix tots els comentaris del document."
#. mnSiZ
#: comment_menu.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"par_id881685994350879\n"
"help.text"
msgid "<image src=\"cmd/lc_deleteallannotation.svg\" id=\"img_id501685994350880\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685994350881\">Icon Delete All Comments</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_deleteallannotation.svg\" id=\"img_id501685994350880\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685994350881\">Icona Suprimeix tots els comentaris</alt></image>"
#. 5wMSG
#: comment_menu.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"par_id371685994350883\n"
"help.text"
msgid "Delete All Comments"
-msgstr ""
+msgstr "Suprimeix tots els comentaris"
#. 3ijYG
#: comment_menu.xhp
diff --git a/source/ca/helpcontent2/source/text/smath/01.po b/source/ca/helpcontent2/source/text/smath/01.po
index 0e78de593cb..396b0fe9008 100644
--- a/source/ca/helpcontent2/source/text/smath/01.po
+++ b/source/ca/helpcontent2/source/text/smath/01.po
@@ -4,16 +4,16 @@ 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: 2023-05-22 12:01+0200\n"
-"PO-Revision-Date: 2023-04-27 19:13+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsmath01/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textsmath01/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1550235258.000000\n"
@@ -204,7 +204,7 @@ msgctxt ""
"hd_id3153770\n"
"help.text"
msgid "<link href=\"text/smath/01/03040000.xhp\">Zoom In</link>"
-msgstr "<link href=\"text/smath/01/03040000.xhp\">Amplia el zoom</link>"
+msgstr "<link href=\"text/smath/01/03040000.xhp\">Apropa</link>"
#. SiRrA
#: 03040000.xhp
@@ -240,7 +240,7 @@ msgctxt ""
"hd_id3147338\n"
"help.text"
msgid "<link href=\"text/smath/01/03050000.xhp\">Zoom Out</link>"
-msgstr "<link href=\"text/smath/01/03050000.xhp\">Redueix el zoom</link>"
+msgstr "<link href=\"text/smath/01/03050000.xhp\">Allunya</link>"
#. BVbtH
#: 03050000.xhp
@@ -1963,13 +1963,12 @@ msgstr "Funcions d'operador"
#. UzFZD
#: 03090300.xhp
-#, fuzzy
msgctxt ""
"03090300.xhp\n"
"par_idN10088\n"
"help.text"
msgid "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152944\">Limit Icon</alt></image>"
-msgstr "Icona del límit <image id=\"imgid3152944\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"altid3152944\"></alt></image>"
+msgstr "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152944\">Icona Límit</alt></image>"
#. nJrdT
#: 03090300.xhp
@@ -4414,13 +4413,12 @@ msgstr "<ahelp hid=\"HID_SMA_DDDOTX\">Insereix tres punts damunt d'un espai rese
#. Asz8o
#: 03090600.xhp
-#, fuzzy
msgctxt ""
"03090600.xhp\n"
"par_idN104A8\n"
"help.text"
msgid "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145626\">Transparent Icon</alt> </image>"
-msgstr "<unk>GA<alt id=\"altid3145626\">icona transparent</alt> </image>"
+msgstr "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145626\">Icona Transparent</alt> </image>"
#. WJwoj
#: 03090600.xhp
@@ -4442,13 +4440,12 @@ msgstr "<ahelp hid=\"HID_SMA_PHANTOMX\">Insereix un espai reservat per a un car
#. wjZHb
#: 03090600.xhp
-#, fuzzy
msgctxt ""
"03090600.xhp\n"
"par_idN104E1\n"
"help.text"
msgid "<image id=\"img_id3153240\" src=\"cmd/sc_bold.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153240\">Icon</alt> </image>"
-msgstr "<unk>GA<alt id=\"altid3153240\">Icona</alt> </image>"
+msgstr "<image id=\"img_id3153240\" src=\"cmd/sc_bold.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153240\">Icona</alt></image>"
#. sU6sJ
#: 03090600.xhp
@@ -4959,13 +4956,12 @@ msgstr "<ahelp hid=\"HID_SMA_SBLANK\">Insereix una separació petita entre un es
#. Kgjkx
#: 03090700.xhp
-#, fuzzy
msgctxt ""
"03090700.xhp\n"
"par_idN102DC\n"
"help.text"
msgid "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154094\">Align left Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3154094\">Alinea a l'esquerra Icona</alt></image>"
+msgstr "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154094\">Icona Alinea a l'esquerra</alt></image>"
#. KzRGd
#: 03090700.xhp
@@ -7019,13 +7015,12 @@ msgstr "Significat"
#. RNcGN
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3156276\n"
"help.text"
msgid "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. xVtpD
#: 03091501.xhp
@@ -7038,13 +7033,12 @@ msgstr "Resta"
#. aRMFB
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3163824\n"
"help.text"
msgid "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. zm8mC
#: 03091501.xhp
@@ -7053,17 +7047,16 @@ msgctxt ""
"par_id3151266\n"
"help.text"
msgid "- Sign"
-msgstr "Signe -"
+msgstr "Signe −"
#. FEQKC
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3147514\n"
"help.text"
msgid "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. d8Bed
#: 03091501.xhp
@@ -7076,13 +7069,12 @@ msgstr "Menys/Més"
#. 94wBS
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3154821\n"
"help.text"
msgid "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. xBiRw
#: 03091501.xhp
@@ -7095,13 +7087,12 @@ msgstr "Divisió"
#. X6Mrq
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3155179\n"
"help.text"
msgid "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. mcf5B
#: 03091501.xhp
@@ -7114,13 +7105,12 @@ msgstr "Multiplicació"
#. e8Ga8
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3150832\n"
"help.text"
msgid "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. akctZ
#: 03091501.xhp
@@ -7133,13 +7123,12 @@ msgstr "Suma"
#. XGnMB
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3145590\n"
"help.text"
msgid "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. 3RD4E
#: 03091501.xhp
@@ -7152,13 +7141,12 @@ msgstr "Signe +"
#. QFphu
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3150764\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. QGgTn
#: 03091501.xhp
@@ -7171,23 +7159,21 @@ msgstr "Més/Menys"
#. sNRLY
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_idN10A6B\n"
"help.text"
msgid "<literal>and</literal> or <literal>&</literal>"
-msgstr "<unk>GA i</literal> o <literal></literal>"
+msgstr "<literal>and</literal> o <literal>&</literal>"
#. 63ybQ
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3146336\n"
"help.text"
msgid "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. CQAn6
#: 03091501.xhp
@@ -7258,13 +7244,12 @@ msgstr "Ús <input>uoper %SYM2 b</input>"
#. RNbM5
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3147212\n"
"help.text"
msgid "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. 35CPM
#: 03091501.xhp
@@ -7277,13 +7262,12 @@ msgstr "Multiplicació amb símbol de multiplicació petit"
#. 96wnq
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3151130\n"
"help.text"
msgid "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. bpEo6
#: 03091501.xhp
@@ -7296,13 +7280,12 @@ msgstr "Símbols concatenats"
#. 4hw4E
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3147470\n"
"help.text"
msgid "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. XUDiv
#: 03091501.xhp
@@ -7315,13 +7298,12 @@ msgstr "Divisió"
#. AcMQR
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3151319\n"
"help.text"
msgid "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. xFRty
#: 03091501.xhp
@@ -7406,23 +7388,21 @@ msgstr "Símbol de suma encerclat"
#. 6LZcw
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_idN10AB0\n"
"help.text"
msgid "<literal>or</literal> or <literal>|</literal>"
-msgstr "<unk>GA o</literal> o <literal>|</literal>"
+msgstr "<literal>or</literal> o <literal>|</literal>"
#. gnH4b
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3147065\n"
"help.text"
msgid "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. nLgpA
#: 03091501.xhp
@@ -7453,13 +7433,12 @@ msgstr "Símbol de multiplicació encerclat"
#. RGPG4
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3148873\n"
"help.text"
msgid "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. MBV9p
#: 03091501.xhp
@@ -7472,13 +7451,12 @@ msgstr "Divisió/Fracció"
#. X79Le
#: 03091501.xhp
-#, fuzzy
msgctxt ""
"03091501.xhp\n"
"par_id3147073\n"
"help.text"
msgid "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"alt\">Icona</alt></image>"
+msgstr "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icona</alt></image>"
#. VE3wD
#: 03091501.xhp
@@ -7581,23 +7559,21 @@ msgstr "Significat"
#. T4DXZ
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_idN10E08\n"
"help.text"
msgid "<literal><</literal> or <literal>lt</literal>"
-msgstr "<unk>GA<</literal> o <literal>lt</literal>"
+msgstr "<literal><</literal> o <literal>lt</literal>"
#. XEZdc
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3156247\n"
"help.text"
msgid "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156253\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3156253\">Icona</alt></image>"
+msgstr "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156253\">Icona</alt></image>"
#. sxCGL
#: 03091502.xhp
@@ -7610,13 +7586,12 @@ msgstr "És menor que"
#. ZC7pU
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id9464726\n"
"help.text"
msgid "<literal><<</literal> or <literal>ll</literal>"
-msgstr "<unk>GA<<</literal> o <literal>LL</literal>"
+msgstr "<literal><<</literal> o <literal>ll</literal>"
#. AGcXA
#: 03091502.xhp
@@ -7629,23 +7604,21 @@ msgstr "Molt més petit que"
#. Ctj6Y
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_idN11059\n"
"help.text"
msgid "<literal><=</literal> or <literal>le</literal>"
-msgstr "<unk>GA<=</literal> o <literal>le</literal>"
+msgstr "<literal><=</literal> o <literal>le</literal>"
#. DATT6
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153031\n"
"help.text"
msgid "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153037\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153037\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153037\">Icona</alt></image>"
#. zuQPg
#: 03091502.xhp
@@ -7658,23 +7631,21 @@ msgstr "És menor o igual que"
#. uuTLA
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_idN10D00\n"
"help.text"
msgid "<literal><></literal> or <literal>neq</literal>"
-msgstr "<unk>GA<></literal> o <literal>neq</literal>"
+msgstr "<literal><></literal> o <literal>neq</literal>"
#. w3GaC
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3155548\n"
"help.text"
msgid "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155554\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3155554\">Icona</alt></image>"
+msgstr "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155554\">Icona</alt></image>"
#. e4kvY
#: 03091502.xhp
@@ -7687,13 +7658,12 @@ msgstr "No és igual"
#. knizy
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3150600\n"
"help.text"
msgid "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150606\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3150606\">Icona</alt></image>"
+msgstr "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150606\">Icona</alt></image>"
#. CyvDN
#: 03091502.xhp
@@ -7706,23 +7676,21 @@ msgstr "Equació"
#. i8XeE
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_idN10E4D\n"
"help.text"
msgid "<literal>></literal> or <literal>gt</literal>"
-msgstr "<unk>GA ></literal> o <literal>gt</literal>"
+msgstr "<literal>></literal> o <literal>gt</literal>"
#. DeNKA
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3152978\n"
"help.text"
msgid "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152984\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3152984\">Icona</alt></image>"
+msgstr "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152984\">Icona</alt></image>"
#. krNBR
#: 03091502.xhp
@@ -7735,23 +7703,21 @@ msgstr "És major que"
#. qkejs
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_idN1109E\n"
"help.text"
msgid "<literal>>=</literal> or <literal>ge</literal>"
-msgstr "<unk>GA >=</literal> o <literal>ge</literal>"
+msgstr "<literal>>=</literal> o <literal>ge</literal>"
#. UAKHS
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3152741\n"
"help.text"
msgid "<image id=\"img_id3153876\" src=\"media/helpimg/starmath/bi21314.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153876\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153876\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153876\" src=\"media/helpimg/starmath/bi21314.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153876\">Icona</alt></image>"
#. ABJYz
#: 03091502.xhp
@@ -7764,13 +7730,12 @@ msgstr "És major o igual que"
#. eCG2B
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_idN11183\n"
"help.text"
msgid "<literal>>></literal> or <literal>gg</literal>"
-msgstr "<unk>GA <unk></literal> o <literal>gg</literal>"
+msgstr "<literal>>></literal> o <literal>gg</literal>"
#. 8auBb
#: 03091502.xhp
@@ -7783,13 +7748,12 @@ msgstr "Molt més gran que"
#. khFKC
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3150840\n"
"help.text"
msgid "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150846\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3150846\">Icona</alt></image>"
+msgstr "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150846\">Icona</alt></image>"
#. UHrCb
#: 03091502.xhp
@@ -7811,13 +7775,12 @@ msgstr "Es defineix com / per definició igual a"
#. EpywP
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3154050\n"
"help.text"
msgid "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154056\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3154056\">Icona</alt></image>"
+msgstr "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154056\">Icona</alt></image>"
#. wArgv
#: 03091502.xhp
@@ -7830,13 +7793,12 @@ msgstr "Divideix"
#. EDSXx
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3150419\n"
"help.text"
msgid "<image id=\"img_id3150425\" src=\"media/helpimg/starmath/bi21324.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150425\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3150425\">Icona</alt></image>"
+msgstr "<image id=\"img_id3150425\" src=\"media/helpimg/starmath/bi21324.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150425\">Icona</alt></image>"
#. GziuK
#: 03091502.xhp
@@ -7849,13 +7811,12 @@ msgstr "Fletxa amb línia doble cap a l'esquerra"
#. HEVAm
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3154424\n"
"help.text"
msgid "<image id=\"img_id3154429\" src=\"media/helpimg/starmath/bi21325.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154429\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3154429\">Icona</alt></image>"
+msgstr "<image id=\"img_id3154429\" src=\"media/helpimg/starmath/bi21325.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154429\">Icona</alt></image>"
#. 6ZsLj
#: 03091502.xhp
@@ -7868,13 +7829,12 @@ msgstr "Fletxa amb línia doble cap a l'esquerra i cap a la dreta"
#. wbvER
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3155410\n"
"help.text"
msgid "<image id=\"img_id3155417\" src=\"media/helpimg/starmath/bi21326.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155417\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3155417\">Icona</alt></image>"
+msgstr "<image id=\"img_id3155417\" src=\"media/helpimg/starmath/bi21326.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155417\">Icona</alt></image>"
#. DJd7B
#: 03091502.xhp
@@ -7887,13 +7847,12 @@ msgstr "Fletxa amb línia doble cap a la dreta"
#. CdjUn
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153373\n"
"help.text"
msgid "<image id=\"img_id3153379\" src=\"media/helpimg/starmath/bi21303.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153379\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153379\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153379\" src=\"media/helpimg/starmath/bi21303.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153379\">Icona</alt></image>"
#. C3MkN
#: 03091502.xhp
@@ -7906,13 +7865,12 @@ msgstr "És equivalent / congruent amb"
#. Fg3Gh
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3149139\n"
"help.text"
msgid "<image id=\"img_id3149145\" src=\"media/helpimg/starmath/bi21310.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149145\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3149145\">Icona</alt></image>"
+msgstr "<image id=\"img_id3149145\" src=\"media/helpimg/starmath/bi21310.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149145\">Icona</alt></image>"
#. XjCZC
#: 03091502.xhp
@@ -7925,13 +7883,12 @@ msgstr "És major que - Igual a"
#. sxkrJ
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153648\n"
"help.text"
msgid "<image id=\"img_id3153653\" src=\"media/helpimg/starmath/bi21309.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153653\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153653\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153653\" src=\"media/helpimg/starmath/bi21309.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153653\">Icona</alt></image>"
#. STPBc
#: 03091502.xhp
@@ -7944,13 +7901,12 @@ msgstr "És menor que - Igual a"
#. FD6rV
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3145098\n"
"help.text"
msgid "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145104\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3145104\">Icona</alt></image>"
+msgstr "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145104\">Icona</alt></image>"
#. S9xpS
#: 03091502.xhp
@@ -7963,13 +7919,12 @@ msgstr "no divideix"
#. Pejj6
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3152809\n"
"help.text"
msgid "<image id=\"img_id3150267\" src=\"media/helpimg/starmath/bi21304.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150267\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3150267\">Icona</alt></image>"
+msgstr "<image id=\"img_id3150267\" src=\"media/helpimg/starmath/bi21304.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150267\">Icona</alt></image>"
#. wPLhC
#: 03091502.xhp
@@ -7982,13 +7937,12 @@ msgstr "És ortogonal a"
#. vtFA8
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153161\n"
"help.text"
msgid "<image id=\"img_id3153168\" src=\"media/helpimg/starmath/bi21308.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153168\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153168\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153168\" src=\"media/helpimg/starmath/bi21308.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153168\">Icona</alt></image>"
#. eLZQa
#: 03091502.xhp
@@ -8001,13 +7955,12 @@ msgstr "És paral·lel a"
#. r8jzh
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3150336\n"
"help.text"
msgid "<image id=\"img_id3148396\" src=\"media/helpimg/starmath/bi21312.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148396\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3148396\">Icona</alt></image>"
+msgstr "<image id=\"img_id3148396\" src=\"media/helpimg/starmath/bi21312.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148396\">Icona</alt></image>"
#. BJ3Cz
#: 03091502.xhp
@@ -8020,13 +7973,12 @@ msgstr "És proporcional a"
#. zsZWT
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3154416\n"
"help.text"
msgid "<image id=\"img_id3154422\" src=\"media/helpimg/starmath/bi21315.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154422\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3154422\">Icona</alt></image>"
+msgstr "<image id=\"img_id3154422\" src=\"media/helpimg/starmath/bi21315.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154422\">Icona</alt></image>"
#. qR3Ar
#: 03091502.xhp
@@ -8039,13 +7991,12 @@ msgstr "És semblant a"
#. UBBTk
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3149265\n"
"help.text"
msgid "<image id=\"img_id3149271\" src=\"media/helpimg/starmath/bi21311.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149271\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3149271\">Icona</alt></image>"
+msgstr "<image id=\"img_id3149271\" src=\"media/helpimg/starmath/bi21311.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149271\">Icona</alt></image>"
#. CDtUh
#: 03091502.xhp
@@ -8058,13 +8009,12 @@ msgstr "És semblant o igual"
#. vDUo6
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153957\n"
"help.text"
msgid "<image id=\"img_id3153962\" src=\"media/helpimg/starmath/bi21316.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153962\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153962\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153962\" src=\"media/helpimg/starmath/bi21316.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153962\">Icona</alt></image>"
#. FVEYx
#: 03091502.xhp
@@ -8077,13 +8027,12 @@ msgstr "Tendeix"
#. k6fm3
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153958\n"
"help.text"
msgid "<image id=\"img_id3153963\" src=\"media/helpimg/starmath/bi21327.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153963\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153963\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153963\" src=\"media/helpimg/starmath/bi21327.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153963\">Icona</alt></image>"
#. gGMFP
#: 03091502.xhp
@@ -8096,13 +8045,12 @@ msgstr "Precedeix"
#. AoFoH
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153959\n"
"help.text"
msgid "<image id=\"img_id3153964\" src=\"media/helpimg/starmath/bi21328.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153964\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153964\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153964\" src=\"media/helpimg/starmath/bi21328.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153964\">Icona</alt></image>"
#. wMUAe
#: 03091502.xhp
@@ -8115,13 +8063,12 @@ msgstr "No precedeix"
#. EVhP6
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153960\n"
"help.text"
msgid "<image id=\"img_id3153965\" src=\"media/helpimg/starmath/bi21329.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153965\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153965\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153965\" src=\"media/helpimg/starmath/bi21329.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153965\">Icona</alt></image>"
#. VxJ9r
#: 03091502.xhp
@@ -8134,13 +8081,12 @@ msgstr "Succeeix"
#. dcz5q
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153961\n"
"help.text"
msgid "<image id=\"img_id3153966\" src=\"media/helpimg/starmath/bi21330.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153966\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153966\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153966\" src=\"media/helpimg/starmath/bi21330.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153966\">Icona</alt></image>"
#. EwXma
#: 03091502.xhp
@@ -8153,13 +8099,12 @@ msgstr "No succeeix"
#. RMQ7H
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153962\n"
"help.text"
msgid "<image id=\"img_id3153967\" src=\"media/helpimg/starmath/bi21331.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153967\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153967\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153967\" src=\"media/helpimg/starmath/bi21331.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153967\">Icona</alt></image>"
#. 7GtUu
#: 03091502.xhp
@@ -8172,13 +8117,12 @@ msgstr "Precedeix o és igual a"
#. pXwjF
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153963\n"
"help.text"
msgid "<image id=\"img_id3153968\" src=\"media/helpimg/starmath/bi21332.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153968\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153968\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153968\" src=\"media/helpimg/starmath/bi21332.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153968\">Icona</alt></image>"
#. CSE3L
#: 03091502.xhp
@@ -8191,13 +8135,12 @@ msgstr "Succeeix o és igual a"
#. pohD3
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153964\n"
"help.text"
msgid "<image id=\"img_id3153969\" src=\"media/helpimg/starmath/bi21333.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153969\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153969\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153969\" src=\"media/helpimg/starmath/bi21333.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153969\">Icona</alt></image>"
#. 4QGmN
#: 03091502.xhp
@@ -8210,13 +8153,12 @@ msgstr "Precedeix o és igual a"
#. FoGBL
#: 03091502.xhp
-#, fuzzy
msgctxt ""
"03091502.xhp\n"
"par_id3153965\n"
"help.text"
msgid "<image id=\"img_id3153970\" src=\"media/helpimg/starmath/bi21334.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153970\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3153970\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153970\" src=\"media/helpimg/starmath/bi21334.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153970\">Icona</alt></image>"
#. uCzoV
#: 03091502.xhp
@@ -8301,13 +8243,12 @@ msgstr "Significat"
#. LFLpD
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3146505\n"
"help.text"
msgid "<image id=\"img_id3146512\" src=\"media/helpimg/starmath/op22001.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146512\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3146512\">Icona</alt></image>"
+msgstr "<image id=\"img_id3146512\" src=\"media/helpimg/starmath/op22001.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146512\">Icona</alt></image>"
#. FFGfs
#: 03091503.xhp
@@ -8320,13 +8261,12 @@ msgstr "Nombre cardinal"
#. Pht2f
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3159379\n"
"help.text"
msgid "<image id=\"img_id3159386\" src=\"media/helpimg/starmath/op22002.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159386\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3159386\">Icona</alt></image>"
+msgstr "<image id=\"img_id3159386\" src=\"media/helpimg/starmath/op22002.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159386\">Icona</alt></image>"
#. mGRyB
#: 03091503.xhp
@@ -8339,13 +8279,12 @@ msgstr "Conjunt buit"
#. aXVxh
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3158166\n"
"help.text"
msgid "<image id=\"img_id3158173\" src=\"media/helpimg/starmath/op21401.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158173\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3158173\">Icona</alt></image>"
+msgstr "<image id=\"img_id3158173\" src=\"media/helpimg/starmath/op21401.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158173\">Icona</alt></image>"
#. sm4Rg
#: 03091503.xhp
@@ -8358,13 +8297,12 @@ msgstr "Contingut a"
#. 6WhsY
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3152402\n"
"help.text"
msgid "<image id=\"img_id3152408\" src=\"media/helpimg/starmath/op21405.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152408\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3152408\">Icona</alt></image>"
+msgstr "<image id=\"img_id3152408\" src=\"media/helpimg/starmath/op21405.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152408\">Icona</alt></image>"
#. GEEMZ
#: 03091503.xhp
@@ -8377,13 +8315,12 @@ msgstr "Intersecció de conjunts"
#. LcNPM
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3158212\n"
"help.text"
msgid "<image id=\"img_id3158218\" src=\"media/helpimg/starmath/op21402.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158218\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3158218\">Icona</alt></image>"
+msgstr "<image id=\"img_id3158218\" src=\"media/helpimg/starmath/op21402.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158218\">Icona</alt></image>"
#. UzuDG
#: 03091503.xhp
@@ -8396,13 +8333,12 @@ msgstr "No contingut a"
#. eLm8p
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3158819\n"
"help.text"
msgid "<image id=\"img_id3158825\" src=\"media/helpimg/starmath/op21413.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158825\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3158825\">Icona</alt></image>"
+msgstr "<image id=\"img_id3158825\" src=\"media/helpimg/starmath/op21413.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158825\">Icona</alt></image>"
#. qdSN4
#: 03091503.xhp
@@ -8415,13 +8351,12 @@ msgstr "No subconjunt"
#. fjQEM
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3158966\n"
"help.text"
msgid "<image id=\"img_id3158973\" src=\"media/helpimg/starmath/op21414.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158973\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3158973\">Icona</alt></image>"
+msgstr "<image id=\"img_id3158973\" src=\"media/helpimg/starmath/op21414.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158973\">Icona</alt></image>"
#. Ndiik
#: 03091503.xhp
@@ -8434,13 +8369,12 @@ msgstr "No subconjunt ni igual"
#. E47CZ
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3159114\n"
"help.text"
msgid "<image id=\"img_id3159120\" src=\"media/helpimg/starmath/op21415.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159120\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3159120\">Icona</alt></image>"
+msgstr "<image id=\"img_id3159120\" src=\"media/helpimg/starmath/op21415.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159120\">Icona</alt></image>"
#. DuaNY
#: 03091503.xhp
@@ -8453,13 +8387,12 @@ msgstr "No superconjunt"
#. tN9jP
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3163002\n"
"help.text"
msgid "<image id=\"img_id3163008\" src=\"media/helpimg/starmath/op21416.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163008\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3163008\">Icona</alt></image>"
+msgstr "<image id=\"img_id3163008\" src=\"media/helpimg/starmath/op21416.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163008\">Icona</alt></image>"
#. UwbsN
#: 03091503.xhp
@@ -8472,23 +8405,21 @@ msgstr "No superconjunt ni igual"
#. xL7Xa
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_idN112D9\n"
"help.text"
msgid "<literal>owns</literal> or <literal>ni</literal>"
-msgstr "<unk>GA és propietària de</literal> o <literal>ni</literal>"
+msgstr "<literal>owns</literal> o <literal>ni</literal>"
#. VSBTG
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3158359\n"
"help.text"
msgid "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158366\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3158366\">Icona</alt></image>"
+msgstr "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158366\">Icona</alt></image>"
#. YQptA
#: 03091503.xhp
@@ -8501,13 +8432,12 @@ msgstr "Conté"
#. BVzpV
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3156480\n"
"help.text"
msgid "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156486\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3156486\">Icona</alt></image>"
+msgstr "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156486\">Icona</alt></image>"
#. wmvnm
#: 03091503.xhp
@@ -8520,23 +8450,21 @@ msgstr "Nombre complex"
#. 8WKRJ
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_idN113E5\n"
"help.text"
msgid "<literal>setminus</literal> or <literal>bslash</literal>"
-msgstr "<unk>GA setminus</literal> o <literal>bslash</literal>"
+msgstr "<literal>setminus</literal> o <literal>bslash</literal>"
#. uukK3
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3145932\n"
"help.text"
msgid "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145938\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3145938\">Icona</alt></image>"
+msgstr "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145938\">Icona</alt></image>"
#. W8PY7
#: 03091503.xhp
@@ -8549,13 +8477,12 @@ msgstr "Diferència entre conjunts"
#. PjEX5
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3163149\n"
"help.text"
msgid "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163156\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3163156\">Icona</alt></image>"
+msgstr "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163156\">Icona</alt></image>"
#. juEAq
#: 03091503.xhp
@@ -8568,13 +8495,12 @@ msgstr "Nombre natural"
#. cFkYB
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3163444\n"
"help.text"
msgid "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163450\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3163450\">Icona</alt></image>"
+msgstr "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163450\">Icona</alt></image>"
#. eTC9Q
#: 03091503.xhp
@@ -8587,13 +8513,12 @@ msgstr "Nombre racional"
#. ntda2
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3163591\n"
"help.text"
msgid "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163598\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3163598\">Icona</alt></image>"
+msgstr "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163598\">Icona</alt></image>"
#. CVXPR
#: 03091503.xhp
@@ -8606,13 +8531,12 @@ msgstr "Nombre real"
#. BW8JE
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3163296\n"
"help.text"
msgid "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163303\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3163303\">Icona</alt></image>"
+msgstr "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163303\">Icona</alt></image>"
#. 2BFXD
#: 03091503.xhp
@@ -8625,13 +8549,12 @@ msgstr "Enter"
#. ywfCP
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3146357\n"
"help.text"
msgid "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146363\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3146363\">Icona</alt></image>"
+msgstr "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146363\">Icona</alt></image>"
#. bX3jf
#: 03091503.xhp
@@ -8644,13 +8567,12 @@ msgstr "Barra inclinada / per al conjunt quocient (barra inclinada) entre caràc
#. RWuAq
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3146652\n"
"help.text"
msgid "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146659\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3146659\">Icona</alt></image>"
+msgstr "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146659\">Icona</alt></image>"
#. NGHLF
#: 03091503.xhp
@@ -8663,13 +8585,12 @@ msgstr "Subconjunt"
#. ShrVP
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3146800\n"
"help.text"
msgid "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146806\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3146806\">Icona</alt></image>"
+msgstr "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146806\">Icona</alt></image>"
#. VqxmF
#: 03091503.xhp
@@ -8682,13 +8603,12 @@ msgstr "Subconjunt o igual a"
#. SE2JC
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3158524\n"
"help.text"
msgid "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158530\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3158530\">Icona</alt></image>"
+msgstr "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158530\">Icona</alt></image>"
#. tGDcX
#: 03091503.xhp
@@ -8701,13 +8621,12 @@ msgstr "Superconjunt"
#. MxrDq
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3158671\n"
"help.text"
msgid "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158678\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3158678\">Icona</alt></image>"
+msgstr "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158678\">Icona</alt></image>"
#. HavfX
#: 03091503.xhp
@@ -8720,13 +8639,12 @@ msgstr "Superconjunt o igual a"
#. i8D6n
#: 03091503.xhp
-#, fuzzy
msgctxt ""
"03091503.xhp\n"
"par_id3152548\n"
"help.text"
msgid "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152555\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3152555\">Icona</alt></image>"
+msgstr "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152555\">Icona</alt></image>"
#. KPHqD
#: 03091503.xhp
@@ -9565,13 +9483,12 @@ msgstr "Suma"
#. B5ED4
#: 03091505.xhp
-#, fuzzy
msgctxt ""
"03091505.xhp\n"
"par_id3167161\n"
"help.text"
msgid "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167167\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3167167\">Icona</alt></image>"
+msgstr "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167167\">Icona</alt></image>"
#. ujJ9N
#: 03091505.xhp
@@ -10067,13 +9984,12 @@ msgstr "Titlla gran, s'ajusta a la mida del caràcter"
#. EHoDk
#: 03091506.xhp
-#, fuzzy
msgctxt ""
"03091506.xhp\n"
"par_id3160067\n"
"help.text"
msgid "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160074\">Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3160074\">Icona</alt></image>"
+msgstr "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160074\">Icona</alt></image>"
#. dZ2uv
#: 03091506.xhp
@@ -11687,13 +11603,12 @@ msgstr "<ahelp hid=\"HID_SMA_RE\">Insereix el símbol per a la part real d'un no
#. Zy6pE
#: 03091600.xhp
-#, fuzzy
msgctxt ""
"03091600.xhp\n"
"par_id3154543\n"
"help.text"
msgid "<image id=\"img_id3154553\" src=\"media/helpimg/starmath/mi22004.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154553\">Imaginary Part Icon</alt></image>"
-msgstr "<unk>GA<alt id=\"altid3154553\">Imaginary Party Icona</alt></image>"
+msgstr "<image id=\"img_id3154553\" src=\"media/helpimg/starmath/mi22004.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154553\">Icona Part imaginària</alt></image>"
#. mPBvM
#: 03091600.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/01.po b/source/ca/helpcontent2/source/text/swriter/01.po
index 0a64c69848e..0a213ae694b 100644
--- a/source/ca/helpcontent2/source/text/swriter/01.po
+++ b/source/ca/helpcontent2/source/text/swriter/01.po
@@ -4,9 +4,9 @@ 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: 2023-07-06 10:56+0200\n"
-"PO-Revision-Date: 2023-08-28 03:37+0000\n"
-"Last-Translator: AssumptaAn <assumptaanglada@gmail.com>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ca/>\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textswriter01/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33357,7 +33357,7 @@ msgctxt ""
"par_id621673471913182\n"
"help.text"
msgid "<emph>Selection</emph>: the selected content is sent to the DeepL server for translation."
-msgstr ""
+msgstr "<emph>Selecció</emph>: el contingut seleccionat s'envia al servidor del DeepL per a la seva traducció."
#. iGHfy
#: translate.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/02.po b/source/ca/helpcontent2/source/text/swriter/02.po
index bff9686239b..6594d6d15fc 100644
--- a/source/ca/helpcontent2/source/text/swriter/02.po
+++ b/source/ca/helpcontent2/source/text/swriter/02.po
@@ -4,16 +4,16 @@ 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: 2023-06-12 15:28+0200\n"
-"PO-Revision-Date: 2023-03-27 23:32+0000\n"
+"PO-Revision-Date: 2023-11-11 07:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-6/textswriter02/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1536890914.000000\n"
@@ -1104,7 +1104,7 @@ msgctxt ""
"par_id3145244\n"
"help.text"
msgid "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Determines the zoom level of the print preview.</ahelp>"
-msgstr "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Determina el nivell de zoom de la previsualització d'impressió.</ahelp>"
+msgstr "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Determina el nivell d'escala de la previsualització de la impressió.</ahelp>"
#. FCDCs
#: 10040000.xhp
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
index 5d196e75de0..65084aa1d63 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,16 +4,16 @@ 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: 2023-06-19 12:46+0200\n"
-"PO-Revision-Date: 2023-07-31 08:24+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ca/>\n"
+"PO-Revision-Date: 2023-11-12 22:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-6/officecfgregistrydataorgopenofficeofficeui/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1562301193.000000\n"
#. W5ukN
@@ -5574,7 +5574,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. ftDWy
#: CalcWindowState.xcu
@@ -12354,7 +12354,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. tWhJG
#: DrawWindowState.xcu
@@ -28036,7 +28036,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. DyQpY
#: ImpressWindowState.xcu
@@ -29236,7 +29236,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. VAX5E
#: Sidebar.xcu
@@ -37226,7 +37226,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. C8x4W
#: WriterFormWindowState.xcu
@@ -37706,7 +37706,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. G8oEo
#: WriterGlobalWindowState.xcu
@@ -38226,7 +38226,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. FFtmB
#: WriterReportWindowState.xcu
@@ -38666,7 +38666,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. Rq9Jx
#: WriterWebWindowState.xcu
@@ -39186,7 +39186,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. BUnXb
#: WriterWindowState.xcu
@@ -39836,7 +39836,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. 8v2jp
#: XFormsWindowState.xcu
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index c092f657fb1..44cdbbd11ae 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-08-04 11:35+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ca/>\n"
+"PO-Revision-Date: 2023-11-12 22:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-6/scmessages/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1562916192.000000\n"
#. kBovX
@@ -17195,7 +17195,7 @@ msgstr "Aquí és on introduïu o editeu textos, nombres i fórmules."
#: sc/inc/strings.hrc:110
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. SuAaA
#: sc/inc/strings.hrc:111
diff --git a/source/ca/sd/messages.po b/source/ca/sd/messages.po
index 34491d75ed0..165ad36b4f8 100644
--- a/source/ca/sd/messages.po
+++ b/source/ca/sd/messages.po
@@ -4,16 +4,16 @@ 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: 2023-05-31 16:29+0200\n"
-"PO-Revision-Date: 2023-07-29 10:24+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ca/>\n"
+"PO-Revision-Date: 2023-11-12 22:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-6/sdmessages/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1562916317.000000\n"
#. WDjkB
@@ -2914,7 +2914,7 @@ msgstr "Respon a %1"
#: sd/inc/strings.hrc:456
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
-msgstr "Reproductor multimèdia"
+msgstr "Reproducció multimèdia"
#. Q76cw
#: sd/inc/strings.hrc:457
diff --git a/source/ca/starmath/messages.po b/source/ca/starmath/messages.po
index 01e3e8e3582..6908beb5291 100644
--- a/source/ca/starmath/messages.po
+++ b/source/ca/starmath/messages.po
@@ -4,16 +4,16 @@ 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: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2023-03-27 22:34+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/ca/>\n"
+"PO-Revision-Date: 2023-11-15 11:51+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-6/starmathmessages/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1562916087.000000\n"
#. GrDhX
@@ -1208,7 +1208,7 @@ msgstr "Integral doble amb subíndex a sota"
#: starmath/inc/strings.hrc:151
msgctxt "RID_IINT_TOX_HELP"
msgid "Double Integral Superscript Top"
-msgstr "Integral doble amb superíndex a sobre"
+msgstr "Integral doble amb superíndex superior"
#. pfQHq
#: starmath/inc/strings.hrc:152
@@ -1232,7 +1232,7 @@ msgstr "Integral triple amb subíndex a sota"
#: starmath/inc/strings.hrc:155
msgctxt "RID_IIINT_TOX_HELP"
msgid "Triple Integral Superscript Top"
-msgstr "Integral triple amb superíndex a sobre"
+msgstr "Integral triple amb superíndex superior"
#. tBhDK
#: starmath/inc/strings.hrc:156
@@ -1760,13 +1760,13 @@ msgstr "Avalua"
#: starmath/inc/strings.hrc:243
msgctxt "RID_EVALUATE_FROMX_HELP"
msgid "Evaluate Subscript Bottom"
-msgstr "Avalua el subíndex a sota"
+msgstr "Avalua el subíndex inferior"
#. Q6G2q
#: starmath/inc/strings.hrc:244
msgctxt "RID_EVALUATE_TOX_HELP"
msgid "Evaluate Superscript Top"
-msgstr "Avalua el superíndex a sobre"
+msgstr "Avalua el superíndex superior"
#. 6NGAj
#: starmath/inc/strings.hrc:245
@@ -3338,7 +3338,7 @@ msgstr "E_scalat:"
#: starmath/uiconfig/smath/ui/smathsettings.ui:205
msgctxt "extended_tip|zoom"
msgid "Reduces or enlarges the size of the printed formula by a specified enlargement factor."
-msgstr "Redueix o amplia la mida de la fórmula impresa amb un factor d'ampliació especificat."
+msgstr "Redueix o amplia la mida de la fórmula impresa amb un factor d'escala especificat."
#. kMZqq
#: starmath/uiconfig/smath/ui/smathsettings.ui:228
diff --git a/source/ca/svx/messages.po b/source/ca/svx/messages.po
index bd92ef46c01..54d06ba8bd1 100644
--- a/source/ca/svx/messages.po
+++ b/source/ca/svx/messages.po
@@ -4,16 +4,16 @@ 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: 2023-07-25 11:20+0200\n"
-"PO-Revision-Date: 2023-08-01 09:34+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ca/>\n"
+"PO-Revision-Date: 2023-11-09 12:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-6/svxmessages/ca/>\n"
"Language: ca\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-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1559651913.000000\n"
#. 3GkZj
@@ -7439,7 +7439,7 @@ msgstr "Fila i columna"
#: include/svx/strings.hrc:1334
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
-msgstr "Factor d'escala. Feu clic dret per a canviar el factor d'ampliació o feu clic per a obrir el diàleg d'escala."
+msgstr "Factor d'escala. Feu clic dret per a canviar el factor d'escala o feu clic per a obrir el diàleg d'escala."
#. HCjAM
#: include/svx/strings.hrc:1335
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po
index 96af6942408..297875e7255 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-06-26 15:06+0200\n"
-"PO-Revision-Date: 2023-10-12 18:37+0000\n"
+"PO-Revision-Date: 2023-11-08 16:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-7-6/textsbasicshared/cs/>\n"
"Language: cs\n"
@@ -10526,7 +10526,7 @@ msgctxt ""
"par_id461596463969009\n"
"help.text"
msgid "Use <link href=\"text/sbasic/shared/03010103.xhp\">Print#</link> statement to print data to a sequential text file. Use <link href=\"text/sbasic/shared/03020204.xhp\">Put#</link> statement to write data to a binary or a random file."
-msgstr ""
+msgstr "K zápisu dat do sekvenčního textového souboru použijte příkaz <link href=\"text/sbasic/shared/03010103.xhp\">Print#</link>, k zápisu dat do binárního nebo náhodného souboru příkaz <link href=\"text/sbasic/shared/03020204.xhp\">Put#</link>."
#. WxpRu
#: 03020205.xhp
@@ -11354,7 +11354,7 @@ msgctxt ""
"par_id3161831\n"
"help.text"
msgid "<emph>PathName</emph>: Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
-msgstr ""
+msgstr "<emph>PathName:</emph> Řetězec určující hledanou cestu, adresář nebo soubor. Tento argument je možné určit jen při prvním volání funkce Dir. Pokud chcete, je možné zadat cestu v <link href=\"text/sbasic/shared/00000002.xhp\">URL notaci</link>."
#. pWqpF
#: 03020404.xhp
@@ -11363,7 +11363,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<emph>Attributes</emph>:Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
-msgstr ""
+msgstr "<emph>Attributes: </emph> Celočíselný výraz určující atributy souboru. Funkce Dir vrací jen soubory nebo adresáře, které odpovídají určeným atributům. Několik atributů je možné zkombinovat, když sečtete jejich hodnoty:"
#. 3Tg2L
#: 03020404.xhp
@@ -11489,7 +11489,7 @@ msgctxt ""
"par_id3153364\n"
"help.text"
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr function to determine the file access number."
-msgstr ""
+msgstr "Pokud používáte 32bitový operační systém, není možné pomocí funkce FileAttr určit přístupové číslo souboru."
#. rrzGc
#: 03020405.xhp
@@ -11507,7 +11507,7 @@ msgctxt ""
"par_id3154012\n"
"help.text"
msgid "FileAttr (Channel As Integer, Attributes As Integer)"
-msgstr ""
+msgstr "FileAttr (Channel As Integer, Attributes As Integer)"
#. xonFX
#: 03020405.xhp
@@ -11525,7 +11525,7 @@ msgctxt ""
"par_id3151074\n"
"help.text"
msgid "<emph>Channel</emph>: The number of the file that was opened with the Open statement."
-msgstr ""
+msgstr "<emph>Channel:</emph> Číslo souboru, který byl otevřen příkazem Open."
#. qsYFA
#: 03020405.xhp
@@ -11534,7 +11534,7 @@ msgctxt ""
"par_id3144766\n"
"help.text"
msgid "<emph>Attributes</emph>: Integer expression that indicates the type of file information that you want to return. The following values are possible:"
-msgstr ""
+msgstr "<emph>Attributes:</emph> Celočíselný výraz určující, jaký druh informací chcete vrátit. Máte k dispozici tyto možnosti:"
#. 8ZYGH
#: 03020405.xhp
@@ -11543,7 +11543,7 @@ msgctxt ""
"par_id3147396\n"
"help.text"
msgid "1: FileAttr indicates the access mode of the file."
-msgstr ""
+msgstr "1: Funkce FileAttr označuje režim přístupu k souboru."
#. CAPyc
#: 03020405.xhp
@@ -11552,7 +11552,7 @@ msgctxt ""
"par_id3149959\n"
"help.text"
msgid "2: FileAttr returns the file access number of the operating system."
-msgstr ""
+msgstr "2: Funkce FileAttr vrátí přístupové číslo operačního systému."
#. qCmCs
#: 03020405.xhp
@@ -11687,7 +11687,7 @@ msgctxt ""
"par_id3146957\n"
"help.text"
msgid "FileCopy Source As String, Destination As String"
-msgstr ""
+msgstr "FileCopy Source As String, Destination As String"
#. CjRbT
#: 03020406.xhp
@@ -11705,7 +11705,7 @@ msgctxt ""
"par_id3155390\n"
"help.text"
msgid "<emph>Source</emph>: Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
-msgstr ""
+msgstr "<emph>Source:</emph> Řetězec určující název souboru, který chcete zkopírovat. Řetězec může volitelně obsahovat cestu a určení jednotky. Pokud chcete, je možné použít <link href=\"text/sbasic/shared/00000002.xhp\">URL notaci</link>."
#. b2bKE
#: 03020406.xhp
@@ -11714,7 +11714,7 @@ msgctxt ""
"par_id3150669\n"
"help.text"
msgid "<emph>Destination</emph>: Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
-msgstr ""
+msgstr "<emph>Destination:</emph> Řetězec určující, kam chcete zkopírovat zdrojový soubor. Řetězec může obsahovat určení jednotky, cestu a název souboru, nebo cestu v URL notaci."
#. WgMEt
#: 03020406.xhp
@@ -12587,7 +12587,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "SetAttr PathName As String, Attributes As Integer"
-msgstr ""
+msgstr "SetAttr PathName As String, Attributes As Integer"
#. 4RPxH
#: 03020414.xhp
@@ -12596,7 +12596,7 @@ msgctxt ""
"par_id3154909\n"
"help.text"
msgid "<emph>FileName</emph>: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
-msgstr ""
+msgstr "<emph>FileName:</emph> Řetězec určující název a cestu souboru, kterému chcete nastavit atributy. Pokud není zadána cesta, <emph>SetAttr</emph> hledá soubor v aktuálním adresáři. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\">URL notaci</link>."
#. ME7sS
#: 03020414.xhp
@@ -12605,7 +12605,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "<emph>Attributes</emph>: Bit pattern defining the attributes that you want to set or to clear:"
-msgstr ""
+msgstr "<emph>Attributes:</emph> Bitový vzorek určující, které atributy chcete nastavit nebo zrušit:"
#. bt8p5
#: 03020414.xhp
@@ -19337,7 +19337,7 @@ msgctxt ""
"par_id3151074\n"
"help.text"
msgid "Print \"The length of the hypotenuse is\"; (d1 / cos (dAngle * Pi / 180))"
-msgstr ""
+msgstr "Print \"Délka přepony je \"; (d1 / cos (dAngle * Pi / 180))"
#. FEozF
#: 03080103.xhp
@@ -21704,7 +21704,7 @@ msgctxt ""
"par_id3147560\n"
"help.text"
msgid "IIf (Bool As Boolean, Variant1 As Variant, Variant2 As Variant) As Variant"
-msgstr ""
+msgstr "IIf (Bool As Boolean, Variant1 As Variant, Variant2 As Variant) As Variant"
#. WA953
#: 03090103.xhp
@@ -21713,7 +21713,7 @@ msgctxt ""
"par_id3153381\n"
"help.text"
msgid "<emph>Bool</emph>: Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the value of Variant1, otherwise it returns the value of Variant2."
-msgstr ""
+msgstr "<emph>Bool:</emph> Výraz, který chcete vyhodnotit. Pokud se výraz vyhodnotí jako <emph>True</emph>, funkce vrátí výsledek Variant1, jinak vrátí výsledek Variant2."
#. 4CnY7
#: 03090103.xhp
@@ -21722,7 +21722,7 @@ msgctxt ""
"par_id3150870\n"
"help.text"
msgid "<emph>Variant1, Variant2</emph>: Any expression, one of which will be returned as the function result, depending on the logical evaluation."
-msgstr ""
+msgstr "<emph>Variant1, Variant2:</emph> Výraz, který se podle hodnoty logického výrazu vrátí jako výsledek funkce."
#. JJd8f
#: 03090103.xhp
@@ -21731,7 +21731,7 @@ msgctxt ""
"par_id541598638231139\n"
"help.text"
msgid "IIf evaluates both <literal>Variant1</literal> and <literal>Variant2</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
-msgstr ""
+msgstr "IIf vyhodnotí <literal>Variant1</literal> i <literal>Variant2</literal>, přestože vrátí pouze jeden z nich. Jestliže bude výsledkem některého z nich chyba, funkce vrátí chybu. Proto IIf nepoužívejte například k ošetření možného dělení nulou."
#. vGAma
#: 03090103.xhp
@@ -30110,7 +30110,7 @@ msgctxt ""
"par_id3149233\n"
"help.text"
msgid "String (number As Long, {expression As Integer | character As String}) As String"
-msgstr ""
+msgstr "String (number As Long, {expression As Integer | character As String}) As String"
#. GfqGg
#: 03120202.xhp
@@ -30128,7 +30128,7 @@ msgctxt ""
"par_id3154347\n"
"help.text"
msgid "<emph>number</emph>: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648."
-msgstr ""
+msgstr "<emph>number:</emph> Číselný výraz určující počet znaků ve vráceném řetězci. Maximální povolená hodnota je 2 147 483 648."
#. jyC8M
#: 03120202.xhp
@@ -30137,7 +30137,7 @@ msgctxt ""
"par_id3148664\n"
"help.text"
msgid "<emph>Expression</emph>: Numeric expression that defines the ASCII code for the character."
-msgstr ""
+msgstr "<emph>Expression:</emph> Číslo, které určuje ASCII kód znaku."
#. 5rrti
#: 03120202.xhp
@@ -30146,7 +30146,7 @@ msgctxt ""
"par_id3150359\n"
"help.text"
msgid "<emph>Character</emph>: Any single character used to build the return string, or any string of which only the first character will be used."
-msgstr ""
+msgstr "<emph>Character:</emph> Jeden znak, ze kterého se vytvoří řetězec, nebo jakýkoliv řetězec, ze kterého se použije první znak."
#. avFC9
#: 03120300.xhp
@@ -30650,7 +30650,7 @@ msgctxt ""
"par_id3150771\n"
"help.text"
msgid "Left (string As String, length As Long) As String"
-msgstr ""
+msgstr "Left (string As String, length As Long) As String"
#. to74m
#: 03120303.xhp
@@ -30668,7 +30668,7 @@ msgctxt ""
"par_id3148552\n"
"help.text"
msgid "<emph>string</emph>: Any string expression that you want to return the leftmost characters from."
-msgstr ""
+msgstr "<emph>string:</emph> Řetězec, jehož počáteční část chcete získat."
#. dYBNr
#: 03120303.xhp
@@ -30677,7 +30677,7 @@ msgctxt ""
"par_id3149456\n"
"help.text"
msgid "<emph>length</emph>: Numeric expression that specifies the number of characters that you want to return. If <emph>length</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>length:</emph> Číselný výraz určující počet znaků, které chcete vrátit. Pokud <emph>length</emph> = 0, vrátí se prázdný řetězec. Maximální povolená hodnota je 2 147 483 648."
#. FPXvk
#: 03120303.xhp
@@ -31046,7 +31046,7 @@ msgctxt ""
"par_id3153061\n"
"help.text"
msgid "Right (string As String, length As Long)"
-msgstr ""
+msgstr "Right (string As String, length As Long)"
#. SKQUo
#: 03120307.xhp
@@ -31064,7 +31064,7 @@ msgctxt ""
"par_id3153526\n"
"help.text"
msgid "<emph>string</emph>: Any string expression that you want to return the rightmost characters of."
-msgstr ""
+msgstr "<emph>string:</emph> Řetězec, jehož koncovou část chcete získat."
#. 3NQ9V
#: 03120307.xhp
@@ -31073,7 +31073,7 @@ msgctxt ""
"par_id3151211\n"
"help.text"
msgid "<emph>length</emph>: Numeric expression that defines the number of characters that you want to return. If <emph>length</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>length:</emph> Číselný výraz určující počet znaků, které chcete vrátit. Pokud <emph>length</emph> = 0, vrátí se prázdný řetězec. Maximální povolená hodnota je 2 147 483 648."
#. ezXrq
#: 03120307.xhp
@@ -31559,7 +31559,7 @@ msgctxt ""
"par_id3153824\n"
"help.text"
msgid "Split (expression As String, delimiter, limit)"
-msgstr ""
+msgstr "Split (expression As String, delimiter, limit)"
#. dBAZR
#: 03120314.xhp
@@ -31577,7 +31577,7 @@ msgctxt ""
"par_id3156023\n"
"help.text"
msgid "<emph>expression</emph>: Any string expression."
-msgstr ""
+msgstr "<emph>expression:</emph> Jakýkoliv řetězcový výraz."
#. ZABZE
#: 03120314.xhp
@@ -31586,7 +31586,7 @@ msgctxt ""
"par_id3147560\n"
"help.text"
msgid "<emph>delimiter</emph>: An optional string of one or more characters length that is used to delimit <literal>String</literal>. The default is the space character."
-msgstr ""
+msgstr "<emph>delimiter:</emph> Nepovinný řetězec (jeden či více znaků), který se použije k rozdělení parametru <literal>String</literal>. Výchozí znak je mezera."
#. myUEr
#: 03120314.xhp
@@ -31595,7 +31595,7 @@ msgctxt ""
"par_id3145069\n"
"help.text"
msgid "<emph>limit</emph>: An optional number of substrings that you want to return."
-msgstr ""
+msgstr "<emph>limit:</emph> Nepovinný počet podřetězců, které chcete vrátit."
#. 9qGtg
#: 03120315.xhp
@@ -31640,7 +31640,7 @@ msgctxt ""
"par_id3156344\n"
"help.text"
msgid "Join (SourceArray As Object, delimiter As String) As String"
-msgstr ""
+msgstr "Join (SourceArray As Object, delimiter As String) As String"
#. VFrno
#: 03120315.xhp
@@ -31649,7 +31649,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<emph>SourceArray</emph>: A string array."
-msgstr ""
+msgstr "<emph>SourceArray</emph>: Pole řetězců."
#. CZC5E
#: 03120315.xhp
@@ -31658,7 +31658,7 @@ msgctxt ""
"par_id3154908\n"
"help.text"
msgid "<emph>delimiter</emph>: An optional string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If <literal>Delimiter</literal> is a string of length zero \"\", the substrings are joined without separator."
-msgstr ""
+msgstr "<emph>delimiter</emph>: Nepovinný řetězec, který je ve výsledném řetězci používán k oddělení podřetězců. Výchozí oddělovač je mezera. Je-li parametr <literal>delimiter</literal> prázdný řetězec \"\", podřetězce budou spojeny bez oddělovače."
#. u25ah
#: 03120400.xhp
@@ -31739,7 +31739,7 @@ msgctxt ""
"par_id3146957\n"
"help.text"
msgid "InStr ([Start As Long,] String1 As String, String2 As String[, Compare]) As Integer"
-msgstr ""
+msgstr "InStr ([Start As Long,] String1 As String, String2 As String[, Compare]) As Integer"
#. dkQe4
#: 03120401.xhp
@@ -31748,7 +31748,7 @@ msgctxt ""
"par_id3153126\n"
"help.text"
msgid "<emph>Start</emph>: A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgstr "<emph>Start:</emph> Číselný výraz, který označuje pozici v řetězci, kde začíná hledání podřetězce. Pokud tento parametr vynecháte, hledání začne na prvním znaku řetězce. Minimální povolená hodnota je 1. Maximální povolená hodnota je 2 147 483 648."
#. BDsAp
#: 03120401.xhp
@@ -31757,7 +31757,7 @@ msgctxt ""
"par_id3145609\n"
"help.text"
msgid "<emph>String1</emph>: The string expression that you want to search."
-msgstr ""
+msgstr "<emph>String1:</emph> Řetězec, který chcete prohledat."
#. BGDxD
#: 03120401.xhp
@@ -31766,7 +31766,7 @@ msgctxt ""
"par_id3147559\n"
"help.text"
msgid "<emph>String2</emph>: The string expression that you want to search for."
-msgstr ""
+msgstr "<emph>String2:</emph> Řetězec, který chcete najít."
#. GeM6V
#: 03120401.xhp
@@ -31775,7 +31775,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<emph>Compare</emph>: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
-msgstr ""
+msgstr "<emph>Compare:</emph> Nepovinný číselný výraz, který určuje druh porovnávání. Hodnota tohoto parametru může být 0 nebo 1. Výchozí hodnota 1 určuje, že při porovnání textu nezávisí na velikosti znaků. Hodnota 0 určuje binární porovnávání, kdy závisí na velikosti znaků."
#. mZhFi
#: 03120401.xhp
@@ -31928,7 +31928,7 @@ msgctxt ""
"par_id3150503\n"
"help.text"
msgid "StrComp (string1 As String, string2 As String[, Compare As Integer]) As Integer"
-msgstr ""
+msgstr "StrComp (string1 As String, string2 As String[, Compare As Integer]) As Integer"
#. Bx8HF
#: 03120403.xhp
@@ -31937,7 +31937,7 @@ msgctxt ""
"par_id3351061\n"
"help.text"
msgid "<emph>string1</emph>: Any string expression"
-msgstr ""
+msgstr "<emph>string1:</emph> Jakýkoliv řetězcový výraz."
#. vNvkn
#: 03120403.xhp
@@ -31946,7 +31946,7 @@ msgctxt ""
"par_id3153061\n"
"help.text"
msgid "<emph>string2</emph>: Any string expression"
-msgstr ""
+msgstr "<emph>string2:</emph> Jakýkoliv řetězcový výraz."
#. 59SPq
#: 03120403.xhp
@@ -31955,7 +31955,7 @@ msgctxt ""
"par_id3146796\n"
"help.text"
msgid "<emph>Compare</emph>: This optional parameter sets the comparison method. If <literal>Compare</literal> = 1, the string comparison is case-sensitive. If <literal>Compare</literal> = 0, no distinction is made between uppercase and lowercase letters."
-msgstr ""
+msgstr "<emph>Compare:</emph> Nepovinný číselný výraz, který určuje druh porovnávání. Je-li hodnota parametru <literal>Compare</literal> = 1, při porovnání řetězců záleží na velikosti písmen. Pokud je jeho hodnota 0, při porovnávání na velikosti písmen nezáleží."
#. Hi2Cp
#: 03120403.xhp
@@ -31964,7 +31964,7 @@ msgctxt ""
"par_id3150358\n"
"help.text"
msgid "If string1 < string2 the function returns -1"
-msgstr ""
+msgstr "Jestliže je string1 < string2, funkce vrátí -1"
#. Y4fnJ
#: 03120403.xhp
@@ -31973,7 +31973,7 @@ msgctxt ""
"par_id3151043\n"
"help.text"
msgid "If string1 = string2 the function returns 0"
-msgstr ""
+msgstr "Jestliže je string1 = string2, funkce vrátí 0"
#. QX67G
#: 03120403.xhp
@@ -31982,7 +31982,7 @@ msgctxt ""
"par_id3158410\n"
"help.text"
msgid "If string1 > string2 the function returns 1"
-msgstr ""
+msgstr "Jestliže je string1 > string2, funkce vrátí 1"
#. xtFm8
#: 03120411.xhp
@@ -32036,7 +32036,7 @@ msgctxt ""
"par_id3146957\n"
"help.text"
msgid "InStrRev (StringCheck As String, StringMatch As String [,Start As Long] [, Compare As Integer])"
-msgstr ""
+msgstr "InStrRev (StringCheck As String, StringMatch As String [,Start As Long] [, Compare As Integer])"
#. HVvGf
#: 03120411.xhp
@@ -32045,7 +32045,7 @@ msgctxt ""
"par_id3145609\n"
"help.text"
msgid "<emph>StringCheck</emph>: The string expression that you want to search."
-msgstr ""
+msgstr "<emph>StringCheck:</emph> Řetězec, který chcete prohledat."
#. SPRJC
#: 03120411.xhp
@@ -32054,7 +32054,7 @@ msgctxt ""
"par_id3147559\n"
"help.text"
msgid "<emph>StringMatch</emph>: The string expression that you want to search for."
-msgstr ""
+msgstr "<emph>StringMatch:</emph> Řetězec, který chcete najít."
#. eREDf
#: 03120411.xhp
@@ -32099,7 +32099,7 @@ msgctxt ""
"par_id3153361\n"
"help.text"
msgid "To avoid a run-time error, do not set the <literal>Compare</literal> parameter if the first return parameter is omitted."
-msgstr ""
+msgstr "Chcete-li se vyhnout chybám, nenastavujte parametr <literal>Compar9e</literal>, pokud vynecháte první parametr."
#. GExuT
#: 03120411.xhp
@@ -32324,7 +32324,7 @@ msgctxt ""
"par_id3145609\n"
"help.text"
msgid "Optional integer expression that specifies the style of the window that the program is executed in."
-msgstr ""
+msgstr "Nepovinný celočíselný výraz určující styl okna, ve kterém se program spustí."
#. fupqC
#: 03130500.xhp
@@ -32333,7 +32333,7 @@ msgctxt ""
"par_id451687425656673\n"
"help.text"
msgid "Parameter <emph>Windowstyle</emph> is only effective on Windows systems. On other systems the parameter is ignored."
-msgstr ""
+msgstr "Parametr <emph>Windowstyle</emph> se uplatňuje pouze v operačním systému Windows. V jiných systémech je ignorován."
#. 6nZbY
#: 03130500.xhp
@@ -32342,7 +32342,7 @@ msgctxt ""
"par_id531687425555734\n"
"help.text"
msgid "The following values are possible:"
-msgstr ""
+msgstr "Jsou možné následující hodnoty:"
#. UHeLL
#: 03130500.xhp
@@ -32369,7 +32369,7 @@ msgctxt ""
"par_id831687425819018\n"
"help.text"
msgid "<variable id=\"notimplem\"><emph>Not implemented in %PRODUCTNAME</emph>.</variable>"
-msgstr ""
+msgstr "<variable id=\"notimplem\"><emph>V %PRODUCTNAME neimplementováno</emph>.</variable>"
#. 8nVHG
#: 03130500.xhp
@@ -32432,7 +32432,7 @@ msgctxt ""
"par_id761687426550721\n"
"help.text"
msgid "<emph>Windowstyle 3</emph> and <emph>10</emph> are equivalent in Windows systems."
-msgstr ""
+msgstr "<emph>Windowstyle 3</emph> a <emph>10</emph> si v systému Windows odpovídají."
#. rpPTX
#: 03130500.xhp
@@ -34043,7 +34043,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "This object is automatically converted to an <literal>Any</literal> of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
-msgstr ""
+msgstr "Tento objekt se při předání do Uno automaticky převede na odpovídající typ <literal>Any</literal>. Typ musí být určen plně kvalifikovaným názvem typu Uno."
#. epP4U
#: 03132300.xhp
@@ -34052,7 +34052,7 @@ msgctxt ""
"par_id3153626\n"
"help.text"
msgid "The $[officename] API frequently uses the <literal>Any</literal> type. It is the counterpart of the <literal>Variant</literal> type known from other environments. The <literal>Any</literal> type holds one arbitrary Uno type and is used in generic Uno interfaces."
-msgstr ""
+msgstr "$[officename] API používá typ <literal>Any</literal> často. Odpovídá typu <literal>Variant</literal> známému z jiných prostředí. Typ <literal>Any</literal> obsahuje jeden určený typ Uno a používají jej obecná Uno rozhraní."
#. 8LEhi
#: 03132300.xhp
@@ -34061,7 +34061,7 @@ msgctxt ""
"par_id851677925987795\n"
"help.text"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#. ykaLN
#: 03132300.xhp
@@ -34070,7 +34070,7 @@ msgctxt ""
"par_id561677933999834\n"
"help.text"
msgid "<emph>Type</emph>: The fully qualified Uno type name. Supported data types are <literal>void</literal>, <literal>char</literal>, <literal>boolean</literal>, <literal>byte</literal>, <literal>short</literal>, <literal>unsigned short</literal>, <literal>long</literal>, <literal>unsigned long</literal>, <literal>hyper</literal>, <literal>unsigned hyper</literal>, <literal>float</literal>, <literal>double</literal>, <literal>string</literal>, <literal>type</literal>, and <literal>any</literal>. Names are case sensitive and may be preceded by square brackets to indicate an array."
-msgstr ""
+msgstr "<emph>Type</emph>: Plně kvalifikovaný název typu Uno. Podporovanými datovým typy <literal>void</literal>, <literal>char</literal>, <literal>boolean</literal>, <literal>byte</literal>, <literal>short</literal>, <literal>unsigned short</literal>, <literal>long</literal>, <literal>unsigned long</literal>, <literal>hyper</literal>, <literal>unsigned hyper</literal>, <literal>float</literal>, <literal>double</literal>, <literal>string</literal>, <literal>type</literal> a <literal>any</literal>. U názvů se rozlišuje velikost písmen a mohou jim předcházet hranaté závorky označující pole."
#. DmXcC
#: 03132300.xhp
@@ -34079,7 +34079,7 @@ msgctxt ""
"par_id521677934011767\n"
"help.text"
msgid "<emph>Value</emph>: A strictly typed value."
-msgstr ""
+msgstr "<emph>Value</emph>: Striktně typová hodnota."
#. 6tFRV
#: 03132300.xhp
@@ -34088,7 +34088,7 @@ msgctxt ""
"par_id3150541\n"
"help.text"
msgid "If <literal>CreateUnoValue</literal> cannot convert the value to the specified Uno type, an error occurs. The <literal>com.sun.star.script.Converter</literal> service is responsible for the conversion."
-msgstr ""
+msgstr "Jestliže hodnotu nelze funkcí <literal>CreateUnoValue</literal> převést na určený typ Uno, nastane chyba. Za převod je zodpovědná služba <literal>com.sun.star.script.Converter</literal>."
#. qXCo6
#: 03132300.xhp
@@ -34097,7 +34097,7 @@ msgctxt ""
"par_id3153524\n"
"help.text"
msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This happens calling generic <literal>Any</literal> based API methods, such as <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.setPropertyValue()</literal> or <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XNameContainer.html\">com.sun.star.container.XNameContainer</link><literal>.insertByName()</literal>. <literal>CreateUnoValue()</literal> sets a value object for the unknown Uno type."
-msgstr ""
+msgstr "Tato funkce je určena pro použití v situacích, kdy nepostačuje základní mechanismus převodu z typu Basicu na typ Uno. K tomu dojde, pokud zavoláte obecné metody API založené na <literal>Any</literal>, například <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.setPropertyValue()</literal> nebo <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XNameContainer.html\">com.sun.star.container.XNameContainer</link><literal>.insertByName()</literal>. <literal>CreateUnoValue()</literal> nastaví pro takový neznámý typ Uno hodnotu objektu."
#. 3XxhD
#: 03132300.xhp
@@ -34106,7 +34106,7 @@ msgctxt ""
"par_id511677928924995\n"
"help.text"
msgid "This example uses <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.addProperty()</literal> method to create a document property whose default values requires <literal>CreateUnoValue()</literal> usage:"
-msgstr ""
+msgstr "V tomto příkladu je použita metoda <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.addProperty()</literal> za účelem vytvoření vlastnosti dokumentu, jejíž výchozí hodnoty vyžadují použití funkce <literal>CreateUnoValue()</literal>:"
#. vJXdv
#: 03132300.xhp
@@ -34115,7 +34115,7 @@ msgctxt ""
"par_id3150769\n"
"help.text"
msgid "You can also use this function to pass non-Any values, but this is not recommended. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
-msgstr ""
+msgstr "Tuto funkci je také možné použít pro předávání hodnot jiných typů než Any. To však nedoporučujeme. Pokud jazyk Basic již cílový typ zná, použitím funkce <literal>CreateUnoValue()</literal> jen vyvoláte další převodní operaci, která zpomalí běh programu."
#. yUCwp
#: 03132400.xhp
@@ -34610,7 +34610,7 @@ msgctxt ""
"par_id061420170730135034\n"
"help.text"
msgid "<emph>ValueArray</emph>: The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
-msgstr ""
+msgstr "<emph>ValueArray:</emph> Pole hodnot peněžního toku v pravidelných intervalech, alespoň jedna hodnota musí být záporná (platby) a alespoň jedna hodnota musí být kladná (příjmy)."
#. FemwK
#: 03140003.xhp
@@ -34619,7 +34619,7 @@ msgctxt ""
"par_id061420170730137782\n"
"help.text"
msgid "<emph>Guess</emph>: An initial estimate at what the IRR will be."
-msgstr ""
+msgstr "<emph>Guess</emph>: Počáteční odhad, kolik může IRR být."
#. BU7LM
#: 03140003.xhp
@@ -35753,7 +35753,7 @@ msgctxt ""
"par_id240720170117391741\n"
"help.text"
msgid "<emph>Date</emph>: The date expression to be formatted."
-msgstr ""
+msgstr "<emph>Date</emph>: Výraz pro datum, který se má zformátovat."
#. WC3h8
#: 03150000.xhp
@@ -36338,7 +36338,7 @@ msgctxt ""
"par_id240720170117391741\n"
"help.text"
msgid "<emph>expression</emph>: Required. A numeric expression to be formatted. If <literal>expression</literal> is a string, then the decimal and thousands separator need to be localized."
-msgstr ""
+msgstr "<emph>expression</emph>: Vyžadováno. Číselný výraz, který se má zformátovat. Pokud je <literal>expression</literal> řetězec, desetinný oddělovač a oddělovač tisíců musejí odpovídat národnímu prostředí."
#. mD2xQ
#: 03170010.xhp
@@ -36383,7 +36383,7 @@ msgctxt ""
"par_id241542199046808\n"
"help.text"
msgid "<emph>vbUseDefault or -2</emph>: Use the user interface locale settings. This is the default when omitted."
-msgstr ""
+msgstr "<emph>vbUseDefault nebo -2</emph>: Použije se nastavení národního prostředí uživatelského rozhraní. Jedná se o výchozí hodnotu, je-li parametr vynechán."
#. xEHZb
#: 03170010.xhp
@@ -36419,7 +36419,7 @@ msgctxt ""
"par_id241542191246808\n"
"help.text"
msgid "<emph>vbUseDefault or -2</emph>: Same as vbFalse. This is the default when omitted."
-msgstr ""
+msgstr "<emph>vbUseDefault nebo -2</emph>: Stejné jako vbFalse. Jedná se o výchozí hodnotu, je-li parametr vynechán."
#. pj4ES
#: 03170010.xhp
@@ -36455,7 +36455,7 @@ msgctxt ""
"par_id241542191267808\n"
"help.text"
msgid "<emph>vbUseDefault or -2</emph>: Same as vbFalse. This is the default when omitted."
-msgstr ""
+msgstr "<emph>vbUseDefault nebo -2</emph>: Stejné jako vbFalse. Jedná se o výchozí hodnotu, je-li parametr vynechán."
#. Bdq8A
#: 03170020.xhp
@@ -36464,7 +36464,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "FormatPercent Function [VBA]"
-msgstr ""
+msgstr "Funkce FormatPercent [VBA]"
#. YhjAo
#: 03170020.xhp
@@ -36473,7 +36473,7 @@ msgctxt ""
"bm_id661542193659245\n"
"help.text"
msgid "<bookmark_value>FormatPercent function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>FormatPercent</bookmark_value>"
#. 5GSq4
#: 03170020.xhp
@@ -36482,7 +36482,7 @@ msgctxt ""
"hd_id871542193473857\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03170020.xhp\">FormatPercent [VBA]</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03170020.xhp\">FormatPercent [VBA]</link>"
#. wE9n7
#: 03170020.xhp
@@ -36491,7 +36491,7 @@ msgctxt ""
"par_id351542193473858\n"
"help.text"
msgid "Returns a string with a number formatting applied to a numeric expression. A percent sign is appended to the returned string."
-msgstr ""
+msgstr "Vrátí řetězec se zformátovaným číselným výrazem. K vrácenému řetězci je připojen znak procenta."
#. EBFVE
#: 03170020.xhp
@@ -36500,7 +36500,7 @@ msgctxt ""
"par_id771542204286220\n"
"help.text"
msgid "MsgBox FormatPercent(12.2, NumDigitsAfterDecimal:=2) ' 1220.00% if selected user interface is english"
-msgstr ""
+msgstr "MsgBox FormatPercent(12.2, NumDigitsAfterDecimal:=2) ' 1220.00% při uživatelském rozhraní v angličtině"
#. 4nxgE
#: 03170020.xhp
@@ -36509,7 +36509,7 @@ msgctxt ""
"par_id671542204307459\n"
"help.text"
msgid "MsgBox FormatPercent(\"-,2\", 2, IncludeLeadingDigit:=vbTrue) ' -20,00% if french user interface"
-msgstr ""
+msgstr "MsgBox FormatPercent(\"-,2\", 2, IncludeLeadingDigit:=vbTrue) ' -20,00% při uživatelském rozhraní v češtině"
#. 5qH6F
#: 03170020.xhp
@@ -36518,7 +36518,7 @@ msgctxt ""
"par_id61542204328859\n"
"help.text"
msgid "MsgBox FormatPercent(\"-0.2\", 2) ' -20.00% for en-US, -0,00 for fr-CA, de-AT or pt-BR"
-msgstr ""
+msgstr "MsgBox FormatPercent(\"-0.2\", 2) ' -20.00% při národním prostředí en-US, -0,00 při cs-CZ, fr-CA, de-AT nebo pt-BR"
#. y4XTq
#: 03170020.xhp
@@ -36527,7 +36527,7 @@ msgctxt ""
"par_id421542204347269\n"
"help.text"
msgid "MsgBox FormatPercent(-0.2, UseComputerRegionalSettings, UseParensForNegativeNumbers:=vbTrue) ' (20,00)% if pt-BR"
-msgstr ""
+msgstr "MsgBox FormatPercent(-0.2, UseComputerRegionalSettings, UseParensForNegativeNumbers:=vbTrue) ' (20,00)% při národním prostředí cs-CZ"
#. DoAx5
#: 03170020.xhp
@@ -36536,7 +36536,7 @@ msgctxt ""
"par_id151542204366706\n"
"help.text"
msgid "MsgBox FormatPercent(\"-0,2\", UseComputerRegionalSettings, vbUseDefault, vbTrue) ' (20,00)% if german"
-msgstr ""
+msgstr "MsgBox FormatPercent(\"-0,2\", UseComputerRegionalSettings, vbUseDefault, vbTrue) ' (20,00)% pro češtinu"
#. GZf86
#: 03170020.xhp
@@ -36545,7 +36545,7 @@ msgctxt ""
"par_id971542204385212\n"
"help.text"
msgid "MsgBox FormatPercent(\"-12345678\", -1, vbUseDefault, vbUseDefault, GroupDigits:=vbTrue) ' -1 234 567 800,00% for fr-BE"
-msgstr ""
+msgstr "MsgBox FormatPercent(\"-12345678\", -1, vbUseDefault, vbUseDefault, GroupDigits:=vbTrue) ' -1 234 567 800,00% pro cs-CZ"
#. MxFCq
#: 05060700.xhp
@@ -39920,7 +39920,7 @@ msgctxt ""
"par_id551648117368688\n"
"help.text"
msgid "<literal>CompatibilityMode</literal> function always returns the mode that is active after its execution. That is, if called with an argument, it returns the new mode; if called without an argument, it returns the active mode without modifying it."
-msgstr ""
+msgstr "Funkce <literal>CompatibilityMode</literal> vždy vrátí režim, který je aktivní po jejím provedení. Tj. zavoláte-li ji s argumentem, vrátí nový režim, v opačném případě vrátí aktivní režim a nezmění jej."
#. buGpD
#: compatibilitymode.xhp
@@ -41297,7 +41297,7 @@ msgctxt ""
"par_id111548419647867\n"
"help.text"
msgid "Partition( Number, Start, Stop, Interval)"
-msgstr ""
+msgstr "Partition( Number, Start, Stop, Interval)"
#. EXFRi
#: partition.xhp
@@ -41306,7 +41306,7 @@ msgctxt ""
"par_id481548420000538\n"
"help.text"
msgid "<emph>Number</emph>: Required. The number to determine the partition."
-msgstr "<emph>Číslo</emph>: Vyžadováno. Číslo, pro něž se má určit část řady."
+msgstr "<emph>Number</emph>: Vyžadováno. Číslo, pro něž se má určit část řady."
#. HXMue
#: partition.xhp
@@ -41315,7 +41315,7 @@ msgctxt ""
"par_id841548420006137\n"
"help.text"
msgid "<emph>Start</emph>: Required. An integer number defining the lower value of the range of numbers."
-msgstr "<emph>Začátek</emph>: Vyžadováno. Celé číslo udávající dolní hodnotu rozmezí čísel."
+msgstr "<emph>Start</emph>: Vyžadováno. Celé číslo udávající dolní hodnotu rozmezí čísel."
#. A4Hit
#: partition.xhp
@@ -41324,7 +41324,7 @@ msgctxt ""
"par_id781548420012105\n"
"help.text"
msgid "<emph>Stop</emph>: Required. An integer number defining the highest value of the range."
-msgstr ""
+msgstr "<emph>Stop</emph>: Vyžadováno. Celé číslo udávající největší hodnotu rozmezí."
#. evEzB
#: partition.xhp
@@ -41333,7 +41333,7 @@ msgctxt ""
"par_id371548420017250\n"
"help.text"
msgid "<emph>Interval</emph>: Required. An integer number that specifies the size of the partitions within the range of numbers (between <literal>Start</literal> and <literal>Stop</literal>)."
-msgstr ""
+msgstr "<emph>Interval</emph>: Vyžadováno. Celé číslo udávající velikost části v daném rozmezí čísel (mezi hodnotami <literal>Start</literal> a <literal>Stop</literal>)."
#. 9xjpK
#: partition.xhp
@@ -41990,7 +41990,7 @@ msgctxt ""
"par_id771622762489917\n"
"help.text"
msgid "StrConv(string As String, Conversion As Integer, [ LCID ])"
-msgstr ""
+msgstr "StrConv(string As String, Conversion As Integer, [ LCID ])"
#. c44hy
#: strconv.xhp
@@ -41999,7 +41999,7 @@ msgctxt ""
"par_id421622762822934\n"
"help.text"
msgid "<emph>string</emph>: Any valid string expression."
-msgstr ""
+msgstr "<emph>string</emph>: Jakýkoliv řetězec."
#. 56k2A
#: strconv.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/02.po b/source/cs/helpcontent2/source/text/shared/02.po
index 130ee60b2bf..69fbd6e2a0d 100644
--- a/source/cs/helpcontent2/source/text/shared/02.po
+++ b/source/cs/helpcontent2/source/text/shared/02.po
@@ -4,16 +4,16 @@ 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: 2023-06-23 13:37+0200\n"
-"PO-Revision-Date: 2022-12-21 16:54+0000\n"
+"PO-Revision-Date: 2023-11-15 09:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
-"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/cs/>\n"
+"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-7-6/textshared02/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.18.2\n"
"X-POOTLE-MTIME: 1561117732.000000\n"
#. Edm6o
@@ -140,7 +140,7 @@ msgctxt ""
"par_id3154288\n"
"help.text"
msgid "<image id=\"img_id3153683\" src=\"cmd/lc_insertdraw.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153683\">Icon Show Draw Functions</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153683\" src=\"cmd/lc_insertdraw.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153683\">Ikona Zobrazit kreslicí funkce</alt></image>"
#. DCjLk
#: 01140000.xhp
@@ -176,7 +176,7 @@ msgctxt ""
"par_id3147573\n"
"help.text"
msgid "<image id=\"img_id3153824\" src=\"cmd/lc_selectobject.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153824\">Icon Selection</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153824\" src=\"cmd/lc_selectobject.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153824\">Ikona Výběr</alt></image>"
#. HZbph
#: 01140000.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"par_id3154897\n"
"help.text"
msgid "<image id=\"img_id3147618\" src=\"cmd/lc_line.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147618\">Icon Line</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147618\" src=\"cmd/lc_line.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147618\">Ikona Čára</alt></image>"
#. bHnCy
#: 01140000.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3154125\n"
"help.text"
msgid "<image id=\"img_id3158407\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158407\">Icon Rectangle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158407\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158407\">Ikona Obdélník</alt></image>"
#. 3mwhU
#: 01140000.xhp
@@ -266,7 +266,7 @@ msgctxt ""
"par_id3156443\n"
"help.text"
msgid "<image id=\"img_id3153951\" src=\"cmd/lc_ellipse.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153951\">Icon Ellipse</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153951\" src=\"cmd/lc_ellipse.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153951\">Ikona Elipsa</alt></image>"
#. dx3Aq
#: 01140000.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"par_id3154129\n"
"help.text"
msgid "<image id=\"img_id3152576\" src=\"cmd/lc_polygon_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152576\">Icon Polygon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152576\" src=\"cmd/lc_polygon_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152576\">Ikona Mnohoúhelník</alt></image>"
#. Gy57z
#: 01140000.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"par_id3153876\n"
"help.text"
msgid "<image id=\"img_id3149379\" src=\"cmd/lc_bezier_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Icon Curve</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149379\" src=\"cmd/lc_bezier_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Ikona Křivka</alt></image>"
#. yFBh6
#: 01140000.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "<image id=\"img_id3154510\" src=\"cmd/lc_freeline_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154510\">Icon Freeform Line</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154510\" src=\"cmd/lc_freeline_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154510\">Ikona Čára od ruky</alt></image>"
#. oBGHD
#: 01140000.xhp
@@ -392,7 +392,7 @@ msgctxt ""
"par_id3156359\n"
"help.text"
msgid "<image id=\"img_id3153710\" src=\"cmd/lc_arc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153710\">Icon Arc</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153710\" src=\"cmd/lc_arc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153710\">Ikona Oblouk</alt></image>"
#. YLxDf
#: 01140000.xhp
@@ -419,7 +419,7 @@ msgctxt ""
"par_id3154363\n"
"help.text"
msgid "<image id=\"img_id3159186\" src=\"cmd/lc_pie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Icon Ellipse Pie</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159186\" src=\"cmd/lc_pie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Ikona Eliptická výseč</alt></image>"
#. SeNY4
#: 01140000.xhp
@@ -446,7 +446,7 @@ msgctxt ""
"par_id3151017\n"
"help.text"
msgid "<image id=\"img_id3147315\" src=\"cmd/lc_circlecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147315\">Icon Circle Segment</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147315\" src=\"cmd/lc_circlecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147315\">Ikona Kruhová úseč</alt></image>"
#. 5FM6p
#: 01140000.xhp
@@ -500,7 +500,7 @@ msgctxt ""
"par_id3150380\n"
"help.text"
msgid "<image id=\"img_id3152580\" src=\"cmd/lc_text_marquee.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152580\">Icon Text Animation</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152580\" src=\"cmd/lc_text_marquee.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152580\">Ikona Animace textu</alt></image>"
#. 5UDis
#: 01140000.xhp
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3153781\n"
"help.text"
msgid "<image id=\"img_id3145256\" src=\"cmd/lc_drawcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145256\">Icon Callouts</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145256\" src=\"cmd/lc_drawcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145256\">Ikona Bubliny</alt></image>"
#. yXbXL
#: 01140000.xhp
@@ -563,7 +563,7 @@ msgctxt ""
"par_id3156068\n"
"help.text"
msgid "<image id=\"img_id3154818\" src=\"cmd/lc_verticalcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154818\">Icon Vertical Callouts</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154818\" src=\"cmd/lc_verticalcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154818\">Ikona Svislé bubliny</alt></image>"
#. GGoWa
#: 01140000.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3146929\n"
"help.text"
msgid "<image id=\"img_id3154372\" src=\"cmd/lc_verticaltext.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154372\">Icon Vertical Text</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154372\" src=\"cmd/lc_verticaltext.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154372\">Ikona Svislý text</alt></image>"
#. tKjLB
#: 01140000.xhp
@@ -3254,7 +3254,7 @@ msgctxt ""
"par_id3154512\n"
"help.text"
msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/noassignment\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/noassignment\">Zaškrtnutím pole <emph>Žádné přiřazení</emph> odstraníte propojení mezi ovládacím prvkem a přiřazeným popiskem.</ahelp>"
#. 49HyB
#: 01170101.xhp
@@ -10454,7 +10454,7 @@ msgctxt ""
"hd_id3150476\n"
"help.text"
msgid "<link href=\"text/shared/02/01171200.xhp#display grid\">Display Grid</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/01171200.xhp#display grid\">Zobrazit mřížku</link>"
#. Fsi3K
#: 01171200.xhp
@@ -10463,7 +10463,7 @@ msgctxt ""
"par_id131686520802424\n"
"help.text"
msgid "Enables or disables the grid."
-msgstr ""
+msgstr "Zapne nebo vypne mřížku."
#. GwtjF
#: 01171300.xhp
@@ -10490,7 +10490,7 @@ msgctxt ""
"par_idN10589\n"
"help.text"
msgid "Automatically aligns objects to vertical and horizontal grid lines."
-msgstr ""
+msgstr "Automaticky bude objekty zarovnávat ke svislým nebo vodorovným čarám mřížky."
#. BUPkp
#: 01171300.xhp
@@ -10499,7 +10499,7 @@ msgctxt ""
"par_id321683472243875\n"
"help.text"
msgid "To override this feature, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> key when you drag an object."
-msgstr ""
+msgstr "Chcete-li tuto vlastnost potlačit, stiskněte při přetahování objektu klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline>."
#. u3be4
#: 01171400.xhp
@@ -10517,7 +10517,7 @@ msgctxt ""
"hd_id3155599\n"
"help.text"
msgid "<variable id=\"Helplines While Movingh1\"><link href=\"text/shared/02/01171400.xhp\">Helplines While Moving</link></variable>"
-msgstr ""
+msgstr "<variable id=\"Helplines While Movingh1\"><link href=\"text/shared/02/01171400.xhp\">Vodítka při přesouvání</link></variable>"
#. EUh9P
#: 01171400.xhp
@@ -10526,7 +10526,7 @@ msgctxt ""
"par_id951686521137933\n"
"help.text"
msgid "Activates or deactivates the display of guides when moving an object."
-msgstr ""
+msgstr "Zapne nebo vypne zobrazení vodítek při přesouvání objektu."
#. ig9E9
#: 01171400.xhp
@@ -10535,7 +10535,7 @@ msgctxt ""
"par_id501686521465917\n"
"help.text"
msgid "Choose <menuitem>View - Grid and Helplines - Helplines While Moving</menuitem>."
-msgstr ""
+msgstr "Zvolte <menuitem>Zobrazit - Mřížka a vodítka - Vodítka při přesouvání</menuitem>."
#. bxM2n
#: 01171400.xhp
@@ -10544,7 +10544,7 @@ msgctxt ""
"par_id541686521522734\n"
"help.text"
msgid "<menuitem>Grid and Helplines - Helplines While Moving</menuitem>."
-msgstr ""
+msgstr "<menuitem>Mřížka a vodítka - Vodítka při přesouvání</menuitem>."
#. ziEir
#: 01171400.xhp
@@ -10553,7 +10553,7 @@ msgctxt ""
"par_id421686522333185\n"
"help.text"
msgid "Choose <menuitem>View - Helplines While Moving</menuitem>."
-msgstr ""
+msgstr "Zvolte <menuitem>Zobrazit - Vodítka při přesouvání</menuitem>."
#. 7F4Cn
#: 01171400.xhp
@@ -10562,7 +10562,7 @@ msgctxt ""
"par_id371686522440108\n"
"help.text"
msgid "Choose <menuitem>Home - Helplines While Moving</menuitem>."
-msgstr ""
+msgstr "Zvolte <menuitem>Domů - Vodítka při přesouvání</menuitem>."
#. DPF7k
#: 01171400.xhp
@@ -10571,7 +10571,7 @@ msgctxt ""
"par_id3149549\n"
"help.text"
msgid "<image id=\"img_id3149760\" src=\"cmd/lc_helplinesmove.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149760\">Icon Helplines While Moving</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149760\" src=\"cmd/lc_helplinesmove.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149760\">Ikona Vodítka při přesouvání</alt></image>"
#. AFaA2
#: 01171400.xhp
@@ -10724,7 +10724,7 @@ msgctxt ""
"par_idN10621\n"
"help.text"
msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <link href=\"text/swriter/01/05140000.xhp\">Styles deck</link> in the sidebar."
-msgstr ""
+msgstr "Chcete-li vybraným objektům nastavit výchozí styl odstavce, zvolte <emph>Odstranit formátování</emph>. <link href=\"text/swriter/01/05140000.xhp\">Kartu Styly</link> na postranní liště otevřete volbou <emph>Další styly</emph>."
#. Hzg3U
#: 02010000.xhp
@@ -10742,7 +10742,7 @@ msgctxt ""
"par_id251673528317501\n"
"help.text"
msgid "For a blank document, the dropdown displays a default selection of styles that users might want to start with. As the document is edited and makes use of styles, the default list is progressively replaced by applied styles (which is equivalent to what the \"Applied Styles\" filter shows in the sidebar's Styles deck)."
-msgstr ""
+msgstr "V prázdném dokumentu se v rozbalovací nabídce zobrazuje výchozí výběr stylů, se kterými by uživatelé mohli chtít začít. Během úprav dokumentu a používání stylů je tento výchozí seznam postupně nahrazován použitými styly (které odpovídají stylům zobrazeným pomocí filtru „Použité styly“ na kartě Styly na postranní liště)."
#. EgpeC
#: 02010000.xhp
@@ -12137,7 +12137,7 @@ msgctxt ""
"par_id3147285\n"
"help.text"
msgid "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Moves a numbered heading where the cursor is located, or selected headings, down one outline level. </caseinline></switchinline>Moves a list paragraph where the cursor is located, or selected list paragraphs, down one list level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Přesune číslovaný nadpis, v němž je umístěn kurzor, nebo vybrané nadpisy o jednu úroveň osnovy níže.</caseinline></switchinline>Přesune odstavec seznamu, v němž je umístěn kurzor, nebo vybrané odstavce seznamu o jednu úroveň seznamu níže.</ahelp>"
#. GiQD7
#: 06050000.xhp
@@ -12146,7 +12146,7 @@ msgctxt ""
"par_id3149549\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <menuitem>Demote Outline Level</menuitem> icon is on the <link href=\"text/swriter/main0206.xhp\"><menuitem>Bullets and Numbering</menuitem></link> bar, which appears when the cursor is positioned on a numbered heading or a list paragraph.</caseinline><caseinline select=\"IMPRESS\">The <menuitem>Demote</menuitem> icon is on the <menuitem>Outline</menuitem> bar, which appears when working in the outline view. This function can also be called by pressing <keycode>Alt+Shift+Right Arrow</keycode>.</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikona <menuitem>O úroveň osnovy níže</menuitem> se nachází na liště <link href=\"text/swriter/main0206.xhp\"><menuitem>Odrážky a číslování</menuitem></link>, která se zobrazuje, když je kurzor umístěn v číslovaném nadpisu nebo v odstavci seznamu.</caseinline><caseinline select=\"IMPRESS\">Ikona <menuitem>O úroveň níže</menuitem> se nachází na liště <menuitem>Osnova</menuitem>, která se zobrazuje během práce v režimu pohledu s osnovou. Tuto funkci lze také zavolat stisknutím <keycode>Alt+Shift+šipka vpravo</keycode>.</caseinline></switchinline>"
#. MsnjV
#: 06050000.xhp
@@ -12191,7 +12191,7 @@ msgctxt ""
"par_id3149999\n"
"help.text"
msgid "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Moves a numbered heading where the cursor is located, or selected headings, up one outline level. </caseinline></switchinline>Moves a list paragraph where the cursor is located, or selected list paragraphs, up one list level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Přesune číslovaný nadpis, v němž je umístěn kurzor, nebo vybrané nadpisy o jednu úroveň osnovy výše.</caseinline></switchinline>Přesune odstavec seznamu, v němž je umístěn kurzor, nebo vybrané odstavce seznamu o jednu úroveň seznamu výše.</ahelp>"
#. Pujcg
#: 06060000.xhp
@@ -12200,7 +12200,7 @@ msgctxt ""
"par_id3149205\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <menuitem>Promote Outline Level</menuitem> icon is on the <link href=\"text/swriter/main0206.xhp\"><menuitem>Bullets and Numbering</menuitem></link> bar, which appears when the cursor is positioned on a numbered heading or a list paragraph.</caseinline><caseinline select=\"IMPRESS\">The <menuitem>Promote</menuitem> icon is on the <menuitem>Outline</menuitem> bar, which appears when working in the outline view. This function can also be called by pressing <keycode>Alt+Shift+Left Arrow</keycode>.</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikona <menuitem>O úroveň osnovy výše</menuitem> se nachází na liště <link href=\"text/swriter/main0206.xhp\"><menuitem>Odrážky a číslování</menuitem></link>, která se zobrazuje, když je kurzor umístěn v číslovaném nadpisu nebo v odstavci seznamu.</caseinline><caseinline select=\"IMPRESS\">Ikona <menuitem>O úroveň výše</menuitem> se nachází na liště <menuitem>Osnova</menuitem>, která se zobrazuje během práce v režimu pohledu s osnovou. Tuto funkci lze také zavolat stisknutím <keycode>Alt+Shift+šipka vlevo</keycode>.</caseinline></switchinline>"
#. sACm6
#: 06060000.xhp
@@ -12632,7 +12632,7 @@ msgctxt ""
"par_id3153089\n"
"help.text"
msgid "<ahelp hid=\".uno:EditDoc\">Enables you to edit a read-only document or database table.</ahelp> Use the <emph>Edit Mode</emph> option to activate the edit mode."
-msgstr ""
+msgstr "<ahelp hid=\".uno:EditDoc\">Umožňuje upravovat dokument jen pro čtení nebo databázovou tabulku.</ahelp> Režim úprav zapnete pomocí možnosti <emph>Režim úprav</emph>."
#. FDnmk
#: 07070000.xhp
@@ -12641,7 +12641,7 @@ msgctxt ""
"par_id251686099274448\n"
"help.text"
msgid "Choose <menuitem>Edit - Edit Mode</menuitem>."
-msgstr ""
+msgstr "Zvolte <menuitem>Úpravy - Režim úprav</menuitem>."
#. 7WzFi
#: 07070000.xhp
@@ -12650,7 +12650,7 @@ msgctxt ""
"par_id1001686099454407\n"
"help.text"
msgid "Choose <menuitem>Review - Edit Mode</menuitem>."
-msgstr ""
+msgstr "Zvolte <menuitem>Revize - Režim úprav</menuitem>."
#. VpjVS
#: 07070000.xhp
@@ -12659,7 +12659,7 @@ msgctxt ""
"par_id3145090\n"
"help.text"
msgid "<image id=\"img_id3154751\" src=\"cmd/lc_editdoc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154751\">Edit Mode Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154751\" src=\"cmd/lc_editdoc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154751\">Ikona Režim úprav</alt></image>"
#. BeKLH
#: 07070000.xhp
@@ -12677,7 +12677,7 @@ msgctxt ""
"par_id471686099219977\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + M</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + M</keycode>"
#. 2GUFC
#: 07070000.xhp
@@ -12965,7 +12965,7 @@ msgctxt ""
"par_id341686079869387\n"
"help.text"
msgid "Choose <menuitem>Edit Hyperlink</menuitem>, when the cursor is placed in a hyperlink."
-msgstr ""
+msgstr "Zvolte <menuitem>Upravit hypertextový odkaz</menuitem> s kurzorem umístěným na hypertextovém odkaze."
#. GYAT9
#: 09070000.xhp
@@ -12974,7 +12974,7 @@ msgctxt ""
"par_id511686079721406\n"
"help.text"
msgid "Choose <menuitem>Insert - Hyperlink</menuitem>."
-msgstr ""
+msgstr "Zvolte <menuitem>Vložit - Hypertextový odkaz</menuitem>."
#. CuQ8K
#: 09070000.xhp
@@ -12983,7 +12983,7 @@ msgctxt ""
"par_id3154927\n"
"help.text"
msgid "<image id=\"img_id3093440\" src=\"cmd/lc_inserthyperlink.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3093440\">Icon Hyperlink</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3093440\" src=\"cmd/lc_inserthyperlink.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3093440\">Ikona Hypertextový odkaz</alt></image>"
#. Dty7B
#: 09070000.xhp
@@ -13001,7 +13001,7 @@ msgctxt ""
"par_id121686079478786\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + K</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + K</keycode>"
#. H2EQu
#: 09070000.xhp
@@ -18266,7 +18266,7 @@ msgctxt ""
"hd_id3151299\n"
"help.text"
msgid "<link href=\"text/shared/02/24010000.xhp\">Image Filter</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/24010000.xhp\">Filtr obrázku</link>"
#. 9C63P
#: 24010000.xhp
@@ -18284,7 +18284,7 @@ msgctxt ""
"par_id3154673\n"
"help.text"
msgid "<image id=\"img_id3152924\" src=\"cmd/lc_autopilotmenu.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152924\">Icon Filter</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152924\" src=\"cmd/lc_autopilotmenu.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152924\">Ikona Filtr</alt></image>"
#. 8Fcob
#: 24010000.xhp
@@ -18320,7 +18320,7 @@ msgctxt ""
"par_id3153681\n"
"help.text"
msgid "<image id=\"img_id3145313\" src=\"cmd/lc_graphicfilterinvert.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145313\">Icon Invert</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145313\" src=\"cmd/lc_graphicfilterinvert.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145313\">Ikona Invertovat</alt></image>"
#. BBSEC
#: 24010000.xhp
@@ -18356,7 +18356,7 @@ msgctxt ""
"par_id3149514\n"
"help.text"
msgid "<image id=\"img_id3154285\" src=\"cmd/lc_graphicfiltersmooth.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154285\">Icon Smooth</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154285\" src=\"cmd/lc_graphicfiltersmooth.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154285\">Ikona Vyhladit</alt></image>"
#. SDsY4
#: 24010000.xhp
@@ -18392,7 +18392,7 @@ msgctxt ""
"par_id3153480\n"
"help.text"
msgid "<image id=\"img_id3156023\" src=\"cmd/lc_graphicfiltersharpen.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156023\">Icon Sharpen</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156023\" src=\"cmd/lc_graphicfiltersharpen.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156023\">Ikona Zaostřit</alt></image>"
#. GnFaF
#: 24010000.xhp
@@ -18428,7 +18428,7 @@ msgctxt ""
"par_id3154938\n"
"help.text"
msgid "<image id=\"img_id3153797\" src=\"cmd/lc_graphicfilterremovenoise.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153797\">Icon Remove Noise</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153797\" src=\"cmd/lc_graphicfilterremovenoise.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153797\">Ikona Odstranit šum</alt></image>"
#. Xy7JP
#: 24010000.xhp
@@ -18464,7 +18464,7 @@ msgctxt ""
"par_id3148453\n"
"help.text"
msgid "<image id=\"img_id3154329\" src=\"cmd/lc_graphicfiltersolarize.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154329\">Icon Solarization</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154329\" src=\"cmd/lc_graphicfiltersolarize.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154329\">Ikona Solarizace</alt></image>"
#. A6GPu
#: 24010000.xhp
@@ -18554,7 +18554,7 @@ msgctxt ""
"par_id3153139\n"
"help.text"
msgid "<image id=\"img_id3159196\" src=\"cmd/lc_graphicfiltersepia.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159196\">Icon Aging</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159196\" src=\"cmd/lc_graphicfiltersepia.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159196\">Ikona Ztmavnutí</alt></image>"
#. Gyiz9
#: 24010000.xhp
@@ -18608,7 +18608,7 @@ msgctxt ""
"par_id3155851\n"
"help.text"
msgid "<image id=\"img_id3150658\" src=\"cmd/lc_graphicdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150658\">Icon Posterize</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150658\" src=\"cmd/lc_graphicdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150658\">Ikona Posterizovat</alt></image>"
#. CxLBM
#: 24010000.xhp
@@ -18662,7 +18662,7 @@ msgctxt ""
"par_id3148495\n"
"help.text"
msgid "<image id=\"img_id3156437\" src=\"cmd/lc_graphicfilterpopart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156437\">Icon Pop Art</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156437\" src=\"cmd/lc_graphicfilterpopart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156437\">Ikona Pop art</alt></image>"
#. U2nD4
#: 24010000.xhp
@@ -18698,7 +18698,7 @@ msgctxt ""
"par_id3150327\n"
"help.text"
msgid "<image id=\"img_id3154636\" src=\"cmd/lc_graphicfiltersobel.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154636\">Icon Charcoal Sketch</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154636\" src=\"cmd/lc_graphicfiltersobel.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154636\">Ikona Kresba uhlem</alt></image>"
#. GSg3X
#: 24010000.xhp
@@ -18734,7 +18734,7 @@ msgctxt ""
"par_id3154756\n"
"help.text"
msgid "<image id=\"img_id3154256\" src=\"cmd/lc_graphicfilterrelief.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Icon Relief</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154256\" src=\"cmd/lc_graphicfilterrelief.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154256\">Ikona Reliéf</alt></image>"
#. bUcFG
#: 24010000.xhp
@@ -18788,7 +18788,7 @@ msgctxt ""
"par_id3146316\n"
"help.text"
msgid "<image id=\"img_id3155939\" src=\"cmd/lc_graphicfiltermosaic.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155939\">Icon Mosaic</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155939\" src=\"cmd/lc_graphicfiltermosaic.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155939\">Ikona Mozaika</alt></image>"
#. Gg54F
#: 24010000.xhp
@@ -19643,7 +19643,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Grid to Front"
-msgstr ""
+msgstr "Mřížka v popředí"
#. Rd2wS
#: gridtofront.xhp
@@ -19652,7 +19652,7 @@ msgctxt ""
"hd_id241686523218429\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/02/gridtofront.xhp\">Grid to Front</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/02/gridtofront.xhp\">Mřížka v popředí</link></variable>"
#. tKA4y
#: gridtofront.xhp
@@ -19661,7 +19661,7 @@ msgctxt ""
"par_idN105CD\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the grid lines in front of the objects on the slide or page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zobrazí čáry mřížky před objekty na snímku nebo stránce.</ahelp>"
#. XvAoA
#: gridtofront.xhp
@@ -19670,7 +19670,7 @@ msgctxt ""
"par_id321686515859023\n"
"help.text"
msgid "Choose <menuitem>View - Grid and Helplines - Grid to Front</menuitem>."
-msgstr ""
+msgstr "Zvolte <menuitem>Zobrazit - Mřížka a vodítka - Mřížka v popředí</menuitem>."
#. npGab
#: gridtofront.xhp
@@ -19679,7 +19679,7 @@ msgctxt ""
"par_id51686515989707\n"
"help.text"
msgid "<menuitem>Grid and Helplines - Grid to Front</menuitem>."
-msgstr ""
+msgstr "<menuitem>Mřížka a vodítka - Mřížka v popředí</menuitem>."
#. Do65g
#: limit.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/menu.po b/source/cs/helpcontent2/source/text/shared/menu.po
index d22554b4a02..a8bfdcd8a8c 100644
--- a/source/cs/helpcontent2/source/text/shared/menu.po
+++ b/source/cs/helpcontent2/source/text/shared/menu.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-06-23 13:37+0200\n"
-"PO-Revision-Date: 2023-10-11 17:36+0000\n"
+"PO-Revision-Date: 2023-11-09 21:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-7-6/textsharedmenu/cs/>\n"
"Language: cs\n"
@@ -32,7 +32,7 @@ msgctxt ""
"hd_id381685980724188\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/menu/comment_menu.xhp\">Comments Menu</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/menu/comment_menu.xhp\">Nabídka Komentáře</link></variable>"
#. nxWrC
#: comment_menu.xhp
@@ -41,7 +41,7 @@ msgctxt ""
"par_id941603125587454\n"
"help.text"
msgid "Shows a submenu that gives options to reply to comments from other users, resolve and delete comments."
-msgstr ""
+msgstr "Zobrazí podnabídku, která umožňuje odpovídat na komentáře jiných uživatelů, označovat komentáře jako vyřešené a mazat je."
#. ZpC2v
#: comment_menu.xhp
@@ -50,7 +50,7 @@ msgctxt ""
"hd_id771685982803183\n"
"help.text"
msgid "Reply Comment"
-msgstr ""
+msgstr "Odpovědět na komentář"
#. Gvcr8
#: comment_menu.xhp
@@ -59,7 +59,7 @@ msgctxt ""
"par_id491685993001013\n"
"help.text"
msgid "Inserts a new comment adjacent to the comment to which you want to reply. The comment anchor is the same for all comments in the thread."
-msgstr ""
+msgstr "Vloží nový komentář vedle komentáře, na který odpovídáte. Ukotvení je stejné pro všechny komentáře ve vlákně."
#. rcW2w
#: comment_menu.xhp
@@ -68,7 +68,7 @@ msgctxt ""
"par_id341685992961744\n"
"help.text"
msgid "<image src=\"cmd/lc_replycomment.svg\" id=\"img_id911685992961745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541685992961746\">Icon Reply Comment</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_replycomment.svg\" id=\"img_id911685992961745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541685992961746\">Ikona Odpovědět na komentář</alt></image>"
#. DBxGw
#: comment_menu.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"par_id661685992961748\n"
"help.text"
msgid "Reply Comment"
-msgstr ""
+msgstr "Odpovědět na komentář"
#. z6sGj
#: comment_menu.xhp
@@ -86,7 +86,7 @@ msgctxt ""
"par_id931685994600871\n"
"help.text"
msgid "Replying a comment creates a comment thread."
-msgstr ""
+msgstr "Odpovědí se vytvoří pro komentář vlákno."
#. ihDxZ
#: comment_menu.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"hd_id951685982807912\n"
"help.text"
msgid "Resolve / Unresolve"
-msgstr ""
+msgstr "Vyřešit / Zrušit vyřešení"
#. M6x5n
#: comment_menu.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"par_id751685993265436\n"
"help.text"
msgid "Marks the comment as <emph>Resolved</emph> (or <emph>Unresolved</emph>). When you mark the comment resolved, the word <emph>Resolved</emph> is inserted under the date in the comment box. When marking unresolved, the word <emph>Resolved</emph> is removed."
-msgstr ""
+msgstr "Označí komentář jako <emph>vyřešený</emph> (nebo <emph>nevyřešený</emph>). Jestli označíte komentář jako vyřešený, do pole komentáře se pod datum přidá slovo <emph>Vyřešeno</emph>. Označíte-li jej jako nevyřešený, slovo <emph>Vyřešeno</emph> se odstraní."
#. EfGUV
#: comment_menu.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"hd_id541685982812304\n"
"help.text"
msgid "Resolve Thread"
-msgstr ""
+msgstr "Vyřešit vlákno"
#. LvCLG
#: comment_menu.xhp
@@ -122,7 +122,7 @@ msgctxt ""
"par_id171685994484069\n"
"help.text"
msgid "Marks the comment thread as <emph>Resolved</emph> (or <emph>Unresolved</emph>). All comments in the thread are marked <emph>Resolved</emph> (or <emph>Unresolved)</emph>."
-msgstr ""
+msgstr "Označí vlákno komentáře jako <emph>vyřešené</emph> (nebo <emph>nevyřešené</emph>). Jako <emph>vyřešené</emph> (nebo <emph>nevyřešené</emph>) se tím označí všechny komentáře ve vlákně."
#. 4bSUA
#: comment_menu.xhp
@@ -131,7 +131,7 @@ msgctxt ""
"hd_id811685982816727\n"
"help.text"
msgid "Delete Comment"
-msgstr ""
+msgstr "Smazat komentář"
#. rJq6j
#: comment_menu.xhp
@@ -140,7 +140,7 @@ msgctxt ""
"par_id241685994046592\n"
"help.text"
msgid "Deletes the comment."
-msgstr ""
+msgstr "Smaže komentář."
#. 9vvEv
#: comment_menu.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"par_id721685994175303\n"
"help.text"
msgid "<image src=\"cmd/lc_deleteannotation.svg\" id=\"img_id161685994175304\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id751685994175306\">Icon Delete Comment</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_deleteannotation.svg\" id=\"img_id161685994175304\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id751685994175306\">Ikona Smazat komentář</alt></image>"
#. gi9Xt
#: comment_menu.xhp
@@ -158,7 +158,7 @@ msgctxt ""
"par_id641685994175307\n"
"help.text"
msgid "Delete Comment"
-msgstr ""
+msgstr "Smazat komentář"
#. 6DKqG
#: comment_menu.xhp
@@ -167,7 +167,7 @@ msgctxt ""
"hd_id411685982821640\n"
"help.text"
msgid "Delete Comment Thread"
-msgstr ""
+msgstr "Smazat vlákno komentářů"
#. w7wTC
#: comment_menu.xhp
@@ -176,7 +176,7 @@ msgctxt ""
"par_id941685994231483\n"
"help.text"
msgid "Deletes all comments of the same thread."
-msgstr ""
+msgstr "Smaže všechny komentáře v témže vlákně."
#. AKAAD
#: comment_menu.xhp
@@ -185,7 +185,7 @@ msgctxt ""
"hd_id801685982825543\n"
"help.text"
msgid "Delete Comment By"
-msgstr ""
+msgstr "Smazat komentář od"
#. tfGAA
#: comment_menu.xhp
@@ -194,7 +194,7 @@ msgctxt ""
"par_id631685994308029\n"
"help.text"
msgid "Deletes all comments of the same author."
-msgstr ""
+msgstr "Smaže všechny komentáře téhož autora."
#. J5FWB
#: comment_menu.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"hd_id321685982829794\n"
"help.text"
msgid "Delete All Comments"
-msgstr ""
+msgstr "Smazat všechny komentáře"
#. zmziK
#: comment_menu.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"par_id131685994324823\n"
"help.text"
msgid "Deletes all comments of the document."
-msgstr ""
+msgstr "Smaže všechny komentáře v dokumentu."
#. mnSiZ
#: comment_menu.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"par_id881685994350879\n"
"help.text"
msgid "<image src=\"cmd/lc_deleteallannotation.svg\" id=\"img_id501685994350880\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685994350881\">Icon Delete All Comments</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_deleteallannotation.svg\" id=\"img_id501685994350880\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685994350881\">Ikona Smazat všechny komentáře</alt></image>"
#. 5wMSG
#: comment_menu.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"par_id371685994350883\n"
"help.text"
msgid "Delete All Comments"
-msgstr ""
+msgstr "Smazat všechny komentáře"
#. 3ijYG
#: comment_menu.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"hd_id701685995308264\n"
"help.text"
msgid "Format All Comments"
-msgstr ""
+msgstr "Formátovat všechny komentáře"
#. WBBq9
#: comment_menu.xhp
@@ -248,7 +248,7 @@ msgctxt ""
"par_id481685995582479\n"
"help.text"
msgid "Opens the <link href=\"text/shared/01/05020000.xhp\">Format Character</link> dialog to set font, font effects, position and highlighting of all comments text."
-msgstr ""
+msgstr "Otevře dialogové okno <link href=\"text/shared/01/05020000.xhp\">Znak</link>, v němž je možné pro všechny texty komentářů nastavit písmo, efekty pro písmo, umístění a zvýraznění."
#. rxCQJ
#: forms.xhp
diff --git a/source/cs/helpcontent2/source/text/simpress/02.po b/source/cs/helpcontent2/source/text/simpress/02.po
index 06b40d74699..60531109724 100644
--- a/source/cs/helpcontent2/source/text/simpress/02.po
+++ b/source/cs/helpcontent2/source/text/simpress/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-10 12:32+0200\n"
-"PO-Revision-Date: 2023-10-12 18:37+0000\n"
+"PO-Revision-Date: 2023-11-13 22:37+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-7-6/textsimpress02/cs/>\n"
"Language: cs\n"
@@ -50,7 +50,7 @@ msgctxt ""
"par_id3155434\n"
"help.text"
msgid "The number of a hidden slide is crossed out. To show a hidden slide, choose <menuitem>Slide Show - Show/Hide Slide</menuitem> again."
-msgstr ""
+msgstr "Číslo skrytého snímku je přeškrtnuto. Pro zobrazení skrytého snímku zvolte možnost <menuitem>Prezentace - Zobrazit/Skrýt snímek</menuitem> ještě jednou."
#. cjT2r
#: 04010000.xhp
@@ -185,7 +185,7 @@ msgctxt ""
"par_id3156385\n"
"help.text"
msgid "<image id=\"img_id3155962\" src=\"cmd/lc_rehearsetimings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155962\">Icon Rehearse Timings</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155962\" src=\"cmd/lc_rehearsetimings.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155962\">Ikony Vyzkoušet časování</alt></image>"
#. EGvU7
#: 04070000.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"par_id3145113\n"
"help.text"
msgid "<image id=\"img_id3153070\" src=\"cmd/lc_zoom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Icon Zoom ($[officename] Impress in Outline and Slide View)</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153070\" src=\"cmd/lc_zoom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Ikona Přiblížení ($[officename] Impress v zobrazení Osnova a Snímek)</alt></image>"
#. 5UKvs
#: 10020000.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"par_id3145822\n"
"help.text"
msgid "You can also select the <emph>Zoom In</emph> tool and drag a rectangular frame around the area you want to enlarge."
-msgstr ""
+msgstr "Také můžete vybrat nástroj <emph>Přiblížit</emph> a natáhnout obdélník kolem oblasti, kterou chcete přiblížit."
#. qanNW
#: 10020000.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"par_id3145590\n"
"help.text"
msgid "<image id=\"img_id3145596\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145596\">Icon Zoom In</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145596\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145596\">Ikona Přiblížit</alt></image>"
#. qfVcb
#: 10020000.xhp
@@ -419,7 +419,7 @@ msgctxt ""
"par_id3145247\n"
"help.text"
msgid "<image id=\"img_id3145355\" src=\"cmd/lc_zoomout.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145355\">Icon Zoom Out</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145355\" src=\"cmd/lc_zoomout.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145355\">Ikona Oddálit</alt></image>"
#. EfZuZ
#: 10020000.xhp
@@ -455,7 +455,7 @@ msgctxt ""
"par_id3155410\n"
"help.text"
msgid "<image id=\"img_id3155988\" src=\"cmd/lc_zoom100percent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155988\">Icon Zoom 100%</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155988\" src=\"cmd/lc_zoom100percent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155988\">Ikona Přiblížení 100%</alt></image>"
#. MiAsU
#: 10020000.xhp
@@ -482,7 +482,7 @@ msgctxt ""
"par_id3152926\n"
"help.text"
msgid "<ahelp hid=\".uno:ZoomPrevious\">Returns the display of the slide to the previous zoom factor you applied.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Comma(,)</keycode>."
-msgstr ""
+msgstr "<ahelp hid=\".uno:ZoomPrevious\">Vrátí zobrazení na předchozí přiblížení.</ahelp> Také můžete stisknout <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+čárka (,)</keycode>."
#. EGmdx
#: 10020000.xhp
@@ -491,7 +491,7 @@ msgctxt ""
"par_id3154642\n"
"help.text"
msgid "<image id=\"img_id3145202\" src=\"cmd/lc_zoomprevious.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145202\">Icon Previous Zoom</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145202\" src=\"cmd/lc_zoomprevious.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145202\">Ikona Předchozí přiblížení</alt></image>"
#. SFLnW
#: 10020000.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_id3143228\n"
"help.text"
msgid "<ahelp hid=\".uno:ZoomNext\">Undoes the action of the <emph>Previous Zoom</emph> command.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Period(.)</keycode>."
-msgstr ""
+msgstr "<ahelp hid=\".uno:ZoomNext\">Vrátí zpět příkaz <emph>Předchozí přiblížení</emph>.</ahelp> Také můžete použít klávesovou zkratku <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+tečka (.)</keycode>."
#. VhtX2
#: 10020000.xhp
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3153908\n"
"help.text"
msgid "<image id=\"img_id3154932\" src=\"cmd/lc_zoomnext.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154932\">Icon Next Zoom</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154932\" src=\"cmd/lc_zoomnext.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154932\">Ikona Následující přiblížení</alt></image>"
#. AmkiE
#: 10020000.xhp
@@ -563,7 +563,7 @@ msgctxt ""
"par_id3154102\n"
"help.text"
msgid "<image id=\"img_id3153679\" src=\"cmd/lc_printpreview.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153679\">Icon Print Preview</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153679\" src=\"cmd/lc_printpreview.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153679\">Ikona Náhled tisku</alt></image>"
#. CMqJA
#: 10020000.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3150982\n"
"help.text"
msgid "<image id=\"img_id3147531\" src=\"cmd/lc_zoompagewidth.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147531\">Icon Zoom Page Width</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147531\" src=\"cmd/lc_zoompagewidth.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147531\">Ikona Šířka stránky</alt></image>"
#. CBsDo
#: 10020000.xhp
@@ -635,7 +635,7 @@ msgctxt ""
"par_id3154569\n"
"help.text"
msgid "<image id=\"img_id3154576\" src=\"cmd/lc_zoomoptimal.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154576\">Icon Optimal View</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154576\" src=\"cmd/lc_zoomoptimal.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154576\">Ikona Optimální zobrazení</alt></image>"
#. twyEC
#: 10020000.xhp
@@ -671,7 +671,7 @@ msgctxt ""
"par_id3154134\n"
"help.text"
msgid "<image id=\"img_id3154141\" src=\"cmd/lc_zoomobjects.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154141\">Icon Object Zoom</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154141\" src=\"cmd/lc_zoomobjects.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154141\">Ikona Přiblížit objekt</alt></image>"
#. CcB6B
#: 10020000.xhp
@@ -707,7 +707,7 @@ msgctxt ""
"par_id3151253\n"
"help.text"
msgid "<image id=\"img_id3151259\" src=\"cmd/lc_zoompanning.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151259\">Icon Shift</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151259\" src=\"cmd/lc_zoompanning.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151259\">Ikona Posun</alt></image>"
#. G82bF
#: 10020000.xhp
@@ -779,7 +779,7 @@ msgctxt ""
"par_id3149665\n"
"help.text"
msgid "<image id=\"img_id3154490\" src=\"cmd/lc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154490\">Icon Transformations</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154490\" src=\"cmd/lc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154490\">Ikona Transformace</alt></image>"
#. ZKyMH
#: 10030000.xhp
@@ -833,7 +833,7 @@ msgctxt ""
"par_id3146962\n"
"help.text"
msgid "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153811\">Icon Rotate</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153811\">Ikona Otočit</alt></image>"
#. WCPSb
#: 10030000.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"par_id3153035\n"
"help.text"
msgid "<image id=\"img_id3153932\" src=\"cmd/lc_mirror.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153932\">Icon Flip</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153932\" src=\"cmd/lc_mirror.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153932\">Ikona Překlopit</alt></image>"
#. Kz9PF
#: 10030000.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"par_id3147167\n"
"help.text"
msgid "<image id=\"img_id3083443\" src=\"cmd/lc_crookslant.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Icon Set in circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3083443\" src=\"cmd/lc_crookslant.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Ikona Umístit na kružnici</alt></image>"
#. jQBPp
#: 10030000.xhp
@@ -986,7 +986,7 @@ msgctxt ""
"par_id3150875\n"
"help.text"
msgid "<image id=\"img_id3150882\" src=\"cmd/lc_crookrotate.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150882\">Icon Set to circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150882\" src=\"cmd/lc_crookrotate.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150882\">Ikona Umístit na kružnici</alt></image>"
#. CHQyt
#: 10030000.xhp
@@ -1022,7 +1022,7 @@ msgctxt ""
"par_id3154693\n"
"help.text"
msgid "<image id=\"img_id3154933\" src=\"cmd/lc_shear.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154933\">Icon Distort</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154933\" src=\"cmd/lc_shear.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154933\">Ikona Deformovat</alt></image>"
#. 5Fh3F
#: 10030000.xhp
@@ -1058,7 +1058,7 @@ msgctxt ""
"par_id3147516\n"
"help.text"
msgid "Drag the white handle to change the direction of the transparency gradient. Drag the black handle to change the length of the gradient. You can also drag and drop colors onto the handles from the <menuitem>Color Bar</menuitem> to change their grayscale values."
-msgstr ""
+msgstr "Přetažením bílého úchytu můžete změnit směr přechodu průhlednosti. Přetažením černého úchytu změníte délku přechodu. Také můžete přetáhnout na úchyty barvy z <menuitem>Lišty barev</menuitem> a změnit tak jejich hodnoty ve stupních šedi."
#. CCtXc
#: 10030000.xhp
@@ -1067,7 +1067,7 @@ msgctxt ""
"par_id3154104\n"
"help.text"
msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Color Bar</menuitem>."
-msgstr ""
+msgstr "<menuitem>Lištu barev</menuitem> zobrazíte volbou <menuitem>Zobrazit - Lišta barev</menuitem>."
#. 7z8fd
#: 10030000.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"par_id3154602\n"
"help.text"
msgid "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Icon Transparency</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Ikona Průhlednost</alt></image>"
#. xZb79
#: 10030000.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_id3149594\n"
"help.text"
msgid "<ahelp hid=\".uno:InteractiveGradient\">Modifies the gradient fill of the selected object. This command is only available if you applied a gradient to the selected object in <menuitem>Format - Area</menuitem>.</ahelp> Drag the handles of the gradient line to change the direction of the gradient or the length of the gradient. You can also drag and drop colors onto the handles from the <menuitem>Color Bar</menuitem> to change the color of the gradient endpoints."
-msgstr ""
+msgstr "<ahelp hid=\".uno:InteractiveGradient\">Upravuje výplň přechodem u vybraného objektu. Tento příkaz je k dispozici, pouze pokud jste vybraný objekt vyplnil ve <menuitem>Formát - Oblast</menuitem>.</ahelp> Přetažením úchytů čáry přechodu změníte směr přechodu nebo jeho délku. Také můžete na úchyty přetáhnout barvy z <menuitem>Lišty barev</menuitem> a změnit tak barvy přechodu."
#. GTj8X
#: 10030000.xhp
@@ -1112,7 +1112,7 @@ msgctxt ""
"par_id3151311\n"
"help.text"
msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Toolbars - Color Bar</menuitem>."
-msgstr ""
+msgstr "<menuitem>Lištu barev</menuitem> zobrazíte volbou <menuitem>Zobrazit - Lišta barev</menuitem>."
#. HMYUP
#: 10030000.xhp
@@ -1121,7 +1121,7 @@ msgctxt ""
"par_id3150990\n"
"help.text"
msgid "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Icon Gradient</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Ikona Přechod</alt></image>"
#. nVb58
#: 10030000.xhp
@@ -1193,7 +1193,7 @@ msgctxt ""
"par_id3157876\n"
"help.text"
msgid "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150650\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150650\">Ikona</alt></image>"
#. RCm8h
#: 10030200.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"par_id3145165\n"
"help.text"
msgid "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153567\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153567\">Ikona</alt></image>"
#. KrDHH
#: 10030200.xhp
@@ -1265,7 +1265,7 @@ msgctxt ""
"par_id3153042\n"
"help.text"
msgid "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Ikona</alt></image>"
#. FNzDv
#: 10030200.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"par_id3155401\n"
"help.text"
msgid "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156256\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156256\">Ikona</alt></image>"
#. AGqED
#: 10030200.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"par_id3145204\n"
"help.text"
msgid "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150756\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150756\">Ikona</alt></image>"
#. T3asN
#: 10030200.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"par_id3153622\n"
"help.text"
msgid "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153149\">Ikona</alt></image>"
#. FtTLV
#: 10030200.xhp
@@ -1409,7 +1409,7 @@ msgctxt ""
"par_id3154934\n"
"help.text"
msgid "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148829\">Ikona</alt></image>"
#. 7PEgH
#: 10030200.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"par_id3148910\n"
"help.text"
msgid "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148919\">Ikona</alt></image>"
#. 3ge7d
#: 10030200.xhp
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_id3148627\n"
"help.text"
msgid "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Ikona</alt></image>"
#. PsGcp
#: 10030200.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"par_id3154481\n"
"help.text"
msgid "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Ikona</alt></image>"
#. DzcPM
#: 10030200.xhp
@@ -1553,7 +1553,7 @@ msgctxt ""
"par_id3150996\n"
"help.text"
msgid "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151106\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151106\">Ikona</alt></image>"
#. DmqDC
#: 10030200.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"par_id3150644\n"
"help.text"
msgid "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154192\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154192\">Ikona</alt></image>"
#. b7zcE
#: 10030200.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"par_id3149875\n"
"help.text"
msgid "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Ikona</alt></image>"
#. FWGFZ
#: 10050000.xhp
@@ -1697,7 +1697,7 @@ msgctxt ""
"par_id3145826\n"
"help.text"
msgid "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153038\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153038\">Ikona</alt></image>"
#. CAnBM
#: 10050000.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"par_id3150019\n"
"help.text"
msgid "<image id=\"img_id3153738\" src=\"cmd/lc_drawcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153738\">Icon Callouts</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153738\" src=\"cmd/lc_drawcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153738\">Ikona Bubliny</alt></image>"
#. bDZNT
#: 10050000.xhp
@@ -1760,7 +1760,7 @@ msgctxt ""
"par_id3148770\n"
"help.text"
msgid "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Draws a text box with vertical text direction where you click or drag in the current document. The text that you enter is automatically resized to fit the dimensions of the box. (Enable Asian text support to enable this icon).</ahelp> Click anywhere in the document, and then type or paste your text. You can also move the cursor to where you want to add the text, drag a box, and then type or paste your text."
-msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">>Nakreslí textové pole se svislou orientací textu na místě klepnutí nebo přetažení. Velikost textu, který napíšete, se automaticky upravuje podle rozměrů pole . (Je třeba povolit podporu asijského textu.).</ahelp> Klepněte do dokumentu a napište nebo vložte text. Také můžete textové pole natáhnout kurzorem a poté vložit text."
+msgstr "<ahelp hid=\".uno:VerticalTextFitToSizeTool\">Nakreslí textové pole se svislou orientací textu na místě klepnutí nebo přetažení. Velikost textu, který napíšete, se automaticky upravuje podle rozměrů pole . (Je třeba povolit podporu asijského textu.).</ahelp> Klepněte do dokumentu a napište nebo vložte text. Také můžete textové pole natáhnout kurzorem a poté vložit text."
#. WVsEx
#: 10050000.xhp
@@ -1769,7 +1769,7 @@ msgctxt ""
"par_id3147537\n"
"help.text"
msgid "<image id=\"img_id3154869\" src=\"cmd/lc_verticaltextfittosizetool.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154869\">Icon Fit Vertical Text to Frame</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154869\" src=\"cmd/lc_verticaltextfittosizetool.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154869\">Ikona Přizpůsobit rozměr svislého textu rámci</alt></image>"
#. r5imS
#: 10050000.xhp
@@ -1832,7 +1832,7 @@ msgctxt ""
"par_id3147405\n"
"help.text"
msgid "Draws a filled rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down <keycode>Shift</keycode> while you drag."
-msgstr ""
+msgstr "Nakreslí na určeném místě v aktuálním dokumentu vyplněný obdélník. Klepněte na místo, kde chcete umístit roh obdélníku, a táhněte jej do požadované velikosti. Chcete-li nakreslit čtverec, podržte během tažení myší klávesu <keycode>Shift</keycode>."
#. JBQjv
#: 10060000.xhp
@@ -1841,7 +1841,7 @@ msgctxt ""
"par_id3145828\n"
"help.text"
msgid "<image id=\"img_id3148729\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148729\">Icon Rectangle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148729\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148729\">Ikona Obdélník</alt></image>"
#. 2ZYc6
#: 10060000.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"par_id3145164\n"
"help.text"
msgid "<ahelp hid=\".uno:Square\">Draws a filled square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Square\">Nakreslí na určeném místě v aktuálním dokumentu vyplněný obdélník. Klepněte na místo, kde chcete umístit roh obdélníku, a táhněte jej do požadované velikosti. Chcete-li nakreslit čtverec, podržte během tažení myší klávesu <keycode>Shift</keycode>.</ahelp>"
#. BCQrJ
#: 10060000.xhp
@@ -1877,7 +1877,7 @@ msgctxt ""
"par_id3149879\n"
"help.text"
msgid "<image id=\"img_id3149884\" src=\"cmd/lc_square.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Icon Square</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149884\" src=\"cmd/lc_square.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Ikona Čtverec</alt></image>"
#. eZDSp
#: 10060000.xhp
@@ -1904,7 +1904,7 @@ msgctxt ""
"par_id3145355\n"
"help.text"
msgid "<ahelp hid=\".uno:Rect_Rounded\">Draws a rounded rectangle with a fill where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Rect_Rounded\">Nakreslí na určené místo vyplněný zakulacený obdélník. Klepněte na místo, kde chcete umístit roh obdélníku, a poté táhněte obdélník do požadované velikosti. Chcete-li nakreslit zakulacený čtverec, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. yfzFQ
#: 10060000.xhp
@@ -1913,7 +1913,7 @@ msgctxt ""
"par_id3154870\n"
"help.text"
msgid "<image id=\"img_id3150467\" src=\"cmd/lc_rect_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150467\">Icon Rounded Rectangle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150467\" src=\"cmd/lc_rect_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150467\">Ikona Zakulacený obdélník</alt></image>"
#. vu8ZJ
#: 10060000.xhp
@@ -1940,7 +1940,7 @@ msgctxt ""
"par_id3149715\n"
"help.text"
msgid "<ahelp hid=\".uno:Square_Rounded\">Draws a rounded square with a fill where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Square_Rounded\">Nakreslí na určené místo vyplněný zakulacený čtverec. Klepněte na místo, kde chcete umístit roh čtverce, a poté táhněte čtverec do požadované velikosti. Chcete-li nakreslit zakulacený obdélník, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. teAyy
#: 10060000.xhp
@@ -1949,7 +1949,7 @@ msgctxt ""
"par_id3156323\n"
"help.text"
msgid "<image id=\"img_id3151189\" src=\"cmd/lc_square_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icon Rounded Square</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151189\" src=\"cmd/lc_square_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Ikona Zakulacený čtverec</alt></image>"
#. bDNZ4
#: 10060000.xhp
@@ -1976,7 +1976,7 @@ msgctxt ""
"par_id3149981\n"
"help.text"
msgid "<ahelp hid=\".uno:Rect_Unfilled\">Draws an empty rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Rect_Unfilled\">Nakreslí na určené místo prázdný obdélník. Klepněte na místo, kde chcete umístit roh obdélníku, a poté táhněte obdélník do požadované velikosti. Chcete-li nakreslit čtverec, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. H72Qj
#: 10060000.xhp
@@ -1985,7 +1985,7 @@ msgctxt ""
"par_id3159179\n"
"help.text"
msgid "<image id=\"img_id3159186\" src=\"cmd/lc_rect_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Icon Rectangle, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159186\" src=\"cmd/lc_rect_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Ikona Obdélník, nevyplněný</alt></image>"
#. 6Btcg
#: 10060000.xhp
@@ -2012,7 +2012,7 @@ msgctxt ""
"par_id3148830\n"
"help.text"
msgid "<ahelp hid=\".uno:Square_Unfilled\">Draws an empty square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Square_Unfilled\">Nakreslí na určené místo prázdný čtverec. Klepněte na místo, kde chcete umístit roh čtverce, a poté táhněte čtverec do požadované velikosti. Chcete-li nakreslit obdélník, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. chpmW
#: 10060000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"par_id3154268\n"
"help.text"
msgid "<image id=\"img_id3147510\" src=\"cmd/lc_square_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147510\">Icon Square, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147510\" src=\"cmd/lc_square_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147510\">Ikona Čtverec, nevyplněný</alt></image>"
#. fuYuC
#: 10060000.xhp
@@ -2048,7 +2048,7 @@ msgctxt ""
"par_id3153684\n"
"help.text"
msgid "<ahelp hid=\".uno:Rect_Rounded_Unfilled\">Draws an empty rounded rectangle where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Rect_Rounded_Unfilled\">Nakreslí na určené místo prázdný zakulacený obdélník. Klepněte na místo, kde chcete umístit roh obdélníku, a poté táhněte obdélník do požadované velikosti. Chcete-li nakreslit zakulacený čtverec, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. SgFNM
#: 10060000.xhp
@@ -2057,7 +2057,7 @@ msgctxt ""
"par_id3154603\n"
"help.text"
msgid "<image id=\"img_id3154610\" src=\"cmd/lc_rect_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154610\">Icon Rounded Square, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154610\" src=\"cmd/lc_rect_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154610\">Ikona Zakulacený obdélník, nevyplněný</alt></image>"
#. E7mzD
#: 10060000.xhp
@@ -2084,7 +2084,7 @@ msgctxt ""
"par_id3150990\n"
"help.text"
msgid "<ahelp hid=\".uno:Square_Rounded_Unfilled\">Draws an empty rounded square where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Square_Rounded_Unfilled\">Nakreslí na určené místo prázdný zakulacený čtverec. Klepněte na místo, kde chcete umístit roh čtverce, a poté táhněte čtverec do požadované velikosti. Chcete-li nakreslit zakulacený obdélník, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. bS2VY
#: 10060000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"par_id3154565\n"
"help.text"
msgid "<image id=\"img_id3154571\" src=\"cmd/lc_square_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Icon Rounded Square, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154571\" src=\"cmd/lc_square_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Ikona Zakulacený čtverec, nevyplněný</alt></image>"
#. ur4KM
#: 10060000.xhp
@@ -2165,7 +2165,7 @@ msgctxt ""
"par_id3146963\n"
"help.text"
msgid "Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down <keycode>Shift</keycode> while you drag."
-msgstr ""
+msgstr "Nakreslí na určeném místě v aktuálním dokumentu vyplněný ovál. Klepněte na místo, kde chcete nakreslit ovál, a táhněte jej do požadované velikosti. Chcete-li nakreslit kruh, podržte během tažení myší klávesu <keycode>Shift</keycode>."
#. yWYGK
#: 10070000.xhp
@@ -2174,7 +2174,7 @@ msgctxt ""
"par_id3147300\n"
"help.text"
msgid "<image id=\"img_id3151391\" src=\"cmd/lc_ellipse.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151391\">Icon Ellipse</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151391\" src=\"cmd/lc_ellipse.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151391\">Ikona Elipsa</alt></image>"
#. vt42G
#: 10070000.xhp
@@ -2201,7 +2201,7 @@ msgctxt ""
"par_id3148725\n"
"help.text"
msgid "<ahelp hid=\".uno:Circle\">Draws a filled circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Circle\">Nakreslí na určené místo vyplněný kruh. Klepněte na místo, kde chcete nakreslit kruh, a poté jej táhněte do požadované velikosti. Chcete-li nakreslit elipsu, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. Jkpco
#: 10070000.xhp
@@ -2210,7 +2210,7 @@ msgctxt ""
"par_id3153930\n"
"help.text"
msgid "<image id=\"img_id3153936\" src=\"cmd/lc_circle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153936\">Icon Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153936\" src=\"cmd/lc_circle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153936\">Ikona Kruh</alt></image>"
#. WeYqD
#: 10070000.xhp
@@ -2237,7 +2237,7 @@ msgctxt ""
"par_id3149879\n"
"help.text"
msgid "<ahelp hid=\".uno:Circle\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Circle\">Nakreslí vyplněný tvar, který je definován obloukem oválu a dvěma úsečkami ze středu. Chcete-li nakreslit výseč elipsy, natáhněte ovál do požadované velikosti a poté klepnutím určíte první úsečku. Poté přesuňte ukazatel myši na místo, kde chcete ukončit druhou úsečku, a klepněte. Nemusíte klepnout přímo na ovál. Chcete-li nakreslit kruhovou výseč, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. NGvBa
#: 10070000.xhp
@@ -2246,7 +2246,7 @@ msgctxt ""
"par_id3150932\n"
"help.text"
msgid "<image id=\"img_id3145295\" src=\"cmd/lc_pie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icon Ellipse Pie</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145295\" src=\"cmd/lc_pie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Ikona Eliptická výseč</alt></image>"
#. asDvG
#: 10070000.xhp
@@ -2273,7 +2273,7 @@ msgctxt ""
"par_id3155369\n"
"help.text"
msgid "<ahelp hid=\".uno:CirclePie\">Draws a filled shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:CirclePie\">Nakreslí vyplněný tvar, který je definován obloukem kruhu a dvěma úsečkami ze středu. Chcete-li nakreslit výseč kruhu, natáhněte kruh do požadované velikosti a poté klepnutím určíte první úsečku. Poté přesuňte ukazatel myši na místo, kde chcete ukončit druhou úsečku, a klepněte. Nemusíte klepnout přímo na kruh. Chcete-li nakreslit eliptickou výseč, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. 6D2Ni
#: 10070000.xhp
@@ -2282,7 +2282,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "<image id=\"img_id3153722\" src=\"cmd/lc_circlepie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153722\">Icon Circle pie</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153722\" src=\"cmd/lc_circlepie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153722\">Ikona Kruhová výseč</alt></image>"
#. kGUeD
#: 10070000.xhp
@@ -2309,7 +2309,7 @@ msgctxt ""
"par_id3156324\n"
"help.text"
msgid "<ahelp hid=\".uno:EllipseCut\">Draws a filled shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:EllipseCut\">Nakreslí vyplněný tvar, který je definován obloukem oválu a jednou úsečkou. Chcete-li nakreslit úseč elipsy, natáhněte elipsu do požadované velikosti a poté klepnutím určíte počátek úsečky. Poté přesuňte ukazatel myši na místo, kde chcete úsečku ukončit, a klepněte. Nemusíte klepnout přímo na elipsu. Chcete-li nakreslit kruhovou úseč, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. 3aEoN
#: 10070000.xhp
@@ -2318,7 +2318,7 @@ msgctxt ""
"par_id3150254\n"
"help.text"
msgid "<image id=\"img_id3150261\" src=\"cmd/lc_ellipsecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150261\">Icon Ellipse segment</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150261\" src=\"cmd/lc_ellipsecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150261\">Ikona Eliptická úseč</alt></image>"
#. 8CAt5
#: 10070000.xhp
@@ -2345,7 +2345,7 @@ msgctxt ""
"par_id3159180\n"
"help.text"
msgid "Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down <keycode>Shift</keycode> while you drag."
-msgstr ""
+msgstr "Nakreslí vyplněný tvar, který je definován obloukem kruhu a jednou úsečkou. Chcete-li nakreslit úseč kruhu, natáhněte kruh do požadované velikosti a poté klepnutím určíte počátek úsečky. Poté přesuňte ukazatel myši na místo, kde chcete úsečku ukončit, a klepněte. Nemusíte klepnout přímo na kruh. Chcete-li nakreslit eliptickou úseč, podržte během tažení <keycode>Shift</keycode>."
#. MgwNu
#: 10070000.xhp
@@ -2354,7 +2354,7 @@ msgctxt ""
"par_id3153910\n"
"help.text"
msgid "<image id=\"img_id3154692\" src=\"cmd/lc_circlecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154692\">Icon Circle segment</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154692\" src=\"cmd/lc_circlecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154692\">Ikona Kruhová úseč</alt></image>"
#. CKTEx
#: 10070000.xhp
@@ -2381,7 +2381,7 @@ msgctxt ""
"par_id3153582\n"
"help.text"
msgid "<ahelp hid=\".uno:Ellipse_Unfilled\">Draws an empty oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Ellipse_Unfilled\">Nakreslí na určené místo prázdný ovál. Klepněte na místo, kde chcete ovál nakreslit a poté jej táhněte do požadované velikosti. Chcete-li nakreslit kruh, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. nWE4a
#: 10070000.xhp
@@ -2390,7 +2390,7 @@ msgctxt ""
"par_id3150702\n"
"help.text"
msgid "<image id=\"img_id3150708\" src=\"cmd/lc_ellipse_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150708\">Icon Ellipse, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150708\" src=\"cmd/lc_ellipse_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150708\">Ikona Elipsa, nevyplněná</alt></image>"
#. JaBZc
#: 10070000.xhp
@@ -2417,7 +2417,7 @@ msgctxt ""
"par_id3154601\n"
"help.text"
msgid "<ahelp hid=\".uno:Circle_Unfilled\">Draws an empty circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Circle_Unfilled\">Nakreslí na určené místo prázdný kruh. Klepněte na místo, kde chcete nakreslit kruh a poté jej táhněte do požadované velikosti. Chcete-li nakreslit elipsu, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. H9Wd3
#: 10070000.xhp
@@ -2426,7 +2426,7 @@ msgctxt ""
"par_id3150984\n"
"help.text"
msgid "<image id=\"img_id3150990\" src=\"cmd/lc_circle_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150990\">Icon Circle, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150990\" src=\"cmd/lc_circle_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150990\">Ikona Kruh, nevyplněný</alt></image>"
#. nKPeC
#: 10070000.xhp
@@ -2444,7 +2444,7 @@ msgctxt ""
"hd_id3154572\n"
"help.text"
msgid "Ellipse Pie, Unfilled"
-msgstr "Eliptický koláč, nevyplněný"
+msgstr "Eliptická výseč, nevyplněná"
#. MPNVW
#: 10070000.xhp
@@ -2453,7 +2453,7 @@ msgctxt ""
"par_id3152964\n"
"help.text"
msgid "<ahelp hid=\".uno:Pie_Unfilled\">Draws an empty shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Pie_Unfilled\">Nakreslí nevyplněný tvar, který je definován obloukem oválu a dvěma úsečkami ze středu. Chcete-li nakreslit výseč elipsy, natáhněte ovál do požadované velikosti a poté klepnutím určíte první úsečku. Poté přesuňte ukazatel myši na místo, kde chcete ukončit druhou úsečku, a klepněte. Nemusíte klepnout přímo na ovál. Chcete-li nakreslit kruhovou výseč, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. bmBcT
#: 10070000.xhp
@@ -2462,7 +2462,7 @@ msgctxt ""
"par_id3150359\n"
"help.text"
msgid "<image id=\"img_id3151313\" src=\"cmd/lc_pie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151313\">Icon Ellipse Pie, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151313\" src=\"cmd/lc_pie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151313\">Ikona Eliptická výseč, nevyplněná</alt></image>"
#. VQFyi
#: 10070000.xhp
@@ -2471,7 +2471,7 @@ msgctxt ""
"par_id3148403\n"
"help.text"
msgid "Ellipse Pie, Unfilled"
-msgstr "Eliptický koláč, nevyplněný"
+msgstr "Eliptická výseč, nevyplněná"
#. DEU7C
#: 10070000.xhp
@@ -2480,7 +2480,7 @@ msgctxt ""
"hd_id3150835\n"
"help.text"
msgid "Circle Pie, Unfilled"
-msgstr "Kruhový koláč, nevyplněný"
+msgstr "Kruhová výseč, nevyplněná"
#. 6Yjna
#: 10070000.xhp
@@ -2489,7 +2489,7 @@ msgctxt ""
"par_id3149334\n"
"help.text"
msgid "<ahelp hid=\".uno:CirclePie_Unfilled\">Draws an empty shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:CirclePie_Unfilled\">Nakreslí nevyplněný tvar, který je definován obloukem kruhu a dvěma úsečkami ze středu. Chcete-li nakreslit výseč kruhu, natáhněte kruh do požadované velikosti a poté klepnutím určíte první úsečku. Poté přesuňte ukazatel myši na místo, kde chcete ukončit druhou úsečku, a klepněte. Nemusíte klepnout přímo na kruh. Chcete-li nakreslit eliptickou výseč, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. CNkYh
#: 10070000.xhp
@@ -2498,7 +2498,7 @@ msgctxt ""
"par_id3154199\n"
"help.text"
msgid "<image id=\"img_id3146925\" src=\"cmd/lc_circlepie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146925\">Icon Circle Pie, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146925\" src=\"cmd/lc_circlepie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146925\">Ikona Kruhová výseč, nevyplněná</alt></image>"
#. BGUP2
#: 10070000.xhp
@@ -2507,7 +2507,7 @@ msgctxt ""
"par_id3148986\n"
"help.text"
msgid "Circle Pie, Unfilled"
-msgstr "Kruhový koláč, nevyplněný"
+msgstr "Kruhová výseč, nevyplněná"
#. D7Nmc
#: 10070000.xhp
@@ -2525,7 +2525,7 @@ msgctxt ""
"par_id3155179\n"
"help.text"
msgid "<ahelp hid=\".uno:EllipseCut_Unfilled\">Draws an empty shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:EllipseCut_Unfilled\">Nakreslí nevyplněný tvar, který je definován obloukem oválu a jednou úsečkou. Chcete-li nakreslit eliptickou úseč, natáhněte elipsu do požadované velikosti a poté klepnutím určíte počátek úsečky. Poté přesuňte ukazatel myši na místo, kde chcete úsečku ukončit, a klepněte. Nemusíte klepnout přímo na elipsu. Chcete-li nakreslit kruhovou úseč, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. neCzC
#: 10070000.xhp
@@ -2534,7 +2534,7 @@ msgctxt ""
"par_id3149483\n"
"help.text"
msgid "<image id=\"img_id3149490\" src=\"cmd/lc_ellipsecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149490\">Icon Ellipse Segment, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149490\" src=\"cmd/lc_ellipsecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149490\">Ikona Eliptická úseč, nevyplněná</alt></image>"
#. uBAis
#: 10070000.xhp
@@ -2561,7 +2561,7 @@ msgctxt ""
"par_id3154836\n"
"help.text"
msgid "<ahelp hid=\".uno:CircleCut_Unfilled\">Draws an empty shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw a segment that is based on an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:CircleCut_Unfilled\">Nakreslí nevyplněný tvar, který je definován obloukem kruhu a jednou úsečkou. Chcete-li nakreslit úseč kruhu, natáhněte kruh do požadované velikosti a poté klepnutím určíte počátek úsečky. Poté přesuňte ukazatel myši na místo, kde chcete úsečku ukončit, a klepněte. Nemusíte klepnout přímo na kruh. Chcete-li nakreslit eliptickou úseč, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. ixgbC
#: 10070000.xhp
@@ -2570,7 +2570,7 @@ msgctxt ""
"par_id3148972\n"
"help.text"
msgid "<image id=\"img_id3148979\" src=\"cmd/lc_circlecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148979\">Icon Circle Segment, Unfilled</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148979\" src=\"cmd/lc_circlecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148979\">Ikona Kruhová úseč, nevyplněná</alt></image>"
#. gEF2q
#: 10070000.xhp
@@ -2597,7 +2597,7 @@ msgctxt ""
"par_id3147577\n"
"help.text"
msgid "Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down <keycode>Shift</keycode> while you drag."
-msgstr ""
+msgstr "Nakreslí v dokumentu oblouk. Chcete-li nakreslit oblouk, natáhněte ovál do požadované velikosti a poté klepnutím určete počáteční bod oblouku. Přesuňte ukazatel myši na místo, kde chcete oblouk ukončit a klepněte. Nemusíte klepnout přímo na ovál. Chcete-li nakreslit kruhový oblouk, podržte během tažení <keycode>Shift</keycode>."
#. iDsmN
#: 10070000.xhp
@@ -2606,7 +2606,7 @@ msgctxt ""
"par_id3152771\n"
"help.text"
msgid "<image id=\"img_id3152778\" src=\"cmd/lc_arc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152778\">Icon Arc</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152778\" src=\"cmd/lc_arc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152778\">Ikona Oblouk</alt></image>"
#. dm2TD
#: 10070000.xhp
@@ -2633,7 +2633,7 @@ msgctxt ""
"par_id3147075\n"
"help.text"
msgid "<ahelp hid=\".uno:CircleArc\">Draws an arc that is based on a circle in the current document. To draw an arc, drag a circle to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the circle. To draw an arc that is based on an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:CircleArc\">Nakreslí v dokumentu kruhový oblouk. Chcete-li nakreslit oblouk, natáhněte kruh do požadované velikosti a poté klepnutím určete počáteční bod oblouku. Přesuňte ukazatel myši na místo, kde chcete oblouk ukončit a klepněte. Nemusíte klepnout přímo na kruh. Chcete-li nakreslit eliptický oblouk, podržte během tažení <keycode>Shift</keycode>.</ahelp>"
#. UB6JV
#: 10070000.xhp
@@ -2642,7 +2642,7 @@ msgctxt ""
"par_id3154380\n"
"help.text"
msgid "<image id=\"img_id3154386\" src=\"cmd/lc_circlearc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154386\">Icon Circle Arc</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154386\" src=\"cmd/lc_circlearc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154386\">Ikona Kruhový oblouk</alt></image>"
#. uXnKN
#: 10070000.xhp
@@ -3002,7 +3002,7 @@ msgctxt ""
"par_id3152900\n"
"help.text"
msgid "<ahelp hid=\".uno:Objects3DToolbox\">Opens the <emph>3D Objects</emph> toolbar. The objects are three dimensional, with depth, illumination, and reflection.</ahelp> Each inserted object initially forms a 3D scene. You can press <keycode>F3</keycode> to enter the scene. For these 3D objects, you can open the 3D Effects dialog to edit the properties."
-msgstr ""
+msgstr "<ahelp hid=\".uno:Objects3DToolbox\">Otevře nástrojovou lištu <emph>3D objekty</emph>. Objekty jsou trojrozměrné, s hloubkou, osvětlením a odrazy.</ahelp> Každý vložený objekt představuje samostatnou 3D skupinu. Pro úpravu skupiny můžete použít klávesu <keycode>F3</keycode>. Pro úpravu vlastností 3D objektů je možné otevřít dialogové okno 3D efekty."
#. jbtiv
#: 10090000.xhp
@@ -3011,7 +3011,7 @@ msgctxt ""
"par_id3154767\n"
"help.text"
msgid "<image id=\"img_id3146967\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146967\">Icon 3D Objects</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146967\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146967\">Ikona 3D objekty</alt></image>"
#. 9NmbF
#: 10090000.xhp
@@ -3047,7 +3047,7 @@ msgctxt ""
"par_id3145593\n"
"help.text"
msgid "<ahelp hid=\".uno:Cube\">Draws a filled cube where you drag in the slide. To draw a 3D rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Cube\">Nakreslí vyplněnou krychli. Chcete-li nakreslit 3D kvádr, podržte při tažení klávesu <keycode>Shift</keycode>.</ahelp>"
#. DG2Aa
#: 10090000.xhp
@@ -3056,7 +3056,7 @@ msgctxt ""
"par_id3149877\n"
"help.text"
msgid "<image id=\"img_id3149884\" src=\"cmd/lc_cube.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Icon Cube</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149884\" src=\"cmd/lc_cube.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Ikona Krychle</alt></image>"
#. AzrbG
#: 10090000.xhp
@@ -3074,7 +3074,7 @@ msgctxt ""
"hd_id3145354\n"
"help.text"
msgid "Sphere"
-msgstr "Sféra"
+msgstr "Koule"
#. G7Tqz
#: 10090000.xhp
@@ -3083,7 +3083,7 @@ msgctxt ""
"par_id3145303\n"
"help.text"
msgid "<ahelp hid=\".uno:Sphere\">Draws a filled sphere where you drag in the slide. To draw a spheroid, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Sphere\">Nakreslí vyplněnou kouli. Chcete-li nakreslit 3D sféroid, podržte při tažení klávesu <keycode>Shift</keycode>.</ahelp>"
#. bKq8c
#: 10090000.xhp
@@ -3092,7 +3092,7 @@ msgctxt ""
"par_id3155985\n"
"help.text"
msgid "<image id=\"img_id3155992\" src=\"cmd/lc_sphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155992\">Icon Sphere</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155992\" src=\"cmd/lc_sphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155992\">Ikona Koule</alt></image>"
#. prHxM
#: 10090000.xhp
@@ -3101,7 +3101,7 @@ msgctxt ""
"par_id3153720\n"
"help.text"
msgid "Sphere"
-msgstr "Sféra"
+msgstr "Koule"
#. 8SoVh
#: 10090000.xhp
@@ -3119,7 +3119,7 @@ msgctxt ""
"par_id3152928\n"
"help.text"
msgid "<ahelp hid=\".uno:Cylinder\">Draws a cylinder that is based on a circle where you drag in the slide. To draw a cylinder that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Cylinder\">Nakreslí kruhový válec. Chcete-li nakreslit oválný válec, podržte při tažení klávesu <keycode>Shift</keycode>.</ahelp>"
#. 5ceDC
#: 10090000.xhp
@@ -3128,7 +3128,7 @@ msgctxt ""
"par_id3147562\n"
"help.text"
msgid "<image id=\"img_id3147569\" src=\"cmd/lc_cylinder.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147569\">Icon Cylinder</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147569\" src=\"cmd/lc_cylinder.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147569\">Ikona Válec</alt></image>"
#. CRRxk
#: 10090000.xhp
@@ -3155,7 +3155,7 @@ msgctxt ""
"par_id3143236\n"
"help.text"
msgid "<ahelp hid=\".uno:Cone\">Draws a cone that is based on a circle where you drag in the slide. To draw a cone that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Cone\">Nakreslí kužel s kruhovou základnou. Chcete-li nakreslit kužel s oválnou základnou, podržte při tažení klávesu <keycode>Shift</keycode>.</ahelp>"
#. MvaAw
#: 10090000.xhp
@@ -3164,7 +3164,7 @@ msgctxt ""
"par_id3151172\n"
"help.text"
msgid "<image id=\"img_id3151178\" src=\"cmd/lc_cone.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151178\">Icon Cone</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151178\" src=\"cmd/lc_cone.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151178\">Ikona Kužel</alt></image>"
#. cnGGV
#: 10090000.xhp
@@ -3191,7 +3191,7 @@ msgctxt ""
"par_id3147511\n"
"help.text"
msgid "<ahelp hid=\".uno:Cyramid\">Draws a pyramid with a square base where you drag in the slide. To draw a pyramid with a rectangular base, hold down <keycode>Shift</keycode> while you drag. To define a different polygon for the base of the pyramid, open the <emph>3D Effects</emph> dialog and click the <link href=\"text/shared/01/05350200.xhp\"><emph>Geometry</emph></link> tab. In the <emph>Segments</emph> area, enter the number of sides for the polygon in the box labeled <emph>Horizontal</emph>, and then click the green checkmark.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Cyramid\">Nakreslí jehlan se čtvercovou základnou. Chcete-li nakreslit jehlan s obdélníkovou základnou, podržte při tažení klávesu <keycode>Shift</keycode>. Chcete-li jako základnu jehlanu určit jiný tvar, otevřete dialogové okno <emph>3D efekty</emph> a klepněte na kartu <link href=\"text/shared/01/05350200.xhp\"><emph>Geometrie</emph></link>. V sekci <emph>Části</emph> zadejte počet stran mnohoúhelníku do pole <emph>Vodorovně</emph> a klepněte na zelený symbol zaškrtnutí.</ahelp>"
#. TCdBF
#: 10090000.xhp
@@ -3200,7 +3200,7 @@ msgctxt ""
"par_id3152941\n"
"help.text"
msgid "<image id=\"img_id3152948\" src=\"cmd/lc_cyramid.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152948\">Icon Pyramid</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152948\" src=\"cmd/lc_cyramid.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152948\">Ikona Jehlan</alt></image>"
#. MW3SN
#: 10090000.xhp
@@ -3227,7 +3227,7 @@ msgctxt ""
"par_id3153533\n"
"help.text"
msgid "<ahelp hid=\".uno:Torus\">Draws a ring-shaped object that is based on a circle where you drag in the slide. To draw a torus that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Torus\">Nakreslí prstencový objekt založený na kruhu. Chcete-li nakreslit torus založený na oválu, podržte při tažení klávesu <keycode>Shift</keycode>.</ahelp>"
#. BFHA9
#: 10090000.xhp
@@ -3236,7 +3236,7 @@ msgctxt ""
"par_id3151312\n"
"help.text"
msgid "<image id=\"img_id3151319\" src=\"cmd/lc_torus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151319\">Icon Torus</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151319\" src=\"cmd/lc_torus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151319\">Ikona Torus</alt></image>"
#. GrNZd
#: 10090000.xhp
@@ -3263,7 +3263,7 @@ msgctxt ""
"par_id3153774\n"
"help.text"
msgid "<ahelp hid=\".uno:Shell3D\">Draws a bowl-shaped object that is based on a circle where you drag in the slide. To draw a shell that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Shell3D\">Nakreslí část pláště koule. Chcete-li nakreslit plášť založený na oválu, podržte při tažení klávesu <keycode>Shift</keycode>.</ahelp>"
#. m846j
#: 10090000.xhp
@@ -3272,7 +3272,7 @@ msgctxt ""
"par_id3155904\n"
"help.text"
msgid "<image id=\"img_id3150838\" src=\"cmd/lc_shell3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150838\">Icon Shell</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150838\" src=\"cmd/lc_shell3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150838\">Ikona Plášť</alt></image>"
#. yqEUo
#: 10090000.xhp
@@ -3299,7 +3299,7 @@ msgctxt ""
"par_id3146928\n"
"help.text"
msgid "<ahelp hid=\".uno:HalfSphere\">Draws one half of a sphere where you drag in the slide. To draw a one half of a spheroid, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:HalfSphere\">Nakreslí polokouli. Chcete-li nakreslit polovinu sféroidu, podržte při tažení klávesu <keycode>Shift</keycode>.</ahelp>"
#. AAGHB
#: 10090000.xhp
@@ -3308,7 +3308,7 @@ msgctxt ""
"par_id3149310\n"
"help.text"
msgid "<image id=\"img_id3151328\" src=\"cmd/lc_halfsphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151328\">Icon Half-sphere</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151328\" src=\"cmd/lc_halfsphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151328\">Ikona Polokoule</alt></image>"
#. CMfw5
#: 10090000.xhp
@@ -3344,7 +3344,7 @@ msgctxt ""
"par_id3155445\n"
"help.text"
msgid "<image id=\"img_id3149018\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149018\">Icon Connector</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149018\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149018\">Ikona Spojnice</alt></image>"
#. VY4UU
#: 10100000.xhp
@@ -3452,7 +3452,7 @@ msgctxt ""
"par_id3150743\n"
"help.text"
msgid "<image id=\"img_id3153037\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153037\">Icon Connector</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153037\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153037\">Ikona Spojnice</alt></image>"
#. ec4c9
#: 10100000.xhp
@@ -3488,7 +3488,7 @@ msgctxt ""
"par_id3155930\n"
"help.text"
msgid "<image id=\"img_id3150021\" src=\"cmd/lc_connectorarrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150021\">Icon Connector Starts with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150021\" src=\"cmd/lc_connectorarrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150021\">Ikona Spojnice začíná šipkou</alt></image>"
#. DE2TS
#: 10100000.xhp
@@ -3524,7 +3524,7 @@ msgctxt ""
"par_id3150930\n"
"help.text"
msgid "<image id=\"img_id3150936\" src=\"cmd/lc_connectorarrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150936\">Icon Connector Ends with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150936\" src=\"cmd/lc_connectorarrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150936\">Ikona Spojnice končí šipkou</alt></image>"
#. EdZE3
#: 10100000.xhp
@@ -3560,7 +3560,7 @@ msgctxt ""
"par_id3155987\n"
"help.text"
msgid "<image id=\"img_id3153720\" src=\"cmd/lc_connectorarrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153720\">Icon Connector with Arrows</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153720\" src=\"cmd/lc_connectorarrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153720\">Ikona Spojnice se šipkami</alt></image>"
#. NxoXM
#: 10100000.xhp
@@ -3596,7 +3596,7 @@ msgctxt ""
"par_id3147565\n"
"help.text"
msgid "<image id=\"img_id3147572\" src=\"cmd/lc_connectorcirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Icon Connector Starts with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147572\" src=\"cmd/lc_connectorcirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147572\">Ikona Spojnice začíná kružnicí</alt></image>"
#. ypzh8
#: 10100000.xhp
@@ -3632,7 +3632,7 @@ msgctxt ""
"par_id3143234\n"
"help.text"
msgid "<image id=\"img_id3149289\" src=\"cmd/lc_connectorcircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149289\">Icon Connector Ends with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149289\" src=\"cmd/lc_connectorcircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149289\">Ikona Spojnice končí kružnicí</alt></image>"
#. ATS2v
#: 10100000.xhp
@@ -3668,7 +3668,7 @@ msgctxt ""
"par_id3158400\n"
"help.text"
msgid "<image id=\"img_id3154203\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154203\">Icon Connector with Circles</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154203\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154203\">Ikona Spojnice s kružnicemi</alt></image>"
#. wY2Az
#: 10100000.xhp
@@ -3704,7 +3704,7 @@ msgctxt ""
"par_id3150705\n"
"help.text"
msgid "<image id=\"img_id3153679\" src=\"cmd/lc_connectorlines.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153679\">Icon Line Connector</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153679\" src=\"cmd/lc_connectorlines.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153679\">Ikona Čárová spojnice</alt></image>"
#. R6Kir
#: 10100000.xhp
@@ -3740,7 +3740,7 @@ msgctxt ""
"par_id3154610\n"
"help.text"
msgid "<image id=\"img_id3150629\" src=\"cmd/lc_connectorlinesarrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150629\">Icon Line Connector Starts with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150629\" src=\"cmd/lc_connectorlinesarrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150629\">Ikona Čárová spojnice začíná šipkou</alt></image>"
#. bTTB5
#: 10100000.xhp
@@ -3776,7 +3776,7 @@ msgctxt ""
"par_id3150347\n"
"help.text"
msgid "<image id=\"img_id3150357\" src=\"cmd/lc_connectorlinesarrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150357\">Icon Line Connector Ends with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150357\" src=\"cmd/lc_connectorlinesarrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150357\">Ikona Čárová spojnice končí šipkou</alt></image>"
#. amBDG
#: 10100000.xhp
@@ -3812,7 +3812,7 @@ msgctxt ""
"par_id3150972\n"
"help.text"
msgid "<image id=\"img_id3150982\" src=\"cmd/lc_connectorlinesarrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150982\">Icon Line Connector with Arrows</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150982\" src=\"cmd/lc_connectorlinesarrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150982\">Ikona Čárová spojnice se šipkami</alt></image>"
#. ognF3
#: 10100000.xhp
@@ -3848,7 +3848,7 @@ msgctxt ""
"par_id3151274\n"
"help.text"
msgid "<image id=\"img_id3151284\" src=\"cmd/lc_connectorlinescirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151284\">Icon Line Connector Starts with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151284\" src=\"cmd/lc_connectorlinescirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151284\">Ikona Čárová spojnice začíná kružnicí</alt></image>"
#. sVK4B
#: 10100000.xhp
@@ -3884,7 +3884,7 @@ msgctxt ""
"par_id3149578\n"
"help.text"
msgid "<image id=\"img_id3151326\" src=\"cmd/lc_connectorlinescircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151326\">Icon Line Connector Ends with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151326\" src=\"cmd/lc_connectorlinescircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151326\">Ikona Čárová spojnice končí kružnicí</alt></image>"
#. TJVfb
#: 10100000.xhp
@@ -3920,7 +3920,7 @@ msgctxt ""
"par_id3151262\n"
"help.text"
msgid "<image id=\"img_id3154834\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154834\">Icon Line Connector with Circles</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154834\" src=\"cmd/lc_connector.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154834\">Ikona Čárová spojnice s kružnicemi</alt></image>"
#. Gq7fQ
#: 10100000.xhp
@@ -3956,7 +3956,7 @@ msgctxt ""
"par_id3148981\n"
"help.text"
msgid "<image id=\"img_id3154223\" src=\"cmd/lc_connectorline.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154223\">Icon Straight Connector</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154223\" src=\"cmd/lc_connectorline.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154223\">Ikona Přímá spojnice</alt></image>"
#. vDiGL
#: 10100000.xhp
@@ -3992,7 +3992,7 @@ msgctxt ""
"par_id3152775\n"
"help.text"
msgid "<image id=\"img_id3156188\" src=\"cmd/lc_connectorlinearrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156188\">Icon Straight Connector Starts with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156188\" src=\"cmd/lc_connectorlinearrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156188\">Ikona Přímá spojnice začíná šipkou</alt></image>"
#. kyuj8
#: 10100000.xhp
@@ -4028,7 +4028,7 @@ msgctxt ""
"par_id3147072\n"
"help.text"
msgid "<image id=\"img_id3147082\" src=\"cmd/lc_connectorlinearrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147082\">Icon Straight Connector Ends with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147082\" src=\"cmd/lc_connectorlinearrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147082\">Ikona Přímá spojnice končí šipkou</alt></image>"
#. kCF46
#: 10100000.xhp
@@ -4064,7 +4064,7 @@ msgctxt ""
"par_id3151027\n"
"help.text"
msgid "<image id=\"img_id3151037\" src=\"cmd/lc_connectorlinearrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151037\">Icon Straight Connector with Arrows</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151037\" src=\"cmd/lc_connectorlinearrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151037\">Ikona Přímá spojnice se šipkami</alt></image>"
#. fDbpm
#: 10100000.xhp
@@ -4100,7 +4100,7 @@ msgctxt ""
"par_id3156370\n"
"help.text"
msgid "<image id=\"img_id3156380\" src=\"cmd/lc_connectorlinecirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156380\">Icon Straight Connector Starts with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156380\" src=\"cmd/lc_connectorlinecirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156380\">Ikona Přímá spojnice začíná kružnicí</alt></image>"
#. fXGy5
#: 10100000.xhp
@@ -4136,7 +4136,7 @@ msgctxt ""
"par_id3155912\n"
"help.text"
msgid "<image id=\"img_id3155922\" src=\"cmd/lc_connectorlinecircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155922\">Icon Straight Connector Ends with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155922\" src=\"cmd/lc_connectorlinecircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155922\">Ikona Přímá spojnice končí kružnicí</alt></image>"
#. 5RcGY
#: 10100000.xhp
@@ -4172,7 +4172,7 @@ msgctxt ""
"par_id3150112\n"
"help.text"
msgid "<image id=\"img_id3150122\" src=\"cmd/lc_connectorline.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150122\">Icon Straight Connector with Circles</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150122\" src=\"cmd/lc_connectorline.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150122\">Ikona Přímá spojnice s kružnicemi</alt></image>"
#. LNdin
#: 10100000.xhp
@@ -4208,7 +4208,7 @@ msgctxt ""
"par_id3146139\n"
"help.text"
msgid "<image id=\"img_id3146149\" src=\"cmd/lc_connectorcurve.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146149\">Icon Curved Connector</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146149\" src=\"cmd/lc_connectorcurve.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146149\">Ikona Zakřivená spojnice</alt></image>"
#. X6RWd
#: 10100000.xhp
@@ -4244,7 +4244,7 @@ msgctxt ""
"par_id3146914\n"
"help.text"
msgid "<image id=\"img_id3154807\" src=\"cmd/lc_connectorcurvearrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154807\">Icon Curved Connector Starts with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154807\" src=\"cmd/lc_connectorcurvearrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154807\">Ikona Zakřivená spojnice začíná šipkou</alt></image>"
#. V949S
#: 10100000.xhp
@@ -4280,7 +4280,7 @@ msgctxt ""
"par_id3145215\n"
"help.text"
msgid "<image id=\"img_id3145225\" src=\"cmd/lc_connectorcurvearrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145225\">Icon Curved Connector Ends with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145225\" src=\"cmd/lc_connectorcurvearrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145225\">Ikona Zakřivená spojnice končí šipkou</alt></image>"
#. nT2is
#: 10100000.xhp
@@ -4316,7 +4316,7 @@ msgctxt ""
"par_id3148438\n"
"help.text"
msgid "<image id=\"img_id3148448\" src=\"cmd/lc_connectorcurvearrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148448\">Icon Curved Connector with Arrows</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148448\" src=\"cmd/lc_connectorcurvearrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148448\">Ikona Zakřivená spojnice se šipkami</alt></image>"
#. gpCCf
#: 10100000.xhp
@@ -4352,7 +4352,7 @@ msgctxt ""
"par_id3153291\n"
"help.text"
msgid "<image id=\"img_id3153301\" src=\"cmd/lc_connectorcurvecirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153301\">Icon Curved Connector Starts with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153301\" src=\"cmd/lc_connectorcurvecirclestart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153301\">Ikona Zakřivená spojnice začíná kružnicí</alt></image>"
#. W2YFD
#: 10100000.xhp
@@ -4388,7 +4388,7 @@ msgctxt ""
"par_id3154724\n"
"help.text"
msgid "<image id=\"img_id3156097\" src=\"cmd/lc_connectorcurvecircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156097\">Icon Curved Connector Ends with Circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156097\" src=\"cmd/lc_connectorcurvecircleend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156097\">Ikona Zakřivená spojnice končí kružnicí</alt></image>"
#. zbtLi
#: 10100000.xhp
@@ -4424,7 +4424,7 @@ msgctxt ""
"par_id3155588\n"
"help.text"
msgid "<image id=\"img_id3155598\" src=\"cmd/lc_connectorcurvecircles.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155598\">Icon Curved Connector with Circles</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155598\" src=\"cmd/lc_connectorcurvecircles.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155598\">Ikona Zakřivená spojnice s kružnicemi</alt></image>"
#. qQWaC
#: 10100000.xhp
@@ -4595,7 +4595,7 @@ msgctxt ""
"hd_id3153811\n"
"help.text"
msgid "<variable id=\"Lineh1\"><link href=\"text/simpress/02/10120000.xhp\">Line</link></variable>"
-msgstr ""
+msgstr "<variable id=\"Lineh1\"><link href=\"text/simpress/02/10120000.xhp\">Čára</link></variable>"
#. jpHZe
#: 10120000.xhp
@@ -4613,7 +4613,7 @@ msgctxt ""
"par_id3147405\n"
"help.text"
msgid "<image id=\"img_id3147299\" src=\"cmd/lc_line.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147299\">Icon Line</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147299\" src=\"cmd/lc_line.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147299\">Ikona Čára</alt></image>"
#. xDo9J
#: 10120000.xhp
@@ -4649,7 +4649,7 @@ msgctxt ""
"par_id3145590\n"
"help.text"
msgid "<image id=\"img_id3145596\" src=\"cmd/lc_linearrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145596\">Icon Line Ends with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145596\" src=\"cmd/lc_linearrowend.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145596\">Ikona Čára končí šipkou</alt></image>"
#. goz7b
#: 10120000.xhp
@@ -4685,7 +4685,7 @@ msgctxt ""
"par_id3156060\n"
"help.text"
msgid "<image id=\"img_id3156066\" src=\"cmd/lc_linearrowcircle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156066\">Icon Line with Arrow/Circle</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3156066\" src=\"cmd/lc_linearrowcircle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156066\">Ikona Čára se šipkou/kružnicí</alt> </image>"
#. sFGs4
#: 10120000.xhp
@@ -4721,7 +4721,7 @@ msgctxt ""
"par_id3155402\n"
"help.text"
msgid "<image id=\"img_id3155409\" src=\"cmd/lc_linearrowsquare.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155409\">Icon Line with Arrow/Square</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155409\" src=\"cmd/lc_linearrowsquare.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155409\">Ikona Čára se šipkou/čtvercem</alt></image>"
#. BrnKY
#: 10120000.xhp
@@ -4757,7 +4757,7 @@ msgctxt ""
"par_id3145202\n"
"help.text"
msgid "<image id=\"img_id3145209\" src=\"cmd/lc_line_diagonal.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145209\">Icon Line (45°)</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3145209\" src=\"cmd/lc_line_diagonal.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145209\">Ikona Čára (45°)</alt> </image>"
#. v6fFj
#: 10120000.xhp
@@ -4793,7 +4793,7 @@ msgctxt ""
"par_id3151172\n"
"help.text"
msgid "<image id=\"img_id3151178\" src=\"cmd/lc_linearrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151178\">Icon Line Starts with Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151178\" src=\"cmd/lc_linearrowstart.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151178\">Ikona Čára začíná šipkou</alt></image>"
#. BAKF3
#: 10120000.xhp
@@ -4829,7 +4829,7 @@ msgctxt ""
"par_id3154276\n"
"help.text"
msgid "<image id=\"img_id3149152\" src=\"cmd/lc_linecirclearrow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149152\">Icon Line with Circle/Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149152\" src=\"cmd/lc_linecirclearrow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149152\">Ikona Čára s kružnicí/šipkou</alt></image>"
#. KWta8
#: 10120000.xhp
@@ -4865,7 +4865,7 @@ msgctxt ""
"par_id3153538\n"
"help.text"
msgid "<image id=\"img_id3149931\" src=\"cmd/lc_linesquarearrow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149931\">Icon Line with Square/Arrow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149931\" src=\"cmd/lc_linesquarearrow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149931\">Ikona Čára se čtvercem/šipkou</alt></image>"
#. JfC4g
#: 10120000.xhp
@@ -4919,7 +4919,7 @@ msgctxt ""
"par_id3154836\n"
"help.text"
msgid "<image id=\"img_id3149684\" src=\"cmd/lc_measureline.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149684\">Icon Dimension Line</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149684\" src=\"cmd/lc_measureline.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149684\">Ikona Kótovací čára</alt></image>"
#. QrgJf
#: 10120000.xhp
@@ -4955,7 +4955,7 @@ msgctxt ""
"par_id3147218\n"
"help.text"
msgid "<image id=\"img_id3147224\" src=\"cmd/lc_linearrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147224\">Icon Line with Arrows</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147224\" src=\"cmd/lc_linearrows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147224\">Ikona Čára se šipkami</alt></image>"
#. sEJwd
#: 10120000.xhp
diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po
index b1d0d7ab3e2..7c92b54b1f0 100644
--- a/source/cs/helpcontent2/source/text/swriter/guide.po
+++ b/source/cs/helpcontent2/source/text/swriter/guide.po