Files
nexusphp/lang/ja/lang_getrss.php
2025-04-19 02:06:51 +07:00

49 lines
2.4 KiB
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_getrss = array (
'text_rss_feeds' => 'RSSサブスクリプション',
'head_rss_feeds' => 'RSSサブスクリプション',
'std_error' => '間違い',
'std_no_row' => '各ページに表示されるピースの数を選択してください!',
'std_done' => '仕上げる!',
'std_use_following_url' => 'Google ReaderなどのRSSリーダーで次のURLを使用できます。',
'std_utorrent_feed_url' => 'RSSサブスクリプション機能UtorrentなどをサポートするBTクライアントで次のURLを使用できます。',
'row_categories_to_retrieve' => '検索カテゴリ',
'row_feed_type' => 'リンクタイプ',
'text_web_link' => 'Webリンク',
'text_download_link' => 'ダウンロードリンク',
'row_rows_per_page' => 'ページごとのバー数',
'submit_generatte_rss_link' => 'RSSリンクを生成します',
'text_category' => 'タイプ',
'text_source' => 'ソース',
'text_codec' => 'コーディング',
'text_standard' => '解決',
'text_processing' => '対処する',
'text_medium' => '中くらい',
'text_team' => '制作チーム',
'text_audio_codec' => 'オーディオエンコーディング',
'row_item_title_type' => 'プロジェクトタイトル形式',
'text_item_category' => '[タイプ] +',
'text_item_title' => 'タイトル +',
'text_item_small_description' => '[サブタイトル] +',
'text_item_size' => '[サイズ] +',
'text_item_uploader' => '[出版]',
'row_show_bookmarked' => 'お気に入りを見せます',
'text_all' => '全て',
'text_only_bookmarked' => 'コレクションのみ',
'text_show_bookmarked_note' => 'BTクライアントのみに適用できます',
'row_keyword' => 'キーワード',
'text_with' => 'マッチングパターン:',
'select_and' => 'そして',
'select_or' => 'または',
'select_exact' => '正確な',
'text_mode' => '',
'text_keyword_note' => 'タイトルにこのキーワードを含むアイテムにのみ購読します',
'row_sticky' => 'トップ',
'row_paid' => '魔法はダウンロードから控除する必要があります',
'row_paid_help' => '注:これは、無料/50などのプロモーションタイプではありません。出版社がシード料金を設定する場合、ダウンロードは対応する魔法の力を差し引く必要があります。',
'paid_no' => '不要',
'paid_yes' => '必要',
'paid_all' => '全て',
);