Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lang/en"

Index

Object literals

Object literals

Const translation

translation: object

cancel

cancel: string = "Cancel"

canceled

canceled: string = "Canceled"

changelog

changelog: string = "Changelog"

close

close: string = "Close"

continue

continue: string = "Continue"

disposeNotAllowed

disposeNotAllowed: string = "Cannot invoke 'dispose()' method!"

done

done: string = "Done"

error

error: string = "ERROR:{0:trim,surround,leading_space}"

file

file: string = "File"

fileNotFound

fileNotFound: string = "File{0:trim,surround,leading_space} not found!"

files

files: string = "Files"

initializationCanceled

initializationCanceled: string = "The initialization of the extension has been stopped."

maxDepthReached

maxDepthReached: string = "Cannot go deeper than{0:trim,leading_space}!"

no

no: string = "No"

noFiles

noFiles: string = "No files found!"

ok

ok: string = "OK"

waiting

waiting: string = "Waiting ..."

warning

warning: string = "WARNING"

workspace

workspace: string = "Workspace"

yes

yes: string = "Yes"

DELETE

DELETE: object

askIfDeleteLocalFile

askIfDeleteLocalFile: string = "Also delete local file?"

askIfDeleteLocalFiles

askIfDeleteLocalFiles: string = "Also delete local files?"

canceledByOperation

canceledByOperation: string = "Deleting files in{0:trim,surround,leading_space} has been cancelled by target operation."

deletingFile

deletingFile: string = "Deleting file{0:trim,surround,leading_space} in{1:trim,surround,leading_space} ..."

deletingFiles

deletingFiles: string = "Deleting files ..."

finishedOperation

finishedOperation: string = "Deleting files in{0:trim,surround,leading_space} has been finished."

finishedOperationWithErrors

finishedOperationWithErrors: string = "[ERROR] Could not delete files in{0:trim,surround,leading_space}:{1:trim,surround,leading_space}"

selectTarget

selectTarget: string = "Select the target where to delete ..."

startOperation

startOperation: string = "Start deleting files in{0:trim,surround,leading_space} ..."

currentFile

currentFile: object

description

description: string = "Deletes the current file"

label

label: string = "Current file ..."

currentFileOrFolder

currentFileOrFolder: object

file

file: object

description

description: string = "Deletes the current selected file"

label

label: string = "Delete selected file"

folder

folder: object

description

description: string = "Deletes all files of the selected folder"

label

label: string = "Delete selected folder"

items

items: object

description

description: string = "Deletes all files of the selected items"

label

label: string = "Delete selected items"

errors

errors: object

invalidWorkspace

invalidWorkspace: string = "File{0:trim,surround,leading_space} is not part of workspace{1:trim,surround,leading_space}!"

invalidWorkspaceForPackage

invalidWorkspaceForPackage: string = "Package{0:trim,surround,leading_space} is not part of workspace{1:trim,surround,leading_space}!"

operationFailed

operationFailed: string = "Delete operation failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

fileList

fileList: object

description

description: string = "Deletes files, which are defined as list in the active text editor"

label

label: string = "File list"

finishedButton

finishedButton: object

text

text: string = "Delete operation finished ({0:trim,ending_space}ms)"

tooltip

tooltip: string = "Click here to open output ..."

onChange

onChange: object

activated

activated: string = "Remove on change has been activated for workspace{0:trim,surround,leading_space}."

failed

failed: string = "Remove on change for{0:trim,surround,leading_space} in{1:trim,surround,leading_space} failed:{2:trim,surround,leading_space}"

text

text: string = "Remove on change"

waitingBeforeActivate

waitingBeforeActivate: string = "Remove on change is deactivated for about{0:trim,leading_space} seconds for workspace{1:trim,surround,leading_space}."

button

button: object

text

text: string = "Remove on change"

tooltip

tooltip: string = "Click here to activate or deactivate 'remove on change' ..."

package

package: object

description

description: string = "Deletes the files of a package"

label

label: string = "Package ..."

popups

popups: object

allFailed

allFailed: string = "None of the{0:trim,leading_space} files could be deleted!"

fileFailed

fileFailed: string = "The file{0:trim,surround,leading_space} could not be deleted!"

fileSucceeded

fileSucceeded: string = "The file{0:trim,surround,leading_space} has been deleted."

someFailed

someFailed: string = "{0:trim,ending_space}of {1:trim,ending_space}files could not be deleted!"

succeeded

succeeded: string = "Total of {0:trim,ending_space}files have been deleted."

apis

apis: object

noneFound

noneFound: string = "No API hosts found!"

selectHost

selectHost: string = "Select an API host ..."

startHost

startHost: string = "Start API host ..."

stopHost

stopHost: string = "Stop API host ..."

errors

errors: object

couldNotRegister

couldNotRegister: string = "Could not register API host for port{0:trim,leading_space}:{1:trim,surround,leading_space}"

failed

failed: string = "API host operation failed:{0:trim,surround,leading_space}"

commands

commands: object

executionError

executionError: string = "Could not execute command{0:surround,leading_space}:{1:trim,surround,leading_space}"

scriptNotFound

scriptNotFound: string = "{0:surround} script not found!"

compare

compare: object

title

title: string = "Diff{0:trim,surround,leading_space}"

currentFile

currentFile: object

description

description: string = "Compares the current file with a remote one"

failed

failed: string = "Could not compare current file:{0:trim,surround,leading_space}"

label

label: string = "Current file ..."

errors

errors: object

operationFailed

operationFailed: string = "Compare operation failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

compilers

compilers: object

notSupported

notSupported: string = "Compiler{0:trim,surround,leading_space} is not supported!"

errors

errors: object

couldNotDeleteSourceFile

couldNotDeleteSourceFile: string = "Could not delete source file:{0:trim,surround,leading_space}"

credentials

credentials: object

enterPassphrase

enterPassphrase: string = "Enter the passphrase ..."

enterPassword

enterPassword: string = "Enter the password ..."

enterUsername

enterUsername: string = "Enter the name of the user ..."

currentFileOrFolder

currentFileOrFolder: object

noneSelected

noneSelected: string = "There is current no active file or folder selected!"

deploy

deploy: object

askForCancelOperation

askForCancelOperation: string = "You are about to cancel the deploy operation to{0:trim,surround,leading_space}. Are you sure?"

canceledByOperation

canceledByOperation: string = "Deploying files to{0:trim,surround,leading_space} has been cancelled by target operation."

deployingFile

deployingFile: string = "Deploying file{0:trim,surround,leading_space} to{1:trim,surround,leading_space} ..."

deployingFiles

deployingFiles: string = "Deploying files ..."

finishedOperation

finishedOperation: string = "Deploying files to{0:trim,surround,leading_space} has been finished."

finishedOperationWithErrors

finishedOperationWithErrors: string = "[ERROR] Could not deploy files to{0:trim,surround,leading_space}:{1:trim,surround,leading_space}"

selectTarget

selectTarget: string = "Select the target to deploy to ..."

startOperation

startOperation: string = "Start deploying files to{0:trim,surround,leading_space} ..."

allOpenFiles

allOpenFiles: object

description

description: string = "Deploys the files of all opened text editors"

label

label: string = "All open files ..."

checkBeforeDeploy

checkBeforeDeploy: object

beginOperation

beginOperation: string = "Check for newer files in{0:trim,surround,leading_space} ..."

newerFilesFound

newerFilesFound: string = "{0:trim,ending_space}files was/were found, which is/are newer. Continue?"

notSupported

notSupported: string = "'checkBeforeDeploy' is not supported for target{0:trim,surround,leading_space}! Continue?"

report

report: object

lastChange

lastChange: string = "Last change"

localFile

localFile: string = "Local file"

remoteFile

remoteFile: string = "Remote file"

size

size: string = "Size"

title

title: string = "Newer files in{0:trim,surround,leading_space}"

currentFile

currentFile: object

description

description: string = "Deploys the current file"

label

label: string = "Current file ..."

currentFileOrFolder

currentFileOrFolder: object

file

file: object

description

description: string = "Deploys the current selected file"

label

label: string = "Deploy selected file"

folder

folder: object

description

description: string = "Deploys all files of the selected folder"

label

label: string = "Deploy selected folder"

items

items: object

description

description: string = "Deploys all files of the selected items"

label

label: string = "Deploy selected items"

errors

errors: object

invalidWorkspace

invalidWorkspace: string = "Cannot deploy file{0:trim,surround,leading_space} from workspace{1:trim,surround,leading_space}!"

invalidWorkspaceForPackage

invalidWorkspaceForPackage: string = "Cannot deploy package{0:trim,surround,leading_space} from workspace{1:trim,surround,leading_space}!"

operationFailed

operationFailed: string = "Deploy operation failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

operationToTargetFailed

operationToTargetFailed: string = "Deploying to target{0:trim,surround,leading_space} failed:{1:trim,surround,leading_space}"

fileList

fileList: object

description

description: string = "Deploys files, which are defined as list in the active text editor"

label

label: string = "File list"

finishedButton

finishedButton: object

text

text: string = "Deploy operation finished ({0:trim,ending_space}ms)"

tooltip

tooltip: string = "Click here to open output ..."

gitCommit

gitCommit: object

description

description: string = "Deploys the changes of a git commit"

label

label: string = "git commit ..."

patterns

patterns: object

askForFilesToExclude

askForFilesToExclude: object

placeHolder

placeHolder: string = "(none)"

prompt

prompt: string = "Define optional patterns of files to exclude, separated by ;"

askForFilesToInclude

askForFilesToInclude: object

placeHolder

placeHolder: string = "**"

prompt

prompt: string = "Define optional patterns of files to include, separated by ;"

onChange

onChange: object

activated

activated: string = "Deploy on change has been activated for workspace{0:trim,surround,leading_space}."

failed

failed: string = "Deploy on change from{0:trim,surround,leading_space} to{1:trim,surround,leading_space} failed:{2:trim,surround,leading_space}"

text

text: string = "Deploy on change"

waitingBeforeActivate

waitingBeforeActivate: string = "Deploy on change is deactivated for about{0:trim,leading_space} seconds for workspace{1:trim,surround,leading_space}."

button

button: object

text

text: string = "Deploy on change"

tooltip

tooltip: string = "Click here to activate or deactivate 'deploy on change' ..."

onSave

onSave: object

failed

failed: string = "Deploy on save from{0:trim,surround,leading_space} to{1:trim,surround,leading_space} failed:{2:trim,surround,leading_space}"

text

text: string = "Deploy on save"

button

button: object

text

text: string = "Deploy on save"

tooltip

tooltip: string = "Click here to activate or deactivate 'deploy on save' ..."

package

package: object

description

description: string = "Deploys the files of a package"

label

label: string = "Package ..."

popups

popups: object

allFailed

allFailed: string = "None of the{0:trim,leading_space} files could be deployed!"

fileFailed

fileFailed: string = "The file{0:trim,surround,leading_space} could not be deployed!"

fileSucceeded

fileSucceeded: string = "The file{0:trim,surround,leading_space} has been deployed."

someFailed

someFailed: string = "{0:trim,ending_space}of {1:trim,ending_space}files could not be deployed!"

succeeded

succeeded: string = "Total of {0:trim,ending_space}files have been deployed."

uncomittedGitFiles

uncomittedGitFiles: object

description

description: string = "Deploys uncommited files of that git repository"

label

label: string = "Uncommited git files"

documents

documents: object

html

html: object

defaultName

defaultName: string = "HTML document #{0:trim}"

editors

editors: object

noOpen

noOpen: string = "No open text editor found!"

active

active: object

noOpen

noOpen: string = "No active text editor found!"

extension

extension: object

initialized

initialized: string = "Extension has been initialized."

initializing

initializing: string = "Extension is initializing ..."

ftp

ftp: object

couldNotConnect

couldNotConnect: string = "Could not start connection!"

couldNotConnectWithJSFTP

couldNotConnectWithJSFTP: string = "Could not start connection via 'jsftp'!"

http

http: object

errors

errors: object

client

client: string = "HTTP client error{0:trim,leading_space}:{1:trim,surround,leading_space}"

maxRedirections

maxRedirections: string = "Maximum number of redirections ({0:trim}) reached!"

noRedirectLocation

noRedirectLocation: string = "No location defined to redirect to!"

protocolNotSupported

protocolNotSupported: string = "The protocol{0:trim,surround,leading_space} is not supported!"

server

server: string = "HTTP server error{0:trim,leading_space}:{1:trim,surround,leading_space}"

unknown

unknown: string = "Unknown HTTP error{0:trim,leading_space}:{1:trim,surround,leading_space}"

isNo

isNo: object

directory

directory: string = "{0:trim,surround,ending_space}is no directory!"

file

file: string = "{0:trim,surround,ending_space}is no file!"

listDirectory

listDirectory: object

currentDirectory

currentDirectory: string = "Current directory:{0:trim,surround,leading_space} ({1:trim,surround})"

directoryIsEmpty

directoryIsEmpty: string = "(directory is empty)"

lastModified

lastModified: string = "Last modified:{0:trim,leading_space}"

loading

loading: string = "Loading directory{0:trim,surround,leading_space} ..."

noName

noName: string = "<NO NAME>"

parentDirectory

parentDirectory: string = "(parent)"

selectSource

selectSource: string = "Select the source from where to start listening ..."

size

size: string = "Size:{0:trim,leading_space}"

copyPathToClipboard

copyPathToClipboard: object

description

description: string = "Copies the current path to clipboard"

label

label: string = "Copy path ..."

errors

errors: object

failed

failed: string = "Could not save path to clipboard (s. debug console 'CTRL/CMD + SHIFT + Y'): {0}"

currentFileOrFolder

currentFileOrFolder: object

description

description: string = "Lists the items of that directory on a target"

label

label: string = "Show directory ..."

removeFolder

removeFolder: object

askBeforeRemove

askBeforeRemove: string = "Do you really want to delete the folder{0:trim,surround,leading_space}?"

description

description: string = "Deletes the directory and all its content on a target"

label

label: string = "Delete complete folder ..."

removing

removing: string = "Removing folder{0:trim,surround,leading_space} ..."

yesWithLocalFolder

yesWithLocalFolder: string = "YES with local folder"

errors

errors: object

failed

failed: string = "Could not list directory{0:trim,surround,leading_space} ({1:trim,surround,leading_space}): {2:trim,surround,leading_space}"

operationFailed

operationFailed: string = "List directory operation failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

pull

pull: object

enterLocalFolder

enterLocalFolder: string = "Enter the local folder, where the remote files should be saved ..."

pullingFile

pullingFile: string = "Pulling file{0:trim,surround,leading_space} ..."

pullingFrom

pullingFrom: string = "Pulling files from{0:trim,surround,leading_space} to{1:trim,surround,leading_space} ..."

errors

errors: object

maxPathDepthReached

maxPathDepthReached: string = "Maximum path depth of{0:trim,leading_space} reached!"

folder

folder: object

description

description: string = "Pull the files of that folder to a local directory"

label

label: string = "Pull files ..."

title

title: string = "Pull files ..."

folderWithSubfolders

folderWithSubfolders: object

description

description: string = "Pull the files (and sub folders) of that folder to a local directory"

label

label: string = "Pull files with sub folders ..."

title

title: string = "Pull files with sub folders ..."

removeFolder

removeFolder: object

askBeforeRemove

askBeforeRemove: string = "Do you really want to delete the folder{0:trim,surround,leading_space}?"

description

description: string = "Deletes the folder and all its sub elements"

label

label: string = "Delete complete folder ..."

removing

removing: string = "Removing folder{0:trim,surround,leading_space} ..."

log

log: object

noFileFound

noFileFound: string = "No log files found!"

selectLogFile

selectLogFile: string = "Select the log file, that should be opened ..."

network

network: object

hostname

hostname: string = "Your hostname:{0:trim,surround,leading_space}"

interfaces

interfaces: object

list

list: string = "Your network interfaces:"

notFound

notFound: object

dir

dir: string = "Directory{0:trim,surround,leading_space} not found!"

notifications

notifications: object

defaultName

defaultName: string = "Notification #{0:trim}"

loading

loading: string = "Loading notifications ..."

noneFound

noneFound: string = "No notifications found!"

selectNotifications

selectNotifications: string = "Select one or more notifications ..."

output

output: object

open

open: string = "Open output"

packages

packages: object

defaultName

defaultName: string = "(Package #{0:trim})"

deploymentFailed

deploymentFailed: string = "Could not deploy package{0:trim,surround,leading_space}:{1:trim,surround,leading_space}"

noneFound

noneFound: string = "No packages found!"

selectPackage

selectPackage: string = "Select a package ..."

virtualTarget

virtualTarget: string = "Virtual target for package{0:trim,surround,leading_space}"

buttons

buttons: object

defaultText

defaultText: string = "Deploy package{0:trim,surround,leading_space}"

defaultTooltip

defaultTooltip: string = "Click here to start deployment..."

unknownOperationType

unknownOperationType: string = "Unknown deploy operation{0:trim,surround,leading_space}!"

prompts

prompts: object

askBeforeDelete

askBeforeDelete: string = "Start delete operation in{0:trim,surround,leading_space}?"

askBeforeDeploy

askBeforeDeploy: string = "Start deployment to{0:trim,surround,leading_space}?"

askBeforePull

askBeforePull: string = "Start pull operation from{0:trim,surround,leading_space}?"

pagination

pagination: object

nextPage

nextPage: string = "Next page ({0:trim}) ..."

previousPage

previousPage: string = "Previous page ({0:trim}) ..."

plugins

plugins: object

__loaded

__loaded: string = "Loaded{0:trim,leading_space} plugins:"

app

app: object

invalidDirectory

invalidDirectory: string = "{0:trim,surround,ending_space}is an invalid directory!"

compiler

compiler: object

invalidDirectory

invalidDirectory: string = "{0:trim,surround,ending_space}is an invalid directory!"

errors

errors: object

initializationFailed

initializationFailed: string = "Initialization of plugin{0:trim,surround,leading_space} failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

loadingFailed

loadingFailed: string = "Error while loading{0:trim,surround,leading_space} (s. debug console 'CTRL/CMD + SHIFT + Y')!"

noFactoryFunction

noFactoryFunction: string = "Plugin module{0:trim,surround,leading_space} contains no factory function!"

noModule

noModule: string = "Plugin{0:trim,surround,leading_space} contains no module!"

noneFoundIn

noneFoundIn: string = "No plugins found in{0:trim,surround,leading_space}!"

notInitialized

notInitialized: string = "Plugin{0:trim,surround,leading_space} has not been initialized!"

list

list: object

defaultEntryName

defaultEntryName: string = "(Entry #{0:trim})"

selectEntry

selectEntry: string = "Select the entry with settings to use for deployment..."

local

local: object

invalidDirectory

invalidDirectory: string = "{0:trim,surround,ending_space}is an invalid directory!"

mail

mail: object

subject

subject: string = "Deployed files"

text

text: string = "Your deployed files (s. attachment).\n\n" +"Send by 'Deploy Reloaded' (vscode-deploy-reloaded) Visual Studio Code extension:\n" +"https://github.com/mkloubert/vscode-deploy-reloaded"

prompt

prompt: object

validation

validation: object

noBool

noBool: string = "Please enter a valid boolean value!"

noFloat

noFloat: string = "Please enter a valid number (english format)!"

noInt

noInt: string = "Please enter a valid integer value!"

noJSON

noJSON: string = "Please enter a valid, JavaScript compatible, JSON string!"

script

script: object

noScriptFunction

noScriptFunction: string = "Script{0:trim,surround,leading_space} does not contain an 'execute' function!"

noScriptModule

noScriptModule: string = "Script{0:trim,surround,leading_space} does not contain a module!"

scriptNotFound

scriptNotFound: string = "Script{0:trim,surround,leading_space} not found!"

switch

switch: object

defaultOptionName

defaultOptionName: string = "Switch option #{0:trim}"

noDefined

noDefined: string = "No swicthes available!"

noOptionSelected

noOptionSelected: string = "NO OPTION SELECTED"

noOptionSelected2

noOptionSelected2: string = "No option has been selected or defined for switch{0:trim,surround,leading_space}!"

noOptionsDefined

noOptionsDefined: string = "No options were defined for the switch{0:trim,surround,leading_space}!"

selectOption

selectOption: string = "Select an option for the switch{0:trim,surround,leading_space}..."

selectSwitch

selectSwitch: string = "Select a switch..."

button

button: object

text

text: string = "Switch{0:trim,surround,leading_space}"

tooltip

tooltip: string = "Current option:{0:trim,surround,leading_space}Click here to change the current option..."

changeSwitch

changeSwitch: object

description

description: string = "Changes the current option of a switch"

label

label: string = "Change switch ..."

test

test: object

invalidDirectory

invalidDirectory: string = "{0:trim,surround,ending_space}is an invalid directory!"

zip

zip: object

invalidDirectory

invalidDirectory: string = "{0:trim,surround,ending_space}is an invalid directory!"

errors

errors: object

fileAlreadyExists

fileAlreadyExists: string = "File{0:trim,surround,leading_space} already exists!"

fileNotFound

fileNotFound: string = "File{0:trim,surround,leading_space} not found!"

noFilesFound

noFilesFound: string = "No ZIP files found!"

proxies

proxies: object

noneFound

noneFound: string = "No TCP proxy has been defined in the settings."

selectProxy

selectProxy: string = "Select a TCP proxy ..."

startProxy

startProxy: string = "Start TCP proxy ..."

stopProxy

stopProxy: string = "Stop TCP proxy ..."

buttons

buttons: object

defaultText

defaultText: string = "Proxy{0:trim,surround,leading_space}"

defaultTooltip

defaultTooltip: string = "Click here to change the state of that proxy ..."

errors

errors: object

couldNotRegister

couldNotRegister: string = "Could not register TCP proxy for port{0:trim,leading_space}:{1:trim,surround,leading_space}"

couldNotToggleRunningState

couldNotToggleRunningState: string = "Could not toggle state of TCP proxy{0:trim,surround,leading_space} nicht ändern:{1:trim,surround,leading_space}"

failed

failed: string = "TCP proxy operation failed:{0:trim,surround,leading_space}"

pull

pull: object

askForCancelOperation

askForCancelOperation: string = "You are about to cancel the pull operation from{0:trim,surround,leading_space}. Are you sure?"

canceledByOperation

canceledByOperation: string = "Pulling files from{0:trim,surround,leading_space} has been cancelled by target operation."

finishedOperation

finishedOperation: string = "Pulling files from{0:trim,surround,leading_space} has been finished."

finishedOperationWithErrors

finishedOperationWithErrors: string = "[ERROR] Could not pull files from{0:trim,surround,leading_space}:{1:trim,surround,leading_space}"

pullingFile

pullingFile: string = "Pulling file{0:trim,surround,leading_space} from {1:trim,surround,leading_space} ..."

pullingFiles

pullingFiles: string = "Pulling files ..."

selectSource

selectSource: string = "Select the source from where to pull from ..."

startOperation

startOperation: string = "Start pulling files from{0:trim,surround,leading_space} ..."

allOpenFiles

allOpenFiles: object

description

description: string = "Pulls the files of all opened text editors"

label

label: string = "All open files ..."

checkBeforePull

checkBeforePull: object

beginOperation

beginOperation: string = "Check for older files in{0:trim,surround,leading_space} ..."

notSupported

notSupported: string = "'checkBeforePull' is not supported for source{0:trim,surround,leading_space}! Continue?"

olderFilesFound

olderFilesFound: string = "{0:trim,ending_space}files was/were found, which is/are older. Continue?"

report

report: object

lastChange

lastChange: string = "Last change"

localFile

localFile: string = "Local file"

remoteFile

remoteFile: string = "Remote file"

size

size: string = "Size"

title

title: string = "Older files in{0:trim,surround,leading_space}"

currentFile

currentFile: object

description

description: string = "Pull the current file"

label

label: string = "Current file ..."

currentFileOrFolder

currentFileOrFolder: object

file

file: object

description

description: string = "Pulls the current selected file"

label

label: string = "Pull selected file"

folder

folder: object

description

description: string = "Pulls all files of the selected folder"

label

label: string = "Pull selected folder"

items

items: object

description

description: string = "Pulls all files of the selected items"

label

label: string = "Pull selected items"

errors

errors: object

invalidWorkspace

invalidWorkspace: string = "Cannot pull file{0:trim,surround,leading_space} to workspace{1:trim,surround,leading_space}!"

invalidWorkspaceForPackage

invalidWorkspaceForPackage: string = "Cannot pull package{0:trim,surround,leading_space} to workspace{1:trim,surround,leading_space}!"

operationFailed

operationFailed: string = "Pull operation failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

operationForSourceFailed

operationForSourceFailed: string = "Pulling file(s) from source{0:trim,surround,leading_space} failed:{1:trim,surround,leading_space}"

fileList

fileList: object

description

description: string = "Pulls files, which are defined as list in the active text editor"

label

label: string = "File list"

finishedButton

finishedButton: object

text

text: string = "Pull operation finished ({0:trim,ending_space}ms)"

tooltip

tooltip: string = "Click here to open output ..."

package

package: object

description

description: string = "Pulls the files of a package"

label

label: string = "Package ..."

popups

popups: object

allFailed

allFailed: string = "None of the{0:trim,leading_space} files could be pulled!"

fileFailed

fileFailed: string = "The file{0:trim,surround,leading_space} could not be pulled!"

fileSucceeded

fileSucceeded: string = "The file{0:trim,surround,leading_space} has been pulled."

someFailed

someFailed: string = "{0:trim,ending_space}of {1:trim,ending_space}files could not be pulled!"

succeeded

succeeded: string = "Total of {0:trim,ending_space}files have been pulled."

requirements

requirements: object

conditions

conditions: object

defaultName

defaultName: string = "Condition #{0:trim}"

mustMatch

mustMatch: string = "The condition{0:trim,surround,leading_space} failed, but must not!"

shouldMatch

shouldMatch: string = "The condition{0:trim,surround,leading_space} failed, but is recommended!"

extensions

extensions: object

mustBeInstalled

mustBeInstalled: string = "The extension{0:trim,surround,leading_space} is required, but not installed!"

openInMarketplace

openInMarketplace: string = "Cancel and open Visual Studio Marketplace ..."

shouldBeInstalled

shouldBeInstalled: string = "It is recommended to install the extension{0:trim,surround,leading_space}!"

s3bucket

s3bucket: object

credentialTypeNotSupported

credentialTypeNotSupported: string = "Credental type{0:trim,surround,leading_space} is not supported!"

scm

scm: object

loadingCommitChanges

loadingCommitChanges: string = "Loading changes of{0:trim,surround,leading_space} ({1:trim} / {2:trim}) ..."

loadingCommits

loadingCommits: string = "Loading commits from{0:trim,surround,leading_space} ({1:trim}) ..."

branches

branches: object

noneFound

noneFound: string = "No branches found!"

selectBranch

selectBranch: string = "Select branch ..."

changes

changes: object

added

added: string = "Added"

deleted

deleted: string = "Deleted"

modified

modified: string = "Modified"

noneFound

noneFound: string = "No changes have been found."

commits

commits: object

noneFound

noneFound: string = "No commits found!"

selectCommit

selectCommit: string = "Select commit ..."

selectFirstCommit

selectFirstCommit: string = "Select first commit ..."

selectLastCommit

selectLastCommit: string = "Select last commit ..."

errors

errors: object

selectingCommitFailed

selectingCommitFailed: string = "Could not select commit:{0:trim,surround,leading_space}"

selectingCommitRangeFailed

selectingCommitRangeFailed: string = "Could not select commits:{0:trim,surround,leading_space}"

sftp

sftp: object

privateKeyNotFound

privateKeyNotFound: string = "Private key file{0:trim,surround,leading_space} not found!"

shell

shell: object

executing

executing: string = "Executing{0:trim,surround,leading_space} ..."

sql

sql: object

notSupported

notSupported: string = "SQL type{0:trim,surround,leading_space} is not supported!"

switches

switches: object

errors

errors: object

operationFailed

operationFailed: string = "Switch operation failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

sync

sync: object

whenOpen

whenOpen: object

text

text: string = "Sync when open"

errors

errors: object

allFailed

allFailed: string = "All sync operations failed!"

targets

targets: object

atLeastOneNotFound

atLeastOneNotFound: string = "At least one target was not found!"

cannotDefineOtherAsSource

cannotDefineOtherAsSource: string = "Cannot use target{0:trim,surround,leading_space}!"

defaultName

defaultName: string = "(Target #{0:trim})"

doesNotExist

doesNotExist: string = "Target{0:trim,surround,leading_space} does not exist!"

noPluginsFound

noPluginsFound: string = "No matching plugins found!"

noWorkspaceFound

noWorkspaceFound: string = "No matching workspace found!"

noneFound

noneFound: string = "No targets found!"

selectTarget

selectTarget: string = "Select a target ..."

waitingForOther

waitingForOther: string = "Wating for{0:trim,surround,leading_space} ..."

errors

errors: object

couldNotLoadDataTransformer

couldNotLoadDataTransformer: string = "Could not load data transformer for{0:trim,surround,leading_space}!"

operations

operations: object

runningAfterDeleted

runningAfterDeleted: string = "Running 'after deleted' operation{0:trim,surround,leading_space}... "

runningAfterDeployed

runningAfterDeployed: string = "Running 'after deployed' operation{0:trim,surround,leading_space}... "

runningAfterPulled

runningAfterPulled: string = "Running 'after pulled' operation{0:trim,surround,leading_space}... "

runningBeforeDelete

runningBeforeDelete: string = "Running 'before delete' operation{0:trim,surround,leading_space}... "

runningBeforeDeploy

runningBeforeDeploy: string = "Running 'before deploy' operation{0:trim,surround,leading_space}... "

runningBeforePull

runningBeforePull: string = "Running 'before pull' operation{0:trim,surround,leading_space}... "

runningPrepare

runningPrepare: string = "Running 'prepare' operation{0:trim,surround,leading_space}... "

typeNotSupported

typeNotSupported: string = "Operation type{0:trim,surround,leading_space} is not supported!"

devTools

devTools: object

errors

errors: object

couldNotConnectTo

couldNotConnectTo: string = "Connection to{0:trim,surround,leading_space} failed!"

pages

pages: object

defaultTitle

defaultTitle: string = "Page #{0:trim}"

selectPage

selectPage: string = "Select a page ..."

http

http: object

bodyScriptNotFound

bodyScriptNotFound: string = "Script{0:trim,surround,leading_space} not found!"

noBodyScriptFunction

noBodyScriptFunction: string = "Script{0:trim,surround,leading_space} does not contain a 'getBody' function!"

noBodyScriptModule

noBodyScriptModule: string = "Script{0:trim,surround,leading_space} does not contain a module!"

script

script: object

noScriptFunction

noScriptFunction: string = "Script{0:trim,surround,leading_space} does not contain an 'execute' function!"

noScriptModule

noScriptModule: string = "Script{0:trim,surround,leading_space} does not contain a module!"

scriptNotFound

scriptNotFound: string = "Script{0:trim,surround,leading_space} not found!"

time

time: object

date

date: string = "YYYY-MM-DD"

dateTime

dateTime: string = "YYYY-MM-DD HH:mm"

dateTimeWithSeconds

dateTimeWithSeconds: string = "YYYY-MM-DD HH:mm:ss"

timeWithSeconds

timeWithSeconds: string = "HH:mm:ss"

tools

tools: object

bower

bower: object

description

description: string = "Tools for simple use of 'bower'"

executing

executing: string = "Running{0:trim,surround,leading_space} ..."

label

label: string = "Bower Package Manager (bower)"

packageExample

packageExample: string = "'moment' e.g."

runInstall

runInstall: object

description

description: string = "Runs 'bower install' inside the current workspace"

enterPackageName

enterPackageName: string = "Enter the name of the Bower package ..."

label

label: string = "Run 'bower install' ..."

runUninstall

runUninstall: object

bowerFileContainsNoPackages

bowerFileContainsNoPackages: string = "{0:trim,surround,ending_space}contains no packages!"

bowerFileNotFound

bowerFileNotFound: string = "No 'bower.json' file found in{0:trim,surround,leading_space}!"

description

description: string = "Runs 'bower uninstall' inside the current workspace"

label

label: string = "Run 'bower uninstall' ..."

errors

errors: object

loadingBowerFileFailed

loadingBowerFileFailed: string = "Loading{0:trim,surround,leading_space} failed:{1:trim,surround,leading_space}"

composer

composer: object

description

description: string = "Tools for simple use of 'composer'"

executing

executing: string = "Running{0:trim,surround,leading_space} ..."

label

label: string = "Composer Package Manager (composer)"

packageExample

packageExample: string = "'psr/log' e.g."

runRemove

runRemove: object

composerFileContainsNoPackages

composerFileContainsNoPackages: string = "{0:trim,surround,ending_space}contains no packages!"

composerFileNotFound

composerFileNotFound: string = "No 'composer.json' file found in{0:trim,surround,leading_space}!"

description

description: string = "Runs 'composer remove' inside the current workspace"

label

label: string = "Run 'composer remove' ..."

errors

errors: object

loadingComposerFileFailed

loadingComposerFileFailed: string = "Loading{0:trim,surround,leading_space} failed:{1:trim,surround,leading_space}"

runRequire

runRequire: object

description

description: string = "Runs 'composer require' inside the current workspace"

enterPackageName

enterPackageName: string = "Enter the name of the Composer package ..."

label

label: string = "Run 'composer require' ..."

createDeployOperationScript

createDeployOperationScript: object

askForNewOperationName

askForNewOperationName: string = "Enter an optional display name for the new operation ..."

askForScriptPath

askForScriptPath: string = "What should be the path of the new file?"

askForUpdatingSettings

askForUpdatingSettings: string = "Save script in settings?"

description

description: string = "Creates a basic script for a deploy operation"

label

label: string = "Create deploy operation script ..."

scriptCreated

scriptCreated: string = "The script{0:trim,surround,leading_space} has been created successfully."

selectTarget

selectTarget: string = "Select a target ..."

askForOperationType

askForOperationType: object

afterDeployment

afterDeployment: string = "After deployment"

beforeDeploy

beforeDeploy: string = "Before deployment starts"

placeHolder

placeHolder: string = "When should the script be executed?"

errors

errors: object

updateSettingsFailed

updateSettingsFailed: string = "Could not write new script to settings:{0:trim,surround,leading_space}"

createDeployScript

createDeployScript: object

askForNewTargetName

askForNewTargetName: string = "Please define the name of the new target ..."

askForScriptPath

askForScriptPath: string = "What should be the path of the new file?"

askForUpdatingSettings

askForUpdatingSettings: string = "Save script as new target in settings?"

description

description: string = "Creates a basic script for deploying files"

label

label: string = "Create deploy script ..."

scriptCreated

scriptCreated: string = "The script{0:trim,surround,leading_space} has been created successfully."

errors

errors: object

targetAlreadyDefined

targetAlreadyDefined: string = "A target called{0:trim,surround,leading_space} has already been defined in the settings!"

updateTargetSettingsFailed

updateTargetSettingsFailed: string = "Could not write new script target entry to settings:{0:trim,surround,leading_space}"

errors

errors: object

operationFailed

operationFailed: string = "Tool operation failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

git

git: object

listFileChanges

listFileChanges: object

description

description: string = "Detects changes inside the git repository between 2 commits"

label

label: string = "Detect git changes"

npm

npm: object

description

description: string = "Tools for simple use of 'npm'"

executing

executing: string = "Running{0:trim,surround,leading_space} ..."

label

label: string = "Node Package Manager (npm)"

moduleExample

moduleExample: string = "'node-enumerable' e.g."

runInstall

runInstall: object

description

description: string = "Runs 'npm install' inside the current workspace"

enterModuleName

enterModuleName: string = "Enter the name of the NPM module ..."

label

label: string = "Run 'npm install' ..."

runLink

runLink: object

description

description: string = "Runs 'npm link' inside the current workspace"

enterModuleName

enterModuleName: string = "Enter the name of the NPM module ..."

label

label: string = "Run 'npm link' ..."

runUninstall

runUninstall: object

description

description: string = "Runs 'npm uninstall' inside the current workspace"

label

label: string = "Run 'npm uninstall' ..."

packageFileContainsNoModules

packageFileContainsNoModules: string = "{0:trim,surround,ending_space}contains no modules!"

packageFileNotFound

packageFileNotFound: string = "No 'package.json' file found in{0:trim,surround,leading_space}!"

errors

errors: object

loadingPackageFileFailed

loadingPackageFileFailed: string = "Loading{0:trim,surround,leading_space} failed:{1:trim,surround,leading_space}"

quickExecution

quickExecution: object

description

description: string = "Executes JavaScript code"

inputCode

inputCode: string = "Input the code, you would like to execute ($help e.g.) ..."

label

label: string = "Quick code execution ..."

errors

errors: object

failed

failed: string = "Execution of code failed:{0:trim,surround,leading_space}"

help

help: object

title

title: string = "'Quick execution' help"

result

result: object

title

title: string = "'Quick execution' result"

uuid

uuid: object

notSupported

notSupported: string = "UUID version{0:trim,surround,leading_space} is not supported!"

sendOrReceiveFile

sendOrReceiveFile: object

description

description: string = "Sends or receives a file to/from a remote editor"

label

label: string = "Send / receive file"

receive

receive: object

description

description: string = "Receives a file from a remote editor"

enterPort

enterPort: string = "Enter the TCP port (default:{0:trim,leading_space}) ..."

label

label: string = "Receive file ..."

button

button: object

text

text: string = "Waiting for file (port{0:trim,leading_space}) ..."

tooltip

tooltip: string = "Click here to cancel ..."

errors

errors: object

couldNotReceiveFile

couldNotReceiveFile: string = "Could not receive file:{0:trim,surround,leading_space}"

startHostFailed

startHostFailed: string = "Could not start host for receiving a file:{0:trim,surround,leading_space}"

send

send: object

description

description: string = "Sends a file to a remote editor"

enterRemoteAddress

enterRemoteAddress: string = "Enter the destination address ..."

label

label: string = "Send file ..."

errors

errors: object

couldNotSendFile

couldNotSendFile: string = "Sending file failed:{0:trim,surround,leading_space}"

showPackageFiles

showPackageFiles: object

description

description: string = "Displays the files of a package"

label

label: string = "Show package files ..."

title

title: string = "Files of package{0:trim,surround,leading_space}"

yarn

yarn: object

description

description: string = "Tools for simple use of 'Yarn'"

executing

executing: string = "Running{0:trim,surround,leading_space} ..."

label

label: string = "Yarn"

moduleExample

moduleExample: string = "'lodash' e.g."

runAdd

runAdd: object

description

description: string = "Runs 'yarn add' inside the current workspace"

enterModuleName

enterModuleName: string = "Enter the name of the Yarn module ..."

label

label: string = "Run 'yarn add' ..."

runRemove

runRemove: object

description

description: string = "Runs 'yarn remove' inside the current workspace"

label

label: string = "Run 'yarn remove' ..."

packageFileContainsNoModules

packageFileContainsNoModules: string = "{0:trim,surround,ending_space}contains no modules!"

packageFileNotFound

packageFileNotFound: string = "No 'package.json' file found in{0:trim,surround,leading_space}!"

errors

errors: object

loadingPackageFileFailed

loadingPackageFileFailed: string = "Loading{0:trim,surround,leading_space} failed:{1:trim,surround,leading_space}"

values

values: object

typeNotSupported

typeNotSupported: string = "Value type{0:trim,surround,leading_space} is not supported!"

errors

errors: object

targetFormatNotSupported

targetFormatNotSupported: string = "Target format{0:trim,surround,leading_space} is not supported!"

vs-deploy

vs-deploy: object

continueAndInitialize

continueAndInitialize: string = "Continue and initialize me..."

currentlyActive

currentlyActive: string = "'vs-deploy' extension is currently active. It is recommended to DEACTIVATE IT, before you continue and use the new extension!"

workspaces

workspaces: object

initializing

initializing: string = "Initializing workspace{0:trim,surround,leading_space} ..."

noSelected

noSelected: string = "no workspace selected"

noneFound

noneFound: string = "No workspaces found!"

removing

removing: string = "Closing workspace{0:trim,surround,leading_space} ..."

selectSource

selectSource: string = "Select source for workspace{0:trim,surround,leading_space} ..."

selectTarget

selectTarget: string = "Select target for workspace{0:trim,surround,leading_space} ..."

selectWorkspace

selectWorkspace: string = "Select a workspace ..."

active

active: object

noneFound

noneFound: string = "No active workspaces found!"

selectWorkspace

selectWorkspace: string = "Select the active workspace ..."

errors

errors: object

selectWorkspaceFailed

selectWorkspaceFailed: string = "Selecting active workspace failed (s. debug console 'CTRL/CMD + SHIFT + Y')!"

bower

bower: object

install

install: object

running

running: string = "Running 'bower install' in{0:trim,surround,leading_space} ..."

errors

errors: object

failed

failed: string = "'bower install' failed:{0:trim,surround,leading_space}"

composer

composer: object

install

install: object

running

running: string = "Running 'composer install' in{0:trim,surround,leading_space} ..."

errors

errors: object

failed

failed: string = "'composer install' failed:{0:trim,surround,leading_space}"

errors

errors: object

cannotDetectGitClient

cannotDetectGitClient: string = "Could not find git client for{0:trim,surround,leading_space}!"

cannotDetectGitFolder

cannotDetectGitFolder: string = "Could not find '.git' folder for{0:trim,surround,leading_space}!"

cannotDetectMappedPathInfoForFile

cannotDetectMappedPathInfoForFile: string = "Cannot detect mapped path information for file{0:trim,surround,leading_space}!"

cannotDetectPathInfoForFile

cannotDetectPathInfoForFile: string = "Cannot detect path information for file{0:trim,surround,leading_space}!"

cannotFindBranch

cannotFindBranch: string = "Cannot find branch{0:trim,surround,leading_space} in{1:trim,surround,leading_space}!"

cannotFindScmHash

cannotFindScmHash: string = "Cannot find hash{0:trim,surround,leading_space} in{1:trim,surround,leading_space}!"

cannotUseTargetForFile

cannotUseTargetForFile: string = "Cannot use target{0:trim,surround,leading_space} for file{1:trim,surround,leading_space}!"

initNodeModulesFailed

initNodeModulesFailed: string = "Execution of 'npm install' failed:{0:trim,surround,leading_space}"

notInitialized

notInitialized: string = "Workspace{0:trim,surround,leading_space} has not been initialized!"

npm

npm: object

install

install: object

running

running: string = "Running 'npm install' in{0:trim,surround,leading_space} ..."

errors

errors: object

failed

failed: string = "'npm install' failed:{0:trim,surround,leading_space}"

selectButton

selectButton: object

tooltip

tooltip: string = "Click here to select another workspace as active one ..."

yarn

yarn: object

install

install: object

running

running: string = "Running 'yarn install' in{0:trim,surround,leading_space} ..."

errors

errors: object

failed

failed: string = "'yarn install' failed:{0:trim,surround,leading_space}"

Generated using TypeDoc