This commit is contained in:
Baobhan Sith
2025-05-07 09:45:18 +08:00
parent 2a0cf41dc7
commit dccc106afd
7 changed files with 103 additions and 21 deletions
+5 -1
View File
@@ -676,7 +676,11 @@
"showConnectionTagsDescription": "Disable to hide tags in the connection list and exclude them from search.",
"showQuickCommandTagsTitle": "Show Quick Command Tags",
"showQuickCommandTagsLabel": "Show tags in quick command list",
"showQuickCommandTagsDescription": "Disable to hide tags in the quick command list and exclude them from search."
"showQuickCommandTagsDescription": "Disable to hide tags in the quick command list and exclude them from search.",
"fileManagerDeleteConfirmTitle": "File Manager Delete Confirmation",
"fileManagerShowDeleteConfirmationLabel": "Show confirmation dialog when deleting files or folders",
"fileManagerDeleteConfirmSuccess": "File manager delete confirmation setting saved.",
"fileManagerDeleteConfirmError": "Failed to save file manager delete confirmation setting."
},
"terminalScrollback": {
"title": "Terminal Scrollback Limit",
+5 -1
View File
@@ -914,7 +914,11 @@
"showConnectionTagsDescription": "無効にすると、接続リストのタグが非表示になり、検索から除外されます。",
"showQuickCommandTagsTitle": "クイックコマンドタグを表示",
"showQuickCommandTagsLabel": "クイックコマンドリストにタグを表示",
"showQuickCommandTagsDescription": "無効にすると、クイックコマンドリストのタグが非表示になり、検索から除外されます。"
"showQuickCommandTagsDescription": "無効にすると、クイックコマンドリストのタグが非表示になり、検索から除外されます。",
"fileManagerDeleteConfirmTitle": "ファイルマネージャー削除確認",
"fileManagerShowDeleteConfirmationLabel": "ファイルまたはフォルダーを削除する際に確認ダイアログを表示する",
"fileManagerDeleteConfirmSuccess": "ファイルマネージャーの削除確認設定を保存しました。",
"fileManagerDeleteConfirmError": "ファイルマネージャーの削除確認設定の保存に失敗しました。"
},
"terminalScrollback": {
"title": "ターミナルスクロールバック制限",
+5 -1
View File
@@ -676,7 +676,11 @@
"showConnectionTagsDescription": "关闭后将隐藏连接列表中的标签,并从搜索中排除标签。",
"showQuickCommandTagsTitle": "显示快捷指令标签",
"showQuickCommandTagsLabel": "在快捷指令列表中显示标签",
"showQuickCommandTagsDescription": "关闭后将隐藏快捷指令列表中的标签,并从搜索中排除标签。"
"showQuickCommandTagsDescription": "关闭后将隐藏快捷指令列表中的标签,并从搜索中排除标签。",
"fileManagerDeleteConfirmTitle": "文件管理器删除确认",
"fileManagerShowDeleteConfirmationLabel": "删除文件或文件夹时显示确认提示框",
"fileManagerDeleteConfirmSuccess": "文件管理器删除确认设置已保存。",
"fileManagerDeleteConfirmError": "保存文件管理器删除确认设置失败。"
},
"terminalScrollback": {
"title": "终端回滚行数",