blob: bd883acec29cc4fe486d7d21867308b99da54af1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2006 IBM Corporation.
# 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 implementation
###############################################################################
RemoteLaunchProcess_RequestToCancelLaunch=Requested to cancel this launch.
RemoteLaunchProcess_PrepareWorkingDir_NotRequired=* Launch configuration does not require creating remote directory.
RemoteLaunchProcess_UploadWorkingDirectory_Title=* Synchronize before launch:
RemoteLaunchProcess_UploadApplication_Title=* Upload application executable file.
RemoteLaunchProcess_PrepareWorkingDir_Title=* Creating remote working directory: {0}
RemoteLaunchProcess_PrepareWorkingDir_FailedCreate=\ \ \ Failed to create remote working directory: {0}
RemoteLaunchProcess_UploadWorkingDirectory_NoRules=\ \ \ No rules were specified for this launch.
RemoteLaunchProcess_UploadApplication_TitleNoUpload=* Launch configuration does not require uploading the executable file.
RemoteLaunchProcess_UploadApplication_UploadMessage=\ \ \ Upload executable {0}\n to {1} (remote)
RemoteLaunchProcess_UploadApplication_FailedUpload=\ \ \ Upload failed: {0}
RemoteLaunchProcess_PrepareWorkingDir_FailedCreateHint=\ \ \ Check if the directory already exists or is owned by another user.
RemoteLaunchProcess_UploadWorkingDirectory_FailedRule=\ \ \ Rule {0} failed: {1}
RemoteLaunchProcess_UploadApplication_CompletedUpload=\ \ \ Upload completed.
RemoteLaunchProcess_PrepareWorkingDir_Failed=Could not prepare working directory.
RemoteLaunchProcess_All_FailedConnection=Connection to host failed.
RemoteLaunchProcess_Failed=Could not upload executable file.
RemoteLaunchProcess_FailedPermissions=\ \ \ Failed to set permissions on executable file: {0}
RemoteLaunchProcess_PrepareWorkingDir_FailedPermissions=\ \ \ Failed to set permissions on remote working directory: {0}
RemoteLaunchProcess_UploadWorkingDirectory_TitleUploadDisabled=* Launch configuration does not require synchronize before launch.
RemoteLaunchProcess_UploadWorkingDirectory_IgnoreInactive=\ \ \ Ignoring inactive rule {0}
RemoteLaunchProcess_UploadWorkingDirectory_IgnoreInvalid=\ \ \ Ignoring rule {0}: {1}
RemoteLaunchProcess_DownloadWorkingDirectory_TitleDownloadDisabled=* Launch configuration does not require synchronize after launch.
RemoteLaunchProcess_DownloadWorkingDirectory_Title=* Synchronize after launch:
RemoteLaunchProcess_DownloadWorkingDirectory_IgnoreInactive=\ \ \ Ignoring inactive rule {0}
RemoteLaunchProcess_DownloadWorkingDirectory_IgnoreInvalid=\ \ \ Ignoring rule {0}: {1}
RemoteLaunchProcess_DownloadWorkingDirectory_FailedRule=\ \ \ Rule {0} failed: {1}
DownloadBackAction_FailedFetchRemoteProperties=\ \ \ Could not fetch properties for remote file: {0}
DownloadRuleAction_FailedCalculateClockDifference=\ \ \ Could not calculate clock difference with remote host: {0}
DownloadRuleAction_FailedCalculateClockDifference2=\ \ \ Assuming same a remote clock synchronized with local clock.
DownloadRuleAction_FailedCreateLocalDirectory=\ \ \ Cannot create local directory {0}
DownloadRuleAction_FailedLocalDiretoryIsNotDirectory=\ \ \ Path {0} exists, but is not a directory
DownloadRuleAction_FailedRemotePathDoesNotExit=\ \ \ Ignoring {0}: Path does not exist remotely
DownloadRuleAction_FailedFetchRemoteAttributes=\ \ \ Could not fetch attributes of remote file/directory: {0}
DownloadRuleAction_NotiftNewerFileExistsLocally=\ \ \ A newer file alredy exists locally, ignoring it: {0}
DownloadRuleAction_FailedSetLocalFileAttributes=\ \ \ Failed to set attributes of local file: {0}
DownloadRuleAction_FailedSetLocalDirectoryAttributes=\ \ \ Failed to set attributes of local directory: {0}
DownloadBackAction_FailedFiledDoesNotExist=\ \ \ Remote file does not exist anymore: {0}
DownloadRuleAction_NotifyDirectoryDownload1=\ \ \ Copying contents of directory {0} (remote)
DownloadRuleAction_NotifyDirectoryDownload2=\ \ \ into directory {0} (local)
DownloadRuleAction_NotiftFileExistsLocally=\ \ \ File alredy exists locally, ignoring it: {0}
DownloadBackAction_NotifyFileNotChanged=\ \ \ File {0} was not changed on remote target.
DownloadRuleAction_WarningClockBackward=\ \ \ Warning\! Clock at remote target is older than local clock. File synchronization may not be correct.
DownloadRuleAction_FailedFetchAttributes=\ \ \ Ignoring {0}: Cannot fetch attributes
DownloadRuleAction_FailedSetDownloadFile=\ \ \ Could not download file: {0}
DownloadBackAction_NotifyDonwloadBack=\ \ \ Download back file {0}.
DownloadBackAction_FailedDownloadBack=\ \ \ Could not download file: {0}
DownloadRuleAction_WarningClockForward=\ \ \ Warning\! Clock at remote target is more recent than local clock. File synchronization may not be correct.
DownloadRuleAction_FailedRemotePathNoDirectoryNorFile=\ \ \ Ignoring {0}: Path is not a remote file nor directory
DownloadRuleAction_NotifyFileDownload1=\ \ \ Copying file {0} (remote)
DownloadRuleAction_NotifyFileDownload2=\ \ \ to file {0} (local)