mirror of
https://github.com/jsmorabito/obsidian-commander.git
synced 2026-07-22 06:40:31 +00:00
Adds an optional defaultValue prop to SliderComponent; when set, a small reset icon (matching the existing "reset to default" pattern used for advanced-toolbar icons) appears next to the value and resets it back to that default on click. Wired up for the General tab's "custom spacing" slider using DEFAULT_SETTINGS.spacing so it stays in sync if the default ever changes. MacroBuilder's per-item Delay slider is unaffected (no defaultValue passed, so no button shows - there's no persistent default for a one-off macro action value). Adds the new "Restore default" string to locale/en.json plus the ten other filled locale files (untranslated, English placeholder) so the locale completeness test suite still passes.
78 lines
4.7 KiB
JSON
78 lines
4.7 KiB
JSON
{
|
|
"Open Commander Settings": "Cài đặt",
|
|
"Open Macro Builder": "Mở trình tạo Thao tác",
|
|
"Change Icon": "Đổi biểu tượng",
|
|
"Rename": "Đổi tên",
|
|
"Delete": "Xoá",
|
|
"Add command": "Thêm lệnh",
|
|
"Add new": "Thêm lệnh mới",
|
|
"This Command seems to have been removed. {{command_name}}": "Lệnh này có vẻ vừa bị loại bỏ. {{command_name}}",
|
|
"Choose a Command to add": "Chọn lệnh để thêm",
|
|
"to navigate": "để điều hướng",
|
|
"to choose an icon": "để chọn biểu tượng",
|
|
"to cancel": "để huỷ bỏ",
|
|
"Use a custom name": "Dùng tên tuỳ chỉnh",
|
|
"Choose a custom Name for your new Command": "Đặt tên cho lệnh mới",
|
|
"to save": "để lưu",
|
|
"Choose a Icon for your new Command": "Chọn biểu tượng cho lệnh mới",
|
|
"to choose a custom icon": "để chọn icon tuỳ chỉnh",
|
|
"Remove Command": "Loại bỏ lệnh",
|
|
"Double click to rename": "Nhấn đúp(x2) để đổi tên",
|
|
"This device": "Thiết bị này",
|
|
"Added by {{plugin_name}}.": "Đã thêm bởi {{plugin_name}}.",
|
|
"Warning: This is a checked Command, meaning it might not run under every circumstance.": "Cảnh báo: Đây là lệnh kiểm thử, nó không nên được thực thi dưới bất kì tình huống nào.",
|
|
"Move down": "Chuyển xuống",
|
|
"Move up": "Chuyển lên",
|
|
"Change Mode (Currently: {{current_mode}})": "Đổi chế độ (Hiện tại: {{current_mode}})",
|
|
"Are you sure you want to delete the Command?": "Bạn có chắc muốn xoá lệnh này?",
|
|
"Remove and don't ask again": "Xoá và không hỏi lại",
|
|
"Remove": "Xoá",
|
|
"Cancel": "Huỷ",
|
|
"Always ask before removing?": "Luôn hỏi trước khi thực hiện xoá bỏ?",
|
|
"Always show a Popup to confirm deletion of a Command.": "Luôn hiển thị cửa sổ Xác Nhận khi xoá lệnh.",
|
|
"Show \"Add Command\" Button": "Hiển thị nút \"Thêm lệnh\"",
|
|
"Show the \"Add Command\" Button in every Menu. Requires restart.": "Hiển thị nút \"Thêm lệnh\" ở mọi menu. Yêu cầu khởi động lại để áp dụng.",
|
|
"Please restart Obsidian for these changes to take effect.": "Hãy khởi động lại Obsidian để áp dụng thay đổi.",
|
|
"Enable debugging": "Bật trình gỡ lỗi",
|
|
"Enable console output.": "Bật hiển thị kết quả từ dòng lệnh.",
|
|
"General": "Chung",
|
|
"Editor Menu": "Editor Menu",
|
|
"File Menu": "Thanh menu - Tệp",
|
|
"Left Ribbon": "Thanh bên trái",
|
|
"Right Ribbon": "Thanh bên phải",
|
|
"Titlebar": "Thanh tiêu đề",
|
|
"Statusbar": "Thanh trạng thái",
|
|
"Page Header": "Thanh điều hướng",
|
|
"Support development": "Hỗ trợ nhà phát triển",
|
|
"No commands here!": "Không có lệnh nào cả!",
|
|
"Would you like to add one now?": "Bạn có muốn thêm lệnh ngay bây giờ không?",
|
|
"Hide Commands": "Ẩn các lệnh",
|
|
"Choose new": "Chọn lệnh mới",
|
|
"Hide Commands of other Plugins": "Ẩn lệnh từ các plugin khác",
|
|
"Icon": "Biểu tượng",
|
|
"Name": "Tên",
|
|
"Custom Name": "Tên tuỳ chỉnh",
|
|
"Add command to all devices": "Thêm lệnh cho TẤT CẢ thiết bị",
|
|
"Add command only to mobile devices": "Chỉ thêm lệnh cho phiên bản thiết bị di động",
|
|
"Add command only to desktop devices": "Chỉ thêm lệnh cho phiên bản máy tính",
|
|
"Add command only to this device": "Chỉ thêm lệnh cho máy hiện tại",
|
|
"Done": "Xong rồi nha",
|
|
"By Johnny✨ and phibr0": "Bởi Johnny✨ và phibr0",
|
|
"Leave feedback": "Phản hồi",
|
|
"Donate": "Ủng hộ",
|
|
"Share feedback, issues, and ideas with our feedback form.": "Chia sẻ bất kì phản hồi, báo cái lỗi, ý tưởng cải thiện nào qua biểu mẫu phản hồi của bọn mình ",
|
|
"Consider donating to support development.": "Xem xét việc ửng hộ tí rau bún cho nhà phát triển",
|
|
"Save": "Lưu",
|
|
"This Command is not available on this device.": "Lệnh này không khả dụng trên máy này rồi!",
|
|
"Show": "Hiển thị",
|
|
"Hide": "Ẩm",
|
|
"Hide other Commands": "Ẩn các lệnh khác",
|
|
"Double click to enter custom value": "Nhấn đúp(x2) để thêm giá trị tuỳ chỉnh",
|
|
"Restore default": "Restore default",
|
|
"Choose custom spacing for Command Buttons": "Chọn độ giãn cách giữa các nút",
|
|
"Change the spacing between commands. You can set different values on mobile and desktop.": "Thay đổi khoảng các giữa các lệnh",
|
|
"Warning": "Cảnh báo",
|
|
"As of Obsidian 0.16.0 you need to explicitly enable the View Header.": "Obsidian kể từ phiên bản 0.16.0 bạn cần bật Thanh tiêu đề của thẻ. Sau khi bật, có thể sẽ phải khởi động lại Obsidian",
|
|
"Open Appearance Settings": "Mở cài đặt giao diện",
|
|
"Explorer": "Khám phá"
|
|
}
|