messages.po 49 KB

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