aboutsummaryrefslogtreecommitdiff
path: root/source/br
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-11-20 15:41:37 +0100
committerAndras Timar <atimar@suse.com>2012-11-20 15:41:37 +0100
commit2333133e2c4422089ab79519effc359578bebddf (patch)
treed51a43e28f4251eb2a6cbf485360d97f5ebb0033 /source/br
parentb2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 (diff)
add tudes po files
Change-Id: Ib9de8c342cfcb8a149aab23a6ac5bdc45e9bc0ad
Diffstat (limited to 'source/br')
-rw-r--r--source/br/tubes/uiconfig/ui.po74
1 files changed, 74 insertions, 0 deletions
diff --git a/source/br/tubes/uiconfig/ui.po b/source/br/tubes/uiconfig/ui.po
new file mode 100644
index 00000000000..2caef006328
--- /dev/null
+++ b/source/br/tubes/uiconfig/ui.po
@@ -0,0 +1,74 @@
+#. extracted from tubes/uiconfig/ui
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2012-11-20 15:14+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#. ERSl
+#: contacts.ui
+msgctxt ""
+"contacts.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a contact to collaborate with"
+msgstr ""
+
+#. L,In
+#: contacts.ui
+msgctxt ""
+"contacts.ui\n"
+"listen\n"
+"label\n"
+"string.text"
+msgid "Listen"
+msgstr ""
+
+#. F71$
+#: contacts.ui
+msgctxt ""
+"contacts.ui\n"
+"invite\n"
+"label\n"
+"string.text"
+msgid "Invite"
+msgstr ""
+
+#. -s2F
+#: contacts.ui
+msgctxt ""
+"contacts.ui\n"
+"demo\n"
+"label\n"
+"string.text"
+msgid "StartDemoSession"
+msgstr ""
+
+#. f-_Z
+#: contacts.ui
+msgctxt ""
+"contacts.ui\n"
+"buddy\n"
+"label\n"
+"string.text"
+msgid "StartBuddySession"
+msgstr ""
+
+#. W)Q-
+#: contacts.ui
+msgctxt ""
+"contacts.ui\n"
+"group\n"
+"label\n"
+"string.text"
+msgid "StartGroupSession"
+msgstr ""
alue='libreoffice-4-0-4'>libreoffice-4-0-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2017-09-22tdf#111994 WIN workaround PostMessage delaysJan-Marek Glogowski
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski
2017-09-19Inconsistent declarations of ImplSalYieldMutexAcquireWithWaitStephan Bergmann
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-13Change assertion failure to SAL_WARNTor Lillqvist
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-05Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara
2017-09-03tdf#112180: avoid crash with specific ttfJulien Nabet
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-18loplugin:implicitboolconversion (clang-cl)Stephan Bergmann
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-01tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski
2017-07-25WIN don't process the SendMessage from DoYieldJan-Marek Glogowski
2017-07-25tdf#109281 add fallback to GDI back when we can't bind a DCTomaž Vajngerl
2017-07-24WIN don't yield the scheduler in PeekMessageJan-Marek Glogowski
2017-07-24Add some const and fix some scheduler loggingJan-Marek Glogowski
2017-07-24WIN use Reschedule instead of own dispatch loopsJan-Marek Glogowski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-17Fix typosAndrea Gelmini
2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann
2017-07-17loplugin:implicitboolconversion: vcl (clang-cl)Stephan Bergmann
2017-07-17DWrite: resolve unreachable code warningTomaž Vajngerl
2017-07-17DWrite: HRESULT checks for debug modeTomaž Vajngerl
2017-07-17WIN revert to Sleep(1) for yieldJan-Marek Glogowski
2017-07-17WIN annotate GdiPlusBuffer TimerJan-Marek Glogowski
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-15tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski