blob: 6afcbb5480c60f847c65b65c6f8b912293b72475 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
CutAction_text=Cu&t
copyAction_description=Copy the selected elements
copyAction_destination_label=&Select the copy destination
copyAction_name=Copy
deleteAction_checkDeletion=Check Deletion
deleteAction_confirm_title=Confirm Delete
deleteAction_confirmReadOnly=The selected elements contain read-only resources. Do you still want to delete them?
deleteAction_description=Delete the selected elements
DestinationRenderer_packages=packages
moveAction_checkMove=Check Move
moveAction_error_readOnly=The selected elements contain read-only resources. Do you still want to move them?
moveAction_label=Mo&ve...
moveAction_name=Move
moveAction_destination_label=&Select the move destination:
ReorgAction_checkSaveTargets=These elements contain unsaved changes.\nCheck the elements you want to save before proceeding.
ReorgAction_checkSaveTargets_title=Save Resources
ReorgAction_exception_saving=An exception occurred while saving editor contents.
ReorgAction_task_saving=Saving
ReorgAction_exception=Unexpected exception. See log for details
ReorgAction_reorganize=Reorganize
CopyResourcesToClipboardAction_copy=&Copy
CutSourceReferencesToClipboardAction_cut=Cu&t
DeleteResourceAction_delete=Delete
DeleteResourceAction_exception=Unexpected exception. See log for details
PasteSourceReferencesFromClipboardAction_paste1=Paste
PasteSourceReferencesFromClipboardAction_exception=Unexpected exception. See log for details
ReorgExceptionHandler_see_details=See details
ReorgGroup_copy=&Copy
ReorgGroup_paste=&Paste
ReorgGroup_pasteAction_description=Pastes elements from the clipboard
ReorgGroup_delete=&Delete
SourceReferenceAction_exception=Unexpected exception. See log for details
JdtCopyAction_referenced=Source Folder ''{0}'' is referenced by other projects.
JdtCopyAction_update_classpath=Do you want to update includepath of the other projects?
JdtCopyAction_Copy=Copy
JdtMoveAction_move=Move
JdtMoveAction_update_references=Update &references to the moved element(s)
JdtMoveAction_preview=Preview...
JdtMoveAction_exception=Unexpected exception occurred. See log for details
JdtMoveAction_referenced=Source Folder root ''{0}'' is referenced by other projects.
JdtMoveAction_update_classpath=Do you want to update includepath of the other projects?
JdtMoveAction_Move=Move
JdtMoveAction_default_package_warning=Moving JavaScript files to or from the default package will not update references.
DeleteSourceReferencesAction_delete_elements=Delete elements
DeleteSourceReferencesAction_exception=Unexpected exception. See log for details
DeleteSourceReferencesAction_delete1=Delete
DeleteSourceReferencesAction_confirm_gs_delete=Confirm Delete of Getters/Setters
DeleteSourceReferencesAction_delete_gs=Do you also want to delete getters/setters for the selected vars?
DeleteSourceReferencesAction_title=Delete
DeleteSourceReferencesAction_read_only=Cannot delete. All selected elements are defined in read-only files.
DeleteSourceReferencesAction_cu_read_only=JavaScript file ''{0}'' is read-only. Do you still want to delete it?
DeleteSourceReferencesAction_cu_empty=After the delete operation the JavaScript file ''{0}'' contains no types. \nOK to delete this JavaScript file?
DeleteSourceReferencesAction_cus_empty=After the delete operation {0} JavaScript files contain no types. \nOK to delete these JavaScript files?
ReorgDestinationAction_duplicate_name=Duplicate Element Name
ReorgDestinationAction_error=An error occurred while reorganizing resources
ReorgDestinationAction_exception=Unexpected exception occurred. See log for details
ReorgDestinationAction_duplicate=Two or more elements named {0} are selected
ReorgDestinationAction_exception_title=Exception
ReorgDestinationAction_error_occurred=Error occurred while performing this operation.
ReorgQueries_enterNewNameQuestion=Enter a new name for ''{0}'':
ReorgQueries_nameConflictMessage=Name Conflict
ReorgQueries_resourceWithThisNameAlreadyExists=Resource with this name already exists
ReorgQueries_invalidNameMessage=Invalid name
ReorgQueries_packagewithThatNameexistsMassage=Package with that name exists
ReorgQueries_resourceExistsWithDifferentCaseMassage=Resource exists with different case
ReorgQueries_Confirm_Overwritting=Confirm Overwriting
ReorgQueries_exists_read_only=''{0}'' exists and is read-only. Do you wish to overwrite ?
ReorgQueries_exists=''{0}'' exists. Do you wish to overwrite ?
ReorgQueries_skip_all=Skip All
CopyToClipboardProblemDialog_title=Problem Copying to Clipboard
CopyToClipboardProblemDialog_message=There was a problem when accessing the system clipboard. Retry?
PasteResourcesFromClipboardAction_error_title=Paste
PasteResourcesFromClipboardAction_error_message=Internal error occurred. Please see log for details.
ReorgExceptionHandler_error_title=Problems Deleting
ReorgExceptionHandler_error_message=Resource {0} is out of synch with the file system. Do you want to delete it anyway?
DeleteSourceReferencesAction_sure=Are you sure you want to delete ''{0}''?
DeleteSourceReferencesAction_sure_elements=Are you sure you want to delete these {0} elements?
DeleteSourceReferenceAction_error_title=Delete
DeleteSourceReferenceAction_error_message=An error occurred while performing this operation. See log for details.
DeleteSourceReferenceAction_deleting=Deleting
DeleteResourcesAction_deleteAction_confirm_message=The selection includes a folder that contains a JavaScript source folder. Delete this folder?
DeleteResourcesAction_Delete=Delete
DeleteResourcesAction_sure_delete=Are you sure you want to delete ''{0}''?
DeleteResourcesAction_sure_delete_resources=Are you sure you want to delete these {0} resources?
DeleteResourcesAction_default_package=(default package)
DeleteResourcesAction_referenced=Source Folder ''{0}'' is referenced by the following projects. Do you still want to delete it?
DeleteResourcesAction_sure_delete_linked_single=Are you sure you want to delete linked resource ''{0}''?\nOnly the workspace link will be deleted. Link target will remain unchanged.
DeleteResourcesAction_sure_delete_linked_single_package_or_pfr=Are you sure you want to delete linked resource ''{0}''?\nOnly the workspace link will be deleted. Link target will remain unchanged.\n\nNote that all subelements of the selected source folders will be removed from the workspace as well.
DeleteResourcesAction_sure_delete_linked_multiple=Are you sure you want to delete these {0} resources?\n\nSelection contains linked resources.\nOnly the workspace links will be deleted. Link targets will remain unchanged.
DeleteResourcesAction_sure_delete_linked_multiple_with_packages_or_pfr=Are you sure you want to delete these {0} resources?\n\nSelection contains linked source folders.\nOnly the workspace links will be deleted. Link targets will remain unchanged.\n\nNote that all subelements of linked source folders will be removed from the workspace as well.
CopyToClipboardAction_0=&Copy
CopyToClipboardAction_1=Copy the selected elements to the clipboard
CopyToClipboardAction_2=Copy To Clipboard
CopyToClipboardAction_3=Internal error. See log for details.
CopyToClipboardAction_4=Problem Copying to Clipboard
CopyToClipboardAction_5=There was a problem when accessing the system clipboard. Retry?
DeleteAction_3=&Delete
DeleteAction_4=Deletes the selected elements
NewNameQueries_21=Error
NewNameQueries_22=Internal error occurred. See log for details.
ReorgCopyAction_3=&Copy...
ReorgCopyAction_4=Copy the selected elements
ReorgCopyWizard_1=Copy
ReorgCopyWizard_2=The selected element cannot be the destination of this operation.
ReorgMoveAction_3=&Move...
ReorgMoveAction_4=Move the selected elements
ReorgMoveWizard_3=Move
ReorgMoveWizard_4=The selected element cannot be the destination of this operation.
ReorgMoveWizard_textual_move=Textual Move
ReorgMoveWizard_newPackage=Create &Package...
ReorgUserInputPage_choose_destination_single=&Choose destination for ''{0}'':
ReorgUserInputPage_choose_destination_multi=&Choose destination for {0} selected elements:
RenameMethodUserInterfaceStarter_name= Rename Refactoring
RenameMethodUserInterfaceStarter_message= {0}\n\nOK to perform the operation on this method?
PasteAction_4=&Paste
PasteAction_5=Pastes elements from the clipboard
PasteAction_change_name=Paste
PasteAction_projectName=_pasted_code_{0}
PasteAction_edit_name=paste elements
PasteAction_element_doesnot_exist=The selected element does not exist in the workspace
PasteAction_invalid_destination=The selected element cannot be the destination of this paste operation
PasteAction_name=Paste
PasteAction_wrong_destination=A member of a JavaScript file should be selected as the destination
PasteAction_TextPaster_confirmOverwriting=Confirm Overwriting
PasteAction_TextPaster_exists=''{0}'' already exists. Do you want to overwrite?
PasteAction_cannot_selection=Cannot paste the clipboard contents into the selected elements.
PasteAction_cannot_no_selection=Cannot paste the clipboard contents.
RenameLinkedMode_error_saving_editor=An error occurred while saving the editor
RenameInformationPopup_SnapTo=&Snap To
RenameInformationPopup_snap_under_left=&Under Left
RenameInformationPopup_snap_under_right=U&nder Right
RenameInformationPopup_snap_over_left=&Over Left
RenameInformationPopup_snap_over_right=O&ver Right
RenameInformationPopup_snap_bottom_right=&Bottom Right
RenameInformationPopup_menu=Menu
RenameInformationPopup_RenameInWorkspace=&Refactor
RenameInformationPopup_Preview=Pre&view...
RenameInformationPopup_OpenDialog=&Open Rename Dialog...
RenameInformationPopup_preferences=&Preferences...
RenameInformationPopup_EnterNewName=Enter new name, press {0} to refactor
RenameInformationPopup_delayJobName=delayed RenameInformationPopup