diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-25 22:51:37 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-04-25 23:06:53 +0200 |
commit | 61991bde16235b2c9c4028466bcdc51a352e7bc5 (patch) | |
tree | b2d7059a15a64a79ef1f2dd05566586eebdaaf1a /source/fi/sccomp | |
parent | e3802bb90081c3cc63ca8ec9726772d8e42299b0 (diff) |
update translatiosn for 6.1.0 alpha1
Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527
Diffstat (limited to 'source/fi/sccomp')
-rw-r--r-- | source/fi/sccomp/messages.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/source/fi/sccomp/messages.po b/source/fi/sccomp/messages.po index 8cfa6967e08..67f472cc2a3 100644 --- a/source/fi/sccomp/messages.po +++ b/source/fi/sccomp/messages.po @@ -3,7 +3,7 @@ msgid "" 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: 2017-11-22 13:53+0100\n" +"POT-Creation-Date: 2018-02-27 13:56+0100\n" "PO-Revision-Date: 2018-01-28 12:21+0000\n" "Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,75 +13,75 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1517142082.000000\n" -#: strings.hrc:25 +#: sccomp/inc/strings.hrc:25 msgctxt "RID_SOLVER_COMPONENT" msgid "%PRODUCTNAME Linear Solver" msgstr "%PRODUCTNAME lineaarinen ratkaisija" -#: strings.hrc:26 +#: sccomp/inc/strings.hrc:26 msgctxt "RID_COINMP_SOLVER_COMPONENT" msgid "%PRODUCTNAME CoinMP Linear Solver" msgstr "%PRODUCTNAME CoinMP lineaarinen ratkaisija" -#: strings.hrc:27 +#: sccomp/inc/strings.hrc:27 msgctxt "RID_SWARM_SOLVER_COMPONENT" msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)" msgstr "%PRODUCTNAME parvipohjainen epälineaarinen optimointi (kokeellinen)" -#: strings.hrc:28 +#: sccomp/inc/strings.hrc:28 msgctxt "RID_PROPERTY_NONNEGATIVE" msgid "Assume variables as non-negative" msgstr "Ei-negatiiviset muuttujat" -#: strings.hrc:29 +#: sccomp/inc/strings.hrc:29 msgctxt "RID_PROPERTY_INTEGER" msgid "Assume variables as integer" msgstr "Kokonaislukumuuttujat" -#: strings.hrc:30 +#: sccomp/inc/strings.hrc:30 msgctxt "RID_PROPERTY_TIMEOUT" msgid "Solving time limit (seconds)" msgstr "Ratkaisun aikaraja (sekuntia)" -#: strings.hrc:31 +#: sccomp/inc/strings.hrc:31 msgctxt "RID_PROPERTY_EPSILONLEVEL" msgid "Epsilon level (0-3)" msgstr "Epsilon-taso (0-3)" -#: strings.hrc:32 +#: sccomp/inc/strings.hrc:32 msgctxt "RID_PROPERTY_LIMITBBDEPTH" msgid "Limit branch-and-bound depth" msgstr "Rajoita hakupuumenetelmän syvyyttä" -#: strings.hrc:33 +#: sccomp/inc/strings.hrc:33 msgctxt "RID_PROPERTY_ALGORITHM" msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)" msgstr "Parvialgoritmi (0 - differentiaalinen evoluutio, 1 - hiukkasparvioptiominti)" -#: strings.hrc:34 +#: sccomp/inc/strings.hrc:34 msgctxt "RID_ERROR_NONLINEAR" msgid "The model is not linear." msgstr "Malli ei ole lineaarinen." -#: strings.hrc:35 +#: sccomp/inc/strings.hrc:35 msgctxt "RID_ERROR_EPSILONLEVEL" msgid "The epsilon level is invalid." msgstr "Virheellinen epsilon-taso." -#: strings.hrc:36 +#: sccomp/inc/strings.hrc:36 msgctxt "RID_ERROR_INFEASIBLE" msgid "The model is infeasible. Check limiting conditions." msgstr "Malli on ratkeamaton. Tarkista rajoitteet." -#: strings.hrc:37 +#: sccomp/inc/strings.hrc:37 msgctxt "RID_ERROR_UNBOUNDED" msgid "The model is unbounded." msgstr "Malli on rajoittamaton." -#: strings.hrc:38 +#: sccomp/inc/strings.hrc:38 msgctxt "RID_ERROR_TIMEOUT" msgid "The time limit was reached." msgstr "Aikaraja saavutettiin." |