移除office-plugin, 使用新版jodconverter

This commit is contained in:
陈精华
2022-12-15 18:19:30 +08:00
parent 281a9cfbab
commit 7d3a4ebc4e
12562 changed files with 202 additions and 3641 deletions

View File

@@ -0,0 +1,30 @@
#Dialog
NLPSolverStatusDialog.Dialog.Caption=Probleml\u00F8serstatus
#Controls
NLPSolverStatusDialog.Controls.lblSolution=Aktuel l\u00F8sning:
NLPSolverStatusDialog.Controls.lblIteration=Iteration:
NLPSolverStatusDialog.Controls.lblStagnation=Stagnation:
NLPSolverStatusDialog.Controls.lblRuntime=K\u00F8retid:
NLPSolverStatusDialog.Controls.btnStop=Stop
NLPSolverStatusDialog.Controls.btnOK=OK
NLPSolverStatusDialog.Controls.btnContinue=Forts\u00E6t
#Messages
NLPSolverStatusDialog.Message.StopIteration=Det maksimale antal iterationer er n\u00E5et.
NLPSolverStatusDialog.Message.StopStagnation=Processen stoppet p\u00E5 grund af stagnation.
NLPSolverStatusDialog.Message.StopUser=Processen stoppet p\u00E5 grund af brugerafbrydelse.
NLPSolverStatusDialog.Message.CurrentIteration=Processen stoppet ved iteration %d af %d.
#Time formatting
NLPSolverStatusDialog.Time.Nanoseconds=Nanosekunder
NLPSolverStatusDialog.Time.Microseconds=Millisekunder
NLPSolverStatusDialog.Time.Milliseconds=Millisekunder
NLPSolverStatusDialog.Time.Second=Sekunder
NLPSolverStatusDialog.Time.Seconds=Sekunder
NLPSolverStatusDialog.Time.Minute=Minut
NLPSolverStatusDialog.Time.Minutes=Minutter
NLPSolverStatusDialog.Time.Hour=Time
NLPSolverStatusDialog.Time.Hours=Timer
NLPSolverStatusDialog.Time.Day=Dag
NLPSolverStatusDialog.Time.Days=Dage