1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-28 12:10:52 +02:00
ttrss/locale/ja_JP/LC_MESSAGES/messages.po
2009-08-18 11:06:34 +04:00

2942 lines
80 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Tadashi Jokagi <elf@elf.no-ip.org>, 2008-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: tt-rss unstable\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-18 11:05+0400\n"
"PO-Revision-Date: 2009-05-12 03:25+0900\n"
"Last-Translator: Tadashi Jokagi <elf2000@users.sourceforge.net>\n"
"Language-Team: Japanese <http://oss.poyo.jp/>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: backend.php:102
msgid "Use default"
msgstr "標準を使用する"
#: backend.php:103
msgid "Never purge"
msgstr "ずっと削除しない"
#: backend.php:104
msgid "1 week old"
msgstr "1 週間前"
#: backend.php:105
msgid "2 weeks old"
msgstr "2 週間前"
#: backend.php:106
msgid "1 month old"
msgstr "1 ヶ月前"
#: backend.php:107
msgid "2 months old"
msgstr "2 日月前"
#: backend.php:108
msgid "3 months old"
msgstr "3 ヶ月前"
#: backend.php:111
msgid "Default interval"
msgstr "更新の間隔"
#: backend.php:112
msgid "Disable updates"
msgstr "更新を無効にする"
#: backend.php:113
msgid "Each 15 minutes"
msgstr "各 15 分"
#: backend.php:114
msgid "Each 30 minutes"
msgstr "各 30 分"
#: backend.php:115
msgid "Hourly"
msgstr "毎時"
#: backend.php:116
msgid "Each 4 hours"
msgstr "各 4 時間"
#: backend.php:117
msgid "Each 12 hours"
msgstr "各 12 時間"
#: backend.php:118
msgid "Daily"
msgstr "毎日"
#: backend.php:119
msgid "Weekly"
msgstr "毎週"
#: backend.php:122 tt-rss.php:247 modules/pref-prefs.php:315
msgid "Default"
msgstr "標準"
#: backend.php:123
msgid "Magpie"
msgstr "Magpie"
#: backend.php:124
msgid "SimplePie"
msgstr "SimplePie"
#: backend.php:133 modules/pref-users.php:126
msgid "User"
msgstr "ユーザー"
#: backend.php:134
msgid "Power User"
msgstr "パワーユーザー"
#: backend.php:135
msgid "Administrator"
msgstr "管理者"
#: errors.php:3
msgid "Unknown error"
msgstr "未知のエラー"
#: errors.php:5
msgid ""
"This program requires XmlHttpRequest to function properly. Your browser "
"doesn't seem to support it."
msgstr ""
"このプログラムは XmlHttpRequest が正しく機能することを要求します。あなたのブ"
"ラウザーはそれをサポートしていないように見えます。"
#: errors.php:8
msgid ""
"This program requires cookies to function properly. Your browser doesn't "
"seem to support them."
msgstr ""
"このプログラムは Cookie が正しく機能することを要求します。あなたのブラウザー"
"はそれをサポートしていないように見えます。"
#: errors.php:11
msgid "Backend sanity check failed"
msgstr "バックエンドの健全さの確認に失敗しました"
#: errors.php:13
msgid "Frontend sanity check failed."
msgstr "フロントエンドの健全さの確認に失敗しました。"
#: errors.php:15
msgid ""
"Incorrect database schema version. &lt;a href='update.php'&gt;Please "
"update&lt;/a&gt;."
msgstr ""
"データベーススキーマのバージョンが適切ではありません。&lt;a href='update."
"php'&gt;更新してください&lt;/a&gt;。"
#: errors.php:17
msgid "Request not authorized."
msgstr "要求は認証されていません。"
#: errors.php:19
msgid "No operation to perform."
msgstr "実行する操作がありません。"
#: errors.php:21
msgid ""
"Could not display feed: query failed. Please check label match syntax or "
"local configuration."
msgstr ""
"フィードを表示することができません: 問い合わせに失敗しました。ラベルに一致す"
"る文法、またはローカルの設定を確認してください。"
#: errors.php:23
msgid "Denied. Your access level is insufficient to access this page."
msgstr ""
"拒否します。このページへのアクセスをするにはアクセスレベルが不足します。"
#: errors.php:25
msgid "Configuration check failed"
msgstr "設定の確認で失敗"
#: errors.php:27
msgid ""
"Your version of MySQL is not currently supported. Please see \n"
"\t\tofficial site for more information."
msgstr ""
"MySQL のバージョンが現在サポートされていません。オフィシャルウェブサイト\n"
"\t\tの追加情報を参照してください。"
#: errors.php:32
msgid "SQL escaping test failed, check your database and PHP configuration"
msgstr ""
"SQL のエスケープ処理のテストに失敗しました。データベースの設定と PHP の設定を"
"確認してください。"
#: functions.php:1863
msgid "Session failed to validate (incorrect IP)"
msgstr "セッションの検査に失敗しました (IP が正しくない)"
#: functions.php:1923
msgid "Incorrect username or password"
msgstr "ユーザー名かパスワードが正しくありません"
#: functions.php:2849 modules/popup-dialog.php:175
#: modules/pref-filters.php:413 mobile/functions.php:751
msgid "All feeds"
msgstr "すべてのフィード"
#: functions.php:2878 functions.php:2917 functions.php:3332 functions.php:4311
#: functions.php:4341 modules/backend-rpc.php:635 modules/pref-feeds.php:1259
msgid "Uncategorized"
msgstr "カテゴリー割り当てなし"
#: functions.php:2907 functions.php:3538 modules/backend-rpc.php:640
#: mobile/functions.php:33
msgid "Special"
msgstr "特別"
#: functions.php:2909 functions.php:3361 functions.php:3540 prefs.php:129
#: modules/backend-rpc.php:645 help/4.php:12 mobile/functions.php:83
msgid "Labels"
msgstr "ラベル"
#: functions.php:2927 functions.php:3354 functions.php:4163
#: localized_js.php:154 help/3.php:59 mobile/functions.php:61 offline.js:494
#: offline.js:1425
msgid "Starred articles"
msgstr "お気に入りの記事"
#: functions.php:2929 functions.php:3358 functions.php:4170
#: modules/pref-feeds.php:1437 help/3.php:60 mobile/functions.php:70
msgid "Published articles"
msgstr "公開済みの記事"
#: functions.php:2931 functions.php:3364 functions.php:4148 help/3.php:58
#: mobile/functions.php:52
msgid "Fresh articles"
msgstr "新しい記事"
#: functions.php:2933 functions.php:3367 functions.php:4141
#: localized_js.php:40 help/3.php:57 mobile/functions.php:43 offline.js:489
#: offline.js:1427
msgid "All articles"
msgstr "すべての記事"
#: functions.php:3318 functions.php:3320
msgid "Search results"
msgstr "検索結果"
#: functions.php:3336 functions.php:3349 functions.php:3355 functions.php:3359
#: functions.php:3365 functions.php:3368 functions.php:3376
msgid "Searched for"
msgstr ""
#: functions.php:4020
msgid "Generated feed"
msgstr "生成したフィード"
#: functions.php:4025 functions.php:5332 localized_js.php:149
#: modules/pref-feeds.php:1040 modules/pref-feeds.php:1221
#: modules/pref-filters.php:366 modules/pref-labels.php:163
#: modules/pref-users.php:401 offline.js:409
msgid "Select:"
msgstr "選択:"
#: functions.php:4026 localized_js.php:39 tt-rss.php:256
#: modules/pref-feeds.php:1041 modules/pref-feeds.php:1222
#: modules/pref-filters.php:367 modules/pref-labels.php:164
#: modules/pref-users.php:402 mobile/functions.php:570
msgid "All"
msgstr "すべて"
#: functions.php:4027 functions.php:4043 localized_js.php:172 tt-rss.php:239
#: mobile/functions.php:458 mobile/functions.php:571
msgid "Unread"
msgstr "未読"
#: functions.php:4028 localized_js.php:74 mobile/functions.php:573
msgid "Invert"
msgstr "反転"
#: functions.php:4029 localized_js.php:99 modules/pref-feeds.php:1042
#: modules/pref-feeds.php:1223 modules/pref-filters.php:368
#: modules/pref-labels.php:165 modules/pref-users.php:403
#: mobile/functions.php:572
msgid "None"
msgstr "なし"
#: functions.php:4037 localized_js.php:35 tt-rss.php:189
#: modules/pref-feeds.php:1383 offline.js:185
msgid "Actions..."
msgstr "操作..."
#: functions.php:4042 localized_js.php:151
msgid "Selection toggle:"
msgstr "選択の切り替え:"
#: functions.php:4044 localized_js.php:153 tt-rss.php:238
#: mobile/functions.php:459
msgid "Starred"
msgstr "お気に入り"
#: functions.php:4045
msgid "Published"
msgstr "公開済み"
#: functions.php:4047 localized_js.php:85
msgid "Mark as read:"
msgstr "既読にする:"
#: functions.php:4048 localized_js.php:150 mobile/functions.php:578
msgid "Selection"
msgstr "選択"
#: functions.php:4050 localized_js.php:65 mobile/functions.php:580
msgid "Entire feed"
msgstr "元のフィード"
#: functions.php:4054
msgid "Assign label:"
msgstr "ラベルの割り当て:"
#: functions.php:4095 localized_js.php:56
msgid "Click to collapse category"
msgstr "閉じたカテゴリーのクリック"
#: functions.php:4361
msgid "No feeds to display."
msgstr "表示するフィードがありません。"
#: functions.php:4378 mobile/functions.php:12
msgid "Tags"
msgstr "タグ"
#: functions.php:4616
msgid " - "
msgstr " - "
#: functions.php:4640 functions.php:5360
msgid "Edit tags for this article"
msgstr "この記事のタグを編集する"
#: functions.php:4648
msgid "Display original article content"
msgstr "元の記事内容を表示する"
#: functions.php:4655 functions.php:5342
msgid "Show article summary in new window"
msgstr "記事の要約を新しいウィンドウで表示する"
#: functions.php:4662 functions.php:5349
msgid "Publish article with a note"
msgstr "ノートと記事を公開する"
#: functions.php:4702 functions.php:5256
msgid "unknown type"
msgstr "未知の種類"
#: functions.php:4710 functions.php:4715 functions.php:5264 functions.php:5269
msgid "audio/mpeg"
msgstr "audio/mpeg"
#: functions.php:4717 functions.php:5271
msgid "Switch to Flash Player"
msgstr ""
#: functions.php:4754 functions.php:5306
msgid "Attachment:"
msgstr "添付:"
#: functions.php:4756 functions.php:5308
msgid "Attachments:"
msgstr "添付:"
#: functions.php:4776 modules/help.php:22 modules/popup-dialog.php:52
#: modules/popup-dialog.php:456 modules/pref-feeds.php:1091
msgid "Close this window"
msgstr "このウィンドウを閉じる"
#: functions.php:4832
msgid "Feed not found."
msgstr "フィードが見つかりません。"
#: functions.php:4901 mobile/functions.php:423
msgid ""
"Could not display feed (query failed). Please check label match syntax or "
"local configuration."
msgstr ""
"フィードを表示できません (問い合わせの失敗)。ラベル一致の文法かローカルの設定"
"を確認してください。"
#: functions.php:5059 functions.php:5142
msgid "mark as read"
msgstr "既読にする"
#: functions.php:5223
msgid "Click to expand article"
msgstr "開いた記事のクリック"
#: functions.php:5367
msgid "toggle unread"
msgstr "未読/既読を切り替える"
#: functions.php:5386
msgid "No unread articles found to display."
msgstr "表示する未読記事が見つかりませんでした。"
#: functions.php:5389
msgid "No updated articles found to display."
msgstr "表示する更新された記事が見つかりませんでした。"
#: functions.php:5392
msgid "No starred articles found to display."
msgstr "表示するお気に入りの記事が見つかりませんでした。"
#: functions.php:5396
msgid ""
"No articles found to display. You can assign articles to labels manually "
"(see the Actions menu above) or use a filter."
msgstr ""
"表示する記事が見つかりません。手動でラベルに記事を割り当てるか(上の操作メ"
"ニューを参照します)、フィルターを使うことができます。"
#: functions.php:5398 localized_js.php:92 offline.js:444
msgid "No articles found to display."
msgstr "表示する記事が見つかりません。"
#: functions.php:6100 tt-rss.php:204
msgid "Create label..."
msgstr "ラベルを作成する..."
#: functions.php:6113
msgid "(remove)"
msgstr "(削除)"
#: functions.php:6157
msgid "no tags"
msgstr "タグがありません"
#: functions.php:6185
msgid "edit note"
msgstr "ノートの編集"
#: localized_js.php:36
msgid "Adding feed..."
msgstr "フィードを追加しています..."
#: localized_js.php:37
msgid "Adding feed category..."
msgstr "フィードカテゴリーを追加しています..."
#: localized_js.php:38
msgid "Adding user..."
msgstr "ユーザーを追加しています..."
#: localized_js.php:41
msgid "All feeds updated."
msgstr "すべてのフィードを更新しました。"
#: localized_js.php:42
msgid "Assign score to article:"
msgstr "記事にスコアを割り当てる:"
#: localized_js.php:43
msgid "Assign selected articles to label?"
msgstr "ラベルに選択した記事を割り当てますか?"
#: localized_js.php:44 prefs.js:331
msgid "Can't add category: no name specified."
msgstr "カテゴリーが追加できません: 名前が指定されていません。"
#: localized_js.php:45 functions.js:1385
msgid "Can't add filter: nothing to match on."
msgstr "フィルターを追加できません: 一致するものがありません。"
#: localized_js.php:46 prefs.js:275 tt-rss.js:1442
msgid "Can't create label: missing caption."
msgstr "ラベルが作成できません: キャプションが見当たりません。"
#: localized_js.php:47 prefs.js:359
msgid "Can't create user: no login specified."
msgstr "ユーザーが追加できません: ログイン名が指定されていません。"
#: localized_js.php:48
msgid "Can't open article: received invalid article link"
msgstr "記事が開けません: 無効な記事リンクを受信しました"
#: localized_js.php:49
msgid "Can't open article: received invalid XML"
msgstr "記事を開けません: 無効な XML を受信しました"
#: localized_js.php:50 functions.js:1426
msgid "Can't subscribe: no feed URL given."
msgstr "購読できません: フィード URL が入力されていません。"
#: localized_js.php:51
msgid "Category reordering disabled"
msgstr "カテゴリーの順序変更を無効にしました"
#: localized_js.php:52
msgid "Category reordering enabled"
msgstr "カテゴリーの順序変更を有効にしました"
#: localized_js.php:53
msgid "Changing category of selected feeds..."
msgstr "選択されたカテゴリーのフィードを削除しています..."
#: localized_js.php:54
msgid "Clearing feed..."
msgstr "フィードを消去しています..."
#: localized_js.php:55
msgid "Clearing selected feed..."
msgstr "選択されたフィードを消去しています..."
#: localized_js.php:57
msgid "comments"
msgstr "コメント"
#: localized_js.php:58
msgid "Could not change feed URL."
msgstr "フィードの URL を変更できません。"
#: localized_js.php:59
msgid "Could not display article (missing XML object)"
msgstr "記事を表示できません (XML オブジェクトが見当たりません)"
#: localized_js.php:60
msgid "Could not update headlines (missing XML data)"
msgstr "ヘッドラインを更新できません (XML データが見当たりません)"
#: localized_js.php:61
msgid "Could not update headlines (missing XML object)"
msgstr "ヘッドラインを更新できません (XML オブジェクトが見当たりません)"
#: localized_js.php:62 offline.js:638
msgid "Data for offline browsing has not been downloaded yet."
msgstr "オフライン閲覧のためのデータはまだダウンロードされていません。"
#: localized_js.php:63 tt-rss.js:75
msgid "display feeds"
msgstr "フィードの表示"
#: localized_js.php:64 modules/pref-prefs.php:40
msgid "Entered passwords do not match."
msgstr "パスワードが一致しません。"
#: localized_js.php:66 tt-rss.js:633
#, php-format
msgid "Erase all non-starred articles in %s?"
msgstr "%s にあるお気に入りに設定していない記事をすべて削除しますか?"
#: localized_js.php:67 prefs.js:618
msgid "Erase all non-starred articles in selected feed?"
msgstr ""
"選択したフィード内のすべてのお気に入りしていない記事をすべて削除しますか?"
#: localized_js.php:68 prefs.js:304
msgid "Error: Invalid feed URL."
msgstr "エラー: フィードの URL が正しくありません。"
#: localized_js.php:69 prefs.js:302
msgid "Error: No feed URL given."
msgstr "エラー: フィードの URL が入力されていません。"
#: localized_js.php:70
msgid "Error while trying to load more headlines"
msgstr "さらにヘッドラインを読み込み中にエラーです。"
#: localized_js.php:71
msgid "Failed to load article in new window"
msgstr "新しいウィンドウで記事を開くことができません"
#: localized_js.php:72
msgid "Failed to open window for the article"
msgstr "記事用のウィンドウを開くことができません"
#: localized_js.php:73 prefs.js:640
msgid "How many days of articles to keep (0 - use default)?"
msgstr "記事を維持したい日数は? (0: 標準を使う)"
#: localized_js.php:75 offline.js:1655
msgid "Last sync: Cancelled."
msgstr "最終同期: 取り消されました。"
#: localized_js.php:76 offline.js:837
msgid "Last sync: Error receiving data."
msgstr "最終同期: データの受信中にエラーです。"
#: localized_js.php:77 offline.js:808
#, php-format
msgid "Last sync: %s"
msgstr "最終同期: %s"
#: localized_js.php:78
msgid "Loading feed list..."
msgstr "フィード一覧を読み込んでいます..."
#: localized_js.php:79 prefs.php:66 prefs.php:138 tt-rss.php:71
msgid "Loading, please wait..."
msgstr "読み込みんでいます。しばらくお待ちください..."
#: localized_js.php:80
msgid "Local data removed."
msgstr "ローカルのデータを削除しました。"
#: localized_js.php:81 prefs.js:763
msgid "Login field cannot be blank."
msgstr "ログイン名の項目は空にできません。"
#: localized_js.php:82 tt-rss.js:279
msgid "Mark all articles as read?"
msgstr "すべての記事を既読にしますか?"
#: localized_js.php:83 tt-rss.js:808 tt-rss.js:821
#, php-format
msgid "Mark all articles in %s as read?"
msgstr "「%s」のすべての記事を既読に設定しますか?"
#: localized_js.php:84 viewfeed.js:1258
#, php-format
msgid "Mark all visible articles in %s as read?"
msgstr "「%s」のすべての可視記事を既読に設定しますか?"
#: localized_js.php:86 viewfeed.js:1934
#, php-format
msgid "Mark %d article(s) as read?"
msgstr "%d 件のマークした記事を既読として設定しますか?"
#: localized_js.php:87 viewfeed.js:1297
#, php-format
msgid "Mark %d selected articles in %s as read?"
msgstr "選択した %d 件の記事を「%s」に設定しますか?"
#: localized_js.php:88
msgid "Marking all feeds as read..."
msgstr "すべてのフィードを既読に設定しています..."
#: localized_js.php:89 modules/pref-prefs.php:35
msgid "New password cannot be blank."
msgstr "新しいパスワードを空にできません。"
#: localized_js.php:90 viewfeed.js:1891
msgid "No article is selected."
msgstr "選択された記事はありません。"
#: localized_js.php:91 viewfeed.js:927 viewfeed.js:962 viewfeed.js:1002
#: viewfeed.js:1089 viewfeed.js:1138 viewfeed.js:1290
msgid "No articles are selected."
msgstr "記事は選択されていません。"
#: localized_js.php:93 viewfeed.js:1932
msgid "No articles found to mark"
msgstr "マークした記事が見つかりません"
#: localized_js.php:94 prefs.js:688
msgid "No categories are selected."
msgstr "選択されたカテゴリーはありません。"
#: localized_js.php:95 prefs.js:597 prefs.js:627 prefs.js:658 prefs.js:925
#: prefs.js:946 prefs.js:1258 prefs.js:1307 prefs.js:1824 tt-rss.js:1487
msgid "No feeds are selected."
msgstr "選択されたフィードはありません。"
#: localized_js.php:96 tt-rss.php:293 tt-rss.php:306
msgid "No feed selected."
msgstr "フィードは選択されていません。"
#: localized_js.php:97 prefs.js:562 prefs.js:905
msgid "No filters are selected."
msgstr "選択されたフィルターはありません。"
#: localized_js.php:98 prefs.js:499
msgid "No labels are selected."
msgstr "選択されたラベルはありません。"
#: localized_js.php:100 prefs.js:986
msgid "No OPML file to upload."
msgstr "アップロードする OPML ファイルがありません。"
#: localized_js.php:101 prefs.js:529 prefs.js:817 prefs.js:838 prefs.js:876
msgid "No users are selected."
msgstr "選択されたユーザーはありません。"
#: localized_js.php:102 modules/pref-prefs.php:30
msgid "Old password cannot be blank."
msgstr "古いパスワードを空にできません。"
#: localized_js.php:103 viewfeed.js:2207
msgid "Please enter a note for this article:"
msgstr "このアーティクルのノートを入力してください:"
#: localized_js.php:104 prefs.js:268 tt-rss.js:1437
msgid "Please enter label caption:"
msgstr "ラベルのキャプションを入力してください:"
#: localized_js.php:105 prefs.js:352
msgid "Please enter login:"
msgstr "ログイン名を入力してください:"
#: localized_js.php:106 prefs.js:2019
msgid "Please enter new label background color:"
msgstr "新しいラベルの背景色を入力してください:"
#: localized_js.php:107 prefs.js:2017
msgid "Please enter new label foreground color:"
msgstr "新しいラベルの前景色を入力してください:"
#: localized_js.php:108 prefs.js:930
msgid "Please select one feed."
msgstr "フィードをひとつ選択してください"
#: localized_js.php:109 prefs.js:612
msgid "Please select only one feed."
msgstr "フィードをひとつだけ選択してください。"
#: localized_js.php:110 prefs.js:910
msgid "Please select only one filter."
msgstr "フィルターをひとつだけ選択してください。"
#: localized_js.php:111 prefs.js:822 prefs.js:843 prefs.js:881
msgid "Please select only one user."
msgstr "ひとつだけユーザーを選択してください。"
#: localized_js.php:112 tt-rss.js:603 tt-rss.js:622 tt-rss.js:836
#: tt-rss.js:1015
msgid "Please select some feed first."
msgstr "はじめにいくつかのフィードを選択してください。"
#: localized_js.php:113 viewfeed.js:597 viewfeed.js:664
msgid "Please wait..."
msgstr "しばらくお待ちください..."
#: localized_js.php:114
msgid "Please wait until operation finishes."
msgstr "操作が完了するまで待ってください。"
#: localized_js.php:115 localized_schema.php:18 viewfeed.js:556
#: viewfeed.js:671
msgid "Publish article"
msgstr "公開記事"
#: localized_js.php:116
msgid "Published feed URL changed."
msgstr "公開フィードの URL を変更しました。"
#: localized_js.php:117
msgid "Purging selected feed..."
msgstr "選択したフィードを削除しています..."
#: localized_js.php:118 prefs.js:1849
#, php-format
msgid "Remove filter %s?"
msgstr "フィルター %s を削除しますか?"
#: localized_js.php:119
msgid "Remove selected articles from label?"
msgstr "ラベルから選択した記事を削除しますか?"
#: localized_js.php:120 prefs.js:671
msgid "Remove selected categories?"
msgstr "選択されたカテゴリーを削除しますか?"
#: localized_js.php:121 prefs.js:547
msgid "Remove selected filters?"
msgstr "選択されたフィルターを削除しますか?"
#: localized_js.php:122 prefs.js:484
msgid "Remove selected labels?"
msgstr "選択したラベルを削除しますか?"
#: localized_js.php:123 prefs.js:513
msgid "Remove selected users?"
msgstr "選択されたユーザーを削除しますか?"
#: localized_js.php:124
msgid "Removing feed..."
msgstr "フィードを削除しています..."
#: localized_js.php:125
msgid "Removing filter..."
msgstr "フィルターを削除しています..."
#: localized_js.php:126
msgid "Removing offline data..."
msgstr "オフラインデータを削除しています..."
#: localized_js.php:127
msgid "Removing selected categories..."
msgstr "選択されたカテゴリーを削除しています..."
#: localized_js.php:128
msgid "Removing selected filters..."
msgstr "選択されたフィルターを削除しています..."
#: localized_js.php:129
msgid "Removing selected labels..."
msgstr "選択したラベルを削除しています..."
#: localized_js.php:130
msgid "Removing selected users..."
msgstr "選択されたユーザーを削除しています..."
#: localized_js.php:131 prefs.js:1693
msgid "Replace current publishing address with a new one?"
msgstr "新しいもので現在の公開アドレスを置き換えますか?"
#: localized_js.php:132 prefs.js:1831
msgid "Rescore all articles? This operation may take a lot of time."
msgstr ""
"すべての記事のスコアを再計算しますか? この操作は大量の時間を使うでしょう。"
#: localized_js.php:133 tt-rss.js:1020
#, php-format
msgid "Rescore articles in %s?"
msgstr "%s の記事のスコアを再計算しますか?"
#: localized_js.php:134 prefs.js:1809
msgid "Rescore articles in selected feeds?"
msgstr "選択したフィードの記事のスコアを再計算しますか?"
#: localized_js.php:135
msgid "Rescore last 100 articles in selected feeds?"
msgstr "選択したフィードの最後 100 件の記事のスコアを再計算しますか?"
#: localized_js.php:136
msgid "Rescoring articles..."
msgstr "記事のスコアを再計算しています..."
#: localized_js.php:137 tt-rss.js:683
msgid "Reset category order?"
msgstr "選択したカテゴリーの順序をリセットしますか?"
#: localized_js.php:138 prefs.js:1993
msgid "Reset label colors to default?"
msgstr "ラベルの色を標準にリセットしますか?"
#: localized_js.php:139 prefs.js:847
msgid "Reset password of selected user?"
msgstr "選択したユーザーのパスワードをリセットしますか?"
#: localized_js.php:140
msgid "Resetting password for selected user..."
msgstr "選択したユーザーのパスワードをリセットしています..."
#: localized_js.php:141 prefs.js:1266
msgid "Reset to defaults?"
msgstr "標準に戻しますか?"
#: localized_js.php:142 prefs.js:1908
msgid "Save changes to selected feeds?"
msgstr "選択したフィードの変更を保存しますか?"
#: localized_js.php:143 prefs.js:1714
msgid "Save current configuration?"
msgstr "現在の設定を保存しますか?"
#: localized_js.php:144
msgid "Saving article tags..."
msgstr "記事のタグを保存しています..."
#: localized_js.php:145
msgid "Saving feed..."
msgstr "フィードを保存しています..."
#: localized_js.php:146
msgid "Saving feeds..."
msgstr "フィードを保存しています..."
#: localized_js.php:147
msgid "Saving filter..."
msgstr "フィルターを保存しています..."
#: localized_js.php:148
msgid "Saving user..."
msgstr "ユーザーを保存しています..."
#: localized_js.php:152 viewfeed.js:539 viewfeed.js:604
msgid "Star article"
msgstr "記事をお気に入りにする"
#: localized_js.php:155 functions.js:1430
msgid "Subscribing to feed..."
msgstr "フィードを購読しています..."
#: localized_js.php:156 offline.js:1195
msgid "Switch Tiny Tiny RSS into offline mode?"
msgstr "Tiny Tiny RSS をオフラインモードに切り替えますか?"
#: localized_js.php:157 offline.js:890
msgid "Synchronizing..."
msgstr "同期しています..."
#: localized_js.php:158 offline.js:735
msgid "Synchronizing articles..."
msgstr "記事を同期しています..."
#: localized_js.php:159 offline.js:780
#, php-format
msgid "Synchronizing articles (%d)..."
msgstr "記事 (%d) を同期しています..."
#: localized_js.php:160 offline.js:698
msgid "Synchronizing categories..."
msgstr "カテゴリーを同期しています..."
#: localized_js.php:161 offline.js:679
msgid "Synchronizing feeds..."
msgstr "フィードを同期しています..."
#: localized_js.php:162 offline.js:716
msgid "Synchronizing labels..."
msgstr "ラベルを同期しています..."
#: localized_js.php:163 tt-rss.php:175 tt-rss.js:80
msgid "tag cloud"
msgstr "タグクラウド"
#: localized_js.php:164 offline.js:1672
msgid ""
"This will remove all offline data stored by Tiny Tiny RSS on this computer. "
"Continue?"
msgstr ""
"これはこのコンピューター上の Tiny Tiny RSS により保存されたすべてのオフライン"
"データを削除するでしょう。続けますか?"
#: localized_js.php:165 offline.js:1743
msgid ""
"Tiny Tiny RSS has trouble accessing its server. Would you like to go offline?"
msgstr ""
"Tiny Tiny RSS はサーバーへのアクセス中に障害がありました。オフラインモードに"
"移行しますか?"
#: localized_js.php:166
msgid "Tiny Tiny RSS is in offline mode."
msgstr "Tiny Tiny RSS はオフラインモードです。"
#: localized_js.php:167 offline.js:1223
msgid "Tiny Tiny RSS will reload. Go online?"
msgstr "Tiny Tiny RSS を再読み込みするでしょう。オンライン処理に移行しますか?"
#: localized_js.php:168
msgid "Trying to change address..."
msgstr "アドレスの変更を試みています..."
#: localized_js.php:169
msgid "Trying to change e-mail..."
msgstr "電子メールの変更を試みています..."
#: localized_js.php:170
msgid "Trying to change password..."
msgstr "パスワードの変更を試みています..."
#: localized_js.php:171 viewfeed.js:659
msgid "Unpublish article"
msgstr "非公開記事"
#: localized_js.php:173 viewfeed.js:588
msgid "Unstar article"
msgstr "記事のお気に入りを解除する"
#: localized_js.php:174 prefs.js:1879 tt-rss.js:609 tt-rss.js:704
#, php-format
msgid "Unsubscribe from %s?"
msgstr "%s の購読をやめますか?"
#: localized_js.php:175 prefs.js:581
msgid "Unsubscribe from selected feeds?"
msgstr "選択されたフィードの購読をやめますか?"
#: localized_js.php:176
msgid "Unsubscribing from selected feeds..."
msgstr "選択されたフィードの購読を解除しています..."
#: localized_js.php:177 tt-rss.js:627
msgid "You can't clear this type of feed."
msgstr "フィードのこの種類を消去できません。"
#: localized_js.php:178 tt-rss.js:841
msgid "You can't edit this kind of feed."
msgstr ""
#: localized_js.php:179 tt-rss.js:1010
msgid "You can't rescore this kind of feed."
msgstr ""
#: localized_js.php:180 tt-rss.js:598
msgid "You can't unsubscribe from the category."
msgstr "カテゴリーから購読をやめることができません。"
#: localized_js.php:181
msgid "You have to synchronize some articles before going into offline mode."
msgstr ""
#: localized_js.php:182
msgid ""
"You won't be able to access offline version of Tiny Tiny RSS until you "
"switch it into offline mode again. Go online?"
msgstr ""
#: localized_schema.php:9 tt-rss.php:249 modules/popup-dialog.php:165
#: modules/pref-feeds.php:1234 modules/pref-feeds.php:1295
#: mobile/functions.php:782
msgid "Title"
msgstr "題名"
#: localized_schema.php:10
msgid "Title or Content"
msgstr "題名か内容"
#: localized_schema.php:11
msgid "Link"
msgstr "リンク"
#: localized_schema.php:12 modules/popup-dialog.php:166
#: mobile/functions.php:783
msgid "Content"
msgstr "内容"
#: localized_schema.php:13
msgid "Article Date"
msgstr "記事の日付"
#: localized_schema.php:15
msgid "Filter article"
msgstr "記事フィルター"
#: localized_schema.php:16 tt-rss.php:199 mobile/functions.php:583
msgid "Mark as read"
msgstr "既読にする"
#: localized_schema.php:17
msgid "Set starred"
msgstr "お気に入りに設定する"
#: localized_schema.php:19
msgid "Assign tags"
msgstr "タグの割り当て"
#: localized_schema.php:20
msgid "Assign label"
msgstr "ラベルの割り当て"
#: localized_schema.php:24
msgid "General"
msgstr "全体"
#: localized_schema.php:26
msgid "Allow duplicate posts"
msgstr "複製投稿の許可"
#: localized_schema.php:27
msgid ""
"This option is useful when you are reading several planet-type aggregators "
"with partially colliding userbase. When disabled, it forces same posts from "
"different feeds to appear only once."
msgstr ""
#: localized_schema.php:28
msgid "Default interval between feed updates (in minutes)"
msgstr "フィードの更新までの標準間隔 (単位:分)"
#: localized_schema.php:29
msgid "Enable e-mail digest"
msgstr "電子メールでのダイジェストを有効にする"
#: localized_schema.php:30
msgid ""
"This option enables sending daily digest of new (and unread) headlines on "
"your configured e-mail address"
msgstr ""
#: localized_schema.php:31
msgid "Purge old posts after this number of days (0 - disables)"
msgstr "この日数よりあとの古い投稿を削除する (0 は無効です)"
#: localized_schema.php:32
msgid "Update post on checksum change"
msgstr "チェックサムの変更で投稿を更新する"
#: localized_schema.php:33
msgid "Mark articles in e-mail digest as read"
msgstr "既読として電子メールのダイジェストに含まれる記事を設定する"
#: localized_schema.php:34
msgid "Enable offline reading"
msgstr "オフライン処理を有効にする"
#: localized_schema.php:35
msgid "Synchronize new articles for offline reading using Google Gears."
msgstr "Google Gears を用いたオフライン処理の新規記事を同期します。"
#: localized_schema.php:37
msgid "Interface"
msgstr "インターフェース"
#: localized_schema.php:39
msgid "Combined feed display"
msgstr "フィード表示の組み合わせ"
#: localized_schema.php:40
msgid ""
"Display expanded list of feed articles, instead of separate displays for "
"headlines and article content"
msgstr ""
#: localized_schema.php:41
msgid "Default article limit"
msgstr "標準の記事制限"
#: localized_schema.php:42
msgid ""
"Default limit for articles to display, any custom number you like (0 - "
"disables)."
msgstr ""
#: localized_schema.php:43
msgid "Enable feed categories"
msgstr "フィードカテゴリーを有効にする"
#: localized_schema.php:44
msgid "Enable search toolbar"
msgstr "検索ツールバーを有効にする"
#: localized_schema.php:45
msgid "Hide feeds with no unread messages"
msgstr "未読でないメッセージとフィードを隠す"
#: localized_schema.php:46
msgid "Mark articles as read automatically"
msgstr "自動的に既読として記事をマークする"
#: localized_schema.php:47
msgid ""
"This option enables marking articles as read automatically in combined mode "
"(except for Fresh articles feed) while you scroll article list."
msgstr ""
#: localized_schema.php:48
msgid "On catchup show next feed"
msgstr "次のフィードの表示をキャッチアップする"
#: localized_schema.php:49
msgid ""
"When \"Mark as read\" button is clicked in toolbar, automatically open next "
"feed with unread articles."
msgstr ""
"ツールバーの「既読に設定する」をクリックしたとき、自動的に次のフィードの未読"
"記事を開きます。"
#: localized_schema.php:50
msgid "Open article links in new browser window"
msgstr "新しいブラウザーのウィンドウで記事のリンクを開く"
#: localized_schema.php:51
msgid "Reverse headline order (oldest first)"
msgstr "ヘッドラインの逆順 (古いものがはじめに)"
#: localized_schema.php:52
msgid "Show content preview in headlines list"
msgstr "ヘッドライン一覧に内容のプレビューを表示する"
#: localized_schema.php:53
msgid "Sort feeds by unread articles count"
msgstr "未読記事数によるフィードの並び替え"
#: localized_schema.php:54
msgid "User stylesheet URL"
msgstr "ユーザースタイルシートの URL"
#: localized_schema.php:55
msgid "Link to user stylesheet to override default style, disabled if empty."
msgstr ""
"標準のスタイルを上書きするスタイルシートへのリンクで、空の場合は無効です。"
#: localized_schema.php:56
msgid "Maximum age of fresh articles (in hours)"
msgstr "新規記事としての取り扱い期限 (単位: 時間)"
#: localized_schema.php:57
msgid "Hide feedlist"
msgstr "フィード一覧を隠す"
#: localized_schema.php:58
msgid ""
"This option hides feedlist and allows it to be toggled on the fly, useful "
"for small screens."
msgstr ""
#: localized_schema.php:59
msgid "Group headlines in virtual feeds"
msgstr "仮想フィードのグループヘッドライン"
#: localized_schema.php:60
msgid ""
"When this option is enabled, headlines in Special feeds and Labels are "
"grouped by feeds"
msgstr ""
#: localized_schema.php:62
msgid "Advanced"
msgstr "高度"
#: localized_schema.php:64
msgid "Blacklisted tags"
msgstr "ブラックリスト化したタグ"
#: localized_schema.php:65
msgid ""
"When auto-detecting tags in articles these tags will not be applied (comma-"
"separated list)."
msgstr ""
#: localized_schema.php:66
msgid "Confirm marking feed as read"
msgstr "既読としてフィードのマーキングについて確認する"
#: localized_schema.php:67
msgid "Enable feed icons"
msgstr "フィードアイコンを有効にする"
#: localized_schema.php:68
msgid "Enable labels"
msgstr "ラベルを有効にする"
#: localized_schema.php:69
msgid ""
"Experimental support for virtual feeds based on user crafted SQL queries. "
"This feature is highly experimental and at this point not user friendly. Use "
"with caution."
msgstr ""
#: localized_schema.php:70
msgid "Long date format"
msgstr "完全な日付の形式"
#: localized_schema.php:71
msgid "Set articles as unread on update"
msgstr "更新時に未読として記事を設定する"
#: localized_schema.php:72
msgid "Short date format"
msgstr "短い日付の形式"
#: localized_schema.php:73
msgid "Show additional information in feedlist"
msgstr "フィード一覧の追加情報を表示する"
#: localized_schema.php:74
msgid "Strip unsafe tags from articles"
msgstr "記事から安全でないタグを取り除く"
#: localized_schema.php:75
msgid "Strip all but most common HTML tags when reading articles."
msgstr ""
#: localized_schema.php:76
msgid "Use more accessible date/time format for headlines"
msgstr ""
#: localized_schema.php:77
msgid "Automatically expand articles in combined mode"
msgstr "組み合わせモードで記事を自動的に展開する"
#: localized_schema.php:78
msgid "Purge unread articles"
msgstr "未読記事を削除する"
#: localized_schema.php:79
msgid "Show special feeds when hiding read feeds"
msgstr ""
#: localized_schema.php:80
msgid "Prefer more accurate feedlist counters to UI speed"
msgstr ""
#: localized_schema.php:81
msgid "Enable inline MP3 player"
msgstr "インライン MP3 プレイヤーを有効にする"
#: localized_schema.php:82
msgid ""
"Enable the Flash-based XSPF Player to play MP3-format podcast enclosures."
msgstr ""
#: localized_schema.php:83
msgid "Do not show images in articles"
msgstr "記事内に画像を表示しない"
#: login_form.php:108 login.php:129 modules/popup-dialog.php:107
#: modules/pref-feeds.php:279 modules/pref-feeds.php:475
#: mobile/login_form.php:59
msgid "Login:"
msgstr "ログイン:"
#: login_form.php:111 login.php:132 modules/popup-dialog.php:111
#: modules/pref-feeds.php:284 modules/pref-feeds.php:481
#: mobile/login_form.php:60
msgid "Password:"
msgstr "パスワード:"
#: login_form.php:115 login.php:136 mobile/login_form.php:62
msgid "Language:"
msgstr "言語:"
#: login_form.php:131 login.php:152 mobile/login_form.php:71
msgid "Log in"
msgstr "ログイン"
#: login_form.php:134 login.php:155 register.php:148
msgid "Create new account"
msgstr "新規アカウントの作成"
#: login_form.php:148 login.php:169
msgid "Limit bandwidth usage"
msgstr "帯域の制限を使う"
#: opml.php:99 opml.php:103
msgid "OPML Utility"
msgstr "OPML ユーティリティ"
#: opml.php:124
msgid "Importing OPML (using DOMXML extension)..."
msgstr "OPML のインポート中 (DOMXML 機能拡張を用いて)..."
#: opml.php:128
msgid "Importing OPML (using DOMDocument extension)..."
msgstr "OPML のインポート中 (DOMDocument 機能拡張を用いて)..."
#: opml.php:132
msgid "DOMXML extension is not found. It is required for PHP versions below 5."
msgstr ""
"DOMXML 機能拡張が見つかりません。PHP バージョン 5 未満はそれを要求します。"
#: opml.php:136
msgid "Return to preferences"
msgstr "設定に戻る"
#: prefs.php:74 prefs.php:141 tt-rss.php:79
msgid ""
"Your browser doesn't support Javascript, which is required\n"
"\t\tfor this application to function properly. Please check your\n"
"\t\tbrowser settings."
msgstr ""
#: prefs.php:101 tt-rss.php:121
msgid "Hello,"
msgstr "ようこそ、"
#: prefs.php:103 prefs.php:113 help/4.php:14
msgid "Exit preferences"
msgstr "設定を終了する"
#: prefs.php:105 tt-rss.php:131 mobile/functions.php:21
msgid "Logout"
msgstr "ログアウト"
#: prefs.php:117 tt-rss.php:208
msgid "Keyboard shortcuts"
msgstr "キーボードショートカット"
#: prefs.php:123 tt-rss.php:123 help/3.php:62 help/4.php:8
msgid "Preferences"
msgstr "設定"
#: prefs.php:125 mobile/functions.php:15
msgid "Feeds"
msgstr "フィード"
#: prefs.php:127 help/4.php:11
msgid "Filters"
msgstr "フィルター"
#: prefs.php:132 help/4.php:13
msgid "Users"
msgstr "ユーザー"
#: register.php:152
msgid "New user registrations are administratively disabled."
msgstr "新規ユーザーの登録は管理者によって無効になっています。"
#: register.php:155 register.php:200 register.php:213 register.php:228
#: register.php:246 register.php:331 register.php:341 register.php:353
#: update.php:94 update.php:162 modules/pref-feeds.php:874
msgid "Return to Tiny Tiny RSS"
msgstr "Tiny Tiny RSS に戻る"
#: register.php:176
msgid ""
"Your temporary password will be sent to the specified email. Accounts, which "
"were not logged in once, are erased automatically 24 hours after temporary "
"password is sent."
msgstr ""
#: register.php:182
msgid "Desired login:"
msgstr ""
#: register.php:185
msgid "Check availability"
msgstr ""
#: register.php:187
msgid "Email:"
msgstr "電子メール:"
#: register.php:190
msgid "How much is two plus two:"
msgstr ""
#: register.php:193
msgid "Submit registration"
msgstr "登録を送信する"
#: register.php:211
msgid "Your registration information is incomplete."
msgstr "登録情報が完成していません。"
#: register.php:226
msgid "Sorry, this username is already taken."
msgstr "すみませんがこのユーザー名は既にいます。"
#: register.php:244
msgid "Registration failed."
msgstr "登録に失敗しました。"
#: register.php:328
msgid "Account created successfully."
msgstr "アカウントの作成に成功しました。"
#: register.php:350
msgid "New user registrations are currently closed."
msgstr "新規ユーザーの登録は現在行っていません。"
#: tt-rss.php:127
msgid "Comments?"
msgstr "コメントしますか?"
#: tt-rss.php:139
msgid "Offline reading"
msgstr "オフライン処理"
#: tt-rss.php:146
msgid "Cancel synchronization"
msgstr "同期の取り消し"
#: tt-rss.php:149
msgid "Synchronize"
msgstr "同期"
#: tt-rss.php:151
msgid "Remove stored data"
msgstr "保存したデータを削除する"
#: tt-rss.php:153
msgid "Go offline"
msgstr "オフラインに移行する"
#: tt-rss.php:157
msgid "New version of Tiny Tiny RSS is available!"
msgstr "Tiny Tiny RSS の新しいバージョンが利用できます!"
#: tt-rss.php:164
msgid "Go online"
msgstr "オンラインに移行する"
#: tt-rss.php:179
msgid "More feeds..."
msgstr "更なるフィード..."
#: tt-rss.php:190
msgid "Search..."
msgstr "検索..."
#: tt-rss.php:191
msgid "Feed actions:"
msgstr "フィード操作"
#: tt-rss.php:192
msgid "Subscribe to feed..."
msgstr "フィードを購読する..."
#: tt-rss.php:193
msgid "Edit this feed..."
msgstr "フィードを編集する..."
#: tt-rss.php:194
msgid "Clear articles"
msgstr "記事を消去する"
#: tt-rss.php:195
msgid "Rescore feed"
msgstr "フィードのスコアを再計算しています..."
#: tt-rss.php:196 modules/pref-feeds.php:377 modules/pref-feeds.php:1395
msgid "Unsubscribe"
msgstr "購読をやめる"
#: tt-rss.php:198
msgid "All feeds:"
msgstr "すべてのフィード:"
#: tt-rss.php:200 help/3.php:44
msgid "(Un)hide read feeds"
msgstr "読んだフィードを隠す/再表示する"
#: tt-rss.php:202
msgid "Other actions:"
msgstr "その他の操作:"
#: tt-rss.php:205
msgid "Create filter..."
msgstr "フィルターを作成しています..."
#: tt-rss.php:206
msgid "Reset UI layout"
msgstr "UI レイアウトをリセットする"
#: tt-rss.php:207
msgid "Reset category order"
msgstr "カテゴリーの順序をリセットする"
#: tt-rss.php:218
msgid "Collapse feedlist"
msgstr "フィード一覧を閉じる"
#: tt-rss.php:220
msgid "Toggle Feedlist"
msgstr "フィード一覧を切り替える"
#: tt-rss.php:228 mobile/functions.php:745
msgid "Search:"
msgstr "検索:"
#: tt-rss.php:236 mobile/functions.php:456
msgid "Adaptive"
msgstr ""
#: tt-rss.php:237 mobile/functions.php:457
msgid "All Articles"
msgstr "すべての記事"
#: tt-rss.php:240
msgid "Ignore Scoring"
msgstr "スコア計算の無効化"
#: tt-rss.php:241 modules/pref-feeds.php:1240 modules/pref-feeds.php:1303
#: mobile/functions.php:501 mobile/functions.php:504
msgid "Updated"
msgstr "更新日時"
#: tt-rss.php:244
msgid "Order:"
msgstr "並べ替え:"
#: tt-rss.php:248 modules/popup-dialog.php:250 modules/pref-filters.php:51
#: modules/pref-filters.php:461
msgid "Date"
msgstr "日付"
#: tt-rss.php:250
msgid "Score"
msgstr "スコア"
#: tt-rss.php:254
msgid "Limit:"
msgstr "制限:"
#: tt-rss.php:279 modules/pref-feeds.php:236 modules/pref-feeds.php:438
#: mobile/functions.php:436
msgid "Update"
msgstr "更新"
#: tt-rss.php:297
msgid "Drag me to resize panels"
msgstr "パネルの大きさを変更するにはここをドラッグします"
#: update.php:19
msgid "Your access level is insufficient to run this script."
msgstr "このスクリプトを実行するにはアクセスレベルが不十分です。"
#: update.php:44
msgid "Database Updater"
msgstr "データベースアップデーター"
#: update.php:85
msgid "Could not update database"
msgstr "データベースを更新できません"
#: update.php:88
msgid "Could not find necessary schema file, need version:"
msgstr ""
"必要なスキーマファイルを見つけられませんでした。次のバージョンが必要です:"
#: update.php:89
msgid ", found: "
msgstr ""
#: update.php:92
msgid "Tiny Tiny RSS database is up to date."
msgstr "Tiny Tiny RSS のデータベースを更新しました。"
#: update.php:102
msgid "Please backup your database before proceeding."
msgstr "実行前にデータベースのバックアップをしてください。"
#: update.php:104
#, php-format
msgid ""
"Your Tiny Tiny RSS database needs update to the latest version (<b>%d</b> to "
"<b>%d</b>)."
msgstr ""
"Tiny Tiny RSS は最新のバージョンに更新する必要があります (<b>%d</b> から <b>%"
"d</b>)。"
#: update.php:118
msgid "Perform updates"
msgstr "更新の実行"
#: update.php:123
msgid "Performing updates..."
msgstr "更新を実行しています..."
#: update.php:129
#, php-format
msgid "Updating to version %d..."
msgstr "バージョン %d を確認しています..."
#: update.php:142
msgid "Checking version... "
msgstr "バージョンを確認しています..."
#: update.php:148
msgid "OK!"
msgstr "OK!"
#: update.php:150
msgid "ERROR!"
msgstr "エラー!"
#: update.php:158
#, php-format
msgid ""
"Finished. Performed <b>%d</b> update(s) up to schema\n"
"\t\t\tversion <b>%d</b>."
msgstr ""
"完了しました。<b>%d</b> 個のテーブルをスキーマーバージョン<b>%d</b> に更新し"
"ました。"
#: modules/help.php:6
msgid "Help"
msgstr "ヘルプ"
#: modules/help.php:17
msgid "Help topic not found."
msgstr "ヘルプのトピックが見つかりません。"
#: modules/opml_domdoc.php:54
#, php-format
msgid "Adding category <b>%s</b>...<br>"
msgstr "カテゴリー <b>%s</b> を追加しています...<br>"
#: modules/opml_domdoc.php:103 modules/opml_domxml.php:106
msgid "Already imported."
msgstr "既にインポート済みです。"
#: modules/opml_domdoc.php:123 modules/opml_domxml.php:125
msgid "Done."
msgstr "終了しました。"
#: modules/opml_domdoc.php:134 modules/opml_domxml.php:139
msgid "Error while parsing document."
msgstr "ドキュメントの解析中のエラーです。"
#: modules/opml_domdoc.php:138 modules/opml_domxml.php:143
msgid "Error: please upload OPML file."
msgstr "エラー: OPML ファイルをアップロードしてください。"
#: modules/opml_domxml.php:56
#, php-format
msgid "Adding category <b>%s</b>."
msgstr "カテゴリー <b>%s</b> の追加中です。"
#: modules/opml_domxml.php:136
msgid "Error: can't find body element."
msgstr "エラー: 本文要素を見つけることができませんでした。"
#: modules/popup-dialog.php:8
msgid "Notice"
msgstr "通知"
#: modules/popup-dialog.php:14
msgid ""
"Update daemon is enabled in configuration, but daemon process is not "
"running, which prevents all feeds from updating. Please start the daemon "
"process or contact instance owner."
msgstr ""
#: modules/popup-dialog.php:18 modules/popup-dialog.php:38
msgid "Last update:"
msgstr "最終更新:"
#: modules/popup-dialog.php:26
msgid ""
"You are running the latest version of Tiny Tiny RSS. The fact that you are "
"seeing this dialog is probably a bug."
msgstr ""
#: modules/popup-dialog.php:34
msgid ""
"Update daemon is taking too long to perform a feed update. This could "
"indicate a problem like crash or a hang. Please check the daemon process or "
"contact instance owner."
msgstr ""
#: modules/popup-dialog.php:48
msgid "Visit official site"
msgstr "オフィシャルサイトに訪問する"
#: modules/popup-dialog.php:61
msgid "Subscribe to Feed"
msgstr "フィードを購読する"
#: modules/popup-dialog.php:70 modules/pref-feeds.php:140
#: modules/pref-feeds.php:402 modules/pref-filters.php:403
msgid "Feed"
msgstr "フィード"
#: modules/popup-dialog.php:73 modules/pref-feeds.php:156
#: modules/pref-feeds.php:416
msgid "URL:"
msgstr "URL:"
#: modules/popup-dialog.php:84 modules/pref-feeds.php:168
#: modules/pref-feeds.php:428
msgid "Place in category:"
msgstr "カテゴリーの場所:"
#: modules/popup-dialog.php:104 modules/pref-feeds.php:272
#: modules/pref-feeds.php:472 modules/pref-prefs.php:262
#: modules/pref-users.php:142
msgid "Authentication"
msgstr "認証"
#: modules/popup-dialog.php:123
msgid "This feed requires authentication."
msgstr "このフィードは認証を要求します。"
#: modules/popup-dialog.php:130 modules/pref-feeds.php:103
msgid "Subscribe"
msgstr "購読"
#: modules/popup-dialog.php:133 modules/popup-dialog.php:214
#: modules/popup-dialog.php:337 modules/popup-dialog.php:432
#: modules/pref-feeds.php:105 modules/pref-feeds.php:382
#: modules/pref-feeds.php:536 modules/pref-filters.php:166
#: modules/pref-users.php:183
msgid "Cancel"
msgstr "取り消し"
#: modules/popup-dialog.php:140 modules/popup-dialog.php:152
#: modules/popup-dialog.php:211 modules/pref-feeds.php:78
#: modules/pref-feeds.php:1136 modules/pref-filters.php:307
#: modules/pref-labels.php:130 modules/pref-users.php:363
#: mobile/functions.php:19 mobile/functions.php:435 mobile/functions.php:736
#: mobile/functions.php:790
msgid "Search"
msgstr "検索"
#: modules/popup-dialog.php:162
msgid "match on:"
msgstr "対象項目:"
#: modules/popup-dialog.php:167 mobile/functions.php:784
msgid "Title or content"
msgstr "題名か内容"
#: modules/popup-dialog.php:172
msgid "Limit search to:"
msgstr "対象範囲"
#: modules/popup-dialog.php:188 mobile/functions.php:764
msgid "This feed"
msgstr "このフィード"
#: modules/popup-dialog.php:226
msgid "Create Filter"
msgstr "フィルターを作成する"
#: modules/popup-dialog.php:245 modules/pref-filters.php:42
#: modules/pref-filters.php:402
msgid "Match"
msgstr "一致"
#: modules/popup-dialog.php:253 modules/pref-filters.php:54
#: modules/pref-filters.php:433
msgid "before"
msgstr "前"
#: modules/popup-dialog.php:254 modules/pref-filters.php:55
#: modules/pref-filters.php:434
msgid "after"
msgstr "後"
#: modules/popup-dialog.php:268 modules/pref-filters.php:70
msgid "Check it"
msgstr ""
#: modules/popup-dialog.php:271 modules/pref-filters.php:73
msgid "on field"
msgstr ""
#: modules/popup-dialog.php:277 modules/pref-filters.php:79
msgid "in"
msgstr ""
#: modules/popup-dialog.php:282 modules/pref-filters.php:84
msgid "Perform Action"
msgstr "操作の実行"
#: modules/popup-dialog.php:299 modules/pref-filters.php:104
msgid "with parameters:"
msgstr "パラメーター:"
#: modules/popup-dialog.php:312 modules/pref-feeds.php:295
#: modules/pref-feeds.php:490 modules/pref-filters.php:123
#: modules/pref-users.php:164
msgid "Options"
msgstr "オプション"
#: modules/popup-dialog.php:318 modules/pref-filters.php:135
msgid "Enabled"
msgstr "有効にする"
#: modules/popup-dialog.php:321 modules/pref-filters.php:144
msgid "Inverse match"
msgstr "一致しない"
#: modules/popup-dialog.php:333
msgid "Create"
msgstr "作成"
#: modules/popup-dialog.php:348
msgid "Update Errors"
msgstr "更新エラー"
#: modules/popup-dialog.php:351
msgid "These feeds have not been updated because of errors:"
msgstr "エラーのため、フィードは更新されませんでした:"
#: modules/popup-dialog.php:369
msgid "Close"
msgstr "閉じる"
#: modules/popup-dialog.php:378
msgid "Edit Tags"
msgstr "タグを編集する"
#: modules/popup-dialog.php:383
msgid "Tags for this article (separated by commas):"
msgstr "この記事のタグ (カンマで区切ります):"
#: modules/popup-dialog.php:428 modules/pref-feeds.php:380
#: modules/pref-feeds.php:534 modules/pref-filters.php:162
#: modules/pref-users.php:180
msgid "Save"
msgstr "保存"
#: modules/popup-dialog.php:441 help/3.php:61
msgid "Tag cloud"
msgstr "タグクラウド"
#: modules/popup-dialog.php:444
msgid "Showing most popular tags "
msgstr "もっとも人気のあるタグを表示中 "
#: modules/popup-dialog.php:445
msgid "browse more"
msgstr "もっと参照する"
#: modules/pref-feeds.php:4
msgid "Check to enable field"
msgstr ""
#: modules/pref-feeds.php:44
msgid "Subscribed to feeds:"
msgstr "フィードを購読する:"
#: modules/pref-feeds.php:59
msgid "Feed browser is administratively disabled."
msgstr "フィードブラウザーは管理者によって無効になっています。"
#: modules/pref-feeds.php:63
msgid "Feed Browser"
msgstr "フィードブラウザー"
#: modules/pref-feeds.php:81
msgid "Top"
msgstr "トップ"
#: modules/pref-feeds.php:90
msgid "Show"
msgstr "表示"
#: modules/pref-feeds.php:130
msgid "Feed Editor"
msgstr "フィードエディター"
#: modules/pref-feeds.php:185
msgid "Link to feed:"
msgstr "フィードへのリンク:"
#: modules/pref-feeds.php:202
msgid "Not linked"
msgstr "リンクされていません"
#: modules/pref-feeds.php:250 modules/pref-feeds.php:451
msgid "using"
msgstr ""
#: modules/pref-feeds.php:262 modules/pref-feeds.php:463
msgid "Article purging:"
msgstr "記事の削除:"
#: modules/pref-feeds.php:309 modules/pref-feeds.php:496
msgid "Hide from \"Other Feeds\""
msgstr "「その他のフィード」から隠す"
#: modules/pref-feeds.php:320 modules/pref-feeds.php:501
msgid "Right-to-left content"
msgstr "右から左のコンテンツ"
#: modules/pref-feeds.php:331 modules/pref-feeds.php:506
msgid "Hide from my feed list"
msgstr "自分のフィード一覧から隠す"
#: modules/pref-feeds.php:343 modules/pref-feeds.php:512
msgid "Include in e-mail digest"
msgstr "電子メールダイジェストに含む"
#: modules/pref-feeds.php:364 modules/pref-feeds.php:520
msgid "Cache images locally"
msgstr "ローカルに画像をキャッシュする"
#: modules/pref-feeds.php:392
msgid "Multiple Feed Editor"
msgstr "複数フィードエディター"
#: modules/pref-feeds.php:768 modules/pref-feeds.php:815
msgid "All done."
msgstr "すべて終了しました。"
#: modules/pref-feeds.php:845
#, php-format
msgid "Subscribed to <b>%s</b>."
msgstr "<b>%s</b> を購読しました。"
#: modules/pref-feeds.php:847
#, php-format
msgid "Already subscribed to <b>%s</b>."
msgstr "<b>%s</b> は既に購読しています。"
#: modules/pref-feeds.php:869
msgid "Edit subscription options"
msgstr "購読オプションの編集"
#: modules/pref-feeds.php:955
msgid "Category editor"
msgstr "カテゴリーエディター"
#: modules/pref-feeds.php:978
#, php-format
msgid "Category <b>$%s</b> already exists in the database."
msgstr "カテゴリー <b>%s</b> はデータベースに既に存在します。"
#: modules/pref-feeds.php:1009
msgid "Unable to delete non empty feed categories."
msgstr "殻でないフィードカテゴリーは削除できません。"
#: modules/pref-feeds.php:1026
msgid "Create category"
msgstr "カテゴリーの作成"
#: modules/pref-feeds.php:1086
msgid "No feed categories defined."
msgstr "フィードカテゴリーが定義されていません。"
#: modules/pref-feeds.php:1097 modules/pref-filters.php:156
#: modules/pref-filters.php:505 modules/pref-labels.php:225
#: modules/pref-users.php:474
msgid "Remove"
msgstr "削除"
#: modules/pref-feeds.php:1119
msgid "Some feeds have update errors (click for details)"
msgstr "いくつかのフィードの更新エラーです (詳細はクリックしてください)"
#: modules/pref-feeds.php:1141 help/3.php:45 help/4.php:22
msgid "Subscribe to feed"
msgstr "フィードを購読する"
#: modules/pref-feeds.php:1146
msgid "More Feeds"
msgstr "さらなるフィード"
#: modules/pref-feeds.php:1220
msgid "Show last article times"
msgstr "最後の記事の時間を表示する"
#: modules/pref-feeds.php:1237 modules/pref-feeds.php:1299
msgid "Last&nbsp;Article"
msgstr "最後の記事"
#: modules/pref-feeds.php:1324 modules/pref-filters.php:479
#: modules/pref-users.php:449
msgid "Click to edit"
msgstr "編集するにはクリック"
#: modules/pref-feeds.php:1332
msgid "(Hidden)"
msgstr ""
#: modules/pref-feeds.php:1345
#, php-format
msgid "(linked to %s)"
msgstr "(%s へリンクしました)"
#: modules/pref-feeds.php:1371 modules/pref-feeds.php:1384
msgid "Selection:"
msgstr "選択:"
#: modules/pref-feeds.php:1377
msgid "Recategorize"
msgstr "カテゴリー再設定"
#: modules/pref-feeds.php:1385 modules/pref-filters.php:503
#: modules/pref-users.php:472
msgid "Edit"
msgstr "編集"
#: modules/pref-feeds.php:1389
msgid "Manual purge"
msgstr "手動削除"
#: modules/pref-feeds.php:1393
msgid "Clear feed data"
msgstr "フィードデータの消去"
#: modules/pref-feeds.php:1394 modules/pref-filters.php:324
msgid "Rescore articles"
msgstr "記事のスコアの再集計"
#: modules/pref-feeds.php:1401
msgid "Other:"
msgstr "その他:"
#: modules/pref-feeds.php:1402
msgid "Edit categories"
msgstr "カテゴリーの編集"
#: modules/pref-feeds.php:1411
msgid "OPML"
msgstr "OPML"
#: modules/pref-feeds.php:1415
msgid "File:"
msgstr "ファイル:"
#: modules/pref-feeds.php:1418
msgid "Import"
msgstr "インポート"
#: modules/pref-feeds.php:1425
msgid "Export OPML"
msgstr "OPML エクスポート"
#: modules/pref-feeds.php:1428
msgid "Firefox Integration"
msgstr "Firefox 統合"
#: modules/pref-feeds.php:1430
msgid ""
"This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the "
"link below."
msgstr ""
"下のリンクをクリックすることで、Firefox のフィードリーダーとしてこの Tiny "
"Tiny RSS のサイトを使うことができます。"
#: modules/pref-feeds.php:1434
msgid "Click here to register this site as a feed reader."
msgstr "クリックするとフィードリーダーとしてこのサイトを登録します。"
#: modules/pref-feeds.php:1443
msgid ""
"Published articles are exported as a public RSS feed and can be subscribed "
"by anyone who knows the URL specified below."
msgstr ""
#: modules/pref-feeds.php:1447
msgid "Link to published articles feed."
msgstr "公開記事フィードへのリンクです。"
#: modules/pref-feeds.php:1450
msgid "Generate another link"
msgstr "別のリンクを生成する"
#: modules/pref-feeds.php:1516
msgid "No feeds found."
msgstr "フィードがありません。"
#: modules/pref-filters.php:23
msgid "Filter Editor"
msgstr "フィルターエディター"
#: modules/pref-filters.php:214
#, php-format
msgid "Saved filter <b>%s</b>"
msgstr "フィルター <b>%s</b> を保存しました"
#: modules/pref-filters.php:264
#, php-format
msgid "Created filter <b>%s</b>"
msgstr "フィルター <b>%s</b> を作成しました"
#: modules/pref-filters.php:317 help/3.php:31 help/4.php:25
msgid "Create filter"
msgstr "フィルターを作成する"
#: modules/pref-filters.php:404
msgid "Field"
msgstr "項目"
#: modules/pref-filters.php:405
msgid "Params"
msgstr "パラメーター"
#: modules/pref-filters.php:468
msgid "(Disabled)"
msgstr "(無効です)"
#: modules/pref-filters.php:484
msgid "(Inverse)"
msgstr ""
#: modules/pref-filters.php:513
msgid "No filters defined."
msgstr "フィルターが定義されていません。"
#: modules/pref-filters.php:515
msgid "No matching filters found."
msgstr "一致するフィルターが見つかりません。"
#: modules/pref-labels.php:100
#, php-format
msgid "Created label <b>%s</b>"
msgstr "ラベル <b>%s</b> を作成しました"
#: modules/pref-labels.php:138 help/3.php:30 help/4.php:26
msgid "Create label"
msgstr "ラベルを作成する"
#: modules/pref-labels.php:203
msgid "Click to change color"
msgstr "色を変えるためにクリック"
#: modules/pref-labels.php:233
msgid "Clear colors"
msgstr "色の消去"
#: modules/pref-labels.php:240
msgid "No labels defined."
msgstr "ラベルが定義されていません。"
#: modules/pref-labels.php:242
msgid "No matching labels found."
msgstr "一致するラベルが見つかりません。"
#: modules/pref-labels.php:300
msgid "custom color:"
msgstr "カスタム色"
#: modules/pref-labels.php:301
msgid "foreground"
msgstr "前景色"
#: modules/pref-labels.php:302
msgid "background"
msgstr "背景色"
#: modules/pref-prefs.php:65
msgid "Password has been changed."
msgstr "パスワードを変更しました。"
#: modules/pref-prefs.php:67
msgid "Old password is incorrect."
msgstr "古いパスワードが不正確です。"
#: modules/pref-prefs.php:117
msgid "The configuration was saved."
msgstr "設定を保存しました。"
#: modules/pref-prefs.php:132
#, php-format
msgid "Unknown option: %s"
msgstr "不明なオプション: %s"
#: modules/pref-prefs.php:143
msgid "E-mail has been changed."
msgstr "電子メールを変更しました。"
#: modules/pref-prefs.php:155 modules/pref-prefs.php:213
msgid "The configuration was reset to defaults."
msgstr "設定を標準に戻しました。"
#: modules/pref-prefs.php:198
msgid ""
"Your password is at default value, \n"
"\t\t\t\t\t\tplease change it."
msgstr ""
"パスワードが標準のままです。\n"
" 変更してください。"
#: modules/pref-prefs.php:225
msgid "Personal data"
msgstr "個人データ"
#: modules/pref-prefs.php:232
msgid "E-mail"
msgstr "電子メール"
#: modules/pref-prefs.php:243
msgid "Access level"
msgstr "アクセスレベル"
#: modules/pref-prefs.php:256
msgid "Change e-mail"
msgstr "電子メールを変更する"
#: modules/pref-prefs.php:264
msgid "Old password"
msgstr "現在のパスワード"
#: modules/pref-prefs.php:271
msgid "New password"
msgstr "新しいパスワード"
#: modules/pref-prefs.php:279
msgid "Confirm password"
msgstr "新しいパスワード(確認)"
#: modules/pref-prefs.php:296
msgid "Change password"
msgstr "パスワードを変更する"
#: modules/pref-prefs.php:312
msgid "Themes"
msgstr "テーマ"
#: modules/pref-prefs.php:313
msgid "Select theme"
msgstr "テーマを選択する"
#: modules/pref-prefs.php:331
msgid "Change theme"
msgstr "テーマを変更する"
#: modules/pref-prefs.php:400 modules/pref-prefs.php:405
msgid "Yes"
msgstr "はい"
#: modules/pref-prefs.php:402 modules/pref-prefs.php:405
msgid "No"
msgstr "いいえ"
#: modules/pref-prefs.php:427
msgid "Save configuration"
msgstr "設定を保存する"
#: modules/pref-prefs.php:431
msgid "Reset to defaults"
msgstr "標準に戻す"
#: modules/pref-users.php:7
msgid "Your access level is insufficient to open this tab."
msgstr "このタブを開くにはアクセスレベルが不十分です。"
#: modules/pref-users.php:17 modules/pref-users.php:470
msgid "User details"
msgstr "ユーザーの詳細"
#: modules/pref-users.php:31
msgid "User not found"
msgstr "ユーザーが見つかりません"
#: modules/pref-users.php:50 modules/pref-users.php:410
msgid "Registered"
msgstr "登録済み"
#: modules/pref-users.php:51
msgid "Last logged in"
msgstr "最終ログイン"
#: modules/pref-users.php:58
msgid "Subscribed feeds count"
msgstr "購読フィード数"
#: modules/pref-users.php:62
msgid "Subscribed feeds"
msgstr "購読したフィード"
#: modules/pref-users.php:108
msgid "User Editor"
msgstr "ユーザーエディター"
#: modules/pref-users.php:145
msgid "Access level: "
msgstr "アクセスレベル: "
#: modules/pref-users.php:158
msgid "Change password to"
msgstr "次のパスワードに変更する:"
#: modules/pref-users.php:167
msgid "E-mail: "
msgstr "電子メール: "
#: modules/pref-users.php:203
#, php-format
msgid "Changed password of user <b>%s</b>."
msgstr "ユーザー <b>%s</b> のパスワードを変更しました。"
#: modules/pref-users.php:251
#, php-format
msgid "Added user <b>%s</b> with password <b>%s</b>"
msgstr "ユーザー名 <b>%s</b> とパスワード <b>%s</b> で追加しました"
#: modules/pref-users.php:258
#, php-format
msgid "Could not create user <b>%s</b>"
msgstr "ユーザー <b>%s</b> の追加中です。"
#: modules/pref-users.php:262
#, php-format
msgid "User <b>%s</b> already exists."
msgstr "ユーザー <b>%s</b> は既に存在します。"
#: modules/pref-users.php:282
#, php-format
msgid ""
"Changed password of user <b>%s</b>\n"
"\t\t\t\t\t to <b>%s</b>"
msgstr ""
"ユーザー <b>%s</b> のパスワードを\n"
" <b>%s</b>に変更しました"
#: modules/pref-users.php:286
#, php-format
msgid "Notifying <b>%s</b>."
msgstr "<b>%s</b> の通知中です。"
#: modules/pref-users.php:323
msgid "[tt-rss] Password change notification"
msgstr "[tt-rss] パスワード変更通知"
#: modules/pref-users.php:374 help/4.php:27
msgid "Create user"
msgstr "ユーザーの作成"
#: modules/pref-users.php:408
msgid "Login"
msgstr "ログイン"
#: modules/pref-users.php:409
msgid "Access Level"
msgstr "アクセスレベル"
#: modules/pref-users.php:411
msgid "Last login"
msgstr "最終ログイン"
#: modules/pref-users.php:476
msgid "Reset password"
msgstr "パスワードのリセット"
#: modules/pref-users.php:481
msgid "No users defined."
msgstr "ユーザーが定義されていません。"
#: modules/pref-users.php:483
msgid "No matching users found."
msgstr "ユーザーが見つかりません。"
#: help/2.php:1
msgid "Content filtering"
msgstr "コンテンツフィルタリング"
#: help/2.php:3
msgid ""
"Tiny Tiny RSS has support for filtering (or processing) articles. Filtering "
"is done once, when new article is imported to the database from the "
"newsfeed, specified field is matched against regular expression and some "
"action is taken. Regular expression matching is case-insensitive."
msgstr ""
#: help/2.php:5
msgid ""
"Supported actions are: filter (do not import) article, mark article as read, "
"set starred, assign tag(s), and set score. Filters can be defined globally "
"and for some specific feed."
msgstr ""
#: help/2.php:7
msgid ""
"Multiple and inverse matching are supported. All matching filters are "
"considered when article is being imported and all actions executed in "
"sequence. Inverse matching reverts matching result, e.g. filter matching "
"XYZZY in title with inverse flag will match all articles, except those "
"containing string XYZZY in title."
msgstr ""
#: help/2.php:9
msgid "See also:"
msgstr "参考:"
#: help/3.php:1 help/4.php:1
msgid "Keyboard Shortcuts"
msgstr "キーボードショートカット"
#: help/3.php:5
msgid "Navigation"
msgstr "ナビゲーション"
#: help/3.php:8
msgid "Move between feeds"
msgstr "フィード間で移動する"
#: help/3.php:9
msgid "Move between articles"
msgstr "記事間で移動する"
#: help/3.php:10
msgid "Show search dialog"
msgstr "検索ダイアログを表示する"
#: help/3.php:13
msgid "Active article actions"
msgstr "有効な記事の操作"
#: help/3.php:16 mobile/functions.php:717
msgid "Toggle starred"
msgstr "お気に入りを切り替える"
#: help/3.php:17 mobile/functions.php:718
msgid "Toggle published"
msgstr "公開を切り替える"
#: help/3.php:18
msgid "Toggle unread"
msgstr "未読に切り替える"
#: help/3.php:19
msgid "Edit tags"
msgstr "タグを編集する"
#: help/3.php:20
msgid "Open article in new window"
msgstr "新しいウィンドウで記事を開く"
#: help/3.php:21
msgid "Mark articles below/above active one as read"
msgstr ""
#: help/3.php:22
msgid "Scroll article content"
msgstr "記事の内容をスクロールする"
#: help/3.php:26 help/4.php:30
msgid "Other actions"
msgstr "その他の操作"
#: help/3.php:29
msgid "Select article under mouse cursor"
msgstr "マウスカーソルの下の記事を選択する"
#: help/3.php:32
msgid "Collapse sidebar"
msgstr "サイドバーを縮小する"
#: help/3.php:33
msgid "Toggle category reordering mode"
msgstr "カテゴリーの並び替えモードの切り替え"
#: help/3.php:34 help/4.php:34
msgid "Display this help dialog"
msgstr "このヘルプダイアログの表示"
#: help/3.php:39
msgid "Feed actions"
msgstr "フィード操作"
#: help/3.php:42
msgid "Update active feed"
msgstr "有効なフィードの更新"
#: help/3.php:43
msgid "Update all feeds"
msgstr "すべてのフィードの更新"
#: help/3.php:46
msgid "Edit feed"
msgstr "フィードを編集する"
#: help/3.php:47
msgid "Sort by name or unread count"
msgstr "名前か未読数で並び替える"
#: help/3.php:48
msgid "Hide visible read articles"
msgstr "読んだ記事が見えないように隠す"
#: help/3.php:49
msgid "Mark feed as read"
msgstr "マークしたフィードを既読にする"
#: help/3.php:50
msgid "Mark all feeds as read"
msgstr "すべてのフィードを既読に設定する"
#: help/3.php:51
msgid "If viewing category, (un)collapse it"
msgstr ""
#: help/3.php:54 help/4.php:5
msgid "Go to..."
msgstr "移動..."
#: help/3.php:68 help/4.php:41
msgid "Press any key to close this window."
msgstr "何かキーを押して、このウィンドウを閉じてください。"
#: help/4.php:9
msgid "My Feeds"
msgstr "自分のフィード"
#: help/4.php:10
msgid "Other Feeds"
msgstr "その他のフィード"
#: help/4.php:19
msgid "Panel actions"
msgstr "パネル操作"
#: help/4.php:23
msgid "Top 25 feeds"
msgstr "トップ 25 フィード"
#: help/4.php:24
msgid "Edit feed categories"
msgstr "フィードカテゴリーを編集する"
#: help/4.php:33
msgid "Focus search (if present)"
msgstr ""
#: help/4.php:39
msgid ""
"<b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS "
"configuration and your access level."
msgstr ""
#: mobile/functions.php:13
msgid "View feeds"
msgstr "フィードを閲覧する"
#: mobile/functions.php:16
msgid "View tags"
msgstr "タグを閲覧する"
#: mobile/functions.php:434
msgid "Back"
msgstr "戻る"
#: mobile/functions.php:444
msgid "View:"
msgstr ""
#: mobile/functions.php:466
msgid "Refresh"
msgstr "再描画"
#: mobile/functions.php:579
msgid "Page"
msgstr "ページ"
#: mobile/functions.php:692
#, fuzzy
msgid "Back to feedlist"
msgstr "編集するにはクリック"
#: mobile/functions.php:700
msgid "Tags:"
msgstr "タグ:"
#: mobile/functions.php:720
msgid "Mark as unread"
msgstr "未読にする"
#: mobile/functions.php:737
msgid "Go back"
msgstr "戻る"
#: mobile/functions.php:748
msgid "Where:"
msgstr ""
#: mobile/functions.php:779
msgid "Match on:"
msgstr ""
#: mobile/tt-rss.php:122
msgid "Internal error: Function not implemented"
msgstr "インターナルエラー: 機能が実装されていません"
#~ msgid "&nbsp;&nbsp;Keyboard shortcuts"
#~ msgstr "&nbsp;&nbsp;キーボードショートカット"
#~ msgid "display tags"
#~ msgstr "タグの表示"
#~ msgid "Can't add user: no login specified."
#~ msgstr "ユーザーが追加できません: ログイン名が指定されていません。"
#~ msgid "Can't create label: missing SQL expression."
#~ msgstr "ラベルを作成できません: SQL 表現が見当たりません。"
#~ msgid "Loading help..."
#~ msgstr "ヘルプを読み込んでいます..."
#~ msgid "Saving label..."
#~ msgstr "ラベルを保存しています..."
#~ msgid "Please select only one label."
#~ msgstr "ひとつだけラベルを選択してください。"
#~ msgid "Please select only one category."
#~ msgstr "カテゴリーをひとつだけ選択してください。"
#~ msgid "Address changed."
#~ msgstr "アドレスを変更しました。"
#~ msgid ""
#~ "Rescore articles in all feeds? This operation may take a lot of time."
#~ msgstr ""
#~ "すべてのフィードの記事のスコアを再計算しますか? この操作は大量の時間を使う"
#~ "でしょう。"
#~ msgid "Rescoring feeds..."
#~ msgstr "フィードのスコアを再計算しています..."
#~ msgid "Restart in offline mode"
#~ msgstr "オフラインモードを再起動する"
#~ msgid "Restart in online mode"
#~ msgstr "オンラインモードを再起動する"
#~ msgid "Remove offline data?"
#~ msgstr "オフラインデータを削除しますか?"
#~ msgid "Search to label"
#~ msgstr "ラベルの検索"
#~ msgid "Toggle:"
#~ msgstr "トグル"
#~ msgid "Convert to label"
#~ msgstr "ラベルの変換"
#~ msgid "Dashboard"
#~ msgstr "ダッシュボード"
#~ msgid "Match "
#~ msgstr "一致 "
#~ msgid "Unread articles"
#~ msgstr "未読記事"
#~ msgid "Updated articles"
#~ msgstr "更新済み記事"
#~ msgid "Title contains"
#~ msgstr "題名の内容"
#~ msgid "Content contains"
#~ msgstr "コンテンツの内容"
#~ msgid "Score equals"
#~ msgstr "スコアと同じ"
#~ msgid "Score is greater than"
#~ msgstr "スコア以上"
#~ msgid "Score is less than"
#~ msgstr "スコア以下"
#~ msgid "Articles newer than X hours"
#~ msgstr "記事が X 時間より新しい"
#~ msgid "Articles newer than X days"
#~ msgstr "記事が X 日より新しい"
#~ msgid "Add"
#~ msgstr "追加"
#~ msgid ""
#~ "This script is for Tiny Tiny RSS installations with MySQL backend only."
#~ msgstr ""
#~ "このスクリプトは Tiny Tiny RSS を MySQL バックエンドにのみインストールしま"
#~ "す。"
#~ msgid "Converting database..."
#~ msgstr "データベースを変換しています..."
#~ msgid "Unknown Error"
#~ msgstr "未知のエラー"
#~ msgid "Published Articles"
#~ msgstr "公開された記事"
#~ msgid "Content Filtering"
#~ msgstr "コンテンツフィルタリング"
#~ msgid "Label Editor"
#~ msgstr "ラベルエディター"
#~ msgid "User Manager"
#~ msgstr "ユーザー管理"
#~ msgid ""
#~ "<b>Fatal Error</b>: You forgot to copy \n"
#~ "\t\t<b>config.php-dist</b> to <b>config.php</b> and edit it.\n"
#~ msgstr ""
#~ "<b>致命的なエラー</b>: <b>config.php-dist</b> を\n"
#~ "\t\t<b>config.php</b> にコピーし、編集することを忘れないでください。\n"
#~ msgid ""
#~ "config: your config file version is incorrect. See config.php-dist.\n"
#~ msgstr ""
#~ "設定: 設定ファイルのバージョンが不正確です。config.php-dist を参照してくだ"
#~ "さい。\n"
#~ msgid ""
#~ "<b>Fatal error</b>: RSS_BACKEND_TYPE is deprecated. Please remove this\n"
#~ "\t\t\toption from config.php\n"
#~ msgstr ""
#~ "<b>致命的なエラー</b>: RSS_BACKEND_TYPE は非推奨です。\n"
#~ "\t\t\tこのオプションを config.php から削除してください。\n"
#~ msgid ""
#~ "<b>Fatal Error</b>: Please set DAEMON_UPDATE_LOGIN_LIMIT\n"
#~ "\t\t\tto 0 in single user mode.\n"
#~ msgstr ""
#~ "<b>致命的なエラー</b>: シングルユーザーモードでは\n"
#~ "\t\t\t DAEMON_UPDATE_LOGIN_LIMIT を 0 に設定してください。\n"
#~ msgid ""
#~ "<b>Fatal Error</b>: You have enabled USE_CURL_FOR_ICONS, but your PHP \n"
#~ "\t\t\tdoesn't seem to support CURL functions."
#~ msgstr ""
#~ "<b>致命的なエラー</b>: USE_CURL_FOR_ICONS が有効だが、\n"
#~ "\t\t\tPHP は CURL 機能をサポートしていないように見えます。"
#~ msgid "config: SESSION_EXPIRE_TIME is undefined"
#~ msgstr "設定: SESSION_EXPIRE_TIME が未定義です"
#~ msgid "config: SESSION_EXPIRE_TIME is too low (less than 60)"
#~ msgstr "設定: SESSION_EXPIRE_TIME が低すぎます (60 以下)"
#, fuzzy
#~ msgid ""
#~ "config: SESSION_EXPIRE_TIME should be greater or equal "
#~ "toSESSION_COOKIE_LIFETIME"
#~ msgstr "設定: SESSION_EXPIRE_TIME は次の数字以上でなければなりません:"
#~ msgid ""
#~ "config: DATABASE_BACKED_SESSIONS is incompatible with SINGLE_USER_MODE"
#~ msgstr "設定: DATABASE_BACKED_SESSIONS は SINGLE_USER_MODE と矛盾します"
#~ msgid "config: DATABASE_BACKED_SESSIONS are currently broken with MySQL"
#~ msgstr "設定: DATABASE_BACKED_SESSIONS は 現在 MySQL では壊れています"
#~ msgid ""
#~ "config: MAIL_FROM has been split into DIGEST_FROM_NAME and "
#~ "DIGEST_FROM_ADDRESS"
#~ msgstr ""
#~ "設定: MAIL_FROM は DIGEST_FROM_NAME と DIGEST_FROM_ADDRESS に分けられまし"
#~ "た"
#~ msgid "Fatal Error"
#~ msgstr "致命的なエラー"
#~ msgid "&nbsp;&nbsp;Subscribe to feed"
#~ msgstr "&nbsp;&nbsp;フィードを購読する"
#~ msgid "&nbsp;&nbsp;Edit this feed"
#~ msgstr "&nbsp;&nbsp;このフィードを編集する"
#~ msgid "&nbsp;&nbsp;Clear articles"
#~ msgstr "&nbsp;&nbsp;記事を消す"
#~ msgid "&nbsp;&nbsp;Rescore feed"
#~ msgstr "&nbsp;&nbsp;フィードのスコアを再集計する"
#~ msgid "&nbsp;&nbsp;Unsubscribe"
#~ msgstr "&nbsp;&nbsp;購読をやめる"
#~ msgid "&nbsp;&nbsp;Mark as read"
#~ msgstr "&nbsp;&nbsp;既読として設定する"
#~ msgid "&nbsp;&nbsp;(Un)hide read feeds"
#~ msgstr "&nbsp;&nbsp;読んだフィードを隠す/再表示する"
#~ msgid "&nbsp;&nbsp;Create filter"
#~ msgstr "&nbsp;&nbsp;フィルターを作成する"
#~ msgid "&nbsp;&nbsp;Reset category order"
#~ msgstr "&nbsp;&nbsp;カテゴリーの順番のリセット"
#~ msgid "Create Label"
#~ msgstr "ラベルの作成"
#~ msgid "Caption"
#~ msgstr "キャプション"
#~ msgid "Match SQL"
#~ msgstr "SQL の一致"
#~ msgid "Test"
#~ msgstr "テスト"
#~ msgid "Feed information:"
#~ msgstr "フィード情報:"
#~ msgid "Site:"
#~ msgstr "サイト:"
#~ msgid "Last updated:"
#~ msgstr "最終更新:"
#~ msgid "Last headlines:"
#~ msgstr "最終ヘッドライン:"
#~ msgid "Other feeds: Top 25"
#~ msgstr "その他のフィード: トップ 25"
#~ msgid "Showing top 25 registered feeds, sorted by popularity:"
#~ msgstr "人気順の登録フィード、トップ 25 を表示中:"
#~ msgid "Top 25"
#~ msgstr "トップ 25"
#~ msgid "Error: SQL expression is blank."
#~ msgstr "エラー: SQL 表記が空です。"
#~ msgid "Saved label <b>%s</b>"
#~ msgstr "ラベル <b>%s</b> を保存しました"
#~ msgid "SQL Expression"
#~ msgstr "SQL 表記"
#~ msgid "[No caption]"
#~ msgstr "[キャプションなし]"
#~ msgid "Stored articles"
#~ msgstr "記事を保管しました"
#~ msgid "Labels and SQL Expressions"
#~ msgstr "SQL 表現とラベル"
#~ msgid "Examples"
#~ msgstr "例"
#~ msgid "Match all unread articles:"
#~ msgstr "一致したすべての未読記事:"
#~ msgid "Matches all articles for the last week (PostgreSQL):"
#~ msgstr "再収集のすべての記事に一致 (PostgreSQL):"
#~ msgid "Matches all articles with scores between 100 and 500:"
#~ msgstr "100 から 500 までのスコアのすべての記事に一致:"
#~ msgid "This program requires XmlHttpRequest "
#~ msgstr "このプログラムは、XmlHttpRequest を要求します"
#~ msgid "This program requires cookies "
#~ msgstr "このプログラムはクッキーを要求します"
#~ msgid "description"
#~ msgstr "説明"
#~ msgid "filter_type_descr"
#~ msgstr "filter_type_descr"
#~ msgid "action_description"
#~ msgstr "action_description"
#, fuzzy
#~ msgid "Perform action"
#~ msgstr "操作の実行"
#~ msgid "Filter expression"
#~ msgstr "フィルター表現"
#~ msgid "Action"
#~ msgstr "操作"
#~ msgid "Change password:"
#~ msgstr "変更パスワード:"
#~ msgid "Category:"
#~ msgstr "カテゴリー:"
#~ msgid "Caption:"
#~ msgstr "キャプション:"
#~ msgid "SQL Expression:"
#~ msgstr "SQL 表現:"
#~ msgid "Feed:"
#~ msgstr "フィード:"
#~ msgid "Action:"
#~ msgstr "操作:"
#~ msgid "Params:"
#~ msgstr "パラメーター:"
#~ msgid "Title:"
#~ msgstr "題名:"
#~ msgid "Enable icons in feedlist"
#~ msgstr "フィード一覧のアイコンを有効にする"
#~ msgid "Toggle"
#~ msgstr "トグル"
#~ msgid "This page"
#~ msgstr "このページ"
#~ msgid "Next page"
#~ msgstr "次のページ"
#~ msgid "Previous page"
#~ msgstr "前のページ"
#~ msgid "First page"
#~ msgstr "最初のページ"