2014-10-17 16:20:02 +04:00
{ "translations" : {
2017-03-25 04:07:45 +03:00
"Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng" ,
2015-06-04 08:56:24 +03:00
"Storage invalid" : "Lưu trữ không hợp lệ" ,
2014-10-17 16:20:02 +04:00
"Unknown error" : "Lỗi chưa biết" ,
2017-03-25 04:07:45 +03:00
"File could not be found" : "Tệp tin không tồn tại" ,
2018-06-19 03:12:55 +03:00
"Move or copy" : "Di chuyển hoặc sao chép" ,
"Download" : "Tải về" ,
"Delete" : "Xóa" ,
2014-12-19 09:56:51 +03:00
"Home" : "Nhà" ,
2015-08-25 19:39:10 +03:00
"Close" : "Đóng" ,
2020-06-24 05:16:44 +03:00
"Favorites" : "Ưa thích" ,
2017-03-25 04:07:45 +03:00
"Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”" ,
2020-04-15 05:17:12 +03:00
"This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành." ,
2014-10-17 16:20:02 +04:00
"Upload cancelled." : "Hủy tải lên" ,
2020-04-15 05:17:12 +03:00
"Processing files …" : "Đang xử lý các tệp tin..." ,
"…" : "..." ,
2015-11-13 09:57:12 +03:00
"Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte" ,
2016-02-25 09:58:06 +03:00
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống" ,
2017-03-25 04:07:45 +03:00
"Target folder \"{dir}\" does not exist any more" : "Thư mục đích \"{dir}\" không còn tồn tại" ,
"Not enough free space" : "Không đủ dung lượng trống" ,
2020-06-25 05:16:42 +03:00
"An unknown error has occurred" : "Một lỗi không rõ đã xảy ra" ,
2019-12-22 05:28:34 +03:00
"Uploading …" : "Đang tải lên …" ,
2017-09-30 03:08:25 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} trong tổng số {totalSize} ({bitrate})" ,
2015-08-25 19:39:10 +03:00
"Actions" : "Actions" ,
2015-09-28 12:07:18 +03:00
"Rename" : "Sửa tên" ,
2019-12-22 05:28:34 +03:00
"Copy" : "Sao chép" ,
2020-06-25 05:16:42 +03:00
"Open" : "Mở" ,
"Delete file" : "Xóa tệp" ,
2019-12-22 05:28:34 +03:00
"Delete folder" : "Xóa thư mục" ,
2016-02-25 09:58:06 +03:00
"Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối" ,
2017-03-25 04:07:45 +03:00
"Could not load info for file \"{file}\"" : "Không thể tải thông tin cho tệp \"{file}\"" ,
"Files" : "Tập tin" ,
2015-09-28 12:07:18 +03:00
"Details" : "Chi tiết" ,
2014-12-19 09:56:51 +03:00
"Select" : "Chọn" ,
2014-10-17 16:20:02 +04:00
"Pending" : "Đang chờ" ,
2016-02-25 09:58:06 +03:00
"Unable to determine date" : "Không thể xác định ngày" ,
"This operation is forbidden" : "Thao tác bị cấm" ,
"This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý" ,
"Could not move \"{file}\", target exists" : "Không thể di chuyển \"{file}\", trùng đích đến" ,
"Could not move \"{file}\"" : "Không thể di chuyển \"{file}\"" ,
2017-09-30 03:08:25 +03:00
"Could not copy \"{file}\", target exists" : "Không thể sao chép \"{file}\", tệp tin đích đã tồn tại" ,
"Could not copy \"{file}\"" : "Không thể sao chép tệp tin \"{file}\"" ,
"Copied {origin} inside {destination}" : "Được sao chép {origin} vào trong {destination}" ,
"Copied {origin} and {nbfiles} other files inside {destination}" : "Đã sao chép {origin} và {nbfiles} các file vào trong {destination}" ,
2016-02-25 09:58:06 +03:00
"{newName} already exists" : "{newName} đã có" ,
"Could not rename \"{fileName}\", it does not exist any more" : "Không thể đổi tên \"{fileName}\", tập tin không tồn tại" ,
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{targetName}\" đã được dùng trong thư mục \"{dir}\". Hãy thử tên khác" ,
"Could not rename \"{fileName}\"" : "Không thể đổi tên \"{fileName}\"" ,
"Could not create file \"{file}\"" : "Không thể tạo tập tin \"{file}\"" ,
"Could not create file \"{file}\" because it already exists" : "Không thể tạo tập tin \"{file}\" vì đã có " ,
"Could not create folder \"{dir}\" because it already exists" : "Không thể tạo thư mục “{dir}” vì đã có" ,
"Error deleting file \"{fileName}\"." : "Lỗi khi xóa tập tin \"{fileName}\"." ,
2017-03-25 04:07:45 +03:00
"No search results in other folders for {tag}{filter}{endtag}" : "Không có kết quả tìm kiếm trong các thư mục khác cho {tag}{filter}{endtag}" ,
2014-10-17 16:20:02 +04:00
"Name" : "Tên" ,
"Size" : "Kích cỡ" ,
"Modified" : "Thay đổi" ,
"_%n folder_::_%n folders_" : [ "%n thư mục" ] ,
"_%n file_::_%n files_" : [ "%n tập tin" ] ,
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} và {files}" ,
2017-03-25 04:07:45 +03:00
"_including %n hidden_::_including %n hidden_" : [ "Bao gồm %n ẩn" ] ,
2014-10-17 16:20:02 +04:00
"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" ,
"_Uploading %n file_::_Uploading %n files_" : [ "Đang tải lên %n tập tin" ] ,
2015-09-08 08:55:56 +03:00
"New" : "Tạo mới" ,
2016-02-25 09:58:06 +03:00
"\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận" ,
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "Tên file không được rỗng" ,
2017-03-25 04:07:45 +03:00
"\"{name}\" is not an allowed filetype" : "\"{name}\" không phải là loại tập tin được cho phép" ,
2016-02-25 09:58:06 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Dung lượng của {owner} đã hết, không thể tải hay đồng bộ dữ liệu mới!" ,
2014-10-17 16:20:02 +04:00
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!" ,
2016-02-25 09:58:06 +03:00
"_matches '{filter}'_::_match '{filter}'_" : [ "khớp '{filter}'" ] ,
2017-03-25 04:07:45 +03:00
"View in folder" : "Xem trong thư mục" ,
2017-09-30 03:08:25 +03:00
"Copied!" : "Đã sao chép!" ,
"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 người dùng có quyền truy nhập tới tệp tin/thư mục này)" ,
2016-02-25 09:58:06 +03:00
"Path" : "Đường dẫn" ,
"_%n byte_::_%n bytes_" : [ "%n bytes" ] ,
2017-03-25 04:07:45 +03:00
"Favorited" : "Được ưa thích" ,
2014-12-17 09:56:41 +03:00
"Favorite" : "Ưu thích" ,
2015-09-08 08:55:56 +03:00
"New folder" : "Tạo thư mục" ,
2017-09-30 03:08:25 +03:00
"Upload file" : "Tải lên tập tin" ,
2020-06-24 05:16:44 +03:00
"Recent" : "Gần đây" ,
2019-12-22 05:28:34 +03:00
"Remove from favorites" : "Xóa khỏi ưa thích" ,
"Add to favorites" : "Thêm vào ưa thích" ,
2017-03-25 04:07:45 +03:00
"An error occurred while trying to update the tags" : "Đã xảy ra lỗi khi cố gắng cập nhật tags" ,
"Added to favorites" : "Đã thêm vào mục yêu thích" ,
"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" ,
"File changes" : "Tệp thay đổi" ,
"Created by {user}" : "Được tạo bởi {user}" ,
"Changed by {user}" : "Thay đổi bởi {user}" ,
"Deleted by {user}" : "Đã xóa bởi {user}" ,
"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}" ,
2017-09-30 03:08:25 +03:00
"\"remote user\"" : "\"người dùng từ xa\"" ,
2017-03-25 04:07:45 +03:00
"You created {file}" : "Bạn đã tạo {file}" ,
"{user} created {file}" : "{user} đã tạo {file}" ,
"{file} was created in a public folder" : "{file} đã được tạo trong một thư mục công khai" ,
"You changed {file}" : "Bạn đã thay đổi {file}" ,
"{user} changed {file}" : "{user} đã thay đổi {file}" ,
"You deleted {file}" : "Bạn đã xóa {file}" ,
"{user} deleted {file}" : "{user} đã xóa {file}" ,
"You restored {file}" : "Bạn đã khôi phục {file}" ,
"{user} restored {file}" : "{user} đã khôi phục {file}" ,
"You renamed {oldfile} to {newfile}" : "Bạn đã đổi tên {oldfile} thành {newfile}" ,
"{user} renamed {oldfile} to {newfile}" : "{user} đổi tên thành {oldfile} thành {newfile}" ,
"You moved {oldfile} to {newfile}" : "Bạn đã chuyển {oldfile} tới {newfile}" ,
"{user} moved {oldfile} to {newfile}" : "{user} đã chuyển {oldfile} tới {newfile}" ,
"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>" ,
2020-08-14 05:31:59 +03:00
"A file or folder has been <strong>changed</strong>" : "Tệp hoặc thư mục đã được <strong>thay đổi</strong>" ,
2020-06-24 05:16:44 +03:00
"All files" : "Tất cả tệp tin" ,
2019-12-22 05:28:34 +03:00
"Unlimited" : "Không giới hạn" ,
2017-03-25 04:07:45 +03:00
"Upload (max. %s)" : "Tải lên (tối đa. %s)" ,
2020-04-15 05:17:12 +03:00
"Accept" : "Đồng ý" ,
2020-08-04 05:16:30 +03:00
"in %s" : "trong %s" ,
2019-12-22 05:28:34 +03:00
"Change" : "Chỉnh sửa" ,
2020-01-16 05:18:01 +03:00
"Tags" : "Nhãn" ,
2019-12-22 05:28:34 +03:00
"%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng" ,
2014-12-19 09:56:51 +03:00
"Settings" : "Cài đặt" ,
2017-03-25 04:07:45 +03:00
"Show hidden files" : "Hiển thị cac file bị ẩn" ,
2014-10-17 16:20:02 +04:00
"WebDAV" : "WebDAV" ,
2017-03-25 04:07:45 +03:00
"No files in here" : "Không có tệp nào" ,
"Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!" ,
2015-03-01 09:54:38 +03:00
"No entries found in this folder" : "Chưa có mục nào trong thư mục" ,
2015-06-04 08:56:24 +03:00
"Select all" : "Chọn tất cả" ,
2014-10-17 16:20:02 +04:00
"Upload too large" : "Tập tin tải lên quá lớn" ,
"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ủ ." ,
2017-03-25 04:07:45 +03:00
"Files and folders you mark as favorite will show up here" : "Các tệp và thư mục mà bạn đánh dấu là yêu thích sẽ hiển thị ở đây" ,
"Deleted files" : "Thùng rác" ,
2019-12-22 05:28:34 +03:00
"Shares" : "Chia sẻ" ,
2018-07-18 03:12:04 +03:00
"Shared with others" : "Chia sẻ với người khác" ,
2018-07-25 03:12:34 +03:00
"Shared with you" : "Đã chia sẻ với bạn" ,
"Shared by link" : "Được chia sẻ bởi liên kết" ,
2020-08-14 05:31:59 +03:00
"Text file" : "Tập tin văn bản" ,
2020-08-25 05:17:40 +03:00
"Unshare" : "Bỏ chia sẻ" ,
2020-08-29 05:17:47 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Dung lượng của {owner} gần hết ({usedSpacePercent}%)" ,
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)" ,
2020-08-14 05:31:59 +03:00
"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>"
2014-10-17 16:20:02 +04:00
} , "pluralForm" : "nplurals=1; plural=0;"
}