-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.nls.json
20 lines (20 loc) · 1.53 KB
/
package.nls.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"file.teleport.views.Explorer.name": "Select for Content Transfer",
"file.teleport.views.subMenus.label": "File Content Transfer",
"file.teleport.commands.updateText.title": "Update Text",
"file.teleport.commands.insertText.title": "Insert Text",
"file.teleport.commands.replaceText.title": "replace Text",
"file.teleport.configuration.multipleFilePath.description": "Configure multiple file paths (Based on the root directory)",
"file.teleport.configuration.persistentInput.description": "Keep a record of the number of lines entered (Update area\\insert rows ...)",
"file.teleport.views.toSettingMultiFile.tip": "Go to the settings page to configure the multi-file path configuration",
"file.teleport.views.operateFileFailed.tip": "Operate file {0} unsuccessfully, please check whether the file is normal",
"file.teleport.views.illegalInsertedRows.tip": "Illegal number of inserted rows, please re-enter",
"file.teleport.views.illegalArea.tip": "The area data is invalid, please re-enter",
"file.teleport.input.insertLine.label": "Insert the number of start line",
"file.teleport.input.matchingArea.label": "Start line/End line (select matching area)",
"file.teleport.input.comparisonAndUpdateArea.label": "Select the comparison area -> Update area (behavior unit)",
"file.teleport.input.separator.label": "Separator",
"file.teleport.input.leftAndAll.label": "Left -> All",
"file.teleport.input.rightAndAll.label": "Right -> All",
"file.teleport.input.AllAndAll.label": "All -> All"
}