diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 8b7177f4b36..f6d5fe35408 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "Tất cả tệp tin", "Recent" : "Gần đây", "File could not be found" : "Tệp tin không tồn tại", + "Move or copy" : "Di chuyển hoặc sao chép", + "Download" : "Tải về", + "Delete" : "Xóa", "Home" : "Nhà", "Close" : "Đóng", "Favorites" : "Ưa thích", @@ -18,11 +21,8 @@ OC.L10N.register( "Not enough free space" : "Không đủ dung lượng trống", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} trong tổng số {totalSize} ({bitrate})", "Actions" : "Actions", - "Download" : "Tải về", "Rename" : "Sửa tên", - "Move or copy" : "Di chuyển hoặc sao chép", "Target folder" : "Thư mục đích", - "Delete" : "Xóa", "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối", "Unshare" : "Bỏ chia sẻ", "Could not load info for file \"{file}\"" : "Không thể tải thông tin cho tệp \"{file}\"", |