# Copyright (C) 2025 Tensor Ray
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Post Flow 1.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/post-flow\n"
"Last-Translator: \n"
"Language-Team: Chinese (China)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-10-09T10:22:38+08:00\n"
"PO-Revision-Date: 2025-01-27 12:00+0800\n"
"X-Generator: Manual Translation\n"
"X-Domain: post-flow\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. Plugin Name of the plugin
#: post-flow.php
#: post-flow.php:122
#: post-flow.php:123
msgid "Post Flow"
msgstr "文章流"

#. Description of the plugin
#: post-flow.php
msgid "Post Flow designed to transform your content strategy from static to dynamic. Post Flow intelligently schedules and republishes your posts, ensuring a continuous, vibrant stream of content that keeps your website feeling fresh and engaging for your visitors."
msgstr "Post Flow 旨在将您的内容策略从静态转变为动态。Post Flow 智能地安排和重新发布您的文章，确保持续、充满活力的内容流，让您的网站对访客保持新鲜和吸引力。"

#. Author of the plugin
#: post-flow.php
msgid "Tensor Ray"
msgstr "Tensor Ray"

#: post-flow.php:131
msgid "Loading…"
msgstr "加载中…"

#: post-flow.php:135
msgid "Setting"
msgstr "设置"

#: post-flow.php:574
msgid "All logs cleared."
msgstr "所有日志已清除。"

#: PostFlowSchedule.php:125
msgid "Could not find schedule entry. Another plugin might be interfering."
msgstr "找不到计划条目。可能有其他插件干扰。"

#: PostFlowSchedule.php:127
msgid "Post Flow Scheduler Enabled!"
msgstr "Post Flow 调度器已启用！"

#: PostFlowSchedule.php:129
msgid "wp_schedule_event() failed. Another plugin might be interfering."
msgstr "wp_schedule_event() 失败。可能有其他插件干扰。"

#. translators: 1: post title 2: post id
#: PostFlowSchedule.php:227
msgid "POST RECYCLED: '%1$s' (ID: %2$d)"
msgstr "文章已回收：'%1$s' (ID: %2$d)"

#. translators: 1: post title 2: post id 3: post status
#: PostFlowSchedule.php:235
msgid "POST PUBLISHED: '%1$s' (ID: %2$d) from status '%3$s'"
msgstr "文章已发布：'%1$s' (ID: %2$d) 从状态 '%3$s'"

#: PostFlowSchedule.php:362
msgid "Post Flow Scheduler Interval"
msgstr "Post Flow 调度器间隔"

#: src/components/Dashboard.jsx:13
msgid "Seconds"
msgstr "秒"

#: src/components/Dashboard.jsx:17
msgid "Minutes"
msgstr "分钟"

#: src/components/Dashboard.jsx:21
msgid "Hours"
msgstr "小时"

#: src/components/Dashboard.jsx:25
msgid "Days"
msgstr "天"

#: src/components/Dashboard.jsx:31
msgid "Type"
msgstr "类型"

#: src/components/Dashboard.jsx:34
msgid "Disallow"
msgstr "禁止"

#: src/components/Dashboard.jsx:38
msgid "Allow"
msgstr "允许"

#: src/components/Dashboard.jsx:44
msgid "Weekday"
msgstr "工作日"

#: src/components/Dashboard.jsx:46
msgid "All Weekday"
msgstr "所有工作日"

#: src/components/Dashboard.jsx:47
msgid "Monday"
msgstr "星期一"

#: src/components/Dashboard.jsx:48
msgid "Tuesday"
msgstr "星期二"

#: src/components/Dashboard.jsx:49
msgid "Wednesday"
msgstr "星期三"

#: src/components/Dashboard.jsx:50
msgid "Thursday"
msgstr "星期四"

#: src/components/Dashboard.jsx:51
msgid "Friday"
msgstr "星期五"

#: src/components/Dashboard.jsx:52
msgid "Saturday"
msgstr "星期六"

#: src/components/Dashboard.jsx:53
msgid "Sunday"
msgstr "星期日"

#: src/components/Dashboard.jsx:57
msgid "Time From"
msgstr "开始时间"

#: src/components/Dashboard.jsx:62
msgid "Time To"
msgstr "结束时间"

#: src/components/Dashboard.jsx:127
msgid "Enabled"
msgstr "已启用"

#: src/components/Dashboard.jsx:127
msgid "Disabled"
msgstr "已禁用"

#: src/components/Dashboard.jsx:134
msgid "Primary Settings"
msgstr "主要设置"

#: src/components/Dashboard.jsx:137
msgid "Trigger Interval"
msgstr "触发间隔"

#: src/components/Dashboard.jsx:153
msgid "Set how often the trigger runs"
msgstr "设置触发器运行频率"

#: src/components/Dashboard.jsx:161
msgid "Items per Publish"
msgstr "每次发布数量"

#: src/components/Dashboard.jsx:162
msgid "Number of items to publish each time"
msgstr "每次发布的项目数量"

#: src/components/Dashboard.jsx:170
msgid "Daily Publish Limit"
msgstr "每日发布限制"

#: src/components/Dashboard.jsx:171
msgid "Maximum items to publish per day (0 for unlimited)"
msgstr "每天发布的最大项目数（0 表示无限制）"

#: src/components/Dashboard.jsx:182
msgid "Publish random items; otherwise, the oldest items will be published first"
msgstr "随机发布项目；否则，最旧的项目将首先发布"

#: src/components/Dashboard.jsx:183
msgid "Publish Randomly?"
msgstr "随机发布？"

#: src/components/Dashboard.jsx:191
msgid "Restart the schedule if a post is published manually or by another plugin"
msgstr "如果文章被手动发布或被其他插件发布，则重新启动计划"

#: src/components/Dashboard.jsx:192
msgid "Restart Schedule on Manual Publish?"
msgstr "手动发布时重置定时器？"

#: src/components/Dashboard.jsx:201
msgid "Log more information for debugging"
msgstr "记录更多信息用于调试"

#: src/components/Dashboard.jsx:202
msgid "Enable Debug Mode?"
msgstr "启用调试模式？"

#: src/components/Dashboard.jsx:211
msgid "Recycle the oldest published items"
msgstr "回收最旧的已发布项目"

#: src/components/Dashboard.jsx:212
msgid "Enable Recycle Mode?"
msgstr "启用回收模式？"

#: src/components/Dashboard.jsx:221
msgid "Treat as New"
msgstr "视为新文章"

#: src/components/Dashboard.jsx:222
msgid "If checked, items will be re-saved as \"published\" to trigger hooks; otherwise, only the published date will be updated to now."
msgstr "如果选中，项目将重新保存为"已发布"以触发钩子；否则，只有发布日期会更新为现在。"

#: src/components/Dashboard.jsx:228
msgid "Only recycle items published on this day in previous years"
msgstr "仅回收往年同一天发布的项目"

#: src/components/Dashboard.jsx:229
msgid "Recycle items published on the same date in previous years"
msgstr "回收往年同一日期发布的项目"

#: src/components/Dashboard.jsx:234
msgid "Minimum Time Gap for Recycling"
msgstr "回收的最小时间间隔"

#: src/components/Dashboard.jsx:250
msgid "0 for no limit"
msgstr "0 表示无限制"

#: src/components/Dashboard.jsx:255
msgid "Schedule"
msgstr "计划"

#: src/components/Dashboard.jsx:302
msgid "Target Filters"
msgstr "目标过滤器"

#: src/components/Dashboard.jsx:308
msgid "Post Type"
msgstr "文章类型"

#: src/components/Dashboard.jsx:315
msgid "Post Status"
msgstr "文章状态"

#: src/components/Dashboard.jsx:321
msgid "Category"
msgstr "分类"

#: src/components/Dashboard.jsx:327
msgid "Author"
msgstr "作者"

#: src/components/Dashboard.jsx:335
msgid "Leave blank for no limit"
msgstr "留空表示无限制"

#: src/components/Dashboard.jsx:343
msgid "Save"
msgstr "保存"

#: src/components/LogViewer.jsx:34
msgid "Are you sure you want to clear all logs? This action cannot be undone."
msgstr "您确定要清除所有日志吗？此操作无法撤销。"

#: src/components/LogViewer.jsx:60
msgid "Activity Log"
msgstr "活动日志"

#: src/components/LogViewer.jsx:63
msgid "Refresh"
msgstr "刷新"

#: src/components/LogViewer.jsx:72
msgid "Clear Logs"
msgstr "清除日志"

#: src/components/LogViewer.jsx:78
msgid "Loading logs..."
msgstr "加载日志中..."

#: src/components/LogViewer.jsx:79
msgid "No logs found."
msgstr "未找到日志。"

#: src/utils/utils.js:29
msgid "Settings saved."
msgstr "设置已保存。"