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

net.sourceforge.squirrel_sql.client.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!
Application.error.aliassave=Error occurred saving Alias Definitions {0}.
Application.error.closeFileViewers=Unable to close all file viewers
Application.error.closeAllSessions=Unable to close all sessions: {0}
Application.error.compadding=Cannot add components to main frame prior to the main frame being created.
Application.error.compremoving=Cannot remove components from main frame prior to the main frame being created.
Application.error.driversave=Error occurred saving Driver Definitions {0}.
Application.error.jdbcstream=Error setting JDBC debug output stream. Using standard output.
Application.error.jdbcwriter=Error setting JDBC debug output writer. Using standard output.
Application.error.loadsqlhistory=Unable to load SQL history from persistent storage.
Application.error.loadcellselections=Unable to load Cell Import/Export selections from persistent storage.
Application.error.loadcolsinfo=Unable to load Edit 'Where' Columns selections.
Application.error.loaddatatypeprops=Unable to load DataType Properties selections from persistent storage.
Application.error.loadUserSpecificWikiConfiguration=Unable to load WIKI configurations from persistent storage.
Application.error.menuadding=Cannot add items to menus prior to menu being created.
Application.error.savecolsinfo=Unable to write Edit Where Columns options to persistent storage.
Application.error.savedatatypeprops=Unable to write DataType properties to persistant storage.
Application.error.savesqlhistory=Unable to write SQL queries to persistent storage.
Application.error.saveUserSpecificWikiConfiguration=Unable to write user specific WIKI configurations to persistent storage.
Application.error.setlaf=Error setting LAF
Application.error.showhelpwindow=Error showing help window
Application.error.unsupportedJDKVersion=SQuirreL needs JDK 1.4.x or higher. You are using JDK {0} at {1}
Application.error.writecellselections=Unable to write Cell Import/Export options to persistent storage.

Application.info.setjdbcdebuglog=Attempting to set JDBC debug log to output stream
Application.info.setjdbcdebuglogsuccess=JDBC debug log set to output stream successfully
Application.info.jdbcwriter=Attempting to set JDBC debug log to writer
Application.info.jdbcwritersuccess=JDBC debug log set to writer successfully

Application.shutdown=Application shutting down {0}.
Application.shutdownCancelled=Application shutdown cancelled {0}.
Application.shutdowncomplete=Application shutdown complete {0}.

Application.splash.createjdbcmgr=Creating JDBC driver manager...
Application.splash.createSessionManager=Creating session manager...
Application.splash.createWindowManager=Creating window manager...
Application.splash.initializingplugins=Initializing plugins...
Application.splash.loadcellselections=Loading Cell Import/Export selections...
Application.splash.loaddatatypeprops=Loading Data Type Properties...
Application.splash.loadeditselections=Loading Edit 'Where' Columns selections...
Application.splash.loadingactions=Loading actions...
Application.splash.loadingjdbc=Loading JDBC driver and alias information...
Application.splash.loadingplugins=Loading plugins...
Application.splash.loadingprefs=Loading preferences...
Application.splash.loadinguseracc=Loading user specified accelerators and mnemonics...
Application.splash.loadplugintime=Plugin {0} created in {1} ms, loaded in {2} ms, initialized in {3} ms, total {4} ms.
Application.splash.loadsqlhistory=Loading SQL history...
Application.splash.loadUserSpecificWikiConfiguration=Loading user specific WIKI configurations...
Application.splash.notloadingplugins=No plugins are to be loaded...
Application.splash.uifactoryinit=Initializing UI factories...
Application.splash.showmainwindow=Showing main window...

Version.appname=SQuirreL SQL Client
Version.copyright=Copyright (c) 2001-2013 \nColin Bell, Gerd Wagner, Rob Manning and others
Version.website=http://www.squirrelsql.org

OutOfMemoryErrorHandler.message=The query results have exceeded the maximum amount of memory allocated to this application.  All result tabs have been closed to allow you to save your work and restart the application.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy