xpipe/lang/base/strings/translations_en.properties

137 lines
4.3 KiB
Properties
Raw Normal View History

2023-01-27 15:34:46 +13:00
localMachine=Local Machine
destination=Destination
configuration=Configuration
2023-09-27 13:47:51 +13:00
launch=Launch
start=Start
stop=Stop
pause=Pause
2023-10-05 03:34:03 +13:00
refresh=Refresh
2023-01-27 15:34:46 +13:00
options=Options
2023-05-21 01:49:58 +12:00
newFile=New file
newLink=New link
linkName=Link name
2023-08-27 21:30:14 +12:00
scanConnections=Find available connections ...
2023-09-27 13:47:51 +13:00
observe=Start observing
stopObserve=Stop observing
2023-07-04 13:28:33 +12:00
createShortcut=Create desktop shortcut
browseFiles=Browse Files
clone=Clone
targetPath=Target path
2023-05-21 01:49:58 +12:00
newDirectory=New directory
2023-09-27 13:47:51 +13:00
copyShareLink=Copy link
2023-01-27 15:34:46 +13:00
selectStore=Select Store
saveSource=Save for later
execute=Execute
deleteChildren=Remove all children
descriptionDescription=Give this group an optional description
2023-01-27 15:34:46 +13:00
selectSource=Select Source
commandLineRead=Update
commandLineWrite=Write
wslHost=WSL Host
timeout=Timeout
additionalOptions=Additional Options
type=Type
input=Input
machine=Machine
container=Container
host=Host
port=Port
user=User
password=Password
method=Method
uri=URL
distribution=Distribution
username=Username
2024-04-14 04:23:09 +12:00
shellType=Shell type
2023-01-27 15:34:46 +13:00
command=Command
2024-04-14 04:23:09 +12:00
browseFile=Browse file
openShell=Open shell
editFile=Edit file
2023-01-27 15:34:46 +13:00
usage=Usage
description=Description
open=Open
2023-10-05 03:34:03 +13:00
edit=Edit
scriptContents=Script contents
scriptContentsDescription=The script commands to execute
snippets=Script dependencies
snippetsDescription=Other scripts to run first
snippetsDependenciesDescription=All possible scripts that should be run if applicable
2023-11-04 18:36:47 +13:00
isDefault=Run on init in all compatible shells
2023-10-22 23:09:08 +13:00
bringToShells=Bring to all compatible shells
2023-11-04 18:36:47 +13:00
isDefaultGroup=Run all group scripts on shell init
2023-10-05 03:34:03 +13:00
executionType=Execution type
executionTypeDescription=When to run this snippet
minimumShellDialect=Shell type
minimumShellDialectDescription=The required shell type for this script
2024-04-14 04:23:09 +12:00
dumbOnly=Dumb
terminalOnly=Terminal
2023-10-05 03:34:03 +13:00
both=Both
shouldElevate=Should elevate
shouldElevateDescription=Whether to run this script with elevated permissions
script.displayName=Script
script.displayDescription=Create a reusable script
scriptGroup.displayName=Script Group
scriptGroup.displayDescription=Create a group for scripts
scriptGroup=Group
2024-04-14 04:23:09 +12:00
scriptGroupDescription=The group to assign this script to
openInNewTab=Open in new tab
executeInBackground=in background
executeInTerminal=in $TERM$
back=Go back
browseInWindowsExplorer=Browse in Windows explorer
browseInDefaultFileManager=Browse in default file manager
browseInFinder=Browse in finder
chmod=Chmod
copy=Copy
paste=Paste
copyLocation=Copy location
absolutePaths=Absolute paths
absoluteLinkPaths=Absolute link paths
absolutePathsQuoted=Absolute quoted paths
fileNames=File names
linkFileNames=Link file names
fileNamesQuoted=File names (Quoted)
deleteFile=Delete $FILE$
deleteLink=Delete link
editWithEditor=Edit with $EDITOR$
followLink=Follow link
goForward=Go forward
showDetails=Show details
openFileWith=Open with ...
openWithDefaultApplication=Open with default application
rename=Rename
run=Run
new=New
openInTerminal=Open in terminal
file=File
directory=Directory
symbolicLink=Symbolic link
2024-04-16 20:58:48 +12:00
desktopEnvironment.displayName=Desktop environment
2024-04-19 11:03:47 +12:00
desktopEnvironment.displayDescription=Create a reusable remote desktop environment configuration
2024-04-16 20:58:48 +12:00
desktopHost=Desktop host
desktopHostDescription=The desktop connection to use as a base
desktopShellDialect=Shell dialect
desktopShellDialectDescription=The shell dialect to use to run scripts and applications
desktopSnippets=Script snippets
desktopSnippetsDescription=List of reusable script snippets to run first
desktopInitScript=Init script
desktopInitScriptDescription=Init commands specific to this environment
desktopTerminal=Terminal application
desktopTerminalDescription=The terminal to use on the desktop to start scripts in
desktopApplication.displayName=Desktop application
2024-04-19 11:03:47 +12:00
desktopApplication.displayDescription=Run an application on a remote desktop
2024-04-17 20:07:40 +12:00
desktopBase=Desktop
desktopBaseDescription=The desktop to run this application on
2024-04-16 20:58:48 +12:00
desktopEnvironmentBase=Desktop environment
desktopEnvironmentBaseDescription=The desktop environment to run this application on
desktopApplicationPath=Application path
desktopApplicationPathDescription=The path of the executable to run
desktopApplicationArguments=Arguments
desktopApplicationArgumentsDescription=The optional arguments to pass to the application
2024-04-17 20:07:40 +12:00
desktopCommand.displayName=Desktop command
2024-04-19 11:03:47 +12:00
desktopCommand.displayDescription=Run a command in a remote desktop environment
2024-04-17 20:07:40 +12:00
desktopCommandScript=Commands
desktopCommandScriptDescription=The commands to run in the environment
2024-04-14 04:23:09 +12:00