aboutsummaryrefslogtreecommitdiff
path: root/source/sr-Latn/nlpsolver
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-09-10 23:21:09 +0200
committerEike Rathke <erack@redhat.com>2013-09-10 23:21:58 +0200
commitc4768e4b398b6090f524ae801d74ad55879239ca (patch)
tree64b4ee22e51b5a79367ab0c47cf18d0a5ce53292 /source/sr-Latn/nlpsolver
parent54fd99cf0cda479641a91bb9e7f2ebe8a8384b1c (diff)
renamed 'sh' to 'sr-Latn'
Change-Id: Ic18845e0513f551cdc4152dd69fc54b0a14f2e6b
Diffstat (limited to 'source/sr-Latn/nlpsolver')
-rw-r--r--source/sr-Latn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po409
-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
3 files changed, 783 insertions, 0 deletions
diff --git a/source/sr-Latn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/sr-Latn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
new file mode 100644
index 00000000000..84089918c7f
--- /dev/null
+++ b/source/sr-Latn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -0,0 +1,409 @@
+#. extracted from nlpsolver/help/en/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-21 00:26+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"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"tit\n"
+"help.text"
+msgid "Options"
+msgstr "Opcije"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"bm_id0503200917110375_scalc\n"
+"help.text"
+msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>"
+msgstr "<bookmark_value>Rešavač za nelinearne probleme;Opcije</bookmark_value>"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"hd_id0503200917103593\n"
+"help.text"
+msgid "General Options"
+msgstr "Opšta podešavanja"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103780\n"
+"help.text"
+msgid "Size of Swarm"
+msgstr "Veličina roja"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103723\n"
+"help.text"
+msgid "… defines the number of individuals to participate in the learning process. Each individual finds its own solutions and contributes to the overall knowledge."
+msgstr "... određuje broj jedinki u procesu učenja. Svaka jedinka traži sopstvena rešenja i doprinosi ukupnom znanju."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103771\n"
+"help.text"
+msgid "Learning Cycles"
+msgstr "Broj ciklusa za učenje"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103720\n"
+"help.text"
+msgid "… defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge."
+msgstr "... određuje broj iteracija koje će algoritam izvesti. U svakoj iteraciji sve jedinke pogađaju najbolje rešenje i razmenjuju novo znanje."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103732\n"
+"help.text"
+msgid "Variable Bounds Guessing"
+msgstr "Pogađanje ograničenja vrednosti"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id050320091710378\n"
+"help.text"
+msgid "If enabled (default), the algorithm tries to find variable bounds by looking at the starting values."
+msgstr "Ako je omogućeno (podrazumevano) algoritam će pokušati da na osnovu početnih vrednosti pronađe granice za moguće vrednosti."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103794\n"
+"help.text"
+msgid "Variable Bounds Threshold"
+msgstr "Prag pri pogađanju ograničenja vrednosti"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103710\n"
+"help.text"
+msgid "When guessing variable bounds, this threshold specifies, how the initial values are shifted to build the bounds. For an example how these values are calculated, please refer to the Manual in the Wiki."
+msgstr "Pri pogađanju ograničenja ovaj prag određuje način na koji se početne vrednosti pomeraju da se formira ograničenje. Potražite primer izračunavanja vrednosti u uputstvu objavljenom na vikiju."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103740\n"
+"help.text"
+msgid "Use ACR Comparator"
+msgstr "Koristi ACR komparator"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103766\n"
+"help.text"
+msgid "If <emph>disabled</emph> (default), the BCH Comparator is used. It compares two individuals by first looking at their constraint violations and only if those are equal, it measures their current solution."
+msgstr "Ako <emph>nije omogućeno</emph> (podrazumevano), koristi se BCH komparator. On upoređuje dve jedinke gledajući prvo narušavanja ograničenja, i samo ukoliko su ona podjednaka, premerava njihovo trenutno rešenje."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103744\n"
+"help.text"
+msgid "If <emph>enabled</emph>, the ACR Comparator is used. It compares two individuals dependent on the current iteration and measures their goodness with knowledge about the libraries worst known solutions (in regard to their constraint violations)."
+msgstr "Ako <emph>je omogućeno</emph>, koristi se ACR komparator. On upoređuje dve jedinke zavisno od tekuće iteracije i meri njihovo podudaranje sa znanjem o najlošijim poznatim rešenjima (prema narušavanju ograničenja)."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103792\n"
+"help.text"
+msgid "Use Random Starting Point"
+msgstr "Nasumična početna tačka"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103790\n"
+"help.text"
+msgid "If <emph>enabled</emph>, the library is simply filled up with randomly chosen points."
+msgstr "Ako je <emph>omogućeno</emph> biblioteka se prosto puni slučajno izabranim tačkama."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103765\n"
+"help.text"
+msgid "If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point."
+msgstr "Ako <emph>nije omogućeno</emph>, unose se prisutne vrednosti koje navodi korisnik."
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0504200917103794\n"
+"help.text"
+msgid "Stagnation Limit"
+msgstr "Limit za zaustavljanje"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id050320091710377\n"
+"help.text"
+msgid "If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103762\n"
+"help.text"
+msgid "Stagnation Tolerance"
+msgstr "Dozvoljeno odstupanje pri zaustavljanju"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103834\n"
+"help.text"
+msgid "Defines in what range solutions are considered “similar”."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103891\n"
+"help.text"
+msgid "Show Enhanced Solver Status"
+msgstr "Prikaži obogaćeno stanje rešavača"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0503200917103832\n"
+"help.text"
+msgid "If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"hd_id0603200910392151\n"
+"help.text"
+msgid "DEPS-specific Options"
+msgstr "Opcije za DEPS"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394232\n"
+"help.text"
+msgid "Agent Switch Rate"
+msgstr "Brzina promene agenta"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394248\n"
+"help.text"
+msgid "Specifies the probability for an individual to choose the Differential Evolution strategy."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394277\n"
+"help.text"
+msgid "DE: Crossover Probability"
+msgstr "DE: Verovatnoća ukrštanja"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394280\n"
+"help.text"
+msgid "… defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394216\n"
+"help.text"
+msgid "DE: Scaling Factor"
+msgstr "DE: Faktor skaliranja"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id060320091039424\n"
+"help.text"
+msgid "During crossover, the scaling factor decides about the “speed” of movement."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id060320091039421\n"
+"help.text"
+msgid "PS: Constriction Coefficient"
+msgstr "PS: Koeficijent suženja"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394225\n"
+"help.text"
+msgid "… defines the speed at which the particles/individuals move towards each other."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394222\n"
+"help.text"
+msgid "PS: Cognitive Constant"
+msgstr "PS: Kognitivna konstanta"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394212\n"
+"help.text"
+msgid "… sets the importance of the own memory (in particular the best reached point so far)."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394292\n"
+"help.text"
+msgid "PS: Social Constant"
+msgstr "PS: Društvena konstanta"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394284\n"
+"help.text"
+msgid "… sets the importance of the global best point between all particles/individuals."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id060320091039425\n"
+"help.text"
+msgid "PS: Mutation Probability"
+msgstr "PS: Verovatnoća mutacije (0-0.005)"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910394272\n"
+"help.text"
+msgid "… defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable."
+msgstr ""
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"hd_id0603200910401383\n"
+"help.text"
+msgid "SCO-specific Options"
+msgstr "Opcije za SCO"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id0603200910401382\n"
+"help.text"
+msgid "Size of Library"
+msgstr "Veličina biblioteke"
+
+#: Options.xhp
+msgctxt ""
+"Options.xhp\n"
+"par_id060320091040136\n"
+"help.text"
+msgid "… defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information."
+msgstr ""
+
+#: Usage.xhp
+msgctxt ""
+"Usage.xhp\n"
+"tit\n"
+"help.text"
+msgid "Usage"
+msgstr "Upotreba"
+
+#: Usage.xhp
+msgctxt ""
+"Usage.xhp\n"
+"bm_id0603200910434044_scalc\n"
+"help.text"
+msgid "<bookmark_value>Solver for Nonlinear Problems;Usage</bookmark_value>"
+msgstr "<bookmark_value>Rešavač za nelinearne probleme;Upotreba</bookmark_value>"
+
+#: Usage.xhp
+#, fuzzy
+msgctxt ""
+"Usage.xhp\n"
+"hd_id0603200910430882\n"
+"help.text"
+msgid "Usage"
+msgstr "Upotreba"
+
+#: Usage.xhp
+msgctxt ""
+"Usage.xhp\n"
+"par_id0603200910430845\n"
+"help.text"
+msgid "Regardless whether you use DEPS or SCO, you start by going to Tools → Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
+msgstr ""
+
+#: Usage.xhp
+msgctxt ""
+"Usage.xhp\n"
+"par_id0603200910430821\n"
+"help.text"
+msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)."
+msgstr ""
+
+#: Usage.xhp
+msgctxt ""
+"Usage.xhp\n"
+"par_id0603200910430873\n"
+"help.text"
+msgid "Bounds are specified by selecting one or more variables (as range) on the left side and entering a numerical value (not a cell or a formula) on the right side. That way you can also choose one or more variables to be <emph>Integer</emph> or <emph>Binary</emph> only."
+msgstr ""
+
+#: help.tree
+msgctxt ""
+"help.tree\n"
+"08\n"
+"help_section.text"
+msgid "Solver for Nonlinear Problems"
+msgstr "Rešavač za nelinearne probleme"
+
+#: help.tree
+#, fuzzy
+msgctxt ""
+"help.tree\n"
+"0816\n"
+"node.text"
+msgid "Solver for Nonlinear Problems"
+msgstr "Rešavač za nelinearne probleme"
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."