aboutsummaryrefslogtreecommitdiff
path: root/source/en-GB/cui/uiconfig/ui.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/en-GB/cui/uiconfig/ui.po')
-rw-r--r--source/en-GB/cui/uiconfig/ui.po12
1 files changed, 5 insertions, 7 deletions
diff --git a/source/en-GB/cui/uiconfig/ui.po b/source/en-GB/cui/uiconfig/ui.po
index 00d4b2367c4..fb66ef27d61 100644
--- a/source/en-GB/cui/uiconfig/ui.po
+++ b/source/en-GB/cui/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-25 13:27+0200\n"
-"PO-Revision-Date: 2016-05-08 12:40+0000\n"
+"PO-Revision-Date: 2016-05-26 13:15+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: none\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462711223.000000\n"
+"X-Generator: Pootle 2.7\n"
+"X-POOTLE-MTIME: 1464268535.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
@@ -5624,7 +5624,6 @@ msgid "_Type:"
msgstr "_Type:"
#: gradientpage.ui
-#, fuzzy
msgctxt ""
"gradientpage.ui\n"
"incrementft\n"
@@ -5640,7 +5639,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Center ( X / Y ) :"
-msgstr ""
+msgstr "Centre ( X / Y ) :"
#: gradientpage.ui
msgctxt ""
@@ -6138,14 +6137,13 @@ msgid "Line _color:"
msgstr "Line _colour:"
#: hatchpage.ui
-#, fuzzy
msgctxt ""
"hatchpage.ui\n"
"backgroundcolorft\n"
"label\n"
"string.text"
msgid "Background color:"
-msgstr "_Background colour:"
+msgstr "Background colour:"
#: hatchpage.ui
msgctxt ""
3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/readlicense_oo
AgeCommit message (Collapse)Author
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin
we are loading a spreadsheet in parallel here, but the parallel threads achievei very little actual concurrency because of heavy contention in the SharedStringPool mutex. So switch to a concurrent hash map. I looked at a couple of different ones (including the Folly one), and this was the one with the simplest resulting code. This takes my load time from 12.5s to 8s Change-Id: I04d6d8e11d613b510eb3bc981f3338819b7ac813 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121717 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-09-08update creditsChristian Lohmaier
Change-Id: Ie9a3df3c6dc8af63023e579638f13026451a346f
2021-09-01update creditsXisco Fauli
Change-Id: I8fc0e8085dd647f3677554084a0de139a71e4367
2021-08-26tdf#144030 Readme reviewRoman Kuznetsov
Change-Id: I1500b2beacb88c0014495d98d8fb79090d7c9486 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121052 Tested-by: Jenkins Reviewed-by: Sophie Gautier <sophi@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-08-10update creditsChristian Lohmaier
Change-Id: Iad0175ccc7a1ee903812f34bcacb86e3f90e58b3
2021-07-16update creditsChristian Lohmaier
Change-Id: I1a09193e888318084a7d9b3c76c049e373db545b
2021-07-07tdf#133368: update extensions website URLs and use httpsStéphane Guillou
Change-Id: Idcdb5dbb4f0754425eeca4b137fa1626bba9ef6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118340 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2021-06-23tdf#141709: Use poppler_dataMichael Warner
Bundle the files from poppler_data and provide the path to them to poppler when the bundled poppler library is used. Change-Id: I13a2ef861303a0be17aa0a861ef8ac96ed8a93be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117523 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2021-06-04update creditsChristian Lohmaier
Change-Id: I46f39d507cc96cbcd0d59b4edfcbb109efefdb69
2021-05-06update creditsChristian Lohmaier
Change-Id: Ifa86e93a66d54d5ad8f288ba111cbe4ca1695415
2021-04-28update creditsChristian Lohmaier
Change-Id: Idd3d14c272c1eebca7207054dccbeae4632c51cc
2021-04-27Add Mongolian dictionaryAndras Timar
Change-Id: I4613d2e5b77374cbc8fb72033b3dfcd8e2702712 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114733 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
2021-04-11Add Esperanto dictionariesAndras Timar
Change-Id: I22d73bb5a6e4d215dc35acdd4ded47d29882671e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113941 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
2021-04-11Get rid of apache-commons-loggingStephan Bergmann
...using Java 1.4 java.util.logging.Logger instead also for the last remaining uses in reportbuilder. (The mention in swext/mediawiki/src/THIRDPARTYLICENSEREADME.html was presumably a leftover from 4b6ceed4a4a9b152905a8b1712ffb9bd61373c16 "swext: Wiki Publisher does not use those apache-commons libraries".) Change-Id: Ia0bc598fe5844ced11cae497548ec7d09453a99d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113939 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-04-11Apache Commons Codec/HttpClient/Lang are no longer bundledStephan Bergmann
...ever since a41a4a22f1a7e82ab64f28b71f5ce6acc1c04921 "remove now unneeded apache-commons libs" Change-Id: I197063d6a2f34d4800383ead1f55da47054e67af Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113831 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
Previously, all of the README files have been renamed to README.md and now, the contents of these files were changed to use Markdown format. Other than format inconsistency, some README.md files lacked information about modules, or were out of date. By using LibreOffice / OpenOffice wiki and other documentation websites, these files were updated. Now every README.md file has a title, and some description. The top-level README.md file is changed to add links to the modules. The result of processing the Markdown format README.md files can be seen at: https://docs.libreoffice.org/ Change-Id: Ic3b0c3c064a2498d6a435253b041df010cd7797a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113424 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-03-24update creditsChristian Lohmaier
also stabilize sorting (number of commits, if equal first commit date) Change-Id: Ia2f8484991b0de36f9769120f3d810422e8fc201
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
Renaming all README files for all top level modules to README.md, applying no content change at this stage to be able to track history of the files. These files should be edited to use correct Markdown syntax later. Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2021-03-22Drop external owncloud-android-libMichael Weghorn
It's no longer used by Android Viewer and use in the online-based Android app has already been removed in online commit commit 2a52d768dd61f2ef8fedccb32f015c9095915935 Date: Wed Feb 19 09:05:56 2020 +0100 android shell: Remove the 'storage framework', we have content providers. Change-Id: I468c7121eb495eb8b1a8892f14f2c289b94b7a93 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112766 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2021-03-20tdf#139778 qrcodegen library removal.homeboy445
It was replaced by ZXing library. Change-Id: I49eb809586c7b4ba3a93fd77f804bfc93fead669 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112701 Reviewed-by: René Engelhard <rene@debian.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins
2021-03-02update creditsChristian Lohmaier
Change-Id: I9493971d90d9bc1629b1f2a0a1259db233656284