# 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 = »õ Query ¹® »ý¼º | |
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 =³»¿ë Áö¿ø(&N)@Ctrl+SPACE | |
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 Äõ¸® ºô´õ |