diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 34e5bf8ebdb..b1d5453518b 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -168,6 +168,7 @@ OC.L10N.register( "Ownership transfer request sent" : "Yêu cầu chuyển quyền sở hữu đã được gửi", "Show hidden files" : "Hiển thị các file bị ẩn", "Crop image previews" : "Xén ảnh bản xem trước", + "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập tệp của bạn thông qua WebDAV", "Unable to change the favourite state of the file" : "Không thể thay đổi trạng thái yêu thích của tệp", "Error while loading the file data" : "Lỗi xảy ra trong khi tải dữ liệu tệp", @@ -208,7 +209,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you don't own" : "Không thể chuyển quyền sở hữu tệp hoặc thư mục bạn không sở hữu", "%s used" : "%s đã sử dụng", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", - "Settings" : "Cài đặt", - "WebDAV" : "WebDAV" + "Settings" : "Cài đặt" }, "nplurals=1; plural=0;"); |