diff options
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index a34dc435dd3..98a0b7e5d9a 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -111,6 +111,9 @@ OC.L10N.register( "Name" : "Tên", "Size" : "Kích cỡ", "Modified" : "Thay đổi", + "\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận", + "File name cannot be empty." : "Tên file không được rỗng", + "\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép", "{newName} already exists" : "{newName} đã có", "Choose" : "Chọn", "Copy" : "Sao chép", |