aboutsummaryrefslogtreecommitdiff
path: root/source/ast/sfx2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-21 18:00:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-12-21 18:06:05 +0100
commitf506a2490665212eeefb5934d6d4346a8a8c1856 (patch)
tree1d46d830bbfd1d144bf730aa29950d8a837587d6 /source/ast/sfx2
parent9658a28df4b4c0eb79a9635221bab10ee09fed61 (diff)
update translations for 7.3.0 rc1
and force-fix errors using pocheck Change-Id: Iaf5f970103a9ace669ee6019b2362031e34cbdf0
Diffstat (limited to 'source/ast/sfx2')
-rw-r--r--source/ast/sfx2/messages.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 441d166184d..fa3573011da 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/sfx2/messages.po
@@ -4,7 +4,7 @@ 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: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2021-11-19 13:39+0000\n"
+"PO-Revision-Date: 2021-12-16 02:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.8.1\n"
"X-POOTLE-MTIME: 1540149375.000000\n"
#. bHbFE
@@ -1067,7 +1067,7 @@ msgstr "Non"
#: include/sfx2/strings.hrc:198
msgctxt "STR_REDACTION_TARGET"
msgid "Target"
-msgstr ""
+msgstr "Destín"
#. m2i7V
#: include/sfx2/strings.hrc:199
@@ -1479,7 +1479,7 @@ msgstr ""
#: include/sfx2/strings.hrc:267
msgctxt "STR_GET_INVOLVED_BUTTON"
msgid "Get involved"
-msgstr ""
+msgstr "Andechar"
#. GuLGH
#: include/sfx2/strings.hrc:268
eoffice-3-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/nlpsolver/src
AgeCommit message (Expand)Author
2018-06-26tdf#43388: add missing info for Evolutionary Algorithm SolverJulien Nabet
2016-12-12tdf#104268 NLPSolver: Improve display of solutionLaurent Balland-Poirier
2016-01-21coverity#1326449 Dereference null return valueCaolán McNamara
2015-11-04coverity#1327027 SIC: Inner class could be made staticCaolán McNamara
2015-10-21More plausible fixStephan Bergmann
2015-10-15coverity#1326260 Explicit null dereferencedCaolán McNamara
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-18Fix typosAndrea Gelmini
2015-02-17tdf#87074 null-ref error from NLPSolver in BasicLeMoyne Castle
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: nlpsolver: getPropertyByName was checking the wrong datastructureNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused enum valuesNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-04-27fdo#78004 fix string formattingAlex Gulyás
2014-02-26Remove trailing whitespace from nlpsolverAlexander Wilms
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-05-06remove some unnecessary castsNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin