aboutsummaryrefslogtreecommitdiff
path: root/source/es/officecfg
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-06 19:06:53 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-06 19:19:43 +0200
commit1416d2d6d49848a8b34927ad0b90217e1822c59e (patch)
treebf9e13448898d6eec2274ec07e0499556e16274f /source/es/officecfg
parente3fccbeb1e87be9671d1358771961728fe38429b (diff)
update translations for 6.3.0 rc4
and force-fix errors using pocheck Change-Id: Ib01a5677637ce7361de502d17b42bf1caca8c57a (cherry picked from commit 855e27af7b0e1b5f9a12f936b3dc953f01d4b822)
Diffstat (limited to 'source/es/officecfg')
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po12
1 files changed, 6 insertions, 6 deletions
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 fa53e4f4e52..5c9b5196d36 100644
--- a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/es/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: 2019-07-30 19:48+0200\n"
-"PO-Revision-Date: 2019-07-05 10:09+0000\n"
+"PO-Revision-Date: 2019-08-04 17:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1562321373.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1564940711.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -18871,7 +18871,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Table Styles"
-msgstr ""
+msgstr "Estilos de tabla"
#: GenericCommands.xcu
msgctxt ""
@@ -21058,7 +21058,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "What's New"
-msgstr ""
+msgstr "Novedades"
#: GenericCommands.xcu
msgctxt ""
@@ -21067,7 +21067,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Open the release notes for the installed version in the default browser"
-msgstr ""
+msgstr "Abrir el informe de novedades de la versión instalada en el navegador predeterminado"
#: GenericCommands.xcu
msgctxt ""
ibreoffice-4-1-1'>libreoffice-4-1-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_contdlg.cxx
AgeCommit message (Collapse)Author
2014-12-22Resolves: fdo#87422 set autocheck bitsCaolán McNamara
Change-Id: I8db4242f083a10bf8753f078002ff8676264b54c (cherry picked from commit c47d039fc80c0e42b14b567af843b2523af9e8bf)
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
and fix a couple of bugs in SC and SW where the call mode was being passed to the hints parameter by accident Change-Id: Ief805410b3f7035e012e229e77f92d5832430f58 Reviewed-on: https://gerrit.libreoffice.org/11916 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
Put the TOOLS PolyPolygon class in the tools namespace. Avoids clash with the Windows PolyPolygon typedef. Change-Id: I811ecbb3d55ba4ce66e4555a8586f60fcd57fb66
2014-09-23fdo#82577: Handle WindowNoel Grandin
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
Change-Id: I5c441f6d4fccb771a0b2a4a1315497335ba8f81f
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
Change-Id: I5399362056276f324fd43eda05d3f606dc6f8c71 Reviewed-on: https://gerrit.libreoffice.org/11011 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
Change-Id: Ieb984987c4a4f888a563377e0500444b12f43506