Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/vi.js')
-rw-r--r--apps/files_external/l10n/vi.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/files_external/l10n/vi.js b/apps/files_external/l10n/vi.js
new file mode 100644
index 00000000000..096ab0713cd
--- /dev/null
+++ b/apps/files_external/l10n/vi.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "files_external",
+ {
+ "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",
+ "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",
+ "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",
+ "Enable User External Storage" : "Kích hoạt tính năng lưu trữ ngoài"
+},
+"nplurals=1; plural=0;");