aboutsummaryrefslogtreecommitdiff
path: root/source/es/sw/uiconfig/swriter
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-28 23:29:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-10 01:41:50 +0200
commit0e7f41b389429e077042f7acf144fa841978deae (patch)
treeefabe669ec38ee0d5c321ae172d1f0a9ff5bfde9 /source/es/sw/uiconfig/swriter
parent80052aba6733db08b4b0124a0c8f2d8662c78713 (diff)
update translations for 5.2.0 rc4
and force-fix errors using pocheck Change-Id: If338de1b28c0e26c2a9069a35de02bb21fe80d06
Diffstat (limited to 'source/es/sw/uiconfig/swriter')
-rw-r--r--source/es/sw/uiconfig/swriter/ui.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/es/sw/uiconfig/swriter/ui.po b/source/es/sw/uiconfig/swriter/ui.po
index 92208c2fa30..98bbce62915 100644
--- a/source/es/sw/uiconfig/swriter/ui.po
+++ b/source/es/sw/uiconfig/swriter/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2016-05-28 23:32+0000\n"
+"PO-Revision-Date: 2016-07-26 04:15+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: none\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1464478359.000000\n"
+"X-POOTLE-MTIME: 1469506528.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -6678,7 +6678,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Hea_ding"
-msgstr "Enca_bezado"
+msgstr "_Título"
#: inserttable.ui
msgctxt ""
@@ -9861,7 +9861,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Headin_g:"
-msgstr "Encabe_zado:"
+msgstr "_Título:"
#: optfonttabpage.ui
msgctxt ""
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-18tdf#123936 Formatting files in module vbahelper with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-05loplugin:reducevarscope in vbahelperNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-03loplugin:flatten in vbahelperNoel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-07-11vbahelper: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vbahelperStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-10use compact namespace syntaxNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26update pchesCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-03-16Revert "loplugin:constfields in vbahelper"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#42982 Make UNO error reporting more descriptiveBurak Bala
2020-02-17tdf#42949 Fix IWYU warnings in vbahelper/Gabor Kelemen
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26Rephrase cast from sal_Int32 to sal_uInt32Stephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-02new loplugin:stringaddNoel Grandin
2019-09-26loplugin:constmethod in vbahelperNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák