aboutsummaryrefslogtreecommitdiff
path: root/source/sr-Latn/nlpsolver/src
diff options
context:
space:
mode:
Diffstat (limited to 'source/sr-Latn/nlpsolver/src')
-rw-r--r--source/sr-Latn/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po31
-rw-r--r--source/sr-Latn/nlpsolver/src/locale.po343
2 files changed, 374 insertions, 0 deletions
diff --git a/source/sr-Latn/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/sr-Latn/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
new file mode 100644
index 00000000000..b705ccef0b3
--- /dev/null
+++ b/source/sr-Latn/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -0,0 +1,31 @@
+#. extracted from nlpsolver/src/com/sun/star/comp/Calc/NLPSolver
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-05-25 18:27+0200\n"
+"PO-Revision-Date: 2013-01-24 22:27+0100\n"
+"Last-Translator: Goran Rakic <grakic@devbase.net>\n"
+"Language-Team: none\n"
+"Language: sr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"dispname\n"
+"description.text"
+msgid "Solver for Nonlinear Programming"
+msgstr "Nelinearni rešavač"
+
+#: description.xml
+msgctxt ""
+"description.xml\n"
+"extdesc\n"
+"description.text"
+msgid "This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models.\n"
+msgstr "Dodatak se uklapa u Calc i nudi nove mehanizme rešavača za optimizaciju modela nelinearnog programiranja.\n"
diff --git a/source/sr-Latn/nlpsolver/src/locale.po b/source/sr-Latn/nlpsolver/src/locale.po
new file mode 100644
index 00000000000..018ab9be39d
--- /dev/null
+++ b/source/sr-Latn/nlpsolver/src/locale.po
@@ -0,0 +1,343 @@
+#. extracted from nlpsolver/src/locale
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-05-25 18:27+0200\n"
+"PO-Revision-Date: 2013-01-21 00:25+0100\n"
+"Last-Translator: Goran Rakic <grakic@devbase.net>\n"
+"Language-Team: none\n"
+"Language: sr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.AssumeNonNegative\n"
+"property.text"
+msgid "Assume Non-Negative Variables"
+msgstr "Isključi negativne vrednosti"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.SwarmSize\n"
+"property.text"
+msgid "Size of Swarm"
+msgstr "Veličina jata"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.LibrarySize\n"
+"property.text"
+msgid "Size of Library"
+msgstr "Veličina biblioteke"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.LearningCycles\n"
+"property.text"
+msgid "Learning Cycles"
+msgstr "Broj ciklusa za učenje"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.GuessVariableRange\n"
+"property.text"
+msgid "Variable Bounds Guessing"
+msgstr "Pogađanje ograničenja vrednosti"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.VariableRangeThreshold\n"
+"property.text"
+msgid "Variable Bounds Threshold (when guessing)"
+msgstr "Prag pri pogađanju ograničenja vrednosti"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.UseACRComparator\n"
+"property.text"
+msgid "Use ACR Comparator (instead of BCH)"
+msgstr "Koristi ACR komparator (umesto BCH)"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.UseRandomStartingPoint\n"
+"property.text"
+msgid "Use Random starting point"
+msgstr "Nasumična početna tačka"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.StagnationLimit\n"
+"property.text"
+msgid "Stagnation Limit"
+msgstr "Limit za zaustavljanje"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.Tolerance\n"
+"property.text"
+msgid "Stagnation Tolerance"
+msgstr "Dozvoljeno odstupanje pri zaustavljanju"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.EnhancedSolverStatus\n"
+"property.text"
+msgid "Show enhanced solver status"
+msgstr "Prikaži obogaćeno stanje rešavača"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.AgentSwitchRate\n"
+"property.text"
+msgid "Agent Switch Rate (DE Probability)"
+msgstr "Brzina promene agenta (verovatnoća DE)"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.DEFactor\n"
+"property.text"
+msgid "DE: Scaling Factor (0-1.2)"
+msgstr "DE: Faktor skaliranja (0-1.2)"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.DECR\n"
+"property.text"
+msgid "DE: Crossover Probability (0-1)"
+msgstr "DE: Verovatnoća ukrštanja (0-1)"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.PSC1\n"
+"property.text"
+msgid "PS: Cognitive Constant"
+msgstr "PS: Kognitivna konstanta"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.PSC2\n"
+"property.text"
+msgid "PS: Social Constant"
+msgstr "PS: Društvena konstanta"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.PSWeight\n"
+"property.text"
+msgid "PS: Constriction Coefficient"
+msgstr "PS: Koeficijent suženja"
+
+#: NLPSolverCommon_en_US.properties
+msgctxt ""
+"NLPSolverCommon_en_US.properties\n"
+"NLPSolverCommon.Properties.PSCL\n"
+"property.text"
+msgid "PS: Mutation Probability (0-0.005)"
+msgstr "PS: Verovatnoća mutacije (0-0.005)"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Dialog.Caption\n"
+"property.text"
+msgid "Solver Status"
+msgstr "Stanje rešavača"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Controls.lblSolution\n"
+"property.text"
+msgid "Current Solution:"
+msgstr "Trenutno rešenje:"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Controls.lblIteration\n"
+"property.text"
+msgid "Iteration:"
+msgstr "Iteracija:"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Controls.lblStagnation\n"
+"property.text"
+msgid "Stagnation:"
+msgstr "Zaustavljanje:"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Controls.lblRuntime\n"
+"property.text"
+msgid "Runtime:"
+msgstr "Vreme rada:"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Controls.btnStop\n"
+"property.text"
+msgid "Stop"
+msgstr "Zaustavi"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Controls.btnOK\n"
+"property.text"
+msgid "OK"
+msgstr "U redu"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Controls.btnContinue\n"
+"property.text"
+msgid "Continue"
+msgstr "Nastavi"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Message.StopIteration\n"
+"property.text"
+msgid "Maximum iterations reached."
+msgstr "Dostignut je maksimum iteracija."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Message.StopStagnation\n"
+"property.text"
+msgid "Process stopped due to stagnation."
+msgstr "Postupak je prekinut zbog zaustavljanja."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Message.StopUser\n"
+"property.text"
+msgid "Process stopped due to user interruption."
+msgstr "Postupak je prekinut na zahtev korisnika."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Message.CurrentIteration\n"
+"property.text"
+msgid "Process stopped at iteration %d of %d."
+msgstr "Postupak je prekinut na iteraciji %d od %d."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Nanoseconds\n"
+"property.text"
+msgid "Nanoseconds"
+msgstr "nano sek."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Microseconds\n"
+"property.text"
+msgid "Microseconds"
+msgstr "mikro sek."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Milliseconds\n"
+"property.text"
+msgid "Milliseconds"
+msgstr "mili sek."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Second\n"
+"property.text"
+msgid "Second"
+msgstr "sekunda"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Seconds\n"
+"property.text"
+msgid "Seconds"
+msgstr "sek."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Minute\n"
+"property.text"
+msgid "Minute"
+msgstr "minut"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Minutes\n"
+"property.text"
+msgid "Minutes"
+msgstr "min."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Hour\n"
+"property.text"
+msgid "Hour"
+msgstr "sat"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Hours\n"
+"property.text"
+msgid "Hours"
+msgstr "č."
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Day\n"
+"property.text"
+msgid "Day"
+msgstr "dan"
+
+#: NLPSolverStatusDialog_en_US.properties
+msgctxt ""
+"NLPSolverStatusDialog_en_US.properties\n"
+"NLPSolverStatusDialog.Time.Days\n"
+"property.text"
+msgid "Days"
+msgstr "d."