update
This commit is contained in:
@@ -358,7 +358,8 @@
|
||||
"compressZip": "Compress to zip",
|
||||
"compressTarGz": "Compress to tar.gz",
|
||||
"compressTarBz2": "Compress to tar.bz2",
|
||||
"decompress": "Decompress"
|
||||
"decompress": "Decompress",
|
||||
"sendTo": "Send to..."
|
||||
},
|
||||
"headers": {
|
||||
"type": "Type",
|
||||
@@ -1326,7 +1327,8 @@
|
||||
"searchConnectionsPlaceholder": "Search connections..."
|
||||
},
|
||||
"terminalTabBar": {
|
||||
"selectServerTitle": "Select server to connect"
|
||||
"selectServerTitle": "Select server to connect",
|
||||
"showTransferProgressTooltip": "Show/Hide Transfer Progress"
|
||||
},
|
||||
"tabs": {
|
||||
"contextMenu": {
|
||||
|
||||
@@ -362,9 +362,10 @@
|
||||
"compressZip": "zip に圧縮",
|
||||
"compressTarGz": "tar.gz に圧縮",
|
||||
"compressTarBz2": "tar.bz2 に圧縮",
|
||||
"decompress": "解凍"
|
||||
"decompress": "解凍",
|
||||
"sendTo": "送信..."
|
||||
},
|
||||
"currentPath": "現在のパス",
|
||||
"currentPath": "現在のパス",
|
||||
"dropFilesHere": "ファイルをここにドラッグ&ドロップしてアップロード",
|
||||
"editPathTooltip": "パスをクリックして編集",
|
||||
"editingFile": "編集中",
|
||||
@@ -1285,9 +1286,10 @@
|
||||
"deleteFailed": "タグ「{name}」の削除に失敗しました: {error}"
|
||||
},
|
||||
"terminalTabBar": {
|
||||
"selectServerTitle": "接続するサーバーを選択"
|
||||
},
|
||||
"workspace": {
|
||||
"selectServerTitle": "接続するサーバーを選択",
|
||||
"showTransferProgressTooltip": "転送進捗の表示/非表示"
|
||||
},
|
||||
"workspace": {
|
||||
"terminal": {
|
||||
"reconnectingMsg": "再接続を試行中..."
|
||||
}
|
||||
|
||||
@@ -358,7 +358,8 @@
|
||||
"compressZip": "压缩为 zip",
|
||||
"compressTarGz": "压缩为 tar.gz",
|
||||
"compressTarBz2": "压缩为 tar.bz2",
|
||||
"decompress": "解压"
|
||||
"decompress": "解压",
|
||||
"sendTo": "发送到..."
|
||||
},
|
||||
"headers": {
|
||||
"type": "类型",
|
||||
@@ -1330,7 +1331,8 @@
|
||||
"searchConnectionsPlaceholder": "搜索连接..."
|
||||
},
|
||||
"terminalTabBar": {
|
||||
"selectServerTitle": "选择要连接的服务器"
|
||||
"selectServerTitle": "选择要连接的服务器",
|
||||
"showTransferProgressTooltip": "显示/隐藏传输进度"
|
||||
},
|
||||
"tabs": {
|
||||
"contextMenu": {
|
||||
|
||||
Reference in New Issue
Block a user