diff options
author | Louis Chemineau <louis@chmn.me> | 2024-02-08 15:31:19 +0100 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2024-02-08 15:31:19 +0100 |
commit | 898df41de968321926e10ad532a64c3915ddad29 (patch) | |
tree | 57a0e5ada151890ddf71550f22b502e1f67aeffd /apps/files/l10n/vi.json | |
parent | d9d60238c7aaab9c61bf2d50c15aa59bc88c8975 (diff) | |
download | nextcloud-server-898df41de968321926e10ad532a64c3915ddad29.tar.gz nextcloud-server-898df41de968321926e10ad532a64c3915ddad29.zip |
Revert "Merge branch 'master' of github.com:nextcloud/server"
This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing
changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
Diffstat (limited to 'apps/files/l10n/vi.json')
-rw-r--r-- | apps/files/l10n/vi.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 6136edf8f90..77467d9abd4 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -167,6 +167,7 @@ "Go to the \"{dir}\" directory" : "Đi đến thư mục \"{dir}\"", "Drag and drop files here to upload" : "Kéo thả file vào đây để tải lên", "You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây", + "Upload successful" : "Tải lên thành công", "\"{displayName}\" action executed successfully" : "Hành động \"{displayName}\" đã thực thi thành công", "\"{displayName}\" action failed" : "Hành động \"{displayName}\" thất bại", "Rename file" : "Đổi tên tệp tin", @@ -183,6 +184,8 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{newName}\" đã được sử dụng trong thư mục \"{dir}\". Vui lòng chọn một tên khác.", "Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"", + "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", + "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Total rows summary" : "Tóm tắt tổng số hàng", "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số thành phần", "\"{displayName}\" batch action executed successfully" : "Hành động hàng loạt \"{displayName}\" được thực hiện thành công", @@ -241,7 +244,6 @@ "Blank" : "Trống", "Unable to create new file from template" : "Không thể tạo tệp mới từ mẫu", "Delete permanently" : "Xoá vĩnh viễn", - "Cancel" : "Hủy bỏ", "Destination is not a folder" : "Đích đến không phải là một thư mục", "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", @@ -254,8 +256,6 @@ "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", "Open details" : "Mở chi tiết", - "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", - "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Create new templates folder" : "Tạo thư mục mẫu mới", "Templates" : "Mẫu", "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", @@ -282,6 +282,7 @@ "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", "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ó", + "Cancel" : "Hủy bỏ", "Set up templates folder" : "Thiết lập thư mục mẫu", "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s", "Toggle grid view" : "Chuyển đổi dạng xem lưới", |