📄 osm.txt
字号:
# Default or Neutral string resources for OSM application
# Notation with curly braces (e.g. {0} or {1}) is used for string replacement
# e.g. About {0} = About Oracle Service Manager where {0} was replaced with
# App.String.ApplicationName in this case
#
# To Localize the application, rename this file OSM.{code}.txt
# where {code} is the language and/or local you are converting to
# e.g. OSM.de.txt would be for general German; or
# OSM.es.txt would be for general Spanish; or
# OSM.fr-CA.txt would be for French as spoken in Canada; or
# OSM.fr.txt would be for general French
# string resources used generically throughout the application
App.String.AlreadyRunning=Oracle Service Manager is already running
App.String.ApplicationAbbrev=OSM
App.String.ApplicationName=Oracle® Service Manager
App.String.Cancel=Cancel
App.String.Continue=Continue
App.String.OK=OK
App.String.Pause=Pause
App.String.Paused=Paused
App.String.Pausing=Pausing
App.String.Producer=Robert Kayman
App.String.Running=Running
App.String.Start=Start
App.String.Starting=Starting
App.String.Stop=Stop
App.String.Stopped=Stopped
App.String.Stopping=Stopping
App.String.VerifyUserAction=Are you sure you wish to {0} the {1} service on \\{2}
# string resources specifically for the About dialog (AboutDialog.cs)
AboutDialog.String.SystemInfo=System Info
AboutDialog.String.Title=About {0}
AboutDialog.String.Version=Version {0}
# string resources specifically for the Dialog Observer (DialogObserver.cs)
DialogObserver.String.Connected=Connected
DialogObserver.String.Connecting=Connecting
DialogObserver.String.NoNetwork=The network path was not found.\n\nPlease check the spelling and make sure a connection is available.
DialogObserver.String.NotConnected=Not Connected
DialogObserver.String.Pause=&Pause
DialogObserver.String.Ready=Ready
DialogObserver.String.RefreshServices=Refres&h services
DialogObserver.String.Server=Ser&ver:
DialogObserver.String.Service=Se&rvice:
DialogObserver.String.StartContinue=&Start/Continue
DialogObserver.String.Stop=St&op
DialogObserver.String.Title=Oracle Service Manager
# string resources specifically for the Options dialog (OptionsDialog.cs)
OptionsDialog.String.PollingInterval=&Polling interval (seconds)
OptionsDialog.String.Title=Oracle Service Manager Options
OptionsDialog.String.VerifyAction=&Verify service control action
# string resources specifically for the System Tray Observer (SystemTrayObserver.cs)
SystemTrayObserver.String.About=About...
SystemTrayObserver.String.Connected=Connected
SystemTrayObserver.String.CurrentService=Current service on \\{0}
SystemTrayObserver.String.Exit=Exit
SystemTrayObserver.String.NoServer=No server selected
SystemTrayObserver.String.NoServices=No Oracle services found
SystemTrayObserver.String.OpenDialog=Open Oracle Service Manager
SystemTrayObserver.String.Options=Options...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -