aboutsummaryrefslogtreecommitdiff
path: root/source/kok/extensions
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 03:37:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 04:47:28 +0200
commite3821ba029d6e69b786157d13984ca5af908bb31 (patch)
tree4ba56321b75e683beafcf57c7b61bae3bf33e620 /source/kok/extensions
parentf3f04265562dcd40990cccdd83170c8afffef4ab (diff)
update translations for 4.3.0 alpha1
and force-fix errors using pocheck Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
Diffstat (limited to 'source/kok/extensions')
-rw-r--r--source/kok/extensions/uiconfig/spropctrlr/ui.po60
1 files changed, 60 insertions, 0 deletions
diff --git a/source/kok/extensions/uiconfig/spropctrlr/ui.po b/source/kok/extensions/uiconfig/spropctrlr/ui.po
new file mode 100644
index 00000000000..db28d7bfcb1
--- /dev/null
+++ b/source/kok/extensions/uiconfig/spropctrlr/ui.po
@@ -0,0 +1,60 @@
+#. extracted from extensions/uiconfig/spropctrlr/ui
+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: 2013-11-20 13:02+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"
+"Language: kok\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"
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"TabOrderDialog\n"
+"title\n"
+"string.text"
+msgid "Tab Order"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"upB\n"
+"label\n"
+"string.text"
+msgid "_Move Up"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"downB\n"
+"label\n"
+"string.text"
+msgid "Move _Down"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"autoB\n"
+"label\n"
+"string.text"
+msgid "_Automatic Sort"
+msgstr ""
+
+#: taborder.ui
+msgctxt ""
+"taborder.ui\n"
+"label2\n"
+"label\n"
+"string.text"
+msgid "Controls"
+msgstr ""
n value='libreoffice-3-5-3'>libreoffice-3-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/comphelper/serviceinfohelper.hxx
AgeCommit message (Expand)Author
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-27-Werror,-WvarargsStephan Bergmann
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-16Fix typosAndrea Gelmini