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 00faadee70d..0414b348b7e 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", "Storage invalid" : "Lưu trữ không hợp lệ", "Unknown error" : "Lỗi chưa biết", - "All files" : "Tất cả tệp tin", - "Recent" : "Gần đây", - "Favorites" : "Ưa thích", "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", "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”", "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", "Upload cancelled." : "Hủy tải lên", @@ -80,6 +78,7 @@ OC.L10N.register( "Favorite" : "Ưu thích", "New folder" : "Tạo thư mục", "Upload file" : "Tải lên tập tin", + "Recent" : "Gần đây", "Remove from favorites" : "Xóa khỏi ưa thích", "Add to favorites" : "Thêm vào ưa thích", "An error occurred while trying to update the tags" : "Đã xảy ra lỗi khi cố gắng cập nhật tags", @@ -111,6 +110,7 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Một tệp đã được thêm hoặc bị xóa khỏi <strong>mục yêu thích của bạn</strong>", "A file or folder has been <strong>deleted</strong>" : "Tệp hoặc thư mục đã bị <strong>xóa</strong>", "A file or folder has been <strong>restored</strong>" : "Tệp hoặc thư mục đã được <strong>khôi phục</strong>", + "All files" : "Tất cả tệp tin", "Unlimited" : "Không giới hạn", "Upload (max. %s)" : "Tải lên (tối đa. %s)", "Accept" : "Đồng ý", |