aboutsummaryrefslogtreecommitdiff
path: root/source/th/svx/inc.po
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-08-26 09:43:08 +0200
committerAndras Timar <atimar@suse.com>2013-08-26 09:43:08 +0200
commit0bdd23ed769be53974c9f545b70fe9de1d1bec7d (patch)
tree3d6f20291014717646b4e50bb031b3b077adff2c /source/th/svx/inc.po
parentabfb59b2b1a2f2c9c7360e7aafb957de9390aae7 (diff)
translation updates and bugfixes
Change-Id: I1f86a3e10dcae7e54059976a0f5d2852eadecec8
Diffstat (limited to 'source/th/svx/inc.po')
-rw-r--r--source/th/svx/inc.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/th/svx/inc.po b/source/th/svx/inc.po
index 90925971286..729078fe430 100644
--- a/source/th/svx/inc.po
+++ b/source/th/svx/inc.po
@@ -4,17 +4,17 @@ 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-12-26 11:14+0100\n"
-"PO-Revision-Date: 2012-12-23 07:25+0000\n"
-"Last-Translator: Korrawit <detective.conan.1412@gmail.com>\n"
+"PO-Revision-Date: 2013-08-17 04:05+0000\n"
+"Last-Translator: jteera <jteera5@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1356247533.0\n"
+"X-POOTLE-MTIME: 1376712339.0\n"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -517,7 +517,7 @@ msgctxt ""
"SID_TRANSLITERATE_SENTENCE_CASE\n"
"menuitem.text"
msgid "~Sentence case"
-msgstr ""
+msgstr "อักษรตัวใหญ่หรือเล็กแบบในประโยค (Sentence case)"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"SID_TRANSLITERATE_UPPER\n"
"menuitem.text"
msgid "~UPPERCASE"
-msgstr ""
+msgstr "อักษรตัวใหญ่ (UPPERCASE)"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -544,7 +544,7 @@ msgctxt ""
"SID_TRANSLITERATE_TITLE_CASE\n"
"menuitem.text"
msgid "~Capitalize Every Word"
-msgstr ""
+msgstr "ทุกคำขึ้นต้นด้วยตัวพิมพ์ใหญ่ (Capitalize Every Word)"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -553,7 +553,7 @@ msgctxt ""
"SID_TRANSLITERATE_TOGGLE_CASE\n"
"menuitem.text"
msgid "~tOGGLE cASE"
-msgstr ""
+msgstr "สลับตัวพิมพ์ใหญ่เล็ก"
#: globlmn_tmpl.hrc
msgctxt ""
@@ -614,4 +614,4 @@ msgctxt ""
"ITEM_OPEN_SMARTTAGMENU\n"
"#define.text"
msgid "Open ~Smart Tag Menu"
-msgstr ""
+msgstr "เปิดเมนูสมาร์ทแท็ก (Smart Tag)"
fice-3-6-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/staticconstfield.cxx
AgeCommit message (Expand)Author
2021-06-14Adapt compilerplugins to LLVM 13 APSInt::toString changeStephan Bergmann
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin
2019-03-06loplugin:staticconstfield improve warning messageNoel Grandin
2018-11-27add EvaluateAsInt compat function for latest clangNoel Grandin
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-11-20Fix loplugin:staticconstfieldStephan Bergmann
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-16rename conststringfield loplugin to staticconstfieldNoel Grandin