Files
2025-07-18 16:20:14 +07:00

13 lines
727 B
PHP
Raw Permalink 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_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["rss_ttl"]='RSS TTL:';
$lang["plugin-rss2-title"]='RSSフィード';
$lang["plugin-rss2-desc"]='新しいコンテンツのRSSフィードを認証生成し、設定可能なフィールドを含めることができます。';