diff options
Diffstat (limited to 'translations/source/vec/sccomp')
-rw-r--r-- | translations/source/vec/sccomp/messages.po | 166 |
1 files changed, 166 insertions, 0 deletions
diff --git a/translations/source/vec/sccomp/messages.po b/translations/source/vec/sccomp/messages.po new file mode 100644 index 000000000..bbad2d715 --- /dev/null +++ b/translations/source/vec/sccomp/messages.po @@ -0,0 +1,166 @@ +#. extracted from sccomp/inc +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: 2021-03-29 16:03+0200\n" +"PO-Revision-Date: 2021-03-08 13:45+0000\n" +"Last-Translator: Còdaze Veneto <codazeveneto@gmail.com>\n" +"Language-Team: Venetian <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/vec/>\n" +"Language: vec\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1550683475.000000\n" + +#. whDxm +#: sccomp/inc/strings.hrc:24 +msgctxt "RID_SOLVER_COMPONENT" +msgid "%PRODUCTNAME Linear Solver" +msgstr "Resołudor łinear de %PRODUCTNAME" + +#. PD5QV +#: sccomp/inc/strings.hrc:25 +msgctxt "RID_COINMP_SOLVER_COMPONENT" +msgid "%PRODUCTNAME CoinMP Linear Solver" +msgstr "Resołudor łinear CoinMP de %PRODUCTNAME" + +#. 22ZBP +#: sccomp/inc/strings.hrc:26 +msgctxt "RID_SWARM_SOLVER_COMPONENT" +msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)" +msgstr "Resołudor mìa łinear a sciapo %PRODUCTNAME (sperimentałe)" + +#. 8TGKo +#: sccomp/inc/strings.hrc:27 +msgctxt "RID_PROPERTY_NONNEGATIVE" +msgid "Assume variables as non-negative" +msgstr "Ritien variàbiłi cofà mìa-negativi" + +#. CCyGh +#: sccomp/inc/strings.hrc:28 +msgctxt "RID_PROPERTY_INTEGER" +msgid "Assume variables as integer" +msgstr "Ritien variàbiłi cofà intieri" + +#. gEZ74 +#: sccomp/inc/strings.hrc:29 +msgctxt "RID_PROPERTY_TIMEOUT" +msgid "Solving time limit (seconds)" +msgstr "Resołusion de'l łìmite de tenpo (secondi)" + +#. efNFB +#: sccomp/inc/strings.hrc:30 +msgctxt "RID_PROPERTY_EPSILONLEVEL" +msgid "Epsilon level (0-3)" +msgstr "Łiveło èpsiłon (0-3)" + +#. yh5Ap +#: sccomp/inc/strings.hrc:31 +msgctxt "RID_PROPERTY_LIMITBBDEPTH" +msgid "Limit branch-and-bound depth" +msgstr "Łìmita profondità branch-and-bound" + +#. bYUbE +#: sccomp/inc/strings.hrc:32 +msgctxt "RID_PROPERTY_ALGORITHM" +msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)" +msgstr "Algoritmo a sciapo (0: evołusion difarensiałe; 1: otimizasion de'l sciapo de partezełe)" + +#. 4JZXv +#: sccomp/inc/strings.hrc:33 +msgctxt "RID_ERROR_NONLINEAR" +msgid "The model is not linear." +msgstr "El modeło no'l ze mìa łinear." + +#. GRnPv +#: sccomp/inc/strings.hrc:34 +msgctxt "RID_ERROR_EPSILONLEVEL" +msgid "The epsilon level is invalid." +msgstr "El łiveło èpsiłon no'l ze mìa vàłido." + +#. ZoHHM +#: sccomp/inc/strings.hrc:35 +msgctxt "RID_ERROR_INFEASIBLE" +msgid "The model is infeasible. Check limiting conditions." +msgstr "El modeło no'l ze mìa fatìbiłe. Controła condision łimitadive." + +#. iGYmo +#: sccomp/inc/strings.hrc:36 +msgctxt "RID_ERROR_UNBOUNDED" +msgid "The model is unbounded." +msgstr "El modeło el ze iłimità." + +#. QQZXV +#: sccomp/inc/strings.hrc:37 +msgctxt "RID_ERROR_TIMEOUT" +msgid "The time limit was reached." +msgstr "A se ze rivà a'l łìmite de tenpo." + +#. wH3TZ +msgctxt "stock" +msgid "_Add" +msgstr "_Zonta" + +#. S9dsC +msgctxt "stock" +msgid "_Apply" +msgstr "_Àplega" + +#. TMo6G +msgctxt "stock" +msgid "_Cancel" +msgstr "_Anuła" + +#. MRCkv +msgctxt "stock" +msgid "_Close" +msgstr "_Sara sù" + +#. nvx5t +msgctxt "stock" +msgid "_Delete" +msgstr "_Ełìmena" + +#. YspCj +msgctxt "stock" +msgid "_Edit" +msgstr "_Muda" + +#. imQxr +msgctxt "stock" +msgid "_Help" +msgstr "_Juto" + +#. RbjyB +msgctxt "stock" +msgid "_New" +msgstr "_Novo" + +#. dx2yy +msgctxt "stock" +msgid "_No" +msgstr "_Nò" + +#. M9DsL +msgctxt "stock" +msgid "_OK" +msgstr "_Và ben" + +#. VtJS9 +msgctxt "stock" +msgid "_Remove" +msgstr "_Cava via" + +#. C69Fy +msgctxt "stock" +msgid "_Reset" +msgstr "_Reinposta" + +#. mgpxh +msgctxt "stock" +msgid "_Yes" +msgstr "_Sì" |