aboutsummaryrefslogtreecommitdiff
path: root/source/es/basctl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-04-13 20:34:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-04-13 20:34:59 +0200
commitc81f321246e0339e53f9fb8099e26bf24014703c (patch)
tree960ae34abeba3d95f31cfcb72e610ffce5188bfe /source/es/basctl
parent2d7b06eb9700bd2f6c0b2aa7be432d4d83a3d922 (diff)
update translations for 7.5.3 rc1
and force-fix errors using pocheck Change-Id: I960d8a8b6882e764da0b49bc55b0bbc9ce94698b
Diffstat (limited to 'source/es/basctl')
-rw-r--r--source/es/basctl/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/es/basctl/messages.po b/source/es/basctl/messages.po
index ee48c5d3157..4778f01c6a8 100644
--- a/source/es/basctl/messages.po
+++ b/source/es/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: 2022-07-06 20:18+0200\n"
-"PO-Revision-Date: 2023-03-15 14:34+0000\n"
+"PO-Revision-Date: 2023-04-10 04:33+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-5/basctlmessages/es/>\n"
"Language: es\n"
@@ -128,7 +128,7 @@ msgstr "No se encontró la expresión buscada"
#: basctl/inc/strings.hrc:42
msgctxt "RID_STR_SEARCHFROMSTART"
msgid "Search to last module complete. Continue at first module?"
-msgstr "Se buscó hasta el último módulo. ¿Continuar la búsqueda en el primer módulo?"
+msgstr "Se buscó hasta el último módulo. ¿Quiere continuar desde el primer módulo?"
#. 4yDcC
#: basctl/inc/strings.hrc:43
@@ -296,7 +296,7 @@ msgid ""
"Continue?"
msgstr ""
"Tendrá que reiniciar el programa después de estas modificaciones.\n"
-"¿Continuar?"
+"¿Quiere continuar?"
#. 4qWED
#: basctl/inc/strings.hrc:72
breoffice-25-2-0'>libreoffice-25-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/unoidl/unoidl.hxx
AgeCommit message (Expand)Author
2019-10-31loplugin:finalclasses in unoidlNoel Grandin
2018-12-04Remove obsolete CLANG_VERSION checksStephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-27Fix prev blind fixStephan Bergmann
2018-09-27Blind fix for error with old ClangStephan Bergmann
2018-09-26loplugin:constfields in unoidlNoel Grandin
2018-09-11clang-cl wants these the other way aroundStephan Bergmann
2018-09-10Mark some exception classes as SAL_WARN_UNUSEDStephan Bergmann
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann