All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sourceforge.squirrel_sql.client.gui.I18NStrings.properties Maven / Gradle / Ivy

Go to download

This is the jar that contains the main application classes which are very specific to SQuirreLSQL.

The newest version!
AboutBoxDialog.about=About
AboutBoxDialog.aboutpanelcreatetime=AboutPanel created in 
AboutBoxDialog.creditspanelcreatetime=CreditsPanel created in 
AboutBoxDialog.close=Close
AboutBoxDialog.credits=Credits
AboutBoxDialog.credits.librariesUsed=The following libraries are used by SQuirreL
AboutBoxDialog.credits.manyThanks=Many thanks to all the people who have made this project possible
AboutBoxDialog.credits.projectFounder=Project founder
AboutBoxDialog.credits.pluginDevelopers=Plugin developers
AboutBoxDialog.credits.versionOneDevelopers=Developers of the 1.0.x, 1.1.x and 1.2.x versions
AboutBoxDialog.credits.versionTwoDevelopers=Developers of the 2.x and 3.x versions
AboutBoxDialog.error.plugindeveloperstokennotfound=Unable to find Plugin Developers replacement token %0 in credits.html
AboutBoxDialog.error.contribfile=Error reading contributors file
AboutBoxDialog.error.contribfileurl=Couldn't retrieve contributors File URL
AboutBoxDialog.error.creditsfile=Error reading credits file
AboutBoxDialog.error.creditsfileurl=Couldn't retrieve Credits File URL
AboutBoxDialog.error.systemprops=Error occured displaying System Properties
AboutBoxDialog.freeheap=Free heap:
AboutBoxDialog.gc=Garbage Collect
AboutBoxDialog.heapsize=Java heap size:
AboutBoxDialog.info.startmemtime=Starting memory timer (AboutBox)
AboutBoxDialog.info.endmemtimer=Ending memory timer (AboutBox)
AboutBoxDialog.systempanelcreatetime=SystemPanel created in 
AboutBoxDialog.system=System
AboutBoxDialog.threads=Threads
AboutBoxDialog.usedheap=Used heap:

HtmlViewerPanel.error.displayurl=Error displaying URL
HtmlViewerPanel.error.processhyperlink=Error processing hyperlink

HelpViewerWindow.changelogs=Change Logs
HelpViewerWindow.error.congen=Error generating Contents file
HelpViewerWindow.error.displaydocument=Error displaying document
HelpViewerWindow.error.loadchangelog=Error generating Change Log entry for plugin {0}
HelpViewerWindow.error.loadchangelogfile=Error retrieving Change Log file URL for {0}
HelpViewerWindow.error.loadfaqfile=Error retrieving FAQ from URL = {0}
HelpViewerWindow.error.loadpluginsettings=Error retrieving app settings folder for plugin {0}
HelpViewerWindow.error.loadwelcomefile=Error retrieving Welcome file URL for {0}
HelpViewerWindow.error.loadlicencefile=Error retrieving Licence file URL for {0}
HelpViewerWindow.error.loadpluginhelp=Error generating Help entry for plugin {0}
HelpViewerWindow.error.loadpluginlicence=Error generating Licence entry for plugin {0}
HelpViewerWindow.faq=FAQ
HelpViewerWindow.help=Help
HelpViewerWindow.licences=Licences
HelpViewerWindow.pageloaded=Page loaded.
HelpViewerWindow.squirrel=SQuirreL
HelpViewerWindow.title=SQuirreL SQL Client Help
HelpViewerWindow.welcome=Welcome

OkClosePanel.cancel=Cancel
OkClosePanel.close=Close
OkClosePanel.ok=OK

ProgressCallBackDialog.defaultLoadingPrefix=Loading:
ProgressCallBackDialog.initialLoadingPrefix=Loading...

ProgressAbortDialog.defaultLoadingPrefix=Loading:
ProgressAbortDialog.initialLoadingPrefix=Loading...
ProgressAbortDialog.confirmCancel=Should the operation be canceled?
ProgressAbortDialog.titelProgress=Progress
ProgressAbortDialog.cancel=Cancel
ProgressAbortDialog.cancelFeedback=Canceling the operation

SplashScreen.error.updatingprogressbar=Error occured updating progress bar
SplashScreen.info.loadingfile=Loading file - 

ViewLogsSheet.close=Close
ViewLogsSheet.error.clearlogcontents=Error clearing the log contents
ViewLogsSheet.error.processinglogfile=Error occured processing log file
ViewLogsSheet.error.setcaret=Error positioning caret in log text component
ViewLogsSheet.info.nulllogfile=Null log file name
ViewLogsSheet.refresh=Refresh
ViewLogsSheet.storedin={0} are stored in {1}
ViewLogsSheet.title=SQuirreL Logs


WindowManager.error.bringtofront=Error bringing internal frame to the front
WindowManager.errorselectingwindow=Error selecting window
WindowManager.registerSessionSheet=Registering {0} in WindowManager

LogPanel.viewLastLog=Press to view last log entry
LogPanel.openLogs=Press to open logs
LogPanel.logMsg=Logged by {0} at {1}:\n\n {2}
LogPanel.titleInfo=Last log entry (Entry type: Info)
LogPanel.titleWarn=Last log entry (Entry type: Warning)
LogPanel.titleError=Last log entry (Entry type: ERROR)
LogPanel.titleUnknown=Last log entry (Entry type: Unknown)
LogPanel.logInfoLabel=Logs: Errors {0}, Warnings {1}, Infos {2}

MemoryPanel.runGC=Run garbage collection
MemoryPanel.gcStatusToolTip={0} Sessions waiting for garbage collection
MemoryPanel.memSize={0} of {1} MB

MemoryPanel.gcStatus={0}\n\nSessions waiting for garbage collection:\n==================================================\n{1}\nSessions open:\n==================================================\n{2}\nSessions garbage collected:\n==================================================\n{3}\n

MemoryPanel.statusDialogTitle=Session garbage collection status
MemoryPanel.sessionInfo.toString1=Session: ID={0}, Alias={1}: created at {2}, closed at {3}
MemoryPanel.sessionInfo.toString2=Session: ID={0}, Alias={1}: created at {2}
MemoryPanel.sessionInfo.toString3=Session: ID={0}, Alias={1}: created at {2}, closed at {3}, finalized at {4}

ThreadPanel.refresh=Refresh




© 2015 - 2024 Weber Informatics LLC | Privacy Policy