aboutsummaryrefslogtreecommitdiff
path: root/source/el/nlpsolver/src
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-01 13:16:17 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-10-16 11:22:44 -0500
commit2a531c1cdded4ca03e7ca5b96fb356883edfa370 (patch)
treeadc1e32d89b8a6835144ce352945ee7321539350 /source/el/nlpsolver/src
parent90b5d08e5f9e727693085c56684b6009ad945392 (diff)
move translations structure one directory up
Diffstat (limited to 'source/el/nlpsolver/src')
-rw-r--r--source/el/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po24
-rw-r--r--source/el/nlpsolver/src/locale.po180
2 files changed, 204 insertions, 0 deletions
diff --git a/source/el/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/el/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
new file mode 100644
index 00000000000..f57f54ec3d0
--- /dev/null
+++ b/source/el/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -0,0 +1,24 @@
+#. extracted from nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.oo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+nlpsolver%2Fsrc%2Fcom%2Fsun%2Fstar%2Fcomp%2FCalc%2FNLPSolver.oo&subcomponent=ui\n"
+"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"PO-Revision-Date: 2012-01-26 23:30+0200\n"
+"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\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-Generator: Translate Toolkit 1.9.0\n"
+"X-Accelerator-Marker: ~\n"
+
+#: description.xml#dispname.dispname.description.text
+msgid "Solver for Nonlinear Programming"
+msgstr "Λύση για μη γραμμικό προγραμματισμό"
+
+#: description.xml#extdesc.extdesc.description.text
+msgid "This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models.\n"
+msgstr "Αυτή η επέκταση ενσωματώνεται στο Calc και προσφέρει νέες μηχανές λύσης για χρήση στην βελτιστοποίηση μη γραμμικών προγραμματιστικών προτύπων.\n"
diff --git a/source/el/nlpsolver/src/locale.po b/source/el/nlpsolver/src/locale.po
new file mode 100644
index 00000000000..53bc89b7f83
--- /dev/null
+++ b/source/el/nlpsolver/src/locale.po
@@ -0,0 +1,180 @@
+#. extracted from nlpsolver/src/locale.oo
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+nlpsolver%2Fsrc%2Flocale.oo&subcomponent=ui\n"
+"POT-Creation-Date: 2012-07-04 16:39+0200\n"
+"PO-Revision-Date: 2012-01-26 23:48+0200\n"
+"Last-Translator: Dimitris <dmtrs32@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: el\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-Generator: Translate Toolkit 1.9.0\n"
+"X-Accelerator-Marker: ~\n"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AssumeNonNegative.property.text
+msgid "Assume Non-Negative Variables"
+msgstr "Υποτίθεται μη αρνητικές μεταβλητές"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.SwarmSize.property.text
+msgid "Size of Swarm"
+msgstr "Μέγεθος σμήνους"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LibrarySize.property.text
+msgid "Size of Library"
+msgstr "Μέγεθος βιβλιοθήκης"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LearningCycles.property.text
+msgid "Learning Cycles"
+msgstr "Κύκλοι μάθησης"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.GuessVariableRange.property.text
+msgid "Variable Bounds Guessing"
+msgstr "Εκτίμηση ορίων μεταβλητών"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.VariableRangeThreshold.property.text
+msgid "Variable Bounds Threshold (when guessing)"
+msgstr "Κατώφλι ορίων μεταβλητών (όταν εκτιμούνται)"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseACRComparator.property.text
+msgid "Use ACR Comparator (instead of BCH)"
+msgstr "Χρήση σύγκρισης ACR (αντί για BCH)"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseRandomStartingPoint.property.text
+msgid "Use Random starting point"
+msgstr "Χρήση τυχαίου αρχικού σημείου"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.StagnationLimit.property.text
+msgid "Stagnation Limit"
+msgstr "Όριο στασιμότητας"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.Tolerance.property.text
+msgid "Stagnation Tolerance"
+msgstr "Ανοχή στασιμότητας"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.EnhancedSolverStatus.property.text
+msgid "Show enhanced solver status"
+msgstr "Προβολή προχωρημένης κατάστασης λύσης"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AgentSwitchRate.property.text
+msgid "Agent Switch Rate (DE Probability)"
+msgstr "Παράγοντας ρυθμού εναλλαγής (DE πιθανότητα)"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DEFactor.property.text
+msgid "DE: Scaling Factor (0-1.2)"
+msgstr "DE: συντελεστής κλίμακας (0-1.2)"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DECR.property.text
+msgid "DE: Crossover Probability (0-1)"
+msgstr "DE: πιθανότητα διασταύρωσης (0-1)"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC1.property.text
+msgid "PS: Cognitive Constant"
+msgstr "PS: γνωστική σταθερά"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC2.property.text
+msgid "PS: Social Constant"
+msgstr "PS: κοινωνική σταθερά"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSWeight.property.text
+msgid "PS: Constriction Coefficient"
+msgstr "PS: συντελεστής στένωσης"
+
+#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSCL.property.text
+msgid "PS: Mutation Probability (0-0.005)"
+msgstr "PS: πιθανότητα μετάλλαξης (0-0,005)"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Dialog.Caption.property.text
+msgid "Solver Status"
+msgstr "Κατάσταση λύσης"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblSolution.property.text
+msgid "Current Solution:"
+msgstr "Τρέχουσα λύση:"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblIteration.property.text
+msgid "Iteration:"
+msgstr "Επανάληψη:"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblStagnation.property.text
+msgid "Stagnation:"
+msgstr "Στασιμότητα:"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblRuntime.property.text
+msgid "Runtime:"
+msgstr "Χρόνος εκτέλεσης:"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnStop.property.text
+msgid "Stop"
+msgstr "Διακοπή"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnOK.property.text
+msgid "OK"
+msgstr "Εντάξει"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnContinue.property.text
+msgid "Continue"
+msgstr "Συνέχεια"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopIteration.property.text
+msgid "Maximum iterations reached."
+msgstr "Μέγιστες επιτευχθείσες επαναλήψεις."
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopStagnation.property.text
+msgid "Process stopped due to stagnation."
+msgstr "Διακοπή διαδικασίας λόγω στασιμότητας."
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopUser.property.text
+msgid "Process stopped due to user interruption."
+msgstr "Διακοπή διαδικασίας λόγω διακοπής του χρήστη."
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.CurrentIteration.property.text
+msgid "Process stopped at iteration %d of %d."
+msgstr "Διακοπή διαδικασίας στην επανάληψη %d του %d."
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Nanoseconds.property.text
+msgid "Nanoseconds"
+msgstr "Δισεκατομμυριοστά του δευτερολέπτου "
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Microseconds.property.text
+msgid "Microseconds"
+msgstr "Εκατομμυριοστά του δευτερολέπτου"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Milliseconds.property.text
+msgid "Milliseconds"
+msgstr "Χιλιοστά του δευτερολέπτου"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Second.property.text
+msgid "Second"
+msgstr "Δευτερόλεπτο"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Seconds.property.text
+msgid "Seconds"
+msgstr "Δευτερόλεπτα"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minute.property.text
+msgid "Minute"
+msgstr "Λεπτό"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minutes.property.text
+msgid "Minutes"
+msgstr "Λεπτά"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hour.property.text
+msgid "Hour"
+msgstr "Ώρα"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hours.property.text
+msgid "Hours"
+msgstr "Ώρες"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Day.property.text
+msgid "Day"
+msgstr "Ημέρα"
+
+#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Days.property.text
+msgid "Days"
+msgstr "Ημέρες"