|
@@ -2,42 +2,75 @@
|
|
|
|
|
|
# Generics
|
|
# Generics
|
|
## Button
|
|
## Button
|
|
|
|
+generic.button.back=Quay lại
|
|
|
|
+generic.button.cancel=Hủy
|
|
|
|
+generic.button.change=Thay đổi
|
|
|
|
+generic.button.close=Đóng
|
|
|
|
+generic.button.copy=Sao chép
|
|
|
|
+generic.button.copied=Đã sao chép!
|
|
|
|
+generic.button.done=Xong
|
|
|
|
+generic.button.next=Tiếp
|
|
|
|
+generic.button.print=In
|
|
## Error
|
|
## Error
|
|
|
|
+generic.error.hyperlink.report=Báo cáo lỗi
|
|
|
|
+generic.error.technicalDetails=Chi tiết:
|
|
|
|
|
|
# Defaults
|
|
# Defaults
|
|
|
|
|
|
# Tray Menu
|
|
# Tray Menu
|
|
|
|
+traymenu.showMainWindow=Hiện
|
|
|
|
+traymenu.showPreferencesWindow=Tùy chỉnh
|
|
|
|
+traymenu.lockAllVaults=Khóa tất cả
|
|
|
|
+traymenu.quitApplication=Thoát
|
|
|
|
+traymenu.vault.unlock=Mở khoá
|
|
|
|
+traymenu.vault.lock=Khoá
|
|
|
|
+traymenu.vault.reveal=Hiển thị
|
|
|
|
|
|
# Add Vault Wizard
|
|
# Add Vault Wizard
|
|
## Welcome
|
|
## Welcome
|
|
## New
|
|
## New
|
|
### Name
|
|
### Name
|
|
### Location
|
|
### Location
|
|
|
|
+addvaultwizard.new.directoryPickerButton=Chọn…
|
|
### Password
|
|
### Password
|
|
|
|
+addvaultwizard.new.generateRecoveryKeyChoice.yes=Vâng làm ơn, cẩn tắc vô áy náy
|
|
|
|
+addvaultwizard.new.generateRecoveryKeyChoice.no=Không cảm ơn, tôi sẽ không mất mật khẩu
|
|
### Information
|
|
### Information
|
|
|
|
+addvault.new.readme.storageLocation.3=ĐỪNG
|
|
## Existing
|
|
## Existing
|
|
|
|
+addvaultwizard.existing.chooseBtn=Chọn…
|
|
## Success
|
|
## Success
|
|
|
|
+addvaultwizard.success.unlockNow=Mở khóa bây giờ
|
|
|
|
|
|
# Remove Vault
|
|
# Remove Vault
|
|
|
|
|
|
# Change Password
|
|
# Change Password
|
|
|
|
+changepassword.title=Đổi mật khẩu
|
|
|
|
|
|
# Forget Password
|
|
# Forget Password
|
|
|
|
+forgetPassword.confirmBtn=Quên mật khẩu
|
|
|
|
|
|
# Unlock
|
|
# Unlock
|
|
|
|
+unlock.savePassword=Nhớ mật khẩu
|
|
|
|
+unlock.unlockBtn=Mở khoá
|
|
## Select
|
|
## Select
|
|
|
|
+unlock.chooseMasterkey.chooseBtn=Chọn…
|
|
## Success
|
|
## Success
|
|
|
|
+unlock.success.revealBtn=Hiển thị Drive
|
|
## Failure
|
|
## Failure
|
|
### Invalid Mount Point
|
|
### Invalid Mount Point
|
|
|
|
|
|
# Lock
|
|
# Lock
|
|
## Force
|
|
## Force
|
|
|
|
+lock.forced.heading=Khóa thất bại
|
|
|
|
+lock.forced.retryBtn=Thử lại
|
|
## Failure
|
|
## Failure
|
|
|
|
|
|
# Migration
|
|
# Migration
|
|
## Start
|
|
## Start
|
|
## Run
|
|
## Run
|
|
## Success
|
|
## Success
|
|
|
|
+migration.success.unlockNow=Mở khóa bây giờ
|
|
## Missing file system capabilities
|
|
## Missing file system capabilities
|
|
## Impossible
|
|
## Impossible
|
|
|
|
|
|
@@ -49,8 +82,11 @@
|
|
## Fix Application
|
|
## Fix Application
|
|
|
|
|
|
# Preferences
|
|
# Preferences
|
|
|
|
+preferences.title=Tùy chỉnh
|
|
## General
|
|
## General
|
|
## Interface
|
|
## Interface
|
|
|
|
+preferences.interface.theme.dark=Tối
|
|
|
|
+preferences.interface.theme.light=Sáng
|
|
## Volume
|
|
## Volume
|
|
## Updates
|
|
## Updates
|
|
## Contribution
|
|
## Contribution
|
|
@@ -63,12 +99,20 @@
|
|
## Write
|
|
## Write
|
|
|
|
|
|
# Main Window
|
|
# Main Window
|
|
|
|
+main.closeBtn.tooltip=Đóng
|
|
|
|
+main.preferencesBtn.tooltip=Tùy chỉnh
|
|
## Drag 'n' Drop
|
|
## Drag 'n' Drop
|
|
## Vault List
|
|
## Vault List
|
|
|
|
+main.vaultlist.contextMenu.lock=Khoá
|
|
|
|
+main.vaultlist.contextMenu.unlockNow=Mở khóa bây giờ
|
|
|
|
+main.vaultlist.contextMenu.reveal=Hiển thị Drive
|
|
## Vault Detail
|
|
## Vault Detail
|
|
### Welcome
|
|
### Welcome
|
|
### Locked
|
|
### Locked
|
|
|
|
+main.vaultDetail.unlockNowBtn=Mở khóa bây giờ
|
|
### Unlocked
|
|
### Unlocked
|
|
|
|
+main.vaultDetail.revealBtn=Hiển thị Drive
|
|
|
|
+main.vaultDetail.lockBtn=Khoá
|
|
### Missing
|
|
### Missing
|
|
### Needs Migration
|
|
### Needs Migration
|
|
### Error
|
|
### Error
|
|
@@ -77,9 +121,12 @@
|
|
|
|
|
|
# Vault Options
|
|
# Vault Options
|
|
## General
|
|
## General
|
|
|
|
+vaultOptions.general.actionAfterUnlock.reveal=Hiển thị Drive
|
|
|
|
|
|
## Mount
|
|
## Mount
|
|
|
|
+vaultOptions.mount.mountPoint.directoryPickerButton=Chọn…
|
|
## Master Key
|
|
## Master Key
|
|
|
|
+vaultOptions.masterkey.changePasswordBtn=Đổi mật khẩu
|
|
|
|
|
|
|
|
|
|
# Recovery Key
|
|
# Recovery Key
|