aboutsummaryrefslogtreecommitdiff
path: root/source/sh
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/sh
parentb2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 (diff)
add tudes po files
Change-Id: Ib9de8c342cfcb8a149aab23a6ac5bdc45e9bc0ad
Diffstat (limited to 'source/sh')
-rw-r--r--source/sh/tubes/uiconfig/ui.po74
1 files changed, 74 insertions, 0 deletions
diff --git a/source/sh/tubes/uiconfig/ui.po b/source/sh/tubes/uiconfig/ui.po
new file mode 100644
index 00000000000..2caef006328
--- /dev/null
+++ b/source/sh/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 ""
ce-4-0-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-22tweak markupCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-29fix android buildNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-07-29replace double checked locking patternsJochen Nitschke
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-26Related: rhbz#1602589 silence coverity leaked_storageCaolán McNamara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-22Fix typosAndrea Gelmini
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-01-19convert these to true assertsCaolán McNamara
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-15More loplugin:cstylecast: cppuStephan Bergmann
2018-01-15loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: cppuStephan Bergmann
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-18Replace lists by vector or deque (cppu)Julien Nabet
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10Remove excess SAL_INFOsStephan Bergmann
2017-07-19loplugin:constparams in cppuNoel Grandin
2017-07-17cppu: remove unnecessary LOG_LIFECYCLE_* macrosChris Sherlock
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-04fix m68k build (again)Rene Engelhard
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: cppuStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke