# NLS_MESSAGEFORMAT_VAR needed to handle quotes correctly | |
############################################################################### | |
# Copyright (c) 2005 IBM Corporation and others. | |
# All rights reserved. This program and the accompanying materials | |
# are made available under the terms of the Eclipse Public License 2.0 | |
# which accompanies this distribution, and is available at | |
# https://www.eclipse.org/legal/epl-2.0/ | |
# | |
# Contributors: | |
# IBM Corporation - initial API and implementation | |
############################################################################### | |
! Please do not translate following strings in this file (appears exactly, case sensitive) : | |
! WITH | |
! SQL | |
! SELECT | |
! FULLSELECT | |
! UNION | |
! CASE | |
! CAST | |
! plugin.xml | |
! | |
! Menu action labels | |
! | |
_UI_PLUGIN_PROVIDER = Eclipse Data Tools Platform | |
_UI_PLUGIN_NAME = SQL Éú³ÉÆ÷ | |
_NL1_PLUGIN_NAME = SQL Éú³ÉÆ÷ Nl1 Ƭ¶Î | |
_UI_BUILDER_NAME = SQL ²éѯÉú³ÉÆ÷ | |
! | |
! SQL Statement actions | |
! | |
datatools_sqlbuilder_sqlstatement_actions_new = н¨... | |
datatools_sqlbuilder_sqlstatement_actions_newSQLStatement = н¨ SQL Óï¾ä... | |
datatools_sqlbuilder_sqlstatement_actions_newSQLStatement_tooltip = ´´½¨Ð²éѯÓï¾ä | |
datatools_sqlbuilder_sqlstatement_actions_openwith = ´ò¿ª·½Ê½ | |
datatools_sqlbuilder_sqlstatement_actions_sqlbuilder = SQL ²éѯÉú³ÉÆ÷ | |
datatools_sqlbuilder_sqlstatement_actions_sqleditor = SQL ±à¼Æ÷ | |
!SQL Editor | |
datatools_sqlbuilder_sqleditor_tooltip = ´ò¿ª SQL ±à¼Æ÷ | |
datatools_sqlbuilder_sqleditor_title = SQL ±à¼Æ÷(&S) | |
## Resources for the standard editor actions | |
ContentAssistProposal_label =ÄÚÈÝÖúÊÖ@Ctrl+SPACE(&N) | |
ContentAssistProposal_tooltip =ÄÚÈÝÖúÊÖ | |
ContentAssistProposal_image = | |
ContentAssistProposal_description =ÄÚÈÝÖúÊÖ | |
ContentTip_label =ÄÚÈÝÌáʾ@Ctrl+SHIFT+SPACE | |
ContentTip_tooltip =ÄÚÈÝÌáʾ | |
ContentTip_image = | |
ContentTip_description =ÄÚÈÝÌáʾ | |
# Preference page name | |
SQLBuilder.PreferencePageName = SQL ²éѯÉú³ÉÆ÷ | |
# Editor name for the editor which implements sqleditor's SQLBuilder extension point | |
SQLEditor.SQLBuilderName = SQL ²éѯÉú³ÉÆ÷ |