msgid ""
msgstr ""
"Project-Id-Version: WP All Import\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-21 05:32+0000\n"
"PO-Revision-Date: 2017-06-21 06:50+0000\n"
"Last-Translator: minos wu <userism_shop@gcreate.com>\n"
"Language-Team: Chinese (Taiwan)\n"
"Language: zh-TW\n"
"Plural-Forms: nplurals=1; plural=0\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Loco - https://localise.biz/\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
"esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
"X-Poedit-Basepath: .\n"
"X-Loco-Target-Locale: es_ES\n"
"X-Poedit-SearchPath-0: ."

#: views/admin/import/confirm.php:45 views/admin/import/options.php:62
msgid "This URL no longer returns an import file"
msgstr ""

#: views/admin/import/confirm.php:46 views/admin/import/options.php:63
msgid "You must provide a URL that returns a valid import file."
msgstr ""

#. URI of the plugin
msgid "http://www.wpallimport.com/"
msgstr ""

#: wp-all-import-pro.php:20
msgid ""
"Please de-activate and remove the free version of WP All Import before "
"activating the paid version."
msgstr "使用付費版本前請刪除免費版"

#: wp-all-import-pro.php:825 wp-all-import-pro.php:829
#, php-format
msgid "Uploads folder %s must be writable"
msgstr "更新資料夾 %s 必須是可以被寫入的"

#: actions/wp_ajax_upload_resource.php:6 
#: actions/wp_ajax_upload_resource.php:10 
#: actions/wp_ajax_save_import_functions.php:6 
#: actions/wp_ajax_save_import_functions.php:10 
#: actions/wp_ajax_import_failed.php:5 actions/wp_ajax_import_failed.php:9 
#: actions/wp_ajax_dismiss_notifications.php:5 
#: actions/wp_ajax_dismiss_notifications.php:9 
#: actions/wp_ajax_parse_nested_file.php:10 
#: actions/wp_ajax_parse_nested_file.php:14 actions/wp_ajax_nested_xpath.php:6 
#: actions/wp_ajax_nested_xpath.php:10 actions/wp_ajax_delete_import.php:5 
#: actions/wp_ajax_delete_import.php:9 actions/wp_ajax_auto_detect_sf.php:5 
#: actions/wp_ajax_auto_detect_sf.php:9 actions/wp_ajax_test_images.php:6 
#: actions/wp_ajax_test_images.php:10 actions/wp_ajax_unmerge_file.php:5 
#: actions/wp_ajax_unmerge_file.php:9 actions/wp_ajax_nested_merge.php:6 
#: actions/wp_ajax_nested_merge.php:10 actions/wp_ajax_auto_detect_cf.php:5 
#: actions/wp_ajax_auto_detect_cf.php:9 controllers/admin/manage.php:126 
#: controllers/admin/manage.php:169 controllers/admin/manage.php:279 
#: controllers/admin/manage.php:529 controllers/admin/history.php:74 
#: controllers/admin/settings.php:420
msgid "Security check"
msgstr "安全檢查"

#: actions/wp_ajax_upload_resource.php:116
msgid "Please verify that the URL returns a valid import file."
msgstr "請確認連結返回一個有效的匯入文件。"

#: actions/wp_ajax_save_import_functions.php:43
msgid "PHP code must be wrapped in \"&lt;?php\" and \"?&gt;\""
msgstr "PHP程式碼必須被包含在 \"&lt;?php\" 和 \"?&gt;\""

#: actions/wp_ajax_save_import_functions.php:52
msgid "File has been successfully updated."
msgstr "資料已經成功被更新"

#: actions/admin_menu.php:12
msgid "New Import"
msgstr "新匯入"

#: actions/admin_menu.php:13 views/admin/manage/index.php:5 
#: views/admin/import/process.php:54
msgid "Manage Imports"
msgstr "管理匯入"

#: actions/admin_menu.php:14 views/admin/settings/index.php:7
msgid "Settings"
msgstr "設定"

#: actions/admin_menu.php:16
msgid "History"
msgstr "歷史紀錄"

#: actions/admin_menu.php:22 controllers/admin/license.php:18 
#: controllers/admin/settings.php:50 views/admin/settings/index.php:6 
#: views/admin/manage/index.php:4 views/admin/import/template.php:9 
#: views/admin/import/process.php:8 views/admin/import/element.php:8 
#: views/admin/import/index.php:43 views/admin/import/confirm.php:11 
#: views/admin/import/options.php:18
msgid "WP All Import"
msgstr "通用匯入"

#: actions/admin_menu.php:22
msgid "All Import"
msgstr "全匯入"

#: actions/wp_loaded.php:53
#, php-format
msgid "Other imports are currently in process [%s]."
msgstr "其他匯入的資料在當前過程為 [%s]."

#: actions/wp_loaded.php:63
#, php-format
msgid ""
"Scheduling update is not working with \"upload\" import type. Import #%s."
msgstr "無法在匯入類型為\"上傳\"時進行排程更新。匯入編號 #%s。"

#: actions/wp_loaded.php:76 actions/wp_loaded.php:148
#, php-format
msgid "Import #%s is currently in manually process. Request skipped."
msgstr "匯入編號#%s 目前為手動。略過需求。"

#: actions/wp_loaded.php:99 views/admin/history/index.php:170
msgid "triggered by cron"
msgstr "已執行定期自動化"

#: actions/wp_loaded.php:105
#, php-format
msgid "#%s Cron job triggered."
msgstr "#%s 定期自動化執行"

#: actions/wp_loaded.php:112
#, php-format
msgid "Import #%s currently in process. Request skipped."
msgstr "匯入 #%s 目前執行中。請求跳過。"

#: actions/wp_loaded.php:121
#, php-format
msgid "Import #%s already triggered. Request skipped."
msgstr "匯入 #%s 已經觸發。請求跳過。"

#: actions/wp_loaded.php:141
#, php-format
msgid "Import #%s is not triggered. Request skipped."
msgstr "匯入 #%s 不會被觸發。請求跳過。"

#: actions/wp_loaded.php:177 views/admin/history/index.php:167
msgid "cron processing"
msgstr "自動化排程處理中"

#: actions/wp_loaded.php:208
#, php-format
msgid "Import #%s complete"
msgstr "匯入 #%s 完成"

#: actions/wp_loaded.php:217
#, php-format
msgid "Records Processed %s. Records Count %s."
msgstr "已處理的記錄 %s. 記錄次數 %s."

#: actions/wp_loaded.php:229
#, php-format
msgid "Import #%s already processing. Request skipped."
msgstr "匯入 #%s 已經在處理中。請求跳過。"

#: actions/wp_loaded.php:253
#, php-format
msgid "Import #%s canceled"
msgstr "匯入 #%s 已被取消"

#: actions/wp_ajax_nested_xpath.php:51
msgid "XPath is required"
msgstr "XPath是必需的"

#: actions/wp_ajax_delete_import.php:32 controllers/admin/manage.php:592
msgid "Import deleted"
msgstr "匯入刪除"

#: actions/wp_ajax_delete_import.php:36 controllers/admin/manage.php:596
msgid "All associated posts deleted."
msgstr "刪除所有相關的文章"

#: actions/wp_ajax_delete_import.php:40 controllers/admin/manage.php:600
msgid "Import and all associated posts deleted."
msgstr "匯入且刪除所有相關的文章"

#: actions/wp_ajax_delete_import.php:44 controllers/admin/manage.php:581
msgid "Nothing to delete."
msgstr "沒有東西可以刪除"

#: actions/wp_ajax_delete_import.php:66
#, php-format
msgid "Import #%d - %d records deleted"
msgstr "匯入 #%d - %d 刪除紀錄"

#: actions/wp_ajax_test_images.php:32
#, php-format
msgid "Uploads folder `%s` is not writable."
msgstr "上傳資料夾`%s`不可寫入。"

#: actions/wp_ajax_test_images.php:46
#, php-format
msgid "Use image name instead of URL `%s`."
msgstr "使用圖片名稱而不是網址 `%s`."

#: actions/wp_ajax_test_images.php:53
#, php-format
msgid "File `%s` isn't readable"
msgstr "文件 `%s` 無法讀取"

#: actions/wp_ajax_test_images.php:57
#, php-format
msgid "File `%s` doesn't exist"
msgstr "文件 `%s` 不存在"

#: actions/wp_ajax_test_images.php:63
#, php-format
msgid "%d image was successfully retrieved from `%s`"
msgstr "%d 圖片被成功地從檢索 `%s`"

#: actions/wp_ajax_test_images.php:67
#, php-format
msgid "%d images were successfully retrieved from `%s`"
msgstr "%d 圖片被成功地從檢索 `%s`"

#: actions/wp_ajax_test_images.php:95
#, php-format
msgid "Image `%s` not found in media library."
msgstr "無法於媒體庫找到圖片 `%s` "

#: actions/wp_ajax_test_images.php:102
#, php-format
msgid "%d image was successfully founded in media gallery"
msgstr "%d 圖片成功在媒體庫找到"

#: actions/wp_ajax_test_images.php:106
#, php-format
msgid "%d images were successfully founded in media gallery"
msgstr "%d 圖片成功在媒體庫找到"

#: actions/wp_ajax_test_images.php:120
#, php-format
msgid "URL `%s` is not valid."
msgstr "連結 `%s` 無效"

#: actions/wp_ajax_test_images.php:132
#, php-format
msgid "File `%s` cannot be saved locally"
msgstr "文件 `%s` 無法在本地端保存"

#: actions/wp_ajax_test_images.php:134
#, php-format
msgid "File `%s` is not a valid image."
msgstr "文件 `%s` 不是有效的圖片。"

#: actions/wp_ajax_test_images.php:145
#, php-format
msgid "%d image was successfully downloaded in %s seconds"
msgstr "%d 成功在 %s秒 被下載"

#: actions/wp_ajax_test_images.php:149
#, php-format
msgid "%d images were successfully downloaded in %s seconds"
msgstr "%d 成功在 %s秒 被下載"

#: actions/admin_notices.php:119
msgid "<strong>Warning:</strong> your title is blank."
msgstr "<strong>警告：</strong> 你的標題是空白。"

#: actions/admin_notices.php:122
msgid "<strong>Warning:</strong> your content is blank."
msgstr "<strong>警告：</strong> 您的內容是空白的。"

#: actions/wp_ajax_auto_detect_cf.php:59
#, php-format
msgid "No Custom Fields are present in your database for %s"
msgstr "沒有自定義字段存在於你的資料庫 %s"

#: actions/wp_ajax_auto_detect_cf.php:62
#, php-format
msgid "%s field was automatically detected."
msgstr "%s 文件是自動檢測的。"

#: actions/wp_ajax_auto_detect_cf.php:64
#, php-format
msgid "%s fields were automatically detected."
msgstr "%s 文件是自動檢測的。"

#: helpers/reverse_taxonomies_html.php:18 
#: views/admin/import/template/_taxonomies_template.php:41 
#: views/admin/import/template/_taxonomies_template.php:63 
#: views/admin/import/template/_taxonomies_template.php:97 
#: views/admin/import/template/_taxonomies_template.php:107 
#: views/admin/import/template/_taxonomies_template.php:116 
#: views/admin/import/template/_taxonomies_template.php:164 
#: views/admin/import/template/_taxonomies_template.php:182 
#: views/admin/import/template/_taxonomies_template.php:189 
#: views/admin/import/template/_taxonomies_template.php:201
msgid "Assign post to the taxonomy."
msgstr ""

#: helpers/wp_all_import_addon_notifications.php:108
#, php-format
msgid ""
"Make imports easier with the <strong>Advanced Custom Fields Add-On</strong> "
"for WP All Import: <a href=\"%s\" target=\"_blank\">Read More</a>"
msgstr ""

#: helpers/wp_all_import_addon_notifications.php:124
msgid "WP All Export"
msgstr "通用匯出"

#: helpers/wp_all_import_addon_notifications.php:125
msgid "Export anything in WordPress to CSV, XML, or Excel."
msgstr "在WP導出任何資料至CSV、XML或EXCEL。"

#: helpers/wp_all_import_addon_notifications.php:128 
#: views/admin/import/process.php:69 views/admin/import/process.php:103 
#: views/admin/import/index.php:254 views/admin/import/index.php:271 
#: views/admin/import/confirm.php:53 views/admin/import/options.php:70 
#: views/admin/import/options/_import_file.php:40 
#: views/admin/import/options/_import_file.php:57
msgid "Read More"
msgstr "了解更多"

#: helpers/wp_all_import_addon_notifications.php:141
#, php-format
msgid ""
"Make imports easier with the <strong>free %s Add-On</strong> for WP All "
"Import: <a href=\"%s\" target=\"_blank\">Get Add-On</a>"
msgstr ""

#: helpers/wp_all_import_template_notifications.php:23
msgid ""
"The import template you are using requires the User Import Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"http://www.wpallimport.com/add-ons/user-import/?utm_source=wordpress."
"org&utm_medium=wpai-import-template&utm_campaign=free+wp+all+export+plugin\" "
"target=\"_blank\">Purchase the User Import Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:27
msgid ""
"The import template you are using requires the WooCommerce Import Add-On. If "
"you continue without it your data may import incorrectly.<br/><br/><a "
"href=\"http://www.wpallimport.com/woocommerce-product-import/\" "
"target=\"_blank\">Purchase the WooCommerce Import Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:32
msgid ""
"The import template you are using requires the Realia Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/realia-xml-csv-property-listings-"
"import/\" target=\"_blank\">Download the Realia Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:39
msgid ""
"The import template you are using requires the WP Residence Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/wp-residence-add-on-for-wp-all-"
"import/\" target=\"_blank\">Download the WP Residence Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:46
msgid ""
"The import template you are using requires the RealHomes Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/realhomes-xml-csv-property-listings-"
"import/\" target=\"_blank\">Download the RealHomes Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:52
msgid ""
"The import template you are using requires the Jobify Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/jobify-xml-csv-listings-import/\" "
"target=\"_blank\">Download the Jobify Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:58
msgid ""
"The import template you are using requires the Listify Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/listify-xml-csv-listings-import/\" "
"target=\"_blank\">Download the Listify Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:64
msgid ""
"The import template you are using requires the Reales WP Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/reales-wp-xml-csv-property-listings-"
"import/\" target=\"_blank\">Download the Reales WP Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:70
msgid ""
"The import template you are using requires the WP Job Manager Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/wp-job-manager-xml-csv-listings-"
"import/\" target=\"_blank\">Download the WP Job Manager Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:76
msgid ""
"The import template you are using requires the Yoast SEO Add-On. If you "
"continue without it your data may import incorrectly.<br/><br/><a "
"href=\"https://wordpress.org/plugins/yoast-seo-settings-xml-csv-import/\" "
"target=\"_blank\">Download the Yoast SEO Add-On</a>."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:81
msgid ""
"The import template you are using requires an Add-On for WP All Import. If "
"you continue without using this Add-On your data may import incorrectly."
msgstr ""

#: helpers/wp_all_import_template_notifications.php:93
msgid "<strong>Warning:</strong>"
msgstr ""

#: classes/api.php:113 views/admin/import/template/_other_template.php:28 
#: views/admin/import/template/_other_template.php:77 
#: views/admin/import/template/_other_template.php:100 
#: views/admin/import/template/_other_template.php:167 
#: views/admin/import/template/_other_template.php:197 
#: views/admin/import/template/_other_template.php:225 
#: views/admin/import/template/_other_template.php:251
msgid "Set with XPath"
msgstr "使用XPath設定"

#: classes/api.php:129 
#: views/admin/import/template/_custom_fields_template.php:57 
#: views/admin/import/template/_custom_fields_template.php:266 
#: views/admin/import/template/_custom_fields_template.php:400
msgid "Field Options..."
msgstr "域選項..."

#: classes/api.php:132 
#: views/admin/import/template/_custom_fields_template.php:63 
#: views/admin/import/template/_custom_fields_template.php:272 
#: views/admin/import/template/_custom_fields_template.php:406
msgid "Mapping"
msgstr "映射關係"

#: classes/api.php:141 
#: views/admin/import/template/_custom_fields_template.php:170 
#: views/admin/import/template/_custom_fields_template.php:338 
#: views/admin/import/template/_custom_fields_template.php:472 
#: views/admin/import/template/_taxonomies_template.php:233
msgid "In Your File"
msgstr "在您的資料夾"

#: classes/api.php:142 
#: views/admin/import/template/_custom_fields_template.php:171 
#: views/admin/import/template/_custom_fields_template.php:339 
#: views/admin/import/template/_custom_fields_template.php:473 
#: views/admin/import/template/_taxonomies_template.php:234
msgid "Translated To"
msgstr "與...關聯"

#: classes/api.php:221 classes/api.php:221 
#: views/admin/import/template/_custom_fields_template.php:144 
#: views/admin/import/template/_custom_fields_template.php:233 
#: views/admin/import/template/_custom_fields_template.php:233 
#: views/admin/import/template/_custom_fields_template.php:312 
#: views/admin/import/template/_custom_fields_template.php:312 
#: views/admin/import/template/_custom_fields_template.php:368 
#: views/admin/import/template/_custom_fields_template.php:368 
#: views/admin/import/template/_custom_fields_template.php:446 
#: views/admin/import/template/_custom_fields_template.php:446 
#: views/admin/import/template/_custom_fields_template.php:502 
#: views/admin/import/template/_custom_fields_template.php:502
msgid "Add Another"
msgstr "新增其他"

#: classes/api.php:227 
#: views/admin/import/template/_custom_fields_template.php:239 
#: views/admin/import/template/_custom_fields_template.php:374 
#: views/admin/import/template/_custom_fields_template.php:508
msgid "Save Rules"
msgstr "儲存規則"

#: classes/api.php:259 classes/api.php:279 
#: views/admin/import/template/_featured_template.php:16 
#: views/admin/import/template/_featured_template.php:26
msgid "http:// or https://"
msgstr "http:// 或 https://"

#: classes/api.php:264
#, php-format
msgid "Use image(s) currently uploaded in %s"
msgstr "使用目前上傳至 %s 的圖片"

#: classes/api.php:284
#, php-format
msgid "Use file(s) currently uploaded in %s"
msgstr "使用目前上傳至%s的檔案"

#: classes/api.php:397
#, php-format
msgid "- Searching for existing image `%s` in `%s` folder"
msgstr "-搜索圖片 `%s`已經在 `%s` 資料夾中"

#: classes/api.php:404 classes/api.php:477
#, php-format
msgid "- <b>WARNING</b>: Can't detect attachment file type %s"
msgstr "- <b>警告</b>: 無法檢測附件文件類型  %s"

#: classes/api.php:410 classes/api.php:482
#, php-format
msgid "- File `%s` has been successfully found"
msgstr "-資料夾 `%s` 已經成功搜索到"

#: classes/api.php:416 classes/api.php:468
#, php-format
msgid ""
"- <b>WARNING</b>: File %s is not a valid image and cannot be set as featured "
"one"
msgstr "- <b>警告</b>: 資料夾 %s 不是有效的圖片且不能設置為精選之一"

#: classes/api.php:419
#, php-format
msgid "- Image `%s` has been successfully found"
msgstr "- 圖片`%s` 已經成功被搜索到"

#: classes/api.php:429
#, php-format
msgid "- Downloading image from `%s`"
msgstr "- 下載圖像從 `%s`"

#: classes/api.php:432
#, php-format
msgid "- Downloading file from `%s`"
msgstr "- 下載檔案從 `%s`"

#: classes/api.php:444 classes/api.php:472
#, php-format
msgid "- Image `%s` has been successfully downloaded"
msgstr "- 圖片`%s` 已經成功下載"

#: classes/api.php:450
#, php-format
msgid "- File `%s` has been successfully downloaded"
msgstr "- 檔案`%s` 已經成功下載"

#: classes/api.php:462
#, php-format
msgid "- <b>WARNING</b>: File %s cannot be saved locally as %s"
msgstr "- <b>警告</b>: 檔案 %s 無法在本地端儲存為 %s"

#: classes/api.php:496
#, php-format
msgid "- Creating an attachment for image `%s`"
msgstr "- 建立圖片附件 `%s`"

#: classes/api.php:499
#, php-format
msgid "- Creating an attachment for file `%s`"
msgstr "- 建立檔案附件 `%s`"

#: classes/api.php:518
msgid "- <b>WARNING</b>"
msgstr "- <b>警告</b>"

#: classes/api.php:522
#, php-format
msgid "- Attachment has been successfully created for image `%s`"
msgstr "- 成功建立圖片附件 `%s`"

#: classes/upload.php:46
msgid ""
"Please specify a file to import.<br/><br/>If you are uploading the file from "
"your computer, please wait for it to finish uploading (progress bar at 100%),"
" before trying to continue."
msgstr "請指定要導入的檔案。<br/><br/>如果從您的電腦上傳文件，請等待它完成上傳（以100％的進度條），試圖繼續之前。"

#: classes/upload.php:48
msgid "Uploaded file is empty"
msgstr "上傳的資料是空的"

#: classes/upload.php:50 controllers/admin/settings.php:459
msgid ""
"Uploaded file must be XML, CSV, ZIP, GZIP, GZ, JSON, SQL, TXT, DAT or PSV"
msgstr "上傳的檔案副檔名應該為：XML, CSV, ZIP, GZIP, GZ, JSON, SQL, TXT, DAT 或 PSV"

#: classes/upload.php:57 classes/upload.php:114 classes/upload.php:358 
#: classes/upload.php:399 classes/upload.php:704 classes/upload.php:745
msgid ""
"WP All Import couldn't find a file to import inside your ZIP.<br/><br/>"
"Either the .ZIP file is broken, or doesn't contain a file with an extension "
"of  XML, CSV, PSV, DAT, or TXT. <br/>Please attempt to unzip your .ZIP file "
"on your computer to ensure it is a valid .ZIP file which can actually be "
"unzipped, and that it contains a file which WP All Import can import."
msgstr ""
"在您的ZIP壓縮檔案裡找不到資料可以匯入.<br/><br/>ZIP壓縮檔也許損壞，或者是沒有符合 XML, CSV, PSV, DAT, 或 "
"TXT的檔案 <br/>請嘗試將zip檔案解壓縮到到電腦上，以確保它是這實際上可以解壓縮且有效的.zip文件，它包含了所有的WP導入可以導入的檔案。"

#: classes/upload.php:94 classes/upload.php:128 classes/upload.php:185 
#: classes/upload.php:379 classes/upload.php:691 classes/upload.php:725 
#: classes/upload.php:759 classes/upload.php:819 classes/upload.php:846 
#: classes/upload.php:885 classes/upload.php:909 classes/upload.php:933
msgid "WP All Import can't access your WordPress uploads folder."
msgstr "通用匯入無法存取您的上傳資料夾"

#: classes/upload.php:151 classes/upload.php:252 classes/upload.php:436 
#: classes/upload.php:525 classes/upload.php:627 classes/upload.php:783 
#: classes/upload.php:872
msgid "Can not import this file. JSON to XML convertation failed."
msgstr "無法匯入此檔案。 JSON  轉換至 XML  失敗"

#: classes/upload.php:327 classes/upload.php:687
msgid "Please specify a file to import."
msgstr "請指定要匯入的文件。"

#: classes/upload.php:351
msgid "Failed upload ZIP archive"
msgstr "上傳失敗ZIP壓縮文件"

#: classes/upload.php:486 classes/upload.php:590
msgid ""
"WP All Import was not able to download your file.<br/><br/>Please make sure "
"the URL to your file is valid.<br/>You can test this by pasting it into your "
"browser.<br/>Other reasons for this error can include some server setting on "
"your host restricting access to this particular URL or external URLs in "
"general, or some setting on the server hosting the file you are trying to "
"access preventing your server from accessing it."
msgstr ""
"通用匯入無法下載您的檔案<br/><br/>請確認您檔案裡的連結是有效的<br/>你可以複製並貼上至您的瀏覽器做測試<br/>"
"其他錯誤原因可能包括在一般到這個特定的URL或外部URL您的主機限制訪問某些服務器設置，或某些伺服器設定阻止在檔案試圖進入到您的伺服器"

