diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 726377d1eb4..fcb4e7e76b7 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -8,7 +8,6 @@ OC.L10N.register( "Tags" : "Nhãn", "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", @@ -93,7 +92,6 @@ OC.L10N.register( "Favorited" : "Được ưa thích", "Favorite" : "Ưa thích", "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", - "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "New folder" : "Tạo thư mục", "Create new folder" : "Tạo thư mục mới", "Upload file" : "Tải lên tập tin", @@ -106,6 +104,7 @@ OC.L10N.register( "Removed from favorites" : "Đã xóa khỏi mục ưa thích", "You added {file} to your favorites" : "Bạn đã thêm {file} vào mục ưa thích của bạn", "You removed {file} from your favorites" : "Bạn đã xóa {file} khỏi mục ưa thích của mình", + "Favorites" : "Ưa thích", "File changes" : "Tệp thay đổi", "Created by {user}" : "Được tạo bởi {user}", "Changed by {user}" : "Thay đổi bởi {user}", @@ -156,6 +155,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Việc chuyển quyền sở hữu {path} từ {user} đã hoàn tất.", "in %s" : "trong %s", "File Management" : "Quản lý tệp tin", + "Name cannot be empty" : "Tên không thể trống", "Select all" : "Chọn tất cả", "Transfer ownership of a file or folder" : "Chuyển quyền sở hữu tệp hoặc thư mục", "Choose file or folder to transfer" : "Chọn tệp hoặc cặp để chuyển", @@ -202,6 +202,7 @@ OC.L10N.register( "Text file" : "Tập tin văn bản", "New text file.txt" : "Tệp văn bản mới.txt", "Storage invalid" : "Lưu trữ không hợp lệ", + "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "Unlimited" : "Không giới hạn", "Search users" : "Tìm kiếm người dùng", "Cancel" : "Hủy bỏ", |