messages.po 37 KB

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