messages.po 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620
  1. # Japanese translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Akio Nishimura <akionux@gmail.com>, 2016-2018
  7. # Thomas Pointhuber, 2014-2015
  8. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014,2016
  9. # KAWASAKI ICHIRO, 2020
  10. # Lucas Phillips <mail@lep.pw>, 2015
  11. # Max <theshirinzu@gmail.com>, 2015
  12. # Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2018
  13. # pointhi, 2014
  14. # Thomas Pointhuber, 2015-2016
  15. # tents <remendne@pentrens.jp>, 2022.
  16. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  17. # tentsbet <remendne@pentrens.jp>, 2023.
  18. # return42 <markus.heiser@darmarit.de>, 2023.
  19. # nogb <u8cn71wq@yogibo.anonaddy.me>, 2023.
  20. msgid ""
  21. msgstr ""
  22. "Project-Id-Version: searx\n"
  23. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  24. "POT-Creation-Date: 2023-10-05 09:01+0000\n"
  25. "PO-Revision-Date: 2023-09-26 04:53+0000\n"
  26. "Last-Translator: tentsbet <remendne@pentrens.jp>\n"
  27. "Language: ja\n"
  28. "Language-Team: Japanese "
  29. "<https://translate.codeberg.org/projects/searxng/searxng/ja/>\n"
  30. "Plural-Forms: nplurals=1; plural=0;\n"
  31. "MIME-Version: 1.0\n"
  32. "Content-Type: text/plain; charset=utf-8\n"
  33. "Content-Transfer-Encoding: 8bit\n"
  34. "Generated-By: Babel 2.12.1\n"
  35. #. CONSTANT_NAMES['NO_SUBGROUPING']
  36. #: searx/searxng.msg
  37. msgid "without further subgrouping"
  38. msgstr "未グループ"
  39. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  40. #: searx/searxng.msg
  41. msgid "other"
  42. msgstr "その他"
  43. #. CATEGORY_NAMES['FILES']
  44. #: searx/searxng.msg
  45. msgid "files"
  46. msgstr "ファイル"
  47. #. CATEGORY_NAMES['GENERAL']
  48. #: searx/searxng.msg
  49. msgid "general"
  50. msgstr "一般"
  51. #. CATEGORY_NAMES['MUSIC']
  52. #: searx/searxng.msg
  53. msgid "music"
  54. msgstr "音楽"
  55. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  56. #: searx/searxng.msg
  57. msgid "social media"
  58. msgstr "ソーシャルメディア"
  59. #. CATEGORY_NAMES['IMAGES']
  60. #: searx/searxng.msg
  61. msgid "images"
  62. msgstr "画像"
  63. #. CATEGORY_NAMES['VIDEOS']
  64. #: searx/searxng.msg
  65. msgid "videos"
  66. msgstr "動画"
  67. #. CATEGORY_NAMES['IT']
  68. #: searx/searxng.msg
  69. msgid "it"
  70. msgstr "情報技術"
  71. #. CATEGORY_NAMES['NEWS']
  72. #: searx/searxng.msg
  73. msgid "news"
  74. msgstr "ニュース"
  75. #. CATEGORY_NAMES['MAP']
  76. #: searx/searxng.msg
  77. msgid "map"
  78. msgstr "地図"
  79. #. CATEGORY_NAMES['ONIONS']
  80. #: searx/searxng.msg
  81. msgid "onions"
  82. msgstr "Tor"
  83. #. CATEGORY_NAMES['SCIENCE']
  84. #: searx/searxng.msg
  85. msgid "science"
  86. msgstr "科学"
  87. #. CATEGORY_GROUPS['APPS']
  88. #: searx/searxng.msg
  89. msgid "apps"
  90. msgstr "アプリ"
  91. #. CATEGORY_GROUPS['DICTIONARIES']
  92. #: searx/searxng.msg
  93. msgid "dictionaries"
  94. msgstr "辞書"
  95. #. CATEGORY_GROUPS['LYRICS']
  96. #: searx/searxng.msg
  97. msgid "lyrics"
  98. msgstr "歌詞"
  99. #. CATEGORY_GROUPS['PACKAGES']
  100. #: searx/searxng.msg
  101. msgid "packages"
  102. msgstr "パッケージ"
  103. #. CATEGORY_GROUPS['Q_A']
  104. #: searx/searxng.msg
  105. msgid "q&a"
  106. msgstr "Q&A"
  107. #. CATEGORY_GROUPS['REPOS']
  108. #: searx/searxng.msg
  109. msgid "repos"
  110. msgstr "リポジトリ"
  111. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  112. #: searx/searxng.msg
  113. msgid "software wikis"
  114. msgstr "ソフトウェアWiki"
  115. #. CATEGORY_GROUPS['WEB']
  116. #: searx/searxng.msg
  117. msgid "web"
  118. msgstr "ウェブ"
  119. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  120. #: searx/searxng.msg
  121. msgid "scientific publications"
  122. msgstr "科学的な出版物"
  123. #. STYLE_NAMES['AUTO']
  124. #: searx/searxng.msg
  125. msgid "auto"
  126. msgstr "自動"
  127. #. STYLE_NAMES['LIGHT']
  128. #: searx/searxng.msg
  129. msgid "light"
  130. msgstr "ライト"
  131. #. STYLE_NAMES['DARK']
  132. #: searx/searxng.msg
  133. msgid "dark"
  134. msgstr "ダーク"
  135. #: searx/webapp.py:331
  136. msgid "No item found"
  137. msgstr "アイテムが見つかりません"
  138. #: searx/engines/qwant.py:280
  139. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:333
  140. msgid "Source"
  141. msgstr "ソース"
  142. #: searx/webapp.py:335
  143. msgid "Error loading the next page"
  144. msgstr "次のページの読み込み中にエラーが発生しました"
  145. #: searx/webapp.py:492 searx/webapp.py:888
  146. msgid "Invalid settings, please edit your preferences"
  147. msgstr "設定が無効です、設定を変更してください"
  148. #: searx/webapp.py:508
  149. msgid "Invalid settings"
  150. msgstr "無効な設定です"
  151. #: searx/webapp.py:585 searx/webapp.py:667
  152. msgid "search error"
  153. msgstr "検索エラー"
  154. #: searx/webutils.py:34
  155. msgid "timeout"
  156. msgstr "タイムアウト"
  157. #: searx/webutils.py:35
  158. msgid "parsing error"
  159. msgstr "解析エラー"
  160. #: searx/webutils.py:36
  161. msgid "HTTP protocol error"
  162. msgstr "HTTP プロトコルエラー"
  163. #: searx/webutils.py:37
  164. msgid "network error"
  165. msgstr "ネットワークエラー"
  166. #: searx/webutils.py:38
  167. msgid "SSL error: certificate validation has failed"
  168. msgstr "SSL エラー: 証明書の検証に失敗しました"
  169. #: searx/webutils.py:40
  170. msgid "unexpected crash"
  171. msgstr "予期しないクラッシュ"
  172. #: searx/webutils.py:47
  173. msgid "HTTP error"
  174. msgstr "HTTP エラー"
  175. #: searx/webutils.py:48
  176. msgid "HTTP connection error"
  177. msgstr "HTTP 接続エラー"
  178. #: searx/webutils.py:54
  179. msgid "proxy error"
  180. msgstr "プロキシエラー"
  181. #: searx/webutils.py:55
  182. msgid "CAPTCHA"
  183. msgstr "CAPTCHA"
  184. #: searx/webutils.py:56
  185. msgid "too many requests"
  186. msgstr "リクエストが多すぎます"
  187. #: searx/webutils.py:57
  188. msgid "access denied"
  189. msgstr "アクセスが拒否されました"
  190. #: searx/webutils.py:58
  191. msgid "server API error"
  192. msgstr "サーバー API エラー"
  193. #: searx/webutils.py:77
  194. msgid "Suspended"
  195. msgstr "一時停止"
  196. #: searx/webutils.py:317
  197. msgid "{minutes} minute(s) ago"
  198. msgstr "{minutes} 分前"
  199. #: searx/webutils.py:318
  200. msgid "{hours} hour(s), {minutes} minute(s) ago"
  201. msgstr "{hours} 時間と{minutes} 分前"
  202. #: searx/answerers/random/answerer.py:73
  203. msgid "Random value generator"
  204. msgstr "ランダムな値を生成"
  205. #: searx/answerers/random/answerer.py:74
  206. msgid "Generate different random values"
  207. msgstr "異なるランダムな値を生成する"
  208. #: searx/answerers/statistics/answerer.py:47
  209. msgid "Statistics functions"
  210. msgstr "統計機能"
  211. #: searx/answerers/statistics/answerer.py:48
  212. msgid "Compute {functions} of the arguments"
  213. msgstr "変数の {functions} を計算する"
  214. #: searx/engines/openstreetmap.py:160
  215. msgid "Get directions"
  216. msgstr "経路を取得する"
  217. #: searx/engines/pdbe.py:96
  218. msgid "{title} (OBSOLETE)"
  219. msgstr "{title} (廃止)"
  220. #: searx/engines/pdbe.py:103
  221. msgid "This entry has been superseded by"
  222. msgstr "このエントリは、置き換えられました:"
  223. #: searx/engines/qwant.py:282
  224. msgid "Channel"
  225. msgstr "チャンネル"
  226. #: searx/engines/radio_browser.py:104
  227. msgid "radio"
  228. msgstr ""
  229. #: searx/engines/radio_browser.py:106
  230. msgid "bitrate"
  231. msgstr ""
  232. #: searx/engines/radio_browser.py:107
  233. msgid "votes"
  234. msgstr ""
  235. #: searx/engines/radio_browser.py:108
  236. msgid "clicks"
  237. msgstr ""
  238. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  239. msgid "Language"
  240. msgstr "言語"
  241. #: searx/engines/semantic_scholar.py:81
  242. msgid ""
  243. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  244. "{lastCitationVelocityYear}"
  245. msgstr ""
  246. "{firstCitationVelocityYear} 年から "
  247. "{lastCitationVelocityYear}年まで{numCitations} が引用文献として"
  248. #: searx/engines/tineye.py:40
  249. msgid ""
  250. "Could not read that image url. This may be due to an unsupported file "
  251. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  252. " WebP."
  253. msgstr "この画像URLは読み取ることができません。サポートされていないフォーマットだと考えられます。TinEyeはJPEG、PNG、GIF、BMP、TIFF、WebPの画像のみサポートしています。"
  254. #: searx/engines/tineye.py:46
  255. msgid ""
  256. "The image is too simple to find matches. TinEye requires a basic level of"
  257. " visual detail to successfully identify matches."
  258. msgstr "画像がマッチするものが多すぎます。TinEyeは基本的に視覚情報の詳細が一致することで成功しやすいです。"
  259. #: searx/engines/tineye.py:52
  260. msgid "The image could not be downloaded."
  261. msgstr "この画像はダウンロードはできません。"
  262. #: searx/engines/wttr.py:101
  263. msgid "Morning"
  264. msgstr "朝"
  265. #: searx/engines/wttr.py:101
  266. msgid "Noon"
  267. msgstr "昼"
  268. #: searx/engines/wttr.py:101
  269. msgid "Evening"
  270. msgstr "夕方"
  271. #: searx/engines/wttr.py:101
  272. msgid "Night"
  273. msgstr "夜間"
  274. #: searx/engines/zlibrary.py:130
  275. msgid "Book rating"
  276. msgstr "書籍評価点数"
  277. #: searx/engines/zlibrary.py:131
  278. msgid "File quality"
  279. msgstr "ファイル品質"
  280. #: searx/plugins/hash_plugin.py:24
  281. msgid "Converts strings to different hash digests."
  282. msgstr "文字列を異なるハッシュダイジェストに変換。"
  283. #: searx/plugins/hash_plugin.py:52
  284. msgid "hash digest"
  285. msgstr "ハッシュダイジェスト"
  286. #: searx/plugins/hostname_replace.py:9
  287. msgid "Hostname replace"
  288. msgstr "ホストネーム入れ替え"
  289. #: searx/plugins/hostname_replace.py:10
  290. msgid "Rewrite result hostnames or remove results based on the hostname"
  291. msgstr "結果のホスト名を書き換えるか、ホスト名に基づいて結果を削除します"
  292. #: searx/plugins/oa_doi_rewrite.py:9
  293. msgid "Open Access DOI rewrite"
  294. msgstr "オープンアクセス DOI の書き換え"
  295. #: searx/plugins/oa_doi_rewrite.py:10
  296. msgid ""
  297. "Avoid paywalls by redirecting to open-access versions of publications "
  298. "when available"
  299. msgstr "可能ならば オープンアクセス版の出版物へリダイレクトし、有料出版物を回避する"
  300. #: searx/plugins/self_info.py:10
  301. msgid "Self Information"
  302. msgstr "自分の情報"
  303. #: searx/plugins/self_info.py:11
  304. msgid ""
  305. "Displays your IP if the query is \"ip\" and your user agent if the query "
  306. "contains \"user agent\"."
  307. msgstr "クエリが \"ip\" の場合にあなたのIPを、クエリに \"user agent\" が含まれる場合にあなたのユーザーエージェントを表示します。"
  308. #: searx/plugins/tor_check.py:25
  309. msgid "Tor check plugin"
  310. msgstr "Tor 確認プラグイン"
  311. #: searx/plugins/tor_check.py:28
  312. msgid ""
  313. "This plugin checks if the address of the request is a Tor exit-node, and "
  314. "informs the user if it is; like check.torproject.org, but from SearXNG."
  315. msgstr "このプラグインではcheck.torprogject.orgのようにTor 出口ノードのIPアドレスをSearXNGからチェックする。"
  316. #: searx/plugins/tor_check.py:62
  317. msgid ""
  318. "Could not download the list of Tor exit-nodes from: "
  319. "https://check.torproject.org/exit-addresses"
  320. msgstr "「https://check.torproject.org/exit-addresses」からTor 出口ノードの一覧をダウンロードできません"
  321. #: searx/plugins/tor_check.py:78
  322. msgid ""
  323. "You are using Tor and it looks like you have this external IP address: "
  324. "{ip_address}"
  325. msgstr "あなたの利用しているTorの外部IPアドレスは次のようになっている : {ip_address}"
  326. #: searx/plugins/tor_check.py:86
  327. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  328. msgstr "あなたはTorを利用しておらず外部IPアドレスは次のようになっている : {ip_address}"
  329. #: searx/plugins/tracker_url_remover.py:29
  330. msgid "Tracker URL remover"
  331. msgstr "トラッカー URL リムーバー"
  332. #: searx/plugins/tracker_url_remover.py:30
  333. msgid "Remove trackers arguments from the returned URL"
  334. msgstr "返された URL からトラッカー引数を消去する"
  335. #: searx/templates/simple/404.html:4
  336. msgid "Page not found"
  337. msgstr "ページが見つかりません"
  338. #: searx/templates/simple/404.html:6
  339. #, python-format
  340. msgid "Go to %(search_page)s."
  341. msgstr "%(search_page)s へ行く。"
  342. #: searx/templates/simple/404.html:6
  343. msgid "search page"
  344. msgstr "検索ページ"
  345. #: searx/templates/simple/base.html:49
  346. msgid "About"
  347. msgstr "関連情報"
  348. #: searx/templates/simple/base.html:53
  349. msgid "Donate"
  350. msgstr "寄付"
  351. #: searx/templates/simple/base.html:57
  352. #: searx/templates/simple/preferences.html:156
  353. msgid "Preferences"
  354. msgstr "設定"
  355. #: searx/templates/simple/base.html:67
  356. msgid "Powered by"
  357. msgstr "Powered by"
  358. #: searx/templates/simple/base.html:67
  359. msgid "a privacy-respecting, open metasearch engine"
  360. msgstr "プライバシーにリスペクトする、オープンメタ検索エンジン"
  361. #: searx/templates/simple/base.html:68
  362. msgid "Source code"
  363. msgstr "ソースコード"
  364. #: searx/templates/simple/base.html:69
  365. msgid "Issue tracker"
  366. msgstr "課題報告"
  367. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  368. msgid "Engine stats"
  369. msgstr "検索エンジンの状態"
  370. #: searx/templates/simple/base.html:72
  371. msgid "Public instances"
  372. msgstr "パブリック インスタンス"
  373. #: searx/templates/simple/base.html:75
  374. msgid "Privacy policy"
  375. msgstr "プライバシーポリシー"
  376. #: searx/templates/simple/base.html:78
  377. msgid "Contact instance maintainer"
  378. msgstr "インスタンスメンテナと連絡を取る"
  379. #: searx/templates/simple/categories.html:26
  380. msgid "Click on the magnifier to perform search"
  381. msgstr "虫めがねをクリックして検索します"
  382. #: searx/templates/simple/macros.html:36
  383. msgid "Length"
  384. msgstr "長さ"
  385. #: searx/templates/simple/macros.html:37
  386. #: searx/templates/simple/result_templates/images.html:18
  387. #: searx/templates/simple/result_templates/paper.html:6
  388. msgid "Author"
  389. msgstr "作者"
  390. #: searx/templates/simple/macros.html:45
  391. msgid "cached"
  392. msgstr "キャッシュ"
  393. #: searx/templates/simple/macros.html:45
  394. msgid "proxied"
  395. msgstr "プロキシ"
  396. #: searx/templates/simple/new_issue.html:64
  397. msgid "Start submiting a new issue on GitHub"
  398. msgstr "Githubへ新しい課題の提出をする"
  399. #: searx/templates/simple/new_issue.html:66
  400. msgid "Please check for existing bugs about this engine on GitHub"
  401. msgstr "Githubで、すでにこの件が出ていないか確認をしてください"
  402. #: searx/templates/simple/new_issue.html:69
  403. msgid "I confirm there is no existing bug about the issue I encounter"
  404. msgstr "発生している問題がすでに提出済みのバグ出ないことを確認してください"
  405. #: searx/templates/simple/new_issue.html:71
  406. msgid "If this is a public instance, please specify the URL in the bug report"
  407. msgstr "パブリックインスタンスなら、このURLにバグの報告をしてください"
  408. #: searx/templates/simple/new_issue.html:72
  409. msgid "Submit a new issue on Github including the above information"
  410. msgstr "Githubで情報を含めて新たな問題を提起"
  411. #: searx/templates/simple/preferences.html:65
  412. msgid "No HTTPS"
  413. msgstr "No HTTPS"
  414. #: searx/templates/simple/elements/engines_msg.html:18
  415. #: searx/templates/simple/preferences.html:69
  416. #: searx/templates/simple/preferences.html:70
  417. msgid "View error logs and submit a bug report"
  418. msgstr "エラーログを表示し、バグレポートを送信します"
  419. #: searx/templates/simple/preferences.html:74
  420. msgid "!bang for this engine"
  421. msgstr "当検索エンジンの!bang"
  422. #: searx/templates/simple/preferences.html:80
  423. msgid "!bang for its categories"
  424. msgstr "そのカテゴリの!bang"
  425. #: searx/templates/simple/preferences.html:102
  426. #: searx/templates/simple/stats.html:64
  427. msgid "Median"
  428. msgstr "中央値"
  429. #: searx/templates/simple/preferences.html:103
  430. #: searx/templates/simple/stats.html:70
  431. msgid "P80"
  432. msgstr "P80"
  433. #: searx/templates/simple/preferences.html:104
  434. #: searx/templates/simple/stats.html:76
  435. msgid "P95"
  436. msgstr "P95"
  437. #: searx/templates/simple/preferences.html:136
  438. msgid "Failed checker test(s): "
  439. msgstr "失敗したチェッカーテスト: "
  440. #: searx/templates/simple/preferences.html:138
  441. msgid "Errors:"
  442. msgstr "エラー:"
  443. #: searx/templates/simple/preferences.html:162
  444. msgid "General"
  445. msgstr "一般"
  446. #: searx/templates/simple/preferences.html:165
  447. msgid "Default categories"
  448. msgstr "デフォルトのカテゴリ"
  449. #: searx/templates/simple/preferences.html:187
  450. msgid "User interface"
  451. msgstr "ユーザーインターフェース"
  452. #: searx/templates/simple/preferences.html:208
  453. msgid "Privacy"
  454. msgstr "プライバシー"
  455. #: searx/templates/simple/preferences.html:221
  456. msgid "Engines"
  457. msgstr "検索エンジン"
  458. #: searx/templates/simple/preferences.html:223
  459. msgid "Currently used search engines"
  460. msgstr "現在使用中の検索エンジン"
  461. #: searx/templates/simple/preferences.html:231
  462. msgid "Special Queries"
  463. msgstr "特殊クエリー"
  464. #: searx/templates/simple/preferences.html:237
  465. msgid "Cookies"
  466. msgstr "クッキー"
  467. #: searx/templates/simple/results.html:23
  468. msgid "Answers"
  469. msgstr "回答"
  470. #: searx/templates/simple/results.html:38
  471. msgid "Number of results"
  472. msgstr "通知の数"
  473. #: searx/templates/simple/results.html:44
  474. msgid "Info"
  475. msgstr "インフォ"
  476. #: searx/templates/simple/results.html:73
  477. msgid "Try searching for:"
  478. msgstr "検索のオススメ:"
  479. #: searx/templates/simple/results.html:105
  480. msgid "Back to top"
  481. msgstr "トップに戻る"
  482. #: searx/templates/simple/results.html:123
  483. msgid "Previous page"
  484. msgstr "前のページ"
  485. #: searx/templates/simple/results.html:140
  486. msgid "Next page"
  487. msgstr "次のページ"
  488. #: searx/templates/simple/search.html:3
  489. msgid "Display the front page"
  490. msgstr "フロントページを表示する"
  491. #: searx/templates/simple/search.html:9
  492. #: searx/templates/simple/simple_search.html:5
  493. msgid "Search for..."
  494. msgstr "検索する..."
  495. #: searx/templates/simple/search.html:10
  496. #: searx/templates/simple/simple_search.html:6
  497. msgid "clear"
  498. msgstr "消す"
  499. #: searx/templates/simple/search.html:11
  500. #: searx/templates/simple/simple_search.html:7
  501. msgid "search"
  502. msgstr "検索"
  503. #: searx/templates/simple/stats.html:21
  504. msgid "There is currently no data available. "
  505. msgstr "現在データがありません。 "
  506. #: searx/templates/simple/preferences/engines.html:18
  507. #: searx/templates/simple/stats.html:25
  508. msgid "Engine name"
  509. msgstr "検索エンジン名"
  510. #: searx/templates/simple/stats.html:26
  511. msgid "Scores"
  512. msgstr "スコア"
  513. #: searx/templates/simple/stats.html:27
  514. msgid "Result count"
  515. msgstr "結果カウント"
  516. #: searx/templates/simple/preferences/engines.html:25
  517. #: searx/templates/simple/stats.html:28
  518. msgid "Response time"
  519. msgstr "応答時間"
  520. #: searx/templates/simple/preferences/engines.html:29
  521. #: searx/templates/simple/stats.html:29
  522. msgid "Reliability"
  523. msgstr "信頼性"
  524. #: searx/templates/simple/stats.html:59
  525. msgid "Total"
  526. msgstr "合計"
  527. #: searx/templates/simple/stats.html:60
  528. msgid "HTTP"
  529. msgstr "HTTP"
  530. #: searx/templates/simple/stats.html:61
  531. msgid "Processing"
  532. msgstr "処理"
  533. #: searx/templates/simple/stats.html:99
  534. msgid "Warnings"
  535. msgstr "注意"
  536. #: searx/templates/simple/stats.html:99
  537. msgid "Errors and exceptions"
  538. msgstr "エラーと例外"
  539. #: searx/templates/simple/stats.html:105
  540. msgid "Exception"
  541. msgstr "例外"
  542. #: searx/templates/simple/stats.html:107
  543. msgid "Message"
  544. msgstr "メッセージ"
  545. #: searx/templates/simple/stats.html:109
  546. msgid "Percentage"
  547. msgstr "確率"
  548. #: searx/templates/simple/stats.html:111
  549. msgid "Parameter"
  550. msgstr "パラメータ"
  551. #: searx/templates/simple/stats.html:119
  552. msgid "Filename"
  553. msgstr "ファイル名"
  554. #: searx/templates/simple/stats.html:120
  555. msgid "Function"
  556. msgstr "ファンクション"
  557. #: searx/templates/simple/stats.html:121
  558. msgid "Code"
  559. msgstr "コード"
  560. #: searx/templates/simple/stats.html:128
  561. msgid "Checker"
  562. msgstr "チェッカー"
  563. #: searx/templates/simple/stats.html:131
  564. msgid "Failed test"
  565. msgstr "テストに失敗しました"
  566. #: searx/templates/simple/stats.html:132
  567. msgid "Comment(s)"
  568. msgstr "コメント"
  569. #: searx/templates/simple/elements/apis.html:3
  570. msgid "Download results"
  571. msgstr "ダウンロードするファイル形式"
  572. #: searx/templates/simple/elements/engines_msg.html:7
  573. msgid "Messages from the search engines"
  574. msgstr "検索エンジンからのメッセージ"
  575. #: searx/templates/simple/elements/engines_msg.html:12
  576. msgid "Error!"
  577. msgstr "エラー!"
  578. #: searx/templates/simple/elements/engines_msg.html:13
  579. msgid "Engines cannot retrieve results"
  580. msgstr "エンジンは結果を取得できません"
  581. #: searx/templates/simple/elements/search_url.html:3
  582. msgid "Search URL"
  583. msgstr "この検索結果の URL"
  584. #: searx/templates/simple/elements/suggestions.html:3
  585. msgid "Suggestions"
  586. msgstr "提案"
  587. #: searx/templates/simple/filters/languages.html:1
  588. #: searx/templates/simple/preferences/language.html:2
  589. msgid "Search language"
  590. msgstr "検索の言語"
  591. #: searx/templates/simple/filters/languages.html:2
  592. #: searx/templates/simple/preferences/language.html:7
  593. msgid "Default language"
  594. msgstr "デフォルトの言語"
  595. #: searx/templates/simple/filters/languages.html:4
  596. #: searx/templates/simple/preferences/language.html:11
  597. msgid "Auto-detect"
  598. msgstr "自動検出"
  599. #: searx/templates/simple/filters/safesearch.html:1
  600. #: searx/templates/simple/filters/safesearch.html:2
  601. #: searx/templates/simple/filters/safesearch.html:3
  602. #: searx/templates/simple/filters/safesearch.html:4
  603. #: searx/templates/simple/preferences/engines.html:21
  604. #: searx/templates/simple/preferences/safesearch.html:2
  605. msgid "SafeSearch"
  606. msgstr "セーフサーチ"
  607. #: searx/templates/simple/filters/safesearch.html:2
  608. #: searx/templates/simple/preferences/safesearch.html:7
  609. msgid "Strict"
  610. msgstr "厳重"
  611. #: searx/templates/simple/filters/safesearch.html:3
  612. #: searx/templates/simple/preferences/safesearch.html:11
  613. msgid "Moderate"
  614. msgstr "標準"
  615. #: searx/templates/simple/filters/safesearch.html:4
  616. #: searx/templates/simple/preferences/safesearch.html:15
  617. msgid "None"
  618. msgstr "オフ"
  619. #: searx/templates/simple/filters/time_range.html:1
  620. #: searx/templates/simple/preferences/engines.html:22
  621. msgid "Time range"
  622. msgstr "時間範囲"
  623. #: searx/templates/simple/filters/time_range.html:3
  624. msgid "Anytime"
  625. msgstr "期間指定なし"
  626. #: searx/templates/simple/filters/time_range.html:6
  627. msgid "Last day"
  628. msgstr "24 時間以内"
  629. #: searx/templates/simple/filters/time_range.html:9
  630. msgid "Last week"
  631. msgstr "1 週間以内"
  632. #: searx/templates/simple/filters/time_range.html:12
  633. msgid "Last month"
  634. msgstr "1 か月以内"
  635. #: searx/templates/simple/filters/time_range.html:15
  636. msgid "Last year"
  637. msgstr "1 年以内"
  638. #: searx/templates/simple/messages/no_cookies.html:3
  639. msgid "Information!"
  640. msgstr "お知らせ!"
  641. #: searx/templates/simple/messages/no_cookies.html:4
  642. msgid "currently, there are no cookies defined."
  643. msgstr "現在、クッキーは定義されていません。"
  644. #: searx/templates/simple/messages/no_results.html:3
  645. msgid "Sorry!"
  646. msgstr "すみません!"
  647. #: searx/templates/simple/messages/no_results.html:4
  648. msgid "No results were found. You can try to:"
  649. msgstr "結果見つかりませんでした。再度行うなら :"
  650. #: searx/templates/simple/messages/no_results.html:6
  651. msgid "Refresh the page."
  652. msgstr "ページを更新します。"
  653. #: searx/templates/simple/messages/no_results.html:7
  654. msgid "Search for another query or select another category (above)."
  655. msgstr "違うクエリか違う(上記の)カテゴリを選んで検索。"
  656. #: searx/templates/simple/messages/no_results.html:8
  657. msgid "Change the search engine used in the preferences:"
  658. msgstr "検索エンジンに使う設定を変更する:"
  659. #: searx/templates/simple/messages/no_results.html:9
  660. msgid "Switch to another instance:"
  661. msgstr "別のインスタンスに切り替える:"
  662. #: searx/templates/simple/preferences/answerers.html:4
  663. #: searx/templates/simple/preferences/engines.html:17
  664. msgid "Allow"
  665. msgstr "許可する"
  666. #: searx/templates/simple/preferences/answerers.html:5
  667. msgid "Keywords"
  668. msgstr "キーワード"
  669. #: searx/templates/simple/preferences/answerers.html:6
  670. msgid "Name"
  671. msgstr "名前"
  672. #: searx/templates/simple/preferences/answerers.html:7
  673. msgid "Description"
  674. msgstr "説明"
  675. #: searx/templates/simple/preferences/answerers.html:8
  676. msgid "Examples"
  677. msgstr "例"
  678. #: searx/templates/simple/preferences/answerers.html:13
  679. msgid "This is the list of SearXNG's instant answering modules."
  680. msgstr "これは SearXNG の即席回答モジュールのリストです。"
  681. #: searx/templates/simple/preferences/answerers.html:29
  682. msgid "This is the list of plugins."
  683. msgstr "これはプラグインのリストです。"
  684. #: searx/templates/simple/preferences/autocomplete.html:2
  685. msgid "Autocomplete"
  686. msgstr "自動補完"
  687. #: searx/templates/simple/preferences/autocomplete.html:15
  688. msgid "Find stuff as you type"
  689. msgstr "自動補完に使う検索エンジン"
  690. #: searx/templates/simple/preferences/center_alignment.html:2
  691. msgid "Center Alignment"
  692. msgstr "中央揃え"
  693. #: searx/templates/simple/preferences/center_alignment.html:14
  694. msgid "Displays results in the center of the page (Oscar layout)."
  695. msgstr "中央揃えでページに結果表示(Oscar レイアウト)."
  696. #: searx/templates/simple/preferences/cookies.html:2
  697. msgid ""
  698. "This is the list of cookies and their values SearXNG is storing on your "
  699. "computer."
  700. msgstr "これはクッキーのリストで、これらの値はあなたのコンピュータに保存されています。"
  701. #: searx/templates/simple/preferences/cookies.html:3
  702. msgid "With that list, you can assess SearXNG transparency."
  703. msgstr "このリストによって、あなたは SearXNG の透明性を評価できます。"
  704. #: searx/templates/simple/preferences/cookies.html:9
  705. msgid "Cookie name"
  706. msgstr "クッキー名"
  707. #: searx/templates/simple/preferences/cookies.html:10
  708. msgid "Value"
  709. msgstr "値"
  710. #: searx/templates/simple/preferences/cookies.html:23
  711. msgid "Search URL of the currently saved preferences"
  712. msgstr "現在保存されている設定の検索 URL"
  713. #: searx/templates/simple/preferences/cookies.html:32
  714. msgid ""
  715. "Note: specifying custom settings in the search URL can reduce privacy by "
  716. "leaking data to the clicked result sites."
  717. msgstr "注意: 検索 URL にカスタム設定を指定すると、クリックした結果サイトにデータが漏洩し、プライバシーが低下する恐れがあります。"
  718. #: searx/templates/simple/preferences/cookies.html:35
  719. msgid "URL to restore your preferences in another browser"
  720. msgstr "このURLで違うブラウザに設定を復活"
  721. #: searx/templates/simple/preferences/cookies.html:44
  722. msgid ""
  723. "Specifying custom settings in the preferences URL can be used to sync "
  724. "preferences across devices."
  725. msgstr "初期設定URLを使うことで、特別な設定をデバイスをまたいで同期できる。"
  726. #: searx/templates/simple/preferences/doi_resolver.html:2
  727. msgid "Open Access DOI resolver"
  728. msgstr "オープンアクセス DOI リゾルバー"
  729. #: searx/templates/simple/preferences/doi_resolver.html:14
  730. msgid "Select service used by DOI rewrite"
  731. msgstr "DOI書き換えにて使用するサービスを選択"
  732. #: searx/templates/simple/preferences/engines.html:9
  733. msgid ""
  734. "This tab does not exists in the user interface, but you can search in "
  735. "these engines by its !bangs."
  736. msgstr "インタフェースやタブの中にはないが、!bangを使うことでこれらのエンジンで検索できる。"
  737. #: searx/templates/simple/preferences/engines.html:19
  738. msgid "!bang"
  739. msgstr "!bang"
  740. #: searx/templates/simple/preferences/engines.html:20
  741. msgid "Supports selected language"
  742. msgstr "選択された言語のサポート"
  743. #: searx/templates/simple/preferences/engines.html:23
  744. msgid "Weight"
  745. msgstr "比重"
  746. #: searx/templates/simple/preferences/engines.html:27
  747. msgid "Max time"
  748. msgstr "最大時間"
  749. #: searx/templates/simple/preferences/footer.html:2
  750. msgid ""
  751. "These settings are stored in your cookies, this allows us not to store "
  752. "this data about you."
  753. msgstr "これらの設定はあなたのクッキーに保存されますが、これはサーバーがあなたの情報の保存するわけではありません。"
  754. #: searx/templates/simple/preferences/footer.html:3
  755. msgid ""
  756. "These cookies serve your sole convenience, we don't use these cookies to "
  757. "track you."
  758. msgstr "クッキーはあなたが便利に使えるようにするために使うのであって、サーバーはあなたを追跡するためにクッキーを使うことはありません。"
  759. #: searx/templates/simple/preferences/footer.html:6
  760. msgid "Save"
  761. msgstr "保存"
  762. #: searx/templates/simple/preferences/footer.html:9
  763. msgid "Reset defaults"
  764. msgstr "デフォルト設定に戻す"
  765. #: searx/templates/simple/preferences/footer.html:13
  766. msgid "Back"
  767. msgstr "戻る"
  768. #: searx/templates/simple/preferences/hotkeys.html:2
  769. msgid "Hotkeys"
  770. msgstr "ショートカットキー"
  771. #: searx/templates/simple/preferences/hotkeys.html:13
  772. msgid "Vim-like"
  773. msgstr "Vim風"
  774. #: searx/templates/simple/preferences/hotkeys.html:18
  775. msgid ""
  776. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  777. "key on main or result page to get help."
  778. msgstr "(Javascriptが必要)ショートカットキーで検索の結果を得ることができます。「h」キーを押して、主な使い方や検索結果の方法を知ることができます。"
  779. #: searx/templates/simple/preferences/image_proxy.html:2
  780. msgid "Image proxy"
  781. msgstr "画像プロキシ"
  782. #: searx/templates/simple/preferences/image_proxy.html:14
  783. msgid "Proxying image results through SearXNG"
  784. msgstr "画像の結果をSearXNG経由でプロキシする"
  785. #: searx/templates/simple/preferences/infinite_scroll.html:2
  786. msgid "Infinite scroll"
  787. msgstr "無限スクロール"
  788. #: searx/templates/simple/preferences/infinite_scroll.html:14
  789. msgid "Automatically load next page when scrolling to bottom of current page"
  790. msgstr "現在のページの下端でスクロールすると自動的に次のページを読み込む"
  791. #: searx/templates/simple/preferences/language.html:24
  792. msgid "What language do you prefer for search?"
  793. msgstr "どの言語で検索しますか?"
  794. #: searx/templates/simple/preferences/language.html:25
  795. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  796. msgstr "自動検出を選択すると、あなたのクエリの言語をSearXNGに検出させるようになります。"
  797. #: searx/templates/simple/preferences/method.html:2
  798. msgid "HTTP Method"
  799. msgstr "HTTPメソッド"
  800. #: searx/templates/simple/preferences/method.html:14
  801. msgid "Change how forms are submitted"
  802. msgstr "フォームの送信の仕方を変更する"
  803. #: searx/templates/simple/preferences/query_in_title.html:2
  804. msgid "Query in the page's title"
  805. msgstr "ページのタイトルでクエリを実行する"
  806. #: searx/templates/simple/preferences/query_in_title.html:14
  807. msgid ""
  808. "When enabled, the result page's title contains your query. Your browser "
  809. "can record this title"
  810. msgstr "有効にすると、検索結果ページのタイトルにクエリが含まれます。お使いのブラウザはこのタイトルを記録できます"
  811. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  812. msgid "Results on new tabs"
  813. msgstr "新しいタブに結果を表示"
  814. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  815. msgid "Open result links on new browser tabs"
  816. msgstr "検索結果のリンクを新しいタブで開く"
  817. #: searx/templates/simple/preferences/safesearch.html:20
  818. msgid "Filter content"
  819. msgstr "コンテンツをフィルタリングする"
  820. #: searx/templates/simple/preferences/search_on_category_select.html:2
  821. msgid "Search on category select"
  822. msgstr "カテゴリ選択したら検索を実行"
  823. #: searx/templates/simple/preferences/search_on_category_select.html:14
  824. msgid ""
  825. "Perform search immediately if a category selected. Disable to select "
  826. "multiple categories"
  827. msgstr "カテゴリが選択されている場合はすぐに検索を行います。複数のカテゴリが選択されている場合は無効です"
  828. #: searx/templates/simple/preferences/theme.html:2
  829. msgid "Theme"
  830. msgstr "テーマ"
  831. #: searx/templates/simple/preferences/theme.html:14
  832. msgid "Change SearXNG layout"
  833. msgstr "SearXNGレイアウトの変更"
  834. #: searx/templates/simple/preferences/theme.html:19
  835. msgid "Theme style"
  836. msgstr "テーマスタイル"
  837. #: searx/templates/simple/preferences/theme.html:31
  838. msgid "Choose auto to follow your browser settings"
  839. msgstr "「自動」を選択すると、ブラウザの設定に従います"
  840. #: searx/templates/simple/preferences/tokens.html:2
  841. msgid "Engine tokens"
  842. msgstr "エンジントークン"
  843. #: searx/templates/simple/preferences/tokens.html:9
  844. msgid "Access tokens for private engines"
  845. msgstr "ブライベートエンジンのアクセストークン"
  846. #: searx/templates/simple/preferences/ui_locale.html:2
  847. msgid "Interface language"
  848. msgstr "インターフェースの言語"
  849. #: searx/templates/simple/preferences/ui_locale.html:14
  850. msgid "Change the language of the layout"
  851. msgstr "表示する言語を変更"
  852. #: searx/templates/simple/result_templates/code.html:13
  853. msgid "repo"
  854. msgstr "リポジトリ"
  855. #: searx/templates/simple/result_templates/default.html:6
  856. msgid "show media"
  857. msgstr "メディアを表示する"
  858. #: searx/templates/simple/result_templates/default.html:6
  859. msgid "hide media"
  860. msgstr "メディアを隠す"
  861. #: searx/templates/simple/result_templates/default.html:14
  862. #: searx/templates/simple/result_templates/videos.html:14
  863. msgid "This site did not provide any description."
  864. msgstr "このサイトは説明を提供しませんでした。"
  865. #: searx/templates/simple/result_templates/images.html:19
  866. msgid "Format"
  867. msgstr "フォーマット"
  868. #: searx/templates/simple/result_templates/images.html:21
  869. msgid "Engine"
  870. msgstr "エンジン"
  871. #: searx/templates/simple/result_templates/images.html:22
  872. msgid "View source"
  873. msgstr "ソースを閲覧する"
  874. #: searx/templates/simple/result_templates/map.html:12
  875. msgid "address"
  876. msgstr "アドレス"
  877. #: searx/templates/simple/result_templates/map.html:43
  878. msgid "show map"
  879. msgstr "地図を表示する"
  880. #: searx/templates/simple/result_templates/map.html:43
  881. msgid "hide map"
  882. msgstr "地図を隠す"
  883. #: searx/templates/simple/result_templates/paper.html:5
  884. msgid "Published date"
  885. msgstr "公開日"
  886. #: searx/templates/simple/result_templates/paper.html:9
  887. msgid "Journal"
  888. msgstr "刊行物"
  889. #: searx/templates/simple/result_templates/paper.html:22
  890. msgid "Editor"
  891. msgstr "編集者"
  892. #: searx/templates/simple/result_templates/paper.html:23
  893. msgid "Publisher"
  894. msgstr "発行者"
  895. #: searx/templates/simple/result_templates/paper.html:24
  896. msgid "Type"
  897. msgstr "分類"
  898. #: searx/templates/simple/result_templates/paper.html:25
  899. msgid "Tags"
  900. msgstr "タグ"
  901. #: searx/templates/simple/result_templates/paper.html:26
  902. msgid "DOI"
  903. msgstr "DOI"
  904. #: searx/templates/simple/result_templates/paper.html:27
  905. msgid "ISSN"
  906. msgstr "ISSN"
  907. #: searx/templates/simple/result_templates/paper.html:28
  908. msgid "ISBN"
  909. msgstr "ISBN"
  910. #: searx/templates/simple/result_templates/paper.html:33
  911. msgid "PDF"
  912. msgstr "PDF"
  913. #: searx/templates/simple/result_templates/paper.html:34
  914. msgid "HTML"
  915. msgstr "HTML"
  916. #: searx/templates/simple/result_templates/torrent.html:6
  917. msgid "magnet link"
  918. msgstr "マグネットリンク"
  919. #: searx/templates/simple/result_templates/torrent.html:7
  920. msgid "torrent file"
  921. msgstr "トレントファイル"
  922. #: searx/templates/simple/result_templates/torrent.html:9
  923. msgid "Seeder"
  924. msgstr "シーダー"
  925. #: searx/templates/simple/result_templates/torrent.html:9
  926. msgid "Leecher"
  927. msgstr "リーチャー"
  928. #: searx/templates/simple/result_templates/torrent.html:11
  929. msgid "Filesize"
  930. msgstr "ファイルサイズ"
  931. #: searx/templates/simple/result_templates/torrent.html:12
  932. msgid "Bytes"
  933. msgstr "バイト"
  934. #: searx/templates/simple/result_templates/torrent.html:13
  935. msgid "kiB"
  936. msgstr "キロバイト"
  937. #: searx/templates/simple/result_templates/torrent.html:14
  938. msgid "MiB"
  939. msgstr "メガバイト"
  940. #: searx/templates/simple/result_templates/torrent.html:15
  941. msgid "GiB"
  942. msgstr "ギガバイト"
  943. #: searx/templates/simple/result_templates/torrent.html:16
  944. msgid "TiB"
  945. msgstr "テラバイト"
  946. #: searx/templates/simple/result_templates/torrent.html:20
  947. msgid "Number of Files"
  948. msgstr "ファイル数"
  949. #: searx/templates/simple/result_templates/videos.html:6
  950. msgid "show video"
  951. msgstr "動画を表示する"
  952. #: searx/templates/simple/result_templates/videos.html:6
  953. msgid "hide video"
  954. msgstr "動画を隠す"
  955. #~ msgid "Engine time (sec)"
  956. #~ msgstr "検索時間 (秒)"
  957. #~ msgid "Page loads (sec)"
  958. #~ msgstr "ページ読み込み時間 (秒)"
  959. #~ msgid "Errors"
  960. #~ msgstr "エラー"
  961. #~ msgid "CAPTCHA required"
  962. #~ msgstr ""
  963. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  964. #~ msgstr "可能ならば HTTP リンクを HTTPS リンクに書き換える"
  965. #~ msgid ""
  966. #~ "Results are opened in the same "
  967. #~ "window by default. This plugin "
  968. #~ "overwrites the default behaviour to open"
  969. #~ " links on new tabs/windows. (JavaScript "
  970. #~ "required)"
  971. #~ msgstr ""
  972. #~ "デフォルトでは結果は同じウィンドウで開きます。このプラグインはデフォルトの動作を書き換えて新しいタブ/ウィンドウで開くようにします。(JavaScript"
  973. #~ " が必要です)"
  974. #~ msgid "Color"
  975. #~ msgstr "色"
  976. #~ msgid "Blue (default)"
  977. #~ msgstr "青 (初期設定)"
  978. #~ msgid "Violet"
  979. #~ msgstr "紫"
  980. #~ msgid "Green"
  981. #~ msgstr "緑"
  982. #~ msgid "Cyan"
  983. #~ msgstr "シアン"
  984. #~ msgid "Orange"
  985. #~ msgstr "オレンジ"
  986. #~ msgid "Red"
  987. #~ msgstr "赤"
  988. #~ msgid "Category"
  989. #~ msgstr "カテゴリー"
  990. #~ msgid "Block"
  991. #~ msgstr "禁止する"
  992. #~ msgid "original context"
  993. #~ msgstr "元の文脈"
  994. #~ msgid "Plugins"
  995. #~ msgstr "プラグイン"
  996. #~ msgid "Answerers"
  997. #~ msgstr "回答者"
  998. #~ msgid "Avg. time"
  999. #~ msgstr "平均時間"
  1000. #~ msgid "show details"
  1001. #~ msgstr "詳細を表示する"
  1002. #~ msgid "hide details"
  1003. #~ msgstr "詳細を隠す"
  1004. #~ msgid "Load more..."
  1005. #~ msgstr "もっと見る…"
  1006. #~ msgid "Loading..."
  1007. #~ msgstr ""
  1008. #~ msgid "Change searx layout"
  1009. #~ msgstr "Searx のレイアウトの変更"
  1010. #~ msgid "Proxying image results through searx"
  1011. #~ msgstr "画像検索結果を searx でプロキシする"
  1012. #~ msgid "This is the list of searx's instant answering modules."
  1013. #~ msgstr "これは searx の即席回答モジュールのリストです。"
  1014. #~ msgid ""
  1015. #~ "This is the list of cookies and"
  1016. #~ " their values searx is storing on "
  1017. #~ "your computer."
  1018. #~ msgstr "これはクッキーのリストで、これらの値はあなたのコンピュータに保存されています。"
  1019. #~ msgid "With that list, you can assess searx transparency."
  1020. #~ msgstr "このリストによって、あなたは searx の透明性を評価できます。"
  1021. #~ msgid "It look like you are using searx first time."
  1022. #~ msgstr "Searxを使うのは初めてようですね。"
  1023. #~ msgid "Please, try again later or find another searx instance."
  1024. #~ msgstr "後でやり直すか、別の searx インスタンスを探して下さい。"
  1025. #~ msgid "Themes"
  1026. #~ msgstr "テーマ"
  1027. #~ msgid "Reliablity"
  1028. #~ msgstr ""
  1029. #~ msgid ""
  1030. #~ "When enabled, the result page's title"
  1031. #~ " contains your query. Your browser "
  1032. #~ "can record this title."
  1033. #~ msgstr ""
  1034. #~ msgid "Method"
  1035. #~ msgstr "方法"
  1036. #~ msgid ""
  1037. #~ "This tab does not show up for "
  1038. #~ "search results but you can search "
  1039. #~ "the engines listed here via bangs."
  1040. #~ msgstr ""
  1041. #~ msgid "Advanced settings"
  1042. #~ msgstr "詳細設定"
  1043. #~ msgid "Close"
  1044. #~ msgstr "閉じる"
  1045. #~ msgid "Language"
  1046. #~ msgstr "言語"
  1047. #~ msgid "broken"
  1048. #~ msgstr "起動不可"
  1049. #~ msgid "supported"
  1050. #~ msgstr "サポート"
  1051. #~ msgid "not supported"
  1052. #~ msgstr "未サポート"
  1053. #~ msgid "about"
  1054. #~ msgstr "このサイトについて"
  1055. #~ msgid "Avg."
  1056. #~ msgstr "平均"
  1057. #~ msgid "User Interface"
  1058. #~ msgstr "ユーザーインタフェース"
  1059. #~ msgid "Choose style for this theme"
  1060. #~ msgstr "このテーマのスタイルを選択"
  1061. #~ msgid "Style"
  1062. #~ msgstr "スタイル"
  1063. #~ msgid "Show advanced settings"
  1064. #~ msgstr "詳細設定を表示"
  1065. #~ msgid "Show advanced settings panel in the home page by default"
  1066. #~ msgstr "デフォルトでホームページで詳細設定を表示する"
  1067. #~ msgid "Allow all"
  1068. #~ msgstr "すべて許可"
  1069. #~ msgid "Disable all"
  1070. #~ msgstr "すべて無効"
  1071. #~ msgid "Selected language"
  1072. #~ msgstr "選択された言語"
  1073. #~ msgid "Query"
  1074. #~ msgstr "クエリ"
  1075. #~ msgid "save"
  1076. #~ msgstr "保存"
  1077. #~ msgid "back"
  1078. #~ msgstr "戻る"
  1079. #~ msgid "Links"
  1080. #~ msgstr "リンク"
  1081. #~ msgid "RSS subscription"
  1082. #~ msgstr "RSS登録"
  1083. #~ msgid "Search results"
  1084. #~ msgstr "検索結果"
  1085. #~ msgid "next page"
  1086. #~ msgstr "次のページ"
  1087. #~ msgid "previous page"
  1088. #~ msgstr "前のページ"
  1089. #~ msgid "Start search"
  1090. #~ msgstr "検索を開始"
  1091. #~ msgid "Clear search"
  1092. #~ msgstr "探索を消す"
  1093. #~ msgid "Clear"
  1094. #~ msgstr "消す"
  1095. #~ msgid "stats"
  1096. #~ msgstr "統計"
  1097. #~ msgid "Heads up!"
  1098. #~ msgstr "気をつけて!"
  1099. #~ msgid "It look like you are using SearXNG first time."
  1100. #~ msgstr "SearXNG を初めてお使いになるようですね。"
  1101. #~ msgid "Well done!"
  1102. #~ msgstr "あっぱれ!"
  1103. #~ msgid "Settings saved successfully."
  1104. #~ msgstr "設定の保存に成功しました。"
  1105. #~ msgid "Oh snap!"
  1106. #~ msgstr "おっと!"
  1107. #~ msgid "Something went wrong."
  1108. #~ msgstr "なにか問題が起こっているようです。"
  1109. #~ msgid "Date"
  1110. #~ msgstr "日付"
  1111. #~ msgid "Type"
  1112. #~ msgstr "タイプ"
  1113. #~ msgid "Get image"
  1114. #~ msgstr "画像を取得する"
  1115. #~ msgid "Center Alignment"
  1116. #~ msgstr ""
  1117. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1118. #~ msgstr ""
  1119. #~ msgid "preferences"
  1120. #~ msgstr "設定"
  1121. #~ msgid "Scores per result"
  1122. #~ msgstr "検索結果当たりスコア"
  1123. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1124. #~ msgstr "プライバシー保護を重視した、ハッカブルなメタ検索エンジン"
  1125. #~ msgid "No abstract is available for this publication."
  1126. #~ msgstr "この出版物には要約がありません。"
  1127. #~ msgid "Self Informations"
  1128. #~ msgstr "自分の情報"
  1129. #~ msgid ""
  1130. #~ "Change how forms are submited, <a "
  1131. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1132. #~ " rel=\"external\">learn more about request "
  1133. #~ "methods</a>"
  1134. #~ msgstr ""
  1135. #~ "フォームの送信方法を変更します。<a "
  1136. #~ "href=\"https://ja.wikipedia.org/wiki/Hypertext_Transfer_Protocol#リクエストメソッド\""
  1137. #~ " rel=\"external\">リクエストメソッドってなに?</a>"
  1138. #~ msgid ""
  1139. #~ "This plugin checks if the address "
  1140. #~ "of the request is a TOR exit "
  1141. #~ "node, and informs the user if it"
  1142. #~ " is, like check.torproject.org but from "
  1143. #~ "searxng."
  1144. #~ msgstr ""
  1145. #~ "このプラグインはsearxngからTOR exit node "
  1146. #~ "にアドレスを要求したとき、check.torproject.orgサイトのように、ユーザーに通知します。"
  1147. #~ msgid ""
  1148. #~ "The TOR exit node list "
  1149. #~ "(https://check.torproject.org/exit-addresses) is "
  1150. #~ "unreachable."
  1151. #~ msgstr ""
  1152. #~ "TOR exit node のリスト(https://check.torproject.org"
  1153. #~ "/exit-addresses)に到達できません。"
  1154. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1155. #~ msgstr "TORを利用しています。あなたのIPアドレスはここから来ていると思われます : {ip_address}."
  1156. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1157. #~ msgstr "TORを利用していません。あなたのIPアドレスはここから来ていると思われます: {ip_address}."
  1158. #~ msgid ""
  1159. #~ "The could not download the list of"
  1160. #~ " Tor exit-nodes from "
  1161. #~ "https://check.torproject.org/exit-addresses."
  1162. #~ msgstr ""
  1163. #~ msgid ""
  1164. #~ "You are using Tor. It looks like"
  1165. #~ " you have this external IP address:"
  1166. #~ " {ip_address}."
  1167. #~ msgstr ""
  1168. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1169. #~ msgstr ""
  1170. #~ msgid "Autodetect search language"
  1171. #~ msgstr "検索言語自動検出"
  1172. #~ msgid "Automatically detect the query search language and switch to it."
  1173. #~ msgstr "検索言語の自動検出と切り替えを実施。"
  1174. #~ msgid "others"
  1175. #~ msgstr "その他"
  1176. #~ msgid ""
  1177. #~ "This tab does not show up for "
  1178. #~ "search results, but you can search "
  1179. #~ "the engines listed here via bangs."
  1180. #~ msgstr "このタブは検索結果には表示されませんが、ここにリストされているエンジンをbangで検索できます。"
  1181. #~ msgid "Shortcut"
  1182. #~ msgstr "ショートカット"
  1183. #~ msgid "!bang"
  1184. #~ msgstr ""
  1185. #~ msgid ""
  1186. #~ "This tab dues not exists in the"
  1187. #~ " user interface, but you can search"
  1188. #~ " in these engines by its !bangs."
  1189. #~ msgstr "インタフェースやタブの中にはないが、!bangを使うことで検索エンジンとして利用できる。"
  1190. #~ msgid "Engines cannot retrieve results."
  1191. #~ msgstr "エンジンは結果を取得できません。"
  1192. #~ msgid "Please, try again later or find another SearXNG instance."
  1193. #~ msgstr "後でやり直すか、別の SearXNG インスタンスを試してみて下さい。"
  1194. #~ msgid ""
  1195. #~ "Redirect to open-access versions of "
  1196. #~ "publications when available (plugin required)"
  1197. #~ msgstr "利用可能な場合(プラグインが必要)、オープンアクセス版の出版物にリダイレクトする"
  1198. #~ msgid "Bang"
  1199. #~ msgstr "Bang"
  1200. #~ msgid ""
  1201. #~ "Change how forms are submitted, <a "
  1202. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1203. #~ " rel=\"external\">learn more about request "
  1204. #~ "methods</a>"
  1205. #~ msgstr ""
  1206. #~ "フォームの送信方法を変更します。<a "
  1207. #~ "href=\"https://ja.wikipedia.org/wiki/Hypertext_Transfer_Protocol#リクエストメソッド\""
  1208. #~ " rel=\"external\">リクエストメソッドってなに?</a>"
  1209. #~ msgid "On"
  1210. #~ msgstr "有効"
  1211. #~ msgid "Off"
  1212. #~ msgstr "無効"
  1213. #~ msgid "Enabled"
  1214. #~ msgstr "有効"
  1215. #~ msgid "Disabled"
  1216. #~ msgstr "無効"
  1217. #~ msgid ""
  1218. #~ "Perform search immediately if a category"
  1219. #~ " selected. Disable to select multiple "
  1220. #~ "categories. (JavaScript required)"
  1221. #~ msgstr "カテゴリが選択されたときに検索を実行します。複数のカテゴリを選択する場合は無効にします。(JavaScript が必要です)"
  1222. #~ msgid "Vim-like hotkeys"
  1223. #~ msgstr "Vim 風のホットキー"
  1224. #~ msgid ""
  1225. #~ "Navigate search results with Vim-like"
  1226. #~ " hotkeys (JavaScript required). Press \"h\""
  1227. #~ " key on main or result page to"
  1228. #~ " get help."
  1229. #~ msgstr ""
  1230. #~ "検索結果をVim 風のホットキーで操作します(JavaScript が必要)。メインページまたは検索結果ページで"
  1231. #~ " \"h\" キーを押してヘルプを表示します。"
  1232. #~ msgid ""
  1233. #~ "we didn't find any results. Please "
  1234. #~ "use another query or search in "
  1235. #~ "more categories."
  1236. #~ msgstr "検索結果はありませんでした。別のカテゴリ、または他のクエリで検索してください。"