# Translation of Plugins - WordPress Importer - Stable (latest release) in Vietnamese # This file is distributed under the same license as the Plugins - WordPress Importer - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2024-08-16 05:07:14+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: GlotPress/4.0.3\n" "Language: vi_VN\n" "Project-Id-Version: Plugins - WordPress Importer - Stable (latest release)\n" #: class-wp-import.php:316 msgid "To make it simpler for you to edit and save the imported content, you may want to reassign the author of the imported item to an existing user of this site, such as your primary administrator account." msgstr "Để đơn giản hơn cho bạn chỉnh sửa và lưu nội dung đã nhập vào, bạn có thể chỉ định lại tác giả của item đã nhập cho người dùng hiện tại của trang web này, chẳng hạn như tài khoản quản trị viên chính của bạn." #: class-wp-import.php:1475 msgid "The uploaded file could not be moved" msgstr "Không thể di chuyển tệp đã tải lên" #: class-wp-import.php:1460 msgid "Sorry, this file type is not permitted for security reasons." msgstr "Xin lỗi, loại tệp này không được phép vì lý do bảo mật." #: class-wp-import.php:1422 msgid "Downloaded file has incorrect size" msgstr "Tệp đã tải xuống có kích thước không chính xác" #. translators: 1: The HTTP error message. 2: The HTTP error code. #: class-wp-import.php:1398 msgid "Remote server returned the following unexpected result: %1$s (%2$s)" msgstr "Máy chủ từ xa trả về kết quả không mong muốn sau: %1$s (%2$s)" #. translators: 1: The WordPress error message. 2: The WordPress error code. #: class-wp-import.php:1382 msgid "Request failed due to an error: %1$s (%2$s)" msgstr "Yêu cầu không thành công do lỗi: %1$s (%2$s)" #: class-wp-import.php:1360 msgid "Could not create temporary file." msgstr "Không thể tạo được file tạm thời." #. Author of the plugin #: wordpress-importer.php msgid "wordpressdotorg" msgstr "wordpressdotorg" #: class-wp-import.php:1417 msgid "Zero size file downloaded" msgstr "Một file size 0 đã được tải. " #: class-wp-import.php:373 msgid "as a new user:" msgstr "như một người dùng mới:" #: class-wp-import.php:244 msgid "The export file could not be found at %s. It is likely that this was caused by a permissions problem." msgstr "Không thể tìm thấy file xuất ra tại %s. Có khả năng do vấn đề về quyền." #: class-wp-import.php:155 msgid "The file does not exist, please try again." msgstr "Tệp không tồn tại, hãy thử lại." #: class-wp-import.php:224 msgid "Remember to update the passwords and roles of imported users." msgstr "Nhớ thay đổi mật khẩu và quyền của người dùng vừa nhập vào." #: class-wp-import.php:370 msgid "or create new user with login name:" msgstr "hoặc tạo người dùng mới với tên đăng nhập:" #: class-wp-import.php:318 msgid "If a new user is created by WordPress, a new password will be randomly generated and the new user’s role will be set as %s. Manually changing the new user’s details will be necessary." msgstr "Nếu một người dùng mới được tạo bởi WordPress, mật khẩu mới sẽ được tạo ngẫu nhiên và vai trò người dùng’s sẽ được đặt là %s. Thay đổi thủ công thông tin người dùng mới ’s là cần thiết. " #: class-wp-import.php:262 msgid "This WXR file (version %s) may not be supported by this version of the importer. Please consider updating." msgstr "File WXR (phiên bản %s) có thể không được hỗ trợ bởi phiên bản hiện tại của trình importer. Vui lòng cân nhắc việc cập nhật." #: class-wp-import.php:383 msgid "assign posts to an existing user:" msgstr "gán bài viết cho người dùng hiện tại:" #: class-wp-import.php:1224 msgid "Menu item skipped due to missing menu slug" msgstr "Item menu bị bỏ qua vì lỗi đường dẫn menu" #: class-wp-import.php:595 msgid "Failed to import post tag %s" msgstr "Không thể nhập vào thẻ bài viết %s" #: class-wp-import.php:522 msgid "Failed to import category %s" msgstr "Không thể nhập vào chuyên mục %s" #: class-wp-import.php:287 msgid "Failed to import author %s. Their posts will be attributed to the current user." msgstr "Không thể nhập vào tác giả %s. Bài viết của họ sẽ được gán cho người dùng hiện tại." #: class-wp-import.php:385 msgid "or assign posts to an existing user:" msgstr "hoặc gán bài viết cho người dùng hiện tại:" #: class-wp-import.php:453 msgid "Failed to create new user for %s. Their posts will be attributed to the current user." msgstr "Không thể tạo người dùng mới cho %s. Bài viết của họ sẽ được gán cho người dùng hiện tại." #: parsers/class-wxr-parser-simplexml.php:33 #: parsers/class-wxr-parser-simplexml.php:41 parsers/class-wxr-parser.php:68 msgid "There was an error when reading this WXR file" msgstr "Có lỗi xảy ra khi đọc file WXR" #: class-wp-import.php:1662 msgid "A new version of this importer is available. Please update to version %s to ensure compatibility with newer export files." msgstr "Phiên bản mới của trình importer đang có sẵn. Hãy cập nhật phiên bản %s để đảm bảo tương tích với file xuất ra mới hơn." #. Description of the plugin #: wordpress-importer.php msgid "Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file." msgstr "Nhập vào bài viết, trang, bình luận, custom field, chuyên mục, thẻ và nhiều nữa từ file xuất ra của WordPress." #: parsers/class-wxr-parser-regex.php:104 #: parsers/class-wxr-parser-simplexml.php:46 #: parsers/class-wxr-parser-simplexml.php:52 #: parsers/class-wxr-parser-xml-processor.php:190 #: parsers/class-wxr-parser-xml.php:106 msgid "This does not appear to be a WXR file, missing/invalid WXR version number" msgstr "Đây có vẻ không phải file WXR, số phiên bản WXR bị lỗi/không hợp lệ" #: class-wp-import.php:1298 msgid "Fetching attachments is not enabled" msgstr "Chưa bật tìm nạp tệp đính kèm" #: class-wp-import.php:1231 msgid "Menu item skipped due to invalid menu slug: %s" msgstr "Item menu bị bỏ qua vì đường dẫn menu không hợp lệ: %s" #: parsers/class-wxr-parser.php:69 msgid "Details are shown above. The importer will now try again with a different parser..." msgstr "Chi tiết hiển thị bên trên. Trình importer sẽ thử lại với phân tích cú pháp khác..." #. Author URI of the plugin #: wordpress-importer.php msgid "https://wordpress.org/" msgstr "https://wordpress.org/" #: class-wp-import.php:331 msgid "Download and import file attachments" msgstr "Tải về và nhập vào file đính kèm" #. Plugin Name of the plugin #: wordpress-importer.php msgid "WordPress Importer" msgstr "WordPress Importer" #: class-wp-import.php:315 msgid "Assign Authors" msgstr "Chỉ định tác giả" #: class-wp-import.php:154 class-wp-import.php:165 class-wp-import.php:239 #: class-wp-import.php:243 class-wp-import.php:254 msgid "Sorry, there has been an error." msgstr "Rất tiếc, có lỗi đã xảy ra." #. Plugin URI of the plugin #: wordpress-importer.php msgid "https://wordpress.org/plugins/wordpress-importer/" msgstr "https://wordpress.org/plugins/wordpress-importer/" #: wordpress-importer.php:76 msgid "Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file." msgstr "Nhập vào bài viết, trang, bình luận, custom field, chuyên mục, và thẻ từ một file xuất ra của WordPress." #: class-wp-import.php:1410 msgid "Remote server did not respond" msgstr "Máy chủ từ xa không phản hồi" #: class-wp-import.php:328 msgid "Import Attachments" msgstr "Nhập vào đính kèm" #: class-wp-import.php:355 msgid "Import author:" msgstr "Nhập vào tác giả:" #: class-wp-import.php:1316 msgid "Invalid file type" msgstr "Kiểu file không hợp lệ" #: class-wp-import.php:223 msgid "Have fun!" msgstr "Chúc vui vẻ!" #: class-wp-import.php:223 msgid "All done." msgstr "Đã hoàn thành." #: class-wp-import.php:1428 msgid "Remote file is too large, limit is %s" msgstr "File từ xa quá lớn, giới hạn là %s" #: class-wp-import.php:394 msgid "- Select -" msgstr "- Chọn -" #: class-wp-import.php:1655 msgid "Import WordPress" msgstr "Nhập vào WordPress" #: class-wp-import.php:901 msgid "Failed to import %1$s “%2$s”" msgstr "Không thể nhập %1$s “%2$s”" #: class-wp-import.php:806 msgid "%1$s “%2$s” already exists." msgstr "%1$s “%2$s” đã tồn tại." #: class-wp-import.php:765 msgid "Failed to import “%1$s”: Invalid post type %2$s" msgstr "Không thể nhập “%1$s”: Loại bài viết không hợp lệ %2$s" #: class-wp-import.php:674 class-wp-import.php:1176 msgid "Failed to import %1$s %2$s" msgstr "Không thể nhập %1$s %2$s" #: class-wp-import.php:341 msgid "Submit" msgstr "Nhập nội dung" #: class-wp-import.php:1677 msgid "Howdy! Upload your WordPress eXtended RSS (WXR) file and we’ll import the posts, pages, comments, custom fields, categories, and tags into this site." msgstr "Xin chào! Tải lên tệp WordPress eXtended RSS (WXR) và chúng tôi sẽ nhập vào bài viết, trang, bình luận, trường tùy chỉnh, danh mục, và thẻ vào trong trang web này." #: class-wp-import.php:1678 msgid "Choose a WXR (.xml) file to upload, then click Upload file and import." msgstr "Chọn một tệp WXR (.xml) để tải lên, sau đó nhấn chuột vào Tải tập tin lên và nhập."