#: classes/render.php:68 classes/render.php:88 classes/render.php:166 
#: classes/render.php:186
#, php-format
msgid "<strong>%s</strong> %s more"
msgstr "<strong>%s</strong> %s 更多"

#: classes/render.php:68 classes/render.php:88 classes/render.php:166 
#: classes/render.php:186 views/admin/import/evaluate.php:5 
#: views/admin/import/evaluate_variations.php:3
msgid "element"
msgid_plural "elements"
msgstr[0] "元素"
msgstr[1] "元素"

#: classes/render.php:94 classes/render.php:192
msgid "more"
msgstr "更多"

#: controllers/admin/manage.php:60 controllers/admin/history.php:57
msgid "&laquo;"
msgstr "&laquo;"

#: controllers/admin/manage.php:61 controllers/admin/history.php:58
msgid "&raquo;"
msgstr "&raquo;"

#: controllers/admin/manage.php:298 views/admin/manage/index.php:272
msgid "Import canceled"
msgstr ""

#: controllers/admin/manage.php:363
msgid ""
"This import appears to be using FTP. Unfortunately WP All Import no longer "
"supports the FTP protocol. Please contact <a href=\"mailto:"
"support@wpallimport.com\">support@wpallimport.com</a> if you have any "
"questions."
msgstr ""

#: controllers/admin/manage.php:461
msgid ""
"No matching elements found for Root element and XPath expression specified"
msgstr ""

#: controllers/admin/manage.php:557
msgid "File does not exists."
msgstr ""

#: controllers/admin/manage.php:636 controllers/admin/history.php:139
#, php-format
msgid "%d %s deleted"
msgstr "%d %s 刪除"

#: controllers/admin/manage.php:636 views/admin/manage/bulk.php:10
msgid "import"
msgid_plural "imports"
msgstr[0] "匯入"
msgstr[1] "匯入"

#: controllers/admin/history.php:31
msgid "Import is not specified."
msgstr "未指定匯入。"

#: controllers/admin/history.php:92
msgid "Log file does not exists."
msgstr "記錄檔不存在"

#: controllers/admin/history.php:112
msgid "History deleted"
msgstr "歷史紀錄刪除"

#: controllers/admin/history.php:139
msgid "history"
msgid_plural "histories"
msgstr[0] "歷史紀錄"
msgstr[1] "歷史紀錄"

#: controllers/admin/license.php:43
msgid "Licenses saved"
msgstr ""

#: controllers/admin/addons.php:21
msgid "WooCommerce Addon"
msgstr "WooCommerce插件"

#: controllers/admin/addons.php:22 controllers/admin/addons.php:76
msgid "Import Products from any XML or CSV to WooCommerce"
msgstr "從 XML 或 CSV 匯入商品至 WooCommerce"

#: controllers/admin/addons.php:32
msgid "ACF Addon"
msgstr "ACF插件"

#: controllers/admin/addons.php:33
msgid "Import to advanced custom fields"
msgstr "導入高級自定義字段"

#: controllers/admin/addons.php:43
msgid "WPML Addon"
msgstr "WPML插件"

#: controllers/admin/addons.php:44
msgid "Import to WPML"
msgstr "匯入至 WPML"

#: controllers/admin/addons.php:54
msgid "User Addon"
msgstr "會員插件"

#: controllers/admin/addons.php:55
msgid "Import Users"
msgstr "匯入會員"

#: controllers/admin/addons.php:65
msgid "Link cloaking Addon"
msgstr "隱形連結插件"

#: controllers/admin/addons.php:66
msgid "Affiliate link cloaking"
msgstr "隱形友善連結"

#: controllers/admin/addons.php:75
msgid "WooCommerce Addon - free edition"
msgstr "Woocommerce 插件 - 免費版"

#: controllers/admin/addons.php:84
msgid "WooCommerce Tabs Addon"
msgstr "WooCommerce 頁籤插件"

#: controllers/admin/addons.php:85
msgid "Import data to WooCommerce tabs"
msgstr "匯入資料至WooCommerce頁籤"

#: controllers/admin/settings.php:60
msgid "History File Count must be a non-negative integer"
msgstr ""

#: controllers/admin/settings.php:63
msgid "History Age must be a non-negative integer"
msgstr ""

#: controllers/admin/settings.php:83
msgid "Settings saved"
msgstr ""

#: controllers/admin/settings.php:114
msgid "Unknown File extension. Only txt files are permitted"
msgstr ""

#: controllers/admin/settings.php:127
#, php-format
msgid "%d template imported"
msgid_plural "%d templates imported"
msgstr[0] "%d 樣式匯入"
msgstr[1] "%d 樣式匯入"

#: controllers/admin/settings.php:129
msgid "Wrong imported data format"
msgstr ""

#: controllers/admin/settings.php:131
msgid "File is empty or doesn't exests"
msgstr ""

#: controllers/admin/settings.php:134
msgid "Undefined entry!"
msgstr ""

#: controllers/admin/settings.php:136
msgid "Please select file."
msgstr ""

#: controllers/admin/settings.php:142
msgid "Templates must be selected"
msgstr ""

#: controllers/admin/settings.php:151
#, php-format
msgid "%d template deleted"
msgid_plural "%d templates deleted"
msgstr[0] "%d 樣式刪除"
msgstr[1] "%d 樣式刪除"

#: controllers/admin/settings.php:279
msgid "Files not found"
msgstr ""

#: controllers/admin/settings.php:287
msgid "Clean Up has been successfully completed."
msgstr ""

#: controllers/admin/settings.php:438
msgid "Uploads folder is not writable."
msgstr ""

#: controllers/admin/settings.php:495
msgid "Failed to open temp directory."
msgstr ""

#: controllers/admin/settings.php:520 controllers/admin/settings.php:545
msgid "Failed to open input stream."
msgstr ""

#: controllers/admin/settings.php:527 controllers/admin/settings.php:552
msgid "Failed to open output stream."
msgstr ""

#: controllers/admin/settings.php:531
msgid "Failed to move uploaded file."
msgstr ""

#: controllers/admin/settings.php:644
msgid ""
"Please confirm you are importing a valid feed.<br/> Often, feed providers "
"distribute feeds with invalid data, improperly wrapped HTML, line breaks "
"where they should not be, faulty character encodings, syntax errors in the "
"XML, and other issues.<br/><br/>WP All Import has checks in place to "
"automatically fix some of the most common problems, but we can’t catch every "
"single one.<br/><br/>It is also possible that there is a bug in WP All "
"Import, and the problem is not with the feed.<br/><br/>If you need "
"assistance, please contact support – <a href=\"mailto:support@wpallimport."
"com\">support@wpallimport.com</a> – with your XML/CSV file. We will identify "
"the problem and release a bug fix if necessary."
msgstr ""
"請確認您匯入的來源正確<br/>通常的情況下，來源提供者所提供的<br/><br/>WP All Import hace revisiones para "
"reparar los problemas mas comunes, pero no se puede encontrar cada uno de "
"ellos.<br/><br/>También es posible que el Importador WP tenga algún bug, y "
"el problema no se encuentre en la información.<br/><br/>Si necesita "
"asistencia, por favor contacte a soporte – <a href=\"mailto:"
"support@wpallimport.com\">support@wpallimport.com</a> – con su archivo "
"XML/CSV . Nosotros vamos a identificar el problema y sacar una reparación si "
"es necesario."

#: controllers/admin/settings.php:652 
#: views/admin/import/options/_import_file.php:51
#, php-format
msgid "This %s file has errors and is not valid."
msgstr "這 %s 資料有錯誤且無效"

#: views/admin/addons/index.php:3
msgid "WP All Import Add-ons"
msgstr ""

#: views/admin/addons/index.php:8
msgid "Premium Add-ons"
msgstr ""

#: views/admin/addons/index.php:29 views/admin/addons/index.php:70
msgid " required"
msgstr ""

#: views/admin/addons/index.php:49
msgid "Free Add-ons"
msgstr ""

#: views/admin/license/index.php:3
msgid "WP All Import Licenses"
msgstr ""

#: views/admin/license/index.php:23 views/admin/settings/index.php:163
msgid "Active"
msgstr ""

#: views/admin/license/index.php:24
msgid "Deactivate License"
msgstr ""

#: views/admin/license/index.php:26 views/admin/settings/index.php:165
msgid "Activate License"
msgstr ""

#: views/admin/license/index.php:40 
#: views/admin/import/template/_custom_fields_template.php:155 
#: views/admin/import/template/_custom_fields_template.php:323 
#: views/admin/import/template/_custom_fields_template.php:457
msgid "Save"
msgstr ""

#: views/admin/history/index.php:16 views/admin/history/index.php:18 
#: views/admin/history/index.php:20
#, php-format
msgid "%s - Import History"
msgstr ""

#: views/admin/history/index.php:32 views/admin/manage/index.php:27
msgid "ID"
msgstr "ID"

#: views/admin/history/index.php:33
msgid "Date"
msgstr "日期"

#: views/admin/history/index.php:34
msgid "Run Time"
msgstr ""

#: views/admin/history/index.php:35
msgid "Type"
msgstr ""

#: views/admin/history/index.php:36 views/admin/manage/index.php:30
msgid "Summary"
msgstr "總覽"

#: views/admin/history/index.php:42
msgid "Scheduling Status"
msgstr ""

#: views/admin/history/index.php:42
msgid "and processing"
msgstr ""

#: views/admin/history/index.php:52 views/admin/history/index.php:226 
#: views/admin/manage/index.php:44 views/admin/manage/index.php:350
msgid "Bulk Actions"
msgstr ""

#: views/admin/history/index.php:53 views/admin/history/index.php:228 
#: views/admin/manage/index.php:45 views/admin/manage/index.php:192 
#: views/admin/manage/index.php:352
msgid "Delete"
msgstr "刪除"

#: views/admin/history/index.php:55 views/admin/history/index.php:234 
#: views/admin/manage/index.php:47 views/admin/manage/index.php:358 
#: views/admin/import/element.php:86
msgid "Apply"
msgstr ""

#: views/admin/history/index.php:61 views/admin/manage/index.php:53
#, php-format
msgid "Displaying %s&#8211;%s of %s"
msgstr ""

#: views/admin/history/index.php:108
msgid "No previous history found."
msgstr ""

#: views/admin/history/index.php:161
msgid "manual run"
msgstr ""

#: views/admin/history/index.php:164
msgid "continue run"
msgstr ""

#: views/admin/history/index.php:189
msgid "Download Log"
msgstr ""

#: views/admin/history/index.php:193
msgid "Log Unavailable"
msgstr ""

#: views/admin/history/index.php:230 views/admin/manage/index.php:354
msgid "Restore"
msgstr ""

#: views/admin/history/index.php:231 views/admin/manage/index.php:355
msgid "Delete Permanently"
msgstr ""

#: views/admin/history/index.php:238 views/admin/settings/index.php:212 
#: views/admin/manage/scheduling.php:62 views/admin/manage/index.php:363 
#: views/admin/import/template.php:219 views/admin/import/process.php:107 
#: views/admin/import/element.php:213 views/admin/import/index.php:286 
#: views/admin/import/confirm.php:345 views/admin/import/options.php:97
msgid "Created by"
msgstr ""

#: views/admin/settings/index.php:18
msgid "Import/Export Templates"
msgstr ""

#: views/admin/settings/index.php:32
msgid "Delete Selected"
msgstr ""

#: views/admin/settings/index.php:33
msgid "Export Selected"
msgstr ""

#: views/admin/settings/index.php:36
msgid "There are no templates saved"
msgstr ""

#: views/admin/settings/index.php:41
msgid "Import Templates"
msgstr ""

#: views/admin/settings/index.php:49
msgid "Cron Imports"
msgstr ""

#: views/admin/settings/index.php:54
msgid "Secret Key"
msgstr ""

#: views/admin/settings/index.php:57
msgid "Changing this will require you to re-create your existing cron jobs."
msgstr ""

#: views/admin/settings/index.php:61
msgid "Cron Processing Time Limit"
msgstr ""

#: views/admin/settings/index.php:64
msgid "Leave blank to use your server's limit on script run times."
msgstr ""

#: views/admin/settings/index.php:68
msgid "Cron Sleep"
msgstr ""

#: views/admin/settings/index.php:71
msgid ""
"Sleep the specified number of seconds between each post created, updated, or "
"deleted with cron. Leave blank to not sleep. Only necessary on servers  that "
"are slowed down by the cron job because they have very minimal processing "
"power and resources."
msgstr ""

#: views/admin/settings/index.php:79 
#: views/admin/import/template/_featured_template.php:143
msgid "Files"
msgstr ""

#: views/admin/settings/index.php:84 views/admin/settings/index.php:87
msgid "Secure Mode"
msgstr ""

#: views/admin/settings/index.php:89
msgid "Randomize folder names"
msgstr ""

#: views/admin/settings/index.php:95
#, php-format
msgid ""
"Imported files, chunks, logs and temporary files will be placed in a folder "
"with a randomized name inside of %s."
msgstr ""

#: views/admin/settings/index.php:100
msgid "Log Storage"
msgstr ""

#: views/admin/settings/index.php:103
msgid "Number of logs to store for each import. Enter 0 to never store logs."
msgstr ""

#: views/admin/settings/index.php:107
msgid "Clean Up Temp Files"
msgstr ""

#: views/admin/settings/index.php:109
msgid "Clean Up"
msgstr ""

#: views/admin/settings/index.php:110
msgid ""
"Attempt to remove temp files left over by imports that were improperly "
"terminated."
msgstr ""

#: views/admin/settings/index.php:118
msgid "Advanced Settings"
msgstr ""

#: views/admin/settings/index.php:123
msgid "Chunk Size"
msgstr ""

#: views/admin/settings/index.php:126
msgid "Split file into chunks containing the specified number of records."
msgstr ""

#: views/admin/settings/index.php:130
msgid "WP_IMPORTING"
msgstr ""

#: views/admin/settings/index.php:134
msgid "Enable WP_IMPORTING"
msgstr ""

#: views/admin/settings/index.php:136
msgid "Setting this constant avoids triggering pingback."
msgstr ""

#: views/admin/settings/index.php:140
msgid "Add Port To URL"
msgstr ""

#: views/admin/settings/index.php:143
msgid ""
"Specify the port number to add if you're having problems continuing to Step "
"2 and are running things on a custom port. Default is blank."
msgstr ""

#: views/admin/settings/index.php:150
msgid "Licenses"
msgstr ""

#: views/admin/settings/index.php:157
msgid "License Key"
msgstr ""

#: views/admin/settings/index.php:170
msgid ""
"A license key is required to access plugin updates. You can use your license "
"key on an unlimited number of websites. Do not distribute your license key "
"to 3rd parties. You can get your license key in the <a target=\"_blank\" "
"href=\"http://www.wpallimport.com/portal\">customer portal</a>."
msgstr ""

#: views/admin/settings/index.php:194 views/admin/import/template.php:146
msgid "Function Editor"
msgstr ""

#: views/admin/settings/index.php:202 views/admin/import/template.php:156
msgid "Save Functions"
msgstr "保存函數"

#: views/admin/settings/index.php:203 views/admin/import/template.php:157
#, php-format
msgid ""
"Add functions here for use during your import. You can access this file at %s"
msgstr "匯入期間添加功能。您可以在％s訪問此文件"

#: views/admin/help/index.php:1
msgid "WP All Import Help"
msgstr ""

#: views/admin/manage/delete.php:1
msgid "Delete Import"
msgstr ""

#: views/admin/manage/delete.php:8
msgid "Delete import"
msgstr "刪除匯入"

#: views/admin/manage/delete.php:13
#, php-format
msgid "Delete posts created by %s"
msgstr "刪除文章由 %s 建立"

#: views/admin/manage/delete.php:19 views/admin/manage/bulk.php:17
msgid "Delete associated images from media gallery"
msgstr ""

#: views/admin/manage/delete.php:24 views/admin/manage/bulk.php:22
msgid "Delete associated files from media gallery"
msgstr ""

#: views/admin/manage/delete.php:46
msgid "Are you sure you want to delete "
msgstr "您確定要刪除???"

#: views/admin/manage/delete.php:46 
#: views/admin/import/template/_other_template.php:58
msgid "and"
msgstr ""

#: views/admin/manage/scheduling.php:2 views/admin/manage/index.php:307
msgid "Cron Scheduling"
msgstr "排程匯入"

#: views/admin/manage/scheduling.php:8
msgid ""
"To schedule an import, you must create two cron jobs in your web hosting "
"control panel. One cron job will be used to run the Trigger script, the "
"other to run the Execution script."
msgstr ""

#: views/admin/manage/scheduling.php:19
msgid "Trigger Script"
msgstr ""

#: views/admin/manage/scheduling.php:21
msgid "Every time you want to schedule the import, run the trigger script."
msgstr ""

#: views/admin/manage/scheduling.php:23
msgid ""
"To schedule the import to run once every 24 hours, run the trigger script "
"every 24 hours. Most hosts require you to use “wget” to access a URL. Ask "
"your host for details."
msgstr ""

#: views/admin/manage/scheduling.php:25 views/admin/manage/scheduling.php:37
msgid "Example:"
msgstr ""

#: views/admin/manage/scheduling.php:29
msgid "Execution Script"
msgstr ""

#: views/admin/manage/scheduling.php:31
msgid ""
"The Execution script actually executes the import, once it has been "
"triggered with the Trigger script."
msgstr ""

#: views/admin/manage/scheduling.php:33
msgid ""
"It processes in iteration (only importing a few records each time it runs) "
"to optimize server load. It is recommended you run the execution script "
"every 2 minutes."
msgstr ""

#: views/admin/manage/scheduling.php:35
msgid ""
"It also operates this way in case of unexpected crashes by your web host. If "
"it crashes before the import is finished, the next run of the cron job two "
"minutes later will continue it where it left off, ensuring reliability."
msgstr ""

#: views/admin/manage/scheduling.php:41
msgid "Notes"
msgstr ""

#: views/admin/manage/scheduling.php:44
msgid ""
"Your web host may require you to use a command other than wget, although "
"wget is most common. In this case, you must asking your web hosting provider "
"for help."
msgstr ""

#: views/admin/manage/scheduling.php:54
msgid ""
"To schedule this import with a cron job, you must use the \"Download from "
"URL\" option on the Import Settings screen of WP All Import."
msgstr ""

#: views/admin/manage/scheduling.php:57
msgid "Go to Import Settings now..."
msgstr ""

#: views/admin/manage/index.php:18 views/admin/manage/index.php:20
msgid "Search Imports"
msgstr ""

#: views/admin/manage/index.php:28
msgid "File"
msgstr "匯入選項"

#: views/admin/manage/index.php:31
msgid "Info & Options"
msgstr ""

#: views/admin/manage/index.php:100
#, php-format
msgid "No previous imports found. <a href=\"%s\">Start a new import...</a>"
msgstr ""

#: views/admin/manage/index.php:182
msgid "Edit Import"
msgstr "編輯匯入樣板"

#: views/admin/manage/index.php:187
msgid "Import Settings"
msgstr "選擇匯入檔案"

#: views/admin/manage/index.php:228
msgid "triggered with cron"
msgstr ""

#: views/admin/manage/index.php:235 views/admin/manage/index.php:250 
#: views/admin/manage/index.php:264
#, php-format
msgid "last activity %s ago"
msgstr ""

#: views/admin/manage/index.php:242
msgid "currently processing with cron"
msgstr ""

#: views/admin/manage/index.php:257
msgid "Import currently in progress"
msgstr ""

#: views/admin/manage/index.php:271 views/admin/manage/index.php:275
#, php-format
msgid "Import Attempt at %s"
msgstr ""

#: views/admin/manage/index.php:276
msgid "Import failed, please check logs"
msgstr ""

#: views/admin/manage/index.php:286
#, php-format
msgid "Last run: %s"
msgstr "上次匯入的時間: %s"

#: views/admin/manage/index.php:286
msgid "never"
msgstr ""

#: views/admin/manage/index.php:287
#, php-format
msgid "%d %s created"
msgstr ""

#: views/admin/manage/index.php:295
msgid "settings edited since last run"
msgstr ""

#: views/admin/manage/index.php:309
msgid "History Logs"
msgstr "歷史記錄"

#: views/admin/manage/index.php:318 
#: views/admin/import/options/_reimport_template.php:53
msgid "Edit"
msgstr "Edit"

#: views/admin/manage/index.php:319
msgid "Run Import"
msgstr "準備匯入"

#: views/admin/manage/index.php:321
msgid "Cancel Cron"
msgstr ""

#: views/admin/manage/index.php:323
msgid "Cancel"
msgstr ""

#: views/admin/manage/bulk.php:1
msgid "Bulk Delete Imports"
msgstr "批次刪除匯入"

#: views/admin/manage/bulk.php:10
#, php-format
msgid "Are you sure you want to delete <strong>%s</strong> selected %s?"
msgstr ""

#: views/admin/manage/bulk.php:12
msgid "Delete associated posts as well"
msgstr ""

#: views/admin/manage/update.php:1
msgid "Update Import"
msgstr ""

#: views/admin/manage/update.php:9
#, php-format
msgid "Are you sure you want to update <strong>%s</strong> import?"
msgstr ""

#: views/admin/manage/update.php:10
#, php-format
msgid "Source path is <strong>%s</strong>"
msgstr ""

#: views/admin/import/template.php:10 views/admin/import/process.php:9 
#: views/admin/import/element.php:9 views/admin/import/index.php:44 
#: views/admin/import/confirm.php:12 views/admin/import/options.php:19
msgid "Import XML / CSV"
msgstr "XML/ CSV匯入工具"

#: views/admin/import/template.php:13 views/admin/import/process.php:12 
#: views/admin/import/element.php:12 views/admin/import/index.php:47 
#: views/admin/import/confirm.php:15 views/admin/import/options.php:22
msgid "Support"
msgstr ""

#: views/admin/import/template.php:13 views/admin/import/process.php:12 
#: views/admin/import/element.php:12 views/admin/import/index.php:47 
#: views/admin/import/confirm.php:15 views/admin/import/options.php:22
msgid "Documentation"
msgstr "文件"

#: views/admin/import/template.php:41
msgid "Title & Content"
msgstr ""

#: views/admin/import/template.php:48
msgid "Drag & drop any element on the right to set the title."
msgstr ""

#: views/admin/import/template.php:67
msgid "WooCommerce Short Description"
msgstr ""

#: views/admin/import/template.php:67
msgid "Excerpt"
msgstr "引用"

#: views/admin/import/template.php:71 
#: views/admin/import/template/_taxonomies_template.php:138
msgid "Preview"
msgstr ""

#: views/admin/import/template.php:77
msgid "Advanced Options"
msgstr ""

#: views/admin/import/template.php:84
msgid "Keep line breaks from file"
msgstr ""

#: views/admin/import/template.php:89
msgid "Decode HTML entities with <b>html_entity_decode</b>"
msgstr ""

#: views/admin/import/template.php:112 
#: views/admin/import/options/_reimport_options.php:135
msgid "Images"
msgstr "圖片"

#: views/admin/import/template.php:182
msgid "Save settings as a template"
msgstr ""

#: views/admin/import/template.php:185
msgid "Template name..."
msgstr ""

#: views/admin/import/template.php:190
msgid "Load Template..."
msgstr ""

#: views/admin/import/template.php:210
msgid "Back to Step 2"
msgstr ""

