Files
community-plugins/shell-command/translations/vi.json
T
2026-08-08 17:23:59 -04:00

26 lines
1.0 KiB
JSON

{
"cd_empty": "Không tìm thấy thư mục",
"cd_empty_subtitle": "Gõ đường dẫn hoặc kiểm tra cài đặt workspace",
"cd_open_subtitle": "Mở terminal trong thư mục này",
"cd_open_title": "Mở trong: {path}",
"hint_subtitle": "Gõ lệnh sau /sh rồi nhấn Enter để mở trong terminal",
"hint_title": "Chạy lệnh shell",
"history_subtitle": "Lệnh gần đây",
"run_subtitle": "Mở trong terminal mặc định",
"run_subtitle_found": "Tìm thấy {command} — mở trong terminal mặc định",
"run_title": "Chạy: {command}",
"settings": {
"default_workspace": {
"description": "Thư mục lệnh chạy trong đó. Để trống dùng thư mục hiện tại của terminal.",
"label": "Thư mục làm việc"
},
"snippets": {
"description": "Lệnh hiện khi /sh trống. Mỗi mục là một lệnh.",
"label": "Snippets"
}
},
"snap_subtitle": "Hoàn tất: {command} — Enter để chạy",
"snippet_subtitle": "Snippet",
"suggest_subtitle": "Gợi ý"
}