aboutsummaryrefslogtreecommitdiff
path: root/source/es/swext/mediawiki/src/registry/data/org/openoffice/Office.po
blob: ddbb014a7e2d6d4275b26777a5e91b87b1714ef0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#. extracted from swext/mediawiki/src/registry/data/org/openoffice/Office
msgid ""
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: 2020-03-18 17:33+0100\n"
"PO-Revision-Date: 2011-04-05 20:02+0200\n"
"Last-Translator: Alexandro <jza@openoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: Addons.xcu
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeMenuBarMerging.com.sun.star.wiki.S1.MenuItems.M2\n"
"Title\n"
"value.text"
msgid "To Media~Wiki..."
msgstr "A Media~Wiki..."

#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
".OptionsDialog.Nodes.Internet.Leaves.com.sun.star.wiki.options\n"
"Label\n"
"value.text"
msgid "MediaWiki"
msgstr "MediaWiki"
feature/vcl-opengl'>feature/vcl-opengl LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_bmpmask.cxx
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara
2015-04-19loplugin:unreffunStephan Bergmann
2015-04-19callcatcher: update unusedcodeCaolán McNamara
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15and now SvxBmpMaskSelectItem is unusedCaolán McNamara
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
2014-11-27svx/_bmpmask sal_Bool -> boolJulien Nabet
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-07coverity#735858 Explicit null dereferencedCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-04-27removed unused definesTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10callcatcher: update listCaolán McNamara