ACTION_SHOW_FILES = "Tài liệu" HEADING_BROWSER_TAB = "Tài liệu" LABEL_SETTINGS_TAB = "Tài liệu" HEADING_SETTINGS_TAB = "Tài liệu" HEADING_SETTINGS_TAB_PERSONAL = "Personal Files" HEADING_SETTINGS_TAB_CORPORATE = "Corporate Files" SORT_OPTION_FILENAME = "Filename" SORT_OPTION_SIZE = "Size" SORT_OPTION_MODIFIED = "Modified" INFO_OWNER_AND_DATA = "Added by %OWNER% on %LASTMODIFIED%" INFO_DATA = "Added on %LASTMODIFIED%" INFO_SHARED = "Shared" INFO_SHARED_BY = "Shared by %OWNER%" LABEL_PERSONAL_STORAGE = "Cá nhân" INFO_NOTHING_FOUND = "Không tìm thấy" INFO_FOLDER_IS_EMPTY = "Thư mục trống" INFO_SHARED_FOLDER_IS_EMPTY = "No shared files" INFO_DRAGNDROP_FILES_OR_CREATE_FOLDER = "Bạn có thể kéo và thả các file từ thư mục khác hay từ máy tính của bạn, hoặc bấm New Folder để tạo một thư mục." ERROR_FILES_NOT_RECEIVED = "Error while getting files" ERROR_SIZE_LIMIT = "Các file quá lớn. Kích thước cho phép tối đa là %SIZE% MB." INFO_CANNOT_UPLOAD_SEARCH_RESULT = "Không thể tải lên trong mục kết quả tìm kiếm" LABEL_DRAG_ITEMS_PLURAL = "%COUNT% các mục|%COUNT% các mục" LABEL_DRAG_FOLDERS_PLURAL = "%COUNT% thư mục|%COUNT% thư mục" LABEL_DRAG_FILES_PLURAL = "%COUNT% tập tin|%COUNT% tập tin" ERROR_INVALID_FOLDER_NAME = "Tên thư mục không hợp lệ" ERROR_INVALID_FILE_NAME = "Tên file không hợp lệ" LABEL_CORPORATE_STORAGE = "Shared with Team" LABEL_SHARED_STORAGE = "Chia sẻ với tôi" ACTION_NEW_FOLDER = "Thư mục mới" HEADING_NEW_FOLDER = "Thư mục mới" LABEL_EXTERNAL_DOC_URL = "URL tài liệu ngoài" INFO_UPLOAD_FILE_AS_LINK = "Chỉ có link đến tập tin này được thêm vào Tệp. Các tập tin sẽ ở lại vị trí ban đầu. Nếu tập tin gốc bị xóa, các link sẽ không còn giá trị." ACTION_ADD_SHORTCUT = "Thêm liên kết nhanh" ACTION_DOWNLOAD_FILE = "Tải về" LABEL_SEARCH_RESULTS = "Kết quả tìm kiếm" LABEL_SEARCH_CLEAR = "Xóa" INFO_FILES = "Module File cung cấp lưu trữ cho các tập tin và thư mục trong tài khoản của bạn." LABEL_ENABLE_FILES = "Kích hoạt module File" HEADING_FILES = "Files" ACTION_NEW_ITEMS = "New" ACTION_UPLOAD_FILES = "Tải lên" HEADING_DAV_ACCESS = "DAV truy cập vào các tập tin của bạn" INFO_DAV_ACCESS = "Xác định URL dưới đây trong khách hàng DAV của bạn." LABEL_FILES = "File" LABEL_PUBLIC_LINK = "Liên kết chia sẻ" ACTION_REMOVE_PUBLIC_LINK = "Gỡ liên kết" ACTION_CREATE_SHORTCUT = "Tạo liên kết nhanh cho tài liệu thêm" ACTION_SEND_FILES = "Gửi tập tin" ACTION_RENAME = "Đổi tên" ACTION_CREATE_PUBLIC_LINK = "Tạo liên kết công cộng" ERROR_DELETE_PUBLIC_LINK = "Could not delete shareable link." ERROR_CREATE_PUBLIC_LINK = "Could not create shareable link." ERROR_UPLOAD_MAXPATHLEN = "The file cannot be uploaded. Filename is to big." LABEL_ENABLE_UPLOAD_SIZE_LIMIT = "Enable upload file size limit" LABEL_UPLOAD_SIZE_LIMIT = "Upload file size limit" HINT_UPLOAD_SIZE_LIMIT = "Upload file size limit value, in Mbytes. Additionally to the value supplied here, the actual limitation is affected by PHP configuration values post_max_size and upload_max_filesize - the smallest of these 3 values is applied. Note that webserver may add its own limitations, client_max_body_size in Nginx for example." LABEL_ENABLE_CORPORATE = "Enable corporate storage" LABEL_USER_SPACE_LIMIT = "User space limit" LABEL_CORPORATE_SPACE_LIMIT = "Corporate space limit" ERROR_FAVORITE_NOT_SET = "Không thể thêm mục vào mục yêu thích." ERROR_FILE_RENAME = "File renaming has failed." ERROR_FILES_MOVE_PLURAL = "File moving has failed.|Files moving has failed." ERROR_CANT_MOVE_FILES_QUOTA_PLURAL = "Can't move file because of space limit.|Can't move files because of space limit." MOBILE_DAVSYNC_APPS_TITLE = "File Storage apps" SERVICES_FILES_ALL_APPSYNC_HINT_SPECIFY = "Specify the URL below in these apps." SERVICES_FILES_APPSYNC_SERVER = "Server" SERVICES_FILES_APPSYNC_HINT_CREDENTIALS = "Use your common credentials you are using to login to the this web interface." CONFIRM_DELETE_FILES_PLURAL = "Delete selected file permanently?|Delete selected files permanently?" CONFIRM_DELETE_FOLDERS_PLURAL = "Delete selected folder permanently?|Delete selected folders permanently?" CONFIRM_DELETE_ITEMS_PLURAL = "Delete selected item permanently?|Delete selected items permanently?" CONFIRM_NOT_ALL_ITEMS_OWN = "Please note that some of the selected items are shared with you and cannot be deleted. Delete the rest of the selected items permanently?" LABEL_TENANT_SPACE_LIMIT = "Tenant space limit" LABEL_ALLOCATED_SPACE = "Allocated space" HINT_USER_SPACE_LIMIT = "User space limit is applied to the newly created user as the default value. The sum of all limits of all users must not exceed the tenant space limit." HINT_TENANT_SPACE_LIMIT = "Total space limit available for allocation among all users of the tenant. If you specify 0, then the tenant will not be limited in space." ACTION_UPGRADE_NOW = "Upgrade now" ACTION_SHOW_HISTORY = "Show history" HEADING_HISTORY_POPUP = "Public link activity history" CURRENT_FOLDER_STATS = "Files: %FILES_OVERAL% (%SIZE_OVERAL%), Folders: %FOLDERS_OVERAL%" CURRENT_FOLDER_STATS_SELECTED_FILES = "Selected files: %FILES_SELECTED% (%SIZE_SELECTED%)" CURRENT_FOLDER_STATS_SELECTED_FOLDERS = "Selected folders: %FOLDERS_SELECTED%" CONFIRM_SOME_ITEMS_SHARED_WITH_OTHERS = "Please note that some of the selected items are shared with others and after moving to the trash these files will no longer be shared. Move selected item(s) to trash?" CONFIRM_RESTORE_ITEMS_PLURAL = "Are you sure to restore selected item(s)?" ACTION_RESTORE = "Restore"