#: views/admin/import/template.php:212 
#: views/admin/import/options/_buttons_template.php:21
msgid "Back to Manage Imports"
msgstr ""

#: views/admin/import/process.php:21
msgid "Import <span id=\"status\">in Progress</span>"
msgstr ""

#: views/admin/import/process.php:22
msgid ""
"Importing may take some time. Please do not close your browser or refresh "
"the page until the process is complete."
msgstr ""

#: views/admin/import/process.php:29
msgid "Time Elapsed"
msgstr ""

#: views/admin/import/process.php:31
msgid "Created"
msgstr ""

#: views/admin/import/process.php:31
msgid "Updated"
msgstr ""

#: views/admin/import/process.php:31
msgid "of"
msgstr ""

#: views/admin/import/process.php:31 
#: views/admin/import/options/_settings_template.php:23
msgid "records"
msgstr ""

#: views/admin/import/process.php:38
msgid "Import Complete!"
msgstr ""

#: views/admin/import/process.php:40
msgid "Duplicate records detected during import"
msgstr ""

#: views/admin/import/process.php:40
msgid ""
"The unique identifier is how WP All Import tells two items in your import "
"file apart. If it is the same for two items, then the first item will be "
"overwritten when the second is imported."
msgstr ""

#: views/admin/import/process.php:42
#, php-format
msgid ""
"The file you are importing has %s records, but WP All Import only created "
"<span class=\"inserted_count\"></span> %s. It detected the other records in "
"your file as duplicates. This could be because they actually are duplicates "
"or it could be because your Unique Identifier is not unique for each record."
"<br><br>If your import file has no duplicates and you want to import all %s "
"records, you should delete everything that was just imported and then edit "
"your Unique Identifier so it's unique for each item."
msgstr ""

#: views/admin/import/process.php:44
msgid "Delete & Edit"
msgstr ""

#: views/admin/import/process.php:46
#, php-format
msgid ""
"WP All Import successfully imported your file <span>%s</span> into your "
"WordPress installation!"
msgstr ""

#: views/admin/import/process.php:48 views/admin/import/process.php:50
#, php-format
msgid ""
"There were <span class=\"wpallimport-errors-count\">%s</span> errors and "
"<span class=\"wpallimport-warnings-count\">%s</span> warnings in this import."
" You can see these in the import log."
msgstr ""

#: views/admin/import/process.php:53
msgid "View Logs"
msgstr ""

#: views/admin/import/process.php:61
msgid "Hide this notice."
msgstr "隱藏此通知"

#: views/admin/import/process.php:65
msgid "Want to speed up your import?"
msgstr "想要提升匯入速度?"

#: views/admin/import/process.php:66
msgid "Check out our guide on increasing import speed."
msgstr "造訪我們的指南以了解如何增加匯入速度。"

#: views/admin/import/process.php:70
msgid "opens in new tab"
msgstr "在新分頁開啟"

#: views/admin/import/process.php:78 views/admin/import/process.php:99
msgid "Your server terminated the import process"
msgstr "您的伺服器端終止匯入程序"

#: views/admin/import/process.php:79
#, php-format
msgid ""
"<a href='%s' target='_blank'>Read more</a> about how to prevent this from "
"happening again."
msgstr "<a href='%s' target='_blank'>了解更多</a> 關於如何防止這種情況再次發生。"

#: views/admin/import/process.php:82 views/admin/import/confirm.php:96
msgid "Continue Import"
msgstr ""

#: views/admin/import/process.php:83
#, php-format
msgid ""
"with <span id='wpallimport-new-records-per-iteration'>%s</span> records per "
"iteration"
msgstr "與 <span id='wpallimport-new-records-per-iteration'>%s</span> 紀錄每個重複"

#: views/admin/import/process.php:89
msgid "Log"
msgstr ""

#: views/admin/import/process.php:100
msgid ""
"Ask your host to check your server's error log. They will be able to "
"determine why your server is terminating the import process."
msgstr "詢問你的主機商檢查伺服器錯誤日誌。他們將能夠確定為什麼您的伺服器終止匯入過程。"

#: views/admin/import/element.php:23 views/admin/import/element.php:210
msgid "Continue to Step 3"
msgstr ""

#: views/admin/import/element.php:36
msgid "What element are you looking for?"
msgstr ""

#: views/admin/import/element.php:65
#, php-format
msgid "of <span class=\"wpallimport-elements-count-info\">%s</span>"
msgstr ""

#: views/admin/import/element.php:125
msgid "Add Filtering Options"
msgstr ""

#: views/admin/import/element.php:132 views/admin/import/element.php:184
msgid "Element"
msgstr ""

#: views/admin/import/element.php:133 views/admin/import/element.php:185
msgid "Rule"
msgstr ""

#: views/admin/import/element.php:134 views/admin/import/element.php:186 
#: views/admin/import/template/_custom_fields_template.php:40 
#: views/admin/import/template/_custom_fields_template.php:74 
#: views/admin/import/template/_custom_fields_template.php:283 
#: views/admin/import/template/_custom_fields_template.php:417 
#: views/admin/import/options/_reimport_options.php:42 
#: views/admin/import/options/_reimport_template.php:107
msgid "Value"
msgstr ""

#: views/admin/import/element.php:140
msgid "Select Element"
msgstr ""

#: views/admin/import/element.php:146
msgid "Select Rule"
msgstr ""

#: views/admin/import/element.php:147
msgid "equals"
msgstr ""

#: views/admin/import/element.php:148
msgid "not equals"
msgstr ""

#: views/admin/import/element.php:149
msgid "greater than"
msgstr ""

#: views/admin/import/element.php:150
msgid "equals or greater than"
msgstr ""

#: views/admin/import/element.php:151
msgid "less than"
msgstr ""

#: views/admin/import/element.php:152
msgid "equals or less than"
msgstr ""

#: views/admin/import/element.php:153
msgid "contains"
msgstr ""

#: views/admin/import/element.php:154
msgid "not contains"
msgstr ""

#: views/admin/import/element.php:155
msgid "is empty"
msgstr ""

#: views/admin/import/element.php:156
msgid "is not empty"
msgstr ""

#: views/admin/import/element.php:163
msgid "Add Rule"
msgstr ""

#: views/admin/import/element.php:172 
#: views/admin/import/options/_settings_template.php:88
msgid "XPath"
msgstr "Xpath"

#: views/admin/import/element.php:187
msgid "Condition"
msgstr ""

#: views/admin/import/element.php:192
msgid ""
"No filtering options. Add filtering options to only import records matching "
"some specified criteria."
msgstr ""

#: views/admin/import/element.php:197
msgid "Apply Filters To XPath"
msgstr ""

#: views/admin/import/element.php:206
msgid "Back to Step 1"
msgstr ""

#: views/admin/import/preview_images.php:6 views/admin/import/preview.php:6 
#: views/admin/import/preview_taxonomies.php:6 views/admin/import/tag.php:8 
#: views/admin/import/preview_prices.php:6
#, php-format
msgid ""
"<strong><input type=\"text\" value=\"%s\" name=\"tagno\" class=\"tagno\"/>"
"</strong><span class=\"out_of\"> of <strong class=\"pmxi_count\">%s</strong>"
"</span>"
msgstr ""

#: views/admin/import/preview_images.php:17
msgid "Test Images"
msgstr "測試圖片"

#: views/admin/import/preview_images.php:24
msgid ""
"Click to test that your images are able to be accessed by WP All Import."
msgstr "點擊以測試您的圖片是被WP ALL IMPORT允許匯入的"

#: views/admin/import/preview_images.php:26
msgid "Run Test"
msgstr "運行測試"

#: views/admin/import/preview_images.php:64
msgid "WP All Import will import images from the following file paths:"
msgstr ""

#: views/admin/import/preview_images.php:65
msgid "Please ensure the images exists at these file paths"
msgstr ""

#: views/admin/import/preview_images.php:96
msgid "WP All Import will import images from the media library"
msgstr "通用匯入 會從媒體庫匯入圖片"

#: views/admin/import/preview_images.php:97
msgid "Please ensure the images exists at media library"
msgstr "請確保圖片存在於媒體庫"

#: views/admin/import/preview_images.php:168
msgid "Images not found for current record."
msgstr ""

#: views/admin/import/evaluate.php:3
#, php-format
msgid ""
"<span class=\"matches_count\">%s</span> <strong>%s</strong> will be imported"
msgstr ""

#: views/admin/import/evaluate.php:3
msgid "row"
msgid_plural "rows"
msgstr[0] "列"
msgstr[1] "列"

#: views/admin/import/evaluate.php:5
#, php-format
msgid ""
"<span class=\"matches_count\">%s</span> <strong>%s</strong> %s will be "
"imported"
msgstr ""

#: views/admin/import/evaluate.php:7
msgid "Click an element to select it, or scroll down to add filtering options."
msgstr ""

#: views/admin/import/evaluate.php:9 
#: views/admin/import/evaluate_variations.php:5
msgid ""
"<strong>Note</strong>: Highlighting is turned off since can be very slow on "
"large sets of elements."
msgstr ""

#: views/admin/import/index.php:69
msgid "First, specify how you want to import your data"
msgstr "首先，您想如何匯入您的資料"

#: views/admin/import/index.php:71
msgid "First, specify previously exported file"
msgstr "首先，選擇之前匯出的檔案"

#: views/admin/import/index.php:72
msgid ""
"The data in this file can be modified, but the structure of the file "
"(column/element names) should not change."
msgstr ""

#: views/admin/import/index.php:76 
#: views/admin/import/options/_import_file.php:74
msgid "Upload a file"
msgstr "上傳檔案"

#: views/admin/import/index.php:80 
#: views/admin/import/options/_import_file.php:78
msgid "Download from URL"
msgstr "從網址下載"

#: views/admin/import/index.php:84 
#: views/admin/import/options/_import_file.php:82
msgid "Use existing file"
msgstr "使用已上傳之檔案"

#: views/admin/import/index.php:94 
#: views/admin/import/options/_import_file.php:92
msgid "Click here to select file from your computer..."
msgstr ""

#: views/admin/import/index.php:108
msgid "Download"
msgstr ""

#: views/admin/import/index.php:112
msgid ""
"<strong>Hint:</strong> After you create this import, you can schedule it to "
"run automatically, on a pre-defined schedule, with cron jobs. If anything in "
"your file has changed, WP All Import can update your site with the changed "
"data automatically."
msgstr ""

#: views/admin/import/index.php:151 
#: views/admin/import/options/_import_file.php:144
msgid "Select a previously uploaded file"
msgstr ""

#: views/admin/import/index.php:160 
#: views/admin/import/options/_import_file.php:156
#, php-format
msgid "Upload files to <strong>%s</strong> and they will appear in this list"
msgstr ""

#: views/admin/import/index.php:174
msgid "Import data from this file into..."
msgstr ""

#: views/admin/import/index.php:178
msgid "New Items"
msgstr ""

#: views/admin/import/index.php:182
msgid "Existing Items"
msgstr ""

#: views/admin/import/index.php:204
msgid "Create new"
msgstr ""

#: views/admin/import/index.php:205
msgid "Import to existing"
msgstr ""

#: views/admin/import/index.php:208
msgid "for each record in my data file."
msgstr ""

#: views/admin/import/index.php:209
msgid "and update some or all of their data."
msgstr ""

#: views/admin/import/index.php:238
msgid ""
"In Step 4, you will map the records in your file to the existing items on "
"your site and specify which data points will be updated and which will be "
"left alone."
msgstr ""

#: views/admin/import/index.php:239
msgid ""
"The Existing Items option is commonly used to update existing products with "
"new stock quantities while leaving all their other data alone, update "
"properties on your site with new pricing, etc."
msgstr ""

#: views/admin/import/index.php:250 
#: views/admin/import/options/_import_file.php:36
msgid "File upload rejected by server"
msgstr "被伺服器拒絕上傳文件"

