diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
commit | 2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch) | |
tree | bda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files_external/l10n/vi.js | |
parent | 891673d9ea4d5301a26030f30ca7aeb5689c630b (diff) | |
download | nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/vi.js')
-rw-r--r-- | apps/files_external/l10n/vi.js | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/apps/files_external/l10n/vi.js b/apps/files_external/l10n/vi.js index 9c9405ba2b0..6701ba4f324 100644 --- a/apps/files_external/l10n/vi.js +++ b/apps/files_external/l10n/vi.js @@ -1,30 +1,28 @@ OC.L10N.register( "files_external", { - "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Yêu cầu tokens thất bại. Xác minh key và mã bí mật ứng dụng Dropbox của bạn là chính xác.", - "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Yêu cầu tokens thất bại. Xác minh key và mã bí mật ứng dụng Dropbox của bạn là chính xác.", - "Please provide a valid Dropbox app key and secret." : "Xin vui lòng cung cấp một ứng dụng Dropbox hợp lệ và mã bí mật.", "External storage" : "Lưu trữ ngoài", - "Location" : "Vị trí", - "Port" : "Cổng", - "Region" : "Vùng/miền", - "Host" : "Máy chủ", "Username" : "Tên đăng nhập", - "Password" : "Mật khẩu", + "Host" : "Máy chủ", "Share" : "Chia sẻ", - "URL" : "URL", - "Access granted" : "Đã cấp quyền truy cập", - "Error configuring Dropbox storage" : "Lỗi cấu hình lưu trữ Dropbox ", - "Grant access" : "Cấp quyền truy cập", - "Error configuring Google Drive storage" : "Lỗi cấu hình lưu trữ Google Drive", "Personal" : "Cá nhân", + "Grant access" : "Cấp quyền truy cập", + "Access granted" : "Đã cấp quyền truy cập", "Saved" : "Đã lưu", + "None" : "Không gì cả", + "Password" : "Mật khẩu", + "Port" : "Cổng", + "Region" : "Vùng/miền", + "WebDAV" : "WebDAV", + "URL" : "URL", + "Location" : "Vị trí", + "ownCloud" : "ownCloud", "Name" : "Tên", "External Storage" : "Lưu trữ ngoài", "Folder name" : "Tên thư mục", "Configuration" : "Cấu hình", - "Add storage" : "Thêm bộ nhớ", "Delete" : "Xóa", + "Add storage" : "Thêm bộ nhớ", "Enable User External Storage" : "Kích hoạt tính năng lưu trữ ngoài" }, "nplurals=1; plural=0;"); |