summaryrefslogtreecommitdiff
path: root/nlpsolver/locale/NLPSolverStatusDialog_fa.properties
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2011-01-07 22:49:06 +0100
committerAndras Timar <timar@fsf.hu>2011-01-07 22:51:34 +0100
commit43af36e94a5dc3925018c5a5453a26311d48589e (patch)
tree41501677d49754ca5560adfab67010817ad892d0 /nlpsolver/locale/NLPSolverStatusDialog_fa.properties
parentec5f38a2226bfc5e703eb711f9ecabc72bda32aa (diff)
Added nplsolver translations from Pootle
de, en_GB, es, fa, fi, ja, ko, nb, zh_CN, zh_TW
Diffstat (limited to 'nlpsolver/locale/NLPSolverStatusDialog_fa.properties')
-rw-r--r--nlpsolver/locale/NLPSolverStatusDialog_fa.properties27
1 files changed, 27 insertions, 0 deletions
diff --git a/nlpsolver/locale/NLPSolverStatusDialog_fa.properties b/nlpsolver/locale/NLPSolverStatusDialog_fa.properties
new file mode 100644
index 0000000..e9b3369
--- /dev/null
+++ b/nlpsolver/locale/NLPSolverStatusDialog_fa.properties
@@ -0,0 +1,27 @@
+#Dialog
+NLPSolverStatusDialog.Dialog.Caption=Solver Status
+#Controls
+NLPSolverStatusDialog.Controls.lblSolution=Current Solution:
+NLPSolverStatusDialog.Controls.lblIteration=Iteration:
+NLPSolverStatusDialog.Controls.lblStagnation=Stagnation:
+NLPSolverStatusDialog.Controls.lblRuntime=Runtime:
+NLPSolverStatusDialog.Controls.btnStop=Stop
+NLPSolverStatusDialog.Controls.btnOK=OK
+NLPSolverStatusDialog.Controls.btnContinue=Continue
+#Messages
+NLPSolverStatusDialog.Message.StopIteration=Maximum iterations reached.
+NLPSolverStatusDialog.Message.StopStagnation=Process stopped due to stagnation.
+NLPSolverStatusDialog.Message.StopUser=Process stopped due to user interruption.
+NLPSolverStatusDialog.Message.CurrentIteration=Process stopped at iteration %d of %d.
+#Time formatting
+NLPSolverStatusDialog.Time.Nanoseconds=Nanoseconds
+NLPSolverStatusDialog.Time.Microseconds=Microseconds
+NLPSolverStatusDialog.Time.Milliseconds=Milliseconds
+NLPSolverStatusDialog.Time.Second=Second
+NLPSolverStatusDialog.Time.Seconds=Seconds
+NLPSolverStatusDialog.Time.Minute=Minute
+NLPSolverStatusDialog.Time.Minutes=Minutes
+NLPSolverStatusDialog.Time.Hour=Hour
+NLPSolverStatusDialog.Time.Hours=Hours
+NLPSolverStatusDialog.Time.Day=Day
+NLPSolverStatusDialog.Time.Days=Days