#: views/admin/import/index.php:251 
#: views/admin/import/options/_import_file.php:37
msgid "Contact your host and have them check your server's error log."
msgstr "聯繫您的主機商，並請他們檢查服務器錯誤日誌。"

#: views/admin/import/index.php:260 views/admin/import/confirm.php:48 
#: views/admin/import/options.php:65 
#: views/admin/import/options/_import_file.php:46
msgid "There's a problem with your import file"
msgstr "您的匯入文件有問題"

#: views/admin/import/index.php:265
#, php-format
msgid "Please verify that the file you using is a valid %s file."
msgstr ""

#: views/admin/import/index.php:280
msgid "Skip to Step 4"
msgstr ""

#: views/admin/import/index.php:281
msgid "Continue to Step 2"
msgstr ""

#: views/admin/import/preview_taxonomies.php:16
msgid "Test Taxonomies Hierarchy"
msgstr ""

#: views/admin/import/tag.php:5
msgid "Elements"
msgstr ""

#: views/admin/import/tag.php:27
msgid "History file not found. Probably you are using wrong encoding."
msgstr ""

#: views/admin/import/confirm.php:49 views/admin/import/options.php:66
msgid "It has changed and is not compatible with this import template."
msgstr "此匯入樣式不相容，版本已變更。"

#: views/admin/import/confirm.php:63
msgid "Your file is all set up!"
msgstr "我們準備好要幫您匯入了！"

#: views/admin/import/confirm.php:65
msgid "This import did not finish successfuly last time it was run."
msgstr ""

#: views/admin/import/confirm.php:69
msgid ""
"Check the settings below, then click the green button to run the import."
msgstr "接著只要按下「開始匯入」，我們就會幫您將資料更新。"

#: views/admin/import/confirm.php:71
msgid "You can attempt to continue where it left off."
msgstr ""

#: views/admin/import/confirm.php:79 views/admin/import/confirm.php:334
msgid "Confirm & Run Import"
msgstr "開始匯入"

#: views/admin/import/confirm.php:89
msgid "Continue from the last run"
msgstr "繼續上一次未完成的匯入"

#: views/admin/import/confirm.php:93
msgid "Run from the beginning"
msgstr ""

#: views/admin/import/confirm.php:98
msgid "Run entire import from the beginning"
msgstr ""

#: views/admin/import/confirm.php:118
msgid "Import Summary"
msgstr "匯入總覽"

#: views/admin/import/confirm.php:124
#, php-format
msgid "Your max_execution_time is %s seconds"
msgstr ""

#: views/admin/import/confirm.php:148
#, php-format
msgid ""
"WP All Import will import the file <span style=\"color:#40acad;\">%s</span>, "
"which is <span style=\"color:#000; font-weight:bold;\">%s</span>"
msgstr ""

#: views/admin/import/confirm.php:148
msgid "undefined"
msgstr ""

#: views/admin/import/confirm.php:151
#, php-format
msgid ""
"WP All Import will process the records matching the XPath expression: <span "
"style=\"color:#46ba69; font-weight:bold;\">%s</span>"
msgstr ""

#: views/admin/import/confirm.php:153
#, php-format
msgid ""
"WP All Import will process <span style=\"color:#46ba69; font-weight:bold;\">"
"%s</span> rows in your file"
msgstr ""

#: views/admin/import/confirm.php:155
#, php-format
msgid ""
"WP All Import will process all %s <span style=\"color:#46ba69; font-weight:"
"bold;\">&lt;%s&gt;</span> records in your file"
msgstr ""

#: views/admin/import/confirm.php:159
#, php-format
msgid "WP All Import will process only specified records: %s"
msgstr ""

#: views/admin/import/confirm.php:167
#, php-format
msgid ""
"Your unique key is <span style=\"color:#000; font-weight:bold;\">%s</span>"
msgstr ""

#: views/admin/import/confirm.php:171
#, php-format
msgid ""
"%ss previously imported by this import (ID: %s) with the same unique key "
"will be updated."
msgstr ""

#: views/admin/import/confirm.php:174
#, php-format
msgid ""
"%ss previously imported by this import (ID: %s) that aren't present for this "
"run of the import will be deleted."
msgstr ""

#: views/admin/import/confirm.php:178
#, php-format
msgid ""
"%ss previously imported by this import (ID: %s) that aren't present for this "
"run of the import will be set to draft."
msgstr ""

#: views/admin/import/confirm.php:182
#, php-format
msgid ""
"Records with unique keys that don't match any unique keys from %ss created "
"by previous runs of this import (ID: %s) will be created."
msgstr ""

#: views/admin/import/confirm.php:196
#, php-format
msgid ""
"WP All Import will merge data into existing %ss, matching the following "
"criteria: %s"
msgstr ""

#: views/admin/import/confirm.php:199
msgid "Existing data will be updated with the data specified in this import."
msgstr ""

#: views/admin/import/confirm.php:202
#, php-format
msgid ""
"Next %s data will be updated, <strong>all other data will be left "
"alone</strong>"
msgstr ""

#: views/admin/import/confirm.php:205
msgid "status"
msgstr ""

#: views/admin/import/confirm.php:208
msgid "title"
msgstr ""

#: views/admin/import/confirm.php:211
msgid "slug"
msgstr "slug"

#: views/admin/import/confirm.php:214
msgid "content"
msgstr ""

#: views/admin/import/confirm.php:217
msgid "excerpt"
msgstr ""

#: views/admin/import/confirm.php:220
msgid "dates"
msgstr ""

#: views/admin/import/confirm.php:223
msgid "menu order"
msgstr ""

#: views/admin/import/confirm.php:226
msgid "parent post"
msgstr ""

#: views/admin/import/confirm.php:229
msgid "attachments"
msgstr ""

#: views/admin/import/confirm.php:236
msgid "all advanced custom fields"
msgstr ""

#: views/admin/import/confirm.php:239
msgid "only ACF presented in import options"
msgstr ""

#: views/admin/import/confirm.php:242
#, php-format
msgid "only these ACF : %s"
msgstr ""

#: views/admin/import/confirm.php:245
#, php-format
msgid "all ACF except these: %s"
msgstr ""

#: views/admin/import/confirm.php:255
msgid "old images will be updated with new"
msgstr ""

#: views/admin/import/confirm.php:258
msgid "only new images will be added"
msgstr ""

#: views/admin/import/confirm.php:268
msgid "all custom fields"
msgstr ""

#: views/admin/import/confirm.php:271
#, php-format
msgid "only these custom fields : %s"
msgstr ""

#: views/admin/import/confirm.php:274
#, php-format
msgid "all cusom fields except these: %s"
msgstr ""

#: views/admin/import/confirm.php:284
msgid "remove existing taxonomies, add new taxonomies"
msgstr ""

#: views/admin/import/confirm.php:287
msgid "only add new"
msgstr ""

#: views/admin/import/confirm.php:290
#, php-format
msgid "update only these taxonomies: %s , leave the rest alone"
msgstr ""

#: views/admin/import/confirm.php:293
#, php-format
msgid "leave these taxonomies: %s alone, update all others"
msgstr ""

#: views/admin/import/confirm.php:302
#, php-format
msgid ""
"New %ss will be created from records that don't match the above criteria."
msgstr ""

#: views/admin/import/confirm.php:308
msgid ""
"High-Speed, Small File Processing enabled. Your import will fail if it takes "
"longer than your server's max_execution_time."
msgstr ""

#: views/admin/import/confirm.php:310
#, php-format
msgid ""
"Piece By Piece Processing enabled. %s records will be processed each "
"iteration. If it takes longer than your server's max_execution_time to "
"process %s records, your import will fail."
msgstr ""

#: views/admin/import/confirm.php:314
#, php-format
msgid "Your file will be split into %s records chunks before processing."
msgstr ""

#: views/admin/import/confirm.php:318
msgid ""
"do_action calls will be disabled in wp_insert_post and wp_insert_attachment "
"during the import."
msgstr ""

#: views/admin/import/confirm.php:337
msgid "or go back to Step 4"
msgstr ""

#: views/admin/import/confirm.php:339
msgid "or go back to Manage Imports"
msgstr ""

#: views/admin/import/evaluate_variations.php:3
#, php-format
msgid "Current selection matches <span class=\"matches_count\">%s</span> %s."
msgstr ""

#: views/admin/import/evaluate_variations.php:14
#, php-format
msgid "#<strong>%s</strong> out of <strong>%s</strong>"
msgstr ""

#: views/admin/import/preview_prices.php:16
msgid "Preview Prices"
msgstr ""

#: views/admin/import/preview_prices.php:18
msgid "Regular Price"
msgstr ""

#: views/admin/import/preview_prices.php:19
msgid "Sale Price"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:5 
#: views/admin/import/options/_reimport_options.php:155
msgid "Custom Fields"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:15
#, php-format
msgid "Your website is using Custom Fields to store data for %s."
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:16
msgid "See Detected Fields"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:18
#, php-format
msgid "No Custom Fields are present in your database for %s."
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:19
#, php-format
msgid ""
"Manually create a %s, and fill out each field you want to import data to. WP "
"All Import will then display these fields as available for import below."
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:21 
#: views/admin/import/template/_custom_fields_template.php:29
msgid "Hide Notice"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:26
msgid "Clear All Fields"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:28
#, php-format
msgid ""
"If not all fields were detected, manually create a %s, and fill out each "
"field you want to import data to. Then create a new import, and WP All "
"Import will display these fields as available for import below."
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:39 
#: views/admin/import/options/_reimport_options.php:40 
#: views/admin/import/options/_reimport_template.php:105
msgid "Name"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:55 
#: views/admin/import/template/_custom_fields_template.php:264 
#: views/admin/import/template/_custom_fields_template.php:398
msgid "Click to specify"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:60 
#: views/admin/import/template/_custom_fields_template.php:269 
#: views/admin/import/template/_custom_fields_template.php:403
msgid "Serialized"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:73 
#: views/admin/import/template/_custom_fields_template.php:282 
#: views/admin/import/template/_custom_fields_template.php:416
msgid "Key"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:144 
#: views/admin/import/template/_custom_fields_template.php:524 
#: views/admin/import/template/_custom_fields_template.php:524
msgid "Add Custom Field"
msgstr ""

#: views/admin/import/template/_custom_fields_template.php:150 
#: views/admin/import/template/_custom_fields_template.php:318 
#: views/admin/import/template/_custom_fields_template.php:452
msgid "Auto-Detect"
msgstr ""

#: views/admin/import/template/_nested_template.php:35
msgid "Nested XML/CSV files"
msgstr ""

#: views/admin/import/template/_nested_template.php:48
msgid "remove"
msgstr ""

#: views/admin/import/template/_nested_template.php:69
msgid "Specify the URL of the nested file to use."
msgstr ""

#: views/admin/import/template/_nested_template.php:73
msgid "Add"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:13
msgid "Taxonomies, Categories, Tags"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:17
msgid "Show Hints"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:38
#, php-format
msgid "Each %s has just one %s"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:46 
#: views/admin/import/template/_taxonomies_template.php:70
#, php-format
msgid "Try to match terms to existing child %s"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:51 
#: views/admin/import/template/_taxonomies_template.php:75
#, php-format
msgid "Only assign %s to the imported %s, not the entire hierarchy"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:52 
#: views/admin/import/template/_taxonomies_template.php:76
msgid ""
"By default all categories above the matched category will also be assigned "
"to the post. If enabled, only the imported category will be assigned to the "
"post."
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:60
#, php-format
msgid "Each %s has multiple %s"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:65 
#: views/admin/import/template/_taxonomies_template.php:122 
#: views/admin/import/template/_taxonomies_template.php:134 
#: views/admin/import/template/_taxonomies_template.php:212 
#: views/admin/import/template/_other_template.php:129
msgid "Separated by"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:85
#, php-format
msgid ""
"%ss have hierarchical (parent/child) %s (i.e. Sports > Golf > Clubs > "
"Putters)"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:90
msgid ""
"An element in my file contains the entire hierarchy (i.e. you have an "
"element with a value = Sports > Golf > Clubs > Putters)"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:127
#, php-format
msgid "Only assign %s to the bottom level term in the hierarchy"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:132
msgid "Separate hierarchy groups via symbol"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:140
msgid "Add Another Hierarchy Group"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:147
msgid "Manually design the hierarchy with drag & drop"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:215
msgid "Add Another Row"
msgstr "新增另一行"

