File: /home/xedaptot/be.naniguide.com/resources/lang/zh/refactor/ads_catalogs.php
<?php return array (
'actions' => '操作',
'banner' =>
array (
'catalogs_count' => '目录 ',
'desc' => '从 Shopify、WooCommerce 或任何 feed URL 导入您的产品目录。运行动态重定向广告,为每位观众展示合适的产品。 ',
'products_count' => '产品 ',
'title' => '动态商品广告 ',
),
'bind_no_platform' => '— 不绑定平台(仅模拟)—',
'bind_to_platform' => '推送到广告平台',
'bind_to_platform_hint' => '可选。设置后,此目录将在每次同步时推送到所选平台。留空则仅在本地保存目录。',
'cancel' => '取消',
'catalog_created' => '目录已创建。',
'catalog_name_placeholder' => '例如:春季系列',
'catalog_sync_queued' => '目录同步已排队,完成后将更新状态。',
'catalog_synced' => '目录同步成功。',
'catalogs_deleted' => '已删除 :count 个目录。',
'close' => '关闭',
'consumer_key' => 'Consumer Key',
'consumer_secret' => 'Consumer Secret',
'create_catalog' => '添加目录',
'creds_encrypted_at_rest' => '凭证在静态存储中已加密,从不以明文存储。',
'currency' => '货币(ISO 4217)',
'currency_hint' => '与您的 WooCommerce 全站设置一致的 3 位货币代码(如 USD、EUR、GBP)。',
'delete_catalog' => '删除',
'delete_confirm' => '确定要删除所选的目录吗?',
'errors_col' => '错误',
'errors_external_id' => '商品 ID',
'errors_message' => '消息',
'errors_modal_title' => '同步错误',
'errors_stage' => '阶段',
'filter' =>
array (
'search' => '按名称搜索目录… ',
),
'last_synced' => '最后同步',
'name' => '目录名称',
'no_catalogs' => '暂无产品目录',
'no_catalogs_desc' => '从 Shopify、WooCommerce 或任何 Feed URL 导入产品目录,以驱动动态产品广告。',
'no_errors_yet' => '此目录暂无错误记录。',
'pending' => '待处理',
'platform' => '平台',
'products' => '产品数',
'save_catalog' => '添加目录',
'select_source_type' => '来源类型',
'source' => '来源',
'source_csv' => 'CSV 上传',
'source_feed_url' => '订阅源URL',
'source_hint_csv' => '提供 storage/ 下的本地路径(如 feeds/2026/spring.csv)或提供 CSV 的绝对 HTTPS URL。',
'source_hint_feed_url' => 'XML 或 JSON 信息流 URL——平台在每次同步时拉取商品。',
'source_hint_manual' => '手动管理的目录,创建目录后可逐个添加商品。',
'source_hint_shopify' => 'Shopify 店铺 URL。同步前请通过 Shopify App Store 集成进行连接。',
'source_hint_woocommerce' => 'WooCommerce 店铺 URL。您需要从店铺管理后台获取只读 REST API 密钥(Consumer Key + Secret)。',
'source_manual' => '手动',
'source_shopify' => 'Shopify ',
'source_type_hint' => '您的商品存放在哪里?',
'source_url' => '订阅源URL',
'source_url_label_csv' => 'CSV 路径或 URL',
'source_url_label_feed' => '信息流 URL',
'source_url_label_shopify' => 'Shopify 店铺 URL',
'source_url_label_woocommerce' => 'WooCommerce 店铺 URL',
'source_url_placeholder' => 'https://example.com/products.xml',
'source_woocommerce' => 'WooCommerce',
'subtitle' => '同步您的产品目录以投放动态电商广告。',
'sync_catalog' => '同步',
'sync_completed' => '已同步',
'sync_failed' => '失败',
'sync_in_progress' => '同步中...',
'sync_partial' => '部分同步',
'sync_pending' => '待同步',
'sync_status' => '同步状态',
'synced' => '已同步',
'title' => '产品目录',
'total' => '总计',
'view_errors' => '查看各商品同步错误',
) ?>