/* -*- 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/. */ #include #include htmlDocUniquePtr HtmlTestTools::parseHtml(utl::TempFile const & aTempFile) { SvFileStream aFileStream(aTempFile.GetURL(), StreamMode::READ); htmlDocUniquePtr doc = parseHtmlStream(&aFileStream); xmlFree(doc->name); doc->name = reinterpret_cast( xmlStrdup( reinterpret_cast( OUStringToOString( aTempFile.GetURL(), RTL_TEXTENCODING_UTF8).getStr()))); return doc; } htmlDocUniquePtr HtmlTestTools::parseHtmlStream(SvStream* pStream) { std::size_t nSize = pStream->remainingSize(); std::unique_ptr pBuffer(new sal_uInt8[nSize + 1]); pStream->ReadBytes(pBuffer.get(), nSize); pBuffer[nSize] = 0; return htmlDocUniquePtr(htmlParseDoc(reinterpret_cast(pBuffer.get()), nullptr)); } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /co-2021 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-07-12 18:44:43 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-07-12 18:44:43 +0200
commit54979d42cbf05051c85662da70db2d988ca6a417 (patch)
treede5fb2316d42f596cff4bd5a2d94642402d0334a
parente29825d93a16003fbc89619b4f904a597244a1c7 (diff)
and force-fix errors using pocheck Change-Id: I0c1ff4690fa40882eefd3ec0c61f1104b626af4d
-rw-r--r--source/ab/basctl/messages.po34
-rw-r--r--source/ab/cui/messages.po22
-rw-r--r--source/ab/fpicker/messages.po55
-rw-r--r--source/ab/officecfg/registry/data/org/openoffice/Office.po188
-rw-r--r--source/ab/sc/messages.po34
-rw-r--r--source/ab/sfx2/messages.po185
-rw-r--r--source/ab/svx/messages.po20
-rw-r--r--source/ab/xmlsecurity/messages.po8
-rw-r--r--source/af/vcl/messages.po8
-rw-r--r--source/ast/helpcontent2/source/text/shared/02.po4
-rw-r--r--source/ast/helpcontent2/source/text/swriter/01.po8
-rw-r--r--source/bg/chart2/messages.po12
-rw-r--r--source/bg/helpcontent2/source/text/schart/01.po14
-rw-r--r--source/bg/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/bg/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/bg/helpcontent2/source/text/swriter/01.po4
-rw-r--r--source/bg/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ca/helpcontent2/source/text/swriter/01.po4
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/da/connectivity/messages.po28
-rw-r--r--source/da/connectivity/registry/flat/org/openoffice/Office/DataAccess.po12
-rw-r--r--source/de/accessibility/messages.po8
-rw-r--r--source/de/avmedia/messages.po8
-rw-r--r--source/de/basctl/messages.po6
-rw-r--r--source/de/basic/messages.po8
-rw-r--r--source/de/chart2/messages.po6
-rw-r--r--source/de/connectivity/messages.po8
-rw-r--r--source/de/cui/messages.po22
-rw-r--r--source/de/dbaccess/messages.po8
-rw-r--r--source/de/desktop/messages.po8
-rw-r--r--source/de/editeng/messages.po6
-rw-r--r--source/de/extensions/messages.po4
-rw-r--r--source/de/filter/messages.po8
-rw-r--r--source/de/forms/messages.po6
-rw-r--r--source/de/formula/messages.po8
-rw-r--r--source/de/fpicker/messages.po8
-rw-r--r--source/de/framework/messages.po8
-rw-r--r--source/de/helpcontent2/source/text/scalc.po6
-rw-r--r--source/de/helpcontent2/source/text/sdraw.po8
-rw-r--r--source/de/helpcontent2/source/text/shared.po10
-rw-r--r--source/de/helpcontent2/source/text/shared/00.po16
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po34
-rw-r--r--source/de/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/de/helpcontent2/source/text/shared/04.po10
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po36
-rw-r--r--source/de/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/de/helpcontent2/source/text/simpress.po8
-rw-r--r--source/de/helpcontent2/source/text/simpress/00.po10
-rw-r--r--source/de/helpcontent2/source/text/simpress/01.po4
-rw-r--r--source/de/helpcontent2/source/text/simpress/02.po10
-rw-r--r--source/de/helpcontent2/source/text/swriter/01.po6
-rw-r--r--source/de/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/de/oox/messages.po8
-rw-r--r--source/de/reportdesign/messages.po4
-rw-r--r--source/de/sc/messages.po6
-rw-r--r--source/de/scaddins/messages.po8
-rw-r--r--source/de/sccomp/messages.po8
-rw-r--r--source/de/sd/messages.po8
-rw-r--r--source/de/sfx2/messages.po8
-rw-r--r--source/de/shell/messages.po8
-rw-r--r--source/de/starmath/messages.po8
-rw-r--r--source/de/svl/messages.po8
-rw-r--r--source/de/svtools/messages.po4
-rw-r--r--source/de/svx/messages.po14
-rw-r--r--source/de/sw/messages.po42
-rw-r--r--source/de/uui/messages.po8
-rw-r--r--source/de/vcl/messages.po8
-rw-r--r--source/de/wizards/messages.po4
-rw-r--r--source/de/writerperfect/messages.po8
-rw-r--r--source/de/xmlsecurity/messages.po8
-rw-r--r--source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/el/starmath/messages.po8
-rw-r--r--source/es/cui/messages.po24
-rw-r--r--source/es/dbaccess/messages.po37
-rw-r--r--source/es/extensions/messages.po14
-rw-r--r--source/es/extras/source/autocorr/emoji.po14
-rw-r--r--source/es/forms/messages.po4
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/05.po16
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/es/svx/messages.po6
-rw-r--r--source/es/sw/messages.po44
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/guide.po10
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/shared.po20
-rw-r--r--source/fa/extras/source/autocorr/emoji.po11
-rw-r--r--source/fa/filter/messages.po8
-rw-r--r--source/fa/filter/source/config/fragments/filters.po8
-rw-r--r--source/fa/filter/source/config/fragments/internalgraphicfilters.po10
-rw-r--r--source/fa/filter/source/config/fragments/types.po7
-rw-r--r--source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po8
-rw-r--r--source/fa/nlpsolver/src/locale.po8
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fa/readlicense_oo/docs.po6
-rw-r--r--source/fa/scaddins/messages.po8
-rw-r--r--source/fa/scp2/source/ooo.po16
-rw-r--r--source/fa/sd/messages.po8
-rw-r--r--source/fa/sfx2/messages.po10
-rw-r--r--source/fa/starmath/messages.po7
-rw-r--r--source/fa/svtools/messages.po10
-rw-r--r--source/fa/svx/messages.po3
-rw-r--r--source/fa/swext/mediawiki/help.po10
-rw-r--r--source/fi/cui/messages.po13
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/fi/sw/messages.po12
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared/03.po674
-rw-r--r--source/gl/cui/messages.po4
-rw-r--r--source/gl/helpcontent2/source/text/swriter/01.po8
-rw-r--r--source/gug/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/gug/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/gug/helpcontent2/source/text/shared/05.po16
-rw-r--r--source/gug/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/he/extensions/messages.po4
-rw-r--r--source/he/svx/messages.po23
-rw-r--r--source/hsb/dbaccess/messages.po12
-rw-r--r--source/hsb/helpcontent2/source/text/sdatabase.po808
-rw-r--r--source/hsb/swext/mediawiki/src/registry/data/org/openoffice/Office.po9
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/shared/03.po14
-rw-r--r--source/it/extensions/messages.po8
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared/01.po10
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po20
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/it/helpcontent2/source/text/swriter/00.po12
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/ja/cui/messages.po8
-rw-r--r--source/ja/editeng/messages.po24
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ja/svx/messages.po10
-rw-r--r--source/ja/sw/messages.po4
-rw-r--r--source/kk/filter/messages.po8
-rw-r--r--source/ko/accessibility/messages.po4
-rw-r--r--source/ko/avmedia/messages.po4
-rw-r--r--source/ko/basctl/messages.po12
-rw-r--r--source/ko/basic/messages.po4
-rw-r--r--source/ko/chart2/messages.po4
-rw-r--r--source/ko/connectivity/messages.po4
-rw-r--r--source/ko/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ko/cui/messages.po24
-rw-r--r--source/ko/dbaccess/messages.po4
-rw-r--r--source/ko/desktop/messages.po12
-rw-r--r--source/ko/dictionaries/bo.po10
-rw-r--r--source/ko/dictionaries/id.po10
-rw-r--r--source/ko/dictionaries/sv_SE.po10
-rw-r--r--source/ko/dictionaries/tr_TR.po10
-rw-r--r--source/ko/editeng/messages.po4
-rw-r--r--source/ko/extensions/messages.po4
-rw-r--r--source/ko/filter/messages.po4
-rw-r--r--source/ko/filter/source/config/fragments/internalgraphicfilters.po36
-rw-r--r--source/ko/forms/messages.po4
-rw-r--r--source/ko/formula/messages.po4
-rw-r--r--source/ko/fpicker/messages.po4
-rw-r--r--source/ko/framework/messages.po14
-rw-r--r--source/ko/helpcontent2/source/text/swriter/00.po8
-rw-r--r--source/ko/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ko/librelogo/source/pythonpath.po10
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office/UI.po13
-rw-r--r--source/ko/oox/messages.po4
-rw-r--r--source/ko/reportdesign/messages.po4
-rw-r--r--source/ko/sc/messages.po4
-rw-r--r--source/ko/scaddins/messages.po4
-rw-r--r--source/ko/sccomp/messages.po4
-rw-r--r--source/ko/sd/messages.po4
-rw-r--r--source/ko/setup_native/source/mac.po11
-rw-r--r--source/ko/sfx2/messages.po6
-rw-r--r--source/ko/shell/messages.po4
-rw-r--r--source/ko/starmath/messages.po4
-rw-r--r--source/ko/svl/messages.po4
-rw-r--r--source/ko/svtools/messages.po8
-rw-r--r--source/ko/svx/messages.po6
-rw-r--r--source/ko/sw/messages.po4
-rw-r--r--source/ko/uui/messages.po4
-rw-r--r--source/ko/vcl/messages.po8
-rw-r--r--source/ko/wizards/messages.po4
-rw-r--r--source/ko/writerperfect/messages.po4
-rw-r--r--source/ko/xmlsecurity/messages.po4
-rw-r--r--source/pl/cui/messages.po8
-rw-r--r--source/pl/extras/source/autocorr/emoji.po10
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/guide.po8
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/python.po8
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared.po1376
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po12
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po4
-rw-r--r--source/pl/helpcontent2/source/text/sdatabase.po4
-rw-r--r--source/pl/helpcontent2/source/text/sdraw.po16
-rw-r--r--source/pl/helpcontent2/source/text/sdraw/00.po8
-rw-r--r--source/pl/helpcontent2/source/text/sdraw/guide.po4
-rw-r--r--source/pl/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared/06.po4
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/pl/helpcontent2/source/text/simpress.po32
-rw-r--r--source/pl/helpcontent2/source/text/simpress/01.po84
-rw-r--r--source/pl/helpcontent2/source/text/simpress/guide.po80
-rw-r--r--source/pl/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/pl/helpcontent2/source/text/swriter/00.po4
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po12
-rw-r--r--source/pl/helpcontent2/source/text/swriter/02.po8
-rw-r--r--source/pl/helpcontent2/source/text/swriter/guide.po24
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po68
-rw-r--r--source/pl/sc/messages.po6
-rw-r--r--source/pl/sd/messages.po92
-rw-r--r--source/pl/sfx2/messages.po6
-rw-r--r--source/pl/starmath/messages.po4
-rw-r--r--source/pl/svx/messages.po8
-rw-r--r--source/pl/sw/messages.po6
-rw-r--r--source/pl/vcl/messages.po4
-rw-r--r--source/pl/wizards/source/resources.po4
-rw-r--r--source/th/svx/messages.po1004
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po16
-rw-r--r--source/tr/helpcontent2/source/text/simpress.po6
-rw-r--r--source/tr/helpcontent2/source/text/swriter/01.po20
215 files changed, 3313 insertions, 3323 deletions
diff --git a/source/ab/basctl/messages.po b/source/ab/basctl/messages.po
index 1b65114d19e..fef49b6e0d6 100644
--- a/source/ab/basctl/messages.po
+++ b/source/ab/basctl/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-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-05-31 10:34+0000\n"
+"PO-Revision-Date: 2023-07-04 22:35+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/basctlmessages/ab/>\n"
"Language: ab\n"
@@ -335,19 +335,19 @@ msgstr "Сара смакросқәеи сдиалогқәеи"
#: basctl/inc/strings.hrc:78
msgctxt "RID_STR_SHAREMACROS"
msgid "Application Macros"
-msgstr ""
+msgstr "Апрограмма амакросқәа"
#. YcXKS
#: basctl/inc/strings.hrc:79
msgctxt "RID_STR_SHAREDIALOGS"
msgid "Application Dialogs"
-msgstr ""
+msgstr "Апрограмма адиалогқәа"
#. GFbe5
#: basctl/inc/strings.hrc:80
msgctxt "RID_STR_SHAREMACROSDIALOGS"
msgid "Application Macros & Dialogs"
-msgstr ""
+msgstr "Апрограмма адиалогқәеи амакросқәеи"
#. BAMA5
#: basctl/inc/strings.hrc:81
@@ -617,7 +617,7 @@ msgstr "Ааи"
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:26
msgctxt "basicmacrodialog|BasicMacroDialog"
msgid "BASIC Macros"
-msgstr ""
+msgstr "Basic амакросқәа"
#. tFg7s
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:43
@@ -707,7 +707,7 @@ msgstr "Ианыхтәуп"
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
-msgstr ""
+msgstr "Иаԥнаҵпоит аҿыц ма ианнахуеит иолху амакрос ма амодуль."
#. XkqFC
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
@@ -869,7 +869,7 @@ msgstr "Ианнахуеит иалкаау аелементқәа ашьақә
#: basctl/uiconfig/basicide/ui/dialogpage.ui:128
msgctxt "dialogpage|extended_tip|edit"
msgid "Opens the Basic editor so that you can modify the selected library."
-msgstr ""
+msgstr "Иаанартуеит Basic аредактор иалху абиблиотека аԥсахразы."
#. n9VLU
#: basctl/uiconfig/basicide/ui/dialogpage.ui:140
@@ -893,7 +893,7 @@ msgstr "Иаԥҵатәуп..."
#: basctl/uiconfig/basicide/ui/dialogpage.ui:182
msgctxt "dialogpage|extended_tip|delete"
msgid "Deletes the selected element or elements without requiring confirmation."
-msgstr ""
+msgstr "Ианнахуеит иалху аелементқәа ашьақәырӷәӷәара иазымҵааӡакәа."
#. k64f4
#: basctl/uiconfig/basicide/ui/dialogpage.ui:195
@@ -905,7 +905,7 @@ msgstr "_Ажәамаӡа..."
#: basctl/uiconfig/basicide/ui/dialogpage.ui:202
msgctxt "dialogpage|extended_tip|password"
msgid "Assigns or edits the password for the selected library."
-msgstr ""
+msgstr "Иазалнахуеит ма иаԥсахуеит иаху абиблиотеказы ажәамаӡа."
#. sHS7f
#: basctl/uiconfig/basicide/ui/dialogpage.ui:214
@@ -1019,7 +1019,7 @@ msgstr "Апараметрқәа"
#: basctl/uiconfig/basicide/ui/importlibdialog.ui:263
msgctxt "importlibdialog|extended_tip|ImportLibDialog"
msgid "Enter a name or the path to the library that you want to append. You can also select a library from the list."
-msgstr ""
+msgstr "Иҭажәгал ахьӡ ма амҩа иацҵатәу абиблиотеказы."
#. XdZ7e
#: basctl/uiconfig/basicide/ui/libpage.ui:44
@@ -1031,7 +1031,7 @@ msgstr "Аҭыԥ:"
#: basctl/uiconfig/basicide/ui/libpage.ui:61
msgctxt "libpage|extended_tip|location"
msgid "Select the application or the document containing the macro libraries that you want to organize."
-msgstr ""
+msgstr "Амакросқәа рбиблиотека зҵазкуа апрограмма ма адокумент."
#. C4mjh
#: basctl/uiconfig/basicide/ui/libpage.ui:89
@@ -1049,7 +1049,7 @@ msgstr "Ианнахуеит иалкаау аелементқәа ашьақә
#: basctl/uiconfig/basicide/ui/libpage.ui:186
msgctxt "libpage|extended_tip|edit"
msgid "Opens the Basic editor so that you can modify the selected library."
-msgstr ""
+msgstr "Иаанартуеит Basic аредактор иалху абиблиотека аԥсахразы."
#. AjENj
#: basctl/uiconfig/basicide/ui/libpage.ui:198
@@ -1061,7 +1061,7 @@ msgstr "_Ажәамаӡа..."
#: basctl/uiconfig/basicide/ui/libpage.ui:205
msgctxt "libpage|extended_tip|password"
msgid "Assigns or edits the password for the selected library."
-msgstr ""
+msgstr "Иазалнахуеит ма иаԥсахуеит иалху абиблиотека ажәамаӡа."
#. bzX6x
#: basctl/uiconfig/basicide/ui/libpage.ui:217
@@ -1097,13 +1097,13 @@ msgstr "_Аекспорт..."
#: basctl/uiconfig/basicide/ui/libpage.ui:279
msgctxt "libpage|extended_tip|delete"
msgid "Deletes the selected element or elements without requiring confirmation."
-msgstr ""
+msgstr "Ианнахуеит иалху аелементқәа ашьақәырӷәӷәара иазымҵааӡакәа."
#. dfZKj
#: basctl/uiconfig/basicide/ui/libpage.ui:305
msgctxt "libpage|extended_tip|LibPage"
msgid "Select the application or the document containing the macro libraries that you want to organize."
-msgstr ""
+msgstr "Амакросқәа рбиблиотека зҵазкуа апрограмма ма адокумент."
#. zrJTt
#: basctl/uiconfig/basicide/ui/managebreakpoints.ui:16
@@ -1211,7 +1211,7 @@ msgstr ""
#: basctl/uiconfig/basicide/ui/modulepage.ui:128
msgctxt "modulepage|extended_tip|edit"
msgid "Opens the Basic editor so that you can modify the selected library."
-msgstr ""
+msgstr "Иаанартуеит Basic аредактор иалху абиблиотека аԥсахразы."
#. KjBGM
#: basctl/uiconfig/basicide/ui/modulepage.ui:140
@@ -1253,7 +1253,7 @@ msgstr "_Ажәамаӡа..."
#: basctl/uiconfig/basicide/ui/modulepage.ui:207
msgctxt "modulepage|extended_tip|password"
msgid "Assigns or edits the password for the selected library."
-msgstr ""
+msgstr "Иазалнахуеит ма маԥсахуеит иалху абиьлиотека ажәамаӡа."
#. EgCDE
#: basctl/uiconfig/basicide/ui/modulepage.ui:219
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 1c26cb9ac3f..eb4f7ce4003 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/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-05-31 14:06+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-07 17:35+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/cuimessages/ab/>\n"
"Language: ab\n"
@@ -309,13 +309,13 @@ msgstr "Ииагатәуп Ахкынҵа"
#: cui/inc/strings.hrc:51
msgctxt "RID_SVXSTR_ADD_SUBMENU"
msgid "Add Submenu"
-msgstr ""
+msgstr "Иацҵатәуп амениугәыла"
#. w2qNv
#: cui/inc/strings.hrc:52
msgctxt "RID_SVXSTR_SUBMENU_NAME"
msgid "Submenu name"
-msgstr ""
+msgstr "Амениугәыла ахьӡ"
#. qJgZw
#: cui/inc/strings.hrc:53
@@ -1193,19 +1193,19 @@ msgstr "Иацҵатәуп асахьа"
#: cui/inc/strings.hrc:211
msgctxt "RID_SVXSTR_ONE_PASSWORD_MISMATCH"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
-msgstr ""
+msgstr "Ажәамаӡеи иара ашьақәырӷәӷәареи еиқәшәом. Аҭакырақәа рыҩбагь рҿы иҭажәгал еиԥшу ажәамаӡақәа."
#. mN9jE
#: cui/inc/strings.hrc:212
msgctxt "RID_SVXSTR_TWO_PASSWORDS_MISMATCH"
msgid "The confirmation passwords did not match the original passwords. Set the passwords again."
-msgstr ""
+msgstr "Ишьақәзырӷәӷәо ажәамаӡақәа аоригинал иақәшәаӡом. Иҭажәгал ажәамаӡақәа ҿыц."
#. 48ez3
#: cui/inc/strings.hrc:213
msgctxt "RID_SVXSTR_INVALID_STATE_FOR_OK_BUTTON"
msgid "Please enter a password to open or to modify, or check the open read-only option to continue."
-msgstr ""
+msgstr "Ацҵаразы иҭажәгал аартразы ма аԥсахразы ажәамаӡамамзаргьы иалышәх «аԥхьара мацараз»."
#. aAbAN
#: cui/inc/strings.hrc:214
@@ -1643,6 +1643,8 @@ msgid ""
"The Java runtime environment you selected is not the required version.\n"
"Please select a different folder."
msgstr ""
+"Иалхуп Java иаднамкыло аверсиа. \n"
+"Иалышәх даҽа каталогк."
#. 79uiz
#: cui/inc/strings.hrc:306
@@ -1698,7 +1700,7 @@ msgctxt "RID_SVXSTR_ASK_CHANGE_LINESTYLE"
msgid ""
"The line style was modified without saving. \n"
"Modify the selected line style or add a new line style."
-msgstr ""
+msgstr "Аҵәаӷәа астиль ԥсахын еиқәырхарада."
#. Z5Dkg
#: cui/inc/strings.hrc:316
@@ -1916,13 +1918,13 @@ msgstr "Ишәагаатәу аҵәаӷәа"
#: cui/inc/strings.hrc:352
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
-msgstr ""
+msgstr "Иаатуа арҵәиқәа"
#. o8nY6
#: cui/inc/strings.hrc:353
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
-msgstr ""
+msgstr "Иакуа арҵәиқәа"
#. cZX7G
#: cui/inc/strings.hrc:355
@@ -1976,7 +1978,7 @@ msgstr "Арегистрациа зызу адырқәа рбазақәа"
#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
-msgstr ""
+msgstr "URL <%1> афаилтә системахь аконвертациа ауам."
#. YfSb4
#: cui/inc/strings.hrc:368
diff --git a/source/ab/fpicker/messages.po b/source/ab/fpicker/messages.po
index 6dcb18f1457..e48b381bb31 100644
--- a/source/ab/fpicker/messages.po
+++ b/source/ab/fpicker/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-06-09 11:50+0200\n"
-"PO-Revision-Date: 2023-05-22 11:49+0000\n"
+"PO-Revision-Date: 2023-06-30 21:34+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/fpickermessages/ab/>\n"
"Language: ab\n"
@@ -71,6 +71,8 @@ msgid ""
"The file $name$ does not exist.\n"
"Make sure you have entered the correct file name."
msgstr ""
+"Афаил, хьӡыс измоу $name$ ыҟаӡам. \n"
+"Игәашәҭ афаил ахьӡ аҩышьа."
#. CahDV
#: fpicker/inc/strings.hrc:33
@@ -185,49 +187,49 @@ msgstr "Иаԥҵатәуп акаталог"
#: fpicker/uiconfig/ui/explorerfiledialog.ui:261
msgctxt "explorerfiledialog|places"
msgid "Places"
-msgstr ""
+msgstr "Аҭыԥқәа"
#. CnQhU
#: fpicker/uiconfig/ui/explorerfiledialog.ui:296
msgctxt "explorerfiledialog|add"
msgid "Add current folder to Places"
-msgstr ""
+msgstr "Иацҵатәуп ари акаталог Аҭыԥқәа рахь"
#. wP2nq
#: fpicker/uiconfig/ui/explorerfiledialog.ui:311
msgctxt "explorerfiledialog|add"
msgid "Remove selected folder from Places"
-msgstr ""
+msgstr "Ианыхтәуп иалху акаталог Аҭыԥқәа рҟынтәи"
#. Upnsg
#: fpicker/uiconfig/ui/explorerfiledialog.ui:365
msgctxt "explorerfiledialog|name"
msgid "Name"
-msgstr ""
+msgstr "Ахьӡ"
#. CGq9e
#: fpicker/uiconfig/ui/explorerfiledialog.ui:385
msgctxt "explorerfiledialog|type"
msgid "Type"
-msgstr ""
+msgstr "Атип"
#. wDiXd
#: fpicker/uiconfig/ui/explorerfiledialog.ui:399
msgctxt "explorerfiledialog|size"
msgid "Size"
-msgstr ""
+msgstr "Ашәагаа"
#. CDqza
#: fpicker/uiconfig/ui/explorerfiledialog.ui:413
msgctxt "explorerfiledialog|date"
msgid "Date modified"
-msgstr ""
+msgstr "Аԥсахра арыцхә"
#. vQEZt
#: fpicker/uiconfig/ui/explorerfiledialog.ui:495
msgctxt "explorerfiledialog|open"
msgid "_Open"
-msgstr ""
+msgstr "Иаарттәуп"
#. JnE2t
#: fpicker/uiconfig/ui/explorerfiledialog.ui:542
@@ -263,7 +265,7 @@ msgstr "Eиқәырхатәуп ажәамаӡа шацу"
#: fpicker/uiconfig/ui/explorerfiledialog.ui:706
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
-msgstr ""
+msgstr "Автоматикала арҭбаара"
#. 2CgAZ
#: fpicker/uiconfig/ui/explorerfiledialog.ui:719
@@ -275,19 +277,19 @@ msgstr "Иԥсахтәуп афильтр архиарақәа"
#: fpicker/uiconfig/ui/explorerfiledialog.ui:746
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
-msgstr ""
+msgstr "Ишифррктәуп ацаԥха GPG ала"
#. 2ZWy2
#: fpicker/uiconfig/ui/foldernamedialog.ui:8
msgctxt "foldernamedialog|FolderNameDialog"
msgid "Folder Name"
-msgstr ""
+msgstr "Акаталог ахьӡ"
#. neJna
#: fpicker/uiconfig/ui/foldernamedialog.ui:86
msgctxt "foldernamedialog|label2"
msgid "Na_me:"
-msgstr ""
+msgstr "Ахьӡ:"
#. uiXuE
#: fpicker/uiconfig/ui/foldernamedialog.ui:116
@@ -299,7 +301,7 @@ msgstr "Иаԥҵатәуп акаталог"
#: fpicker/uiconfig/ui/remotefilesdialog.ui:61
msgctxt "remotefilesdialog|edit_service"
msgid "_Add service"
-msgstr ""
+msgstr "Иацҵатәуп амаҵзура"
#. kF4BR
#: fpicker/uiconfig/ui/remotefilesdialog.ui:69
@@ -329,7 +331,7 @@ msgstr "Афаилқәа асервер аҟны"
#: fpicker/uiconfig/ui/remotefilesdialog.ui:142
msgctxt "remotefilesdialog|open"
msgid "_Open"
-msgstr ""
+msgstr "Иаарттәуп"
#. uGwr4
#: fpicker/uiconfig/ui/remotefilesdialog.ui:175
@@ -341,7 +343,7 @@ msgstr "Амаҵзура:"
#: fpicker/uiconfig/ui/remotefilesdialog.ui:203
msgctxt "remotefilesdialog|add_service_btn"
msgid "_Manage services"
-msgstr ""
+msgstr "Амаҵзурақәа рнапхгара"
#. Jnndg
#: fpicker/uiconfig/ui/remotefilesdialog.ui:253
@@ -353,7 +355,7 @@ msgstr "Ахьӡынҵа"
#: fpicker/uiconfig/ui/remotefilesdialog.ui:268
msgctxt "remotefilesdialog|icon_view|tooltip_text"
msgid "Icon view"
-msgstr ""
+msgstr "Адыргаҷқәа"
#. 6CiqC
#: fpicker/uiconfig/ui/remotefilesdialog.ui:284
@@ -365,19 +367,19 @@ msgstr "Иаԥҵатәуп акаталог"
#: fpicker/uiconfig/ui/remotefilesdialog.ui:389
msgctxt "remotefilesdialog|name"
msgid "Name"
-msgstr ""
+msgstr "Ахьӡ"
#. qRHnF
#: fpicker/uiconfig/ui/remotefilesdialog.ui:409
msgctxt "remotefilesdialog|size"
msgid "Size"
-msgstr ""
+msgstr "Ашәагаа"
#. qeF3r
#: fpicker/uiconfig/ui/remotefilesdialog.ui:423
msgctxt "remotefilesdialog|date"
msgid "Date modified"
-msgstr ""
+msgstr "Аԥсахра арыцхә"
#. cGNWD
#: fpicker/uiconfig/ui/remotefilesdialog.ui:499
@@ -395,7 +397,7 @@ msgstr "Афаил ахьӡ"
#: include/fpicker/strings.hrc:14
msgctxt "STR_SVT_FILEPICKER_AUTO_EXTENSION"
msgid "~Automatic file name extension"
-msgstr ""
+msgstr "Автоматикала арҭбаара"
#. 2DxYf
#: include/fpicker/strings.hrc:15
@@ -408,7 +410,7 @@ msgstr "Eиқәырхатәуп ажәамаӡа шацу"
#: include/fpicker/strings.hrc:17
msgctxt "STR_SVT_FILEPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
-msgstr ""
+msgstr "Ишифррктәуп ацаԥха GPG ала"
#. LWkae
#: include/fpicker/strings.hrc:18
@@ -462,7 +464,7 @@ msgstr "Астиль:"
#: include/fpicker/strings.hrc:26
msgctxt "STR_SVT_FILEPICKER_IMAGE_ANCHOR"
msgid "A~nchor:"
-msgstr ""
+msgstr "Адҳәалара"
#. JvMvb
#: include/fpicker/strings.hrc:27
@@ -496,6 +498,9 @@ msgid ""
"\n"
"Do you want to replace it?"
msgstr ""
+"Афаил, «$filename$» хьӡыс измоу ыҟоуп. \n"
+" \n"
+"Иԥсахтәума?"
#. t4wDh
#: include/fpicker/strings.hrc:32
@@ -507,7 +512,7 @@ msgstr ""
#: include/fpicker/strings.hrc:33
msgctxt "STR_SVT_ALLFORMATS"
msgid "All Formats"
-msgstr ""
+msgstr "Аформатқәа зегьы"
#. z6Eo3
#: include/fpicker/strings.hrc:34
@@ -516,6 +521,8 @@ msgid ""
"Are you sure you want to delete the service?\n"
"\"$servicename$\""
msgstr ""
+"Ианыхтәума амаҵзура? \n"
+"«$servicename$»"
#. KegFE
#: include/fpicker/strings.hrc:35
diff --git a/source/ab/officecfg/registry/data/org/openoffice/Office.po b/source/ab/officecfg/registry/data/org/openoffice/Office.po
index 0374e89a865..98994e0d977 100644
--- a/source/ab/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ab/officecfg/registry/data/org/openoffice/Office.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-12-08 19:47+0100\n"
-"PO-Revision-Date: 2023-06-05 13:45+0000\n"
+"PO-Revision-Date: 2023-07-02 00:34+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeoffice/ab/>\n"
"Language: ab\n"
@@ -804,7 +804,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Report Footer"
-msgstr ""
+msgstr "Аҳасабырба аҵа"
#. u4iAE
#: ExtendedColorScheme.xcu
@@ -844,7 +844,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Group Footer"
-msgstr ""
+msgstr "Агәыԥ аҵа"
#. BUNdw
#: ExtendedColorScheme.xcu
@@ -864,7 +864,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Column Footer"
-msgstr ""
+msgstr "Аиҵаҩ аҵа"
#. XiaVi
#: ExtendedColorScheme.xcu
@@ -1144,7 +1144,7 @@ msgctxt ""
"STR_INFO_SECONDARY_1\n"
"value.text"
msgid "The file size has changed from %OLDFILESIZE MB to %NEWFILESIZE MB."
-msgstr ""
+msgstr "Афаил ашәагаа аҽаԥсахит %OLDFILESIZE Мб аҟынтәи %NEWFILESIZE Мб рҟынӡа."
#. 3jxzg
#: PresentationMinimizer.xcu
@@ -1154,7 +1154,7 @@ msgctxt ""
"STR_INFO_SECONDARY_2\n"
"value.text"
msgid "The file size has changed from %OLDFILESIZE MB to approximately %NEWFILESIZE MB."
-msgstr ""
+msgstr "Афаил ашәагаа аҽаԥсахит %OLDFILESIZE Мб аҟынтәи %NEWFILESIZE Мб рҟынӡа."
#. GshEd
#: PresentationMinimizer.xcu
@@ -1174,7 +1174,7 @@ msgctxt ""
"STR_INFO_SECONDARY_4\n"
"value.text"
msgid "The file size has changed to approximately %NEWFILESIZE MB."
-msgstr ""
+msgstr "Афаил ашәагаа аҽаԥсахит %NEWFILESIZE Мб рҟынӡа."
#. CSfqQ
#: PresentationMinimizer.xcu
@@ -1254,7 +1254,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Projector optimized"
-msgstr ""
+msgstr "Апроектор азы аоптимизациа ҟаҵоуп"
#. MJBbc
#: PresentationMinimizer.xcu
@@ -1284,7 +1284,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print (300 DPI): excellent quality on most printers and screens"
-msgstr ""
+msgstr "Акьыԥхьра (300 DPI): апринтерқәеи аекранқәеи реиҳарак рзы зеиԥшыҟам ахаҭабзиара"
#. 5BgC2
#: PresentationMinimizer.xcu
@@ -1294,7 +1294,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "High fidelity: preserves quality of the original picture"
-msgstr ""
+msgstr "Иҳараку аиашақәшәара: ахалагаратә сахьа ахаҭабзиара еиқәнархоит"
#. Le7Xu
#: PresenterScreen.xcu
@@ -1354,7 +1354,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Resume"
-msgstr ""
+msgstr "Анагӡара иацҵатәуп"
#. PhNCc
#: PresenterScreen.xcu
@@ -1364,7 +1364,7 @@ msgctxt ""
"Text\n"
"value.text"
msgid "Resume"
-msgstr ""
+msgstr "Анагӡара иацҵатәуп"
#. 9xLAe
#: PresenterScreen.xcu
@@ -1504,7 +1504,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Use mouse pointer as pen"
-msgstr ""
+msgstr "Ихархәатәуп аҳәынаԥ арбага акалам ҳасабла"
#. mAW7G
#: PresenterScreen.xcu
@@ -1674,7 +1674,7 @@ msgctxt ""
"Left\n"
"value.text"
msgid "Number followed by Enter"
-msgstr ""
+msgstr "Аномер анаҩс Enter"
#. J93r4
#: PresenterScreen.xcu
@@ -1704,7 +1704,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Grow/Shrink size of notes font"
-msgstr ""
+msgstr "Ирдыутәуп ма ирхәыҷтәуп азгәаҭақәа ршрифт"
#. JfMh5
#: PresenterScreen.xcu
@@ -1784,7 +1784,7 @@ msgctxt ""
"Right\n"
"value.text"
msgid "Shows the Presentation Notes"
-msgstr ""
+msgstr "Иаанарԥшуеит апрезентациа азгәаҭақәа"
#. ovVpD
#: PresenterScreen.xcu
@@ -1914,7 +1914,7 @@ msgctxt ""
"AccessibleTitle\n"
"value.text"
msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COUNT%"
-msgstr ""
+msgstr "Аслаид аминиатиура, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% %SLIDE_COUNT% аҟынтәи"
#. BLFmh
#: PresenterScreen.xcu
@@ -1954,7 +1954,7 @@ msgctxt ""
"String\n"
"value.text"
msgid "Presenter Notes"
-msgstr ""
+msgstr "Апрезентациа азгәаҭақәа"
#. HdC7D
#: TableWizard.xcu
@@ -1984,7 +1984,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CategoryID"
-msgstr ""
+msgstr "АкатегориаАкод"
#. DSPes
#: TableWizard.xcu
@@ -1994,7 +1994,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CategoryID"
-msgstr ""
+msgstr "АкатегориаАкод"
#. xEMQw
#: TableWizard.xcu
@@ -2064,7 +2064,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "ProdName"
-msgstr ""
+msgstr "АалыҵАхьӡ"
#. g3BsG
#: TableWizard.xcu
@@ -2074,7 +2074,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "ProductDescription"
-msgstr ""
+msgstr "АалыҵАхҳәаа"
#. CJXCi
#: TableWizard.xcu
@@ -2084,7 +2084,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "ProdDescr"
-msgstr ""
+msgstr "АалыҵАхҳәаа"
#. B5osD
#: TableWizard.xcu
@@ -2094,7 +2094,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CategoryID"
-msgstr ""
+msgstr "АкатегориаАкод"
#. BN3ED
#: TableWizard.xcu
@@ -2104,7 +2104,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CategoryID"
-msgstr ""
+msgstr "АкатегориаАкод"
#. d6dbD
#: TableWizard.xcu
@@ -2144,7 +2144,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "SerialNo"
-msgstr ""
+msgstr "АсериатәНом"
#. AZojE
#: TableWizard.xcu
@@ -2194,7 +2194,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "UnitPrice"
-msgstr ""
+msgstr "АкаАхәԥса"
#. eGtxt
#: TableWizard.xcu
@@ -2204,7 +2204,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "UnitPrice"
-msgstr ""
+msgstr "АкаАхәԥса"
#. KqcS7
#: TableWizard.xcu
@@ -2234,7 +2234,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Discontinued"
-msgstr ""
+msgstr "Иаҟәыху"
#. ARETj
#: TableWizard.xcu
@@ -2244,7 +2244,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Discontin"
-msgstr ""
+msgstr "Иаҟәыху"
#. DAruv
#: TableWizard.xcu
@@ -2254,7 +2254,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "LeadTime"
-msgstr ""
+msgstr "АнагӡараАрыцхә"
#. A9FA8
#: TableWizard.xcu
@@ -2264,7 +2264,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "LeadTime"
-msgstr ""
+msgstr "АнагӡараАрыцхә"
#. Q7q7T
#: TableWizard.xcu
@@ -2424,7 +2424,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "StateOrProvince"
-msgstr ""
+msgstr "АрегионАобласт"
#. L2kTq
#: TableWizard.xcu
@@ -2444,7 +2444,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CountryOrRegion"
-msgstr ""
+msgstr "Атәыла"
#. DD6BN
#: TableWizard.xcu
@@ -2454,7 +2454,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CountryReg"
-msgstr ""
+msgstr "Атәыла"
#. S54BS
#: TableWizard.xcu
@@ -2464,7 +2464,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PhoneNumber"
-msgstr ""
+msgstr "Аҭел"
#. Q84gW
#: TableWizard.xcu
@@ -2474,7 +2474,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PhoneNo"
-msgstr ""
+msgstr "АҭелАном"
#. x2pEX
#: TableWizard.xcu
@@ -2494,7 +2494,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "FaxNo"
-msgstr ""
+msgstr "АфаксАном"
#. CTw9G
#: TableWizard.xcu
@@ -2524,7 +2524,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "EmailAddress"
-msgstr ""
+msgstr "E-mail адрес"
#. zwHpn
#: TableWizard.xcu
@@ -2534,7 +2534,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "EmailAddr"
-msgstr ""
+msgstr "E-mail адрес"
#. hADDx
#: TableWizard.xcu
@@ -2634,7 +2634,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "MiddleName"
-msgstr ""
+msgstr "Абыхьӡ"
#. mDGzN
#: TableWizard.xcu
@@ -2644,7 +2644,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "MiddleName"
-msgstr ""
+msgstr "Абыхьӡ"
#. Es6Cc
#: TableWizard.xcu
@@ -2714,7 +2714,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "OrganizationName"
-msgstr ""
+msgstr "АнаплакыАхьӡ"
#. wpaAa
#: TableWizard.xcu
@@ -2774,7 +2774,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PostalCode"
-msgstr ""
+msgstr "АпочтаАиндекс"
#. QTTRM
#: TableWizard.xcu
@@ -2784,7 +2784,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PostalCode"
-msgstr ""
+msgstr "АпочтаАиндекс"
#. gVzBX
#: TableWizard.xcu
@@ -2794,7 +2794,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "StateOrProvince"
-msgstr ""
+msgstr "АобластАрегион"
#. bCtze
#: TableWizard.xcu
@@ -2814,7 +2814,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CountryOrRegion"
-msgstr ""
+msgstr "Атәыла"
#. yKEd8
#: TableWizard.xcu
@@ -2824,7 +2824,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CountryReg"
-msgstr ""
+msgstr "Атәыла"
#. PRTbv
#: TableWizard.xcu
@@ -2834,7 +2834,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PhoneNumber"
-msgstr ""
+msgstr "Аҭел"
#. KGhbv
#: TableWizard.xcu
@@ -2844,7 +2844,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PhoneNo"
-msgstr ""
+msgstr "АҭелАном"
#. TAma4
#: TableWizard.xcu
@@ -2864,7 +2864,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "FaxNo"
-msgstr ""
+msgstr "АфаксАном"
#. 8eqkq
#: TableWizard.xcu
@@ -2894,7 +2894,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "EmailAddress"
-msgstr ""
+msgstr "E-mailАдрес"
#. vZWDN
#: TableWizard.xcu
@@ -2934,7 +2934,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Nationality"
-msgstr ""
+msgstr "Амилаҭ"
#. WCmMJ
#: TableWizard.xcu
@@ -2944,7 +2944,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Nationality"
-msgstr ""
+msgstr "Амилаҭ"
#. GCzKL
#: TableWizard.xcu
@@ -3094,7 +3094,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Photo"
-msgstr ""
+msgstr "Афото"
#. tAeF3
#: TableWizard.xcu
@@ -3104,7 +3104,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Photo"
-msgstr ""
+msgstr "Афото"
#. GQKKD
#: TableWizard.xcu
@@ -3304,7 +3304,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CountryOrRegion"
-msgstr ""
+msgstr "Атәыла"
#. JTFSE
#: TableWizard.xcu
@@ -3314,7 +3314,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CountryReg"
-msgstr ""
+msgstr "Атәыла"
#. 2TV22
#: TableWizard.xcu
@@ -3324,7 +3324,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PhoneNumber"
-msgstr ""
+msgstr "Аҭел"
#. K9Bux
#: TableWizard.xcu
@@ -3334,7 +3334,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PhoneNo"
-msgstr ""
+msgstr "АҭелАном"
#. Vpc62
#: TableWizard.xcu
@@ -3354,7 +3354,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "FaxNo"
-msgstr ""
+msgstr "АфаксАном"
#. JADDL
#: TableWizard.xcu
@@ -3384,7 +3384,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "EmailAddress"
-msgstr ""
+msgstr "E-mailАдрес"
#. dUmtu
#: TableWizard.xcu
@@ -3544,7 +3544,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "ChildrenNames"
-msgstr ""
+msgstr "АхәыҷқәРыхьӡ"
#. CqEcs
#: TableWizard.xcu
@@ -3554,7 +3554,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "ChildName"
-msgstr ""
+msgstr "АхәыҷқәРыхьӡ"
#. MoQe6
#: TableWizard.xcu
@@ -3564,7 +3564,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Photo"
-msgstr ""
+msgstr "Афото"
#. cGFsw
#: TableWizard.xcu
@@ -3574,7 +3574,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Photo"
-msgstr ""
+msgstr "Афото"
#. nmy4w
#: TableWizard.xcu
@@ -3604,7 +3604,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Customers"
-msgstr ""
+msgstr "Аклиентцәа"
#. Z3zgE
#: TableWizard.xcu
@@ -3614,7 +3614,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CustomerID"
-msgstr ""
+msgstr "АклиентИкод"
#. CF92K
#: TableWizard.xcu
@@ -3624,7 +3624,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CustomerID"
-msgstr ""
+msgstr "АклиентИкод"
#. epLip
#: TableWizard.xcu
@@ -3754,7 +3754,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PostalCode"
-msgstr ""
+msgstr "АпочтатәИндекс"
#. WwSrS
#: TableWizard.xcu
@@ -3764,7 +3764,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PostalCode"
-msgstr ""
+msgstr "АпочтатәИндекс"
#. BanEt
#: TableWizard.xcu
@@ -3774,7 +3774,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "StateOrProvince"
-msgstr ""
+msgstr "АобластАрегион"
#. EzF6m
#: TableWizard.xcu
@@ -3794,7 +3794,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CountryOrRegion"
-msgstr ""
+msgstr "Атәыла"
#. MCsgJ
#: TableWizard.xcu
@@ -3804,7 +3804,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CountryReg"
-msgstr ""
+msgstr "Атәыла"
#. h9GMq
#: TableWizard.xcu
@@ -3814,7 +3814,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PhoneNumber"
-msgstr ""
+msgstr "Аҭел"
#. NvzeE
#: TableWizard.xcu
@@ -3824,7 +3824,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PhoneNo"
-msgstr ""
+msgstr "АҭелАном"
#. X7MkG
#: TableWizard.xcu
@@ -3844,7 +3844,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "FaxNo"
-msgstr ""
+msgstr "АфаксАном"
#. kbBNB
#: TableWizard.xcu
@@ -3874,7 +3874,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "EmailAddress"
-msgstr ""
+msgstr "E-mailАдрес"
#. KCCf2
#: TableWizard.xcu
@@ -3984,7 +3984,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "MiddleName"
-msgstr ""
+msgstr "Абыхьӡ"
#. iEiny
#: TableWizard.xcu
@@ -3994,7 +3994,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "MiddleName"
-msgstr ""
+msgstr "Абыхьӡ"
#. RCBHM
#: TableWizard.xcu
@@ -4224,7 +4224,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "CountryOrRegion"
-msgstr ""
+msgstr "Атәыла"
#. NtxhJ
#: TableWizard.xcu
@@ -4234,7 +4234,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "CountryReg"
-msgstr ""
+msgstr "Атәыла"
#. VJN6T
#: TableWizard.xcu
@@ -4244,7 +4244,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "PhoneNumber"
-msgstr ""
+msgstr "Аҭел"
#. MFCDP
#: TableWizard.xcu
@@ -4254,7 +4254,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "PhoneNo"
-msgstr ""
+msgstr "АҭелАном"
#. CaqN8
#: TableWizard.xcu
@@ -4274,7 +4274,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "FaxNo"
-msgstr ""
+msgstr "АфаксАном"
#. XBaAK
#: TableWizard.xcu
@@ -4364,7 +4364,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Salary"
-msgstr ""
+msgstr "Ауалафахәы"
#. fCBB2
#: TableWizard.xcu
@@ -4374,7 +4374,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Salary"
-msgstr ""
+msgstr "Ауалафахәы"
#. tGEUq
#: TableWizard.xcu
@@ -4384,7 +4384,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "BillingRate"
-msgstr ""
+msgstr "Ахәқәа"
#. qHQ6b
#: TableWizard.xcu
@@ -4394,7 +4394,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "BillngRate"
-msgstr ""
+msgstr "Ахәқәа"
#. 8GFSK
#: TableWizard.xcu
@@ -4484,7 +4484,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Photo"
-msgstr ""
+msgstr "Афото"
#. ZgzqX
#: TableWizard.xcu
@@ -4494,7 +4494,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Photo"
-msgstr ""
+msgstr "Афото"
#. BBaAF
#: TableWizard.xcu
@@ -4524,7 +4524,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Orders"
-msgstr ""
+msgstr "Азаказқәа"
#. BBwY3
#: TableWizard.xcu
@@ -4534,7 +4534,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "OrderID"
-msgstr ""
+msgstr "АзаказАкод"
#. u6giJ
#: TableWizard.xcu
@@ -4544,7 +4544,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "OrderID"
-msgstr ""
+msgstr "АзаказАкод"
#. q2P5m
#: TableWizard.xcu
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index c4aee0ed909..3439b01e30b 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/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-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/scmessages/ab/>\n"
"Language: ab\n"
@@ -469,13 +469,13 @@ msgstr "Иԥсахтәуп адаҟьа астиль"
#: sc/inc/globstr.hrc:87
msgctxt "STR_UNDO_DETADDPRED"
msgid "Trace Precedents"
-msgstr ""
+msgstr "Ианыруа абларҭақәа"
#. kFK3T
#: sc/inc/globstr.hrc:88
msgctxt "STR_UNDO_DETDELPRED"
msgid "Remove Precedent"
-msgstr ""
+msgstr "Иқәгатәуп ианыруа абларҭақәа рахь ахыцқәа"
#. 8Pkj9
#: sc/inc/globstr.hrc:89
@@ -753,7 +753,7 @@ msgstr "Иауам аныхра еидҵоу аобластқәа рҟынтәи
#: sc/inc/globstr.hrc:134
msgctxt "STR_MSSG_MERGECELLS_0"
msgid "Cell merge not possible if cells already merged"
-msgstr ""
+msgstr "Еидҵоу абларҭақәа реидҵара ауам"
#. z5JEL
#: sc/inc/globstr.hrc:135
@@ -853,7 +853,7 @@ msgstr ""
#: sc/inc/globstr.hrc:149
msgctxt "STR_PIVOT_NODATA"
msgid "The pivot table must contain at least one entry."
-msgstr ""
+msgstr "Иеизаку атаблица иаҵанакуазароуп нҵамҭак иадамзаргьы."
#. SWM6f
#: sc/inc/globstr.hrc:150
@@ -865,7 +865,7 @@ msgstr "Адырқәа рдиапазон аныхра ауам."
#: sc/inc/globstr.hrc:151
msgctxt "STR_PIVOT_ERROR"
msgid "Error creating the pivot table."
-msgstr ""
+msgstr "Иеизаку атаблица аԥҵара агха."
#. s8SDR
#: sc/inc/globstr.hrc:152
@@ -935,7 +935,7 @@ msgstr[1] ""
#: sc/inc/globstr.hrc:165
msgctxt "STR_FILTER_SELCOUNT"
msgid "$1 of $2 records found"
-msgstr ""
+msgstr "$1 иԥшаақәоу $2 рҟынтәи"
#. ibncs
#: sc/inc/globstr.hrc:166
@@ -989,13 +989,13 @@ msgstr "Абӷьыц ахь изымуа азхьарԥш."
#: sc/inc/globstr.hrc:174
msgctxt "STR_INVALID_QUERYAREA"
msgid "This range does not contain a valid query."
-msgstr ""
+msgstr "Аобласт иаҵанакуеит изымуа азыҳәара."
#. BGXtf
#: sc/inc/globstr.hrc:175
msgctxt "STR_REIMPORT_EMPTY"
msgid "This range does not contain imported data."
-msgstr ""
+msgstr "Аобласт иаҵанакӡом иимпорту адырқәа."
#. tEWjf
#: sc/inc/globstr.hrc:176
@@ -1025,13 +1025,13 @@ msgstr "Ихарҭәаатәуп абӷьыцқәа"
#: sc/inc/globstr.hrc:180
msgctxt "STR_UPDATE_SCENARIO"
msgid "Add selected ranges to current scenario?"
-msgstr ""
+msgstr "Иацҵатәума иалху адиапазонқәа уажәтәи асенарии ахь?"
#. D6qcp
#: sc/inc/globstr.hrc:181
msgctxt "STR_ERR_NEWSCENARIO"
msgid "The scenario ranges must be selected in order to be able to create a new scenario."
-msgstr ""
+msgstr "Асенарии аԥҵаразы ихымԥадатәиуп асценарии адиапазон алхра."
#. yjtPb
#: sc/inc/globstr.hrc:182
@@ -1068,7 +1068,7 @@ msgstr "Асценари"
#: sc/inc/globstr.hrc:186
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
-msgstr ""
+msgstr "Иеизаку атаблица"
#. FDigt
#. Text strings for captions of subtotal functions.
@@ -1147,7 +1147,7 @@ msgstr "Адиаграмма ари апозициаҿ иԥшаам."
#: sc/inc/globstr.hrc:200
msgctxt "STR_PIVOT_NOTFOUND"
msgid "No pivot table found at this position."
-msgstr ""
+msgstr "Иеизаку атаблица ари апозициаҿ иԥшаам."
#. Q9boB
#: sc/inc/globstr.hrc:201
@@ -1989,7 +1989,7 @@ msgstr "аҟны"
#: sc/inc/globstr.hrc:348
msgctxt "STR_RELOAD_TABLES"
msgid "Automatic update of external links has been disabled."
-msgstr ""
+msgstr "Адәныҟатәи аимадарақә автоматикала рырҿыцра аҿыхуп."
#. qkto7
#: sc/inc/globstr.hrc:349
@@ -2148,19 +2148,19 @@ msgstr ""
#: sc/inc/globstr.hrc:374
msgctxt "STR_PIVOT_STYLE_RESULT"
msgid "Pivot Table Result"
-msgstr ""
+msgstr "Иеизаку атаблица алҵшәа"
#. DJhBL
#: sc/inc/globstr.hrc:375
msgctxt "STR_PIVOT_STYLE_CATEGORY"
msgid "Pivot Table Category"
-msgstr ""
+msgstr "Иеизаку атаблица акатегориа"
#. bTwc9
#: sc/inc/globstr.hrc:376
msgctxt "STR_PIVOT_STYLE_TITLE"
msgid "Pivot Table Title"
-msgstr ""
+msgstr "Иеизаку атаблица ахы"
#. zuSeA
#: sc/inc/globstr.hrc:377
diff --git a/source/ab/sfx2/messages.po b/source/ab/sfx2/messages.po
index 1d7baaa7d67..98e0a23d16d 100644
--- a/source/ab/sfx2/messages.po
+++ b/source/ab/sfx2/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-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-19 05:35+0000\n"
+"PO-Revision-Date: 2023-07-12 16:14+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/sfx2messages/ab/>\n"
"Language: ab\n"
@@ -62,7 +62,7 @@ msgstr ""
#: include/sfx2/strings.hrc:32
msgctxt "STR_DEFAULT_TEMPLATE"
msgid "Set as De~fault"
-msgstr ""
+msgstr "Иқыргылатәуп ишыҟоу~еиԥш"
#. Bwnha
#: include/sfx2/strings.hrc:33
@@ -86,7 +86,7 @@ msgstr "~Ахьӡ ԥсахтәуп"
#: include/sfx2/strings.hrc:36
msgctxt "STR_ACTION_MOVE"
msgid "~Move"
-msgstr ""
+msgstr "Еиҭагатәуп"
#. tWE8a
#: include/sfx2/strings.hrc:37
@@ -113,6 +113,8 @@ msgid ""
"Title: $1\n"
"Category: $2"
msgstr ""
+"Ахы: $1 \n"
+"Акатегориа: $2"
#. W2X7Y
#: include/sfx2/strings.hrc:41
@@ -145,6 +147,8 @@ msgid ""
"This document contains:\n"
"\n"
msgstr ""
+"Ари адокумент иаҵанакуеит:\n"
+"\n"
#. 8tujE
#: include/sfx2/strings.hrc:46
@@ -192,7 +196,7 @@ msgstr "Иацҵатәума PDF афаил аԥҵара?"
#: include/sfx2/strings.hrc:53
msgctxt "STR_NEW_FILENAME_SAVE"
msgid "If you do not want to overwrite the original document, you should save your work under a new filename."
-msgstr ""
+msgstr "Ари адокумент аҟны аԥсахрақәа реиқәырхара шәҭахызар, шәусумҭа еиқәшәырха афаил ҿыц аҟны."
#. 7stwX
#. Used in the title of a shared document.
@@ -290,6 +294,8 @@ msgid ""
"Error exporting the following templates:\n"
"$1"
msgstr ""
+"Абарҭ ашаблонқәа рекспорт агха: \n"
+"$1"
#. NFsZu
#: include/sfx2/strings.hrc:70
@@ -298,6 +304,8 @@ msgid ""
"Error importing the following templates to $1:\n"
"$2"
msgstr ""
+"Абарҭ ашаблонқәа $1 ахь римпорт агха: \n"
+"$2"
#. g5zLe
#: include/sfx2/strings.hrc:71
@@ -306,6 +314,8 @@ msgid ""
"The following templates cannot be deleted:\n"
"$1"
msgstr ""
+"Абарҭ ашаблонқәа раныхра ауам: \n"
+"$1"
#. 89xV6
#: include/sfx2/strings.hrc:72
@@ -345,13 +355,13 @@ msgstr "Ианыхтәума иалху ашаблонқәа?"
#: include/sfx2/strings.hrc:77
msgctxt "STR_QMSG_ERROR_OPENING_FILE"
msgid "An error occurred during opening the file. This may be caused by incorrect file contents.\n"
-msgstr ""
+msgstr "Афаил аартраан иҟалеит агха. Мзызс иамазар ауеит афаил икорректым аҵанакы.\n"
#. AsUee
#: include/sfx2/strings.hrc:78
msgctxt "STR_QMSG_ERROR_OPENING_FILE_DETAILS"
msgid "The error details are:\n"
-msgstr ""
+msgstr "Агха зыхҟьаз:\n"
#. D2XDV
#: include/sfx2/strings.hrc:79
@@ -421,7 +431,7 @@ msgstr "Иԥшаатәуп абри адаҟьаҟны..."
#: include/sfx2/strings.hrc:90
msgctxt "STR_HELP_BUTTON_SOURCEVIEW"
msgid "HTML Source"
-msgstr ""
+msgstr "Ахалагаратә HTML-текст"
#. pHyBm
#: include/sfx2/strings.hrc:91
@@ -510,6 +520,8 @@ msgid ""
"It might be dangerous to open \"$(ARG1)\".\n"
"Do you really want to open it?"
msgstr ""
+"«$(ARG1)» аартра шәарҭазар ауеит. \n"
+"Иаарттәума?"
#. ADqLM
#: include/sfx2/strings.hrc:106
@@ -696,7 +708,7 @@ msgstr "Ари аҟәша азы иқәыргылаӡам аилыркаага
#: include/sfx2/strings.hrc:136
msgctxt "STR_QUICKSTART_EXIT"
msgid "Exit Quickstarter"
-msgstr ""
+msgstr "Иласу астарт аҭыҵра"
#. ecxqC
#: include/sfx2/strings.hrc:137
@@ -722,7 +734,7 @@ msgstr "Ашаблон аҟынтәи..."
#: include/sfx2/strings.hrc:140
msgctxt "STR_QUICKSTART_PRELAUNCH"
msgid "Load %PRODUCTNAME During System Start-Up"
-msgstr ""
+msgstr "Иҭагалатәуп %PRODUCTNAME асистема астарт аан"
#. hMejq
#: include/sfx2/strings.hrc:141
@@ -771,6 +783,8 @@ msgid ""
"For security reasons, the hyperlink cannot be executed.\n"
"The stated address will not be opened."
msgstr ""
+"Ашәарҭара иахырҟьаны агиперзхьарԥш аартхаӡом. \n"
+"Иарбоу адрес аартхаӡом."
#. vcMzA
#: include/sfx2/strings.hrc:148
@@ -785,6 +799,8 @@ msgid ""
"Saving will remove all existing signatures.\n"
"Do you want to continue saving the document?"
msgstr ""
+"Аиқәырхараан иҟоу анапаҵаҩрақәа зегьы аныххоит. \n"
+"Иацҵатәума адокумент аиқәырхара?"
#. cGnF9
#: include/sfx2/strings.hrc:150
@@ -793,6 +809,8 @@ msgid ""
"The document has to be saved before it can be signed.\n"
"Do you want to save the document?"
msgstr ""
+"Адокумент анапаҵаҩра аԥхьа, иара еиқәырхатәуп. \n"
+"Еиқәырхатәума адокумент?"
#. zNVEd
#: include/sfx2/strings.hrc:151
@@ -979,6 +997,8 @@ msgid ""
"The selected filter $(FILTER) is not included in your edition.\n"
"You can find information about orders on our homepage."
msgstr ""
+"Иалху афильтр $(FILTER) шәверсиа иалаӡам. \n"
+"Афильтр аиура иазку аинформациа шәыԥшаауеит ҳдаҟьаҟны."
#. Y9yeS
#: include/sfx2/strings.hrc:183
@@ -990,7 +1010,7 @@ msgstr "Бзиала шәаабеит %PRODUCTNAME аҟны."
#: include/sfx2/strings.hrc:184
msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or open an app to create one."
-msgstr ""
+msgstr "Адокумент абрахь ииажәга ма арымарахь иалышәх адокумент аԥҵаразы апрограмма."
#. oTVdA
#. Translators: Target types in Auto-redaction dialog
@@ -1071,7 +1091,7 @@ msgstr ""
#: include/sfx2/strings.hrc:203
msgctxt "STR_REDACTION_MULTI_DELETE"
msgid "Are you sure you would like to delete $(TARGETSCOUNT) targets at once?"
-msgstr ""
+msgstr "Ианыхтәума ахықәкқәа ($(TARGETSCOUNT)) ԥыҭк?"
#. qFqDC
#: include/sfx2/strings.hrc:204
@@ -1138,7 +1158,7 @@ msgstr "Еиқәырхатәуп акопиа..."
#: include/sfx2/strings.hrc:215
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to Original Document"
-msgstr ""
+msgstr "Ахалагаратә документ иаҿырԥштәуп"
#. 4qMCh
#: include/sfx2/strings.hrc:216
@@ -1165,6 +1185,8 @@ msgid ""
"The value entered does not match the specified type.\n"
"The value will be stored as text."
msgstr ""
+"Иҭагалоу аҵакы ари атип иашьашәалам. \n"
+"Иара еиқәырхахоит текст ҳасабла."
#. cinmA
#: include/sfx2/strings.hrc:222
@@ -1197,6 +1219,8 @@ msgid ""
"This Style cannot be used as a base Style,\n"
"because it would result in a recursive reference."
msgstr ""
+"Ари астиль шьаҭас аҟаҵара ауам, \n"
+"избанзар ицәырҵуеит арекурсиа."
#. ECPSd
#: include/sfx2/strings.hrc:228
@@ -1205,6 +1229,8 @@ msgid ""
"Name already exists as a default Style.\n"
"Please choose another name."
msgstr ""
+"Ари ахьӡ иагәылагалоу астиль иахьӡуп. \n"
+"Иалышәх даҽа хьӡык."
#. NWDmA
#: include/sfx2/strings.hrc:229
@@ -1261,7 +1287,7 @@ msgstr "(ахьӡ азалхӡам)"
#: include/sfx2/strings.hrc:239
msgctxt "STR_STYLE_FILTER_HIERARCHICAL"
msgid "Hierarchical"
-msgstr ""
+msgstr "Иерархиала"
#. 4VXDe
#: include/sfx2/strings.hrc:241
@@ -1279,7 +1305,7 @@ msgstr "Иаҟәыхтәуп аҭаҩра"
#: include/sfx2/strings.hrc:244
msgctxt "RID_CNT_STR_WAITING"
msgid "The templates are being initialized for first-time usage."
-msgstr ""
+msgstr "Раԥхьатәи ахархәара аԥхьа инагӡахоит ашаблонқәа ринициализациа."
#. F3ym2
#: include/sfx2/strings.hrc:246
@@ -1328,6 +1354,9 @@ msgid ""
"Should the new settings be saved\n"
"in the active document?"
msgstr ""
+"Адаҟьа ашәагаа ԥсахуп. \n"
+"Еиқәырхатәума арҭ аԥсахрақәа \n"
+"иактиву адокумент аҟны?"
#. 4QJxB
#: include/sfx2/strings.hrc:252
@@ -1345,6 +1374,8 @@ msgid ""
"The document cannot be closed because a\n"
" print job is being carried out."
msgstr ""
+"Ари адокумент аркра ауам, \n"
+"избанзар акьыԥхьра адҵа мҩаԥысуеит."
#. YGyQP
#: include/sfx2/strings.hrc:254
@@ -1412,7 +1443,7 @@ msgstr " (адокумент еиҭашьақәыргылоуп)"
#: include/sfx2/strings.hrc:264
msgctxt "STR_NONCHECKEDOUT_DOCUMENT"
msgid "This document is not checked out on the server."
-msgstr ""
+msgstr "Ари адокумент асервер аҟны имҩаркӡам."
#. uPc29
#: include/sfx2/strings.hrc:265
@@ -1466,7 +1497,7 @@ msgstr ""
#: include/sfx2/strings.hrc:273
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
-msgstr ""
+msgstr "Ари адокумент аклассификациа аҭыԥдырга %1."
#. 3B3ij
#: include/sfx2/strings.hrc:274
@@ -1545,13 +1576,13 @@ msgstr "Иҟоуп ииашам анапаҵаҩрақәа: асертифика
#: include/sfx2/strings.hrc:286
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
-msgstr ""
+msgstr "Иҟоуп ииашам анапаҵаҩрақәа: адокумент напаҵаҩуп хәҭакахьала."
#. mU6ot
#: include/sfx2/strings.hrc:287
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
-msgstr ""
+msgstr "Асертификат агәаҭара ауам, адокумент напаҵаҩуп хәҭакахьала."
#. FKDbE
#: include/sfx2/strings.hrc:288
@@ -1587,7 +1618,7 @@ msgstr "Еилкаатәуп еиҳаны"
#: include/sfx2/strings.hrc:293
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
-msgstr ""
+msgstr "Ажәамаӡа-азҟаза ҵәахуп иажәхьоу аформат ала, иара рҿыцтәуп"
#. ysChU
#: include/sfx2/strings.hrc:294
@@ -1624,7 +1655,7 @@ msgstr ""
#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
-msgstr ""
+msgstr "Ашьхымӡа"
#. uwaPH
#: include/sfx2/strings.hrc:302
@@ -1636,7 +1667,7 @@ msgstr ""
#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
-msgstr ""
+msgstr "Аҵәаӷәанҵа"
#. MAnPU
#: include/sfx2/strings.hrc:304
@@ -1654,19 +1685,19 @@ msgstr ""
#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
-msgstr ""
+msgstr "ДНК"
#. XBrCi
#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
-msgstr ""
+msgstr "Афокус"
#. GADdA
#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
-msgstr ""
+msgstr "Абнатә ԥсаатә"
#. TT8G5
#: include/sfx2/strings.hrc:309
@@ -1684,13 +1715,13 @@ msgstr ""
#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
-msgstr ""
+msgstr "Амцабзқәа"
#. pcLWs
#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
-msgstr ""
+msgstr "Ахақәиҭра"
#. xo2gC
#: include/sfx2/strings.hrc:313
@@ -1708,19 +1739,19 @@ msgstr ""
#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
-msgstr ""
+msgstr "Аԥсабара"
#. cCZzC
#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
-msgstr ""
+msgstr "Акарандашь"
#. Ji4Cw
#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
-msgstr ""
+msgstr "Ароиаль"
#. mrbiq
#: include/sfx2/strings.hrc:318
@@ -1732,50 +1763,50 @@ msgstr ""
#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
-msgstr ""
+msgstr "Апрогресс"
#. gtPt9
#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
-msgstr ""
+msgstr "Амра аҭашәамҭа"
#. 73Y2e
#: include/sfx2/strings.hrc:321
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
-msgstr ""
+msgstr "Ажәытә мода"
#. MSY8y
#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
-msgstr ""
+msgstr "Имариоу аграфика"
#. QDZBz
#. Translators: default Writer template names
#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
-msgstr ""
+msgstr "Арезиуме"
#. Koe3V
#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
-msgstr ""
+msgstr "Аҵыхәтәажәа"
#. hCpfD
#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
-msgstr ""
+msgstr "Абазатә"
#. d7Hyk
#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
-msgstr ""
+msgstr "Ҳаамҭазтәи"
#. CVJEC
#: include/sfx2/strings.hrc:328
@@ -1799,13 +1830,13 @@ msgstr ""
#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
-msgstr ""
+msgstr "Амариа"
#. W7NVH
#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
-msgstr ""
+msgstr "Абизнес-процессқәа"
#. PUBoR
#: include/sfx2/strings.hrc:333
@@ -1823,13 +1854,13 @@ msgstr "Иқәгатәуп"
#: include/sfx2/strings.hrc:336
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
-msgstr ""
+msgstr "Ирыцқьатәуп зегьы"
#. yC8Gs
#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
-msgstr ""
+msgstr "Ажәамаӡа аура"
#. FKFmJ
#: include/sfx2/strings.hrc:339
@@ -1853,43 +1884,43 @@ msgstr ""
#: include/sfx2/strings.hrc:344
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
-msgstr ""
+msgstr "(ихархәоуп: %STYLELIST)"
#. 6UgqW
#: include/sfx2/strings.hrc:346
msgctxt "STR_DOCUMENT"
msgid "Document"
-msgstr ""
+msgstr "Адокумент"
#. XDGTb
#: include/sfx2/strings.hrc:347
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
-msgstr ""
+msgstr "Аелектронтә таблица"
#. 3UZXB
#: include/sfx2/strings.hrc:348
msgctxt "STR_PRESENTATION"
msgid "Presentation"
-msgstr ""
+msgstr "Апрезентациа"
#. noN5s
#: include/sfx2/strings.hrc:349
msgctxt "STR_DRAWING"
msgid "Drawing"
-msgstr ""
+msgstr "Асахьа"
#. QpuFo
#: include/sfx2/strings.hrc:350
msgctxt "STR_RECENT"
msgid "Recently used"
-msgstr ""
+msgstr "Аакьыскьатәиқәа"
#. EcAjb
#: include/sfx2/strings.hrc:351
msgctxt "STR_NORECENT"
msgid "No recent characters"
-msgstr ""
+msgstr "Ирыцқьатәуп асиа"
#. tfjbD
#: include/sfx2/strings.hrc:353
@@ -1901,31 +1932,31 @@ msgstr ""
#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
-msgstr ""
+msgstr "Иқәгатәуп ашаблон"
#. j5eV8
#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
-msgstr ""
+msgstr "Иқәгатәуп ашаблон"
#. mWp3t
#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
-msgstr ""
+msgstr "Иқәгатәуп ашаблон"
#. wfExB
#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
-msgstr ""
+msgstr "Иқәгатәуп ашаблон"
#. BFaGA
#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
-msgstr ""
+msgstr "~Аимпорт"
#. 8Cwfk
#: include/sfx2/strings.hrc:359
@@ -1937,25 +1968,25 @@ msgstr ""
#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
-msgstr ""
+msgstr "Ахьӡ ԥсахтәуп"
#. EyjE3
#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
-msgstr ""
+msgstr "Акатегориа ахьӡ ԥсахтәуп"
#. T79Eb
#: include/sfx2/strings.hrc:362
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
-msgstr ""
+msgstr "Акатегориа ҿыц"
#. fCRA7
#: include/sfx2/strings.hrc:364
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
-msgstr ""
+msgstr "UNO аобиектқәа ринспектор"
#. wH3TZ
msgctxt "stock"
@@ -2026,13 +2057,13 @@ msgstr "Ааи"
#: sfx2/inc/dinfdlg.hrc:29
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Checked by"
-msgstr ""
+msgstr "Игәаҭоуп"
#. BCYGG
#: sfx2/inc/dinfdlg.hrc:30
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Client"
-msgstr ""
+msgstr "Аклиент"
#. nSrT3
#: sfx2/inc/dinfdlg.hrc:31
@@ -2050,13 +2081,13 @@ msgstr "Аҟәша"
#: sfx2/inc/dinfdlg.hrc:33
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Destinations"
-msgstr ""
+msgstr "Иахьнагатәу аҭыԥ"
#. f3nqh
#: sfx2/inc/dinfdlg.hrc:34
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Disposition"
-msgstr ""
+msgstr "Аҭыԥқәҵара"
#. uznMD
#: sfx2/inc/dinfdlg.hrc:35
@@ -2068,7 +2099,7 @@ msgstr ""
#: sfx2/inc/dinfdlg.hrc:36
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Document number"
-msgstr ""
+msgstr "Адокумент аномер"
#. XXKuP
#: sfx2/inc/dinfdlg.hrc:37
@@ -2080,7 +2111,7 @@ msgstr "Аредактор"
#: sfx2/inc/dinfdlg.hrc:38
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Email"
-msgstr ""
+msgstr "E-mail"
#. xNvDx
#: sfx2/inc/dinfdlg.hrc:39
@@ -2098,7 +2129,7 @@ msgstr "Агәыԥ"
#: sfx2/inc/dinfdlg.hrc:41
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Info"
-msgstr ""
+msgstr "Аинформациа"
#. Ltq9H
#: sfx2/inc/dinfdlg.hrc:42
@@ -2128,13 +2159,13 @@ msgstr "Аофис"
#: sfx2/inc/dinfdlg.hrc:46
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Owner"
-msgstr ""
+msgstr "Изтәу"
#. mK8Th
#: sfx2/inc/dinfdlg.hrc:47
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Project"
-msgstr ""
+msgstr "Апроект"
#. zFeHt
#: sfx2/inc/dinfdlg.hrc:48
@@ -2147,7 +2178,7 @@ msgstr "Аҭыжьҩы:"
#: sfx2/inc/dinfdlg.hrc:49
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
-msgstr ""
+msgstr "Азалхра"
#. GTPFZ
#: sfx2/inc/dinfdlg.hrc:50
@@ -2159,7 +2190,7 @@ msgstr ""
#: sfx2/inc/dinfdlg.hrc:51
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded by"
-msgstr ""
+msgstr "Иҭаҩуп"
#. GjVXD
#: sfx2/inc/dinfdlg.hrc:52
@@ -2177,7 +2208,7 @@ msgstr "Азхьарԥш"
#: sfx2/inc/dinfdlg.hrc:54
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
-msgstr ""
+msgstr "Ахыҵхырҭа"
#. 4HSZB
#: sfx2/inc/dinfdlg.hrc:55
@@ -2189,13 +2220,13 @@ msgstr "Аҭагылазаашьа"
#: sfx2/inc/dinfdlg.hrc:56
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Telephone number"
-msgstr ""
+msgstr "Аҭел аномер"
#. Geeuu
#: sfx2/inc/dinfdlg.hrc:57
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Typist"
-msgstr ""
+msgstr "Акьыԥхьҩы"
#. xxHtR
#: sfx2/inc/dinfdlg.hrc:58
@@ -2225,19 +2256,19 @@ msgstr "Арыцхә"
#: sfx2/inc/dinfdlg.hrc:76
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
-msgstr ""
+msgstr "Аамҭадхалара"
#. CxZ4Z
#: sfx2/inc/dinfdlg.hrc:77
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
-msgstr "Ахыԥхьаӡара"
+msgstr "Аномер"
#. CDgvL
#: sfx2/inc/dinfdlg.hrc:78
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
-msgstr ""
+msgstr "Ааи ма мап"
#. WzBG6
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
@@ -2275,7 +2306,7 @@ msgstr ""
#: sfx2/inc/doctempl.hrc:33
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Personal Correspondence and Documents"
-msgstr ""
+msgstr "Ахатә корреспонденциеи адокументқәеи"
#. tSQLA
#: sfx2/inc/doctempl.hrc:34
@@ -2287,13 +2318,13 @@ msgstr "Апрезентациақәа"
#: sfx2/inc/doctempl.hrc:35
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Drawings"
-msgstr ""
+msgstr "Асахьақәа"
#. uw5RC
#: sfx2/inc/doctempl.hrc:36
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Localization"
-msgstr ""
+msgstr "Алокализациа"
#. Wg9Je
#: sfx2/source/devtools/DevToolsStrings.hrc:15
diff --git a/source/ab/svx/messages.po b/source/ab/svx/messages.po
index 9482e20bfa9..7372c7ba678 100644
--- a/source/ab/svx/messages.po
+++ b/source/ab/svx/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-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-21 10:35+0000\n"
+"PO-Revision-Date: 2023-06-30 21:34+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/svxmessages/ab/>\n"
"Language: ab\n"
@@ -32,7 +32,7 @@ msgstr "Асахьақәа"
#: include/svx/strings.hrc:27
msgctxt "STR_ObjNameSingulGRUP"
msgid "Group object"
-msgstr ""
+msgstr "Иргәыԥу аобиект"
#. nsYcw
#: include/svx/strings.hrc:28
@@ -50,13 +50,13 @@ msgstr "Ирогәыԥу аобиектқәа"
#: include/svx/strings.hrc:30
msgctxt "STR_ObjNameSingulGRUPEMPTY"
msgid "Blank group object"
-msgstr ""
+msgstr "Иҭацәу иргәыԥу аобиект"
#. BBEPU
#: include/svx/strings.hrc:31
msgctxt "STR_ObjNamePluralGRUPEMPTY"
msgid "Blank group objects"
-msgstr ""
+msgstr "Иҭацәу иргәыԥу аобиектқәа"
#. NVHmC
#: include/svx/strings.hrc:32
@@ -918,7 +918,7 @@ msgstr "Иргәыԥтәуп %1"
#: include/svx/strings.hrc:174
msgctxt "STR_EditUngroup"
msgid "Ungroup %1"
-msgstr ""
+msgstr "Аргәыԥра ықәгатәуп %1"
#. XochA
#: include/svx/strings.hrc:175
@@ -1603,7 +1603,7 @@ msgstr "Ииасуа ацәаҳәа"
#: include/svx/strings.hrc:289
msgctxt "STR_ItemValTEXTANI_ALTERNATE"
msgid "alternating"
-msgstr ""
+msgstr "иамҵуа"
#. EkPkn
#: include/svx/strings.hrc:290
@@ -2284,7 +2284,7 @@ msgstr "Ихархәатәуп ацәаҳәабжьаратәи аинтерва
#: include/svx/strings.hrc:404
msgctxt "SIP_SA_WORDWRAP"
msgid "Word wrap text in shape"
-msgstr ""
+msgstr "Ииагалатәуп ажәақәа афигура аҟны"
#. QDaB6
#: include/svx/strings.hrc:405
@@ -2470,7 +2470,7 @@ msgstr ""
#: include/svx/strings.hrc:435
msgctxt "SIP_SA_MEASURETEXTISFIXEDANGLE"
msgid "Determination of the dimension value angle"
-msgstr ""
+msgstr "Атекст ашагаақәа ркәакь аилкаара"
#. i3Bah
#: include/svx/strings.hrc:436
@@ -2728,7 +2728,7 @@ msgstr "Иаарԥштәуп амаркерқәа"
#: include/svx/strings.hrc:478
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
-msgstr ""
+msgstr "Аномерркра ахьаҵқәа"
#. inGxX
#: include/svx/strings.hrc:479
@@ -3284,7 +3284,7 @@ msgstr "Апатырқалԥштәы"
#: include/svx/strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
-msgstr ""
+msgstr "Ақьырмыттә"
#. juJeM
#: include/svx/strings.hrc:575
diff --git a/source/ab/xmlsecurity/messages.po b/source/ab/xmlsecurity/messages.po
index 59e2f8f84c6..70a5205f233 100644
--- a/source/ab/xmlsecurity/messages.po
+++ b/source/ab/xmlsecurity/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-01-31 18:21+0100\n"
-"PO-Revision-Date: 2023-06-06 21:35+0000\n"
+"PO-Revision-Date: 2023-07-02 00:34+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-7-5/xmlsecuritymessages/ab/>\n"
"Language: ab\n"
@@ -532,13 +532,13 @@ msgstr "Ари адокумент анапаҵаҩрақәа иашаӡам"
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:426
msgctxt "digitalsignaturesdialog|oldsignatureft"
msgid "At least one signature has problems: the document is only partially signed."
-msgstr ""
+msgstr "Иҟоуп ииашам анапаҵаҩрақәа: адокумент ахәҭакоуп инапаҵаҩу."
#. wn85z
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:439
msgctxt "digitalsignaturesdialog|notvalidatedft"
msgid "At least one signature has problems: the certificate could not be validated."
-msgstr ""
+msgstr "Иҟоуп ииашам анапаҵаҩрақәа: асертификат агәаҭара ауам."
#. DFTZB
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:488
@@ -656,7 +656,7 @@ msgstr "Ахәаԥшра..."
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:68
msgctxt "extended_tip|viewcert"
msgid "Opens the View Certificate dialog for the selected certificate."
-msgstr ""
+msgstr "Иаанартуеит Асертификат ахәаԥшра адиалог аԥенџьыр иалху асертификат азы."
#. WADee
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:87
diff --git a/source/af/vcl/messages.po b/source/af/vcl/messages.po
index 1b64658749c..e1e638f7526 100644
--- a/source/af/vcl/messages.po
+++ b/source/af/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: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2022-10-21 14:17+0000\n"
+"PO-Revision-Date: 2023-07-03 05:35+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-7-5/vclmessages/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.12.2\n"
+"X-Generator: Weblate 4.15.2\n"
"X-POOTLE-MTIME: 1547709865.000000\n"
#. k5jTM
@@ -1672,7 +1672,7 @@ msgstr "Derdebreedte"
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
msgctxt "STR_FONT_FEATURE_ID_UNIC"
msgid "Unicase"
-msgstr "Unicase"
+msgstr "Konstante lettergrootte"
#. fMCzE
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index 5a5ace37766..f2c43a9d194 100644
--- a/source/ast/helpcontent2/source/text/shared/02.po
+++ b/source/ast/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ 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: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-04-17 22:34+0000\n"
+"PO-Revision-Date: 2023-07-10 19:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared02/ast/>\n"
"Language: ast\n"
@@ -5208,7 +5208,7 @@ msgctxt ""
"par_idN12156\n"
"help.text"
msgid "Filtering/Sorting"
-msgstr ""
+msgstr "Peñerar y ordenar"
#. MgNBF
#: 01170101.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index ba1e78ca207..24ab63ecbca 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ 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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-05-30 01:34+0000\n"
+"PO-Revision-Date: 2023-07-10 19:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-5/textswriter01/ast/>\n"
"Language: ast\n"
@@ -4127,7 +4127,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Rulers"
-msgstr "Regla"
+msgstr "Regles"
#. 87KQD
#: 03050000.xhp
@@ -4136,7 +4136,7 @@ msgctxt ""
"hd_id3149287\n"
"help.text"
msgid "<link href=\"text/swriter/01/03050000.xhp\">Rulers</link>"
-msgstr "<link href=\"text/swriter/01/03050000.xhp\">Regla</link>"
+msgstr "<link href=\"text/swriter/01/03050000.xhp\">Regles</link>"
#. 4CZcY
#: 03050000.xhp
@@ -4154,7 +4154,7 @@ msgctxt ""
"hd_id110120150347243313\n"
"help.text"
msgid "Rulers"
-msgstr "Regla"
+msgstr "Regles"
#. HqkF4
#: 03050000.xhp
diff --git a/source/bg/chart2/messages.po b/source/bg/chart2/messages.po
index dbf299018fc..c3f08cd4329 100644
--- a/source/bg/chart2/messages.po
+++ b/source/bg/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: 2022-12-12 13:12+0000\n"
+"PO-Revision-Date: 2023-07-04 22:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
-"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/bg/>\n"
+"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-7-5/chart2messages/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: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.15.2\n"
"X-POOTLE-MTIME: 1562351695.000000\n"
#. NCRDD
@@ -5591,7 +5591,7 @@ msgstr "Ос X"
#: chart2/uiconfig/ui/wizelementspage.ui:429
msgctxt "wizelementspage|extended_tip|x"
msgid "Displays grid lines that are perpendicular to the x-axis."
-msgstr "Показва мрежа от линии, отвесни на оста X."
+msgstr "Показва линиите на мрежата, перпендикулярни на оста X."
#. KPGMU
#: chart2/uiconfig/ui/wizelementspage.ui:440
@@ -5603,7 +5603,7 @@ msgstr "Ос Y"
#: chart2/uiconfig/ui/wizelementspage.ui:448
msgctxt "wizelementspage|extended_tip|y"
msgid "Displays grid lines that are perpendicular to the y-axis."
-msgstr "Показва мрежа от линии, отвесни на оста Y."
+msgstr "Показва линиите на мрежата, перпендикулярни на оста Y."
#. G65v4
#: chart2/uiconfig/ui/wizelementspage.ui:459
@@ -5615,7 +5615,7 @@ msgstr "Ос Z"
#: chart2/uiconfig/ui/wizelementspage.ui:467
msgctxt "wizelementspage|extended_tip|z"
msgid "Displays grid lines that are perpendicular to the z-axis. This option is only available for three-dimensional charts."
-msgstr "Показва мрежа от линии, отвесни на оста Z. Тази възможност е налична само за триизмерни диаграми."
+msgstr "Показва линиите на мрежата, перпендикулярни на оста Z. Тази възможност е налична само за триизмерни диаграми."
#. wNqwZ
#: chart2/uiconfig/ui/wizelementspage.ui:482
diff --git a/source/bg/helpcontent2/source/text/schart/01.po b/source/bg/helpcontent2/source/text/schart/01.po
index be4352b1d90..7931fb64813 100644
--- a/source/bg/helpcontent2/source/text/schart/01.po
+++ b/source/bg/helpcontent2/source/text/schart/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-02-02 12:19+0000\n"
+"PO-Revision-Date: 2023-07-05 10:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
-"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/bg/>\n"
+"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-5/textschart01/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: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.15.2\n"
"X-POOTLE-MTIME: 1548857106.000000\n"
#. DsZFP
@@ -8132,7 +8132,7 @@ msgctxt ""
"par_id4309518\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the x-axis.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Показва мрежа от линии, отвесни на оста X.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Показва линиите на мрежата, перпендикулярни на оста X.</ahelp>"
#. oxD9d
#: wiz_chart_elements.xhp
@@ -8141,7 +8141,7 @@ msgctxt ""
"par_id206610\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the y-axis.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Показва мрежа от линии, отвесни на оста Y.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Показва линиите на мрежата, перпендикулярни на оста Y.</ahelp>"
#. b4aA3
#: wiz_chart_elements.xhp
@@ -8150,7 +8150,7 @@ msgctxt ""
"par_id6917020\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the z-axis. This option is only available for three-dimensional charts.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Показва мрежа от линии, отвесни на оста Z. Тази възможност е налична само за триизмерни диаграми.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Показва линиите на мрежата, перпендикулярни на оста Z. Тази възможност е налична само за триизмерни диаграми.</ahelp>"
#. RAViq
#: wiz_chart_elements.xhp
@@ -8285,7 +8285,7 @@ msgctxt ""
"par_id2924283\n"
"help.text"
msgid "The distance of the grid lines corresponds to the interval settings in the Scale tab of the axis properties."
-msgstr "Разстоянието между линиите на мрежата съответства на интервала, зададен в раздела Мащаб на свойствата на оста."
+msgstr "Разстоянието между линиите на мрежата съответства на интервала, зададен в раздела „Мащаб“ на свойствата на оста."
#. DShMe
#: wiz_chart_elements.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/02.po b/source/bg/helpcontent2/source/text/shared/02.po
index 34103894681..d91d4d2679c 100644
--- a/source/bg/helpcontent2/source/text/shared/02.po
+++ b/source/bg/helpcontent2/source/text/shared/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: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-04-24 09:34+0000\n"
+"PO-Revision-Date: 2023-07-06 16:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared02/bg/>\n"
"Language: bg\n"
@@ -18330,7 +18330,7 @@ msgctxt ""
"hd_id3156329\n"
"help.text"
msgid "Sharpen"
-msgstr "Повишаване на резкостта"
+msgstr "Изостряне"
#. goWkq
#: 24010000.xhp
@@ -18357,7 +18357,7 @@ msgctxt ""
"par_id3147265\n"
"help.text"
msgid "Sharpen"
-msgstr "Повишаване на резкостта"
+msgstr "Изостряне"
#. doTvN
#: 24010000.xhp
@@ -18546,7 +18546,7 @@ msgctxt ""
"hd_id3146119\n"
"help.text"
msgid "Posterize"
-msgstr "Редукция на нивата"
+msgstr "Постеризиране"
#. CqZpA
#: 24010000.xhp
@@ -18573,7 +18573,7 @@ msgctxt ""
"par_id3156284\n"
"help.text"
msgid "Posterize"
-msgstr "Редукция на нивата"
+msgstr "Постеризиране"
#. k5FDj
#: 24010000.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 5a868d117be..b5a02ae4714 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-02-02 12:20+0000\n"
+"PO-Revision-Date: 2023-07-06 16:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
-"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bg/>\n"
+"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-5/textsharedguide/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: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.15.2\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562356897.000000\n"
@@ -14289,7 +14289,7 @@ msgctxt ""
"bm_id3154136\n"
"help.text"
msgid "<bookmark_value>graphics, see also pictures</bookmark_value><bookmark_value>images, see also pictures</bookmark_value><bookmark_value>images; inserting and editing bitmaps</bookmark_value><bookmark_value>illustrations, see pictures</bookmark_value><bookmark_value>bitmaps; inserting and editing</bookmark_value><bookmark_value>pixel graphics; inserting and editing</bookmark_value><bookmark_value>exporting; bitmaps</bookmark_value><bookmark_value>importing; bitmaps</bookmark_value><bookmark_value>pictures; editing</bookmark_value><bookmark_value>editing; pictures</bookmark_value><bookmark_value>invert filter</bookmark_value><bookmark_value>smoothing filter</bookmark_value><bookmark_value>sharpening filter</bookmark_value><bookmark_value>remove noise filter</bookmark_value><bookmark_value>solarization filter</bookmark_value><bookmark_value>aging filter</bookmark_value><bookmark_value>posterizing filter</bookmark_value><bookmark_value>pop-art filter</bookmark_value><bookmark_value>charcoal sketches filter</bookmark_value><bookmark_value>mosaic filter</bookmark_value><bookmark_value>pictures;filters</bookmark_value><bookmark_value>filters;pictures</bookmark_value>"
-msgstr "<bookmark_value>графики, виж също картини</bookmark_value><bookmark_value>изображения, виж също картини</bookmark_value><bookmark_value>изображения; вмъкване и редактиране на изображения</bookmark_value><bookmark_value>илюстрации, виж картини</bookmark_value><bookmark_value>растерни изображения; вмъкване и редактиране</bookmark_value><bookmark_value>пикселни графики; вмъкване и редактиране</bookmark_value><bookmark_value>експортиране; растерни изображения</bookmark_value><bookmark_value>импортиране; растерни изображения</bookmark_value><bookmark_value>картини; редактиране</bookmark_value><bookmark_value>редактиране; картини</bookmark_value><bookmark_value>негативен филтър</bookmark_value><bookmark_value>smoothing filter</bookmark_value><bookmark_value>повишаване на резкостта, филтър</bookmark_value><bookmark_value>премахване на шум, филтър</bookmark_value><bookmark_value>соларизация, филтър</bookmark_value><bookmark_value>състаряване, филтър</bookmark_value><bookmark_value>постеризация, филтър</bookmark_value><bookmark_value>попарт, филтър</bookmark_value><bookmark_value>скица с въглен, филтър</bookmark_value><bookmark_value>мозаичен филтър</bookmark_value><bookmark_value>картини;филтри</bookmark_value><bookmark_value>филтри;картини</bookmark_value>"
+msgstr "<bookmark_value>графики, виж също картини</bookmark_value><bookmark_value>изображения, виж също картини</bookmark_value><bookmark_value>изображения; вмъкване и редактиране на изображения</bookmark_value><bookmark_value>илюстрации, виж картини</bookmark_value><bookmark_value>растерни изображения; вмъкване и редактиране</bookmark_value><bookmark_value>пикселни графики; вмъкване и редактиране</bookmark_value><bookmark_value>експортиране; растерни изображения</bookmark_value><bookmark_value>импортиране; растерни изображения</bookmark_value><bookmark_value>картини; редактиране</bookmark_value><bookmark_value>редактиране; картини</bookmark_value><bookmark_value>негативен филтър</bookmark_value><bookmark_value>smoothing filter</bookmark_value><bookmark_value>изостряне, филтър</bookmark_value><bookmark_value>премахване на шум, филтър</bookmark_value><bookmark_value>соларизация, филтър</bookmark_value><bookmark_value>състаряване, филтър</bookmark_value><bookmark_value>постеризация, филтър</bookmark_value><bookmark_value>попарт, филтър</bookmark_value><bookmark_value>скица с въглен, филтър</bookmark_value><bookmark_value>мозаичен филтър</bookmark_value><bookmark_value>картини;филтри</bookmark_value><bookmark_value>филтри;картини</bookmark_value>"
#. o3s8P
#: insert_bitmap.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/01.po b/source/bg/helpcontent2/source/text/swriter/01.po
index ff830e36e62..423d923d1d0 100644
--- a/source/bg/helpcontent2/source/text/swriter/01.po
+++ b/source/bg/helpcontent2/source/text/swriter/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-06-04 20:35+0000\n"
+"PO-Revision-Date: 2023-07-05 10:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-5/textswriter01/bg/>\n"
"Language: bg\n"
@@ -9789,7 +9789,7 @@ msgctxt ""
"par_id3153669\n"
"help.text"
msgid "When you save a document that contains fields as an HTML document, $[officename] automatically converts date, time, and DocInformation fields to special HTML tags. The field contents are inserted between the opening and closing HTML tags of the converted fields. These special HTML tags do not correspond to standard HTML tags."
-msgstr "Когато искате да запишете във формат HTML документ, съдържащ полета, $[officename] автоматично преобразува полетата за дата, час и инфомация за документа в специални етикети на HTML. Съдържанието на полето се вмъква между отварящия и затварящ етикет на преобразуваното поле. Тези специални HTML етикети не съотвестват на стандартни HTML етикети."
+msgstr "Когато искате да запишете във формат HTML документ, съдържащ полета, $[officename] автоматично преобразува полетата за дата, час и информация за документа в специални етикети на HTML. Съдържанието на полето се вмъква между отварящия и затварящ етикет на преобразуваното поле. Тези специални HTML етикети не съответстват на стандартни HTML етикети."
#. wqYAF
#: 04090007.xhp
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
index fefe8d78272..542a4b8855e 100644
--- a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.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-31 14:07+0200\n"
-"PO-Revision-Date: 2023-06-16 19:35+0000\n"
+"PO-Revision-Date: 2023-07-07 17:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeofficeui/bg/>\n"
"Language: bg\n"
@@ -23396,7 +23396,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Sharpen"
-msgstr "Повишаване на резкостта"
+msgstr "Изостряне"
#. gvHxC
#: GenericCommands.xcu
@@ -23446,7 +23446,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Posterize"
-msgstr "Редукция на нивата"
+msgstr "Постеризиране"
#. xnAgp
#: GenericCommands.xcu
diff --git a/source/ca/helpcontent2/source/text/swriter/01.po b/source/ca/helpcontent2/source/text/swriter/01.po
index 7a7f4c5840b..74a6cb38722 100644
--- a/source/ca/helpcontent2/source/text/swriter/01.po
+++ b/source/ca/helpcontent2/source/text/swriter/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-05-30 01:34+0000\n"
+"PO-Revision-Date: 2023-07-10 19:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-5/textswriter01/ca/>\n"
"Language: ca\n"
@@ -20678,7 +20678,7 @@ msgctxt ""
"hd_id131652489268586\n"
"help.text"
msgid "Sequences (frames only)"
-msgstr ""
+msgstr "Seqüències (només els marcs)"
#. x4uAe
#: 05060900.xhp
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
index bfcc62c3162..281b65f12e8 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cs/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-05-31 14:07+0200\n"
-"PO-Revision-Date: 2022-12-28 16:28+0000\n"
+"PO-Revision-Date: 2023-06-30 21:34+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
-"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/cs/>\n"
+"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeofficeui/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.15.2\n"
"X-POOTLE-MTIME: 1564947888.000000\n"
#. W5ukN
@@ -10804,7 +10804,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Delete Row"
-msgstr ""
+msgstr "Smazat řádek"
#. yTCcA
#: DrawImpressCommands.xcu
diff --git a/source/da/connectivity/messages.po b/source/da/connectivity/messages.po
index 5052af4f4c0..029f66a41bd 100644
--- a/source/da/connectivity/messages.po
+++ b/source/da/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: 2022-07-12 03:33+0000\n"
+"PO-Revision-Date: 2023-07-12 16:14+0000\n"
"Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n"
-"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/da/>\n"
+"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-5/connectivitymessages/da/>\n"
"Language: da\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.15.2\n"
"X-POOTLE-MTIME: 1536169823.000000\n"
#. 9KHB8
@@ -39,7 +39,7 @@ msgstr "Inputstrømmen var ikke defineret."
#: connectivity/inc/strings.hrc:28
msgctxt "STR_NO_ELEMENT_NAME"
msgid "There is no element named “$name$”."
-msgstr ""
+msgstr "Der findes intet element med navnet \"$name$\"."
#. CWktu
#: connectivity/inc/strings.hrc:29
@@ -153,7 +153,7 @@ msgstr ""
#: connectivity/inc/strings.hrc:47
msgctxt "STR_INVALID_COLUMNNAME"
msgid "The column name “$columnname$” is not valid."
-msgstr ""
+msgstr "Kolonnenavnet \"$columnname$\" er ikke gyldigt."
#. FT3Zb
#: connectivity/inc/strings.hrc:48
@@ -269,7 +269,7 @@ msgstr "Indekset kunne ikke oprettes. En ukendt fejl fremkom."
#: connectivity/inc/strings.hrc:67
msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME"
msgid "The index could not be created. The file “$filename$” is used by another index."
-msgstr ""
+msgstr "Indekset kunne ikke oprettes. Filen \"$filnavn$\" bruges af et andet indeks."
#. GcK7B
#: connectivity/inc/strings.hrc:68
@@ -293,31 +293,31 @@ msgstr "Filen $filename$ kunne ikke slettes."
#: connectivity/inc/strings.hrc:71
msgctxt "STR_INVALID_COLUMN_TYPE"
msgid "Invalid column type for column “$columnname$”."
-msgstr ""
+msgstr "Ugyldig kolonnetype for kolonne \"$columnname$\"."
#. wB2gE
#: connectivity/inc/strings.hrc:72
msgctxt "STR_INVALID_COLUMN_PRECISION"
msgid "Invalid precision for column “$columnname$”."
-msgstr ""
+msgstr "Ugyldig præcision for kolonne \"$columnname$\"."
#. v67fT
#: connectivity/inc/strings.hrc:73
msgctxt "STR_INVALID_PRECISION_SCALE"
msgid "Precision is less than scale for column “$columnname$”."
-msgstr ""
+msgstr "Præcisionen er mindre end skalaen for kolonne \"$columnname$\"."
#. J3KEu
#: connectivity/inc/strings.hrc:74
msgctxt "STR_INVALID_COLUMN_NAME_LENGTH"
msgid "Invalid column name length for column “$columnname$”."
-msgstr ""
+msgstr "Ugyldig kolonnenavnlængde for kolonne \"$columnname$\"."
#. ZQUww
#: connectivity/inc/strings.hrc:75
msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
msgid "Duplicate value found in column “$columnname$”."
-msgstr ""
+msgstr "Dubletværdi fundet i kolonne \"$columnname$\"."
#. zSeBJ
#: connectivity/inc/strings.hrc:76
@@ -332,19 +332,19 @@ msgstr ""
#: connectivity/inc/strings.hrc:77
msgctxt "STR_COLUMN_NOT_ALTERABLE"
msgid "The column “$columnname$” could not be altered. Maybe the file system is write-protected."
-msgstr ""
+msgstr "Kolonnen \"$columnname$\" kunne ikke ændres. Måske er filsystemet skrivebeskyttet."
#. st6hA
#: connectivity/inc/strings.hrc:78
msgctxt "STR_INVALID_COLUMN_VALUE"
msgid "The column “$columnname$” could not be updated. The value is invalid for that column."
-msgstr ""
+msgstr "Kolonnen \"$columnname$\" kunne ikke opdateres. Værdien er ugyldig for den kolonne."
#. 5rH5W
#: connectivity/inc/strings.hrc:79
msgctxt "STR_COLUMN_NOT_ADDABLE"
msgid "The column “$columnname$” could not be added. Maybe the file system is write-protected."
-msgstr ""
+msgstr "Kolonnen \"$columnname$\" kunne ikke tilføjes. Måske er filsystemet skrivebeskyttet."
#. B9ACk
#: connectivity/inc/strings.hrc:80
diff --git a/source/da/connectivity/registry/flat/org/openoffice/Office/DataAccess.po b/source/da/connectivity/registry/flat/org/openoffice/Office/DataAccess.po
index e46fc302034..f379b2a3f89 100644
--- a/source/da/connectivity/registry/flat/org/openoffice/Office/DataAccess.po
+++ b/source/da/connectivity/registry/flat/org/openoffice/Office/DataAccess.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:35+0200\n"
-"PO-Revision-Date: 2013-05-23 22:53+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n"
+"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-5/connectivityregistryflatorgopenofficeofficedataaccess/da/>\n"
"Language: da\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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.15.2\n"
"X-POOTLE-MTIME: 1369349624.000000\n"
#. P4Paq
@@ -24,4 +24,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Text/CSV"
-msgstr ""
+msgstr "Text/CSV"
diff --git a/source/de/accessibility/messages.po b/source/de/accessibility/messages.po
index 69d1bdab731..607c638943a 100644
--- a/source/de/accessibility/messages.po
+++ b/source/de/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-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/accessibilitymessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/accessibilitymessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1507236528.000000\n"
#. be4e7
@@ -114,7 +114,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/avmedia/messages.po b/source/de/avmedia/messages.po
index 9481aaf6c97..475e8494e95 100644
--- a/source/de/avmedia/messages.po
+++ b/source/de/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-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/avmediamessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/avmediamessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1511455221.000000\n"
#. m6G23
@@ -144,7 +144,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/basctl/messages.po b/source/de/basctl/messages.po
index 6de6e1ea306..8a526ad4d78 100644
--- a/source/de/basctl/messages.po
+++ b/source/de/basctl/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-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-04-23 12:33+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/basctlmessages/de/>\n"
"Language: de\n"
@@ -13,7 +13,7 @@ msgstr ""
"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.15.2\n"
"X-POOTLE-MTIME: 1555473992.000000\n"
#. fniWp
@@ -601,7 +601,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/basic/messages.po b/source/de/basic/messages.po
index ec496f77afe..0af5df82d14 100644
--- a/source/de/basic/messages.po
+++ b/source/de/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: 2022-11-14 08:16+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/basicmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/basicmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1507236530.000000\n"
#. CacXi
@@ -817,7 +817,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/chart2/messages.po b/source/de/chart2/messages.po
index 5555068335f..7a0cd2a1533 100644
--- a/source/de/chart2/messages.po
+++ b/source/de/chart2/messages.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: 2022-11-22 14:43+0100\n"
-"PO-Revision-Date: 2023-02-19 19:03+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/chart2messages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -78,7 +78,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/connectivity/messages.po b/source/de/connectivity/messages.po
index 6cc91284c18..26dc3a38199 100644
--- a/source/de/connectivity/messages.po
+++ b/source/de/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: 2022-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/connectivitymessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1536331128.000000\n"
#. 9KHB8
@@ -644,7 +644,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index eb6625470d4..ae6fd43f548 100644
--- a/source/de/cui/messages.po
+++ b/source/de/cui/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-05-31 14:06+0200\n"
-"PO-Revision-Date: 2023-06-24 10:24+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/cuimessages/de/>\n"
"Language: de\n"
@@ -120,7 +120,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
@@ -217,7 +217,7 @@ msgstr "Hilfedateien"
#: cui/inc/strings.hrc:34
msgctxt "RID_SVXSTR_KEY_GALLERY_DIR"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. 2umbs
#: cui/inc/strings.hrc:35
@@ -2109,7 +2109,7 @@ msgstr "Erweiterungen: Wörterbuch"
#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_GALLERY"
msgid "Extensions: Gallery"
-msgstr "Erweiterungen: Gallery"
+msgstr "Erweiterungen: Galerie"
#. R8obE
#: cui/inc/strings.hrc:393
@@ -3298,7 +3298,7 @@ msgstr "Um in Calc alle Druckbereiche in einem Schritt zu löschen, markieren Si
#: cui/inc/tipoftheday.hrc:235
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Add background images to spreadsheets via Insert ▸ Image or drag a background from the Gallery, then Format ▸ Arrange ▸ To Background."
-msgstr "Um ein Hintergrundbild zu einer Calc-Tabelle hinzuzufügen, wählen Sie »Einfügen ▸ Bild…« oder ziehen Sie es aus der Gallery in die Tabelle und wählen dann »Format ▸ Anordnung ▸ Im Hintergrund«."
+msgstr "Um ein Hintergrundbild zu einer Calc-Tabelle hinzuzufügen, wählen Sie »Einfügen ▸ Bild…« oder ziehen Sie es aus der Galerie in die Tabelle und wählen dann »Format ▸ Anordnung ▸ Im Hintergrund«."
#. khFDu
#: cui/inc/tipoftheday.hrc:236
@@ -5820,7 +5820,7 @@ msgstr "Aus Datei…"
#: cui/uiconfig/ui/bulletandposition.ui:52
msgctxt "bulletandposition|gallery"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. C42Ac
#: cui/uiconfig/ui/bulletandposition.ui:89
@@ -12003,7 +12003,7 @@ msgstr "LanguageTool aktivieren"
#: cui/uiconfig/ui/langtoolconfigpage.ui:81
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
-msgstr "LanguageTool API-Optionen"
+msgstr "LanguageTool-API-Optionen"
#. tUmXv
#: cui/uiconfig/ui/langtoolconfigpage.ui:115
@@ -12239,7 +12239,7 @@ msgstr "Aus _Datei…"
#: cui/uiconfig/ui/linetabpage.ui:102
msgctxt "linetabpage|menuitem4"
msgid "_Gallery"
-msgstr "_Gallery"
+msgstr "_Galerie"
#. EvAFu
#: cui/uiconfig/ui/linetabpage.ui:116
@@ -13265,7 +13265,7 @@ msgstr "Aus Datei…"
#: cui/uiconfig/ui/numberingoptionspage.ui:50
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. KJC7w
#: cui/uiconfig/ui/numberingoptionspage.ui:112
@@ -14529,7 +14529,7 @@ msgstr "Authentifizierungsschlüssel:"
#: cui/uiconfig/ui/optdeeplpage.ui:113
msgctxt "optdeeplpage|label1"
msgid "DeepL API Options"
-msgstr "DeepL API-Optionen"
+msgstr "DeepL-API-Optionen"
#. G5EDD
#: cui/uiconfig/ui/optemailpage.ui:31
@@ -18485,7 +18485,7 @@ msgstr "Klicken Sie auf die als Aufzählungszeichen zu verwendende Grafik."
#: cui/uiconfig/ui/pickgraphicpage.ui:61
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
-msgstr "Das Gallery-Thema 'Aufzählungszeichen' ist leer (keine Bilder)."
+msgstr "Das Galeriethema 'Aufzählungszeichen' ist leer (keine Bilder)."
#. NrrxW
#: cui/uiconfig/ui/pickgraphicpage.ui:71
diff --git a/source/de/dbaccess/messages.po b/source/de/dbaccess/messages.po
index c972d5c9dcc..b1a8a91a8a3 100644
--- a/source/de/dbaccess/messages.po
+++ b/source/de/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: 2022-11-25 13:48+0100\n"
-"PO-Revision-Date: 2023-01-23 11:30+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/dbaccessmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1562385716.000000\n"
#. BiN6g
@@ -72,7 +72,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/desktop/messages.po b/source/de/desktop/messages.po
index 227ea1cae17..ed3f347be60 100644
--- a/source/de/desktop/messages.po
+++ b/source/de/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: 2022-10-10 13:35+0200\n"
-"PO-Revision-Date: 2023-01-23 11:30+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/desktopmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/desktopmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1558846552.000000\n"
#. v2iwK
@@ -832,7 +832,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/editeng/messages.po b/source/de/editeng/messages.po
index a45beb91963..0e3874f4f5b 100644
--- a/source/de/editeng/messages.po
+++ b/source/de/editeng/messages.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: 2022-11-14 14:35+0100\n"
-"PO-Revision-Date: 2023-02-19 19:03+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/editengmessages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -135,7 +135,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/extensions/messages.po b/source/de/extensions/messages.po
index 09a710fad9c..46348c6aabc 100644
--- a/source/de/extensions/messages.po
+++ b/source/de/extensions/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-05-25 12:36+0200\n"
-"PO-Revision-Date: 2023-04-02 08:34+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/extensionsmessages/de/>\n"
"Language: de\n"
@@ -72,7 +72,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/filter/messages.po b/source/de/filter/messages.po
index e779c26a34e..03b2a9b12c7 100644
--- a/source/de/filter/messages.po
+++ b/source/de/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: 2022-12-07 13:11+0100\n"
-"PO-Revision-Date: 2023-01-23 11:30+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/filtermessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1562385794.000000\n"
#. 5AQgJ
@@ -340,7 +340,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/forms/messages.po b/source/de/forms/messages.po
index e4b7284600a..7bf9b55cc9a 100644
--- a/source/de/forms/messages.po
+++ b/source/de/forms/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2023-05-03 05:33+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/formsmessages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -406,7 +406,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/formula/messages.po b/source/de/formula/messages.po
index d0f31619e34..c02be32c99c 100644
--- a/source/de/formula/messages.po
+++ b/source/de/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: 2022-12-21 17:45+0100\n"
-"PO-Revision-Date: 2022-12-25 13:16+0000\n"
+"PO-Revision-Date: 2023-07-06 14:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/formulamessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1555474717.000000\n"
#. YfKFn
@@ -2557,7 +2557,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/fpicker/messages.po b/source/de/fpicker/messages.po
index 08919bb48e2..24af44c23ac 100644
--- a/source/de/fpicker/messages.po
+++ b/source/de/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-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/fpickermessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1538496878.000000\n"
#. SJGCw
@@ -128,7 +128,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/framework/messages.po b/source/de/framework/messages.po
index 3a8ca04611a..a2a0cc8dfb3 100644
--- a/source/de/framework/messages.po
+++ b/source/de/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: 2021-06-11 17:08+0200\n"
-"PO-Revision-Date: 2023-01-23 11:30+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/frameworkmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1507236563.000000\n"
#. 5dTDC
@@ -387,7 +387,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/helpcontent2/source/text/scalc.po b/source/de/helpcontent2/source/text/scalc.po
index ed5a815313c..409e06f0bb3 100644
--- a/source/de/helpcontent2/source/text/scalc.po
+++ b/source/de/helpcontent2/source/text/scalc.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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-02-19 17:18+0000\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textscalc/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -275,7 +275,7 @@ msgctxt ""
"hd_id102720150908397549\n"
"help.text"
msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
-msgstr "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
+msgstr "<link href=\"text/shared/01/gallery.xhp\">Galerie</link>"
#. 8MsyZ
#: main0103.xhp
diff --git a/source/de/helpcontent2/source/text/sdraw.po b/source/de/helpcontent2/source/text/sdraw.po
index a3eb8828c2c..11d91bc8e64 100644
--- a/source/de/helpcontent2/source/text/sdraw.po
+++ b/source/de/helpcontent2/source/text/sdraw.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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-02-19 17:18+0000\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textsdraw/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -734,7 +734,7 @@ msgctxt ""
"hd_id3154705\n"
"help.text"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. 5inGp
#: main0503.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"par_id3154022\n"
"help.text"
msgid "The Gallery contains images, animations, sounds and other items that you can insert and use in your drawings as well as other $[officename] programs."
-msgstr "Die Gallery enthält Bilder, Animationen, Klänge und andere Elemente, die Sie in Ihre Zeichnungen oder andere $[officename]-Programme einfügen können."
+msgstr "Die Galerie enthält Bilder, Animationen, Klänge und andere Elemente, die Sie in Ihre Zeichnungen oder andere $[officename]-Programme einfügen können."
#. dKxQU
#: main0503.xhp
diff --git a/source/de/helpcontent2/source/text/shared.po b/source/de/helpcontent2/source/text/shared.po
index 89cf22196a7..9a10cd42cd5 100644
--- a/source/de/helpcontent2/source/text/shared.po
+++ b/source/de/helpcontent2/source/text/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-03-26 19:32+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -275,7 +275,7 @@ msgctxt ""
"par_idN1056D\n"
"help.text"
msgid "Fontwork Gallery"
-msgstr "Fontwork Gallery"
+msgstr "Fontwork Galerie"
#. A6ecD
#: fontwork_toolbar.xhp
@@ -284,7 +284,7 @@ msgctxt ""
"par_id81646926301557\n"
"help.text"
msgid "<image src=\"cmd/lc_fontworkgalleryfloater.svg\" id=\"img_id311646926301559\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id331646926301560\">Icon Fontwork Gallery</alt></image>"
-msgstr "<image src=\"cmd/lc_fontworkgalleryfloater.svg\" id=\"img_id311646926301559\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id331646926301560\">Symbol für Fontwork-Gallery</alt></image>"
+msgstr "<image src=\"cmd/lc_fontworkgalleryfloater.svg\" id=\"img_id311646926301559\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id331646926301560\">Symbol für Fontwork-Galerie</alt></image>"
#. zBxMN
#: fontwork_toolbar.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"par_idN10571\n"
"help.text"
msgid "Opens the Fontwork Gallery where you can select another preview. Click <emph>OK</emph> to apply the new set of properties to your Fontwork object."
-msgstr "Öffnet die Fontwork-Gallery, in der Sie eine andere Vorschau wählen können. Klicken Sie auf <emph>OK</emph>, um die neuen Eigenschaften auf Ihre Fontwork-Objekte anzuwenden."
+msgstr "Öffnet die Fontwork-Galerie, in der Sie eine andere Vorschau wählen können. Klicken Sie auf <emph>OK</emph>, um die neuen Eigenschaften auf Ihre Fontwork-Objekte anzuwenden."
#. nG6ME
#: fontwork_toolbar.xhp
diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po
index 81a8ce68415..395b45d7478 100644
--- a/source/de/helpcontent2/source/text/shared/00.po
+++ b/source/de/helpcontent2/source/text/shared/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-05-18 19:35+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared00/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -3182,7 +3182,7 @@ msgctxt ""
"par_id3147588\n"
"help.text"
msgid "Opens a submenu in the Gallery where you can choose between <emph>Copy</emph> and <emph>Link</emph>. The selected Gallery object is either copied into the current document or a link is created."
-msgstr "Öffnet in der Gallery ein Untermenü, in dem Sie unter den Möglichkeiten <emph>Kopie</emph> und <emph>Verknüpfung</emph> die Wahl haben. Die ausgewählte Grafik wird nach Anwahl eines dieser Untermenüpunkte in das aktuelle Dokument kopiert oder es wird im Dokument eine Verknüpfung erstellt."
+msgstr "Öffnet in der Galerie ein Untermenü, in dem Sie unter den Möglichkeiten <emph>Kopie</emph> und <emph>Verknüpfung</emph> die Wahl haben. Die ausgewählte Grafik wird nach Anwahl eines dieser Untermenüpunkte in das aktuelle Dokument kopiert oder es wird im Dokument eine Verknüpfung erstellt."
#. HWi3N
#: 00000010.xhp
@@ -3263,7 +3263,7 @@ msgctxt ""
"par_id3150506\n"
"help.text"
msgid "If you choose <emph>Delete</emph> while in the Gallery, the entry will be deleted from the Gallery, but the file itself will remain untouched."
-msgstr "Wählen Sie in der Gallery den Befehl <emph>Löschen</emph>, so wird der Eintrag zwar aus der Anzeige der Gallery entfernt, die Datei wird jedoch nicht angerührt."
+msgstr "Wählen Sie in der Galerie den Befehl <emph>Löschen</emph>, so wird der Eintrag zwar aus der Anzeige der Galerie entfernt, die Datei wird jedoch nicht angerührt."
#. WwG4o
#: 00000010.xhp
@@ -3335,7 +3335,7 @@ msgctxt ""
"par_id3155583\n"
"help.text"
msgid "The element selected is displayed in the Gallery at maximum size. Double-click the preview to switch back to the normal Gallery view."
-msgstr "Zeigt in der Gallery das ausgewählte Element in maximaler Größe an. Klicken Sie doppelt auf die Vorschau, um wieder zur Normalansicht der Gallery umzuschalten."
+msgstr "Zeigt in der Galerie das ausgewählte Element in maximaler Größe an. Klicken Sie doppelt auf die Vorschau, um wieder zur Normalansicht der Galerie umzuschalten."
#. c2qd9
#: 00000010.xhp
@@ -8240,7 +8240,7 @@ msgctxt ""
"par_idN10DD1\n"
"help.text"
msgid "Fontwork Gallery"
-msgstr "Fontwork Gallery"
+msgstr "Fontwork-Galerie"
#. uMQfA
#: 00000404.xhp
@@ -8420,7 +8420,7 @@ msgctxt ""
"par_id3146957\n"
"help.text"
msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">Wählen Sie <emph>Ansicht – Gallery</emph> oder klicken Sie auf das Symbol <emph>Gallery</emph> in der Symbolleiste <emph>Standard</emph>.<br/>Klicken Sie auf die Schaltfläche <emph>Neues Thema…</emph> – Register: <emph>Datei</emph>.</variable>"
+msgstr "<variable id=\"galleryregisterdateien\">Wählen Sie <emph>Ansicht – Galerie</emph> oder klicken Sie auf das Symbol <emph>Galerie</emph> in der Symbolleiste <emph>Standard</emph>.<br/>Klicken Sie auf die Schaltfläche <emph>Neues Thema…</emph> – Register: <emph>Datei</emph>.</variable>"
#. ZDwHg
#: 00000406.xhp
@@ -14531,7 +14531,7 @@ msgctxt ""
"par_id3154522\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\">Assigns a title to a selected Gallery object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\">Benennt ein ausgewähltes Gallery-Objekt.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\">Benennt ein ausgewähltes Galerie-Objekt.</ahelp>"
#. 6QoZG
#: 01010000.xhp
diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po
index 6b29a782ef7..7b39a3bf974 100644
--- a/source/de/helpcontent2/source/text/shared/01.po
+++ b/source/de/helpcontent2/source/text/shared/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-05-31 09:35+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 09:34+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared01/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -35582,7 +35582,7 @@ msgctxt ""
"par_id3147000\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texture\">Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the <emph>Gallery</emph>, hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then drag an image onto the selected 3D object.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/docking3deffects/texture\">Hier legen Sie die Textur-Eigenschaften des ausgewählten 3D-Objekts fest. Diese Funktion ist nur für Objekte mit zugewiesener Textur verfügbar. Zum schnellen Zuweisen einer Textur öffnen Sie die <emph>Gallery</emph>, halten <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt gedrückt und ziehen eine der Grafiken auf das ausgewählte 3D-Objekt.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texture\">Hier legen Sie die Textur-Eigenschaften des ausgewählten 3D-Objekts fest. Diese Funktion ist nur für Objekte mit zugewiesener Textur verfügbar. Zum schnellen Zuweisen einer Textur öffnen Sie die <emph>Galerie</emph>, halten <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt gedrückt und ziehen eine der Grafiken auf das ausgewählte 3D-Objekt.</ahelp>"
#. xWF3J
#: 05350500.xhp
@@ -47147,7 +47147,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. NBQoG
#: gallery.xhp
@@ -47156,7 +47156,7 @@ msgctxt ""
"par_id3149783\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Zeigt den Inhalt der <emph>Gallery</emph> in Form von großen Symbolen an.</ahelp>"
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Zeigt den Inhalt der <emph>Galerie</emph> in Form von großen Symbolen an.</ahelp>"
#. qHpNn
#: gallery.xhp
@@ -47165,7 +47165,7 @@ msgctxt ""
"par_id3148983\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Zeigt den Inhalt der <emph>Gallery</emph> in Form von kleinen Symbolen mit Titel- und Pfadangabe an.</ahelp>"
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Zeigt den Inhalt der <emph>Galerie</emph> in Form von kleinen Symbolen mit Titel- und Pfadangabe an.</ahelp>"
#. NjGBG
#: gallery.xhp
@@ -47174,7 +47174,7 @@ msgctxt ""
"hd_id3153894\n"
"help.text"
msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
-msgstr "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
+msgstr "<link href=\"text/shared/01/gallery.xhp\">Galerie</link>"
#. o76wC
#: gallery.xhp
@@ -47183,7 +47183,7 @@ msgctxt ""
"par_id3150789\n"
"help.text"
msgid "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Opens the Gallery deck of the Sidebar, where you can select images and audio clips to insert into your document.</ahelp></variable>"
-msgstr "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Öffnet den Bereich Gallery der Seitenleiste, wo Sie Bilder und Audioausschnitte auswählen und in Ihr Dokument einfügen können.</ahelp></variable>"
+msgstr "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Öffnet den Bereich Galerie der Seitenleiste, wo Sie Bilder und Audioausschnitte auswählen und in Ihr Dokument einfügen können.</ahelp></variable>"
#. EWyc5
#: gallery.xhp
@@ -47192,7 +47192,7 @@ msgctxt ""
"par_id3155555\n"
"help.text"
msgid "You can display the contents of the <emph>Gallery </emph>as icons, or icons with titles and path information."
-msgstr "Der Inhalt der <emph>Gallery</emph> lässt sich in Form von großen Symbolen oder in Form von Symbolen mit Titel- und Pfadangabe anzeigen."
+msgstr "Der Inhalt der <emph>Galerie</emph> lässt sich in Form von großen Symbolen oder in Form von Symbolen mit Titel- und Pfadangabe anzeigen."
#. WdXaj
#: gallery.xhp
@@ -47201,7 +47201,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
-msgstr "Zur vergrößerten und anschließend wieder normalen Anzeige eines einzelnen Objekts in der <emph>Gallery</emph> doppelklicken Sie auf das Objekt oder wählen es aus und drücken dann die Leertaste."
+msgstr "Zur vergrößerten und anschließend wieder normalen Anzeige eines einzelnen Objekts in der <emph>Galerie</emph> doppelklicken Sie auf das Objekt oder wählen es aus und drücken dann die Leertaste."
#. R7joR
#: gallery.xhp
@@ -47210,7 +47210,7 @@ msgctxt ""
"par_id3145346\n"
"help.text"
msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
-msgstr "Auf der linken Seite in der <emph>Gallery</emph> sind die Themen aufgeführt. <ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Wenn Sie auf ein Thema klicken, werden dessen Objekte angezeigt.</ahelp>"
+msgstr "Auf der linken Seite in der <emph>Galerie</emph> sind die Themen aufgeführt. <ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Wenn Sie auf ein Thema klicken, werden dessen Objekte angezeigt.</ahelp>"
#. 4F3zQ
#: gallery.xhp
@@ -47219,7 +47219,7 @@ msgctxt ""
"par_id3155355\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">Zum Einfügen eines <emph>Gallery</emph>-Objekts wählen Sie das gewünschte Objekt aus und ziehen es in das Dokument.</ahelp>"
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">Zum Einfügen eines <emph>Galerie</emph>-Objekts wählen Sie das gewünschte Objekt aus und ziehen es in das Dokument.</ahelp>"
#. RRsij
#: gallery.xhp
@@ -47228,7 +47228,7 @@ msgctxt ""
"hd_id3156113\n"
"help.text"
msgid "Adding a New File to the Gallery"
-msgstr "Hinzufügen neuer Dateien zur Gallery"
+msgstr "Hinzufügen neuer Dateien zur Galerie"
#. EHZc3
#: gallery.xhp
@@ -47237,7 +47237,7 @@ msgctxt ""
"par_id3153032\n"
"help.text"
msgid "To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files</emph> tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window."
-msgstr "Um eine Datei der <emph>Gallery</emph> hinzuzufügen, klicken Sie mit der rechten Maustaste auf ein Thema, wählen <emph>Eigenschaften</emph>, klicken auf das Register <emph>Dateien</emph> und dann auf <emph>Hinzufügen</emph>. Sie können auch auf ein Objekt im aktuellen Dokument klicken und das Objekt mit gedrückter Maustaste in die <emph>Gallery</emph> ziehen."
+msgstr "Um eine Datei der <emph>Galerie</emph> hinzuzufügen, klicken Sie mit der rechten Maustaste auf ein Thema, wählen <emph>Eigenschaften</emph>, klicken auf das Register <emph>Dateien</emph> und dann auf <emph>Hinzufügen</emph>. Sie können auch auf ein Objekt im aktuellen Dokument klicken und das Objekt mit gedrückter Maustaste in die <emph>Galerie</emph> ziehen."
#. fxa97
#: gallery.xhp
@@ -47255,7 +47255,7 @@ msgctxt ""
"par_id3150275\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Fügt ein neues Thema der <emph>Gallery</emph> hinzu und ermöglicht die Auswahl von Dateien, die in das Thema aufgenommen werden sollen.</ahelp>"
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Fügt ein neues Thema der <emph>Galerie</emph> hinzu und ermöglicht die Auswahl von Dateien, die in das Thema aufgenommen werden sollen.</ahelp>"
#. T6Ztu
#: gallery.xhp
@@ -47264,7 +47264,7 @@ msgctxt ""
"par_id3159167\n"
"help.text"
msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
-msgstr "Auf die folgenden Befehle greifen Sie zu, indem Sie mit der rechten Maustaste auf ein Thema in der <emph>Gallery</emph> klicken:"
+msgstr "Auf die folgenden Befehle greifen Sie zu, indem Sie mit der rechten Maustaste auf ein Thema in der <emph>Galerie</emph> klicken:"
#. BCULr
#: gallery.xhp
@@ -47282,7 +47282,7 @@ msgctxt ""
"par_id3148990\n"
"help.text"
msgid "The <emph>Properties of (Theme)</emph> dialog contains the following tabs:"
-msgstr "Für ein ausgewähltes Thema der Gallery ruft der Befehl den Dialog <emph>Eigenschaften von (Thema)</emph> auf. Folgende Register stehen zur Verfügung:"
+msgstr "Für ein ausgewähltes Thema der Galerie ruft der Befehl den Dialog <emph>Eigenschaften von (Thema)</emph> auf. Folgende Register stehen zur Verfügung:"
#. rRbmM
#: gallery.xhp
diff --git a/source/de/helpcontent2/source/text/shared/02.po b/source/de/helpcontent2/source/text/shared/02.po
index 5e0da40f52b..b41cab91fbf 100644
--- a/source/de/helpcontent2/source/text/shared/02.po
+++ b/source/de/helpcontent2/source/text/shared/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-05-31 09:35+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared02/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -19571,7 +19571,7 @@ msgctxt ""
"par_idN10591\n"
"help.text"
msgid "Fontwork Gallery"
-msgstr "Fontwork Gallery"
+msgstr "Fontwork-Galerie"
#. BoT5R
#: fontwork.xhp
@@ -19580,7 +19580,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "The Fontwork Gallery displays previews of Fontwork objects. To insert an object into your document, select the object, and then click OK."
-msgstr "Die Fontwork Gallery zeigt Vorschauen von Fontwork-Objekten an. Zum Einfügen eines Objekts in Ihr Dokument wählen Sie das gewünschte Objekt aus und klicken auf OK."
+msgstr "Die Fontwork-Galerie zeigt Vorschauen von Fontwork-Objekten an. Zum Einfügen eines Objekts in Ihr Dokument wählen Sie das gewünschte Objekt aus und klicken auf OK."
#. eyh3P
#: fontwork.xhp
diff --git a/source/de/helpcontent2/source/text/shared/04.po b/source/de/helpcontent2/source/text/shared/04.po
index 83dbe3725e1..b1fc97fb06e 100644
--- a/source/de/helpcontent2/source/text/shared/04.po
+++ b/source/de/helpcontent2/source/text/shared/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-05-03 13:33+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared04/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -1229,7 +1229,7 @@ msgctxt ""
"hd_id3153288\n"
"help.text"
msgid "Shortcut keys in the Gallery"
-msgstr "Tastenkombinationen innerhalb der Gallery"
+msgstr "Tastenkombinationen innerhalb der Galerie"
#. 5sheM
#: 01010000.xhp
@@ -1292,7 +1292,7 @@ msgctxt ""
"hd_id3152368\n"
"help.text"
msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
-msgstr "Tastenkombinationen innerhalb des <emph>Themenauswahlbereichs</emph> der Gallery:"
+msgstr "Tastenkombinationen innerhalb des <emph>Themenauswahlbereichs</emph> der Galerie:"
#. uVzeb
#: 01010000.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"hd_id3150633\n"
"help.text"
msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
-msgstr "Tastenkombinationen innerhalb des <emph>Vorschaubereichs</emph> der Gallery:"
+msgstr "Tastenkombinationen innerhalb des <emph>Vorschaubereichs</emph> der Galerie:"
#. wWMe4
#: 01010000.xhp
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index bb1da4bc194..0e87cc12fc8 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.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-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-06-29 18:35+0000\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textsharedguide/de/>\n"
"Language: de\n"
@@ -1058,7 +1058,7 @@ msgctxt ""
"bm_id3150713\n"
"help.text"
msgid "<bookmark_value>Gallery; hiding/showing</bookmark_value><bookmark_value>data source view; showing</bookmark_value><bookmark_value>Navigator; docking</bookmark_value><bookmark_value>Styles window; docking</bookmark_value><bookmark_value>windows; hiding/showing/docking</bookmark_value><bookmark_value>docking; windows</bookmark_value><bookmark_value>undocking windows</bookmark_value><bookmark_value>showing;docked windows</bookmark_value><bookmark_value>hiding;docked windows</bookmark_value>"
-msgstr "<bookmark_value>Gallery; anzeigen/verbergen</bookmark_value><bookmark_value>Datenquellenansicht; anzeigen</bookmark_value><bookmark_value>Navigator; andocken</bookmark_value><bookmark_value>Formatvorlagen; andocken</bookmark_value><bookmark_value>Fenster; anzeigen/verbergen/andocken</bookmark_value><bookmark_value>Andocken; Fenster</bookmark_value><bookmark_value>Fenster abdocken</bookmark_value><bookmark_value>Anzeigen; angedockte Fenster</bookmark_value><bookmark_value>Verbergen; angedockte Fenster</bookmark_value>"
+msgstr "<bookmark_value>Galerie; anzeigen/verbergen</bookmark_value><bookmark_value>Datenquellenansicht; anzeigen</bookmark_value><bookmark_value>Navigator; andocken</bookmark_value><bookmark_value>Formatvorlagen; andocken</bookmark_value><bookmark_value>Fenster; anzeigen/verbergen/andocken</bookmark_value><bookmark_value>Andocken; Fenster</bookmark_value><bookmark_value>Fenster abdocken</bookmark_value><bookmark_value>Anzeigen; angedockte Fenster</bookmark_value><bookmark_value>Verbergen; angedockte Fenster</bookmark_value>"
#. 7nCuT
#: autohide.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"par_id3147242\n"
"help.text"
msgid "Some windows in $[officename] are dockable, such as the Navigator window. You can move these windows, re-size them or dock them to an edge."
-msgstr "Einige Fenster in $[officename], wie Gallery, Navigator und Formatvorlagen lassen sich andocken. Sie können diese Fenster verschieben, vergrößern, verkleinern und an eine Kante des Arbeitsbereichs andocken."
+msgstr "Einige Fenster in $[officename], wie Galerie, Navigator und Formatvorlagen lassen sich andocken. Sie können diese Fenster verschieben, vergrößern, verkleinern und an eine Kante des Arbeitsbereichs andocken."
#. tfQCX
#: autohide.xhp
@@ -11210,7 +11210,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Copying Graphics From the Gallery"
-msgstr "Grafik aus der Gallery kopieren"
+msgstr "Grafik aus der Galerie kopieren"
#. UCuQ7
#: dragdrop_fromgallery.xhp
@@ -11219,7 +11219,7 @@ msgctxt ""
"bm_id3145345\n"
"help.text"
msgid "<bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value><bookmark_value>draw objects;dropping Gallery pictures</bookmark_value><bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
-msgstr "<bookmark_value>Gallery; Bilder auf Zeichenobjekte ziehen</bookmark_value><bookmark_value>Zeichenobjekte; Gallery-Bilder ablegen</bookmark_value><bookmark_value>Ziehen-und-Ablegen; aus der Gallery auf Zeichenobjekte</bookmark_value>"
+msgstr "<bookmark_value>Galerie; Bilder auf Zeichenobjekte ziehen</bookmark_value><bookmark_value>Zeichenobjekte; Galerie-Bilder ablegen</bookmark_value><bookmark_value>Ziehen-und-Ablegen; aus der Galerie auf Zeichenobjekte</bookmark_value>"
#. qGug9
#: dragdrop_fromgallery.xhp
@@ -11237,7 +11237,7 @@ msgctxt ""
"par_id3155535\n"
"help.text"
msgid "If you drag a graphic from the Gallery into a text, spreadsheet or presentation document, the graphic will be inserted there."
-msgstr "Ziehen Sie eine Grafik aus der Gallery in ein Text-, Tabellen- oder Präsentationsdokument, so wird die Grafik dort eingefügt."
+msgstr "Ziehen Sie eine Grafik aus der Galerie in ein Text-, Tabellen- oder Präsentationsdokument, so wird die Grafik dort eingefügt."
#. pnrSR
#: dragdrop_fromgallery.xhp
@@ -11273,7 +11273,7 @@ msgctxt ""
"par_id3154514\n"
"help.text"
msgid "If you create a hyperlink (drag while holding down Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, in which case a linking arrow appears next to the mouse pointer), the drawing object is replaced by the graphic from the Gallery, but the position and size of the replaced draw object are retained."
-msgstr "Wenn Sie einen Hyperlink erzeugen (indem Sie Umschalt+<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrückt halten und mit der Maus ziehen – Sie erkennen dies an dem Pfeil neben dem Mauszeiger), wird das Zeichenobjekt durch die Grafik aus der Gallery ersetzt, wobei Position und Größe des ersetzten Zeichnungsobjekts beibehalten werden."
+msgstr "Wenn Sie einen Hyperlink erzeugen (indem Sie Umschalt+<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrückt halten und mit der Maus ziehen – Sie erkennen dies an dem Pfeil neben dem Mauszeiger), wird das Zeichenobjekt durch die Grafik aus der Galerie ersetzt, wobei Position und Größe des ersetzten Zeichnungsobjekts beibehalten werden."
#. 6HANC
#: dragdrop_gallery.xhp
@@ -11282,7 +11282,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Adding Graphics to the Gallery"
-msgstr "Grafik aus einem Dokument in die Gallery einfügen"
+msgstr "Grafik aus einem Dokument in die Galerie einfügen"
#. abH9P
#: dragdrop_gallery.xhp
@@ -11291,7 +11291,7 @@ msgctxt ""
"bm_id3154927\n"
"help.text"
msgid "<bookmark_value>drag and drop;to Gallery</bookmark_value><bookmark_value>copying;to Gallery</bookmark_value><bookmark_value>Gallery; adding pictures</bookmark_value><bookmark_value>pictures;adding to Gallery</bookmark_value><bookmark_value>inserting;pictures in Gallery</bookmark_value><bookmark_value>pasting;to Gallery</bookmark_value>"
-msgstr "<bookmark_value>Ziehen-und-Ablegen; in Gallery</bookmark_value><bookmark_value>Kopieren; in Gallery</bookmark_value><bookmark_value>Gallery; Bilder hinzufügen</bookmark_value><bookmark_value>Bilder; der Gallery hinzufügen</bookmark_value><bookmark_value>Hinzufügen; Bilder der Gallery</bookmark_value><bookmark_value>Einfügen; in Gallery</bookmark_value>"
+msgstr "<bookmark_value>Ziehen-und-Ablegen; in Galerie</bookmark_value><bookmark_value>Kopieren; in Galerie</bookmark_value><bookmark_value>Galerie; Bilder hinzufügen</bookmark_value><bookmark_value>Bilder; der Galerie hinzufügen</bookmark_value><bookmark_value>Hinzufügen; Bilder der Galerie</bookmark_value><bookmark_value>Einfügen; in Galerie</bookmark_value>"
#. CGxpp
#: dragdrop_gallery.xhp
@@ -11309,7 +11309,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "You can place a graphic from a document such as an HTML page in the Gallery by drag-and-drop."
-msgstr "Eine Grafik, beispielsweise aus einer HTML-Seite, können Sie per Ziehen-und-Ablegen in die Gallery übernehmen."
+msgstr "Eine Grafik, beispielsweise aus einer HTML-Seite, können Sie per Ziehen-und-Ablegen in die Galerie übernehmen."
#. VF5Eh
#: dragdrop_gallery.xhp
@@ -11318,7 +11318,7 @@ msgctxt ""
"par_id3154823\n"
"help.text"
msgid "Display the Gallery theme to which you want to add the graphic."
-msgstr "Lassen Sie das gewünschte Gallery-Thema, das die Grafik aufnehmen soll, anzeigen."
+msgstr "Lassen Sie das gewünschte Galerie-Thema, das die Grafik aufnehmen soll, anzeigen."
#. 4e3Bd
#: dragdrop_gallery.xhp
@@ -11363,7 +11363,7 @@ msgctxt ""
"par_id3150772\n"
"help.text"
msgid "Without releasing the mouse button, drag the graphic into the Gallery."
-msgstr "Ziehen Sie jetzt, ohne zwischendurch die Maustaste loszulassen, die Grafik in die Gallery."
+msgstr "Ziehen Sie jetzt, ohne zwischendurch die Maustaste loszulassen, die Grafik in die Galerie."
#. d55VF
#: dragdrop_graphic.xhp
@@ -13127,7 +13127,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Inserting Objects From the Gallery"
-msgstr "Einfügen eines Objekts aus der Gallery"
+msgstr "Einfügen eines Objekts aus der Galerie"
#. z7TPk
#: gallery_insert.xhp
@@ -13136,7 +13136,7 @@ msgctxt ""
"bm_id3145136\n"
"help.text"
msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value><bookmark_value>pictures; inserting from Gallery</bookmark_value><bookmark_value>objects; inserting from Gallery</bookmark_value><bookmark_value>patterns for objects</bookmark_value><bookmark_value>textures;inserting from Gallery</bookmark_value><bookmark_value>backgrounds;inserting from Gallery</bookmark_value><bookmark_value>inserting;objects from Gallery</bookmark_value><bookmark_value>copying;from Gallery</bookmark_value>"
-msgstr "<bookmark_value>Gallery; Bilder einfügen aus</bookmark_value><bookmark_value>Bilder; aus Gallery einfügen</bookmark_value><bookmark_value>Objekte; aus Gallery einfügen</bookmark_value><bookmark_value>Muster für Objekte</bookmark_value><bookmark_value>Texturen; aus Gallery einfügen</bookmark_value><bookmark_value>Hintergründe; aus Gallery einfügen</bookmark_value><bookmark_value>Einfügen; Objekte aus Gallery</bookmark_value><bookmark_value>Kopieren; aus Gallery</bookmark_value>"
+msgstr "<bookmark_value>Galerie; Bilder einfügen aus</bookmark_value><bookmark_value>Bilder; aus Galerie einfügen</bookmark_value><bookmark_value>Objekte; aus Galerie einfügen</bookmark_value><bookmark_value>Muster für Objekte</bookmark_value><bookmark_value>Texturen; aus Galerie einfügen</bookmark_value><bookmark_value>Hintergründe; aus Galerie einfügen</bookmark_value><bookmark_value>Einfügen; Objekte aus Galerie</bookmark_value><bookmark_value>Kopieren; aus Galerie</bookmark_value>"
#. YRSYi
#: gallery_insert.xhp
@@ -13172,7 +13172,7 @@ msgctxt ""
"par_id3145382\n"
"help.text"
msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Öffnen Sie die Gallery, indem Sie auf das Symbol <emph>Gallery</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Extras – Gallery</emph> wählen."
+msgstr "Öffnen Sie die Galerie, indem Sie auf das Symbol <emph>Galerie</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Extras – Galerie</emph> wählen."
#. oiga2
#: gallery_insert.xhp
@@ -13217,7 +13217,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
-msgstr "Öffnen Sie die Gallery, indem Sie auf das Symbol <emph>Gallery</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Einfügen – Medien – Gallery</emph> wählen."
+msgstr "Öffnen Sie die Galerie, indem Sie auf das Symbol <emph>Galerie</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Einfügen – Medien – Galerie</emph> wählen."
#. x75qp
#: gallery_insert.xhp
@@ -13262,7 +13262,7 @@ msgctxt ""
"par_id3152920\n"
"help.text"
msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Öffnen Sie die Gallery, indem Sie auf das Symbol <emph>Gallery</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Extras – Gallery</emph> wählen."
+msgstr "Öffnen Sie die Galerie, indem Sie auf das Symbol <emph>Galerie</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Extras – Galerie</emph> wählen."
#. LzBki
#: gallery_insert.xhp
@@ -13307,7 +13307,7 @@ msgctxt ""
"par_id3159196\n"
"help.text"
msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Öffnen Sie die Gallery, indem Sie auf das Symbol <emph>Gallery</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Extras – Gallery</emph> wählen."
+msgstr "Öffnen Sie die Galerie, indem Sie auf das Symbol <emph>Galerie</emph> in der Symbolleiste <emph>Standard</emph> klicken oder <emph>Extras – Galerie</emph> wählen."
#. 8rneW
#: gallery_insert.xhp
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index febca214a1a..553b5eda976 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-06-12 14:20+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textsharedoptionen/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_id3154493\n"
"help.text"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. SocGA
#: 01010300.xhp
@@ -1499,7 +1499,7 @@ msgctxt ""
"par_id3156289\n"
"help.text"
msgid "New Gallery themes are stored in this folder."
-msgstr "Neue Gallery-Themen werden in diesem Ordner gespeichert."
+msgstr "Neue Galeriethemen werden in diesem Ordner gespeichert."
#. vE8bT
#: 01010300.xhp
diff --git a/source/de/helpcontent2/source/text/simpress.po b/source/de/helpcontent2/source/text/simpress.po
index c15a1a6000d..c776acc6bef 100644
--- a/source/de/helpcontent2/source/text/simpress.po
+++ b/source/de/helpcontent2/source/text/simpress.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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-02-19 17:18+0000\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textsimpress/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
@@ -239,7 +239,7 @@ msgctxt ""
"hd_id102720150908397549\n"
"help.text"
msgid "<link href=\"text/shared/01/gallery.xhp\">Clip Art Gallery</link>"
-msgstr "<link href=\"text/shared/01/gallery.xhp\">Clip-Art-Gallery</link>"
+msgstr "<link href=\"text/shared/01/gallery.xhp\">Clip-Art-Galerie</link>"
#. dCeyT
#: main0103.xhp
@@ -2111,7 +2111,7 @@ msgctxt ""
"par_id3155064\n"
"help.text"
msgid "<ahelp hid=\".\">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp>"
-msgstr "<ahelp hid=\".\">Enthält Rechtschreibfunktionen, die Gallery mit Grafiken, die Sie in das Dokument einfügen können, sowie Funktionen zum Konfigurieren von Menüs und Programmvoreinstellungen.</ahelp>"
+msgstr "<ahelp hid=\".\">Enthält Rechtschreibfunktionen, die Galerie mit Grafiken, die Sie in das Dokument einfügen können, sowie Funktionen zum Konfigurieren von Menüs und Programmvoreinstellungen.</ahelp>"
#. NgjZ3
#: main_tools.xhp
diff --git a/source/de/helpcontent2/source/text/simpress/00.po b/source/de/helpcontent2/source/text/simpress/00.po
index 732da9fd304..7aaace32d41 100644
--- a/source/de/helpcontent2/source/text/simpress/00.po
+++ b/source/de/helpcontent2/source/text/simpress/00.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-02-02 12:19+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/de/>\n"
+"PO-Revision-Date: 2023-07-03 14:58+0000\n"
+"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textsimpress00/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1557892670.000000\n"
#. sqmGT
@@ -1274,7 +1274,7 @@ msgctxt ""
"par_id3151022\n"
"help.text"
msgid "Select a combined object, open the context menu and choose <emph>Split</emph>."
-msgstr "Wählen Sie im Kontextmenü eines kombinierten Objekts <emph>Kombination aufheben</emph>."
+msgstr "Wählen Sie im Kontextmenü eines kombinierten Objekts <emph>Teilen</emph>."
#. a4HG7
#: 00000413.xhp
diff --git a/source/de/helpcontent2/source/text/simpress/01.po b/source/de/helpcontent2/source/text/simpress/01.po
index 3d60e2df7df..913283f2471 100644
--- a/source/de/helpcontent2/source/text/simpress/01.po
+++ b/source/de/helpcontent2/source/text/simpress/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-04-01 21:34+0000\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textsimpress01/de/>\n"
"Language: de\n"
@@ -8285,7 +8285,7 @@ msgctxt ""
"par_idN10712\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customanimationeffecttab/sound_list\">Select a sound from the Gallery or select one of the special entries.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/customanimationeffecttab/sound_list\">Wählen Sie einen Klang aus der Gallery oder einen der speziellen Einträge aus.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/customanimationeffecttab/sound_list\">Wählen Sie einen Klang aus der Galerie oder einen der speziellen Einträge aus.</ahelp>"
#. FFkgd
#: effectoptionseffect.xhp
diff --git a/source/de/helpcontent2/source/text/simpress/02.po b/source/de/helpcontent2/source/text/simpress/02.po
index 385edf50777..ded089b33a2 100644
--- a/source/de/helpcontent2/source/text/simpress/02.po
+++ b/source/de/helpcontent2/source/text/simpress/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2022-12-07 12:18+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/de/>\n"
+"PO-Revision-Date: 2023-07-03 14:58+0000\n"
+"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textsimpress02/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1557892821.000000\n"
#. AiACn
@@ -347,7 +347,7 @@ msgctxt ""
"par_id3150397\n"
"help.text"
msgid "Zoom ($[officename] Impress in Outline and Slide View)"
-msgstr "Maßstab ($[officename] Impress in der Gliederungs- und Foliensortierungsansicht)"
+msgstr "Maßstab ($[officename] Impress in der Gliederungs- und Folienansicht)"
#. hdmod
#: 10020000.xhp
diff --git a/source/de/helpcontent2/source/text/swriter/01.po b/source/de/helpcontent2/source/text/swriter/01.po
index 13490ac75a5..2b63e811c5a 100644
--- a/source/de/helpcontent2/source/text/swriter/01.po
+++ b/source/de/helpcontent2/source/text/swriter/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-06-29 18:35+0000\n"
+"PO-Revision-Date: 2023-07-11 09:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textswriter01/de/>\n"
"Language: de\n"
@@ -1760,7 +1760,7 @@ msgctxt ""
"par_id3155828\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Legt die Ziehen-und-Ablegen-Optionen zum Einfügen von Elementen aus dem Navigator in ein Dokument fest, beispielsweise beim Einfügen als Hyperlink. Klicken Sie auf dieses Symbol und wählen dann die gewünschte Option aus.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Legt die Option zum Ziehen-und-Ablegen für Einfügen von Elementen aus dem Navigator in ein Dokument fest, beispielsweise beim Einfügen als Hyperlink. Klicken Sie auf dieses Symbol und wählen Sie dann die gewünschte Option aus.</ahelp>"
#. Lzao9
#: 02110000.xhp
@@ -1778,7 +1778,7 @@ msgctxt ""
"par_id3147042\n"
"help.text"
msgid "Drag mode"
-msgstr "Dragmodus"
+msgstr "Ziehmodus"
#. LNQkF
#: 02110000.xhp
diff --git a/source/de/helpcontent2/source/text/swriter/guide.po b/source/de/helpcontent2/source/text/swriter/guide.po
index 8be88420f8e..66b1aae55a9 100644
--- a/source/de/helpcontent2/source/text/swriter/guide.po
+++ b/source/de/helpcontent2/source/text/swriter/guide.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-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-05-30 01:34+0000\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-5/textswriterguide/de/>\n"
"Language: de\n"
@@ -9446,7 +9446,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Inserting Graphics From the Gallery With Drag-and-Drop"
-msgstr "Einfügen von Grafiken aus der Gallery mittels Ziehen-und-Ablegen"
+msgstr "Einfügen von Grafiken aus der Galerie mittels Ziehen-und-Ablegen"
#. WMZL7
#: insert_graphic_gallery.xhp
@@ -9455,7 +9455,7 @@ msgctxt ""
"bm_id3145083\n"
"help.text"
msgid "<bookmark_value>inserting; from Gallery into text</bookmark_value><bookmark_value>pictures; inserting from Gallery into text</bookmark_value><bookmark_value>replacing;objects from Gallery</bookmark_value>"
-msgstr "<bookmark_value>Einfügen; aus der Gallery in den Text</bookmark_value><bookmark_value>Bilder; aus der Gallery in den Text einfügen</bookmark_value><bookmark_value>Einfügen; Objekte aus der Gallery</bookmark_value>"
+msgstr "<bookmark_value>Einfügen; aus der Galerie in den Text</bookmark_value><bookmark_value>Bilder; aus der Galerie in den Text einfügen</bookmark_value><bookmark_value>Einfügen; Objekte aus der Galerie</bookmark_value>"
#. qMdAc
#: insert_graphic_gallery.xhp
@@ -9473,7 +9473,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "You can drag-and-drop an object from the gallery into a text document, spreadsheet, drawing, or presentation."
-msgstr "Sie können Objekte aus der Gallery ziehen und in einem Textdokument, Tabellendokument, einer Zeichnung oder einer Präsentation ablegen."
+msgstr "Sie können Objekte aus der Galerie ziehen und in einem Textdokument, Tabellendokument, einer Zeichnung oder einer Präsentation ablegen."
#. CEzBE
#: insert_graphic_gallery.xhp
@@ -9482,7 +9482,7 @@ msgctxt ""
"par_id3155923\n"
"help.text"
msgid "To replace a gallery object that you inserted in a document, hold down Shift+Ctrl, and then drag a different gallery object onto the object."
-msgstr "Um ein ins Dokument eingefügtes Gallery-Objekt zu ersetzen, halten Sie Strg+Umschalt gedrückt und ziehen ein anderes Gallery-Objekt auf das Objekt."
+msgstr "Um ein ins Dokument eingefügtes Galerie-Objekt zu ersetzen, halten Sie Strg+Umschalt gedrückt und ziehen ein anderes Galerie-Objekt auf das Objekt."
#. uEG8C
#: insert_graphic_scan.xhp
@@ -14207,7 +14207,7 @@ msgctxt ""
"bm_id3145088\n"
"help.text"
msgid "<bookmark_value>Navigator;docking and resizing</bookmark_value><bookmark_value>Styles window;docking and resizing</bookmark_value><bookmark_value>Gallery;docking and resizing</bookmark_value><bookmark_value>docking; Navigator window</bookmark_value><bookmark_value>resizing;windows</bookmark_value>"
-msgstr "<bookmark_value>Navigator; andocken und Größe ändern</bookmark_value><bookmark_value>Formatvorlagen; andocken und Größe ändern</bookmark_value><bookmark_value>Gallery; andocken und Größe ändern</bookmark_value><bookmark_value>Andocken; Navigator</bookmark_value><bookmark_value>Ändern; Fenstergröße</bookmark_value>"
+msgstr "<bookmark_value>Navigator; andocken und Größe ändern</bookmark_value><bookmark_value>Formatvorlagen; andocken und Größe ändern</bookmark_value><bookmark_value>Galerie; andocken und Größe ändern</bookmark_value><bookmark_value>Andocken; Navigator</bookmark_value><bookmark_value>Ändern; Fenstergröße</bookmark_value>"
#. KgfAN
#: resize_navigator.xhp
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 876ca0b7bfe..169544781d1 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.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-31 14:07+0200\n"
-"PO-Revision-Date: 2023-06-29 20:37+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeofficeui/de/>\n"
"Language: de\n"
@@ -24246,7 +24246,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. GUYGC
#: GenericCommands.xcu
@@ -24256,7 +24256,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Gallery"
-msgstr "~Gallery"
+msgstr "~Galerie"
#. EUM84
#: GenericCommands.xcu
@@ -24266,7 +24266,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Open Clip Art and Media Gallery"
-msgstr "Clip-Art- und Medien-Gallery öffnen"
+msgstr "Clip-Art- und Mediengalerie öffnen"
#. HAbt5
#: GenericCommands.xcu
@@ -27216,7 +27216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Gallery Deck"
-msgstr "Öffnet den Bereich Gallery"
+msgstr "Öffnet den Bereich Galerie"
#. e4JiP
#: GenericCommands.xcu
@@ -28986,7 +28986,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. 8s6F9
#: Sidebar.xcu
@@ -29206,7 +29206,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Gallery"
-msgstr "Gallery"
+msgstr "Galerie"
#. S8kn7
#: Sidebar.xcu
diff --git a/source/de/oox/messages.po b/source/de/oox/messages.po
index 672b55ddcc6..365622e868e 100644
--- a/source/de/oox/messages.po
+++ b/source/de/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-11-02 09:23+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/ooxmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/ooxmessages/de/>\n"
"Language: de\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.15.2\n"
#. C5e9E
#: oox/inc/strings.hrc:15
@@ -71,7 +71,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/reportdesign/messages.po b/source/de/reportdesign/messages.po
index 27ce818d002..64a6a50f9ee 100644
--- a/source/de/reportdesign/messages.po
+++ b/source/de/reportdesign/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-01-31 18:20+0100\n"
-"PO-Revision-Date: 2023-03-19 05:33+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/reportdesignmessages/de/>\n"
"Language: de\n"
@@ -210,7 +210,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index 60c43e05c47..841dd639ac1 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-06-17 20:35+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/scmessages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -120,7 +120,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/scaddins/messages.po b/source/de/scaddins/messages.po
index cd9d6d3583c..68783ffe1f1 100644
--- a/source/de/scaddins/messages.po
+++ b/source/de/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: 2022-11-19 15:59+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/scaddinsmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1517577573.000000\n"
#. i8Y7Z
@@ -4102,7 +4102,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/sccomp/messages.po b/source/de/sccomp/messages.po
index e0563edd9b7..4fd629a3fa0 100644
--- a/source/de/sccomp/messages.po
+++ b/source/de/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-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/sccompmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1511582233.000000\n"
#. whDxm
@@ -138,7 +138,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/sd/messages.po b/source/de/sd/messages.po
index 6f361124e4b..b6b88bb9031 100644
--- a/source/de/sd/messages.po
+++ b/source/de/sd/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-02-09 12:12+0100\n"
-"PO-Revision-Date: 2023-06-10 07:35+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/sdmessages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -252,7 +252,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
@@ -4761,7 +4761,7 @@ msgstr "_Farbe abblenden:"
#: sd/uiconfig/simpress/ui/customanimationeffecttab.ui:258
msgctxt "customanimationeffecttab|extended_tip|sound_list"
msgid "Select a sound from the Gallery or select one of the special entries."
-msgstr "Wählen Sie einen Klang aus der Gallery oder einen der speziellen Einträge aus."
+msgstr "Wählen Sie einen Klang aus der Galerie oder einen der speziellen Einträge aus."
#. XcRTu
#: sd/uiconfig/simpress/ui/customanimationeffecttab.ui:278
diff --git a/source/de/sfx2/messages.po b/source/de/sfx2/messages.po
index bee550af3b3..398c84abe49 100644
--- a/source/de/sfx2/messages.po
+++ b/source/de/sfx2/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-04-19 06:33+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/sfx2messages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"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.15.2\n"
"X-POOTLE-MTIME: 1560714585.000000\n"
#. bHbFE
@@ -2064,7 +2064,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/shell/messages.po b/source/de/shell/messages.po
index 9ad0b57a3ff..6cb6cd0a6ce 100644
--- a/source/de/shell/messages.po
+++ b/source/de/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-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/shellmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/shellmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1558846669.000000\n"
#. 9taro
@@ -94,7 +94,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/starmath/messages.po b/source/de/starmath/messages.po
index 782ebb63d69..6cf88715ce9 100644
--- a/source/de/starmath/messages.po
+++ b/source/de/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-01-23 11:30+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/starmathmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1562561180.000000\n"
#. GrDhX
@@ -462,7 +462,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/svl/messages.po b/source/de/svl/messages.po
index be0f11fc61f..e8240a7e90e 100644
--- a/source/de/svl/messages.po
+++ b/source/de/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-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/svlmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/svlmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1519742004.000000\n"
#. PDMJD
@@ -92,7 +92,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/svtools/messages.po b/source/de/svtools/messages.po
index 1036425ebcf..87aed571f53 100644
--- a/source/de/svtools/messages.po
+++ b/source/de/svtools/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-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-06-29 20:37+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/svtoolsmessages/de/>\n"
"Language: de\n"
@@ -1797,7 +1797,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/svx/messages.po b/source/de/svx/messages.po
index d1309cdd513..feb137852f5 100644
--- a/source/de/svx/messages.po
+++ b/source/de/svx/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-05-19 12:35+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/svxmessages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -5646,7 +5646,7 @@ msgstr "Gelb Akzent"
#: include/svx/strings.hrc:1013
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
-msgstr "Gallery-Thema"
+msgstr "Galerie-Thema"
#. BseGn
#: include/svx/strings.hrc:1014
@@ -10370,7 +10370,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
@@ -17160,7 +17160,7 @@ msgstr "Zeichenpaar-Kerning"
#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
-msgstr "Fontwork-Gallery"
+msgstr "Fontwork-Galerie"
#. GB7pa
#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
@@ -19452,7 +19452,7 @@ msgstr "Für die aktuelle Auswahl sind keine Eigenschaften der auszuführenden A
#: svx/uiconfig/ui/sidebargallery.ui:108
msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
-msgstr "Gallery-Thema"
+msgstr "Galeriethema"
#. wqE5z
#: svx/uiconfig/ui/sidebargallery.ui:304
@@ -19482,7 +19482,7 @@ msgstr "Neu…"
#: svx/uiconfig/ui/sidebargallery.ui:373
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
-msgstr "Weitere Galleries über Erweiterungen hinzufügen"
+msgstr "Weitere Galerien über Erweiterungen hinzufügen"
#. BdPh5
#: svx/uiconfig/ui/sidebargraphic.ui:46
diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po
index 997b1c49756..186c554e704 100644
--- a/source/de/sw/messages.po
+++ b/source/de/sw/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-12 19:35+0000\n"
-"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/swmessages/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -210,7 +210,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
@@ -4286,7 +4286,7 @@ msgstr "Zeichnungsobjekte"
#: sw/inc/strings.hrc:374
msgctxt "STR_CONTENT_TYPE_TEXTFIELD"
msgid "Fields"
-msgstr "Felder"
+msgstr "Feldbefehle"
#. FPLbd
#: sw/inc/strings.hrc:375
@@ -4304,7 +4304,7 @@ msgstr "Endnoten"
#: sw/inc/strings.hrc:377
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
-msgstr "Kommentar"
+msgstr "Kommentare"
#. zpcTg
#: sw/inc/strings.hrc:378
@@ -4466,13 +4466,13 @@ msgstr "Kommentar"
#: sw/inc/strings.hrc:404
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
-msgstr "Zeichenobjekt"
+msgstr "Zeichnungsobjekt"
#. PTFow
#: sw/inc/strings.hrc:405
msgctxt "STR_CONTENT_TYPE_SINGLE_TEXTFIELD"
msgid "Field"
-msgstr "Feld"
+msgstr "Feldbefehl"
#. gFNUw
#: sw/inc/strings.hrc:406
@@ -20779,85 +20779,85 @@ msgstr "Gliederung folgen"
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:307
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
-msgstr "Tabelle folgen"
+msgstr "Änderungen an Tabellen aufzeichnen"
#. 7oCFa
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:315
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
-msgstr "Bereich folgen"
+msgstr "Änderungen an Bereichen aufzeichnen"
#. YmjQf
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:323
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
-msgstr "Rahmen folgen"
+msgstr "Änderungen an Rahmen aufzeichnen"
#. vhxX5
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:331
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
-msgstr "Bild folgen"
+msgstr "Änderungen an Bildern aufzeichnen"
#. mcYqZ
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:339
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
-msgstr "OLE-Objekt folgen"
+msgstr "Änderungen an OLE-Objekten aufzeichnen"
#. DRaED
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:347
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
-msgstr "Lesezeichen folgen"
+msgstr "Änderungen an Lesezeichen aufzeichnen"
#. vpLmh
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:355
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
-msgstr "Hyperlink folgen"
+msgstr "Änderungen an Hyperlinks aufzeichnen"
#. EvBzN
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:363
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
-msgstr "Verweis folgen"
+msgstr "Änderungen an Verweisen aufzeichnen"
#. M8Bes
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:371
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
-msgstr "Inhaltsverzeichnis folgen"
+msgstr "Änderungen an Verzeichnissen aufzeichnen"
#. KBFwM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:379
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
-msgstr "Kommentar folgen"
+msgstr "Änderungen an Kommentaren aufzeichnen"
#. oGavB
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:387
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
-msgstr "Zeichnungsobjekt folgen"
+msgstr "Änderungen an Zeichnungsobjekten aufzeichnen"
#. w8FTW
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:395
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
-msgstr "Feld folgen"
+msgstr "Änderungen an Feldbefehlen aufzeichnen"
#. BoCeZ
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:403
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
-msgstr "Fußnote folgen"
+msgstr "Änderungen an Fußnoten aufzeichnen"
#. QqAhu
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:411
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
-msgstr "Endnote folgen"
+msgstr "Änderungen an Endnoten aufzeichnen"
#. vBGAw
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:419
diff --git a/source/de/uui/messages.po b/source/de/uui/messages.po
index ed65c09b446..dfab67c0079 100644
--- a/source/de/uui/messages.po
+++ b/source/de/uui/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: 2022-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/uuimessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1548183068.000000\n"
#. DLY8p
@@ -574,7 +574,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/vcl/messages.po b/source/de/vcl/messages.po
index 928838cc675..f5bbd7d2243 100644
--- a/source/de/vcl/messages.po
+++ b/source/de/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: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2023-01-23 11:30+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/vclmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1562387351.000000\n"
#. k5jTM
@@ -573,7 +573,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/wizards/messages.po b/source/de/wizards/messages.po
index 0c99f18975f..f13d73ed206 100644
--- a/source/de/wizards/messages.po
+++ b/source/de/wizards/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-12-12 14:06+0100\n"
-"PO-Revision-Date: 2023-04-23 12:33+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/wizardsmessages/de/>\n"
"Language: de\n"
@@ -1650,7 +1650,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/writerperfect/messages.po b/source/de/writerperfect/messages.po
index 761196ea311..b3994c4f843 100644
--- a/source/de/writerperfect/messages.po
+++ b/source/de/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-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/writerperfectmessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/writerperfectmessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1527310676.000000\n"
#. DXXuk
@@ -102,7 +102,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/de/xmlsecurity/messages.po b/source/de/xmlsecurity/messages.po
index 345b03b819b..4abf0d2c4ac 100644
--- a/source/de/xmlsecurity/messages.po
+++ b/source/de/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: 2022-01-31 18:21+0100\n"
-"PO-Revision-Date: 2023-01-23 11:30+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-5/xmlsecuritymessages/de/>\n"
"Language: de\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.15.2\n"
"X-POOTLE-MTIME: 1557207207.000000\n"
#. EyJrF
@@ -266,7 +266,7 @@ msgstr "_Hilfe"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr "Ne_u…"
+msgstr "Ne_u"
#. dx2yy
msgctxt "stock"
diff --git a/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po
index bd71ae7db99..dc5fc23f6e8 100644
--- a/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.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-31 14:07+0200\n"
-"PO-Revision-Date: 2023-06-28 22:35+0000\n"
+"PO-Revision-Date: 2023-07-07 17:35+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeofficeui/dsb/>\n"
"Language: dsb\n"
@@ -7214,7 +7214,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Switch Design View On/Off"
-msgstr "Designowy modus pśešaltowaś"
+msgstr "Naceŕbowy naglěd pśešaltowaś"
#. Bs2Ez
#: DbuCommands.xcu
diff --git a/source/el/starmath/messages.po b/source/el/starmath/messages.po
index 8dc1d2e82da..e78e0216ca4 100644
--- a/source/el/starmath/messages.po
+++ b/source/el/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: 2022-11-02 09:22+0000\n"
+"PO-Revision-Date: 2023-07-09 18:35+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
-"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/el/>\n"
+"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-7-5/starmathmessages/el/>\n"
"Language: el\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.15.2\n"
"X-POOTLE-MTIME: 1562572352.000000\n"
#. GrDhX
@@ -2408,7 +2408,7 @@ msgstr "πορφυρό"
#: starmath/inc/strings.hrc:353
msgctxt "STR_MIDNIGHT"
msgid "midnight"
-msgstr "μεσονύκτιο"
+msgstr "μεσάνυχτα"
#. NKAkW
#: starmath/inc/strings.hrc:354
diff --git a/source/es/cui/messages.po b/source/es/cui/messages.po
index 9c0140b1a9f..1282ee38256 100644
--- a/source/es/cui/messages.po
+++ b/source/es/cui/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-31 14:06+0200\n"
-"PO-Revision-Date: 2023-06-28 22:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/cuimessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -18537,7 +18537,7 @@ msgstr "Selección"
#: cui/uiconfig/ui/pickoutlinepage.ui:58
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
-msgstr ""
+msgstr "Despliega los diferentes estilos que puede aplicar a una lista jerárquica. Se pueden usar hasta 9 niveles de indentación."
#. hRP6U
#: cui/uiconfig/ui/positionpage.ui:62
@@ -19615,7 +19615,7 @@ msgstr "_Añadir…"
#: cui/uiconfig/ui/selectpathdialog.ui:129
msgctxt "cui/ui/selectpathdialog/add"
msgid "Opens the Select Path dialog to select another folder or the Open dialog to select another file."
-msgstr ""
+msgstr "Abre el diálogo Seleccionar ruta, para elegir otra carpeta; o abre el diálogo Abrir, para seleccionar otro documento."
#. WKcRy
#: cui/uiconfig/ui/selectpathdialog.ui:148
@@ -19890,7 +19890,7 @@ msgstr "Seleccionar certificado X.509"
#: cui/uiconfig/ui/signsignatureline.ui:157
msgctxt "signsignatureline|extended_tip|btn_select_certificate"
msgid "Click on the Select Certificate button to open the Select Certificate dialog box, where your certificates are listed. Select the certificate suitable for signing the document."
-msgstr ""
+msgstr "Haga clic en el botón Seleccionar certificado para abrir el diálogo Seleccionar certificado, donde se listan sus certificados. Seleccione el certificado adecuado para firmar el documento."
#. 3vSAS
#. Name of the signer
@@ -19945,7 +19945,7 @@ msgstr "Instrucciones del creador del documento:"
#: cui/uiconfig/ui/signsignatureline.ui:337
msgctxt "signsignatureline|extended_tip|label_hint_text"
msgid "This area displays the instructions entered by the document creator when adding the signature line."
-msgstr ""
+msgstr "Esta área muestra las instrucciones ingresadas por el creador del documento al agregar la línea de firma."
#. kVoG9
#: cui/uiconfig/ui/signsignatureline.ui:352
@@ -20173,7 +20173,7 @@ msgstr "Parámetros"
#: cui/uiconfig/ui/smoothdialog.ui:200
msgctxt "smoothdialog|extended_tip|SmoothDialog"
msgid "Softens or blurs the image by applying a low pass filter."
-msgstr ""
+msgstr "Suaviza o difumina la imagen al aplicar un filtro pasabajas."
#. xAH4y
#: cui/uiconfig/ui/solarizedialog.ui:13
@@ -20455,7 +20455,7 @@ msgstr "Añade la corrección seleccionada como reemplazo de la palabra incorrec
#: cui/uiconfig/ui/spellingdialog.ui:493
msgctxt "spellingdialog|extended_tip|autocorrect"
msgid "Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacement table."
-msgstr ""
+msgstr "Agrega la combinación actual de la palabra incorrecta y la palabra de reemplazo a la tabla Remplazar de la herramienta Corrección automática."
#. DoqLo
#: cui/uiconfig/ui/spellingdialog.ui:517
@@ -20479,7 +20479,7 @@ msgstr "I_gnorar todo"
#: cui/uiconfig/ui/spellingdialog.ui:546
msgctxt "spellingdialog|extended_tip|ignoreall"
msgid "Skips all occurrences of the unknown word until the end of the current office suite session and continues with the spellcheck."
-msgstr ""
+msgstr "Omite todas las apariciones de la palabra desconocida, hasta finalizar la sesión actual de la suite ofimática, y continúa con la corrección ortográfica."
#. ZZNQM
#: cui/uiconfig/ui/spellingdialog.ui:557
@@ -21049,7 +21049,7 @@ msgstr "_Automático"
#: cui/uiconfig/ui/textanimtabpage.ui:482
msgctxt "textanimtabpage|extended_tip|TSB_AUTO"
msgid "Automatically determine the amount of time to wait before repeating the effect. To manually assign the delay period, clear this checkbox, and then enter a value in the Automatic box."
-msgstr ""
+msgstr "Determina automáticamente la cantidad de tiempo de espera antes de repetir el efecto. Para asignar manualmente el tiempo de espera, desmarque esta casilla de verificación y luego ingrese un valor en el cuadro Automático."
#. aagEf
#: cui/uiconfig/ui/textanimtabpage.ui:505
@@ -22105,7 +22105,7 @@ msgstr "Previsualización"
#: cui/uiconfig/ui/widgettestdialog.ui:7
msgctxt "widgettestdialog|WidgetTestDialog"
msgid "Test Widgets"
-msgstr ""
+msgstr "Widgets de prueba"
#. 9zxtA
#: cui/uiconfig/ui/wordcompletionpage.ui:60
@@ -22207,7 +22207,7 @@ msgstr "_Eliminar de la lista las palabras recolectadas de un documento al cerra
#: cui/uiconfig/ui/wordcompletionpage.ui:343
msgctxt "wordcompletionpage|extended_tip|whenclosing"
msgid "When enabled, the list gets cleared when closing the current document. When disabled, makes the current Word Completion list available to other documents after you close the current document. The list remains available until you exit office suite."
-msgstr ""
+msgstr "Cuando está habilitado, la lista se borra al cerrar el documento actual. Cuando está deshabilitado, hace que la lista de compleción de palabras actual esté disponible para otros documentos, después de cerrar el documento en uso. La lista permanece disponible hasta que finaliza la sesión de la suite ofimática."
#. f7oAK
#: cui/uiconfig/ui/wordcompletionpage.ui:358
diff --git a/source/es/dbaccess/messages.po b/source/es/dbaccess/messages.po
index 2cd554369c6..792bc51ffc1 100644
--- a/source/es/dbaccess/messages.po
+++ b/source/es/dbaccess/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-11-25 13:48+0100\n"
-"PO-Revision-Date: 2023-05-17 11:22+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/dbaccessmessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -2231,7 +2231,7 @@ msgstr ""
#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
-msgstr ""
+msgstr "Configure la conexión con una fuente de datos ODBC"
#. BELnF
#: dbaccess/inc/strings.hrc:389
@@ -2241,6 +2241,9 @@ msgid ""
"Click 'Browse...' to select an ODBC data source that is already registered in %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
+"Ingrese el nombre de la fuente de datos ODBC que desee usar.\n"
+"Haga clic en 'Buscar...' para seleccionar la fuente de datos ODBC que ya se esté registrada en %PRODUCTNAME.\n"
+"Pregunte a su administrador de sistemas si tiene dudas sobre los siguientes ajustes."
#. dmi7n
#: dbaccess/inc/strings.hrc:390
@@ -3226,7 +3229,7 @@ msgstr "Orden de SQL"
#: dbaccess/uiconfig/ui/directsqldialog.ui:260
msgctxt "directsqldialog|extended_tip|status"
msgid "Displays the results, including errors, of the SQL command that you ran."
-msgstr "Muestra los resultados, incluidos los errores, de la orden SQL que ejecutó."
+msgstr "Muestra los resultados, incluidos los errores, de la instrucción SQL que ejecutó."
#. iUSnR
#: dbaccess/uiconfig/ui/directsqldialog.ui:271
@@ -3467,7 +3470,7 @@ msgstr "Abrir una _base de datos existente"
#: dbaccess/uiconfig/ui/generalpagewizard.ui:136
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
-msgstr "Seleccione para abrir un archivo de base de datos desde una lista de archivos usados recientemente o desde un cuadro de diálogo de selección de archivos."
+msgstr "Seleccione un archivo de base de datos para abrirlo, ya sea desde una lista de archivos usados recientemente o desde el diálogo de selección de archivos."
#. dfae2
#: dbaccess/uiconfig/ui/generalpagewizard.ui:155
@@ -3479,7 +3482,7 @@ msgstr "Utilizadas _recientemente:"
#: dbaccess/uiconfig/ui/generalpagewizard.ui:180
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
-msgstr "Seleccione un archivo de base de datos para abrir de la lista de archivos usados recientemente. Pulse en Finalizar para abrir el archivo inmediatamente y salir del asistente."
+msgstr "Seleccione un archivo de base de datos para abrirlo desde la lista de archivos usados recientemente. Pulse en Finalizar para abrir el archivo inmediatamente y salir del asistente."
#. dVAEy
#: dbaccess/uiconfig/ui/generalpagewizard.ui:191
@@ -3491,7 +3494,7 @@ msgstr "Abrir"
#: dbaccess/uiconfig/ui/generalpagewizard.ui:202
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
-msgstr "Abre un cuadro de diálogo de selección de archivos donde puede seleccionar un archivo de base de datos. Pulse en Abrir o Aceptar en el cuadro de diálogo de selección de archivos para abrir el archivo inmediatamente y salir del asistente."
+msgstr "Abre el diálogo de selección de archivos, donde puede seleccionar un archivo de base de datos. Pulse Abrir o Aceptar en el diálogo para abrir el archivo inmediatamente y salir del asistente."
#. cKpTp
#: dbaccess/uiconfig/ui/generalpagewizard.ui:213
@@ -3509,7 +3512,7 @@ msgstr "Seleccione esta opción para crear un documento de base de datos para un
#: dbaccess/uiconfig/ui/generalpagewizard.ui:240
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
-msgstr "Seleccione el tipo de base de datos para la conexión a base de datos existente."
+msgstr "Seleccione el tipo de base de datos para la conexión existente."
#. emqeD
#: dbaccess/uiconfig/ui/generalpagewizard.ui:263
@@ -4695,7 +4698,7 @@ msgstr "Predeterminado: 3306"
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:188
msgctxt "specialjdbcconnectionpage|jdbcDriverLabel"
msgid "MySQL/MariaDB JDBC d_river class:"
-msgstr ""
+msgstr "Clase del cont_rolador JDBC de MySQL/MariaDB:"
#. 8oG6P
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:212
@@ -4713,7 +4716,7 @@ msgstr "Utilizar las restricciones de nomenclatura SQL92"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:32
msgctxt "specialsettingspage|extended_tip|usesql92"
msgid "Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores."
-msgstr ""
+msgstr "Solo se permiten caracteres que cumplan con la convención de nomenclatura de SQL92 en un nombre en una fuente de datos. Todos los demás caracteres son rechazados. Cada nombre debe comenzar con una letra minúscula, una letra mayúscula o un guion bajo (_). Los caracteres restantes pueden ser letras ASCII, números y guiones bajos."
#. Gwn9n
#: dbaccess/uiconfig/ui/specialsettingspage.ui:43
@@ -4725,7 +4728,7 @@ msgstr "Añadir el nombre alias de la tabla en las instrucciones SELECT"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:51
msgctxt "specialsettings|extended_tip|append"
msgid "Appends the alias to the table name in SELECT statements."
-msgstr ""
+msgstr "Agrega el alias al nombre de la tabla en las instrucciones SELECT."
#. rim5j
#: dbaccess/uiconfig/ui/specialsettingspage.ui:62
@@ -4737,7 +4740,7 @@ msgstr "Utilizar palabra clave «AS» antes de los nombres de alias de la tabla"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:70
msgctxt "specialsettingspage|extended_tip|useas"
msgid "Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias."
-msgstr ""
+msgstr "Algunas bases de datos utilizan la palabra clave \"AS\" entre un nombre y su alias, mientras que otras bases de datos utilizan un espacio en blanco. Active esta opción para insertar AS antes del alias."
#. JDTsA
#: dbaccess/uiconfig/ui/specialsettingspage.ui:81
@@ -4749,7 +4752,7 @@ msgstr "Utilizar sintaxis de unión externa «{oj }»"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:89
msgctxt "specialsettingsoage|extended_tip|useoj"
msgid "Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}"
-msgstr ""
+msgstr "Use secuencias de escape para sentencias JOIN externas (OUTER JOIN). La sintaxis de estas secuencias de escape es {oj outer-join}"
#. T8TKQ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:100
@@ -4797,7 +4800,7 @@ msgstr "Utilizar el nombre de catálogo en las instrucciones SELECT"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:165
msgctxt "specialsettingspage|extended_tip|usecatalogname"
msgid "Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver."
-msgstr ""
+msgstr "Utiliza la fuente de datos actual del catálogo. Esta opción es útil cuando la fuente de datos ODBC es un servidor de base de datos. No seleccione esta opción si la fuente de datos ODBC es un controlador dBASE."
#. yFGxG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:176
@@ -4845,7 +4848,7 @@ msgstr "Ignorar información de campo monetario"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:241
msgctxt "specialsettingspage|extended_tip|ignorecurrency"
msgid "Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded."
-msgstr ""
+msgstr "Solo para conexiones JDBC de Oracle. Cuando se activa, especifica que ninguna columna sea tratada como un campo de moneda. Se descarta el tipo de campo devuelto por el controlador de la base de datos."
#. 2tRzG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:252
@@ -4857,7 +4860,7 @@ msgstr "Verificación de datos del formulario para los campos obligatorios"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:260
msgctxt "specialsettingspage|extended_tip|inputchecks"
msgid "When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field."
-msgstr ""
+msgstr "Cuando ingresa un nuevo registro o actualiza un registro existente en un formulario y deja un campo vacío que está vinculado a una columna de la base de datos con entrada obligatoria, verá un mensaje quejándose del campo vacío."
#. jEgvf
#: dbaccess/uiconfig/ui/specialsettingspage.ui:271
@@ -4893,7 +4896,7 @@ msgstr "Respetar tipo de conjunto de resultados del controlador de base de datos
#: dbaccess/uiconfig/ui/specialsettingspage.ui:317
msgctxt "specialsettingspage|extended_tip|resulttype"
msgid "Use the database driver different scroll capabilities of a result set."
-msgstr ""
+msgstr "Utilice las diferentes capacidades de desplazamiento del controlador de la base de datos para un conjunto de resultados."
#. RQ7hP
#: dbaccess/uiconfig/ui/specialsettingspage.ui:337
diff --git a/source/es/extensions/messages.po b/source/es/extensions/messages.po
index d9595b714b0..0f4a95c6064 100644
--- a/source/es/extensions/messages.po
+++ b/source/es/extensions/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-05-25 12:36+0200\n"
-"PO-Revision-Date: 2023-05-13 13:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/extensionsmessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -463,19 +463,19 @@ msgstr "Formulario padre"
#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
-msgstr "_blank"
+msgstr "_blank (nuevo contexto de navegación)"
#. AcsCf
#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
-msgstr "_parent"
+msgstr "_parent (contexto de vavegación padre)"
#. pQZAG
#: extensions/inc/stringarrays.hrc:137
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
-msgstr "_self"
+msgstr "_self (el mismo contexto de navegación que el actual)"
#. FwYDV
#: extensions/inc/stringarrays.hrc:138
@@ -3490,7 +3490,7 @@ msgstr "Especifica la tabla que sirve de libro de direcciones para las plantilla
#: extensions/uiconfig/sabpilot/ui/selecttablepage.ui:90
msgctxt "selecttablepage|extended_tip|SelectTablePage"
msgid "Specifies a table from the Seamonkey / Netscape address book source that is used as the address book in the office suite."
-msgstr "Especifica una tabla de la fuente de la libreta de direcciones de Seamonkey / Netscape que se utiliza como libreta de direcciones en el paquete de oficina."
+msgstr "Especifica una tabla desde el libro de direcciones Seamonkey / Netscape para ser usado como libro de direcciones en la suite ofimática."
#. bCndk
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:15
@@ -3598,7 +3598,7 @@ msgstr "Seleccione el tipo de libreta de direcciones externa:"
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:207
msgctxt "selecttypepage|extended_tip|SelectTypePage"
msgid "This wizard registers an existing address book as a data source in the office suite."
-msgstr "Este asistente registra una libreta de direcciones existente como fuente de datos en el paquete de oficina."
+msgstr "Este asistente registra un libro de direcciones existente como fuente de datos en la suite ofimática."
#. f33Eh
#: extensions/uiconfig/sabpilot/ui/tableselectionpage.ui:56
diff --git a/source/es/extras/source/autocorr/emoji.po b/source/es/extras/source/autocorr/emoji.po
index 65826a03e72..70fdbbe48ca 100644
--- a/source/es/extras/source/autocorr/emoji.po
+++ b/source/es/extras/source/autocorr/emoji.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2022-07-04 16:16+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/extrassourceautocorremoji/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/extrassourceautocorremoji/es/>\n"
"Language: es\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.15.2\n"
"X-POOTLE-MTIME: 1555994801.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
@@ -4894,7 +4894,7 @@ msgctxt ""
"DANGO\n"
"LngText.text"
msgid "dango"
-msgstr "dango"
+msgstr "nil"
#. 🍢 (U+1F362), see http://wiki.documentfoundation.org/Emoji
#. VhY3g
@@ -4904,7 +4904,7 @@ msgctxt ""
"ODEN\n"
"LngText.text"
msgid "oden"
-msgstr "oden"
+msgstr "nil"
#. 🍣 (U+1F363), see http://wiki.documentfoundation.org/Emoji
#. K8uzC
@@ -5054,7 +5054,7 @@ msgctxt ""
"BENTO_BOX\n"
"LngText.text"
msgid "bento"
-msgstr "bento"
+msgstr "nil"
#. 🍲 (U+1F372), see http://wiki.documentfoundation.org/Emoji
#. wuJ4w
@@ -5624,7 +5624,7 @@ msgctxt ""
"MUSICAL_KEYBOARD\n"
"LngText.text"
msgid "piano"
-msgstr "piano"
+msgstr "teclado musical"
#. 🎺 (U+1F3BA), see http://wiki.documentfoundation.org/Emoji
#. tWZBJ
diff --git a/source/es/forms/messages.po b/source/es/forms/messages.po
index 728c21eb83e..4cdd3e76281 100644
--- a/source/es/forms/messages.po
+++ b/source/es/forms/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2023-05-15 19:35+0000\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/formsmessages/es/>\n"
"Language: es\n"
@@ -116,7 +116,7 @@ msgstr "La secuencia indicada no es válida."
#: forms/inc/strings.hrc:42
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
-msgstr "Ha ocurrido un error al analizar la expresión de la consulta"
+msgstr "Error sintáctico en la expresión de la consulta"
#. BQj6G
#: forms/inc/strings.hrc:43
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 52d4beda0f3..1dda4f96eba 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-06-28 16:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-07-12 10:35+0000\n"
+"Last-Translator: Juan C. Sanz <juancsanzc@hotmail.com>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared01/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -36383,7 +36383,7 @@ msgctxt ""
"hd_id3148990\n"
"help.text"
msgid "Horizontally Left"
-msgstr ""
+msgstr "Horizontalmente a la Izquierda"
#. wkTTC
#: 05360000.xhp
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index c43f98032be..d1457940f14 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/shared/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: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-04-16 21:34+0000\n"
+"PO-Revision-Date: 2023-07-10 19:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared02/es/>\n"
"Language: es\n"
@@ -3659,7 +3659,7 @@ msgctxt ""
"par_id3150429\n"
"help.text"
msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
-msgstr ""
+msgstr "Se pueden introducir todos los caracteres imprimibles. Si se introduce una letra minúscula, esta se convierte en mayúscula automáticamente."
#. EPpP8
#: 01170101.xhp
@@ -5207,7 +5207,7 @@ msgctxt ""
"par_idN12156\n"
"help.text"
msgid "Filtering/Sorting"
-msgstr ""
+msgstr "Filtrar y ordenar"
#. MgNBF
#: 01170101.xhp
@@ -6431,7 +6431,7 @@ msgctxt ""
"par_idN1104B\n"
"help.text"
msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
-msgstr ""
+msgstr "El cuadro <emph>Valor de referencia</emph> contiene texto. Introduzca el mismo texto en la celda:"
#. Qp6RW
#: 01170102.xhp
@@ -6602,7 +6602,7 @@ msgctxt ""
"par_idN11105\n"
"help.text"
msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
-msgstr ""
+msgstr "El cuadro <emph>Valor de referencia</emph> contiene texto. Introduzca el mismo texto en la celda:"
#. EHnBG
#: 01170102.xhp
diff --git a/source/es/helpcontent2/source/text/shared/05.po b/source/es/helpcontent2/source/text/shared/05.po
index 530840dcebf..3eb435f12a6 100644
--- a/source/es/helpcontent2/source/text/shared/05.po
+++ b/source/es/helpcontent2/source/text/shared/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-02-02 12:20+0000\n"
+"PO-Revision-Date: 2023-07-10 19:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textshared05/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textshared05/es/>\n"
"Language: es\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.15.2\n"
"X-POOTLE-MTIME: 1549984106.000000\n"
#. WPTtk
@@ -1427,7 +1427,7 @@ msgctxt ""
"par_id801534964285706\n"
"help.text"
msgid "Available only in the online version, select the language to display the current help page."
-msgstr ""
+msgstr "Seleccione el idioma para mostrar la página de ayuda actual. Esta opción está disponible solo en la versión en línea."
#. xL9E7
#: new_help.xhp
@@ -1436,7 +1436,7 @@ msgctxt ""
"hd_id821534891267696\n"
"help.text"
msgid "<variable id=\"hlpindx01\"><link href=\"text/shared/05/new_help.xhp#helpindx\">The Help Index</link></variable>"
-msgstr ""
+msgstr "<variable id=\"hlpindx01\"><link href=\"text/shared/05/new_help.xhp#helpindx\">El índice de la ayuda</link></variable>"
#. CAQ9K
#: new_help.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"par_id3151351\n"
"help.text"
msgid "The Help Index displays a list of keywords for all %PRODUCTNAME modules. Click on any keyword in the list to open the linked Help page."
-msgstr ""
+msgstr "El índice de la ayuda muestra una lista de palabras clave para todos los módulos de %PRODUCTNAME. Pulse sobre cualquier palabra clave de la lista para abrir la página de ayuda vinculada."
#. vqYih
#: new_help.xhp
@@ -1454,7 +1454,7 @@ msgctxt ""
"hd_id151534901836252\n"
"help.text"
msgid "Searching the Help Index"
-msgstr ""
+msgstr "Buscar en el índice de la ayuda"
#. ATPjm
#: new_help.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"par_id311534901893169\n"
"help.text"
msgid "Type the keyword in the Search text box. The search is performed immediately, while you type the keyword."
-msgstr ""
+msgstr "Escriba la palabra clave en el cuadro de texto Buscar. La búsqueda se realiza inmediatamente, mientras escribe la palabra clave."
#. cohBP
#: new_help.xhp
diff --git a/source/es/helpcontent2/source/text/swriter/01.po b/source/es/helpcontent2/source/text/swriter/01.po
index 941bf8d8dc3..07a1bcd0651 100644
--- a/source/es/helpcontent2/source/text/swriter/01.po
+++ b/source/es/helpcontent2/source/text/swriter/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2023-06-11 05:35+0000\n"
+"PO-Revision-Date: 2023-07-10 19:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-5/textswriter01/es/>\n"
"Language: es\n"
@@ -8402,7 +8402,7 @@ msgctxt ""
"hd_id3148877\n"
"help.text"
msgid "Macro"
-msgstr "Macro..."
+msgstr "Macro"
#. 7TTJC
#: 04090003.xhp
@@ -14316,7 +14316,7 @@ msgctxt ""
"par_id521599007507727\n"
"help.text"
msgid "Comment"
-msgstr ""
+msgstr "Comentario"
#. GCW2W
#: 04120250.xhp
@@ -14766,7 +14766,7 @@ msgctxt ""
"hd_id3149107\n"
"help.text"
msgid "Icon on the Insert toolbar:"
-msgstr "Icono de la barra de herramientas Insertar."
+msgstr "Icono de la barra de herramientas Insertar:"
#. GrRhe
#: 04130000.xhp
@@ -16566,7 +16566,7 @@ msgctxt ""
"par_id551616756044690\n"
"help.text"
msgid "The following buttons appear only for Paragraph Style."
-msgstr ""
+msgstr "Los botones siguientes solo aparecen cuando se trata de estilos de párrafo."
#. jAnkr
#: 05040000.xhp
@@ -25791,7 +25791,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Footnote Settings"
-msgstr ""
+msgstr "Configuración de notas al pie"
#. NyGVF
#: 06080100.xhp
@@ -28023,7 +28023,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Date Format"
-msgstr ""
+msgstr "Formato de fecha"
#. fBZPk
#: contentcontrol00.xhp
diff --git a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
index 4383085104b..35a8711db6a 100644
--- a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-31 14:07+0200\n"
-"PO-Revision-Date: 2023-06-08 01:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeofficeui/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -3604,7 +3604,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "F~orm..."
-msgstr "F~ormulario..."
+msgstr "F~ormulario de ingreso de datos..."
#. 6HGYu
#: CalcCommands.xcu
diff --git a/source/es/svx/messages.po b/source/es/svx/messages.po
index c91defe7988..3bc46873bad 100644
--- a/source/es/svx/messages.po
+++ b/source/es/svx/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-28 22:35+0000\n"
-"Last-Translator: Juan C. Sanz <juancsanzc@hotmail.com>\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/svxmessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -6684,7 +6684,7 @@ msgstr "Error al registrar datos en la base de datos"
#: include/svx/strings.hrc:1204
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
-msgstr "Ha ocurrido un error al analizar la expresión de la consulta"
+msgstr "Error sintáctico en la expresión de la consulta"
#. fS8JJ
#: include/svx/strings.hrc:1205
diff --git a/source/es/sw/messages.po b/source/es/sw/messages.po
index dd3986781c6..93e12b390f0 100644
--- a/source/es/sw/messages.po
+++ b/source/es/sw/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-11 14:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/swmessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -7144,7 +7144,7 @@ msgstr "%PRODUCTNAME Writer"
#: sw/inc/strings.hrc:872
msgctxt "STR_FILTER_DBF"
msgid "dBase"
-msgstr ""
+msgstr "dBase"
#. wEWC3
#: sw/inc/strings.hrc:873
@@ -9385,13 +9385,13 @@ msgstr "Página %1 de %2 [p. %3]"
#: sw/inc/strings.hrc:1298
msgctxt "STR_PAGES_COUNT"
msgid "Pages %1 - %2 of %3"
-msgstr "Páginas %1-%2 de %3"
+msgstr "Páginas %1 - %2 de %3"
#. BqLqv
#: sw/inc/strings.hrc:1299
msgctxt "STR_PAGES_COUNT_EXTENDED"
msgid "Pages %1 - %2 of %3 [Pages %4 - %5]"
-msgstr "Páginas %1-%2 de %3 [pp. %4-%5]"
+msgstr "Páginas %1 - %2 de %3 [pp. %4 - %5]"
#. FjgDc
#: sw/inc/strings.hrc:1300
@@ -10118,7 +10118,7 @@ msgstr "Abre el cuadro de diálogo Leyenda, que contiene la misma información q
#: sw/inc/strings.hrc:1453
msgctxt "STR_MARK_COPY"
msgid "%1 Copy "
-msgstr ""
+msgstr "%1 Copia "
#. kF23A
#: sw/inc/strings.hrc:1455
@@ -10544,7 +10544,7 @@ msgstr "Opciones de filtro ASCII"
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:98
msgctxt "asciifilterdialog|label2"
msgid "_Character set:"
-msgstr ""
+msgstr "_Conjunto de caracteres:"
#. jU5eB
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:112
@@ -10556,13 +10556,13 @@ msgstr "Tipos de letra predeterminados:"
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:126
msgctxt "asciifilterdialog|languageft"
msgid "Lan_guage:"
-msgstr ""
+msgstr "Idio_ma:"
#. EH9oq
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:140
msgctxt "asciifilterdialog|label5"
msgid "_Paragraph break:"
-msgstr ""
+msgstr "Se_parador de párrafos:"
#. rYJMs
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:155
@@ -10850,7 +10850,7 @@ msgstr "El servidor de envío usa la m_isma autenticación que el de recepción"
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:228
msgctxt "extended_tip|smtpafterpop"
msgid "Select if you are required to first read your email before you can send email."
-msgstr ""
+msgstr "Seleccione si necesita primero leer su correo electrónico antes de enviarlo."
#. hguDR
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:243
@@ -11486,7 +11486,7 @@ msgstr "Imagen"
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:309
msgctxt "bulletsandnumbering|graphics"
msgid "Select a graphic bullet symbol for an unordered list."
-msgstr ""
+msgstr "Seleccione un glifo para el bolo de la lista no numerada."
#. zVTFe
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:357
@@ -11618,13 +11618,13 @@ msgstr "Empresa (2.ª línea):"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:281
msgctxt "businessdatapage|company2-atkobject"
msgid "Company second line"
-msgstr ""
+msgstr "Segunda línea para la información de la empresa"
#. MrShX
#: sw/uiconfig/swriter/ui/businessdatapage.ui:282
msgctxt "extended tips | company2"
msgid "Company second line"
-msgstr ""
+msgstr "Segunda línea para la información de la empresa"
#. Po3B3
#: sw/uiconfig/swriter/ui/businessdatapage.ui:301
@@ -11654,7 +11654,7 @@ msgstr "Código postal"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:346
msgctxt "extended tip | izip"
msgid "Type company ZIP in this field."
-msgstr "Escriba el código postal de la empresa en este campo."
+msgstr "Escriba en este campo el código postal de la empresa."
#. NoUHx
#: sw/uiconfig/swriter/ui/businessdatapage.ui:376
@@ -11666,7 +11666,7 @@ msgstr "Eslogan"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:377
msgctxt "extended tips | slogan"
msgid "Company slogan"
-msgstr ""
+msgstr "Lema de la empresa"
#. oDRTR
#: sw/uiconfig/swriter/ui/businessdatapage.ui:408
@@ -11678,19 +11678,19 @@ msgstr "País"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:409
msgctxt "extended tips | country"
msgid "Company country"
-msgstr ""
+msgstr "País de la empresa"
#. fLgsd
#: sw/uiconfig/swriter/ui/businessdatapage.ui:427
msgctxt "businessdatapage|state-atkobject"
msgid "State"
-msgstr ""
+msgstr "Estado"
#. ZFNQd
#: sw/uiconfig/swriter/ui/businessdatapage.ui:428
msgctxt "extended tip | state"
msgid "Type company state."
-msgstr ""
+msgstr "Escriba el estado de la empresa"
#. yvuE2
#: sw/uiconfig/swriter/ui/businessdatapage.ui:447
@@ -11708,19 +11708,19 @@ msgstr "Teléfono"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:474
msgctxt "extended tips | phone"
msgid "Type business phone"
-msgstr ""
+msgstr "Escriba el teléfono de la empresa"
#. SAXTn
#: sw/uiconfig/swriter/ui/businessdatapage.ui:492
msgctxt "businessdatapage|mobile-atkobject"
msgid "Mobile"
-msgstr ""
+msgstr "Teléfono móvil"
#. ppLsf
#: sw/uiconfig/swriter/ui/businessdatapage.ui:493
msgctxt "extended tips | mobile"
msgid "Type company mobile"
-msgstr ""
+msgstr "Escriba el teléfono móvil de la empresa"
#. 9TjDF
#: sw/uiconfig/swriter/ui/businessdatapage.ui:512
@@ -11738,7 +11738,7 @@ msgstr "Calle"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:538
msgctxt "extended tip | street"
msgid "Type the name of company street in this field."
-msgstr ""
+msgstr "Escriba en este campo el nombre de la calle de la empresa."
#. RTBTC
#: sw/uiconfig/swriter/ui/businessdatapage.ui:559
diff --git a/source/eu/helpcontent2/source/text/sbasic/guide.po b/source/eu/helpcontent2/source/text/sbasic/guide.po
index 627c48030f7..0fa6459148f 100644
--- a/source/eu/helpcontent2/source/text/sbasic/guide.po
+++ b/source/eu/helpcontent2/source/text/sbasic/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2022-08-03 22:48+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/eu/>\n"
+"PO-Revision-Date: 2023-07-01 16:35+0000\n"
+"Last-Translator: Aitor Salaberria <trslbrr@gmail.com>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-7-5/textsbasicguide/eu/>\n"
"Language: eu\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.15.2\n"
"X-POOTLE-MTIME: 1559975556.000000\n"
#. WcTKB
@@ -32,7 +32,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access databases; run in Base</bookmark_value>"
-msgstr "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access databases; exekutatu Basen</bookmark_value>"
+msgstr "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access datu-baseak; exekutatu Basen</bookmark_value>"
#. V4kCb
#: access2base.xhp
diff --git a/source/eu/helpcontent2/source/text/sbasic/python.po b/source/eu/helpcontent2/source/text/sbasic/python.po
index 9cf492f9e75..aa9e28ddcab 100644
--- a/source/eu/helpcontent2/source/text/sbasic/python.po
+++ b/source/eu/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: 2022-11-26 13:12+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/eu/>\n"
+"PO-Revision-Date: 2023-07-01 16:35+0000\n"
+"Last-Translator: Aitor Salaberria <trslbrr@gmail.com>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-7-5/textsbasicpython/eu/>\n"
"Language: eu\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.15.2\n"
"X-POOTLE-MTIME: 1563601431.000000\n"
#. naSFZ
@@ -1976,7 +1976,7 @@ msgctxt ""
"N0387\n"
"help.text"
msgid "Events raised by dialogs, documents, forms or graphical controls can be linked to macros, which is referred to as event-driven programming. The most common method to relate events to macros are the <literal>Events</literal> tab in <menuitem>Tools – Customize</menuitem> menu and the <link href=\"text/sbasic/guide/create_dialog.xhp\">Dialog Editor</link> Control properties pane from <menuitem>Tools - Macros – Organise Dialogs...</menuitem> menu."
-msgstr "Elkarrizketa-koadroek, dokumentuek, inprimakiek edo kontrol grafikoek sortutako gertaerak makroekin lotu daitezke; hain zuzen, horri deritzo gertaeren bidez gidatutako programazioa. Gertaerak makroekin lotzeko metodorik arruntena <menuitem>Tresnak - Pertsonalizatu</menuitem> menuko <literal>Gertaerak</literal> fitxa eta <menuitem>Tresnak - Makroak - Antolatu elkarrizketa-koadroak...</menuitem> menuko <link href=\"text/sbasic/guide/create_dialog.xhp\">Elkarrizketa-koadroen editorea</link> kontrol-propietateen panela dira."
+msgstr "Elkarrizketa-koadroek, dokumentuek, inprimakiek edo kontrol grafikoek sortutako gertaerak makroekin lotu daitezke; hain zuzen, horri deritzo gertaeren bidez gidatutako programazioa. Gertaerak makroekin lotzeko metodorik arruntena <menuitem>Tresnak - Pertsonalizatu</menuitem> menuko <literal>Gertaerak</literal> fitxa eta <menuitem>Tresnak - Makroak - Antolatu elkarrizketa-koadroak...</menuitem> menuko <link href=\"text/sbasic/guide/create_dialog.xhp\">Elkarrizketa-koadroen editorea</link> Kontrol-propietateen panela dira."
#. Dd2YW
#: python_listener.xhp
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared.po b/source/eu/helpcontent2/source/text/sbasic/shared.po
index dfde67ab3b0..99aeccdc303 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared.po
+++ b/source/eu/helpcontent2/source/text/sbasic/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: 2022-12-19 15:00+0100\n"
-"PO-Revision-Date: 2022-12-20 00:38+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/eu/>\n"
+"PO-Revision-Date: 2023-07-01 16:35+0000\n"
+"Last-Translator: Aitor Salaberria <trslbrr@gmail.com>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-7-5/textsbasicshared/eu/>\n"
"Language: eu\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.15.2\n"
"X-POOTLE-MTIME: 1563086466.000000\n"
#. yzYVt
@@ -10431,7 +10431,7 @@ msgctxt ""
"par_id3155132\n"
"help.text"
msgid "Put [#]fileNum, [recordNum|filePos], variable"
-msgstr "Put [#]fileNum, [recordNum|filePos], variable"
+msgstr "Jarri [#]fileNum, [recordNum|filePos], aldagaia"
#. bSFd2
#: 03020204.xhp
@@ -11016,7 +11016,7 @@ msgctxt ""
"par_id3145273\n"
"help.text"
msgid "Seek [#]filePos, {filePos|recordNum}"
-msgstr "Seek [#]filePos, {filePos|recordNum}"
+msgstr "Bilatu [#]filePos, {filePos|recordNum}"
#. vwzuK
#: 03020305.xhp
@@ -16317,7 +16317,7 @@ msgctxt ""
"par_id491610993401822\n"
"help.text"
msgid "The <literal>Timer</literal> function measures time in seconds. To measure time in milliseconds use the <link href=\"text/sbasic/shared/03/sf_timer.xhp\">Timer service</link> available in the <literal>ScriptForge</literal> library."
-msgstr "<literal>Timer</literal> funtzioak denbora segundotan neurtzen du. Denbora milisegundotan neurtzeko, erabili<literal>ScriptForge</literal> liburutegiko <link href=\"text/sbasic/shared/03/sf_timer.xhp\"><literal>Timer</literal> zerbitzua</link>."
+msgstr "<literal>Timer</literal> funtzioak denbora segundotan neurtzen du. Denbora milisegundotan neurtzeko, erabili <literal>ScriptForge</literal> liburutegiko <link href=\"text/sbasic/shared/03/sf_timer.xhp\"><literal>Timer</literal> zerbitzua</link>."
#. ATnCy
#: 03040000.xhp
@@ -23094,7 +23094,7 @@ msgctxt ""
"bm_id3145316\n"
"help.text"
msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
-msgstr "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
+msgstr "<bookmark_value>DLL (Esteka dinamikoen liburutegia)</bookmark_value>"
#. doBTG
#: 03090403.xhp
@@ -27927,7 +27927,7 @@ msgctxt ""
"par_id591667555032629\n"
"help.text"
msgid "A text for <literal>TypeName</literal> suffixed with '()' for arrays."
-msgstr ""
+msgstr "Testu bat <literal>TypeName</literal>-rentzat '()' atzizkiarekin matrizeentzako."
#. 2XLBM
#: 03103600.xhp
@@ -27936,7 +27936,7 @@ msgctxt ""
"par_id371667555034757\n"
"help.text"
msgid "An integer for <literal>VarType</literal>. The number 8192 is added to the returned value for arrays of type <literal>VarType</literal>."
-msgstr ""
+msgstr "Zenbaki oso bat <literal>VarType</literal>-rentzat. 8192 zenbakia gehitzen da itzulitako baliora <literal>VarType</literal> motako matrizeentako."
#. 3xswS
#: 03103600.xhp
diff --git a/source/fa/extras/source/autocorr/emoji.po b/source/fa/extras/source/autocorr/emoji.po
index 5b7715de520..80f6671561f 100644
--- a/source/fa/extras/source/autocorr/emoji.po
+++ b/source/fa/extras/source/autocorr/emoji.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/extrassourceautocorremoji/fa/>\n"
"Language: fa\n"
@@ -84,7 +84,7 @@ msgctxt ""
"REGISTERED_SIGN\n"
"LngText.text"
msgid "registered"
-msgstr ""
+msgstr "ثبت شده"
#. ° (U+000B0), see http://wiki.documentfoundation.org/Emoji
#. KCLL8
@@ -94,7 +94,7 @@ msgctxt ""
"DEGREE_SIGN\n"
"LngText.text"
msgid "degree"
-msgstr ""
+msgstr "درجه"
#. ± (U+000B1), see http://wiki.documentfoundation.org/Emoji
#. rFAFf
@@ -104,17 +104,18 @@ msgctxt ""
"PLUS-MINUS_SIGN\n"
"LngText.text"
msgid "+-"
-msgstr ""
+msgstr "+-"
#. · (U+000B7), see http://wiki.documentfoundation.org/Emoji
#. GHgFG
#: emoji.ulf
+#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MIDDLE_DOT\n"
"LngText.text"
msgid "middle dot"
-msgstr ""
+msgstr "مید دات"
#. × (U+000D7), see http://wiki.documentfoundation.org/Emoji
#. L8X6v
diff --git a/source/fa/filter/messages.po b/source/fa/filter/messages.po
index 71ca668d7ae..60adccd3741 100644
--- a/source/fa/filter/messages.po
+++ b/source/fa/filter/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-12-07 13:11+0100\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/filtermessages/fa/>\n"
"Language: fa\n"
@@ -62,19 +62,19 @@ msgstr "نام رابط کاربری '%s1' قبلا در غربال ایکس ا
#: filter/inc/strings.hrc:34
msgctxt "STR_ERROR_EXPORT_XSLT_NOT_FOUND"
msgid "The XSLT for export cannot be found. Please enter a valid path."
-msgstr ""
+msgstr "XSLT برای صدور پیدانشد. لطفا مسیر معتبری وارد کنید."
#. 7VkMt
#: filter/inc/strings.hrc:35
msgctxt "STR_ERROR_IMPORT_XSLT_NOT_FOUND"
msgid "The XSLT for import cannot be found. Please enter a valid path."
-msgstr ""
+msgstr "XSLT برای وارد کردن پیدا نمی شود. لطفا یک مسیر معتبر را وارد کنید."
#. CLFJD
#: filter/inc/strings.hrc:36
msgctxt "STR_ERROR_IMPORT_TEMPLATE_NOT_FOUND"
msgid "The given import template cannot be found. Please enter a valid path."
-msgstr ""
+msgstr "نمی توان الگوی وارد کردن داده شده را پیدا کرد. لطفا یک مسیر معتبر را وارد کنید."
#. WMzvt
#: filter/inc/strings.hrc:37
diff --git a/source/fa/filter/source/config/fragments/filters.po b/source/fa/filter/source/config/fragments/filters.po
index 10d726ec04c..116966a3400 100644
--- a/source/fa/filter/source/config/fragments/filters.po
+++ b/source/fa/filter/source/config/fragments/filters.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:35+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/filtersourceconfigfragmentsfilters/fa/>\n"
"Language: fa\n"
@@ -94,7 +94,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "CGM - Computer Graphics Metafile"
-msgstr ""
+msgstr "CGM - ابرپرونده گرافیکی رایانه"
#. PEXwM
#: ClarisWorks.xcu
@@ -104,7 +104,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ClarisWorks/AppleWorks Text Document"
-msgstr ""
+msgstr "نوشتار متنی ClarisWorks / AppleWorks"
#. enPoE
#: ClarisWorks_Calc.xcu
@@ -114,7 +114,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ClarisWorks/AppleWorks Spreadsheet"
-msgstr ""
+msgstr "ClarisWorks/AppleWorks صفحه گسترده"
#. renzu
#: ClarisWorks_Draw.xcu
diff --git a/source/fa/filter/source/config/fragments/internalgraphicfilters.po b/source/fa/filter/source/config/fragments/internalgraphicfilters.po
index b9820a1ce26..bdad9332f8d 100644
--- a/source/fa/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/fa/filter/source/config/fragments/internalgraphicfilters.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:35+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/filtersourceconfigfragmentsinternalgraphicfilters/fa/>\n"
"Language: fa\n"
@@ -84,7 +84,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "EMZ - Compressed Enhanced Metafile"
-msgstr ""
+msgstr "EMZ - ابرپرونده بهبود یافته فشرده"
#. zAAmY
#: eps_Export.xcu
@@ -94,7 +94,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "EPS - Encapsulated PostScript"
-msgstr ""
+msgstr "EPS - پست اسکریپت کپسوله شده"
#. 5FiGM
#: eps_Import.xcu
@@ -104,7 +104,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "EPS - Encapsulated PostScript"
-msgstr ""
+msgstr "EPS - پست اسکریپت کپسوله شده"
#. 8aCLy
#: gif_Export.xcu
@@ -114,7 +114,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "GIF - Graphics Interchange Format"
-msgstr ""
+msgstr "GIF - قالب گرافیکی متحرک"
#. Nk7ag
#: gif_Import.xcu
diff --git a/source/fa/filter/source/config/fragments/types.po b/source/fa/filter/source/config/fragments/types.po
index db3e21017ac..a2fadf225e5 100644
--- a/source/fa/filter/source/config/fragments/types.po
+++ b/source/fa/filter/source/config/fragments/types.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/filtersourceconfigfragmentstypes/fa/>\n"
"Language: fa\n"
@@ -94,7 +94,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "PowerPoint 2007–365 VBA"
-msgstr ""
+msgstr "پاورپوینت ۲۰۰۷-۳۶۵ VBA"
#. DPhAF
#: StarBase.xcu
@@ -108,14 +108,13 @@ msgstr "پایگاه‌دادهٔ نوشتارباز"
#. VGEpj
#: StarBaseReport.xcu
-#, fuzzy
msgctxt ""
"StarBaseReport.xcu\n"
"StarBaseReport\n"
"UIName\n"
"value.text"
msgid "OpenDocument Database Report"
-msgstr "پایگاه‌دادهٔ نوشتارباز"
+msgstr "گزارش پایگاه‌دادهٔ نوشتارباز"
#. 5CtAj
#: StarBaseReportChart.xcu
diff --git a/source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 574e9bbd5fc..132d76c17a5 100644
--- a/source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\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:19+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/nlpsolverhelpencomsunstarcompcalcnlpsolver/fa/>\n"
"Language: fa\n"
@@ -86,7 +86,7 @@ msgctxt ""
"par_id0503200917103732\n"
"help.text"
msgid "Variable Bounds Guessing"
-msgstr ""
+msgstr "حدس بازه های متغیر"
#. 86AX8
#: Options.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id050320091710378\n"
"help.text"
msgid "If enabled (default), the algorithm tries to find variable bounds by looking at the starting values."
-msgstr ""
+msgstr "اگر (پیش فرض)فعال باشد، الگوریتم سعی می کند با نگاه کردن به مقادیر اولیه، کران های متغیر را پیدا کند."
#. 7tnqA
#: Options.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"par_id0503200917103794\n"
"help.text"
msgid "Variable Bounds Threshold"
-msgstr ""
+msgstr "آستانه محدوده متغیر"
#. 6fpGp
#: Options.xhp
diff --git a/source/fa/nlpsolver/src/locale.po b/source/fa/nlpsolver/src/locale.po
index 2898e4c6703..eb68ee77372 100644
--- a/source/fa/nlpsolver/src/locale.po
+++ b/source/fa/nlpsolver/src/locale.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/nlpsolversrclocale/fa/>\n"
"Language: fa\n"
@@ -86,7 +86,7 @@ msgctxt ""
"NLPSolverCommon.Properties.UseRandomStartingPoint\n"
"property.text"
msgid "Use Random starting point"
-msgstr ""
+msgstr "از نقطه شروع تصادفی استفاده کنید"
#. r8nEN
#: NLPSolverCommon_en_US.properties
@@ -95,7 +95,7 @@ msgctxt ""
"NLPSolverCommon.Properties.UseStrongerPRNG\n"
"property.text"
msgid "Use a stronger random generator (slower)"
-msgstr ""
+msgstr "استفاده از یک مولد تصادفی قوی تر (کندتر)"
#. PeiB3
#: NLPSolverCommon_en_US.properties
@@ -104,7 +104,7 @@ msgctxt ""
"NLPSolverCommon.Properties.StagnationLimit\n"
"property.text"
msgid "Stagnation Limit"
-msgstr ""
+msgstr "محدودیت جذب"
#. BFULR
#: NLPSolverCommon_en_US.properties
diff --git a/source/fa/officecfg/registry/data/org/openoffice/Office.po b/source/fa/officecfg/registry/data/org/openoffice/Office.po
index 56ae535bd1b..b5f7c556b26 100644
--- a/source/fa/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/fa/officecfg/registry/data/org/openoffice/Office.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-12-08 19:47+0100\n"
-"PO-Revision-Date: 2023-06-10 07:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeoffice/fa/>\n"
"Language: fa\n"
@@ -94,7 +94,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "CLEARSCREEN"
-msgstr ""
+msgstr "پاک کردن صفحه نمایش"
#. 6BbAU
#: Addons.xcu
@@ -104,7 +104,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Logo command line (press Enter for command execution or F1 for help)"
-msgstr ""
+msgstr "خط فرمان Logo (برای اجرای دستور Enter یا برای راهنما F۱ را فشار دهید)"
#. CXFcL
#: Addons.xcu
@@ -114,7 +114,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Set editing layout, format program or translate it into the language of the document"
-msgstr ""
+msgstr "تنظیم چیدمان ویرایش، قالب بندی برنامه یا ترجمه آن به زبان نوشتار"
#. uBoUb
#: Common.xcu
diff --git a/source/fa/readlicense_oo/docs.po b/source/fa/readlicense_oo/docs.po
index f30bc31a03c..90d5ac1afe3 100644
--- a/source/fa/readlicense_oo/docs.po
+++ b/source/fa/readlicense_oo/docs.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-01-25 12:36+0100\n"
-"PO-Revision-Date: 2023-06-08 01:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/readlicense_oodocs/fa/>\n"
"Language: fa\n"
@@ -95,7 +95,7 @@ msgctxt ""
"A13b\n"
"readmeitem.text"
msgid "If you appreciate their efforts, and would like to ensure that ${PRODUCTNAME} continues to be available far into the future, please consider contributing to the project - see <a href=\"https://www.documentfoundation.org/contribution/\">https://www.documentfoundation.org/contribution/</a> for details. Everyone can make a contribution of some kind."
-msgstr ""
+msgstr "اگر از تلاش های آن ها قدردانی می کنید و می خواهید اطمینان حاصل کنید که ${PRODUCTNAME} در آینده نیز در دسترس خواهد بود، لطفا مشارکت در پروژه را در نظر بگیرید. برای جزییات بیشتر <a href=\"https://www.documentfoundation.org/contribution/\">https://www.documentfoundation.org/contribution/</a> را ببینید. هر کسی می تواند به نوعی کمک کند."
#. B8wNY
#: readme.xrm
@@ -104,7 +104,7 @@ msgctxt ""
"rr3fgf42r\n"
"readmeitem.text"
msgid "Notes on Installation"
-msgstr ""
+msgstr "نکاتی درباره نصب"
#. emGDw
#: readme.xrm
diff --git a/source/fa/scaddins/messages.po b/source/fa/scaddins/messages.po
index 9756cb455b9..2230313f25d 100644
--- a/source/fa/scaddins/messages.po
+++ b/source/fa/scaddins/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-11-14 14:36+0100\n"
-"PO-Revision-Date: 2023-06-13 04:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/scaddinsmessages/fa/>\n"
"Language: fa\n"
@@ -56,13 +56,13 @@ msgstr "تعطیلات"
#: scaddins/inc/analysis.hrc:34
msgctxt "ANALYSIS_Workday"
msgid "List of date values of days off (vacation, holidays, etc.)"
-msgstr ""
+msgstr "فهرست مقادیر تاریخ روزهای تعطیل(استراحت، تعطیلات، غیره.)"
#. BMD2C
#: scaddins/inc/analysis.hrc:39
msgctxt "ANALYSIS_Yearfrac"
msgid "Returns the number of years (including fractional part) between two dates"
-msgstr ""
+msgstr "تعداد سال (شامل بخش کسری)بین دو تاریخ را بر می گرداند"
#. HhQYz
#: scaddins/inc/analysis.hrc:40
@@ -74,7 +74,7 @@ msgstr "تاریخ شروع"
#: scaddins/inc/analysis.hrc:41
msgctxt "ANALYSIS_Yearfrac"
msgid "The start date"
-msgstr ""
+msgstr "تاریخ شروع"
#. mEZVs
#: scaddins/inc/analysis.hrc:42
diff --git a/source/fa/scp2/source/ooo.po b/source/fa/scp2/source/ooo.po
index fb119e87139..e54553f9a78 100644
--- a/source/fa/scp2/source/ooo.po
+++ b/source/fa/scp2/source/ooo.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-01-02 06:38+0000\n"
-"Last-Translator: Hossein <hossein@libreoffice.org>\n"
-"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/fa/>\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
+"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
+"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/scp2sourceooo/fa/>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: Weblate 4.15.2\n"
"X-POOTLE-MTIME: 1542023222.000000\n"
#. CYBGJ
@@ -77,7 +77,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_EN_US\n"
"LngText.text"
msgid "English (United States)"
-msgstr ""
+msgstr "انگلیسی ( ایالات متحده)"
#. Bz4jG
#: module_helppack.ulf
@@ -86,11 +86,10 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_EN_US\n"
"LngText.text"
msgid "Installs English (United States) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr ""
+msgstr "نصب راهنمای انگلیسی (ایالات متحده) در %PRODUCTNAME %PRODUCTVERSION"
#. EHWAj
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DE\n"
@@ -100,13 +99,12 @@ msgstr "آلمانی"
#. RsQ3W
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_DESC_MODULE_HELPPACK_DE\n"
"LngText.text"
msgid "Installs German help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
+msgstr "راهنمای آلمانی %PRODUCTNAME %PRODUCTVERSION را نصب می‌کند"
#. GigxH
#: module_helppack.ulf
diff --git a/source/fa/sd/messages.po b/source/fa/sd/messages.po
index 7b3c0a55091..a5be85f0692 100644
--- a/source/fa/sd/messages.po
+++ b/source/fa/sd/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-02-09 12:12+0100\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/sdmessages/fa/>\n"
"Language: fa\n"
@@ -62,19 +62,19 @@ msgstr "۲"
#: sd/inc/DocumentRenderer.hrc:39
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "3"
-msgstr ""
+msgstr "۳"
#. 2VEN3
#: sd/inc/DocumentRenderer.hrc:40
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "4"
-msgstr ""
+msgstr "۴"
#. fZdRe
#: sd/inc/DocumentRenderer.hrc:41
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "6"
-msgstr ""
+msgstr "۶"
#. NjtiN
#: sd/inc/DocumentRenderer.hrc:42
diff --git a/source/fa/sfx2/messages.po b/source/fa/sfx2/messages.po
index ed1c1a0f888..f06c27270c5 100644
--- a/source/fa/sfx2/messages.po
+++ b/source/fa/sfx2/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-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/sfx2messages/fa/>\n"
"Language: fa\n"
@@ -56,25 +56,25 @@ msgstr "~باز کردن"
#: include/sfx2/strings.hrc:31
msgctxt "STR_EDIT_TEMPLATE"
msgid "~Edit"
-msgstr ""
+msgstr "~ویرایش"
#. aKW5U
#: include/sfx2/strings.hrc:32
msgctxt "STR_DEFAULT_TEMPLATE"
msgid "Set as De~fault"
-msgstr ""
+msgstr "پیش~فرض قراردادن"
#. Bwnha
#: include/sfx2/strings.hrc:33
msgctxt "STR_RESET_DEFAULT"
msgid "Reset De~fault"
-msgstr ""
+msgstr "بازنشانی به پیش~فرض"
#. oRvm4
#: include/sfx2/strings.hrc:34
msgctxt "STR_DELETE_TEMPLATE"
msgid "~Delete"
-msgstr ""
+msgstr "~حذف"
#. UyfFH
#: include/sfx2/strings.hrc:35
diff --git a/source/fa/starmath/messages.po b/source/fa/starmath/messages.po
index 681c950456f..c54a597bc1e 100644
--- a/source/fa/starmath/messages.po
+++ b/source/fa/starmath/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-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/starmathmessages/fa/>\n"
"Language: fa\n"
@@ -59,10 +59,9 @@ msgstr "گاما"
#. 4Cw8A
#: starmath/inc/smmod.hrc:29
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "GAMMA"
-msgstr "GAMMA"
+msgstr "گاما"
#. uMmke
#: starmath/inc/smmod.hrc:30
@@ -74,7 +73,7 @@ msgstr "دلتا"
#: starmath/inc/smmod.hrc:31
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "DELTA"
-msgstr ""
+msgstr "دلتا"
#. CrJqB
#: starmath/inc/smmod.hrc:32
diff --git a/source/fa/svtools/messages.po b/source/fa/svtools/messages.po
index d4bb6c438d9..eb061599ac1 100644
--- a/source/fa/svtools/messages.po
+++ b/source/fa/svtools/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-12-19 15:00+0100\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/svtoolsmessages/fa/>\n"
"Language: fa\n"
@@ -58,25 +58,25 @@ msgstr "تصویر نقشه بیتی (BMP)"
#: include/svtools/strings.hrc:33
msgctxt "STR_FORMAT_GDIMETAFILE"
msgid "Graphics Device Interface metafile (GDI)"
-msgstr ""
+msgstr "واسط ابرپرونده دستگاه گرافیکی(GDI)"
#. xt4VZ
#: include/svtools/strings.hrc:34
msgctxt "STR_FORMAT_RTF"
msgid "Rich text formatting (RTF)"
-msgstr ""
+msgstr "قالب بندی غنی متن (RTF)"
#. wwEZs
#: include/svtools/strings.hrc:35
msgctxt "STR_FORMAT_ID_RICHTEXT"
msgid "Rich text formatting (Richtext)"
-msgstr ""
+msgstr "قالب بندی غنی متن (RTF)"
#. oZgfj
#: include/svtools/strings.hrc:36
msgctxt "STR_FORMAT_ID_DRAWING"
msgid "%PRODUCTNAME drawing format"
-msgstr ""
+msgstr "%PRODUCTNAME قالب رسم"
#. 84ABF
#: include/svtools/strings.hrc:37
diff --git a/source/fa/svx/messages.po b/source/fa/svx/messages.po
index 8ab659935af..fa4861dfbf4 100644
--- a/source/fa/svx/messages.po
+++ b/source/fa/svx/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-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-06 14:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/svxmessages/fa/>\n"
"Language: fa\n"
@@ -66,7 +66,6 @@ msgstr "خط"
#. SD2Wy
#: include/svx/strings.hrc:33
-#, fuzzy
msgctxt "STR_ObjNameSingulLINE_Hori"
msgid "Horizontal line"
msgstr "خط افقی"
diff --git a/source/fa/swext/mediawiki/help.po b/source/fa/swext/mediawiki/help.po
index fcb69191b81..e346e7901af 100644
--- a/source/fa/swext/mediawiki/help.po
+++ b/source/fa/swext/mediawiki/help.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2023-06-25 16:35+0000\n"
+"PO-Revision-Date: 2023-07-11 21:34+0000\n"
"Last-Translator: goodosuser <goodlinuxuser@chmail.ir>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-5/swextmediawikihelp/fa/>\n"
"Language: fa\n"
@@ -77,7 +77,7 @@ msgctxt ""
"par_id6468703\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">File - Send - To MediaWiki</item> to upload the current Writer document to a MediaWiki server.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">برای بارگذاری سند رایتر فعلی به یک سرور مدیاویکی، <item type=\"menuitem\">پرونده - ارسال - به مدیا ویکی</item> را انتخاب کنید.</ahelp>"
#. GWuG5
#: wiki.xhp
@@ -86,7 +86,7 @@ msgctxt ""
"hd_id4554582\n"
"help.text"
msgid "System Requirements"
-msgstr ""
+msgstr "نیازمندی های سامانه"
#. Qu7zC
#: wiki.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id9340495\n"
"help.text"
msgid "Java Runtime Environment"
-msgstr ""
+msgstr "محیط اجرای جاوا"
#. TpDDo
#: wiki.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"par_id7387615\n"
"help.text"
msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
-msgstr ""
+msgstr "یک حساب کاربری ویکی روی سرور <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">مدیاویکی</link>"
#. XCFLj
#: wiki.xhp
diff --git a/source/fi/cui/messages.po b/source/fi/cui/messages.po
index e83ee3b8fc0..175fedc5431 100644
--- a/source/fi/cui/messages.po
+++ b/source/fi/cui/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-05-31 14:06+0200\n"
-"PO-Revision-Date: 2023-06-29 20:37+0000\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-5/cuimessages/fi/>\n"
"Language: fi\n"
@@ -13845,10 +13845,9 @@ msgstr "Kuvaus:"
#. vT3u9
#: cui/uiconfig/ui/objecttitledescdialog.ui:151
-#, fuzzy
msgctxt "objecttitledescdialog|extended_tip|desc_entry"
msgid "Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools."
-msgstr "Kirjoitetaan kuvailuteksti. Monimutkaisille objekteille tai ryhmäobjekteille voidaan antaa pitkä kuvaus näytönlukuohjelman käyttäjiä varten. Kuvaus näkyy vaihtoehtoisena muotoilukoodina saavutettavuustyökaluille."
+msgstr "Anna kuvailuteksti. Monimutkaisille objekteille tai objektiryhmille voi antaa pitkän kuvauksen näytönlukuohjelman käyttäjiä varten. Kuvaus näkyy saavutettavuustyökaluille."
#. 8BCe3
#: cui/uiconfig/ui/objecttitledescdialog.ui:179
@@ -13915,7 +13914,7 @@ msgstr "Sekalaiset valinnat"
#: cui/uiconfig/ui/optaccessibilitypage.ui:149
msgctxt "optaccessibilitypage|label13"
msgid "High contrast:"
-msgstr ""
+msgstr "Suuri kontrasti:"
#. KHEv8
#: cui/uiconfig/ui/optaccessibilitypage.ui:166
@@ -13939,7 +13938,7 @@ msgstr "Ota käyttöön"
#: cui/uiconfig/ui/optaccessibilitypage.ui:172
msgctxt "extended_tip|highcontrast"
msgid "Controls if high contrast mode is used. Select from “Automatic”, “Disable” and “Enable”. “Automatic” uses high contrast according to system settings."
-msgstr ""
+msgstr "Säätää, käytetäänkö suuren kontrastin tilaa. Vaihtoehdot ovat Automaattinen, Poista käytöstä ja Ota käyttöön. ”Automaattinen” käyttää suurta kontrastia käyttöjärjestelmän asetusten mukaisesti."
#. Sc8Cq
#: cui/uiconfig/ui/optaccessibilitypage.ui:190
@@ -13951,7 +13950,7 @@ msgstr "Käytä näytöllä automaattista fontin _väriä"
#: cui/uiconfig/ui/optaccessibilitypage.ui:198
msgctxt "extended_tip|autofontcolor"
msgid "Displays fonts in the office suite using the system color settings. This option only affects the screen display."
-msgstr ""
+msgstr "Näyttää ohjelmiston fontit käyttäen käyttöjärjestelmän väriasetuksia. Tämä asetus vaikuttaa vain näytöllä."
#. n24Cd
#: cui/uiconfig/ui/optaccessibilitypage.ui:210
@@ -13969,7 +13968,7 @@ msgstr "Käyttää sivujen esikatselussa käyttöjärjestelmän suuren kontrasti
#: cui/uiconfig/ui/optaccessibilitypage.ui:234
msgctxt "optaccessibilitypage|label2"
msgid "Options for High Contrast Appearance"
-msgstr "Korkean kontrastin ulkoasun asetukset"
+msgstr "Suuren kontrastin ulkoasun asetukset"
#. cocVg
#: cui/uiconfig/ui/optaccessibilitypage.ui:249
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
index f8cb8adf6de..89c4e0fb8b3 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ 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-05-31 14:07+0200\n"
-"PO-Revision-Date: 2023-06-05 13:45+0000\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-5/officecfgregistrydataorgopenofficeofficeui/fi/>\n"
"Language: fi\n"
@@ -9095,7 +9095,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~High Contrast"
-msgstr "~Korkea kontrasti"
+msgstr "Suuri kontrasti"
#. htx48
#: DrawImpressCommands.xcu
@@ -9115,7 +9115,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~High Contrast"
-msgstr "~Korkea kontrasti"
+msgstr "Suuri kontrasti"
#. oGDd5
#: DrawImpressCommands.xcu
diff --git a/source/fi/sw/messages.po b/source/fi/sw/messages.po
index c30d4a3f0e6..2415d8120c8 100644
--- a/source/fi/sw/messages.po
+++ b/source/fi/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-05-17 13:16+0200\n"
-"PO-Revision-Date: 2023-06-15 00:35+0000\n"
+"PO-Revision-Date: 2023-07-10 19:34+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-5/swmessages/fi/>\n"
"Language: fi\n"
@@ -50,7 +50,7 @@ msgstr "Hyperlinkin teksti on liian lyhyt."
#: sw/inc/AccessibilityCheckStrings.hrc:21
msgctxt "STR_TEXT_CONTRAST"
msgid "Text contrast is too low."
-msgstr "Tekstin kontrasti on liian matala."
+msgstr "Tekstin kontrasti on liian pieni."
#. m5DEP
#: sw/inc/AccessibilityCheckStrings.hrc:22
@@ -591,7 +591,7 @@ msgstr "Virhe kirjoitettaessa tiedostoa."
#: sw/inc/error.hrc:44 sw/inc/error.hrc:58
msgctxt "RID_SW_ERRHDL"
msgid "Error in writing sub-document $(ARG1)."
-msgstr "Aliasiakirjaa $(ARG1) kirjoitettaessa on ilmennyt virhe."
+msgstr "Virhe kirjoitettaessa aliasiakirjaa $(ARG1)."
#. Cosns
#. Import-/Export-Errors
@@ -2533,7 +2533,7 @@ msgstr "Esimerkki"
#: sw/inc/strings.hrc:62
msgctxt "STR_POOLCHR_HTML_KEYBOARD"
msgid "User Entry"
-msgstr "Käyttäjämerkintä"
+msgstr "Käyttäjän merkintä"
#. bFDSF
#: sw/inc/strings.hrc:63
@@ -3752,7 +3752,7 @@ msgstr "Tavutus..."
#: sw/inc/strings.hrc:277
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
-msgstr "Lisätään hakemisto..."
+msgstr "Lisätään hakemistoa..."
#. wvAiH
#: sw/inc/strings.hrc:278
@@ -16075,7 +16075,7 @@ msgstr "Koriste"
#: sw/uiconfig/swriter/ui/frmaddpage.ui:192
msgctxt "frmaddpage|extended_tip|decorative"
msgid "The item is purely decorative, not part of the document content, and may be ignored by assistive technologies."
-msgstr "Kyseessä on koriste, joka ei kuulu asiakirjan sisältöön. Avustavat teknologiat voivat sivuuttaa sen."
+msgstr "Kyseessä on koriste, ei osa asiakirjan sisältöä. Avustavat teknologiat voivat sivuuttaa sen."
#. DWCEc
#: sw/uiconfig/swriter/ui/frmaddpage.ui:207
diff --git a/source/fr/helpcontent2/source/text/sbasic/shared/03.po b/source/fr/helpcontent2/source/text/sbasic/shared/03.po
index e315a81e93f..4828aaae4f4 100644
--- a/source/fr/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/fr/helpcontent2/source/text/sbasic/shared/03.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-01-09 11:30+0100\n"
-"PO-Revision-Date: 2023-06-23 18:35+0000\n"
+"PO-Revision-Date: 2023-07-08 16:35+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-7-5/textsbasicshared03/fr/>\n"
"Language: fr\n"
@@ -18122,7 +18122,7 @@ msgctxt ""
"par_id991618249636036\n"
"help.text"
msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done by calling the <literal>OpenFormDocument</literal> method of the <link href=\"text/sbasic/shared/03/sf_base.xhp\"><literal>Base</literal> service</link>."
-msgstr ""
+msgstr "Pour effectuer une action sur un formulaire à l'aide du service <literal>Form</literal>, le <literal>FormDocument</literal> doit avoir été ouvert manuellement par l'utilisateur ou par programmation dans un script utilisateur. Cette ouverture peut être effectuée en appelant la méthode <literal>OpenFormDocument</literal> du service <link href=\"text/sbasic/shared/03/sf_base.xhp\"><literal>Base</literal></link> ."
#. DDerZ
#: sf_form.xhp
@@ -18131,7 +18131,7 @@ msgctxt ""
"par_id11618180564274\n"
"help.text"
msgid "To access a given subform of a form use the <literal>SubForms</literal> method. Note that in the example below <literal>mySubForm</literal> is a new instance of the <literal>Form</literal> service."
-msgstr ""
+msgstr "Pour accéder à un sous-formulaire donné d'un formulaire, utilisez la méthode <literal>SubForms</literal>. Notez que dans l'exemple ci-dessous <literal>mySubForm</literal> est une nouvelle instance du service <literal>Form</literal>."
#. e7fcY
#: sf_form.xhp
@@ -18140,7 +18140,7 @@ msgctxt ""
"par_id681622028653480\n"
"help.text"
msgid "Previous examples translate in Python as:"
-msgstr ""
+msgstr "Les exemples précédents se traduisent en Python par :"
#. ebc4K
#: sf_form.xhp
@@ -18149,7 +18149,7 @@ msgctxt ""
"pyc_id811622808499801\n"
"help.text"
msgid "# The statement below is necessary only if the form hasn't been opened yet"
-msgstr ""
+msgstr "# L'instruction ci-dessous n'est nécessaire que si le formulaire n'a pas encore été ouvert"
#. GdyX6
#: sf_form.xhp
@@ -18158,7 +18158,7 @@ msgctxt ""
"pyc_id511622808538351\n"
"help.text"
msgid "# Or, alternatively, to access the form by its index ..."
-msgstr ""
+msgstr "# Ou, alternativement, pour accéder au formulaire par son index..."
#. QFFzk
#: sf_form.xhp
@@ -18167,7 +18167,7 @@ msgctxt ""
"hd_id211618180379064\n"
"help.text"
msgid "In Form events"
-msgstr ""
+msgstr "Dans les événements Form"
#. WBzCD
#: sf_form.xhp
@@ -18176,7 +18176,7 @@ msgctxt ""
"par_id421616768529754\n"
"help.text"
msgid "To invoke the <literal>Form</literal> service when a form event takes place:"
-msgstr ""
+msgstr "Pour invoquer les service <literal>Form</literal> lorsqu'un événement de formulaire prend place :"
#. k2fKf
#: sf_form.xhp
@@ -18185,7 +18185,7 @@ msgctxt ""
"par_id721623150543016\n"
"help.text"
msgid "It is recommended to free resources after use of the Form service."
-msgstr ""
+msgstr "Il est recommandé de libérer des ressources après utilisation du service Form."
#. pF9UQ
#: sf_form.xhp
@@ -18194,7 +18194,7 @@ msgctxt ""
"par_id221623150547406\n"
"help.text"
msgid "This operation is done implicitly when a form document is closed with the <literal>CloseFormDocument()</literal> method described below."
-msgstr ""
+msgstr "Cette opération est effectuée implicitement lorsqu'un document de formulaire est fermé avec la méthode <literal>CloseFormDocument()</literal> décrite ci-dessous."
#. GueeT
#: sf_form.xhp
@@ -18203,7 +18203,7 @@ msgctxt ""
"hd_id651583668365757\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propriétés"
#. 9LaxS
#: sf_form.xhp
@@ -18212,7 +18212,7 @@ msgctxt ""
"par_id871583668386455\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#. SpGw6
#: sf_form.xhp
@@ -18221,7 +18221,7 @@ msgctxt ""
"par_id491583668386455\n"
"help.text"
msgid "Readonly"
-msgstr ""
+msgstr "Lecture seule"
#. K7Bsy
#: sf_form.xhp
@@ -18230,7 +18230,7 @@ msgctxt ""
"par_id271583668474014\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Type"
#. ekeZU
#: sf_form.xhp
@@ -18239,7 +18239,7 @@ msgctxt ""
"par_id401583668386455\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Description"
#. wSC47
#: sf_form.xhp
@@ -18248,7 +18248,7 @@ msgctxt ""
"par_id371583668519172\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. jJ2dL
#: sf_form.xhp
@@ -18257,7 +18257,7 @@ msgctxt ""
"par_id771583668386455\n"
"help.text"
msgid "Specifies if the form allows to delete records."
-msgstr ""
+msgstr "Spécifie si le formulaire autorise la suppression d'enregistrements."
#. DBxgx
#: sf_form.xhp
@@ -18266,7 +18266,7 @@ msgctxt ""
"par_id541583839708548\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. j5J3C
#: sf_form.xhp
@@ -18275,7 +18275,7 @@ msgctxt ""
"par_id731583839708412\n"
"help.text"
msgid "Specifies if the form allows to add records."
-msgstr ""
+msgstr "Spécifie si le formulaire autorise l'ajout d'enregistrements."
#. FCFEk
#: sf_form.xhp
@@ -18284,7 +18284,7 @@ msgctxt ""
"par_id761584027709516\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 8qCAE
#: sf_form.xhp
@@ -18293,7 +18293,7 @@ msgctxt ""
"par_id971584027709752\n"
"help.text"
msgid "Specifies if the form allows to update records."
-msgstr ""
+msgstr "Spécifie si le formulaire autorise l'actualisation des enregistrements."
#. VxAL4
#: sf_form.xhp
@@ -18302,7 +18302,7 @@ msgctxt ""
"par_id31583839767743\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. CRA7v
#: sf_form.xhp
@@ -18311,7 +18311,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specifies the hierarchical name of the Base Form containing the actual form."
-msgstr ""
+msgstr "Spécifie le nom hiérarchique du formulaire Base contenant le formulaire réel."
#. FehA2
#: sf_form.xhp
@@ -18320,7 +18320,7 @@ msgctxt ""
"par_id771583839920487\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. V8tZX
#: sf_form.xhp
@@ -18329,7 +18329,7 @@ msgctxt ""
"par_id451583839920858\n"
"help.text"
msgid "Specifies uniquely the current record of the form's underlying table, query or SQL statement."
-msgstr ""
+msgstr "Spécifie de manière unique l'enregistrement actuel de la table, de la requête ou de l'instruction SQL sous-jacente du formulaire."
#. 3jDxi
#: sf_form.xhp
@@ -18338,7 +18338,7 @@ msgctxt ""
"par_id571588333908716\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 7NUo8
#: sf_form.xhp
@@ -18347,7 +18347,7 @@ msgctxt ""
"par_id721588333908708\n"
"help.text"
msgid "Identifies the current record in the dataset being viewed on a form. If the row number is positive, the cursor moves to the given row number with respect to the beginning of the result set. Row count starts at 1. If the given row number is negative, the cursor moves to an absolute row position with respect to the end of the result set. Row -1 refers to the last row in the result set."
-msgstr ""
+msgstr "Identifie l'enregistrement actuel dans l'ensemble de données affiché sur un formulaire. Si le numéro de ligne est positif, le curseur se déplace vers le numéro de ligne donné par rapport au début du jeu de résultats. Le nombre de lignes commence à 1. Si le numéro de ligne donné est négatif, le curseur se déplace vers une position de ligne absolue par rapport à la fin du jeu de résultats. La ligne -1 fait référence à la dernière ligne du jeu de résultats."
#. FKDA7
#: sf_form.xhp
@@ -18356,7 +18356,7 @@ msgctxt ""
"par_id501583774433513\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. eAsdX
#: sf_form.xhp
@@ -18365,7 +18365,7 @@ msgctxt ""
"par_id151598177605296\n"
"help.text"
msgid "Specifies a subset of records to be displayed as a <literal>SQL</literal> <literal>WHERE</literal>-clause without the <literal>WHERE</literal> keyword."
-msgstr ""
+msgstr "Spécifie un sous-ensemble d'enregistrements à afficher sous la forme d'une clause <literal>SQL</literal> <literal>WHERE</literal> sans le mot-clé <literal>WHERE</literal>."
#. uyje5
#: sf_form.xhp
@@ -18374,7 +18374,7 @@ msgctxt ""
"par_id271588334016191\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. FQDDW
#: sf_form.xhp
@@ -18383,7 +18383,7 @@ msgctxt ""
"par_id251588334016874\n"
"help.text"
msgid "Specifies how records in a child subform are linked to records in its parent form."
-msgstr ""
+msgstr "Spécifie comment les enregistrements d'un sous-formulaire enfant sont liés aux enregistrements de son formulaire parent."
#. DMwPW
#: sf_form.xhp
@@ -18392,7 +18392,7 @@ msgctxt ""
"par_id901616774153495\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 2EiCA
#: sf_form.xhp
@@ -18401,7 +18401,7 @@ msgctxt ""
"par_id981616774153723\n"
"help.text"
msgid "Specifies how records in a child subform are linked to records in its parent form."
-msgstr ""
+msgstr "Spécifie comment les enregistrements d'un sous-formulaire enfant sont liés aux enregistrements de son formulaire parent."
#. ppCiD
#: sf_form.xhp
@@ -18410,7 +18410,7 @@ msgctxt ""
"par_id501616774304840\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. kPfzG
#: sf_form.xhp
@@ -18419,7 +18419,7 @@ msgctxt ""
"par_id461616774304497\n"
"help.text"
msgid "The name of the current form."
-msgstr ""
+msgstr "Le nom du formulaire actif."
#. vpBCA
#: sf_form.xhp
@@ -18428,7 +18428,7 @@ msgctxt ""
"par_id751616774384451\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. ppErx
#: sf_form.xhp
@@ -18437,7 +18437,7 @@ msgctxt ""
"par_id321616774384489\n"
"help.text"
msgid "Specifies in which order the records should be displayed as a <literal>SQL</literal> <literal>ORDER BY</literal> clause without the <literal>ORDER BY</literal> keywords."
-msgstr ""
+msgstr "Spécifie dans quel ordre les enregistrements doivent être affichés en tant que clause <literal>SQL</literal> <literal>ORDER BY</literal> sans les mots clés <literal>ORDER BY</literal>."
#. AGC5s
#: sf_form.xhp
@@ -18455,7 +18455,7 @@ msgctxt ""
"par_id171616774918881\n"
"help.text"
msgid "The parent of the current form. It can be either a <literal>SFDocuments</literal>.<literal>Form</literal> or a <literal>SFDocuments</literal>.<literal>Document</literal> object."
-msgstr ""
+msgstr "Le parent du formulaire actuel. Il peut s'agir d'un objet <literal>SFDocuments</literal>.<literal>Form</literal> ou d'un objet <literal>SFDocuments</literal>.<literal>Document</literal>."
#. rLS8r
#: sf_form.xhp
@@ -18464,7 +18464,7 @@ msgctxt ""
"par_id501616777650751\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. USDVC
#: sf_form.xhp
@@ -18473,7 +18473,7 @@ msgctxt ""
"par_id91616777650933\n"
"help.text"
msgid "Specifies the source of the data, as a table name, a query name or a SQL statement."
-msgstr ""
+msgstr "Spécifie la source des données, sous la forme d'un nom de table, d'un nom de requête ou d'une instruction SQL."
#. rtCsj
#: sf_form.xhp
@@ -18482,7 +18482,7 @@ msgctxt ""
"par_id451598177924437\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. GxHLP
#: sf_form.xhp
@@ -18491,7 +18491,7 @@ msgctxt ""
"par_id94159817792441\n"
"help.text"
msgid "UNO<br/>object"
-msgstr ""
+msgstr "Objet<br/>UNO"
#. 6xrep
#: sf_form.xhp
@@ -18500,7 +18500,7 @@ msgctxt ""
"par_id191598177924897\n"
"help.text"
msgid "The UNO object representing interactions with the form. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1form_1_1XForm.html\">XForm</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1form_1_1component_1_1DataForm.html\">DataForm</link> in the API documentation for detailed information."
-msgstr ""
+msgstr "L'objet UNO représentant les interactions avec le formulaire. Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1form_1_1XForm.html\">XForm</link> et <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1form_1_1component_1_1DataForm.html\">DataForm</link> dans la documentation de l'API pour des informations détaillées."
#. cwE3k
#: sf_form.xhp
@@ -18509,7 +18509,7 @@ msgctxt ""
"hd_id421612628828054\n"
"help.text"
msgid "Event properties"
-msgstr ""
+msgstr "Propriétés de l'événement"
#. eTuoa
#: sf_form.xhp
@@ -18518,7 +18518,7 @@ msgctxt ""
"par_id41612629140856\n"
"help.text"
msgid "The properties below return or set URI strings that define the script triggered by the event."
-msgstr ""
+msgstr "Les propriétés ci-dessous renvoient ou définissent des chaînes URI qui définissent le script déclenché par l'événement."
#. fdses
#: sf_form.xhp
@@ -18527,7 +18527,7 @@ msgctxt ""
"par_id961612628879819\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#. DsQGQ
#: sf_form.xhp
@@ -18536,7 +18536,7 @@ msgctxt ""
"par_id401612628879819\n"
"help.text"
msgid "ReadOnly"
-msgstr ""
+msgstr "Lecture seule"
#. 5FemG
#: sf_form.xhp
@@ -18545,7 +18545,7 @@ msgctxt ""
"par_id281612628879819\n"
"help.text"
msgid "Basic IDE Description"
-msgstr ""
+msgstr "Description Basic EDI"
#. PgdP8
#: sf_form.xhp
@@ -18554,7 +18554,7 @@ msgctxt ""
"par_id111612629836630\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. GAgms
#: sf_form.xhp
@@ -18563,7 +18563,7 @@ msgctxt ""
"par_id1001612629836902\n"
"help.text"
msgid "Before record change"
-msgstr ""
+msgstr "Avant le changement d'enregistrement"
#. Mr9ns
#: sf_form.xhp
@@ -18572,7 +18572,7 @@ msgctxt ""
"par_id291612629836294\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. DwhZn
#: sf_form.xhp
@@ -18581,7 +18581,7 @@ msgctxt ""
"par_id62161262983683\n"
"help.text"
msgid "Fill parameters"
-msgstr ""
+msgstr "Remplir les paramètres"
#. DrMbU
#: sf_form.xhp
@@ -18590,7 +18590,7 @@ msgctxt ""
"par_id81612629836634\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. eAJAN
#: sf_form.xhp
@@ -18599,7 +18599,7 @@ msgctxt ""
"par_id881612629836744\n"
"help.text"
msgid "Prior to reset"
-msgstr ""
+msgstr "Avant de rétablir"
#. Y9d6z
#: sf_form.xhp
@@ -18608,7 +18608,7 @@ msgctxt ""
"par_id591612629836830\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. LKxEu
#: sf_form.xhp
@@ -18617,7 +18617,7 @@ msgctxt ""
"par_id161612629836775\n"
"help.text"
msgid "Before record action"
-msgstr ""
+msgstr "Avant l'action d'enregistrement"
#. Zyx2S
#: sf_form.xhp
@@ -18626,7 +18626,7 @@ msgctxt ""
"par_id891612629836630\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 2HBeC
#: sf_form.xhp
@@ -18635,7 +18635,7 @@ msgctxt ""
"par_id461612629836679\n"
"help.text"
msgid "Before submitting"
-msgstr ""
+msgstr "Avant l'envoi"
#. 2fJrZ
#: sf_form.xhp
@@ -18644,7 +18644,7 @@ msgctxt ""
"par_id131612629836291\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. BX4AH
#: sf_form.xhp
@@ -18653,7 +18653,7 @@ msgctxt ""
"par_id151612629836151\n"
"help.text"
msgid "Confirm deletion"
-msgstr ""
+msgstr "Confirmer la suppression"
#. W9izF
#: sf_form.xhp
@@ -18662,7 +18662,7 @@ msgctxt ""
"par_id211612629836725\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. pDvPB
#: sf_form.xhp
@@ -18671,7 +18671,7 @@ msgctxt ""
"par_id361612629836624\n"
"help.text"
msgid "After record change"
-msgstr ""
+msgstr "Après le changement d'enregistrement"
#. WprGG
#: sf_form.xhp
@@ -18680,7 +18680,7 @@ msgctxt ""
"par_id311612629836481\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. Xn2CS
#: sf_form.xhp
@@ -18689,7 +18689,7 @@ msgctxt ""
"par_id721612629836752\n"
"help.text"
msgid "Error occurred"
-msgstr ""
+msgstr "Erreur survenue"
#. B3zCy
#: sf_form.xhp
@@ -18698,7 +18698,7 @@ msgctxt ""
"par_id981612629836116\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. L3Ac6
#: sf_form.xhp
@@ -18707,7 +18707,7 @@ msgctxt ""
"par_id381612629836635\n"
"help.text"
msgid "When loading"
-msgstr ""
+msgstr "Lors du chargement"
#. 9Z9vv
#: sf_form.xhp
@@ -18716,7 +18716,7 @@ msgctxt ""
"par_id711612629836704\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. XL4Js
#: sf_form.xhp
@@ -18725,7 +18725,7 @@ msgctxt ""
"par_id35161262983642\n"
"help.text"
msgid "When reloading"
-msgstr ""
+msgstr "Lors du rechargement"
#. P6DEi
#: sf_form.xhp
@@ -18734,7 +18734,7 @@ msgctxt ""
"par_id44161677878329\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. ywCsh
#: sf_form.xhp
@@ -18743,7 +18743,7 @@ msgctxt ""
"par_id661616778783899\n"
"help.text"
msgid "Before reloading"
-msgstr ""
+msgstr "Avant le rechargement"
#. eGnRj
#: sf_form.xhp
@@ -18752,7 +18752,7 @@ msgctxt ""
"par_id651616778529764\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. E6JUH
#: sf_form.xhp
@@ -18761,7 +18761,7 @@ msgctxt ""
"par_id311616778529570\n"
"help.text"
msgid "After resetting"
-msgstr ""
+msgstr "Après le rétablissement"
#. VDAk5
#: sf_form.xhp
@@ -18770,7 +18770,7 @@ msgctxt ""
"par_id601616778529481\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 99FfH
#: sf_form.xhp
@@ -18779,7 +18779,7 @@ msgctxt ""
"par_id351616778529352\n"
"help.text"
msgid "After record action"
-msgstr ""
+msgstr "Après l'action d'enregistrement"
#. CxndA
#: sf_form.xhp
@@ -18788,7 +18788,7 @@ msgctxt ""
"par_id711616778529292\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. DTDCq
#: sf_form.xhp
@@ -18797,7 +18797,7 @@ msgctxt ""
"par_id981616778529250\n"
"help.text"
msgid "When unloading"
-msgstr ""
+msgstr "Lors du déchargement"
#. iWroa
#: sf_form.xhp
@@ -18806,7 +18806,7 @@ msgctxt ""
"par_id521616778529932\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. pVPR9
#: sf_form.xhp
@@ -18815,7 +18815,7 @@ msgctxt ""
"par_id511616778529291\n"
"help.text"
msgid "Before unloading"
-msgstr ""
+msgstr "Avant le déchargement"
#. GWajw
#: sf_form.xhp
@@ -18824,7 +18824,7 @@ msgctxt ""
"par_id961618181634322\n"
"help.text"
msgid "To learn more about URI strings, refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Scripting Framework URI Specification</link>."
-msgstr ""
+msgstr "Pour en savoir plus sur les chaînes URI, reportez-vous à la <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Spécification de l'URI du cadre de script</link>."
#. bkBH8
#: sf_form.xhp
@@ -18833,7 +18833,7 @@ msgctxt ""
"par_id921606472825856\n"
"help.text"
msgid "List of methods in the Form service"
-msgstr ""
+msgstr "Liste des méthodes dans le service Form"
#. KwDij
#: sf_form.xhp
@@ -18842,7 +18842,7 @@ msgctxt ""
"par_id871583933076448\n"
"help.text"
msgid "Sets the focus on the current <literal>Form</literal> instance. Returns <literal>True</literal> if focusing was successful."
-msgstr ""
+msgstr "Définit le focus sur l'instance actuelle de <literal>Form</literal>. Renvoie <literal>True</literal> si la mise au point a réussi."
#. 9qj5F
#: sf_form.xhp
@@ -18851,7 +18851,7 @@ msgctxt ""
"par_id81616858956290\n"
"help.text"
msgid "The behavior of the <literal>Activate</literal> method depends on the type of document where the form is located:"
-msgstr ""
+msgstr "Le comportement de la méthode <literal>Activate</literal> dépend du type de document où se trouve le formulaire :"
#. YVgyr
#: sf_form.xhp
@@ -18860,7 +18860,7 @@ msgctxt ""
"par_id761616858967361\n"
"help.text"
msgid "<emph>In Writer documents:</emph> Sets the focus on that document."
-msgstr ""
+msgstr "<emph>Dans les documents Writer :</emph> définit le focus sur ce document."
#. HKFTw
#: sf_form.xhp
@@ -18869,7 +18869,7 @@ msgctxt ""
"par_id931616859010103\n"
"help.text"
msgid "<emph>In Calc documents:</emph> Sets the focus on the sheet to which the form belongs."
-msgstr ""
+msgstr "<emph>Dans les documents Calc :</emph> définit le focus sur la feuille à laquelle appartient le formulaire."
#. 6jx5G
#: sf_form.xhp
@@ -18878,7 +18878,7 @@ msgctxt ""
"par_id41616859019478\n"
"help.text"
msgid "<emph>In Base documents:</emph> Sets the focus on the <literal>FormDocument</literal> the <literal>Form</literal> refers to."
-msgstr ""
+msgstr "<emph>Dans les documents Base :</emph> définit le focus sur <literal>FormDocument</literal> auquel <literal>Form</literal> fait référence."
#. J5C7y
#: sf_form.xhp
@@ -18887,7 +18887,7 @@ msgctxt ""
"par_id921618228229529\n"
"help.text"
msgid "The following example assumes you want to activate the form named <literal>FormA</literal> located in <literal>Sheet1</literal> of the currently open Calc file. It first gets access to the document using the <literal>Document</literal> service and <literal>ThisComponent</literal> and then activates the form."
-msgstr ""
+msgstr "L'exemple suivant suppose que vous souhaitez activer le formulaire nommé <literal>FormA</literal> situé dans <literal>Sheet1</literal> du fichier Calc actuellement ouvert. Il obtient d'abord l'accès au document à l'aide du service <literal>Document</literal> et de <literal>ThisComponent</literal>, puis active le formulaire."
#. 4EC5M
#: sf_form.xhp
@@ -18896,7 +18896,7 @@ msgctxt ""
"bas_id21618228468066\n"
"help.text"
msgid "'Gets hold of the form that will be activated"
-msgstr ""
+msgstr "'Prend en main le formulaire qui sera activé"
#. M2Wks
#: sf_form.xhp
@@ -18905,7 +18905,7 @@ msgctxt ""
"bas_id201618228487565\n"
"help.text"
msgid "'Activates the form"
-msgstr ""
+msgstr "'Active le formulaire"
#. YHxMm
#: sf_form.xhp
@@ -18914,7 +18914,7 @@ msgctxt ""
"par_id81618228720782\n"
"help.text"
msgid "<literal>ThisComponent</literal> applies to Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
-msgstr ""
+msgstr "<literal>ThisComponent</literal> s'applique aux documents Calc et Writer. Pour les documents Base, utilisez <literal>ThisDataBaseDocument</literal>."
#. QznyJ
#: sf_form.xhp
@@ -18923,7 +18923,7 @@ msgctxt ""
"par_id501616860541195\n"
"help.text"
msgid "Closes the form document containing the actual <literal>Form</literal> instance. The <literal>Form</literal> instance is disposed."
-msgstr ""
+msgstr "Ferme le document de formulaire contenant l'instance réelle de <literal>Form</literal>. L'instance <literal>Form</literal> est supprimée."
#. CcCpD
#: sf_form.xhp
@@ -18932,7 +18932,7 @@ msgctxt ""
"par_id611618229004669\n"
"help.text"
msgid "This method only closes form documents located in Base documents. If the form is stored in a Writer or Calc document, calling <literal>CloseFormDocument</literal> will have no effect."
-msgstr ""
+msgstr "Cette méthode ne ferme que les documents de formulaire situés dans les documents Base. Si le formulaire est stocké dans un document Writer ou Calc, appeler <literal>CloseFormDocument</literal> n'aura aucun effet."
#. a8CxQ
#: sf_form.xhp
@@ -18941,7 +18941,7 @@ msgctxt ""
"par_id161584541257982\n"
"help.text"
msgid "The value returned by the <literal>Controls</literal> method depends on the arguments provided:"
-msgstr ""
+msgstr "La valeur renvoyée par la méthode <literal>Controls</literal> dépend des arguments fournis :"
#. VXWwg
#: sf_form.xhp
@@ -18950,7 +18950,7 @@ msgctxt ""
"par_id421598179770993\n"
"help.text"
msgid "If the method is called <emph>without arguments</emph>, then it returns the list of the controls contained in the form. Be aware that the returned list does not contain any subform controls."
-msgstr ""
+msgstr "Si la méthode est appelée <emph>sans arguments</emph>, alors elle retourne la liste des champs contenus dans le formulaire. Sachez que la liste renvoyée ne contient aucun contrôle de sous-formulaire."
#. SsiUX
#: sf_form.xhp
@@ -18959,7 +18959,7 @@ msgctxt ""
"par_id81598185229301\n"
"help.text"
msgid "If the optional <literal>ControlName</literal> argument is provided, the method returns a <literal>FormControl</literal> class instance referring to the specified control."
-msgstr ""
+msgstr "Si l'argument facultatif <literal>ControlName</literal> est fourni, la méthode renvoie une instance de classe <literal>FormControl</literal> faisant référence au contrôle spécifié."
#. 7CFJU
#: sf_form.xhp
@@ -18968,7 +18968,7 @@ msgctxt ""
"par_id1001584541257789\n"
"help.text"
msgid "<emph>controlname</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
-msgstr ""
+msgstr "<emph>controlname</emph> : un nom de contrôle valide sous forme de chaîne sensible à la casse. S'il est absent, la liste des noms de contrôle est renvoyée sous la forme d'une matrice de base zéro."
#. PTqJ2
#: sf_form.xhp
@@ -18977,7 +18977,7 @@ msgctxt ""
"par_id291616861407907\n"
"help.text"
msgid "Return a <link href=\"text/sbasic/shared/03/sf_database.xhp\"><literal>SFDatabases</literal>.<literal>Database</literal></link> instance giving access to the execution of SQL commands on the database the current form is connected to and/or that is stored in the current Base document."
-msgstr ""
+msgstr "Renvoie une instance <link href=\"text/sbasic/shared/03/sf_database.xhp\"><literal>SFDatabases</literal>.<literal>Database</literal></link> donnant accès à l'exécution des commandes SQL sur la base de données à laquelle le formulaire actif est connecté et/ou qui est stocké dans le document Base actif."
#. fZRst
#: sf_form.xhp
@@ -18986,7 +18986,7 @@ msgctxt ""
"par_id991616861417207\n"
"help.text"
msgid "Each form has its own database connection, except in Base documents where they all share the same connection."
-msgstr ""
+msgstr "Chaque formulaire a sa propre connexion à la base de données, sauf dans les documents Base où ils partagent tous la même connexion."
#. wFSWb
#: sf_form.xhp
@@ -18995,7 +18995,7 @@ msgctxt ""
"par_id701616861134906\n"
"help.text"
msgid "<emph>user, password</emph>: The login optional parameters (Default = \"\")."
-msgstr ""
+msgstr "<emph>user, password</emph> : Les paramètres optionnels de connexion (par défaut = \"\")."
#. 83Jju
#: sf_form.xhp
@@ -19004,7 +19004,7 @@ msgctxt ""
"par_id771616861842867\n"
"help.text"
msgid "The form cursor is positioned on the first record. Returns <literal>True</literal> if successful."
-msgstr ""
+msgstr "Le curseur de formulaire est positionné sur le premier enregistrement. Renvoie <literal>True</literal> en cas de succès."
#. rapRE
#: sf_form.xhp
@@ -19013,7 +19013,7 @@ msgctxt ""
"par_id331616863143187\n"
"help.text"
msgid "The form cursor is positioned on the last record. Returns <literal>True</literal> if successful."
-msgstr ""
+msgstr "Le curseur de formulaire est positionné sur le dernier enregistrement. Renvoie <literal>True</literal> en cas de succès."
#. HZELb
#: sf_form.xhp
@@ -19022,7 +19022,7 @@ msgctxt ""
"par_id361616863143954\n"
"help.text"
msgid "The form cursor is positioned on the new record area. Returns <literal>True</literal> if successful."
-msgstr ""
+msgstr "Le curseur de formulaire est positionné sur la nouvelle zone d'enregistrement. Renvoie <literal>True</literal> en cas de succès."
#. 2QwcR
#: sf_form.xhp
@@ -19031,7 +19031,7 @@ msgctxt ""
"par_id541616863143461\n"
"help.text"
msgid "The form cursor is positioned on the next record. Returns <literal>True</literal> if successful."
-msgstr ""
+msgstr "Le curseur de formulaire est positionné sur l'enregistrement suivant. Renvoie <literal>True</literal> en cas de succès."
#. a2gGn
#: sf_form.xhp
@@ -19040,7 +19040,7 @@ msgctxt ""
"par_id271616863582607\n"
"help.text"
msgid "<emph>offset</emph>: The number of records to go forward (Default = 1)."
-msgstr ""
+msgstr "<emph>offset</emph> : le nombre d'enregistrements à avancer (par défaut = 1)."
#. e6huC
#: sf_form.xhp
@@ -19049,7 +19049,7 @@ msgctxt ""
"par_id616168637945\n"
"help.text"
msgid "The form cursor is positioned on the previous record. Returns <literal>True</literal> if successful."
-msgstr ""
+msgstr "Le curseur de formulaire est positionné sur l'enregistrement précédent. Renvoie <literal>True</literal> en cas de succès."
#. tAnVw
#: sf_form.xhp
@@ -19058,7 +19058,7 @@ msgctxt ""
"par_id751616863794125\n"
"help.text"
msgid "<emph>offset</emph>: The number of records to go backwards (Default = 1)."
-msgstr ""
+msgstr "<emph>offset</emph> : le nombre d'enregistrements à reculer (par défaut = 1)."
#. Kp4Wo
#: sf_form.xhp
@@ -19067,7 +19067,7 @@ msgctxt ""
"par_id811616864216529\n"
"help.text"
msgid "Reloads the current data from the database and refreshes the form. The cursor is positioned on the first record. Returns <literal>True</literal> if successful."
-msgstr ""
+msgstr "Recharge les données actuelles de la base de données et actualise le formulaire. Le curseur est positionné sur le premier enregistrement. Renvoie <literal>True</literal> en cas de succès."
#. 5gBGr
#: sf_form.xhp
@@ -19076,7 +19076,7 @@ msgctxt ""
"par_id891616864510614\n"
"help.text"
msgid "The value returned by the <literal>Subforms</literal> method depends on the arguments provided:"
-msgstr ""
+msgstr "La valeur renvoyée par la méthode <literal>Subforms</literal> dépend des arguments fournis :"
#. 4yG2j
#: sf_form.xhp
@@ -19085,7 +19085,7 @@ msgctxt ""
"par_id951616864510585\n"
"help.text"
msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of subforms contained in the current form or subform instance."
-msgstr ""
+msgstr "Si la méthode est appelée <emph>sans aucun argument</emph>, alors elle renvoie la liste des sous-formulaires contenus dans le formulaire ou l'instance de sous-formulaire en cours."
#. AD3Q6
#: sf_form.xhp
@@ -19094,7 +19094,7 @@ msgctxt ""
"par_id591616864510445\n"
"help.text"
msgid "If the optional <literal>subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
-msgstr ""
+msgstr "Si l'argument facultatif <literal>subform</literal> est fourni, la méthode renvoie une nouvelle instance <literal>SFDocuments</literal>.<literal>Form</literal> basée sur le nom ou l'index du formulaire/sous-formulaire spécifié."
#. GCRsS
#: sf_form.xhp
@@ -19103,7 +19103,7 @@ msgctxt ""
"par_id341616864510747\n"
"help.text"
msgid "<emph>subform</emph>: A subform stored in the current <literal>Form</literal> class instance given by its name or index."
-msgstr ""
+msgstr "<emph>sous-formulaire</emph> : un sous-formulaire stocké dans l'instance actuelle de la classe <literal>Form</literal> donnée par son nom ou son index."
#. uKm6R
#: sf_form.xhp
@@ -19112,7 +19112,7 @@ msgctxt ""
"par_id211618230389251\n"
"help.text"
msgid "When this argument is absent, the method returns a list of available subforms as a zero-based array. If the form has a single subform, you can set <literal>subform = 0</literal> to get access to it."
-msgstr ""
+msgstr "Lorsque cet argument est absent, la méthode renvoie une liste des sous-formulaires disponibles sous la forme d'une matrice de base zéro. Si le formulaire a un seul sous-formulaire, vous pouvez définir <literal>subform = 0</literal> pour y accéder."
#. CfGgB
#: sf_formcontrol.xhp
@@ -19121,7 +19121,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SFDocuments.FormControl service"
-msgstr ""
+msgstr "Service SFDocuments.FormControl"
#. U4CgG
#: sf_formcontrol.xhp
@@ -19130,7 +19130,7 @@ msgctxt ""
"bm_id781582391760253\n"
"help.text"
msgid "<variable id=\"FormControlService\"><link href=\"text/sbasic/shared/03/sf_formcontrol.xhp\"><literal>SFDocuments</literal>.<literal>FormControl</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"FormControlService\"><link href=\"text/sbasic/shared/03/sf_formcontrol.xhp\">Service <literal>SFDocuments</literal>.<literal>FormControl</literal></link></variable>"
#. XFkrG
#: sf_formcontrol.xhp
@@ -19139,7 +19139,7 @@ msgctxt ""
"par_id931583589764919\n"
"help.text"
msgid "The <literal>FormControl</literal> service provides access to the controls that belong to a form, a subform or a table control of a <literal>FormDocument</literal>. Each instance of the <literal>FormControl</literal> service refers to a single control in the form. This service allows users to:"
-msgstr ""
+msgstr "Le service <literal>FormControl</literal> permet d'accéder aux contrôles appartenant à un formulaire, un sous-formulaire ou un contrôle de table d'un <literal>FormDocument</literal>. Chaque instance du service <literal>FormControl</literal> fait référence à un seul contrôle dans le formulaire. Ce service permet aux utilisateurs de :"
#. irNFC
#: sf_formcontrol.xhp
@@ -19148,7 +19148,7 @@ msgctxt ""
"par_id451618771561326\n"
"help.text"
msgid "Get and set the properties of the control represented by the <literal>FormControl</literal> instance."
-msgstr ""
+msgstr "Obtenez et définissez les propriétés du contrôle représenté par l'instance <literal>FormControl</literal>."
#. S5aH9
#: sf_formcontrol.xhp
@@ -19157,7 +19157,7 @@ msgctxt ""
"par_id601618771565183\n"
"help.text"
msgid "Access the current value displayed by the control."
-msgstr ""
+msgstr "Accéder à la valeur active affichée par le champ."
#. P5xzV
#: sf_formcontrol.xhp
@@ -19166,7 +19166,7 @@ msgctxt ""
"par_id981618771567951\n"
"help.text"
msgid "Set the focus on the desired control."
-msgstr ""
+msgstr "Régler le focus sur le contrôle souhaité."
#. LUDRM
#: sf_formcontrol.xhp
@@ -19175,7 +19175,7 @@ msgctxt ""
"par_id301616939922857\n"
"help.text"
msgid "To use the <literal>FormControl</literal> service in a particular form, subform or table control, all controls must have unique names."
-msgstr ""
+msgstr "Pour utiliser le service <literal>FormControl</literal> dans un contrôle de formulaire, de sous-formulaire ou de table particulier, tous les contrôles doivent avoir des noms uniques."
#. JMFEb
#: sf_formcontrol.xhp
@@ -19184,7 +19184,7 @@ msgctxt ""
"par_id541618771629112\n"
"help.text"
msgid "Radio buttons that share the same group name must also have unique control names."
-msgstr ""
+msgstr "Les boutons radio qui partagent le même nom de groupe doivent également avoir des noms de contrôle uniques."
#. mAwyv
#: sf_formcontrol.xhp
@@ -19193,7 +19193,7 @@ msgctxt ""
"par_id51618771641273\n"
"help.text"
msgid "The main purpose of the <literal>FormControl</literal> service is setting and getting the properties and values displayed by the controls in a form."
-msgstr ""
+msgstr "L'objectif principal du service <literal>FormControl</literal> est de définir et d'obtenir les propriétés et les valeurs affichées par les contrôles dans un formulaire."
#. egjZu
#: sf_formcontrol.xhp
@@ -19202,7 +19202,7 @@ msgctxt ""
"par_id81618774023346\n"
"help.text"
msgid "All controls have a <literal>Value</literal> property. However, its contents will vary according to the control type. For more information, read <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">The <literal>Value</literal> Property</link> below."
-msgstr ""
+msgstr "Tous les contrôles ont une propriété <literal>Value</literal>. Cependant, son contenu variera selon le type de contrôle. Pour plus d'informations, lisez <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">La propriété <literal>Value</literal></link> ci-dessous."
#. kF29h
#: sf_formcontrol.xhp
@@ -19211,7 +19211,7 @@ msgctxt ""
"par_id881618771651907\n"
"help.text"
msgid "It is also possible to format the controls via the <literal>XControlModel</literal> and <literal>XControlView</literal> properties."
-msgstr ""
+msgstr "Il est également possible de formater les champs via les propriétés <literal>XControlModel</literal> et <literal>XControlView</literal>."
#. SGsH8
#: sf_formcontrol.xhp
@@ -19220,7 +19220,7 @@ msgctxt ""
"par_id891598188164936\n"
"help.text"
msgid "The <literal>SFDocuments.FormControl</literal> service is closely related to the <link href=\"text/sbasic/shared/03/sf_form.xhp\"><literal>SFDocuments.Form</literal></link> service."
-msgstr ""
+msgstr "Le service <literal>SFDocuments.FormControl</literal> est étroitement lié au service <link href=\"text/sbasic/shared/03/sf_form.xhp\"><literal>SFDocuments.Form</literal></link> ."
#. rUEuw
#: sf_formcontrol.xhp
@@ -19229,7 +19229,7 @@ msgctxt ""
"hd_id581582885621841\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Invocation du service"
#. pzkhK
#: sf_formcontrol.xhp
@@ -19238,7 +19238,7 @@ msgctxt ""
"par_id141609955500101\n"
"help.text"
msgid "Before using the <literal>FormControl</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
-msgstr ""
+msgstr "Avant d'utiliser le service <literal>FormControl</literal>, la bibliothèque <literal>ScriptForge</literal> doit être chargée ou importée :"
#. BeDqF
#: sf_formcontrol.xhp
@@ -19247,7 +19247,7 @@ msgctxt ""
"par_id361598174756160\n"
"help.text"
msgid "The <literal>FormControl</literal> service is invoked from an existing <literal>Form</literal> service instance through its <literal>Controls</literal> method."
-msgstr ""
+msgstr "Le service <literal>FormControl</literal> est invoqué à partir d'une instance de service <literal>Form</literal> existante via sa méthode <literal>Controls</literal>."
#. 56bE7
#: sf_formcontrol.xhp
@@ -19256,7 +19256,7 @@ msgctxt ""
"pyc_id721622556808773\n"
"help.text"
msgid "control.Value = 'Current Time = ' + strftime(\"%a, %d %b %Y %H:%M:%S\", localtime())"
-msgstr ""
+msgstr "control.Value = 'Current Time = ' + strftime(\"%a, %d %b %Y %H:%M:%S\", localtime())"
#. LG9Md
#: sf_formcontrol.xhp
@@ -19265,7 +19265,7 @@ msgctxt ""
"par_id781618772761258\n"
"help.text"
msgid "To learn more about how to open a <literal>FormDocument</literal> and get access to its forms, refer to the <link href=\"text/sbasic/shared/03/sf_form.xhp\">SFDocuments.Form</link> service help page."
-msgstr ""
+msgstr "Pour en savoir plus sur l'ouverture de <literal>FormDocument</literal> et accéder à ses formulaires, consultez l page d'aide au service <link href=\"text/sbasic/shared/03/sf_form.xhp\">SFDocuments.Form</link>."
#. qeXCN
#: sf_formcontrol.xhp
@@ -19274,7 +19274,7 @@ msgctxt ""
"par_id951598174966322\n"
"help.text"
msgid "Alternatively a <literal>FormControl</literal> instance can be retrieved via the <literal>SFDocuments.FormEvent</literal> service, which returns the <literal>SFDocuments.FormControl</literal> class instance that triggered the event."
-msgstr ""
+msgstr "Alternativement, une instance <literal>FormControl</literal> peut être récupérée via le service <literal>SFDocuments.FormEvent</literal>, qui renvoie l'instance de classe <literal>SFDocuments.FormControl</literal> qui a déclenché l'événement."
#. bSfxy
#: sf_formcontrol.xhp
@@ -19283,7 +19283,7 @@ msgctxt ""
"bas_id801598175242937\n"
"help.text"
msgid "' oControl now represents the instance of the FormControl class that triggered the current event"
-msgstr ""
+msgstr "' oControl représente maintenant l'instance de la classe FormControl qui a déclenché l'événement actif"
#. EgCtB
#: sf_formcontrol.xhp
@@ -19292,7 +19292,7 @@ msgctxt ""
"par_id251598176312571\n"
"help.text"
msgid "Note that in previous examples, the prefix <literal>\"SFDocuments.\"</literal> may be omitted."
-msgstr ""
+msgstr "Notez que dans les exemples précédents, le préfixe <literal>\"SFDocuments.\"</literal> peut être omis."
#. 7gE8Y
#: sf_formcontrol.xhp
@@ -19301,7 +19301,7 @@ msgctxt ""
"par_id951618773412097\n"
"help.text"
msgid "The <literal>FormEvent</literal> service is used exclusively to create instances of the <literal>SFDocuments.Form</literal> and <literal>SFDocuments.FormControl</literal> services when a form or control event takes place."
-msgstr ""
+msgstr "Le service <literal>FormEvent</literal> est utilisé exclusivement pour créer des instances des services <literal>SFDocuments.Form</literal> et <literal>SFDocuments.FormControl</literal> lorsqu'un événement de formulaire ou de contrôle a lieu."
#. AppFj
#: sf_formcontrol.xhp
@@ -19310,7 +19310,7 @@ msgctxt ""
"hd_id71598455687512\n"
"help.text"
msgid "Control types"
-msgstr ""
+msgstr "Types de contrôle"
#. ezcW8
#: sf_formcontrol.xhp
@@ -19319,7 +19319,7 @@ msgctxt ""
"par_id851598455863395\n"
"help.text"
msgid "The <literal>FormControl</literal> service is available for the following control types:"
-msgstr ""
+msgstr "Le service <literal>FormControl</literal> est disponible pour les types de contrôle suivants :"
#. BESBv
#: sf_formcontrol.xhp
@@ -19328,7 +19328,7 @@ msgctxt ""
"hd_id651583668365757\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propriétés"
#. VrBfK
#: sf_formcontrol.xhp
@@ -19337,7 +19337,7 @@ msgctxt ""
"par_id871583668386455\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#. hDr9G
#: sf_formcontrol.xhp
@@ -19346,7 +19346,7 @@ msgctxt ""
"par_id491583668386455\n"
"help.text"
msgid "Readonly"
-msgstr ""
+msgstr "Lecture seule"
#. kWac7
#: sf_formcontrol.xhp
@@ -19355,7 +19355,7 @@ msgctxt ""
"par_id271583668474014\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Type"
#. dXwGN
#: sf_formcontrol.xhp
@@ -19364,7 +19364,7 @@ msgctxt ""
"par_id291598538799794\n"
"help.text"
msgid "Applicable to"
-msgstr ""
+msgstr "Applicable à"
#. bEQWc
#: sf_formcontrol.xhp
@@ -19373,7 +19373,7 @@ msgctxt ""
"par_id401583668386455\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Description"
#. N3ejK
#: sf_formcontrol.xhp
@@ -19382,7 +19382,7 @@ msgctxt ""
"par_id371583668519172\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. PszFp
#: sf_formcontrol.xhp
@@ -19391,7 +19391,7 @@ msgctxt ""
"par_id771583668386455\n"
"help.text"
msgid "Specifies the action triggered when the button is clicked. Accepted values are: <literal>none</literal>, <literal>submitForm</literal>, <literal>resetForm</literal>, <literal>refreshForm</literal>, <literal>moveToFirst</literal>, <literal>moveToLast</literal>, <literal>moveToNext</literal>, <literal>moveToPrev</literal>, <literal>saveRecord</literal>, <literal>moveToNew</literal>, <literal>deleteRecord</literal>, <literal>undoRecord</literal>."
-msgstr ""
+msgstr "Spécifie l'action déclenchée lorsque le bouton est cliqué. Les valeurs acceptées sont : <literal>none</literal>, <literal>submitForm</literal>, <literal>resetForm</literal>, <literal>refreshForm</literal>, <literal>moveToFirst</literal>, <literal>moveToLast</literal>, <literal>moveToNext</literal>, <literal>moveToPrev</literal>, <literal>saveRecord</literal>, <literal>moveToNew</literal>, <literal>deleteRecord</literal>, <literal>undoRecord</literal>."
#. fmzNT
#: sf_formcontrol.xhp
@@ -19400,7 +19400,7 @@ msgctxt ""
"par_id541583839708548\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 62Bud
#: sf_formcontrol.xhp
@@ -19409,7 +19409,7 @@ msgctxt ""
"par_id731583839708412\n"
"help.text"
msgid "Specifies the text displayed by the control."
-msgstr ""
+msgstr "Spécifie le texte affiché par le contrôle."
#. nFFDY
#: sf_formcontrol.xhp
@@ -19418,7 +19418,7 @@ msgctxt ""
"par_id411616942306677\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. 8H6BR
#: sf_formcontrol.xhp
@@ -19427,7 +19427,7 @@ msgctxt ""
"par_id461616942306745\n"
"help.text"
msgid "Specifies the rowset field mapped onto the current control."
-msgstr ""
+msgstr "Spécifie le champ d'ensemble de lignes mappé sur le contrôle actuel."
#. AJUH6
#: sf_formcontrol.xhp
@@ -19436,7 +19436,7 @@ msgctxt ""
"par_id761584027709516\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. Enqxp
#: sf_formcontrol.xhp
@@ -19445,7 +19445,7 @@ msgctxt ""
"par_id261598539120502\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. FsCJK
#: sf_formcontrol.xhp
@@ -19454,7 +19454,7 @@ msgctxt ""
"par_id971584027709752\n"
"help.text"
msgid "One of the control types listed above."
-msgstr ""
+msgstr "L'un des types de contrôle énumérés ci-dessus."
#. DH84k
#: sf_formcontrol.xhp
@@ -19463,7 +19463,7 @@ msgctxt ""
"par_id31583839767743\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. pRrwC
#: sf_formcontrol.xhp
@@ -19472,7 +19472,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specifies whether a command button is the default OK button."
-msgstr ""
+msgstr "Spécifie si un bouton de commande est le bouton par défaut OK."
#. 2dP2A
#: sf_formcontrol.xhp
@@ -19481,7 +19481,7 @@ msgctxt ""
"par_id241616942739459\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. Sukx9
#: sf_formcontrol.xhp
@@ -19490,7 +19490,7 @@ msgctxt ""
"par_id271616942739359\n"
"help.text"
msgid "Specifies the default value used to initialize a control in a new record."
-msgstr ""
+msgstr "Spécifie la valeur par défaut utilisée pour initialiser un contrôle dans un nouvel enregistrement."
#. nFBUQ
#: sf_formcontrol.xhp
@@ -19499,7 +19499,7 @@ msgctxt ""
"par_id771583839920487\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. fQYqd
#: sf_formcontrol.xhp
@@ -19508,7 +19508,7 @@ msgctxt ""
"par_id891598539196786\n"
"help.text"
msgid "All (except HiddenControl)"
-msgstr ""
+msgstr "Tous (sauf HiddenControl)"
#. MmDQ5
#: sf_formcontrol.xhp
@@ -19517,7 +19517,7 @@ msgctxt ""
"par_id451583839920858\n"
"help.text"
msgid "Specifies if the control is accessible with the cursor."
-msgstr ""
+msgstr "Spécifie si le contrôle est accessible avec le curseur."
#. VDkDh
#: sf_formcontrol.xhp
@@ -19526,7 +19526,7 @@ msgctxt ""
"par_id571588333908716\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 8X3Ho
#: sf_formcontrol.xhp
@@ -19535,7 +19535,7 @@ msgctxt ""
"par_id721588333908708\n"
"help.text"
msgid "Specifies the format used to display dates and times. It must be one of following strings:"
-msgstr ""
+msgstr "Spécifie le format utilisé pour afficher les dates et les heures. Il doit s'agir de l'une des chaînes suivantes :"
#. 6CqCN
#: sf_formcontrol.xhp
@@ -19544,7 +19544,7 @@ msgctxt ""
"par_id891598456980194\n"
"help.text"
msgid "For dates: \"Standard (short)\", \"Standard (short YY)\", \"Standard (short YYYY)\", \"Standard (long)\", \"DD/MM/YY\", \"MM/DD/YY\", \"YY/MM/DD\", \"DD/MM/YYYY\", \"MM/DD/YYYY\" , \"YYYY/MM/DD\", \"YY-MM-DD\", \"YYYY-MM-DD\"."
-msgstr ""
+msgstr "Pour les dates: \"Standard (short)\", \"Standard (short YY)\", \"Standard (short YYYY)\", \"Standard (long)\", \"DD/MM/YY\", \"MM/DD/YY\", \"YY/MM/DD\", \"DD/MM/YYYY\", \"MM/DD/YYYY\" , \"YYYY/MM/DD\", \"YY-MM-DD\", \"YYYY-MM-DD\"."
#. f6gni
#: sf_formcontrol.xhp
@@ -19553,7 +19553,7 @@ msgctxt ""
"par_id221598456991070\n"
"help.text"
msgid "For times: \"24h short\", \"24h long\", \"12h short\", \"12h long\"."
-msgstr ""
+msgstr "Pour les heures : \"24h short\", \"24h long\", \"12h short\", \"12h long\"."
#. RqjAh
#: sf_formcontrol.xhp
@@ -19562,7 +19562,7 @@ msgctxt ""
"par_id501583774433513\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. E4aHX
#: sf_formcontrol.xhp
@@ -19571,7 +19571,7 @@ msgctxt ""
"par_id151598177605296\n"
"help.text"
msgid "Returns the number of rows in a ListBox or a ComboBox."
-msgstr ""
+msgstr "Renvoie le nombre de lignes dans une ListBox ou une ComboBox."
#. ApC5v
#: sf_formcontrol.xhp
@@ -19580,7 +19580,7 @@ msgctxt ""
"par_id271588334016191\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. XQ3AV
#: sf_formcontrol.xhp
@@ -19589,7 +19589,7 @@ msgctxt ""
"par_id251588334016874\n"
"help.text"
msgid "Specifies which item is selected in a ListBox or ComboBox. In case of multiple selection, the index of the first item is returned or only one item is set."
-msgstr ""
+msgstr "Spécifie quel élément est sélectionné dans une ListBox ou une ComboBox. En cas de sélection multiple, l'index du premier élément est renvoyé ou un seul élément est défini."
#. 5DjjX
#: sf_formcontrol.xhp
@@ -19598,7 +19598,7 @@ msgctxt ""
"par_id891616944120697\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. nNqW5
#: sf_formcontrol.xhp
@@ -19607,7 +19607,7 @@ msgctxt ""
"par_id901616944120614\n"
"help.text"
msgid "Specifies the data contained in a ComboBox or a ListBox as a zero-based array of string values."
-msgstr ""
+msgstr "Spécifie les données contenues dans une ComboBox ou une ListBox sous la forme d'une matrice de base zéro de valeurs de chaîne."
#. rvVZ7
#: sf_formcontrol.xhp
@@ -19616,7 +19616,7 @@ msgctxt ""
"par_id21616944586559\n"
"help.text"
msgid "Combined with <literal>ListSourceType</literal>, may also contain the name of a table, a query or a complete <literal>SQL</literal> statement."
-msgstr ""
+msgstr "Combiné avec <literal>ListSourceType</literal>, peut également contenir le nom d'une table, une requête ou une instruction <literal>SQL</literal> complète."
#. jqgF5
#: sf_formcontrol.xhp
@@ -19625,7 +19625,7 @@ msgctxt ""
"par_id821616944631740\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. sqr2g
#: sf_formcontrol.xhp
@@ -19634,7 +19634,7 @@ msgctxt ""
"par_id131616944631625\n"
"help.text"
msgid "Specifies the type of data contained in a combobox or a listbox."
-msgstr ""
+msgstr "Spécifie le type de données contenues dans une zone de liste ou une zone combinée."
#. GzpAN
#: sf_formcontrol.xhp
@@ -19643,7 +19643,7 @@ msgctxt ""
"par_id881616944631341\n"
"help.text"
msgid "It must be one of the <link href=\"https://api.libreoffice.org/docs/idl/ref/ListSourceType_8idl_source.html\"><literal>com.sun.star.form.ListSourceType.*</literal></link> constants."
-msgstr ""
+msgstr "Cela doit être une des constantes <link href=\"https://api.libreoffice.org/docs/idl/ref/ListSourceType_8idl_source.html\"><literal>com.sun.star.form.ListSourceType.*</literal></link>."
#. BQ7JE
#: sf_formcontrol.xhp
@@ -19652,7 +19652,7 @@ msgctxt ""
"par_id961598457655506\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. EV4jD
#: sf_formcontrol.xhp
@@ -19661,7 +19661,7 @@ msgctxt ""
"par_id2159845765568\n"
"help.text"
msgid "Specifies if the control is read-only."
-msgstr ""
+msgstr "Spécifie si le contrôle est en lecture seule."
#. CXDED
#: sf_formcontrol.xhp
@@ -19670,7 +19670,7 @@ msgctxt ""
"par_id621598457951781\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. e7HnA
#: sf_formcontrol.xhp
@@ -19679,7 +19679,7 @@ msgctxt ""
"par_id821598457951782\n"
"help.text"
msgid "Specifies whether the user can select multiple items in a listbox."
-msgstr ""
+msgstr "Spécifie si un utilisateur peut sélectionner plusieurs éléments dans une liste déroulante."
#. TZuvX
#: sf_formcontrol.xhp
@@ -19688,7 +19688,7 @@ msgctxt ""
"par_id351598458170114\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. AtLKa
#: sf_formcontrol.xhp
@@ -19697,7 +19697,7 @@ msgctxt ""
"par_id151598539764402\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. EuBGK
#: sf_formcontrol.xhp
@@ -19706,7 +19706,7 @@ msgctxt ""
"par_id621598458170392\n"
"help.text"
msgid "The name of the control."
-msgstr ""
+msgstr "Le nom du contrôle."
#. SNTgh
#: sf_formcontrol.xhp
@@ -19715,7 +19715,7 @@ msgctxt ""
"par_id161598458580581\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. CTjAM
#: sf_formcontrol.xhp
@@ -19724,7 +19724,7 @@ msgctxt ""
"par_id181598539807426\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. z8w8o
#: sf_formcontrol.xhp
@@ -19733,7 +19733,7 @@ msgctxt ""
"par_id801598458580456\n"
"help.text"
msgid "Depending on the parent type, a form, a subform or a tablecontrol, returns the parent <literal>SFDocuments</literal>.<literal>Form</literal> or <literal>SFDocuments</literal>.<literal>FormControl</literal> class object instance."
-msgstr ""
+msgstr "Selon le type de parent, un formulaire, un sous-formulaire ou un contrôle de table, renvoie le parent <literal>SFDocuments</literal>.<literal>Form</literal> ou l'instance d'objet de classe <literal>SFDocuments</literal>.<literal>FormControl</literal>."
#. fyoXF
#: sf_formcontrol.xhp
@@ -19742,7 +19742,7 @@ msgctxt ""
"par_id971598458773352\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. RnXeR
#: sf_formcontrol.xhp
@@ -19751,7 +19751,7 @@ msgctxt ""
"par_id451598458773588\n"
"help.text"
msgid "Specifies the file name containing a bitmap or other type of graphic to be displayed on the control. The filename must comply with the <literal>FileNaming</literal> attribute of the <literal>ScriptForge.FileSystem</literal> service."
-msgstr ""
+msgstr "Spécifie le nom du fichier contenant un bitmap ou un autre type de graphique à afficher sur le contrôle. Le nom de fichier doit être conforme à l'attribut <literal>FileNaming</literal> du service <literal>ScriptForge.FileSystem</literal>."
#. PHBtj
#: sf_formcontrol.xhp
@@ -19760,7 +19760,7 @@ msgctxt ""
"par_id251616946015886\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. oYA7V
#: sf_formcontrol.xhp
@@ -19769,7 +19769,7 @@ msgctxt ""
"par_id91616946015258\n"
"help.text"
msgid "A control is said required when the underlying data must not contain a <literal>null</literal> value."
-msgstr ""
+msgstr "Un contrôle est dit requis lorsque les données sous-jacentes ne doivent pas contenir de valeur <literal>null</literal>."
#. NbTpX
#: sf_formcontrol.xhp
@@ -19778,7 +19778,7 @@ msgctxt ""
"par_id781598516764550\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. Rv448
#: sf_formcontrol.xhp
@@ -19787,7 +19787,7 @@ msgctxt ""
"par_id11159851676440\n"
"help.text"
msgid "Gives access to the text being displayed by the control."
-msgstr ""
+msgstr "Donne accès au texte affiché par le contrôle."
#. 7kxit
#: sf_formcontrol.xhp
@@ -19796,7 +19796,7 @@ msgctxt ""
"par_id411598517275112\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. MNqBi
#: sf_formcontrol.xhp
@@ -19805,7 +19805,7 @@ msgctxt ""
"par_id171598539985022\n"
"help.text"
msgid "All (except HiddenControl)"
-msgstr ""
+msgstr "Tous (sauf HiddenControl)"
#. VXR9Y
#: sf_formcontrol.xhp
@@ -19814,7 +19814,7 @@ msgctxt ""
"par_id651598517275384\n"
"help.text"
msgid "Specifies the text that appears as a tooltip when you hover the mouse pointer over the control."
-msgstr ""
+msgstr "Spécifie le texte qui apparaît sous forme d'info-bulle lorsque le contrôle est survolé par le pointeur de la souris."
#. Awzep
#: sf_formcontrol.xhp
@@ -19823,7 +19823,7 @@ msgctxt ""
"par_id821598517418463\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 6S5EL
#: sf_formcontrol.xhp
@@ -19832,7 +19832,7 @@ msgctxt ""
"par_id141598517418822\n"
"help.text"
msgid "Specifies if the checkbox control may appear dimmed (grayed) or not."
-msgstr ""
+msgstr "Spécifie si le contrôle de la case à cocher peut apparaître grisé ou non."
#. mCQFz
#: sf_formcontrol.xhp
@@ -19841,7 +19841,7 @@ msgctxt ""
"par_id701598517671373\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. vD3X4
#: sf_formcontrol.xhp
@@ -19850,7 +19850,7 @@ msgctxt ""
"par_id1001598540024225\n"
"help.text"
msgid "This property depends on the current control type. Refer to <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">The <literal>Value</literal> property</link> for more information."
-msgstr ""
+msgstr "Cette propriété dépend du type de champ actif. Reportez-vous à <link href=\"text/sbasic/shared/03/sf_formcontrol.xhp#hd_id81598540704978\">La propriété <literal>Value</literal></link> pour plus d'informations."
#. ybVim
#: sf_formcontrol.xhp
@@ -19859,7 +19859,7 @@ msgctxt ""
"par_id661598517730941\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. G52FE
#: sf_formcontrol.xhp
@@ -19868,7 +19868,7 @@ msgctxt ""
"par_id761598540042290\n"
"help.text"
msgid "All (except HiddenControl)"
-msgstr ""
+msgstr "Tous (sauf HiddenControl)"
#. 5juZG
#: sf_formcontrol.xhp
@@ -19877,7 +19877,7 @@ msgctxt ""
"par_id881598517730836\n"
"help.text"
msgid "Specifies if the control is hidden or visible."
-msgstr ""
+msgstr "Spécifie si le contrôle est masqué ou visible."
#. FAYCA
#: sf_formcontrol.xhp
@@ -19886,7 +19886,7 @@ msgctxt ""
"par_id451598177924437\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. UZ7ug
#: sf_formcontrol.xhp
@@ -19895,7 +19895,7 @@ msgctxt ""
"par_id94159817792441\n"
"help.text"
msgid "UNO<br/>object"
-msgstr ""
+msgstr "Objet<br/>UNO"
#. 65CSA
#: sf_formcontrol.xhp
@@ -19904,7 +19904,7 @@ msgctxt ""
"par_id311598540066789\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. ceFhn
#: sf_formcontrol.xhp
@@ -19913,7 +19913,7 @@ msgctxt ""
"par_id191598177924897\n"
"help.text"
msgid "The UNO object representing the control model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\">XControlModel</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlModel.html\">UnoControlModel</link> in the API documentation for more information."
-msgstr ""
+msgstr "L'objet UNO représentant le modèle de contrôle. Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\">XControlModel</link> et <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlModel.html\">UnoControlModel</link> dans la documentation de l'interface de programmation d'application (API) pour des informations détaillées."
#. FzDR6
#: sf_formcontrol.xhp
@@ -19922,7 +19922,7 @@ msgctxt ""
"par_id811598178083501\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Oui"
#. Bdvyd
#: sf_formcontrol.xhp
@@ -19931,7 +19931,7 @@ msgctxt ""
"par_id981598178083938\n"
"help.text"
msgid "UNO<br/>object"
-msgstr ""
+msgstr "Objet<br/>UNO"
#. DFQ5P
#: sf_formcontrol.xhp
@@ -19940,7 +19940,7 @@ msgctxt ""
"par_id551598540079329\n"
"help.text"
msgid "All"
-msgstr ""
+msgstr "Tous"
#. fPcGS
#: sf_formcontrol.xhp
@@ -19949,7 +19949,7 @@ msgctxt ""
"par_id731598178083442\n"
"help.text"
msgid "The UNO object representing the control view. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\">XControl</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControl.html\">UnoControl</link> in the API documentation for more information."
-msgstr ""
+msgstr "L'objet UNO représentant la vue du contrôle. Reportez-vous à <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControl.html\">XControl</link> et <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControl.html\">UnoControl</link> dans la documentation de l'API pour plus d'informations."
#. pqsod
#: sf_formcontrol.xhp
@@ -19958,7 +19958,7 @@ msgctxt ""
"hd_id81598540704978\n"
"help.text"
msgid "The <variable id=\"ValueProperty\"><literal>Value</literal> property</variable>"
-msgstr ""
+msgstr "La propriété <variable id=\"ValueProperty\"><literal>Value</literal></variable>"
#. PbEBw
#: sf_formcontrol.xhp
@@ -19967,7 +19967,7 @@ msgctxt ""
"par_id10159854325492\n"
"help.text"
msgid "Control type"
-msgstr ""
+msgstr "Type de contrôle"
#. bsmCC
#: sf_formcontrol.xhp
@@ -19976,7 +19976,7 @@ msgctxt ""
"par_id741598543254158\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Type"
#. MWgHB
#: sf_formcontrol.xhp
@@ -19985,7 +19985,7 @@ msgctxt ""
"par_id961598543254444\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Description"
#. FLUGH
#: sf_formcontrol.xhp
@@ -19994,7 +19994,7 @@ msgctxt ""
"par_id741598543254108\n"
"help.text"
msgid "Applicable to toggle buttons only."
-msgstr ""
+msgstr "Applicable aux boutons bascule uniquement."
#. jpLCR
#: sf_formcontrol.xhp
@@ -20003,7 +20003,7 @@ msgctxt ""
"par_id741598543254376\n"
"help.text"
msgid "Boolean or Integer"
-msgstr ""
+msgstr "Booléen ou Entier"
#. ErAZY
#: sf_formcontrol.xhp
@@ -20012,7 +20012,7 @@ msgctxt ""
"par_id521598543254630\n"
"help.text"
msgid "0, False: not checked<br/>1, True: checked<br/>2: grayed out, don't know (applicable if <literal>TripleState</literal> is <literal>True</literal>)"
-msgstr ""
+msgstr "0, False : non coché<br/>1, True : coché<br/>2 : grisé, ne sait pas (applicable si <literal>TripleState</literal> est <literal>True</literal>)"
#. 3frrW
#: sf_formcontrol.xhp
@@ -20021,7 +20021,7 @@ msgctxt ""
"par_id331598543254947\n"
"help.text"
msgid "The selected value, as a String. The <literal>ListIndex</literal> property is an alternate option to access the index of the selected value."
-msgstr ""
+msgstr "La valeur sélectionnée, sous forme de chaîne. La propriété <literal>ListIndex</literal> est une option alternative pour accéder à l'index de la valeur sélectionnée."
#. faEEm
#: sf_formcontrol.xhp
@@ -20030,7 +20030,7 @@ msgctxt ""
"par_id5159854325443\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. VyagB
#: sf_formcontrol.xhp
@@ -20039,7 +20039,7 @@ msgctxt ""
"par_id971598543254757\n"
"help.text"
msgid "A file name formatted in accordance with the <literal>FileNaming</literal> property of the <literal>ScriptForge.FileSystem</literal> service"
-msgstr ""
+msgstr "Un nom de fichier formaté conformément à la propriété <literal>FileNaming</literal> du service <literal>ScriptForge.FileSystem</literal>"
#. CaGtr
#: sf_formcontrol.xhp
@@ -20048,7 +20048,7 @@ msgctxt ""
"par_id221598543254760\n"
"help.text"
msgid "String or Numeric"
-msgstr ""
+msgstr "Chaîne ou numérique"
#. gtxJY
#: sf_formcontrol.xhp
@@ -20057,7 +20057,7 @@ msgctxt ""
"par_id42159854325422\n"
"help.text"
msgid "String or array of strings"
-msgstr ""
+msgstr "Chaîne ou matrice de chaînes"
#. kBH32
#: sf_formcontrol.xhp
@@ -20066,7 +20066,7 @@ msgctxt ""
"par_id601598543254780\n"
"help.text"
msgid "The selected row(s) as a single string or an array of strings. Only a single value can be set. If the box is linked to a database, this property gets or sets the underlying data. Otherwise it gets or sets the data being displayed."
-msgstr ""
+msgstr "La ou les lignes sélectionnées sous la forme d'une chaîne unique ou d'une matrice de chaînes. Une seule valeur peut être définie. Si la boîte est liée à une base de données, cette propriété obtient ou définit les données sous-jacentes. Sinon, elle obtient ou définit les données affichées."
#. f7EZX
#: sf_formcontrol.xhp
@@ -20075,7 +20075,7 @@ msgctxt ""
"par_id461598543254909\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. DrhU9
#: sf_formcontrol.xhp
@@ -20084,7 +20084,7 @@ msgctxt ""
"par_id851598543254624\n"
"help.text"
msgid "Each button has its own name. Multiple RadioButton controls are linked together when they share the same group name. If a RadioButton is set to <literal>True</literal>, the other related buttons are automatically set to <literal>False</literal>"
-msgstr ""
+msgstr "Chaque bouton a son propre nom. Plusieurs contrôles RadioButton sont liés lorsqu'ils partagent le même nom de groupe. Si un RadioButton est défini sur <literal>True</literal>, les autres boutons associés sont automatiquement définis sur <literal>False</literal>"
#. WEsqT
#: sf_formcontrol.xhp
@@ -20093,7 +20093,7 @@ msgctxt ""
"par_id531598543254869\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. LxeLY
#: sf_formcontrol.xhp
@@ -20102,7 +20102,7 @@ msgctxt ""
"par_id21598543254994\n"
"help.text"
msgid "Must be within the predefined bounds"
-msgstr ""
+msgstr "Doit être dans les limites prédéfinies"
#. mpoa7
#: sf_formcontrol.xhp
@@ -20111,7 +20111,7 @@ msgctxt ""
"par_id951616947400919\n"
"help.text"
msgid "Numeric"
-msgstr ""
+msgstr "Numérique"
#. x6ZLt
#: sf_formcontrol.xhp
@@ -20120,7 +20120,7 @@ msgctxt ""
"par_id48161694740085\n"
"help.text"
msgid "Must be within the predefined bounds"
-msgstr ""
+msgstr "Doit être dans les limites prédéfinies"
#. UZLYC
#: sf_formcontrol.xhp
@@ -20129,7 +20129,7 @@ msgctxt ""
"par_id441598543254738\n"
"help.text"
msgid "The text appearing in the field"
-msgstr ""
+msgstr "Le texte apparaissant dans le champ"
#. WBHoJ
#: sf_formcontrol.xhp
@@ -20138,7 +20138,7 @@ msgctxt ""
"hd_id421612628828054\n"
"help.text"
msgid "Event properties"
-msgstr ""
+msgstr "Propriétés de l'événement"
#. tqnsA
#: sf_formcontrol.xhp
@@ -20147,7 +20147,7 @@ msgctxt ""
"par_id41612629140856\n"
"help.text"
msgid "The properties below return or set URI strings that define the script triggered by the event."
-msgstr ""
+msgstr "Les propriétés ci-dessous renvoient ou définissent des chaînes URI qui définissent le script déclenché par l'événement."
#. 7Azyz
#: sf_formcontrol.xhp
@@ -20156,7 +20156,7 @@ msgctxt ""
"par_id961612628879819\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#. N4btE
#: sf_formcontrol.xhp
@@ -20165,7 +20165,7 @@ msgctxt ""
"par_id401612628879819\n"
"help.text"
msgid "ReadOnly"
-msgstr ""
+msgstr "Lecture seule"
#. RXoDM
#: sf_formcontrol.xhp
@@ -20174,7 +20174,7 @@ msgctxt ""
"par_id281612628879819\n"
"help.text"
msgid "Description as labeled in the Basic IDE"
-msgstr ""
+msgstr "Description telle qu'étiquetée dans l'EDI Basic"
#. yhjPA
#: sf_formcontrol.xhp
@@ -20183,7 +20183,7 @@ msgctxt ""
"par_id91612707166532\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. HVTKN
#: sf_formcontrol.xhp
@@ -20192,7 +20192,7 @@ msgctxt ""
"par_id291612707166258\n"
"help.text"
msgid "Execute action"
-msgstr ""
+msgstr "Exécuter l'action"
#. T5CTw
#: sf_formcontrol.xhp
@@ -20201,7 +20201,7 @@ msgctxt ""
"par_id79161270716675\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. qs3LA
#: sf_formcontrol.xhp
@@ -20210,7 +20210,7 @@ msgctxt ""
"par_id831612707166731\n"
"help.text"
msgid "While adjusting"
-msgstr ""
+msgstr "À l'ajustement"
#. vUbN6
#: sf_formcontrol.xhp
@@ -20219,7 +20219,7 @@ msgctxt ""
"par_id301616948330694\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. PopWN
#: sf_formcontrol.xhp
@@ -20228,7 +20228,7 @@ msgctxt ""
"par_id901616948330305\n"
"help.text"
msgid "Approve action"
-msgstr ""
+msgstr "Accepter l'action"
#. PmE7k
#: sf_formcontrol.xhp
@@ -20237,7 +20237,7 @@ msgctxt ""
"par_id821616948330888\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. rjQCJ
#: sf_formcontrol.xhp
@@ -20246,7 +20246,7 @@ msgctxt ""
"par_id111616948330257\n"
"help.text"
msgid "Prior to reset"
-msgstr ""
+msgstr "Avant la réinitialisation"
#. octLi
#: sf_formcontrol.xhp
@@ -20255,7 +20255,7 @@ msgctxt ""
"par_id271616948330553\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. D7yir
#: sf_formcontrol.xhp
@@ -20264,7 +20264,7 @@ msgctxt ""
"par_id451616948330759\n"
"help.text"
msgid "Before updating"
-msgstr ""
+msgstr "Avant l'actualisation"
#. YM7Nt
#: sf_formcontrol.xhp
@@ -20273,7 +20273,7 @@ msgctxt ""
"par_id71616948330769\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. pHG54
#: sf_formcontrol.xhp
@@ -20282,7 +20282,7 @@ msgctxt ""
"par_id211616948330895\n"
"help.text"
msgid "Changed"
-msgstr ""
+msgstr "Modifié"
#. UaRoN
#: sf_formcontrol.xhp
@@ -20291,7 +20291,7 @@ msgctxt ""
"par_id121616948330654\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. tfW7M
#: sf_formcontrol.xhp
@@ -20300,7 +20300,7 @@ msgctxt ""
"par_id2216169483303\n"
"help.text"
msgid "Error occurred"
-msgstr ""
+msgstr "Erreur survenue"
#. vDFhJ
#: sf_formcontrol.xhp
@@ -20309,7 +20309,7 @@ msgctxt ""
"par_id111612629836630\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. NN9FK
#: sf_formcontrol.xhp
@@ -20318,7 +20318,7 @@ msgctxt ""
"par_id1001612629836902\n"
"help.text"
msgid "When receiving focus"
-msgstr ""
+msgstr "À la réception du focus"
#. tLp7Y
#: sf_formcontrol.xhp
@@ -20327,7 +20327,7 @@ msgctxt ""
"par_id291612629836294\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. DDcCF
#: sf_formcontrol.xhp
@@ -20336,7 +20336,7 @@ msgctxt ""
"par_id62161262983683\n"
"help.text"
msgid "When losing focus"
-msgstr ""
+msgstr "À la perte du focus"
#. EBVQM
#: sf_formcontrol.xhp
@@ -20345,7 +20345,7 @@ msgctxt ""
"par_id51612707354544\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. PLPUr
#: sf_formcontrol.xhp
@@ -20354,7 +20354,7 @@ msgctxt ""
"par_id211612707354899\n"
"help.text"
msgid "Item status changed"
-msgstr ""
+msgstr "Statut de l'élément modifié"
#. zBci2
#: sf_formcontrol.xhp
@@ -20363,7 +20363,7 @@ msgctxt ""
"par_id81612629836634\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. vPrAA
#: sf_formcontrol.xhp
@@ -20372,7 +20372,7 @@ msgctxt ""
"par_id881612629836744\n"
"help.text"
msgid "Key pressed"
-msgstr ""
+msgstr "Touche enfoncée"
#. 8cFqR
#: sf_formcontrol.xhp
@@ -20381,7 +20381,7 @@ msgctxt ""
"par_id591612629836830\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 6rrBt
#: sf_formcontrol.xhp
@@ -20390,7 +20390,7 @@ msgctxt ""
"par_id161612629836775\n"
"help.text"
msgid "Key released"
-msgstr ""
+msgstr "Touche relâchée"
#. 7Pzmy
#: sf_formcontrol.xhp
@@ -20399,7 +20399,7 @@ msgctxt ""
"par_id891612629836630\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 2pMWG
#: sf_formcontrol.xhp
@@ -20408,7 +20408,7 @@ msgctxt ""
"par_id461612629836679\n"
"help.text"
msgid "Mouse moved while key presses"
-msgstr ""
+msgstr "Déplacement de la souris lors de l'appui sur une touche"
#. SGYBr
#: sf_formcontrol.xhp
@@ -20417,7 +20417,7 @@ msgctxt ""
"par_id131612629836291\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. AJGQd
#: sf_formcontrol.xhp
@@ -20426,7 +20426,7 @@ msgctxt ""
"par_id151612629836151\n"
"help.text"
msgid "Mouse inside"
-msgstr ""
+msgstr "Souris à l'intérieur"
#. 6cFkB
#: sf_formcontrol.xhp
@@ -20435,7 +20435,7 @@ msgctxt ""
"par_id211612629836725\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. tfmtf
#: sf_formcontrol.xhp
@@ -20444,7 +20444,7 @@ msgctxt ""
"par_id361612629836624\n"
"help.text"
msgid "Mouse outside"
-msgstr ""
+msgstr "Souris à l'extérieur"
#. 6E7WA
#: sf_formcontrol.xhp
@@ -20453,7 +20453,7 @@ msgctxt ""
"par_id311612629836481\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. CeNku
#: sf_formcontrol.xhp
@@ -20462,7 +20462,7 @@ msgctxt ""
"par_id721612629836752\n"
"help.text"
msgid "Mouse moved"
-msgstr ""
+msgstr "Souris déplacée"
#. iSxsS
#: sf_formcontrol.xhp
@@ -20471,7 +20471,7 @@ msgctxt ""
"par_id981612629836116\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. 9yirD
#: sf_formcontrol.xhp
@@ -20480,7 +20480,7 @@ msgctxt ""
"par_id381612629836635\n"
"help.text"
msgid "Mouse button pressed"
-msgstr ""
+msgstr "Bouton de la souris enfoncé"
#. b6pFV
#: sf_formcontrol.xhp
@@ -20489,7 +20489,7 @@ msgctxt ""
"par_id711612629836704\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. D5vXU
#: sf_formcontrol.xhp
@@ -20498,7 +20498,7 @@ msgctxt ""
"par_id35161262983642\n"
"help.text"
msgid "Mouse button released"
-msgstr ""
+msgstr "Bouton de la souris relâché"
#. 9Ui2H
#: sf_formcontrol.xhp
@@ -20507,7 +20507,7 @@ msgctxt ""
"par_id31616948666215\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. mdLSp
#: sf_formcontrol.xhp
@@ -20516,7 +20516,7 @@ msgctxt ""
"par_id951616948666674\n"
"help.text"
msgid "After resetting"
-msgstr ""
+msgstr "Après réinitialisation"
#. jb4at
#: sf_formcontrol.xhp
@@ -20525,7 +20525,7 @@ msgctxt ""
"par_id811612707606330\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. m3Rb7
#: sf_formcontrol.xhp
@@ -20534,7 +20534,7 @@ msgctxt ""
"par_id621612707606219\n"
"help.text"
msgid "Text modified"
-msgstr ""
+msgstr "Texte modifié"
#. bfgkG
#: sf_formcontrol.xhp
@@ -20543,7 +20543,7 @@ msgctxt ""
"par_id41616948721642\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Non"
#. imn6B
#: sf_formcontrol.xhp
@@ -20552,7 +20552,7 @@ msgctxt ""
"par_id311616948721872\n"
"help.text"
msgid "After updating"
-msgstr ""
+msgstr "Après l'actualisation"
#. PuSPh
#: sf_formcontrol.xhp
@@ -20561,7 +20561,7 @@ msgctxt ""
"par_id961618181634181\n"
"help.text"
msgid "To learn more about URI strings, refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Scripting Framework URI Specification</link>."
-msgstr ""
+msgstr "Pour en savoir plus sur les chaînes URI, reportez-vous à la <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Spécification de l'URI du cadre de script</link>."
#. RpNkd
#: sf_formcontrol.xhp
@@ -20570,7 +20570,7 @@ msgctxt ""
"par_id891611613601554\n"
"help.text"
msgid "List of Methods in the FormControl Service"
-msgstr ""
+msgstr "Liste des méthodes dans le service FormControl"
#. CKZDf
#: sf_formcontrol.xhp
@@ -20579,7 +20579,7 @@ msgctxt ""
"par_id161584541257982\n"
"help.text"
msgid "This method is applicable only to controls of the <literal>TableControl</literal> type. The returned value depends on the arguments provided."
-msgstr ""
+msgstr "Cette méthode est applicable uniquement aux contrôles du type <literal>TableControl</literal>. La valeur renvoyée dépend des arguments fournis."
#. DB3PG
#: sf_formcontrol.xhp
@@ -20588,7 +20588,7 @@ msgctxt ""
"par_id701618777636827\n"
"help.text"
msgid "If the optional argument <literal>controlname</literal> is absent, then a zero-based Array containing the names of all controls is returned."
-msgstr ""
+msgstr "Si l'argument facultatif <literal>controlname</literal> est absent, alors une matrice de base zéro contenant les noms de tous les contrôles est renvoyée."
#. GgAeu
#: sf_formcontrol.xhp
@@ -20597,7 +20597,7 @@ msgctxt ""
"par_id851618777715892\n"
"help.text"
msgid "On the other hand, if a <literal>controlname</literal> is provided, the method returns a <literal>FormControl</literal> class instance corresponding to the specified control."
-msgstr ""
+msgstr "D'autre part, si un <literal>controlname</literal> est fourni, la méthode renvoie une instance de classe <literal>FormControl</literal> correspondant au contrôle spécifié."
#. eoLJG
#: sf_formcontrol.xhp
@@ -20606,7 +20606,7 @@ msgctxt ""
"par_id1001584541257789\n"
"help.text"
msgid "<emph>controlname</emph>: A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
-msgstr ""
+msgstr "<emph>controlname</emph> : un nom de contrôle valide sous forme de chaîne sensible à la casse. S'il est absent, la liste des noms de contrôle est renvoyée sous la forme d'une matrice de base zéro."
#. F4Sdy
#: sf_formcontrol.xhp
@@ -20615,7 +20615,7 @@ msgctxt ""
"bas_id471618778075117\n"
"help.text"
msgid "' Returns an Array with the names of all controls in \"myTableControl\""
-msgstr ""
+msgstr "' Renvoie un tableau avec les noms de tous les contrôles dans \"myTableControl\""
#. YoHSo
#: sf_formcontrol.xhp
@@ -20624,7 +20624,7 @@ msgctxt ""
"par_id931618778110273\n"
"help.text"
msgid "' Returns a FormControl class instance corresponding to \"myCheckBox\""
-msgstr ""
+msgstr "' Renvoie une instance de classe FormControl correspondant à \"myCheckBox\""
#. AGA7Z
#: sf_formcontrol.xhp
@@ -20633,7 +20633,7 @@ msgctxt ""
"par_id391622559441530\n"
"help.text"
msgid "Using Python:"
-msgstr ""
+msgstr "En utilisant Python :"
#. CprjV
#: sf_formcontrol.xhp
@@ -20642,7 +20642,7 @@ msgctxt ""
"par_id871583933076448\n"
"help.text"
msgid "Sets the focus on the control. Returns <literal>True</literal> if focusing was successful."
-msgstr ""
+msgstr "Définit le focus sur le contrôle. Renvoie <literal>True</literal> si le focus a réussi."
#. LuxFE
#: sf_formcontrol.xhp
@@ -20651,7 +20651,7 @@ msgctxt ""
"par_id151598178880227\n"
"help.text"
msgid "This method is often called from a form or control event."
-msgstr ""
+msgstr "Cette méthode est souvent appelée depuis un formulaire ou un événement de contrôle."
#. haAXC
#: sf_formcontrol.xhp
@@ -20660,7 +20660,7 @@ msgctxt ""
"hd_id141618777179310\n"
"help.text"
msgid "Additional examples"
-msgstr ""
+msgstr "Exemples supplémentaires"
#. JopFS
#: sf_formcontrol.xhp
@@ -20669,7 +20669,7 @@ msgctxt ""
"par_id331618777195723\n"
"help.text"
msgid "Below are two examples that illustrate the use of the <literal>FormControl</literal> service."
-msgstr ""
+msgstr "Voici deux exemples qui illustrent l'utilisation du service <literal>FormControl</literal>."
#. 5iGmg
#: sf_formcontrol.xhp
@@ -20678,7 +20678,7 @@ msgctxt ""
"par_id371618776324489\n"
"help.text"
msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:"
-msgstr ""
+msgstr "Le premier exemple lit la valeur actuelle dans une zone combinée contenant des noms de ville et l'écrit dans un contrôle FixedTest dans un formulaire :"
#. 3eh6E
#: sf_formcontrol.xhp
@@ -20687,7 +20687,7 @@ msgctxt ""
"pyc_id991622562833004\n"
"help.text"
msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
-msgstr ""
+msgstr "bas = CreateScriptService('ScriptForge.Basic') # Méthodes de type basique"
#. 8jneo
#: sf_formcontrol.xhp
@@ -20696,7 +20696,7 @@ msgctxt ""
"pyc_id781622561048794\n"
"help.text"
msgid "lbl_city.Caption = \"Selected city: \" + combo_city.Value"
-msgstr ""
+msgstr "lbl_city.Caption = \"Selected city: \" + combo_city.Value"
#. kz9SK
#: sf_formcontrol.xhp
@@ -20705,7 +20705,7 @@ msgctxt ""
"par_id251618776614814\n"
"help.text"
msgid "The following code snippet can be used to process RadioButton controls that share the same group name. In this example, suppose there are three radio buttons with names <literal>optA</literal>, <literal>optB</literal> and <literal>optC</literal> and we wish to display the caption of the selected control."
-msgstr ""
+msgstr "L'extrait de code suivant peut être utilisé pour traiter les contrôles RadioButton qui partagent le même nom de groupe. Dans cet exemple, supposons qu'il y ait trois boutons radio avec les noms <literal>optA</literal>, <literal>optB</literal> et <literal>optC</literal> et que nous souhaitions afficher la légende du contrôle sélectionné."
#. hRhNC
#: sf_formcontrol.xhp
@@ -20714,7 +20714,7 @@ msgctxt ""
"bas_id251618776933304\n"
"help.text"
msgid "MsgBox \"Selected option: \" & optControl.Caption"
-msgstr ""
+msgstr "MsgBox \"Selected option: \" & optControl.Caption"
#. YnBgM
#: sf_formcontrol.xhp
@@ -20723,7 +20723,7 @@ msgctxt ""
"pyc_id991622562822004\n"
"help.text"
msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
-msgstr ""
+msgstr "bas = CreateScriptService('ScriptForge.Basic') # Méthodes de type basique"
#. TNTT9
#: sf_formcontrol.xhp
@@ -20732,7 +20732,7 @@ msgctxt ""
"pyc_id441622562080419\n"
"help.text"
msgid "bas.MsgBox('Selected option: ' + control.Caption)"
-msgstr ""
+msgstr "bas.MsgBox('Selected option: ' + control.Caption)"
#. czP76
#: sf_intro.xhp
@@ -20741,7 +20741,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating Python Scripts with ScriptForge"
-msgstr ""
+msgstr "Création de scripts Python avec ScriptForge"
#. QFG5C
#: sf_intro.xhp
@@ -20750,7 +20750,7 @@ msgctxt ""
"hd_id461623364876507\n"
"help.text"
msgid "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\">Creating Python Scripts with <literal>ScriptForge</literal></link></variable>"
-msgstr ""
+msgstr "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\">Créer des scripts Python avec <literal>ScriptForge</literal></link></variable>"
#. 6JuA3
#: sf_intro.xhp
@@ -20759,7 +20759,7 @@ msgctxt ""
"hd_id361623410405420\n"
"help.text"
msgid "Differences between Basic and Python"
-msgstr ""
+msgstr "Différences entre Basic et Python"
#. GwT9x
#: sf_intro.xhp
@@ -20768,7 +20768,7 @@ msgctxt ""
"par_id41623410443946\n"
"help.text"
msgid "The <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\">ScriptForge library</link> is available both for Basic and Python. Most services, methods and properties work identically in both programming languages. However, due to differences in how each language works, <literal>ScriptForge</literal> users must be aware of some characteristics of the library when using Python:"
-msgstr ""
+msgstr "La <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\">bibliothèque ScriptForge</link> est disponible pour Basic et Python. La plupart des services, méthodes et propriétés fonctionnent de manière identique dans les deux langages de programmation. Cependant, en raison des différences dans le fonctionnement de chaque langage, les utilisateurs de <literal>ScriptForge</literal> doivent être conscients de certaines caractéristiques de la bibliothèque lors de l'utilisation de Python :"
#. HsKzK
#: sf_intro.xhp
@@ -20777,7 +20777,7 @@ msgctxt ""
"par_id551623410718241\n"
"help.text"
msgid "<emph>Methods and Property names:</emph> In Python, all methods and properties can be used in lowercased, ProperCased or camelCased formats."
-msgstr ""
+msgstr "<emph>Méthodes et noms de propriétés :</emph> en Python, toutes les méthodes et propriétés peuvent être utilisées dans les formats minuscules, ProperCased ou camelCased."
#. Rg29x
#: sf_intro.xhp
@@ -20786,7 +20786,7 @@ msgctxt ""
"par_id741623411104297\n"
"help.text"
msgid "<emph>Arguments:</emph> All keyword arguments passed on to methods are lowercased."
-msgstr ""
+msgstr "<emph>Arguments :</emph> tous les arguments de mot-clé transmis aux méthodes sont en minuscules."
#. C6VCu
#: sf_intro.xhp
@@ -20795,7 +20795,7 @@ msgctxt ""
"par_id441623411216354\n"
"help.text"
msgid "<emph>Dates:</emph> All date objects are passed and returned as <literal>datetime.datetime</literal> native Python objects."
-msgstr ""
+msgstr "<emph>Dates :</emph> tous les objets de date sont transmis et renvoyés sous la forme d'objets Python natifs <literal>datetime.datetime</literal>."
#. FcX93
#: sf_intro.xhp
@@ -20804,7 +20804,7 @@ msgctxt ""
"par_id891623411367669\n"
"help.text"
msgid "<emph>Arrays:</emph> One-dimensional arrays are passed and returned as tuples (which is an immutable object). Two-dimensional arrays are passed and returned as tuples of tuples."
-msgstr ""
+msgstr "<emph>Matrices :</emph> les matrices unidimensionnelles sont passées et renvoyées sous forme de tuples (qui est un objet immuable). Les matrices à deux dimensions sont transmises et renvoyées sous forme de tuples de tuples."
#. S6wwX
#: sf_intro.xhp
@@ -20813,7 +20813,7 @@ msgctxt ""
"par_id981623411507442\n"
"help.text"
msgid "<emph>None:</emph> Python's <literal>None</literal> keyword is equivalent to Basic's <literal>Null</literal>, <literal>Empty</literal> or <literal>Nothing</literal>."
-msgstr ""
+msgstr "<emph>Aucun :</emph> le mot-clé <literal>None</literal> de Python est équivalent à <literal>Null</literal>, <literal>Empty</literal> ou <literal>Nothing</literal> de Basic."
#. 2G2uk
#: sf_intro.xhp
@@ -20822,7 +20822,7 @@ msgctxt ""
"par_id21623411611447\n"
"help.text"
msgid "<emph>UNO objects:</emph> All UNO structures are exchanged between Basic and Python without any changes."
-msgstr ""
+msgstr "<emph>Objets UNO :</emph> toutes les structures UNO sont échangées entre Basic et Python sans aucun changement."
#. WFDrN
#: sf_intro.xhp
@@ -20831,7 +20831,7 @@ msgctxt ""
"par_id651623412069496\n"
"help.text"
msgid "<emph>Debugging:</emph> Whenever an error occurs in Python scripts that use <literal>ScriptForge</literal>, the error message provided by the Python execution stack displays the line of code that triggered the error. In Basic error messages do not display this information."
-msgstr ""
+msgstr "<emph>Débogage :</emph> chaque fois qu'une erreur se produit dans les scripts Python qui utilisent <literal>ScriptForge</literal>, le message d'erreur fourni par la pile d'exécution Python affiche la ligne de code qui a déclenché l'erreur. Dans Basic, les messages d'erreur n'affichent pas ces informations."
#. 9zGtM
#: sf_intro.xhp
@@ -20840,7 +20840,7 @@ msgctxt ""
"par_id31623411828158\n"
"help.text"
msgid "Visit <link href=\"text/sbasic/python/main0000.xhp#\">%PRODUCTNAME Python Scripts Help</link> for more information on Python scripting using %PRODUCTNAME."
-msgstr ""
+msgstr "Consultez l'<link href=\"text/sbasic/python/main0000.xhp#\">Aide sur les scripts Python de %PRODUCTNAME</link> pour plus d'informations sur les scripts Python avec %PRODUCTNAME."
#. CZiTF
#: sf_intro.xhp
@@ -20849,7 +20849,7 @@ msgctxt ""
"hd_id391623411150080\n"
"help.text"
msgid "Running Python scripts on %PRODUCTNAME"
-msgstr ""
+msgstr "Exécution de scripts Python sur %PRODUCTNAME"
#. 2j29F
#: sf_intro.xhp
@@ -20858,7 +20858,7 @@ msgctxt ""
"par_id411623364895100\n"
"help.text"
msgid "Depending on what you intend to achieve, you may choose one of the following approaches to running Python scripts in %PRODUCTNAME:"
-msgstr ""
+msgstr "En fonction de vos objectifs, vous pouvez choisir l'une des approches suivantes pour exécuter des scripts Python dans %PRODUCTNAME :"
#. XHP4Z
#: sf_intro.xhp
@@ -20867,7 +20867,7 @@ msgctxt ""
"par_id681623365274024\n"
"help.text"
msgid "<emph>Run Scripts inside the current %PRODUCTNAME process:</emph> Python scripts are executed from within the %PRODUCTNAME process by using the <menuitem>Tools - Macros - Run Macro</menuitem> menu or the APSO extension to call user scripts stored in the Python scripts folder. You can also use the APSO Python shell to interactively run Python scripts."
-msgstr ""
+msgstr "<emph>Exécuter des scripts dans le processus %PRODUCTNAME actuel :</emph> les scripts Python sont exécutés depuis le processus %PRODUCTNAME en utilisant le menu <menuitem>Outils - Macros - Exécuter la macro</menuitem> ou l'extension APSO pour appeler des scripts utilisateurs stockés dans le dossier scripts Python. Vous pouvez également utiliser le shell APSO Python pour exécuter de manière interactive des scripts Python."
#. pnXQT
#: sf_intro.xhp
@@ -20876,7 +20876,7 @@ msgctxt ""
"par_id761623365278133\n"
"help.text"
msgid "<emph>Run Scripts separately from the %PRODUCTNAME process:</emph> Python scripts are executed from an external process that connects to an ongoing %PRODUCTNAME process using a socket."
-msgstr ""
+msgstr "<emph>Exécuter les scripts séparément du processus %PRODUCTNAME :</emph> les scripts Python sont exécutés à partir d'un processus externe qui se connecte à un processus %PRODUCTNAME actif à l'aide d'un socket."
#. DzGf6
#: sf_intro.xhp
@@ -20885,7 +20885,7 @@ msgctxt ""
"par_id631623365667011\n"
"help.text"
msgid "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
-msgstr ""
+msgstr "Si vous envisagez d'exécuter des scripts depuis le processus %PRODUCTNAME, il est recommandé d'installer l'extension <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\">APSO (Alternative Script Organizer for Python)</link>. Cependant, pour développer des scripts Python en dehors de %PRODUCTNAME, vous pouvez choisir votre EDI Python préféré."
#. R4Rfk
#: sf_intro.xhp
@@ -20894,7 +20894,7 @@ msgctxt ""
"hd_id431623365836802\n"
"help.text"
msgid "Running Scripts from inside the %PRODUCTNAME process"
-msgstr ""
+msgstr "Exécution de scripts depuis le processus %PRODUCTNAME"
#. UFGaA
#: sf_intro.xhp
@@ -20903,7 +20903,7 @@ msgctxt ""
"hd_id111623365861568\n"
"help.text"
msgid "Using the APSO extension"
-msgstr ""
+msgstr "Utilisation de l'extension APSO"
#. GAQwg
#: sf_intro.xhp
@@ -20912,7 +20912,7 @@ msgctxt ""
"par_id681623365892513\n"
"help.text"
msgid "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
-msgstr ""
+msgstr "Le moyen le plus simple de démarrer avec les scripts Python dans %PRODUCTNAME consiste à installer l'extension APSO. Après l'avoir installée, ouvrez n'importe quel composant %PRODUCTNAME et allez dans <menuitem>Outils - Macros - Organiser les scripts Python</menuitem>."
#. iXiDt
#: sf_intro.xhp
@@ -20921,7 +20921,7 @@ msgctxt ""
"par_id111623366334727\n"
"help.text"
msgid "In APSO's main window go to <menuitem>Menu - Python Shell</menuitem>."
-msgstr ""
+msgstr "Dans la fenêtre principale d'APSO, allez dans <menuitem>Menu - Python Shell</menuitem>."
#. JBFa3
#: sf_intro.xhp
@@ -20930,7 +20930,7 @@ msgctxt ""
"par_id931623366329927\n"
"help.text"
msgid "Alternatively you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>."
-msgstr ""
+msgstr "Vous pouvez également ouvrir APSO en utilisant le raccourci par défaut <keycode>Alt+Maj+F11</keycode>."
#. TKAXE
#: sf_intro.xhp
@@ -20939,7 +20939,7 @@ msgctxt ""
"par_id661623366478092\n"
"help.text"
msgid "Now you can start typing Python commands and the shell will print the corresponding output after each line of code is executed."
-msgstr ""
+msgstr "Vous pouvez maintenant commencer à saisir des commandes Python et le shell imprimera la sortie correspondante après l'exécution de chaque ligne de code."
#. zGCxS
#: sf_intro.xhp
@@ -20948,7 +20948,7 @@ msgctxt ""
"par_id581623366559478\n"
"help.text"
msgid "To start using the <literal>ScriptForge</literal> library, you need to import the <literal>CreateScriptService</literal> method, with which you will be able to access the services provided by the library. The example below uses the <literal>Basic</literal> service to display a message box."
-msgstr ""
+msgstr "Pour commencer à utiliser la bibliothèque <literal>ScriptForge</literal>, vous devez importer la méthode <literal>CreateScriptService</literal>, avec laquelle vous pourrez accéder aux services fournis par la bibliothèque. L'exemple ci-dessous utilise le service <literal>Basic</literal> pour afficher une boîte de message."
#. F7c8N
#: sf_intro.xhp
@@ -20957,7 +20957,7 @@ msgctxt ""
"par_id701623366829587\n"
"help.text"
msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code."
-msgstr ""
+msgstr "Pour exécuter l'exemple ci-dessus, saisissez chaque ligne dans le shell Python, une par une, en appuyant sur la touche Entrée après avoir saisi chaque ligne de code."
#. 4PS26
#: sf_intro.xhp
@@ -20966,7 +20966,7 @@ msgctxt ""
"par_id471623366906045\n"
"help.text"
msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet below uses the <literal>UI</literal> service to create a blank Writer document."
-msgstr ""
+msgstr "Vous pouvez maintenant commencer à exécuter des commandes Python à l'aide de l'un des services ScriptForge. Par exemple, l'extrait de code ci-dessous utilise le service <literal>UI</literal> pour créer un document Writer vierge."
#. N5A9E
#: sf_intro.xhp
@@ -20975,7 +20975,7 @@ msgctxt ""
"hd_id961623367376768\n"
"help.text"
msgid "Creating Python script files"
-msgstr ""
+msgstr "Création de fichiers de script Python"
#. xqmvY
#: sf_intro.xhp
@@ -20984,7 +20984,7 @@ msgctxt ""
"par_id821623367433650\n"
"help.text"
msgid "You can create your own Python files and edit them with your preferred text editor. Later you can call them from within any %PRODUCTNAME component."
-msgstr ""
+msgstr "Vous pouvez créer vos propres fichiers Python et les modifier avec votre éditeur de texte préféré. Vous pourrez ensuite les appeler à partir de n'importe quel composant %PRODUCTNAME."
#. AkXUk
#: sf_intro.xhp
@@ -20993,7 +20993,7 @@ msgctxt ""
"par_id51623367560321\n"
"help.text"
msgid "The first step is to locate where your user scripts are stored. For that, refer to <link href=\"text/sbasic/python/python_locations.xhp\">Python Scripts Organization and Location</link> help page."
-msgstr ""
+msgstr "La première étape consiste à localiser l'emplacement de stockage de vos scripts utilisateur. Pour cela, reportez-vous à la page d'aide <link href=\"text/sbasic/python/python_locations.xhp\">Organisation et emplacement des scripts Python</link>."
#. NdM4Y
#: sf_intro.xhp
@@ -21002,7 +21002,7 @@ msgctxt ""
"par_id821623367773032\n"
"help.text"
msgid "Now you can create a text file inside your Python user scripts folder, for instance <emph>sf_test.py</emph>, and start typing your scripts."
-msgstr ""
+msgstr "Vous pouvez maintenant créer un fichier texte dans votre dossier de scripts utilisateur Python, par exemple <emph>sf_test.py</emph>, et commencer à taper vos scripts."
#. rFyBp
#: sf_intro.xhp
@@ -21011,7 +21011,7 @@ msgctxt ""
"par_id271623367917630\n"
"help.text"
msgid "Next is a simple example that gets the numeric value from a Calc cell and increments it by 1. Simply type the following code into the <emph>sf_test.py</emph> file."
-msgstr ""
+msgstr "Voici un exemple simple qui obtient la valeur numérique d'une cellule Calc et l'incrémente de 1. Tapez simplement le code suivant dans le fichier <emph>sf_test.py</emph>."
#. EQxF2
#: sf_intro.xhp
@@ -21020,7 +21020,7 @@ msgctxt ""
"par_id171623368511426\n"
"help.text"
msgid "This example creates the <literal>increment_cell</literal> function. Note that <literal>g_exportedScripts</literal> is a tuple that tells which functions will be displayed in %PRODUCTNAME as user scripts."
-msgstr ""
+msgstr "Cet exemple crée la fonction <literal>increment_cell</literal>. Notez que <literal>g_exportedScripts</literal> est un tuple qui indique quelles fonctions seront affichées dans %PRODUCTNAME en tant que scripts utilisateur."
#. UUnv4
#: sf_intro.xhp
@@ -21029,7 +21029,7 @@ msgctxt ""
"par_id471623368615244\n"
"help.text"
msgid "To run this script from within a Calc document:"
-msgstr ""
+msgstr "Pour exécuter ce script depuis un document Calc :"
#. FynYm
#: sf_intro.xhp
@@ -21038,7 +21038,7 @@ msgctxt ""
"par_id811623368677444\n"
"help.text"
msgid "Create or open a Calc file."
-msgstr ""
+msgstr "Créez ou ouvrez un fichier Calc."
#. qdWEL
#: sf_intro.xhp
@@ -21047,7 +21047,7 @@ msgctxt ""
"par_id281623368679141\n"
"help.text"
msgid "Enter some numeric value into cell \"A1\" in the current sheet."
-msgstr ""
+msgstr "Saisissez une valeur numérique dans la cellule \"A1\" de la feuille active."
#. bFQSh
#: sf_intro.xhp
@@ -21056,7 +21056,7 @@ msgctxt ""
"par_id111623368679893\n"
"help.text"
msgid "Go to <menuitem>Tools - Macros - Run Macros</menuitem> ."
-msgstr ""
+msgstr "Allez dans <menuitem>Outils - Macros - Exécuter des macros</menuitem> ."
#. HkBwz
#: sf_intro.xhp
@@ -21065,7 +21065,7 @@ msgctxt ""
"par_id421623368680565\n"
"help.text"
msgid "Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list."
-msgstr ""
+msgstr "Choisissez Mes macros - sf_test dans le sélecteur de bibliothèque. Choisissez ensuite la fonction <literal>increment_cell</literal> sous la liste <menuitem>Nom de la macro</menuitem>."
#. FPZD6
#: sf_intro.xhp
@@ -21074,7 +21074,7 @@ msgctxt ""
"par_id131623368875763\n"
"help.text"
msgid "Click <emph>Run</emph>. Note that the value in cell \"A1\" was incremented by 1."
-msgstr ""
+msgstr "Cliquez sur <emph>Exécuter</emph>. Notez que la valeur de la cellule \"A1\" a été incrémentée de 1."
#. 9FozC
#: sf_intro.xhp
@@ -21083,7 +21083,7 @@ msgctxt ""
"par_id781623368934689\n"
"help.text"
msgid "You can also use APSO to run Python scripts in a similar manner:"
-msgstr ""
+msgstr "Vous pouvez également utiliser APSO pour exécuter des scripts Python de la même manière :"
#. Lyyxc
#: sf_intro.xhp
@@ -21092,7 +21092,7 @@ msgctxt ""
"par_id501623369002537\n"
"help.text"
msgid "First open APSO by going to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
-msgstr ""
+msgstr "Ouvrez d'abord APSO en allant dans <menuitem>Outils - Macros - Organiser les scripts Python</menuitem>."
#. ayPs5
#: sf_intro.xhp
@@ -21101,7 +21101,7 @@ msgctxt ""
"par_id521623369004825\n"
"help.text"
msgid "In the macro list, navigate to <menuitem>My Macros - sf_test - increment_cell</menuitem>."
-msgstr ""
+msgstr "Dans la liste des macros, accédez à <menuitem>Mes macros - sf_test - increment_cell</menuitem>."
#. WaGHv
#: sf_intro.xhp
@@ -21110,7 +21110,7 @@ msgctxt ""
"par_id101623369005929\n"
"help.text"
msgid "Click <menuitem>Execute</menuitem>."
-msgstr ""
+msgstr "Cliquez sur <menuitem>Exécuter</menuitem>."
#. ujB4e
#: sf_intro.xhp
@@ -21119,7 +21119,7 @@ msgctxt ""
"hd_id531623369208159\n"
"help.text"
msgid "Running Scripts separately from the %PRODUCTNAME process"
-msgstr ""
+msgstr "Exécution de scripts séparément du processus %PRODUCTNAME"
#. 9yG9z
#: sf_intro.xhp
@@ -21128,7 +21128,7 @@ msgctxt ""
"hd_id261623370168228\n"
"help.text"
msgid "Determining the Installation Path"
-msgstr ""
+msgstr "Déterminer le chemin d'installation"
#. 2ijCM
#: sf_intro.xhp
@@ -21137,7 +21137,7 @@ msgctxt ""
"par_id261623369722023\n"
"help.text"
msgid "The first step to run scripts from a separate process is to find the folder where %PRODUCTNAME is installed. There are several ways to do that, but <literal>ScriptForge</literal> provides a quick way to identify your installation path. For that, open APSO's Python shell and type:"
-msgstr ""
+msgstr "La première étape pour exécuter des scripts à partir d'un processus distinct consiste à rechercher le dossier dans lequel %PRODUCTNAME est installé. Il existe plusieurs façons de le faire, mais <literal>ScriptForge</literal> fournit un moyen rapide d'identifier votre chemin d'installation. Pour cela, ouvrez le shell Python d'APSO et saisissez :"
#. UEwkB
#: sf_intro.xhp
@@ -21146,7 +21146,7 @@ msgctxt ""
"par_id81623370150730\n"
"help.text"
msgid "The output from the code above is the base directory where %PRODUCTNAME is installed. Now you need to add the \"program\" subfolder to the resulting path. This is the base folder from which you will run Python scripts from a separate process."
-msgstr ""
+msgstr "La sortie du code ci-dessus est le répertoire de base dans lequel %PRODUCTNAME est installé. Vous devez maintenant ajouter le sous-dossier \"program\" au chemin résultant. Il s'agit du dossier de base à partir duquel vous exécuterez les scripts Python à partir d'un processus distinct."
#. EvDcx
#: sf_intro.xhp
diff --git a/source/gl/cui/messages.po b/source/gl/cui/messages.po
index f5586c802f0..e7602384a74 100644
--- a/source/gl/cui/messages.po
+++ b/source/gl/cui/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-05-31 14:06+0200\n"
-"PO-Revision-Date: 2023-06-20 08:34+0000\n"
+"PO-Revision-Date: 2023-07-07 17:35+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-5/cuimessages/gl/>\n"
"Language: gl\n"
@@ -2292,7 +2292,7 @@ msgstr "Para distribuír texto en varias columnas, seleccione o texto e aplique
#: cui/inc/tipoftheday.hrc:70
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use View ▸ Value Highlighting to display cell contents in colors: Text/black, Formulas/green, Numbers/blue, Protected cells/grey background."
-msgstr "User Ver ▸ Realce de valores para mostrar o contido das celas en cores: Texto/negro, Fórmulas/verde, Números/azul, Celas protexidas/fondo gris."
+msgstr "Empregue Ver ▸ Realce de valores para mostrar o contido das celas en cores: Texto/negro, Fórmulas/verde, Números/azul, Celas protexidas/fondo gris."
#. kKdqp
#. local help missing
diff --git a/source/gl/helpcontent2/source/text/swriter/01.po b/source/gl/helpcontent2/source/text/swriter/01.po
index eb966f8218e..99a56081571 100644
--- a/source/gl/helpcontent2/source/text/swriter/01.po
+++ b/source/gl/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: 2022-12-07 19:22+0100\n"
-"PO-Revision-Date: 2022-10-09 04:12+0000\n"
+"PO-Revision-Date: 2023-07-11 03:35+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
-"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/gl/>\n"
+"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_help-7-5/textswriter01/gl/>\n"
"Language: gl\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.15.2\n"
"X-POOTLE-MTIME: 1565291325.000000\n"
#. sZfWF
@@ -4136,7 +4136,7 @@ msgctxt ""
"hd_id3149287\n"
"help.text"
msgid "<link href=\"text/swriter/01/03050000.xhp\">Rulers</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\">Outros</link>"
+msgstr "<link href=\"text/swriter/01/03050000.xhp\">Regras</link>"
#. 4CZcY
#: 03050000.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/01.po b/source/gug/helpcontent2/source/text/shared/01.po
index 52d4beda0f3..1dda4f96eba 100644
--- a/source/gug/helpcontent2/source/text/shared/01.po
+++ b/source/gug/helpcontent2/source/text/shared/01.po