Files
resourcespace/plugins/rss2/languages/zh-CN.php
2025-07-18 16:20:14 +07:00

15 lines
667 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$lang["rss_setup_heading"]='RSS2 配置';
$lang["rss_fields"]='RSS字段';
$lang["rss_ttl"]='RSS TTL:
RSS TTL: (RSS生存时间) 是指RSS Feed的缓存时间即RSS Feed在更新后多长时间内可以被缓存。';
$lang["rss_show_field_titles"]='显示字段标题';
$lang["new_content_rss_feed"]='新内容 RSS 订阅。';
$lang["subject"]='主题';
$lang["rss_feed_for_search_filter"]='创建此查询的 RSS 订阅。';
$lang["filtered_resource_update_for"]='搜索 [%search%] 的筛选资源更新';
$lang["plugin-rss2-title"]='RSS订阅';
$lang["plugin-rss2-desc"]='启用经过身份验证的新内容RSS源生成包括可配置字段。';