#: views/admin/import/template/_taxonomies_template.php:227
#, php-format
msgid "Enable Mapping for %s"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:296 
#: views/admin/import/template/_taxonomies_template.php:296
msgid "Add Another Rule"
msgstr "新增其他規則"

#: views/admin/import/template/_taxonomies_template.php:306
msgid "Apply mapping rules before splitting via separator symbol"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:321
msgid "Show \"private\" taxonomies"
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:332
msgid "Taxonomies that don't already exist on your site will be created."
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:333
msgid ""
"To import to existing parent taxonomies, use the existing taxonomy name or "
"slug."
msgstr ""

#: views/admin/import/template/_taxonomies_template.php:334
msgid ""
"To import to existing hierarchical taxonomies, create the entire hierarchy "
"using the taxonomy names or slugs."
msgstr ""

#: views/admin/import/template/_other_template.php:5
#, php-format
msgid "Other %s Options"
msgstr ""

#: views/admin/import/template/_other_template.php:17
msgid "Post Status"
msgstr ""

#: views/admin/import/template/_other_template.php:20
msgid "Published"
msgstr ""

#: views/admin/import/template/_other_template.php:24
msgid "Draft"
msgstr ""

#: views/admin/import/template/_other_template.php:32
msgid ""
"The value of presented XPath should be one of the following: ('publish', "
"'draft', 'trash')."
msgstr ""

#: views/admin/import/template/_other_template.php:41
msgid "Post Dates"
msgstr ""

#: views/admin/import/template/_other_template.php:41
msgid ""
"Use any format supported by the PHP <b>strtotime</b> function. That means "
"pretty much any human-readable date will work."
msgstr ""

#: views/admin/import/template/_other_template.php:45
msgid "As specified"
msgstr ""

#: views/admin/import/template/_other_template.php:54
msgid "Random dates"
msgstr ""

#: views/admin/import/template/_other_template.php:54
msgid ""
"Posts will be randomly assigned dates in this range. WordPress ensures posts "
"with dates in the future will not appear until their date has been reached."
msgstr ""

#: views/admin/import/template/_other_template.php:66
msgid "Comments"
msgstr ""

#: views/admin/import/template/_other_template.php:69 
#: views/admin/import/template/_other_template.php:92
msgid "Open"
msgstr ""

#: views/admin/import/template/_other_template.php:73 
#: views/admin/import/template/_other_template.php:96
msgid "Closed"
msgstr ""

#: views/admin/import/template/_other_template.php:81 
#: views/admin/import/template/_other_template.php:104
msgid ""
"The value of presented XPath should be one of the following: ('open', "
"'closed')."
msgstr ""

#: views/admin/import/template/_other_template.php:89
msgid "Trackbacks and Pingbacks"
msgstr ""

#: views/admin/import/template/_other_template.php:112
msgid "Post Slug"
msgstr ""

#: views/admin/import/template/_other_template.php:120
msgid "Post Author"
msgstr ""

#: views/admin/import/template/_other_template.php:122
msgid ""
"Assign the post to an existing user account by specifying the user ID, "
"username, or e-mail address."
msgstr ""

#: views/admin/import/template/_other_template.php:128
msgid "Download & Import Attachments"
msgstr ""

#: views/admin/import/template/_other_template.php:137
msgid "Search for existing attachments to prevent duplicates in media library"
msgstr ""

#: views/admin/import/template/_other_template.php:144
msgid "Post Format"
msgstr ""

#: views/admin/import/template/_other_template.php:150
msgid "Standard"
msgstr ""

#: views/admin/import/template/_other_template.php:182
msgid "Page Template"
msgstr ""

#: views/admin/import/template/_other_template.php:185
msgid "Select a template"
msgstr ""

#: views/admin/import/template/_other_template.php:189
msgid "Default"
msgstr ""

#: views/admin/import/template/_other_template.php:211
msgid "Page Parent"
msgstr ""

#: views/admin/import/template/_other_template.php:211
msgid ""
"Enter the slug of the desired page parent. If adding the child and parent "
"pages in the same import, set 'Records per Iteration' to 1, run the import "
"twice, or run separate imports for child and parent pages."
msgstr ""

#: views/admin/import/template/_other_template.php:215
msgid "Select page parent"
msgstr ""

#: views/admin/import/template/_other_template.php:218
msgid "(no parent)"
msgstr ""

#: views/admin/import/template/_other_template.php:237
msgid "Post Parent"
msgstr ""

#: views/admin/import/template/_other_template.php:237
msgid ""
"Enter the slug of the desired post parent. If adding the child and parent "
"posts in the same import, set 'Records per Iteration' to 1, run the import "
"twice, or run separate imports for child and parent posts."
msgstr ""

#: views/admin/import/template/_other_template.php:241
msgid "Set post parent"
msgstr ""

#: views/admin/import/template/_other_template.php:265
msgid "Menu Order"
msgstr ""

#: views/admin/import/template/_other_template.php:274
msgid "Dynamic Post Type"
msgstr "動態文章類型"

#: views/admin/import/template/_other_template.php:279 
#: views/admin/import/options/_reimport_options.php:87
msgid "Slug"
msgstr "Slug"

#: views/admin/import/template/_other_template.php:284
msgid ""
"If records in this import have different post types specify the slug of the "
"desired post type here.\n"
msgstr ""
"如果匯入紀錄有不同的文章類型指定在所需的文章類型的代稱。\n"

#: views/admin/import/template/_featured_template.php:8
msgid "Show hints"
msgstr ""

#: views/admin/import/template/_featured_template.php:19
msgid "Enter image URL one per line, or separate them with a "
msgstr ""

#: views/admin/import/template/_featured_template.php:29 
#: views/admin/import/template/_featured_template.php:39
msgid "Enter image filenames one per line, or separate them with a "
msgstr ""

#: views/admin/import/template/_featured_template.php:36
#, php-format
msgid "Use images currently uploaded in %s"
msgstr "當前使用的圖片正在上傳至 %s"

#: views/admin/import/template/_featured_template.php:44
msgid "Image Options"
msgstr "圖片選項"

#: views/admin/import/template/_featured_template.php:49
msgid ""
"Search through the Media Library for existing images before importing new "
"images"
msgstr ""

#: views/admin/import/template/_featured_template.php:50
msgid ""
"If an image with the same file name is found in the Media Library then that "
"image will be attached to this record instead of importing a new image. "
"Disable this setting if your import has different images with the same file "
"name."
msgstr ""

#: views/admin/import/template/_featured_template.php:55
msgid "Keep images currently in Media Library"
msgstr "保持圖片當前在媒體庫"

#: views/admin/import/template/_featured_template.php:56
msgid ""
"If disabled, images attached to imported posts will be deleted and then all "
"images will be imported."
msgstr "如果拒絕，圖片連結到被匯入的文章將被刪除且所有圖片將被匯入。"

#: views/admin/import/template/_featured_template.php:62
msgid "Preview & Test"
msgstr ""

#: views/admin/import/template/_featured_template.php:67
msgid "Set the first image to the Featured Image (_thumbnail_id)"
msgstr ""

#: views/admin/import/template/_featured_template.php:72
msgid "If no images are downloaded successfully, create entry as Draft."
msgstr ""

#: views/admin/import/template/_featured_template.php:83
msgid "SEO & Advanced Options"
msgstr ""

#: views/admin/import/template/_featured_template.php:91
msgid "Meta Data"
msgstr ""

#: views/admin/import/template/_featured_template.php:95
msgid "Set Title(s)"
msgstr ""

#: views/admin/import/template/_featured_template.php:97 
#: views/admin/import/template/_featured_template.php:108 
#: views/admin/import/template/_featured_template.php:119
msgid "Enter one per line, or separate them with a "
msgstr ""

#: views/admin/import/template/_featured_template.php:99
msgid ""
"The first title will be linked to the first image, the second title will be "
"linked to the second image, ..."
msgstr ""

#: views/admin/import/template/_featured_template.php:106
msgid "Set Caption(s)"
msgstr ""

#: views/admin/import/template/_featured_template.php:110
msgid ""
"The first caption will be linked to the first image, the second caption will "
"be linked to the second image, ..."
msgstr ""

#: views/admin/import/template/_featured_template.php:117
msgid "Set Alt Text(s)"
msgstr ""

#: views/admin/import/template/_featured_template.php:121
msgid ""
"The first alt text will be linked to the first image, the second alt text "
"will be linked to the second image, ..."
msgstr ""

#: views/admin/import/template/_featured_template.php:128
msgid "Set Description(s)"
msgstr ""

#: views/admin/import/template/_featured_template.php:132
msgid "Separate them with a"
msgstr "將它們分開"

#: views/admin/import/template/_featured_template.php:137
msgid "Enter them one per line"
msgstr "鍵入每行一個"

#: views/admin/import/template/_featured_template.php:139
msgid ""
"The first description will be linked to the first image, the second "
"description will be linked to the second image, ..."
msgstr ""

#: views/admin/import/template/_featured_template.php:145
msgid ""
"These options only available if Download images hosted elsewhere is selected "
"above."
msgstr "只可下載圖像別處舉行這些選項在以上配置選用。"

#: views/admin/import/template/_featured_template.php:149
msgid "Change image file names to"
msgstr ""

#: views/admin/import/template/_featured_template.php:158
msgid "Change image file extensions"
msgstr ""

#: views/admin/import/template/_featured_template.php:176
msgid ""
"WP All Import will automatically ignore elements with blank image "
"URLs/filenames."
msgstr ""

#: views/admin/import/template/_featured_template.php:177
msgid ""
"WP All Import must download the images to your server. You can't have images "
"in a Gallery that are referenced by external URL. That's just how WordPress "
"works."
msgstr ""

#: views/admin/import/template/_featured_template.php:178
#, php-format
msgid ""
"Importing a variable number of images can be done using a <a href=\"%s\" "
"target=\"_blank\">FOREACH LOOP</a>"
msgstr ""

#: views/admin/import/template/_featured_template.php:179
#, php-format
msgid ""
"For more information check out our <a href=\"%s\" target=\"_blank\">"
"comprehensive documentation</a>"
msgstr ""

#: views/admin/import/options/_import_file.php:62
msgid "Import File"
msgstr "匯入檔案"

#: views/admin/import/options/_import_file.php:71
msgid "Specify the location of the file to use for future runs of this import."
msgstr ""

#: views/admin/import/options/_import_file.php:106
msgid "Upload"
msgstr ""

#: views/admin/import/options/_reimport_options.php:2
msgid "When WP All Import finds new or changed data..."
msgstr ""

#: views/admin/import/options/_reimport_options.php:4
msgid ""
"If this import is run again and WP All Import finds new or changed data..."
msgstr "通用匯入會找到新的或是更新資料當再次匯入相同文件..."

#: views/admin/import/options/_reimport_options.php:9
msgid "Create new posts from records newly present in your file"
msgstr ""

#: views/admin/import/options/_reimport_options.php:11
msgid ""
"New posts will only be created when ID column is present and value in ID "
"column is unique."
msgstr ""

#: views/admin/import/options/_reimport_options.php:18
msgid "Delete posts that are no longer present in your file"
msgstr ""

#: views/admin/import/options/_reimport_options.php:20
msgid ""
"Records removed from the import file can only be deleted when importing into "
"New Items. This feature cannot be enabled when importing into Existing Items."
msgstr "刪除匯入文件記錄只有當新項目匯入時，匯入文件中刪除記錄才能被刪除。匯入到現有項目時，此功能無法啟用。"

#: views/admin/import/options/_reimport_options.php:27
msgid "Do not remove attachments"
msgstr ""

#: views/admin/import/options/_reimport_options.php:32
msgid "Do not remove images"
msgstr ""

#: views/admin/import/options/_reimport_options.php:37
msgid "Instead of deletion, set Custom Field"
msgstr ""

#: views/admin/import/options/_reimport_options.php:50
msgid "Instead of deletion, change post status to Draft"
msgstr ""

#: views/admin/import/options/_reimport_options.php:57
msgid "Update existing posts with changed data in your file"
msgstr ""

#: views/admin/import/options/_reimport_options.php:59
msgid ""
"These options will only be used if you run this import again later. All data "
"is imported the first time you run an import."
msgstr "如果您稍後再次運行此匯入功能這些選項才會被使用。所有的資料被匯入當你第一次做匯入動作。"

#: views/admin/import/options/_reimport_options.php:63
msgid "Update all data"
msgstr ""

#: views/admin/import/options/_reimport_options.php:66
msgid "Choose which data to update"
msgstr ""

#: views/admin/import/options/_reimport_options.php:71
msgid "Post status"
msgstr ""

#: views/admin/import/options/_reimport_options.php:72
msgid "Hint: uncheck this box to keep trashed posts in the trash."
msgstr ""

#: views/admin/import/options/_reimport_options.php:77 
#: views/admin/import/options/_reimport_template.php:98
msgid "Title"
msgstr ""

#: views/admin/import/options/_reimport_options.php:82
msgid "Author"
msgstr ""

#: views/admin/import/options/_reimport_options.php:92 
#: views/admin/import/options/_reimport_template.php:100
msgid "Content"
msgstr ""

#: views/admin/import/options/_reimport_options.php:97
msgid "Excerpt/Short Description"
msgstr ""

#: views/admin/import/options/_reimport_options.php:102
msgid "Dates"
msgstr ""

#: views/admin/import/options/_reimport_options.php:107
msgid "Menu order"
msgstr ""

#: views/admin/import/options/_reimport_options.php:112
msgid "Parent post"
msgstr ""

#: views/admin/import/options/_reimport_options.php:117
msgid "Comment status"
msgstr "評論狀態"

#: views/admin/import/options/_reimport_options.php:122
msgid "Attachments"
msgstr ""

#: views/admin/import/options/_reimport_options.php:136
msgid ""
"This will keep the featured image if it exists, so you could modify the post "
"image manually, and then do a reimport, and it would not overwrite the "
"manually modified post image."
msgstr ""

#: views/admin/import/options/_reimport_options.php:140
msgid "Update all images"
msgstr ""

#: views/admin/import/options/_reimport_options.php:146
msgid "Don't touch existing images, append new images"
msgstr ""

#: views/admin/import/options/_reimport_options.php:156
msgid ""
"If Keep Custom Fields box is checked, it will keep all Custom Fields, and "
"add any new Custom Fields specified in Custom Fields section, as long as "
"they do not overwrite existing fields. If 'Only keep this Custom Fields' is "
"specified, it will only keep the specified fields."
msgstr ""

#: views/admin/import/options/_reimport_options.php:160
msgid "Update all Custom Fields"
msgstr ""

#: views/admin/import/options/_reimport_options.php:164
msgid "Update only these Custom Fields, leave the rest alone"
msgstr ""

#: views/admin/import/options/_reimport_options.php:172
msgid "Leave these fields alone, update all other Custom Fields"
msgstr ""

#: views/admin/import/options/_reimport_options.php:184
msgid "Taxonomies (incl. Categories and Tags)"
msgstr ""

#: views/admin/import/options/_reimport_options.php:198
msgid "Leave these taxonomies alone, update all others"
msgstr ""

#: views/admin/import/options/_reimport_options.php:206
msgid "Update only these taxonomies, leave the rest alone"
msgstr ""

#: views/admin/import/options/_reimport_options.php:214
msgid "Remove existing taxonomies, add new taxonomies"
msgstr ""

#: views/admin/import/options/_reimport_options.php:218
msgid "Only add new"
msgstr ""

#: views/admin/import/options/_buttons_template.php:11
msgid "Back to Step 3"
msgstr ""

#: views/admin/import/options/_buttons_template.php:15
msgid "Save Only"
msgstr ""

#: views/admin/import/options/_buttons_template.php:18
msgid "Continue"
msgstr ""

#: views/admin/import/options/_buttons_template.php:22
msgid "Save Import Configuration"
msgstr ""

#: views/admin/import/options/_reimport_template.php:14 
#: views/admin/import/options/_reimport_template.php:81
msgid "Record Matching"
msgstr ""

#: views/admin/import/options/_reimport_template.php:22
msgid "Choose how exported data will be re-imported."
msgstr ""

#: views/admin/import/options/_reimport_template.php:28
#, php-format
msgid "WP All Import will create new %s for each unique record in your file."
msgstr ""

#: views/admin/import/options/_reimport_template.php:41
#, php-format
msgid ""
"WP All Import will associate records in your file with %s it has already "
"created from previous runs of this import based on the Unique Identifier."
msgstr ""

#: views/admin/import/options/_reimport_template.php:50 
#: views/admin/import/options/_reimport_template.php:61
msgid "Auto-detect"
msgstr ""

#: views/admin/import/options/_reimport_template.php:54
msgid "Warning: Are you sure you want to edit the Unique Identifier?"
msgstr ""

#: views/admin/import/options/_reimport_template.php:55
#, php-format
msgid ""
"It is recommended you delete all %s associated with this import before "
"editing the unique identifier."
msgstr ""

#: views/admin/import/options/_reimport_template.php:56
#, php-format
msgid ""
"Editing the unique identifier will dissociate all existing %s linked to this "
"import. Future runs of the import will result in duplicates, as WP All "
"Import will no longer be able to update these %s."
msgstr ""

#: views/admin/import/options/_reimport_template.php:57
msgid ""
"You really should just re-create your import, and pick the right unique "
"identifier to start with."
msgstr ""

#: views/admin/import/options/_reimport_template.php:67
msgid ""
"Drag an element, or combo of elements, to the box above. The Unique "
"Identifier should be unique for each record in your file, and should stay "
"the same even if your file is updated. Things like product IDs, titles, and "
"SKUs are good Unique Identifiers because they probably won't change. Don't "
"use a description or price, since that might be changed."
msgstr ""

#: views/admin/import/options/_reimport_template.php:68
#, php-format
msgid ""
"If you run this import again with an updated file, the Unique Identifier "
"allows WP All Import to correctly link the records in your updated file with "
"the %s it will create right now. If multiple records in this file have the "
"same Unique Identifier, only the first will be created. The others will be "
"detected as duplicates."
msgstr ""

#: views/admin/import/options/_reimport_template.php:83
#, php-format
msgid "WP All Import will merge data into existing %s."
msgstr ""

#: views/admin/import/options/_reimport_template.php:93
#, php-format
msgid "Records in your file will be matched with %ss on your site based on..."
msgstr ""

#: views/admin/import/options/_reimport_template.php:103
msgid "Custom field"
msgstr ""

#: views/admin/import/options/_reimport_template.php:113
msgid "Post ID"
msgstr "文章 ID"

#: views/admin/import/options/_settings_template.php:4
msgid "Configure Advanced Settings"
msgstr ""

#: views/admin/import/options/_settings_template.php:11
msgid "Import Speed Optimization"
msgstr ""

#: views/admin/import/options/_settings_template.php:15
msgid "High Speed Small File Processing"
msgstr ""

#: views/admin/import/options/_settings_template.php:15
msgid ""
"If the import takes longer than your server's timeout settings "
"(max_execution_time, mod_fcgid read data timeout, etc.) it will fail."
msgstr ""

#: views/admin/import/options/_settings_template.php:19
msgid "Iterative, Piece-by-Piece Processing"
msgstr ""

#: views/admin/import/options/_settings_template.php:23
msgid "In each iteration, process"
msgstr ""

#: views/admin/import/options/_settings_template.php:24
msgid ""
"WP All Import must be able to process this many records in less than your "
"server's timeout settings. If your import fails before completion, to "
"troubleshoot you should lower this number. If you are importing images, "
"especially high resolution images, high numbers here are probably a bad idea,"
" since downloading the images can take lots of time - for example, 20 posts "
"with 5 images each = 100 images. At 500Kb per image that's 50Mb that needs "
"to be downloaded. Can your server download that before timing out? If not, "
"the import will fail."
msgstr ""

#: views/admin/import/options/_settings_template.php:30
msgid ""
"This option will decrease the amount of slowdown experienced at the end of "
"large imports. The slowdown is partially caused by the need for WP All "
"Import to read deeper and deeper into the file on each successive iteration. "
"Splitting the file into pieces means that, for example, instead of having to "
"read 19000 records into a 20000 record file when importing the last 1000 "
"records, WP All Import will just split it into 20 chunks, and then read the "
"last chunk from the beginning."
msgstr ""

#: views/admin/import/options/_settings_template.php:37
msgid ""
"Increase speed by disabling do_action calls in wp_insert_post during import."
msgstr ""

#: views/admin/import/options/_settings_template.php:38
msgid ""
"This option is for advanced users with knowledge of WordPress development. "
"Your theme or plugins may require these calls when posts are created. Next "
"action will be disabled: 'transition_post_status', 'save_post', "
"'pre_post_update', 'add_attachment', 'edit_attachment', 'edit_post', "
"'post_updated', 'wp_insert_post'. Verify your created posts work properly if "
"you check this box."
msgstr ""

#: views/admin/import/options/_settings_template.php:42
msgid "Post Type"
msgstr ""

#: views/admin/import/options/_settings_template.php:43
msgid ""
"Editing this will change the post type of the posts processed by this import."
" Re-run the import for the changes to take effect."
msgstr ""

#: views/admin/import/options/_settings_template.php:89
msgid ""
"Editing this can break your entire import. You will have to re-create it "
"from scratch."
msgstr ""

#: views/admin/import/options/_settings_template.php:94
msgid "Downloads"
msgstr "下載"

#: views/admin/import/options/_settings_template.php:97
msgid "Import Template"
msgstr "匯入樣式"

#: views/admin/import/options/_settings_template.php:98
msgid "Import Bundle"
msgstr "匯入分裝包"

#: views/admin/import/options/_settings_template.php:101
msgid "Other"
msgstr ""

#: views/admin/import/options/_settings_template.php:105
msgid "Import only specified records"
msgstr ""

#: views/admin/import/options/_settings_template.php:105
msgid ""
"Enter records or record ranges separated by commas, e.g. <b>1,5,7-10</b> "
"would import the first, the fifth, and the seventh to tenth."
msgstr ""

#: views/admin/import/options/_settings_template.php:116
msgid "Delete source XML file after importing"
msgstr ""

#: views/admin/import/options/_settings_template.php:116
msgid ""
"This setting takes effect only when script has access rights to perform the "
"action, e.g. file is not deleted when pulled via HTTP or delete permission "
"is not granted to the user that script is executed under."
msgstr ""

#: views/admin/import/options/_settings_template.php:123
msgid "Auto-Cloak Links"
msgstr ""

#: views/admin/import/options/_settings_template.php:123
#, php-format
msgid ""
"Automatically process all links present in body of created post or page with "
"<b>%s</b> plugin"
msgstr ""

#: views/admin/import/options/_settings_template.php:128
msgid "Friendly Name"
msgstr ""

#. Name of the plugin
msgid "WP All Import Pro"
msgstr "通用匯入完整版"

#. Description of the plugin
msgid ""
"The most powerful solution for importing XML and CSV files to WordPress. "
"Import to Posts, Pages, and Custom Post Types. Support for imports that run "
"on a schedule, ability to update existing imports, and much more."
msgstr ""
"匯入XML和CSV文件到WordPress最強大的解決方案。匯入文章、頁面和自訂義文章類型。支援匯入時間表啟動，以更新現有的匯入，以及更多的能力運行。"

#. Author of the plugin
msgid "Soflyy"
msgstr "Soflyy"
