owncloud/core

View on GitHub
apps/files_external/l10n/vi.js

Summary

Maintainability
B
4 hrs
Test Coverage
OC.L10N.register(
    "files_external",
    {
    "External storage" : "Lưu trữ ngoài",
    "Personal" : "Cá nhân",
    "Grant access" : "Cấp quyền truy cập",
    "Saved" : "Đã lưu",
    "Username" : "Tên đăng nhập",
    "Password" : "Mật khẩu",
    "Save" : "Lưu",
    "WebDAV" : "WebDAV",
    "URL" : "URL",
    "Location" : "Vị trí",
    "ownCloud" : "ownCloud",
    "Host" : "Máy chủ",
    "Share" : "Chia sẻ",
    "Domain" : "Tên miề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"
},
"nplurals=1; plural=0;");