移除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\u00F8ysarstatus
#Controls
NLPSolverStatusDialog.Controls.lblSolution=Gjeldande l\u00F8ysing:
NLPSolverStatusDialog.Controls.lblIteration=Gjentakingar:
NLPSolverStatusDialog.Controls.lblStagnation=Stagnasjon:
NLPSolverStatusDialog.Controls.lblRuntime=K\u00F8yretid:
NLPSolverStatusDialog.Controls.btnStop=Stopp
NLPSolverStatusDialog.Controls.btnOK=OK
NLPSolverStatusDialog.Controls.btnContinue=Hald fram
#Messages
NLPSolverStatusDialog.Message.StopIteration=Det maksimale talet p\u00E5 gjentakingar er n\u00E5dd.
NLPSolverStatusDialog.Message.StopStagnation=Prosessen er stoppa p\u00E5 grunn av stagnasjon.
NLPSolverStatusDialog.Message.StopUser=Prosessen er stoppa fordi brukaren braut den av.
NLPSolverStatusDialog.Message.CurrentIteration=Prosessen stoppa p\u00E5 gjentaking %d av %d.
#Time formatting
NLPSolverStatusDialog.Time.Nanoseconds=nanosekund
NLPSolverStatusDialog.Time.Microseconds=Mikrosekund
NLPSolverStatusDialog.Time.Milliseconds=Millisekund
NLPSolverStatusDialog.Time.Second=Sekund
NLPSolverStatusDialog.Time.Seconds=Sekund
NLPSolverStatusDialog.Time.Minute=Minutt
NLPSolverStatusDialog.Time.Minutes=Minutt
NLPSolverStatusDialog.Time.Hour=Time
NLPSolverStatusDialog.Time.Hours=Timar
NLPSolverStatusDialog.Time.Day=Dag
NLPSolverStatusDialog.Time.Days=Dagar