aboutsummaryrefslogtreecommitdiff
path: root/source/lb/svtools/uiconfig/ui.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/lb/svtools/uiconfig/ui.po')
-rw-r--r--source/lb/svtools/uiconfig/ui.po11
1 files changed, 7 insertions, 4 deletions
diff --git a/source/lb/svtools/uiconfig/ui.po b/source/lb/svtools/uiconfig/ui.po
index df7f947ca92..82d94b21f91 100644
--- a/source/lb/svtools/uiconfig/ui.po
+++ b/source/lb/svtools/uiconfig/ui.po
@@ -4,15 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:13+0100\n"
-"PO-Revision-Date: 2012-11-17 19:03+0200\n"
-"Last-Translator: Automatically generated\n"
+"PO-Revision-Date: 2013-02-17 21:12+0000\n"
+"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: none\n"
"Language: lb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Pootle 2.5.0-beta1\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1361135527.0\n"
#: graphicexport.ui
#, fuzzy
@@ -527,13 +529,14 @@ msgid "Server Type"
msgstr ""
#: placeedit.ui
+#, fuzzy
msgctxt ""
"placeedit.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Path"
-msgstr ""
+msgstr "Mathé"
#: placeedit.ui
msgctxt ""
fice-3-5'>libreoffice-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarPanelBase.cxx
AgeCommit message (Expand)Author
2021-03-04sidebar: use real height to determine preffered sizeSzymon Kłos
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel 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-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-06-16add missing modelines.Michael Meeks
2013-06-02sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky
2013-06-02sidebar: Introduce PanelLayout class.Jan Holesovsky
2013-05-20Related: #i122047# Added missing implementation of virtual destructorsAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann