aboutsummaryrefslogtreecommitdiff
path: root/source/rw/librelogo
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:03:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:15:15 +0100
commitfcb3a9f517e17cb90c309a6bc0c38ce2029508ed (patch)
treedf6a57b7c827cb4e277232aff22c4ad232b038f2 /source/rw/librelogo
parent7f54f2c03e630b543ebd8ffab23b698ed5f07c16 (diff)
update translations for 6.0/master
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811 (cherry picked from commit 9a856d562ebae5d1ae691ec623cf4ebb23299930)
Diffstat (limited to 'source/rw/librelogo')
-rw-r--r--source/rw/librelogo/source/pythonpath.po9
1 files changed, 6 insertions, 3 deletions
diff --git a/source/rw/librelogo/source/pythonpath.po b/source/rw/librelogo/source/pythonpath.po
index 440d7b05d73..49e1421f559 100644
--- a/source/rw/librelogo/source/pythonpath.po
+++ b/source/rw/librelogo/source/pythonpath.po
@@ -208,12 +208,13 @@ msgid "round"
msgstr "Cyiburungushuye"
#: LibreLogo_en_US.properties
+#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"SOLID\n"
"property.text"
msgid "solid"
-msgstr ""
+msgstr "Bikomeye"
#: LibreLogo_en_US.properties
#, fuzzy
@@ -259,12 +260,13 @@ msgid "fillcolor|fillcolour|fc"
msgstr ""
#: LibreLogo_en_US.properties
+#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"FILLTRANSPARENCY\n"
"property.text"
msgid "filltransparency"
-msgstr ""
+msgstr "Ibonerana ry'umurongo"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -440,12 +442,13 @@ msgid "end"
msgstr "impera"
#: LibreLogo_en_US.properties
+#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"STOP\n"
"property.text"
msgid "stop"
-msgstr ""
+msgstr "Guhagarara"
#: LibreLogo_en_US.properties
msgctxt ""
lue='libreoffice-3-5-1'>libreoffice-3-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)Author
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from dtransAlexander Wilms
2014-02-25(a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Resolves: #i124085# improved support for PNG clipboard format on windowsArmin Le Grand
2014-02-21Update comment.Jan Holesovsky
2014-02-20fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-22Fix other typosJulien Nabet
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-15Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard dataArmin Le Grand
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-09-29cppcheck: some cleaningsJulien Nabet
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-07-16#i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat...Herbert Dürr
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand