aboutsummaryrefslogtreecommitdiff
path: root/source/kl/dictionaries
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-04-15 18:39:22 +0200
committerAndras Timar <atimar@suse.com>2013-05-07 10:21:27 -0700
commit5dbaba00a3810696ef240ff5adacf0073e403351 (patch)
treea11272e6ee1ee231819c52938eac70f8d0663f87 /source/kl/dictionaries
parenteae8e2dc4358c21873a2472bcaa4fbbcea9ffaa5 (diff)
update translations for LibreOffice 4.0.3 rc1
Change-Id: I4a1d49dbef58c048aa57a29bec7623d4ad31920d
Diffstat (limited to 'source/kl/dictionaries')
-rw-r--r--source/kl/dictionaries/bs_BA.po23
1 files changed, 23 insertions, 0 deletions
diff --git a/source/kl/dictionaries/bs_BA.po b/source/kl/dictionaries/bs_BA.po
new file mode 100644
index 00000000000..f24b08126bd
--- /dev/null
+++ b/source/kl/dictionaries/bs_BA.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/bs_BA
+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: 2013-02-12 12:57+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: kl\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"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Bosnian spelling dictionary"
+msgstr ""
e='libreoffice-24-8-0'>libreoffice-24-8-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/opencl
AgeCommit message (Expand)Author
2015-02-06Move OpenCLError::strerror() from sc to opencl, and rename to errorString()Tor Lillqvist
2015-02-05The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxxTor Lillqvist
2015-01-07Set up foundation for supporting multiple OpenCL command queues per device.Kohei Yoshida
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist
2014-11-27Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist
2014-11-27The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist
2014-11-27Try to fix MSVC buildTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist