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 9ccbc505321..9988f7b0b18 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -97,12 +97,10 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Dung lượng lưu trữ của bạn gần đầy rồi ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["khớp với \"{filter}\""], "View in folder" : "Xem trong thư mục", - "Direct link was copied (only works for users who have access to this file/folder)" : "Đã sao chép đường dẫn trực tiếp(Chỉ áp dụng đối với người dùng có quyền truy cập vào thư mục/tệp tin)", "Path" : "Đường dẫn", "_%n byte_::_%n bytes_" : ["%n bytes"], "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)", "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", @@ -123,7 +121,6 @@ OC.L10N.register( "Restored by {user}" : "Được khôi phục bởi {user}", "Renamed by {user}" : "Đã đổi tên bởi {user}", "Moved by {user}" : "Đã di chuyển bởi {user}", - "\"remote user\"" : "\"người dùng từ xa\"", "You created {file}" : "Bạn đã tạo {file}", "You created an encrypted file in {file}" : "Bạn đã tạo một tệp được mã hóa trong {file}", "{user} created {file}" : "{user} đã tạo {file}", @@ -282,7 +279,10 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", "Text file" : "Tập tin văn bản", "New text file.txt" : "Tệp văn bản mới.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Đã sao chép đường dẫn trực tiếp(Chỉ áp dụng đối với người dùng có quyền truy cập vào thư mục/tệp tin)", + "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", + "\"remote user\"" : "\"người dùng từ xa\"", "Search users" : "Tìm kiếm người dùng", "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", "Set up templates folder" : "Thiết lập thư mục mẫu", |