Files
tolaria/src/lib/locales/vi.json
2026-05-29 00:58:40 +02:00

735 lines
50 KiB
JSON

{
"command.noMatches": "Không có lệnh phù hợp",
"command.palettePlaceholder": "Nhập một lệnh...",
"command.footerNavigate": "↑↓ điều hướng",
"command.footerSelect": "↵ chọn",
"command.footerClose": "esc đóng",
"command.footerSend": "↵ gửi",
"command.aiMode": "chế độ {agent}",
"command.openSettings": "Mở cài đặt",
"command.openSettings.keywords": "preferences config",
"command.openLanguageSettings": "Mở cài đặt ngôn ngữ",
"command.openLanguageSettings.keywords": "language locale i18n internationalization localization english italian french german russian spanish portuguese chinese japanese korean vietnamese tiếng việt việt nam 中文",
"command.useSystemLanguage": "Dùng ngôn ngữ hệ thống",
"command.openH1Setting": "Mở cài đặt tự đổi tên H1",
"command.toggleGitignoredFilesVisibility": "Bật/tắt hiển thị Git Ignored",
"command.contribute": "Đóng góp",
"command.checkUpdates": "Kiểm tra cập nhật",
"command.group.navigation": "Điều hướng",
"command.group.note": "Ghi chú",
"command.group.git": "Git",
"command.group.view": "Giao diện",
"command.group.settings": "Cài đặt",
"command.navigation.searchNotes": "Tìm ghi chú",
"command.navigation.goAllNotes": "Đi tới tất cả ghi chú",
"command.navigation.goArchived": "Đi tới mục lưu trữ",
"command.navigation.goChanges": "Đi tới thay đổi",
"command.navigation.goHistory": "Đi tới lịch sử",
"command.navigation.goBack": "Quay lại",
"command.navigation.goForward": "Tiếp theo",
"command.navigation.goInbox": "Đi tới Hộp thư đến",
"command.navigation.renameFolder": "Đổi tên thư mục",
"command.navigation.deleteFolder": "Xóa thư mục",
"command.navigation.showOpenNotes": "Hiển thị ghi chú đang mở",
"command.navigation.showArchivedNotes": "Hiển thị ghi chú đã lưu trữ",
"command.navigation.listType": "Danh sách {type}",
"command.note.newNote": "Ghi chú mới",
"command.note.newNoteInCurrentFolder": "Tạo ghi chú mới trong thư mục hiện tại",
"command.note.newType": "Loại mới",
"command.note.newTypedNote": "{type} mới",
"command.note.saveNote": "Lưu ghi chú",
"command.note.undo": "Hoàn tác",
"command.note.undoAction": "Hoàn tác {action}",
"command.note.redo": "Làm lại",
"command.note.redoAction": "Làm lại {action}",
"command.note.pastePlainText": "Paste without formatting",
"command.note.findInNote": "Tìm trong ghi chú",
"command.note.replaceInNote": "Thay thế trong ghi chú",
"command.note.deleteNote": "Xóa ghi chú",
"command.note.archiveNote": "Lưu trữ ghi chú",
"command.note.unarchiveNote": "Bỏ lưu trữ ghi chú",
"command.note.addFavorite": "Thêm vào mục yêu thích",
"command.note.removeFavorite": "Xóa khỏi mục yêu thích",
"command.note.markOrganized": "Đánh dấu đã sắp xếp",
"command.note.markUnorganized": "Đánh dấu chưa sắp xếp",
"command.note.restoreDeleted": "Khôi phục ghi chú đã xóa",
"command.note.setIcon": "Đặt biểu tượng ghi chú",
"command.note.removeIcon": "Xóa biểu tượng ghi chú",
"command.note.changeType": "Đổi loại ghi chú…",
"command.note.moveToFolder": "Di chuyển ghi chú vào thư mục…",
"command.note.copyDeepLink": "Sao chép liên kết sâu đến mục hiện tại",
"command.note.openNewWindow": "Mở trong cửa sổ mới",
"command.git.initialize": "Khởi tạo Git cho kho hiện tại",
"command.git.commitPush": "Commit & Push",
"command.git.addRemote": "Thêm remote cho kho hiện tại",
"command.git.pull": "Kéo từ remote",
"command.git.pullRepository": "Lấy từ Remote: {repository}",
"command.git.resolveConflicts": "Giải quyết xung đột",
"command.git.viewChanges": "Xem các thay đổi đang chờ",
"git.repository.select": "Kho lưu trữ",
"git.toast.autoGitFailed": "AutoGit không thành công: {error}",
"git.toast.commitFailed": "Gửi không thành công: {error}",
"git.toast.missingAuthor": "Đặt tác giả Git trước khi AutoGit có thể commit. Chạy git config --global user.name \"Tên của bạn\" và git config --global user.email you@example.com.",
"command.view.editorOnly": "Chỉ trình soạn thảo",
"command.view.editorNoteList": "Trình soạn thảo + danh sách ghi chú",
"command.view.fullLayout": "Bố cục đầy đủ",
"command.view.toggleProperties": "Bật/tắt bảng thuộc tính",
"command.view.toggleDiff": "Bật/tắt chế độ diff",
"command.view.toggleRaw": "Bật/tắt trình soạn thảo thô",
"command.view.noteWidthNormal": "Use Normal Note Width",
"command.view.noteWidthWide": "Use Wide Note Width",
"command.view.defaultNoteWidthNormal": "Use Normal Note Width by Default",
"command.view.defaultNoteWidthWide": "Use Wide Note Width by Default",
"command.view.leftLayout": "Dùng bố cục ghi chú căn trái",
"command.view.centerLayout": "Dùng bố cục ghi chú căn giữa",
"command.view.toggleAiPanel": "Bật/tắt bảng AI",
"command.view.newAiChat": "Cuộc trò chuyện AI mới",
"command.view.toggleBacklinks": "Bật/tắt backlink",
"command.view.moveViewUp": "Move View Up",
"command.view.moveViewDown": "Move View Down",
"command.view.moveNamedViewUp": "Move {name} Up",
"command.view.moveNamedViewDown": "Move {name} Down",
"command.view.zoomIn": "Phóng to ({zoom}%)",
"command.view.zoomOut": "Thu nhỏ ({zoom}%)",
"command.view.resetZoom": "Đặt lại thu phóng",
"command.settings.createEmptyVault": "Tạo kho trống…",
"command.settings.openVault": "Mở kho…",
"command.settings.removeVault": "Xóa kho khỏi danh sách",
"command.settings.restoreGettingStarted": "Khôi phục kho Getting Started",
"command.settings.manageExternalAi": "Quản lý công cụ AI bên ngoài…",
"command.settings.setupExternalAi": "Thiết lập công cụ AI bên ngoài…",
"command.settings.reloadVault": "Tải lại kho",
"command.settings.repairVault": "Sửa kho",
"command.settings.useLightMode": "Dùng giao diện sáng",
"command.settings.useDarkMode": "Dùng giao diện tối",
"command.settings.useSystemTheme": "Sử dụng Giao diện Hệ thống",
"command.settings.toggleGitignoredFilesVisibility": "Bật/tắt hiển thị tệp Git Ignored",
"command.ai.openAgents": "Mở tác nhân AI",
"command.ai.restoreGuidance": "Khôi phục hướng dẫn AI của Tolaria",
"command.ai.switchToAgent": "Chuyển tác nhân AI sang {agent}",
"command.ai.switchDefault": "Chuyển tác nhân AI mặc định",
"command.ai.switchDefaultWithAgent": "Chuyển tác nhân AI mặc định ({agent})",
"settings.title": "Cài đặt",
"settings.close": "Đóng cài đặt",
"settings.sync.title": "Đồng bộ & cập nhật",
"settings.sync.description": "Cấu hình việc kéo nền và nguồn cập nhật mà Tolaria theo dõi. Stable chỉ nhận các bản phát hành đã được duyệt thủ công, còn Alpha sẽ theo mọi lần đẩy lên main.",
"settings.pullInterval": "Chu kỳ kéo (phút)",
"settings.pullIntervalDescription": "Tần suất Tolaria kiểm tra các thay đổi kho từ xa.",
"settings.releaseChannel": "Kênh phát hành",
"settings.releaseChannelDescription": "Stable theo các bản phát hành đã được duyệt; Alpha theo mọi lần đẩy lên main.",
"settings.releaseStable": "Ổn định",
"settings.releaseAlpha": "Alpha",
"settings.workspaces.title": "Vault",
"settings.workspaces.enable": "Sử dụng nhiều vault cùng một lúc",
"settings.workspaces.enableDescription": "Thử nghiệm: tải các vault được bao gồm vào một biểu đồ duy nhất. Bỏ chọn tùy chọn này để sử dụng một vault mỗi lần.",
"settings.workspaces.name": "Tên",
"settings.workspaces.label": "Nhãn",
"settings.workspaces.slug": "Slug",
"settings.workspaces.nameAria": "Tên vault cho {label}",
"settings.workspaces.labelAria": "Nhãn vault cho {label}",
"settings.workspaces.slugAria": "Slug vault cho {label}",
"settings.workspaces.nameTooltip": "Tên hiển thị được hiển thị trong menu, cài đặt và bộ chọn vault.",
"settings.workspaces.labelTooltip": "Tên viết tắt ngắn hiển thị trên ghi chú, kết quả tìm kiếm, đường dẫn điều hướng và huy hiệu kho lưu trữ.",
"settings.workspaces.slugTooltip": "Tiền tố ổn định được sử dụng trong các liên kết và mối quan hệ giữa các vault. Hiện tại, tiền tố này ở chế độ chỉ đọc để tránh làm hỏng các tham chiếu hiện có.",
"settings.workspaces.color": "Màu",
"settings.workspaces.moveUpAria": "Di chuyển vault {label} lên",
"settings.workspaces.moveDownAria": "Di chuyển kho {label} xuống dưới",
"settings.workspaces.removeAria": "Xóa kho {label}",
"settings.appearance.title": "Giao diện",
"settings.appearance.description": "Chọn chế độ màu của ứng dụng dùng cho phần khung Tolaria, vùng soạn thảo, menu và hộp thoại.",
"settings.theme.label": "Chủ đề",
"settings.theme.light": "Sáng",
"settings.theme.dark": "Tối",
"settings.theme.system": "Hệ thống",
"settings.language.title": "Ngôn ngữ",
"settings.language.description": "Chọn ngôn ngữ hiển thị cho phần khung Tolaria. Hệ thống sẽ theo macOS nếu ngôn ngữ đó được hỗ trợ, còn tiếng Anh là phương án dự phòng.",
"settings.language.label": "Ngôn ngữ hiển thị",
"settings.language.system": "Hệ thống ({language})",
"settings.language.summary": "Các bản dịch còn thiếu sẽ quay về tiếng Anh để những ngôn ngữ dịch dở vẫn dùng được.",
"settings.autogit.title": "Git",
"settings.git.enable": "Bật tính năng Git",
"settings.git.enableDescription": "Hiển thị trạng thái Git, lịch sử, thay đổi, commit, đồng bộ và các điều khiển AutoGit trên toàn Tolaria.",
"settings.autogit.description.enabled": "Tự động tạo các điểm kiểm tra Git an toàn sau khi bạn ngừng chỉnh sửa hoặc khi ứng dụng không còn hoạt động.",
"settings.autogit.description.disabled": "AutoGit chưa khả dụng cho đến khi kho hiện tại được bật Git. Hãy khởi tạo Git cho kho này trước.",
"settings.autogit.description.gitDisabled": "AutoGit không khả dụng khi các tính năng Git bị tắt.",
"settings.autogit.enable": "Bật AutoGit",
"settings.autogit.enableDescription": "Khi bật, Tolaria sẽ tự động commit và đẩy các thay đổi đã lưu sau một khoảng nghỉ hoặc khi ứng dụng chuyển sang trạng thái không hoạt động.",
"settings.autogit.idleThreshold": "Ngưỡng nhàn rỗi (giây)",
"settings.autogit.idleThresholdDescription": "Tolaria đợi bao lâu sau khi bạn tạm dừng chỉnh sửa trước khi tạo checkpoint.",
"settings.autogit.inactiveThreshold": "Thời gian ân hạn khi ứng dụng không hoạt động (giây)",
"settings.autogit.inactiveThresholdDescription": "Tolaria đợi bao lâu sau khi ứng dụng không còn hoạt động trước khi tạo checkpoint.",
"settings.titles.title": "Tiêu đề & tên tệp",
"settings.titles.description": "Chọn xem Tolaria có tự động đồng bộ tên tệp của ghi chú chưa đặt tên từ tiêu đề H1 đầu tiên hay không.",
"settings.titles.autoRename": "Tự đổi tên ghi chú chưa đặt tên từ H1 đầu tiên",
"settings.titles.autoRenameDescription": "Khi bật, Tolaria sẽ đổi tên tệp ghi chú chưa đặt tên ngay khi H1 đầu tiên trở thành tiêu đề thật. Tắt tùy chọn này nếu bạn muốn giữ nguyên tên tệp cho đến khi tự đổi thủ công từ thanh breadcrumb.",
"settings.vaultContent.title": "Nội dung",
"settings.vaultContent.description": "Kiểm soát việc các tệp khớp với .gitignore của kho có xuất hiện trong Tolaria hay không.",
"settings.dateDisplay.default": "Hiển thị ngày",
"settings.dateDisplay.defaultDescription": "Chọn cách Tolaria hiển thị ngày tháng bên ngoài các trường ngày tháng có thể chỉnh sửa.",
"settings.dateDisplay.us": "Kiểu Mỹ (5/11/2026)",
"settings.dateDisplay.european": "Kiểu châu Âu (11/5/2026)",
"settings.dateDisplay.friendly": "Dạng thân thiện (11 tháng 5 năm 2026)",
"settings.dateDisplay.iso": "ISO (2026-05-11)",
"settings.noteWidth.default": "Chiều rộng ghi chú mặc định",
"settings.noteWidth.defaultDescription": "Chọn độ rộng trình soạn thảo định dạng cho các ghi chú không có độ rộng ghi chú được chỉ định rõ ràng.",
"settings.noteWidth.normal": "Bình thường",
"settings.noteWidth.wide": "Rộng",
"settings.sidebarTypePluralization.label": "Sử dụng dạng số nhiều cho tên loại trong thanh bên",
"settings.sidebarTypePluralization.description": "Khi được bật, Tolaria sẽ tự động biến các nhãn phần loại thành dạng số nhiều, trừ khi một loại xác định nhãn thanh bên của riêng nó.",
"settings.vaultContent.hideGitignored": "Ẩn các tệp và thư mục bị Git bỏ qua",
"settings.vaultContent.hideGitignoredDescription": "Giữ các tệp kho được tạo sinh và chỉ dùng cục bộ ra khỏi ghi chú, tìm kiếm, mở nhanh và danh sách thư mục.",
"settings.allNotesVisibility.title": "All Notes visibility",
"settings.allNotesVisibility.description": "Choose which non-Markdown file categories appear in All Notes. Folder browsing still shows files in their folders.",
"settings.allNotesVisibility.pdfs": "Hiển thị PDF",
"settings.allNotesVisibility.pdfsDescription": "Hiển thị các tệp PDF trong All Notes. Khi duyệt thư mục, các tệp PDF vẫn được hiển thị trong thư mục tương ứng.",
"settings.allNotesVisibility.images": "Hiển thị hình ảnh",
"settings.allNotesVisibility.imagesDescription": "Hiển thị các tệp hình ảnh phổ biến trong All Notes. Khi duyệt thư mục, các tệp này vẫn được hiển thị trong thư mục tương ứng.",
"settings.allNotesVisibility.unsupported": "Hiển thị các tệp không được hỗ trợ",
"settings.allNotesVisibility.unsupportedDescription": "Hiển thị các tệp không phải Markdown khác không có chế độ xem trước trong ứng dụng trong mục Tất cả ghi chú. Khi duyệt thư mục, các tệp này vẫn hiển thị trong thư mục tương ứng.",
"settings.aiAgents.title": "Tác nhân AI",
"settings.aiAgents.description": "Chọn mục tiêu AI mặc định của Tolaria. Các tác tử cục bộ có thể chỉnh sửa thông qua các công cụ; API và các mô hình cục bộ chạy ở chế độ trò chuyện mà không có công cụ ghi vault.",
"settings.aiFeatures.enable": "Bật các tính năng AI của Tolaria",
"settings.aiFeatures.enableDescription": "Hiển thị các điều khiển trên bảng điều khiển AI, chế độ bảng lệnh AI và lời nhắc trạng thái AI. Tắt tùy chọn này để ẩn các bề mặt AI cho đến khi bạn bật lại tại đây.",
"settings.aiAgents.default": "Tác nhân AI mặc định",
"settings.aiAgents.defaultTarget": "Mục tiêu AI mặc định",
"settings.aiAgents.agentGroup": "Tác tử cục bộ",
"settings.aiAgents.localGroup": "Mô hình cục bộ",
"settings.aiAgents.apiGroup": "Mô hình API",
"settings.aiAgents.installed": "đã cài",
"settings.aiAgents.missing": "chưa có",
"settings.aiAgents.ready": "{agent}{version} đã sẵn sàng sử dụng.",
"settings.aiAgents.notInstalled": "{agent} chưa được cài. Bạn vẫn có thể chọn ngay và cài sau.",
"settings.aiAgents.apiReady": "{target} được định cấu hình cho chế độ trò chuyện. {storage}",
"settings.aiAgents.apiLocalKey": "Khóa API của nó được lưu cục bộ trên thiết bị này.",
"settings.aiAgents.apiEnv": "Khóa API của nó được đọc từ {env}.",
"settings.aiAgents.apiNoKey": "Không có khóa API nào được định cấu hình, đây là điều bình thường đối với các mô hình cục bộ.",
"settings.aiAgents.installedTitle": "Các tác tử cục bộ được công nhận",
"settings.aiAgents.installedDescription": "Các tác tử cục bộ có thể sử dụng các công cụ để kiểm tra và chỉnh sửa vault. Trạng thái cài đặt được phát hiện từ thiết bị này.",
"settings.aiAgents.noVersion": "Không phát hiện được phiên bản nào",
"settings.aiProviders.title": "Nhà cung cấp mô hình",
"settings.aiProviders.description": "Thêm các mô hình cục bộ hoặc được hỗ trợ bởi API. Các mục tiêu này hiện có thể trả lời từ ngữ cảnh ghi chú; việc chỉnh sửa dựa trên công cụ vẫn thuộc về các tác tử cục bộ.",
"settings.aiProviders.localTitle": "Mô hình cục bộ",
"settings.aiProviders.localDescription": "Kết nối Ollama hoặc LM Studio. Các mô hình này hoạt động ở chế độ trò chuyện và thường không cần khóa API.",
"settings.aiProviders.apiTitle": "Mô hình API",
"settings.aiProviders.apiDescription": "Kết nối với các nhà cung cấp được lưu trữ như OpenAI, Anthropic, Gemini, OpenRouter hoặc một điểm cuối khác tương thích với OpenAI.",
"settings.aiProviders.kind": "Nhà cung cấp",
"settings.aiProviders.kind.ollama": "Ollama",
"settings.aiProviders.kind.lmStudio": "LM Studio",
"settings.aiProviders.kind.openAi": "OpenAI",
"settings.aiProviders.kind.anthropic": "Anthropic",
"settings.aiProviders.kind.gemini": "Gemini",
"settings.aiProviders.kind.openRouter": "OpenRouter",
"settings.aiProviders.kind.compatible": "Tương thích với OpenAI",
"settings.aiProviders.name": "Tên",
"settings.aiProviders.baseUrl": "Base URL",
"settings.aiProviders.model": "Model ID",
"settings.aiProviders.key": "Khóa API",
"settings.aiProviders.keyPlaceholder": "Được lưu trữ cục bộ, không hiển thị lại",
"settings.aiProviders.keyStorage": "Lưu trữ khóa API",
"settings.aiProviders.keyStorage.local": "Lưu cục bộ trong Tolaria",
"settings.aiProviders.keyStorage.env": "Đọc từ biến môi trường",
"settings.aiProviders.keyStorage.none": "Không có khóa",
"settings.aiProviders.keyEnv": "Biến môi trường khóa API",
"settings.aiProviders.keySafety": "Tolaria không lưu trữ khóa API của nhà cung cấp trong phần cài đặt. Đối với các API được lưu trữ, hãy đặt khóa vào một biến môi trường và nhập tên biến đó tại đây.",
"settings.aiProviders.keySafetyLocal": "Các khóa API đã lưu được ghi vào dữ liệu ứng dụng cục bộ của Tolaria với quyền truy cập tệp chỉ dành cho chủ sở hữu. Các khóa này không được lưu trữ trong cài đặt vault cũng như không được đồng bộ hóa giữa các thiết bị.",
"settings.aiProviders.localSafety": "Các nhà cung cấp cục bộ được gọi từ thiết bị này. Nếu máy chủ cục bộ của bạn yêu cầu khóa, hãy thêm khóa đó dưới dạng mô hình API thay vì lưu trữ trong cài đặt.",
"settings.aiProviders.add": "Thêm nhà cung cấp",
"settings.aiProviders.addLocal": "Thêm mô hình cục bộ",
"settings.aiProviders.addApi": "Thêm mô hình API",
"settings.aiProviders.test": "Kiểm thử mô hình",
"settings.aiProviders.testing": "Đang kiểm tra...",
"settings.aiProviders.testSuccess": "Kết nối hoạt động. Mô hình đã phản hồi thành công.",
"settings.aiProviders.empty": "Chưa có nhà cung cấp nào được định cấu hình trong phần này.",
"settings.aiProviders.defaultEndpoint": "điểm cuối mặc định",
"settings.aiProviders.keyLocalSaved": "đã lưu khóa cục bộ",
"settings.aiProviders.keyEnvSaved": "khóa từ {env}",
"settings.aiProviders.noKey": "không có khóa API",
"settings.workflow.title": "Quy trình",
"settings.workflow.description": "Chọn xem Tolaria có hiển thị quy trình Hộp thư đến hay không, và cách nó chuyển qua các mục khi bạn phân loại chúng.",
"settings.workflow.explicit": "Sắp xếp ghi chú rõ ràng",
"settings.workflow.explicitDescription": "Khi bật, phần Hộp thư đến sẽ hiển thị các ghi chú chưa được sắp xếp và có một công tắc để đánh dấu ghi chú đã được sắp xếp.",
"settings.workflow.autoAdvance": "Tự chuyển sang mục Hộp thư đến tiếp theo",
"settings.workflow.autoAdvanceDescription": "Khi bật, việc đánh dấu một ghi chú trong Hộp thư đến là đã sắp xếp sẽ mở ngay ghi chú tiếp theo đang hiển thị.",
"settings.privacy.title": "Đo lường",
"settings.privacy.description": "Dữ liệu ẩn danh giúp chúng tôi sửa lỗi và cải thiện Tolaria. Không bao giờ gửi nội dung kho, tiêu đề ghi chú hay đường dẫn tệp.",
"settings.privacy.crashReporting": "Báo cáo sự cố",
"settings.privacy.crashReportingDescription": "Gửi báo cáo lỗi ẩn danh",
"settings.privacy.analytics": "Phân tích sử dụng",
"settings.privacy.analyticsDescription": "Chia sẻ mẫu sử dụng ẩn danh",
"settings.footerShortcut": "⌘, để mở cài đặt",
"settings.cancel": "Hủy",
"settings.save": "Lưu",
"common.cancel": "Hủy",
"common.create": "Create",
"common.save": "Save",
"common.remove": "Xóa",
"customize.color": "Color",
"customize.icon": "Icon",
"customize.searchIcons": "Search icons…",
"customize.noIconsFound": "No icons found",
"customize.template": "Template",
"customize.templatePlaceholder": "Markdown template for new notes of this type…",
"customize.done": "Done",
"viewDialog.title.create": "Create View",
"viewDialog.title.edit": "Edit View",
"viewDialog.description.create": "Create a saved view by choosing a name and filter rules.",
"viewDialog.description.edit": "Update the name and filters for this saved view.",
"viewDialog.nameLabel": "Name",
"viewDialog.namePlaceholder": "e.g. Active Projects, Reading List...",
"viewDialog.filtersLabel": "Filters",
"viewDialog.saveError": "Could not save view.",
"viewDialog.selectedIcon": "Selected icon: {icon}",
"viewDialog.selectedColor": "Selected color: {color}",
"ai.permission.safe.short": "Safe",
"ai.permission.safe.control": "Vault Safe",
"ai.permission.safe.tooltip": "Vault Safe keeps agents limited to file, search, and edit tools.",
"ai.permission.powerUser.short": "Power User",
"ai.permission.powerUser.control": "Power User",
"ai.permission.powerUser.tooltip": "Power User also allows local shell commands for this vault.",
"ai.permission.modeAria": "AI agent permission mode",
"ai.permission.changed": "AI permission mode changed to {label}. It will apply to the next message.",
"ai.panel.title": "AI Agent",
"ai.panel.status.checking": "Checking availability",
"ai.panel.status.missing": "{agent} · not installed",
"ai.panel.status.ready": "{agent} · {mode}",
"ai.panel.mode.chat": "Trò chuyện",
"ai.panel.mode.chatDescription": "Chế độ trò chuyện có thể sử dụng ngữ cảnh ghi chú, nhưng không có quyền truy cập các công cụ ghi vào vault hoặc quyền truy cập shell.",
"ai.panel.copyMcpConfig": "Copy MCP config",
"ai.panel.mcpConfig": "MCP config",
"ai.panel.newChat": "New AI chat",
"ai.panel.close": "Close AI panel",
"ai.panel.linkedCount": "+ {count} linked",
"ai.panel.empty.checkingTitle": "Checking AI agent availability",
"ai.panel.empty.checkingDescription": "Messages can be sent when the selected agent is ready",
"ai.panel.empty.missingTitle": "{agent} is not available on this machine",
"ai.panel.empty.missingDescription": "Install it or switch the default AI agent in Settings",
"ai.panel.empty.withContextTitle": "Ask anything to {agent}",
"ai.panel.empty.noContextTitle": "Open a note, then ask {agent} about it",
"ai.panel.empty.withContextDescription": "Summarize, find connections, expand ideas",
"ai.panel.empty.noContextDescription": "The AI will use the active note as context",
"ai.panel.placeholder.checking": "Checking AI agent availability...",
"ai.panel.placeholder.missing": "{agent} is not installed. Open AI Agents in Settings.",
"ai.panel.placeholder.ready": "Ask {agent}",
"ai.panel.send": "Send message",
"ai.message.regenerate": "Regenerate response",
"ai.message.copy": "Copy response",
"ai.message.fork": "Fork chat from here",
"ai.workspace.title": "Đại lý",
"ai.workspace.newChat": "Trò chuyện mới",
"ai.workspace.collapseSidebar": "Thu gọn danh sách trò chuyện AI",
"ai.workspace.expandSidebar": "Mở rộng danh sách trò chuyện AI",
"ai.workspace.close": "Đóng không gian làm việc AI",
"ai.workspace.expandPanel": "Mở rộng không gian làm việc AI",
"ai.workspace.restorePanel": "Khôi phục bảng điều khiển không gian làm việc AI",
"ai.workspace.restoreGuidance": "Restore",
"ai.workspace.closeChat": "Đóng {title}",
"ai.workspace.popOut": "Mở trong cửa sổ riêng",
"ai.workspace.dock": "Gắn không gian làm việc AI vào màn hình",
"ai.workspace.settings": "Cài đặt AI",
"ai.workspace.archive": "Lưu trữ cuộc trò chuyện",
"ai.workspace.restore": "Khôi phục cuộc trò chuyện",
"ai.workspace.showArchived": "Hiển thị các cuộc trò chuyện đã lưu trữ",
"ai.workspace.hideArchived": "Ẩn các cuộc trò chuyện đã lưu trữ",
"ai.workspace.noActiveChats": "Không có cuộc trò chuyện đang hoạt động",
"ai.workspace.noArchivedChats": "Không có cuộc trò chuyện nào được lưu trữ",
"ai.workspace.chatTitle": "AI Chat {index}",
"ai.workspace.renameChat": "Đổi tên cuộc trò chuyện",
"ai.workspace.status.archived": "Đã lưu trữ",
"ai.workspace.status.idle": "Không hoạt động",
"ai.workspace.status.running": "Đang chạy",
"ai.workspace.status.done": "Hoàn tất",
"ai.workspace.status.error": "Lỗi",
"ai.workspace.permissionMode": "Chế độ quyền",
"ai.workspace.guidanceWarning": "Hướng dẫn Vault cần được chú ý: {summary}",
"ai.workspace.targetLabel": "Mục tiêu AI",
"ai.workspace.targetLocalAgents": "Tác tử cục bộ",
"ai.workspace.targetLocalModels": "Mô hình cục bộ",
"ai.workspace.targetApiModels": "Mô hình API",
"ai.workspace.noTargets": "Không có mục tiêu AI nào được cài đặt",
"ai.workspace.target.localAgents": "Tác tử cục bộ",
"ai.workspace.target.localModels": "Mô hình cục bộ",
"ai.workspace.target.apiModels": "Mô hình API",
"ai.workspace.target.none": "Không có mục tiêu AI nào được cài đặt",
"ai.workspace.target.unavailable": "Không khả dụng",
"ai.workspace.target.installed": "Đã cài đặt",
"ai.workspace.target.installedVersion": "Đã cài đặt {version}",
"ai.workspace.target.localModel": "Mô hình cục bộ",
"ai.workspace.target.apiModel": "Mô hình API",
"mcp.setup.manageTitle": "Manage External AI Tools",
"mcp.setup.setupTitle": "Set Up External AI Tools",
"mcp.setup.connectedDescription": "Tolaria is already connected to external AI tools for this vault. Reconnect to refresh the configuration, or disconnect to remove Tolaria from those third-party config files.",
"mcp.setup.setupDescription": "Tolaria can add its MCP server to external AI tools for this vault, but it will not touch third-party config files until you confirm here.",
"mcp.setup.reconnect": "Reconnect External AI Tools",
"mcp.setup.connect": "Connect External AI Tools",
"mcp.setup.disconnect": "Disconnect",
"mcp.setup.connecting": "Connecting…",
"mcp.setup.disconnecting": "Disconnecting…",
"mcp.setup.runtimeRequirement": "Thiết lập này yêu cầu Node.js 18+ hoặc Bun 1+ trong PATH và một công cụ máy tính tương thích MCP. Tolaria kiểm tra runtime trước khi ghi cấu hình để công cụ không trỏ đến một lệnh bị hỏng.",
"mcp.setup.writeEntryDescription": "Confirming this action will write or update Tolaria's single {entry} MCP entry in:",
"mcp.setup.clientPathsDescription": "Claude Code CLI reads ~/.claude.json, Gemini CLI reads ~/.gemini/settings.json, Cursor reads ~/.cursor/mcp.json, and the generic ~/.config/mcp/mcp.json path is picked up by other MCP-compatible tools. Closing leaves all files untouched unless you connect or disconnect, reconnecting is idempotent, and disconnecting removes Tolaria's entry again.",
"mcp.setup.geminiGuidanceDescription": "Gemini CLI needs its own install and sign-in. Use Restore Tolaria AI Guidance when you want a vault-root GEMINI.md compatibility shim that points Gemini back to the shared AGENTS.md instructions without overwriting custom guidance.",
"mcp.setup.manual.title": "Manual MCP config",
"mcp.setup.manual.copy": "Copy MCP config",
"mcp.setup.manual.loading": "Loading exact MCP config...",
"mcp.setup.manual.unavailable": "Exact config is available after a vault is open.",
"mcp.toast.connected": "Tolaria external AI tools connected successfully",
"mcp.toast.refreshed": "Tolaria external AI tools setup refreshed successfully",
"mcp.toast.disconnected": "Tolaria external AI tools disconnected successfully",
"mcp.toast.alreadyDisconnected": "Tolaria external AI tools were already disconnected",
"mcp.toast.configCopied": "Tolaria MCP config copied to clipboard",
"mcp.toast.configCopyFailed": "Copy MCP config failed: {error}",
"mcp.toast.setupFailed": "External AI tool setup failed: {error}",
"mcp.toast.disconnectFailed": "External AI tool disconnect failed: {error}",
"mcp.error.clipboardUnavailable": "Clipboard API is unavailable",
"save.toast.saved": "Saved",
"save.toast.nothingToSave": "Nothing to save",
"save.toast.missingActiveVault": "Select or restore a vault before saving.",
"save.error.failed": "Save failed: {error}",
"save.error.autoFailed": "Auto-save failed: {error}",
"save.error.invalidPath": "Save failed: The note path is invalid on this platform. Rename the note or move it to a valid folder, then try again.",
"savedViews.reordered": "Views reordered",
"locale.en": "Tiếng Anh",
"sidebar.nav.inbox": "Hộp thư đến",
"sidebar.nav.allNotes": "Tất cả ghi chú",
"sidebar.nav.archive": "Kho lưu trữ",
"sidebar.group.favorites": "MỤC YÊU THÍCH",
"sidebar.group.views": "CHẾ ĐỘ XEM",
"sidebar.group.types": "LOẠI",
"sidebar.group.folders": "THƯ MỤC",
"sidebar.action.createView": "Tạo chế độ xem",
"sidebar.action.editView": "Chỉnh sửa chế độ xem",
"sidebar.action.renameView": "Rename view…",
"sidebar.action.deleteView": "Xóa chế độ xem",
"sidebar.action.reorderView": "Sắp xếp lại chế độ xem",
"sidebar.action.moveViewUp": "Di chuyển chế độ xem lên",
"sidebar.action.moveViewDown": "Di chuyển chế độ xem xuống",
"sidebar.action.customizeSections": "Tùy chỉnh các mục",
"sidebar.action.renameSection": "Đổi tên mục…",
"sidebar.action.renameType": "Rename type…",
"sidebar.action.customizeIconColor": "Tùy chỉnh biểu tượng & màu sắc…",
"sidebar.action.deleteType": "Delete type",
"sidebar.action.createType": "Tạo loại mới",
"sidebar.action.collapse": "Thu gọn thanh bên",
"sidebar.action.expand": "Mở rộng thanh bên",
"sidebar.action.createFolder": "Tạo thư mục",
"sidebar.action.renameFolder": "Đổi tên thư mục",
"sidebar.action.deleteFolder": "Xóa thư mục",
"sidebar.action.createNodeInFolderMenu": "Tạo nút mới trong thư mục này",
"sidebar.action.revealFolderMenu": "Hiển thị trong Finder",
"sidebar.action.copyFolderPathMenu": "Sao chép đường dẫn thư mục",
"sidebar.action.renameFolderMenu": "Đổi tên thư mục...",
"sidebar.action.deleteFolderMenu": "Xóa thư mục...",
"sidebar.view.name": "View name",
"sidebar.folder.name": "Tên thư mục",
"sidebar.folder.newName": "Tên thư mục mới",
"sidebar.folder.expand": "Mở rộng {name}",
"sidebar.folder.collapse": "Thu gọn {name}",
"sidebar.section.name": "Tên mục",
"sidebar.section.showInSidebar": "Hiển thị trong thanh bên",
"sidebar.section.toggle": "Bật/tắt {label}",
"sidebar.disabled.comingSoon": "Sắp ra mắt",
"noteList.title.archive": "Kho lưu trữ",
"noteList.title.changes": "Thay đổi",
"noteList.title.inbox": "Hộp thư đến",
"noteList.title.history": "Lịch sử",
"noteList.title.view": "Chế độ xem",
"noteList.title.notes": "Ghi chú",
"noteList.searchPlaceholder": "Tìm ghi chú...",
"noteList.searchAction": "Tìm ghi chú",
"noteList.clearSearch": "Xóa tìm kiếm",
"noteList.quickOpenCreate": "Tạo ghi chú \"{title}\"",
"noteList.createNote": "Tạo ghi chú mới",
"noteList.empty.changesError": "Không tải được thay đổi: {error}",
"noteList.empty.noChanges": "Không có thay đổi chờ xử lý",
"noteList.empty.noArchived": "Không có ghi chú đã lưu trữ",
"noteList.empty.noMatching": "Không có ghi chú phù hợp",
"noteList.empty.allOrganized": "Tất cả ghi chú đã được sắp xếp",
"noteList.empty.noNotes": "Không tìm thấy ghi chú nào",
"noteList.empty.noMatchingItems": "Không có mục phù hợp",
"noteList.empty.noRelatedItems": "Không có mục liên quan",
"noteList.sort.modified": "Đã sửa đổi",
"noteList.sort.created": "Đã tạo",
"noteList.sort.title": "Tiêu đề",
"noteList.sort.status": "Trạng thái",
"noteList.sort.by": "Sắp xếp theo {label}",
"noteList.sort.menu": "Sắp xếp {label}",
"noteList.sort.ascending": "Tăng dần",
"noteList.sort.descending": "Giảm dần",
"noteList.filter.open": "Đang mở",
"noteList.filter.archived": "Đã lưu trữ",
"noteList.filter.week": "Tuần",
"noteList.filter.month": "Tháng",
"noteList.filter.all": "Tất cả",
"noteList.properties.customizeColumns": "Tùy chỉnh cột",
"noteList.properties.customizeAllColumns": "Tùy chỉnh các cột của Tất cả ghi chú",
"noteList.properties.customizeInboxColumns": "Tùy chỉnh các cột của Hộp thư đến",
"noteList.properties.customizeViewColumns": "Tùy chỉnh các cột của {name}",
"noteList.properties.showInNoteList": "Hiển thị trong danh sách ghi chú",
"noteList.properties.searchPlaceholder": "Tìm thuộc tính...",
"noteList.properties.searchLabel": "Tìm thuộc tính danh sách ghi chú",
"noteList.properties.noMatches": "Không có thuộc tính nào khớp với tìm kiếm này.",
"noteList.properties.reorder": "Sắp xếp lại {name}",
"noteList.changes.restoreNote": "Khôi phục ghi chú",
"noteList.changes.discardChanges": "Bỏ thay đổi",
"noteList.changes.restoreDescription": "Khôi phục {file} từ Git?",
"noteList.changes.discardDescription": "Bỏ thay đổi với {file}? Không thể hoàn tác.",
"noteList.changes.thisFile": "tệp này",
"noteList.changes.restore": "Khôi phục",
"noteList.changes.discard": "Bỏ",
"noteList.changes.cancel": "Hủy",
"editor.empty.selectNote": "Chọn một ghi chú để bắt đầu chỉnh sửa",
"editor.empty.shortcuts": "{quickOpen} để tìm kiếm · {newNote} để tạo",
"editor.raw.label": "Trình soạn thảo thô",
"editor.find.findLabel": "Tìm",
"editor.find.findPlaceholder": "Tìm",
"editor.find.replaceLabel": "Thay thế",
"editor.find.replacePlaceholder": "Thay thế",
"editor.find.matchCount": "{current} / {total}",
"editor.find.noMatches": "Không có kết quả trùng khớp",
"editor.find.invalidRegex": "Biểu thức chính quy không hợp lệ",
"editor.find.regexMustMatchText": "Biểu thức chính quy phải khớp với văn bản",
"editor.find.previousMatch": "Kết quả trước",
"editor.find.nextMatch": "Kết quả tiếp theo",
"editor.find.showReplace": "Hiện thay thế",
"editor.find.hideReplace": "Ẩn thay thế",
"editor.find.regex": "Dùng regex",
"editor.find.matchCase": "Phân biệt hoa thường",
"editor.find.close": "Đóng tìm kiếm",
"editor.find.replace": "Thay thế",
"editor.find.replaceAll": "Tất cả",
"editor.toolbar.rawReturn": "Quay lại trình soạn thảo",
"editor.toolbar.rawOpen": "Mở trình soạn thảo thô",
"editor.toolbar.noteWidthNormal": "Switch to normal note width",
"editor.toolbar.noteWidthWide": "Switch to wide note width",
"editor.toolbar.centerLayout": "Chuyển sang bố cục ghi chú căn giữa",
"editor.toolbar.leftLayout": "Chuyển sang bố cục ghi chú căn trái",
"editor.toolbar.removeFavorite": "Xóa khỏi mục yêu thích",
"editor.toolbar.addFavorite": "Thêm vào mục yêu thích",
"editor.toolbar.markUnorganized": "Đặt ghi chú là chưa sắp xếp",
"editor.toolbar.markOrganized": "Đặt ghi chú là đã sắp xếp",
"editor.toolbar.openNeighborhood": "Mở vùng lân cận của ghi chú",
"editor.toolbar.noDiff": "Chưa có diff nào khả dụng",
"editor.toolbar.loadingDiff": "Đang tải diff",
"editor.toolbar.gitDiff": "Git diff",
"editor.toolbar.showDiff": "Hiển thị diff hiện tại",
"editor.toolbar.openAi": "Mở bảng AI",
"editor.toolbar.closeAi": "Đóng bảng AI",
"editor.toolbar.openTableOfContents": "Mở mục lục",
"editor.toolbar.closeTableOfContents": "Đóng mục lục",
"editor.toolbar.restoreArchived": "Khôi phục ghi chú đã lưu trữ này",
"editor.toolbar.archive": "Lưu trữ ghi chú này",
"editor.toolbar.delete": "Xóa ghi chú này",
"editor.toolbar.revealFile": "Hiển thị trong Finder",
"editor.toolbar.copyFilePath": "Sao chép đường dẫn tệp",
"editor.toolbar.copyNoteDeepLink": "Sao chép liên kết sâu của ghi chú",
"editor.toolbar.moreActions": "Thêm hành động ghi chú",
"editor.toolbar.openProperties": "Mở bảng thuộc tính",
"filePreview.copyDeepLink": "Sao chép liên kết",
"deepLinks.copied": "Đã sao chép liên kết sâu",
"deepLinks.error.ambiguousVault": "Liên kết sâu khớp với nhiều hơn một vault. Đổi tên một bí danh vault trong phần Cài đặt.",
"deepLinks.error.copyFailed": "Không thể sao chép liên kết sâu: {detail}",
"deepLinks.error.invalidScheme": "Đây không phải là liên kết sâu của Tolaria.",
"deepLinks.error.malformedUrl": "Liên kết sâu không đúng định dạng.",
"deepLinks.error.missingFile": "Mục tiêu của liên kết sâu không có trong kho này.",
"deepLinks.error.missingPath": "Liên kết sâu thiếu đường dẫn mục trong kho lưu trữ.",
"deepLinks.error.missingVault": "Liên kết sâu thiếu kho.",
"deepLinks.error.openFailed": "Không thể mở liên kết sâu: {detail}",
"deepLinks.error.outsideVault": "Không thể liên kết mục này vì nó nằm ngoài kho.",
"deepLinks.error.unavailableVault": "Kho liên kết sâu không khả dụng trên thiết bị này.",
"deepLinks.error.unknownVault": "Liên kết sâu trỏ đến một vault không xác định.",
"deepLinks.error.unsafePath": "Đường dẫn liên kết sâu không thể nằm ngoài vault.",
"editor.slash.math": "Toán học",
"tableOfContents.title": "Mục lục",
"tableOfContents.close": "Đóng mục lục",
"tableOfContents.empty": "Không có tiêu đề trong ghi chú này",
"tableOfContents.emptyNoNote": "Chưa chọn ghi chú nào",
"tableOfContents.navLabel": "Mục lục",
"tableOfContents.untitledHeading": "Tiêu đề chưa có tên",
"tableOfContents.expandHeading": "Mở rộng {heading}",
"tableOfContents.collapseHeading": "Thu gọn {heading}",
"editor.codeBlock.copy": "Copy code to clipboard",
"editor.imageLightbox.title": "Image preview",
"editor.filename.rename": "Đổi tên tệp",
"editor.filename.renameToTitle": "Đổi tên tệp cho khớp với tiêu đề",
"editor.filename.trigger": "Tên tệp {filename}. Nhấn Enter để đổi tên",
"editor.banner.archived": "Đã lưu trữ",
"editor.banner.unarchive": "Bỏ lưu trữ",
"editor.banner.conflict": "Ghi chú này có xung đột hợp nhất",
"editor.banner.keepMine": "Giữ bản của tôi",
"editor.banner.keepMineTooltip": "Giữ phiên bản cục bộ của tôi",
"editor.banner.keepTheirs": "Giữ bản của họ",
"editor.banner.keepTheirsTooltip": "Giữ phiên bản từ remote",
"inspector.title.properties": "Thuộc tính",
"inspector.title.propertiesShortcut": "Thuộc tính (⌘⇧I)",
"inspector.title.closePropertiesShortcut": "Đóng thuộc tính (⌘⇧I)",
"inspector.title.collidingProperties": "Thuộc tính xung đột",
"inspector.title.collidingPropertiesAria": "Thuộc tính xung đột. Mở trình soạn thảo thô.",
"inspector.empty.noNoteSelected": "Chưa chọn ghi chú nào",
"inspector.empty.noProperties": "Ghi chú này vẫn chưa có thuộc tính",
"inspector.empty.initializeProperties": "Khởi tạo thuộc tính",
"inspector.empty.invalidProperties": "Thuộc tính không hợp lệ",
"inspector.empty.fixInEditor": "Sửa trong trình soạn thảo",
"inspector.properties.addProperty": "Thêm thuộc tính",
"inspector.properties.deleteProperty": "Xóa thuộc tính",
"inspector.properties.none": "Không có",
"inspector.properties.workspace": "Kho lưu trữ",
"inspector.properties.missingType": "Thiếu loại",
"inspector.properties.missingTypeAria": "Thiếu loại {type}. Nhấn để tạo loại này.",
"inspector.properties.searchWorkspaces": "Tìm kiếm kho lưu trữ...",
"inspector.properties.noMatchingWorkspaces": "Không có kho lưu trữ phù hợp",
"inspector.properties.searchTypes": "Tìm loại...",
"inspector.properties.noMatchingTypes": "Không có loại nào khớp",
"inspector.properties.yes": "Có",
"inspector.properties.no": "Không",
"inspector.properties.pickDate": "Chọn ngày…",
"inspector.properties.valuePlaceholder": "Giá trị",
"inspector.properties.propertyName": "Tên thuộc tính",
"inspector.relationship.add": "Thêm",
"inspector.relationship.addRelationship": "+ Thêm mối quan hệ",
"inspector.relationship.name": "Tên mối quan hệ",
"inspector.relationship.noteTitle": "Tiêu đề ghi chú",
"inspector.relationship.createAndOpen": "Tạo & mở",
"inspector.info.title": "Thông tin",
"inspector.info.modified": "Đã sửa đổi",
"inspector.info.created": "Đã tạo",
"inspector.info.words": "Số từ",
"inspector.info.size": "Dung lượng",
"update.available": "đã có sẵn",
"update.checking": "Checking for updates...",
"update.releaseNotes": "Ghi chú phát hành",
"update.updateNow": "Cập nhật ngay",
"update.dismiss": "Bỏ qua",
"update.downloading": "Đang tải Tolaria {version}...",
"update.readyRestart": "đã sẵn sàng - khởi động lại để áp dụng",
"update.restartNow": "Khởi động lại ngay",
"status.update.check": "Kiểm tra cập nhật",
"status.zoom.reset": "Đặt lại mức thu phóng",
"status.feedback.contribute": "Đóng góp cho Tolaria",
"status.feedback.label": "Đóng góp",
"status.docs.open": "Mở tài liệu Tolaria",
"status.docs.label": "Tài liệu",
"status.theme.light": "Chuyển sang giao diện sáng",
"status.theme.dark": "Chuyển sang giao diện tối",
"status.settings.open": "Mở cài đặt",
"status.build.unknown": "b?",
"status.vault.switch": "Chuyển kho",
"status.vault.default": "Kho",
"status.vault.createEmpty": "Tạo kho trống",
"status.vault.openLocal": "Mở thư mục cục bộ",
"status.vault.cloneGit": "Nhân bản kho Git",
"status.vault.cloneGettingStarted": "Nhân bản kho Getting Started",
"status.vault.availableHeader": "Các vault có sẵn",
"status.vault.manageWorkspaces": "Quản lý kho",
"status.vault.includeWorkspace": "Đưa {label} vào biểu đồ hợp nhất",
"status.vault.notFound": "Không tìm thấy kho: {path}",
"status.vault.reloading": "Đang tải lại kho...",
"status.vault.reloadingTooltip": "Đang tải lại kho từ đĩa",
"status.vault.remove": "Xóa {label} khỏi danh sách",
"status.vault.removeConfirmTitle": "Xóa khóa?",
"status.vault.removeConfirmMessage": "Thao tác này sẽ xóa {label} khỏi danh sách vault của Tolaria. Các tệp trên ổ đĩa sẽ không bị xóa.",
"status.vault.removeConfirmAction": "Xóa kho lưu trữ",
"workspace.manager.title": "Quản lý kho",
"workspace.manager.description": "Chỉnh sửa thông tin nhận dạng của kho và chọn vị trí mặc định cho các ghi chú mới.",
"workspace.manager.default": "Mặc định",
"workspace.manager.makeDefault": "Đặt làm mặc định",
"workspace.manager.label": "Nhãn kho lưu trữ",
"workspace.manager.alias": "Bí danh ổn định",
"workspace.manager.mounted": "Được gắn trong đồ thị",
"status.remote.noneConfigured": "Chưa cấu hình remote",
"status.remote.inSync": "Đồng bộ với remote",
"status.remote.aheadTitle": "{count} commit{plural} đi trước remote",
"status.remote.behindTitle": "{count} commit{plural} đi sau remote",
"status.remote.ahead": "đi trước {count}",
"status.remote.behind": "đi sau {count}",
"status.remote.add": "Thêm remote cho kho này",
"status.remote.none": "Không có remote",
"status.remote.noneDescription": "Kho Git này chưa cấu hình remote. Các commit sẽ chỉ ở cục bộ cho đến khi bạn thêm một remote.",
"status.sync.syncing": "Đang đồng bộ...",
"status.sync.conflict": "Xung đột",
"status.sync.failed": "Đồng bộ thất bại",
"status.sync.pullRequired": "Cần kéo về",
"status.sync.notSynced": "Chưa đồng bộ",
"status.sync.justNow": "Vừa đồng bộ xong",
"status.sync.minutesAgo": "Đồng bộ cách đây {minutes} phút",
"status.sync.resolveConflicts": "Giải quyết xung đột hợp nhất",
"status.sync.inProgress": "Đang đồng bộ",
"status.sync.pullAndPush": "Kéo từ remote rồi đẩy lên",
"status.sync.retry": "Thử đồng bộ lại",
"status.sync.now": "Đồng bộ ngay",
"status.sync.synced": "Đã đồng bộ",
"status.sync.conflicts": "Xung đột",
"status.sync.error": "Lỗi",
"status.sync.status": "Trạng thái: {status}",
"status.sync.pull": "Kéo về",
"status.conflict.count": "{count} xung đột{plural}",
"status.offline.title": "Không có kết nối internet",
"status.offline.label": "Ngoại tuyến",
"status.changes.view": "Xem các thay đổi đang chờ",
"status.changes.label": "Thay đổi",
"status.commit.local": "Commit các thay đổi cục bộ",
"status.commit.push": "Commit và đẩy thay đổi",
"status.commit.label": "Commit",
"status.commit.openOnGitHub": "Mở commit {hash} trên GitHub",
"status.git.disabledTooltip": "Git đang tắt cho kho này. Hãy khởi tạo Git để bật lịch sử, đồng bộ, commit và chế độ xem thay đổi.",
"status.git.disabled": "Git đã tắt",
"status.history.onlyGit": "Lịch sử chỉ khả dụng với các kho đã bật Git",
"status.history.open": "Mở lịch sử thay đổi",
"status.history.label": "Lịch sử",
"status.mcp.notConnected": "MCP chưa kết nối — nhấn để thiết lập",
"status.mcp.unknown": "Không rõ trạng thái MCP",
"status.claude.missing": "Thiếu Claude Code",
"status.claude.label": "Claude Code",
"status.claude.install": "Không tìm thấy Claude Code — nhấn để cài đặt",
"status.ai.noAgents": "Không phát hiện tác nhân AI nào",
"status.ai.noAgentsTooltip": "Không phát hiện tác nhân AI nào — nhấn để xem chi tiết thiết lập",
"status.ai.selectedMissing": "{agent} đang được chọn nhưng chưa cài đặt — nhấn để xem chi tiết thiết lập",
"status.ai.defaultAgent": "Tác nhân AI mặc định: {agent}{version}",
"status.ai.defaultTarget": "Mục tiêu AI mặc định: {target}",
"status.ai.restoreDetails": "{base}. {summary} — nhấn để xem chi tiết khôi phục",
"status.ai.withGuidance": "{base}. {summary}",
"status.ai.active": "Tác nhân AI đang hoạt động: {agent}",
"status.ai.unavailable": "Tác nhân AI đã chọn không khả dụng: {agent}",
"status.ai.install": "Cài đặt",
"status.ai.installAgent": "Cài {agent}",
"status.ai.vaultGuidance": "Hướng dẫn cho kho",
"status.ai.restoreGuidance": "Khôi phục hướng dẫn AI của Tolaria",
"status.ai.openOptions": "Mở tùy chọn tác nhân AI",
"status.ai.openWorkspace": "Không gian làm việc Open AI",
"status.ai.modelTargets": "Mục tiêu mô hình",
"status.ai.localChat": "Trò chuyện cục bộ",
"status.ai.apiChat": "Trò chuyện qua API",
"pulse.title": "Lịch sử",
"pulse.today": "Hôm nay",
"pulse.yesterday": "Hôm qua",
"pulse.commitCount": "{count} {label}",
"pulse.commitSingular": "commit",
"pulse.commitPlural": "commits",
"pulse.openOnGitHub": "Mở trên GitHub",
"pulse.expandFiles": "Mở rộng tệp",
"pulse.collapseFiles": "Thu gọn tệp",
"pulse.noActivity": "Chưa có hoạt động nào",
"pulse.emptyDescription": "Commit các thay đổi để xem lịch sử hoạt động của bạn ở đây.",
"pulse.retry": "Thử lại",
"pulse.loadingActivity": "Đang tải hoạt động…",
"pulse.loading": "Đang tải…",
"pulse.loadError": "Không tải được hoạt động",
"command.switchLanguage": "Chuyển ngôn ngữ sang {language}",
"locale.itIT": "Tiếng Ý",
"locale.frFR": "Tiếng Pháp",
"locale.deDE": "Tiếng Đức",
"locale.ruRU": "Tiếng Nga",
"locale.esES": "Tiếng Tây Ban Nha (Tây Ban Nha)",
"locale.ptBR": "Tiếng Bồ Đào Nha (Brazil)",
"locale.ptPT": "Tiếng Bồ Đào Nha (Bồ Đào Nha)",
"locale.es419": "Tiếng Tây Ban Nha (Mỹ Latinh)",
"locale.zhCN": "Tiếng Trung giản thể",
"locale.zhTW": "Traditional Chinese",
"locale.jaJP": "Tiếng Nhật",
"locale.koKR": "Tiếng Hàn",
"locale.vi": "Tiếng Việt",
"locale.plPL": "Tiếng Ba Lan",
"locale.beBY": "Tiếng Belarus",
"locale.beLatn": "Tiếng Belarus (Latinh)",
"locale.idID": "Tiếng Indonesia"
}