messages.po 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623
  1. # Welsh translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Cymrodor <aled@aledpowell.cymru>, 2019
  7. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  8. # CJ <charl.cj.monke@gmail.com>, 2022.
  9. # RhysJones <proladrhys123@outlook.com>, 2023.
  10. # return42 <markus.heiser@darmarit.de>, 2023.
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: searx\n"
  14. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  15. "POT-Creation-Date: 2023-11-11 15:25+0000\n"
  16. "PO-Revision-Date: 2023-10-06 07:07+0000\n"
  17. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  18. "Language: cy\n"
  19. "Language-Team: Welsh "
  20. "<https://translate.codeberg.org/projects/searxng/searxng/cy/>\n"
  21. "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n "
  22. "!= 11) ? 2 : 3;\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=utf-8\n"
  25. "Content-Transfer-Encoding: 8bit\n"
  26. "Generated-By: Babel 2.13.1\n"
  27. #. CONSTANT_NAMES['NO_SUBGROUPING']
  28. #: searx/searxng.msg
  29. msgid "without further subgrouping"
  30. msgstr ""
  31. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  32. #: searx/searxng.msg
  33. msgid "other"
  34. msgstr "arall"
  35. #. CATEGORY_NAMES['FILES']
  36. #: searx/searxng.msg
  37. msgid "files"
  38. msgstr "ffeiliau"
  39. #. CATEGORY_NAMES['GENERAL']
  40. #: searx/searxng.msg
  41. msgid "general"
  42. msgstr "cyffredinol"
  43. #. CATEGORY_NAMES['MUSIC']
  44. #: searx/searxng.msg
  45. msgid "music"
  46. msgstr "cerddoriaeth"
  47. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  48. #: searx/searxng.msg
  49. msgid "social media"
  50. msgstr "cyfryngau cymdeithasol"
  51. #. CATEGORY_NAMES['IMAGES']
  52. #: searx/searxng.msg
  53. msgid "images"
  54. msgstr "delweddau"
  55. #. CATEGORY_NAMES['VIDEOS']
  56. #: searx/searxng.msg
  57. msgid "videos"
  58. msgstr "fideos"
  59. #. CATEGORY_NAMES['IT']
  60. #: searx/searxng.msg
  61. msgid "it"
  62. msgstr "Technoleg"
  63. #. CATEGORY_NAMES['NEWS']
  64. #: searx/searxng.msg
  65. msgid "news"
  66. msgstr "newyddion"
  67. #. CATEGORY_NAMES['MAP']
  68. #: searx/searxng.msg
  69. msgid "map"
  70. msgstr "map"
  71. #. CATEGORY_NAMES['ONIONS']
  72. #: searx/searxng.msg
  73. msgid "onions"
  74. msgstr "winwns"
  75. #. CATEGORY_NAMES['SCIENCE']
  76. #: searx/searxng.msg
  77. msgid "science"
  78. msgstr "gwyddoniaeth"
  79. #. CATEGORY_GROUPS['APPS']
  80. #: searx/searxng.msg
  81. msgid "apps"
  82. msgstr "apiau"
  83. #. CATEGORY_GROUPS['DICTIONARIES']
  84. #: searx/searxng.msg
  85. msgid "dictionaries"
  86. msgstr "geiriaduron"
  87. #. CATEGORY_GROUPS['LYRICS']
  88. #: searx/searxng.msg
  89. msgid "lyrics"
  90. msgstr "geiriau"
  91. #. CATEGORY_GROUPS['PACKAGES']
  92. #: searx/searxng.msg
  93. msgid "packages"
  94. msgstr "pecyn"
  95. #. CATEGORY_GROUPS['Q_A']
  96. #: searx/searxng.msg
  97. msgid "q&a"
  98. msgstr "q&a"
  99. #. CATEGORY_GROUPS['REPOS']
  100. #: searx/searxng.msg
  101. msgid "repos"
  102. msgstr "Gorffwys"
  103. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  104. #: searx/searxng.msg
  105. msgid "software wikis"
  106. msgstr "wikis meddalwedd"
  107. #. CATEGORY_GROUPS['WEB']
  108. #: searx/searxng.msg
  109. msgid "web"
  110. msgstr "gwe"
  111. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  112. #: searx/searxng.msg
  113. msgid "scientific publications"
  114. msgstr "cyhoeddiadau gwyddonol"
  115. #. STYLE_NAMES['AUTO']
  116. #: searx/searxng.msg
  117. msgid "auto"
  118. msgstr "auto"
  119. #. STYLE_NAMES['LIGHT']
  120. #: searx/searxng.msg
  121. msgid "light"
  122. msgstr "golau"
  123. #. STYLE_NAMES['DARK']
  124. #: searx/searxng.msg
  125. msgid "dark"
  126. msgstr "tywyll"
  127. #: searx/webapp.py:332
  128. msgid "No item found"
  129. msgstr "Ni chanfuwyd eitem"
  130. #: searx/engines/qwant.py:280
  131. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:334
  132. msgid "Source"
  133. msgstr "Ffynhonnell"
  134. #: searx/webapp.py:336
  135. msgid "Error loading the next page"
  136. msgstr "Gwall wrth lwytho'r dudalen nesaf"
  137. #: searx/webapp.py:493 searx/webapp.py:889
  138. msgid "Invalid settings, please edit your preferences"
  139. msgstr "Gosodiadau annilys, golygu eich dewisiadau"
  140. #: searx/webapp.py:509
  141. msgid "Invalid settings"
  142. msgstr "Gosodiadau annilys"
  143. #: searx/webapp.py:586 searx/webapp.py:668
  144. msgid "search error"
  145. msgstr "gwall chwilio"
  146. #: searx/webutils.py:34
  147. msgid "timeout"
  148. msgstr "amser allan"
  149. #: searx/webutils.py:35
  150. msgid "parsing error"
  151. msgstr "gwall dosrannu"
  152. #: searx/webutils.py:36
  153. msgid "HTTP protocol error"
  154. msgstr "Gwall protocol HTTP"
  155. #: searx/webutils.py:37
  156. msgid "network error"
  157. msgstr "gwall rhwydwaith"
  158. #: searx/webutils.py:38
  159. msgid "SSL error: certificate validation has failed"
  160. msgstr "Gwall SSL: dilysu tystysgrif wedi methu"
  161. #: searx/webutils.py:40
  162. msgid "unexpected crash"
  163. msgstr "damwain annisgwyl"
  164. #: searx/webutils.py:47
  165. msgid "HTTP error"
  166. msgstr "gwall http"
  167. #: searx/webutils.py:48
  168. msgid "HTTP connection error"
  169. msgstr "gwall cysylltiad http"
  170. #: searx/webutils.py:54
  171. msgid "proxy error"
  172. msgstr "gwall dirprwy"
  173. #: searx/webutils.py:55
  174. msgid "CAPTCHA"
  175. msgstr "CAPTCHA"
  176. #: searx/webutils.py:56
  177. msgid "too many requests"
  178. msgstr "gormod o geisiadau"
  179. #: searx/webutils.py:57
  180. msgid "access denied"
  181. msgstr "mynediad wedi ei wrthod"
  182. #: searx/webutils.py:58
  183. msgid "server API error"
  184. msgstr "gwall API gweinydd"
  185. #: searx/webutils.py:77
  186. msgid "Suspended"
  187. msgstr "Atal"
  188. #: searx/webutils.py:317
  189. msgid "{minutes} minute(s) ago"
  190. msgstr "{minutes} munud yn ôl"
  191. #: searx/webutils.py:318
  192. msgid "{hours} hour(s), {minutes} minute(s) ago"
  193. msgstr "{hours} awr, {minutes} munud yn ôl"
  194. #: searx/answerers/random/answerer.py:73
  195. msgid "Random value generator"
  196. msgstr "Generadur gwerth ar hap"
  197. #: searx/answerers/random/answerer.py:74
  198. msgid "Generate different random values"
  199. msgstr "Cynhyrchu gwahanol werthoedd ar hap"
  200. #: searx/answerers/statistics/answerer.py:47
  201. msgid "Statistics functions"
  202. msgstr "Swyddogaethau ystadegau"
  203. #: searx/answerers/statistics/answerer.py:48
  204. msgid "Compute {functions} of the arguments"
  205. msgstr "Compute {functions} o'r dadleuon"
  206. #: searx/engines/openstreetmap.py:160
  207. msgid "Get directions"
  208. msgstr "Cael cyfarwyddiadau"
  209. #: searx/engines/pdbe.py:96
  210. msgid "{title} (OBSOLETE)"
  211. msgstr "{title} (OBSOLETE)"
  212. #: searx/engines/pdbe.py:103
  213. msgid "This entry has been superseded by"
  214. msgstr "Mae'r cofnod hwn wedi ei ddisodli gan"
  215. #: searx/engines/qwant.py:282
  216. msgid "Channel"
  217. msgstr "Sianel"
  218. #: searx/engines/radio_browser.py:104
  219. msgid "radio"
  220. msgstr ""
  221. #: searx/engines/radio_browser.py:106
  222. msgid "bitrate"
  223. msgstr ""
  224. #: searx/engines/radio_browser.py:107
  225. msgid "votes"
  226. msgstr ""
  227. #: searx/engines/radio_browser.py:108
  228. msgid "clicks"
  229. msgstr ""
  230. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  231. msgid "Language"
  232. msgstr "Iaith"
  233. #: searx/engines/semantic_scholar.py:81
  234. msgid ""
  235. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  236. "{lastCitationVelocityYear}"
  237. msgstr ""
  238. "{numCitations} dyfyniadau o'r flwyddyn {firstCitationVelocityYear} i "
  239. "{lastCitationVelocityYear}"
  240. #: searx/engines/tineye.py:40
  241. msgid ""
  242. "Could not read that image url. This may be due to an unsupported file "
  243. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  244. " WebP."
  245. msgstr ""
  246. "Allai ddim darllen yr url delwedd hwnnw. Gall hyn fod oherwydd fformat "
  247. "ffeil heb gymorth. Mae TinEye yn cefnogi delweddau yn unig sy'n JPEG, "
  248. "PNG, GIF, BMP, TIFF neu WebP."
  249. #: searx/engines/tineye.py:46
  250. msgid ""
  251. "The image is too simple to find matches. TinEye requires a basic level of"
  252. " visual detail to successfully identify matches."
  253. msgstr ""
  254. "Mae'r ddelwedd yn rhy syml i ddod o hyd i gemau. Mae TinEye angen lefel "
  255. "sylfaenol o fanylion gweledol i adnabod gemau yn llwyddiannus."
  256. #: searx/engines/tineye.py:52
  257. msgid "The image could not be downloaded."
  258. msgstr "Doedd dim modd lawrlwytho'r ddelwedd."
  259. #: searx/engines/wttr.py:101
  260. msgid "Morning"
  261. msgstr "Bore"
  262. #: searx/engines/wttr.py:101
  263. msgid "Noon"
  264. msgstr "Canol Dydd"
  265. #: searx/engines/wttr.py:101
  266. msgid "Evening"
  267. msgstr "Noswaith"
  268. #: searx/engines/wttr.py:101
  269. msgid "Night"
  270. msgstr "Nos"
  271. #: searx/engines/zlibrary.py:130
  272. msgid "Book rating"
  273. msgstr "Gradd llyfr"
  274. #: searx/engines/zlibrary.py:131
  275. msgid "File quality"
  276. msgstr ""
  277. #: searx/plugins/hash_plugin.py:24
  278. msgid "Converts strings to different hash digests."
  279. msgstr "Trosi llinynnau i wahanol dreuliadau hash."
  280. #: searx/plugins/hash_plugin.py:52
  281. msgid "hash digest"
  282. msgstr "Digon o hash"
  283. #: searx/plugins/hostname_replace.py:9
  284. msgid "Hostname replace"
  285. msgstr ""
  286. #: searx/plugins/hostname_replace.py:10
  287. msgid "Rewrite result hostnames or remove results based on the hostname"
  288. msgstr ""
  289. #: searx/plugins/oa_doi_rewrite.py:9
  290. msgid "Open Access DOI rewrite"
  291. msgstr ""
  292. #: searx/plugins/oa_doi_rewrite.py:10
  293. msgid ""
  294. "Avoid paywalls by redirecting to open-access versions of publications "
  295. "when available"
  296. msgstr ""
  297. #: searx/plugins/self_info.py:10
  298. msgid "Self Information"
  299. msgstr ""
  300. #: searx/plugins/self_info.py:11
  301. msgid ""
  302. "Displays your IP if the query is \"ip\" and your user agent if the query "
  303. "contains \"user agent\"."
  304. msgstr ""
  305. #: searx/plugins/tor_check.py:25
  306. msgid "Tor check plugin"
  307. msgstr ""
  308. #: searx/plugins/tor_check.py:28
  309. msgid ""
  310. "This plugin checks if the address of the request is a Tor exit-node, and "
  311. "informs the user if it is; like check.torproject.org, but from SearXNG."
  312. msgstr ""
  313. #: searx/plugins/tor_check.py:62
  314. msgid ""
  315. "Could not download the list of Tor exit-nodes from: "
  316. "https://check.torproject.org/exit-addresses"
  317. msgstr ""
  318. #: searx/plugins/tor_check.py:78
  319. msgid ""
  320. "You are using Tor and it looks like you have this external IP address: "
  321. "{ip_address}"
  322. msgstr ""
  323. #: searx/plugins/tor_check.py:86
  324. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  325. msgstr ""
  326. #: searx/plugins/tracker_url_remover.py:29
  327. msgid "Tracker URL remover"
  328. msgstr ""
  329. #: searx/plugins/tracker_url_remover.py:30
  330. msgid "Remove trackers arguments from the returned URL"
  331. msgstr ""
  332. #: searx/templates/simple/404.html:4
  333. msgid "Page not found"
  334. msgstr ""
  335. #: searx/templates/simple/404.html:6
  336. #, python-format
  337. msgid "Go to %(search_page)s."
  338. msgstr "Mynd i %(search_page)s."
  339. #: searx/templates/simple/404.html:6
  340. msgid "search page"
  341. msgstr "tudalen chwilio"
  342. #: searx/templates/simple/base.html:49
  343. msgid "About"
  344. msgstr "Ynghylch"
  345. #: searx/templates/simple/base.html:53
  346. msgid "Donate"
  347. msgstr "Rhoddi"
  348. #: searx/templates/simple/base.html:57
  349. #: searx/templates/simple/preferences.html:156
  350. msgid "Preferences"
  351. msgstr "Dewisiadau"
  352. #: searx/templates/simple/base.html:67
  353. msgid "Powered by"
  354. msgstr "Pwerwyd gan"
  355. #: searx/templates/simple/base.html:67
  356. msgid "a privacy-respecting, open metasearch engine"
  357. msgstr ""
  358. #: searx/templates/simple/base.html:68
  359. msgid "Source code"
  360. msgstr "Cod ffynhonnell"
  361. #: searx/templates/simple/base.html:69
  362. msgid "Issue tracker"
  363. msgstr ""
  364. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  365. msgid "Engine stats"
  366. msgstr ""
  367. #: searx/templates/simple/base.html:72
  368. msgid "Public instances"
  369. msgstr ""
  370. #: searx/templates/simple/base.html:75
  371. msgid "Privacy policy"
  372. msgstr ""
  373. #: searx/templates/simple/base.html:78
  374. msgid "Contact instance maintainer"
  375. msgstr ""
  376. #: searx/templates/simple/categories.html:26
  377. msgid "Click on the magnifier to perform search"
  378. msgstr "Cliciwch ar y chwyddwydr i berfformio chwiliad"
  379. #: searx/templates/simple/macros.html:36
  380. msgid "Length"
  381. msgstr ""
  382. #: searx/templates/simple/macros.html:37
  383. #: searx/templates/simple/result_templates/images.html:18
  384. #: searx/templates/simple/result_templates/paper.html:6
  385. msgid "Author"
  386. msgstr "Awduron"
  387. #: searx/templates/simple/macros.html:45
  388. msgid "cached"
  389. msgstr ""
  390. #: searx/templates/simple/macros.html:45
  391. msgid "proxied"
  392. msgstr ""
  393. #: searx/templates/simple/new_issue.html:64
  394. msgid "Start submiting a new issue on GitHub"
  395. msgstr ""
  396. #: searx/templates/simple/new_issue.html:66
  397. msgid "Please check for existing bugs about this engine on GitHub"
  398. msgstr ""
  399. #: searx/templates/simple/new_issue.html:69
  400. msgid "I confirm there is no existing bug about the issue I encounter"
  401. msgstr ""
  402. #: searx/templates/simple/new_issue.html:71
  403. msgid "If this is a public instance, please specify the URL in the bug report"
  404. msgstr ""
  405. #: searx/templates/simple/new_issue.html:72
  406. msgid "Submit a new issue on Github including the above information"
  407. msgstr ""
  408. #: searx/templates/simple/preferences.html:65
  409. msgid "No HTTPS"
  410. msgstr ""
  411. #: searx/templates/simple/elements/engines_msg.html:18
  412. #: searx/templates/simple/preferences.html:69
  413. #: searx/templates/simple/preferences.html:70
  414. msgid "View error logs and submit a bug report"
  415. msgstr ""
  416. #: searx/templates/simple/preferences.html:74
  417. msgid "!bang for this engine"
  418. msgstr ""
  419. #: searx/templates/simple/preferences.html:80
  420. msgid "!bang for its categories"
  421. msgstr ""
  422. #: searx/templates/simple/preferences.html:102
  423. #: searx/templates/simple/stats.html:64
  424. msgid "Median"
  425. msgstr ""
  426. #: searx/templates/simple/preferences.html:103
  427. #: searx/templates/simple/stats.html:70
  428. msgid "P80"
  429. msgstr ""
  430. #: searx/templates/simple/preferences.html:104
  431. #: searx/templates/simple/stats.html:76
  432. msgid "P95"
  433. msgstr ""
  434. #: searx/templates/simple/preferences.html:136
  435. msgid "Failed checker test(s): "
  436. msgstr ""
  437. #: searx/templates/simple/preferences.html:138
  438. msgid "Errors:"
  439. msgstr ""
  440. #: searx/templates/simple/preferences.html:162
  441. msgid "General"
  442. msgstr "Cyffredin"
  443. #: searx/templates/simple/preferences.html:165
  444. msgid "Default categories"
  445. msgstr "Categorïau arferol"
  446. #: searx/templates/simple/preferences.html:187
  447. msgid "User interface"
  448. msgstr "Rhyngwyneb defnyddiwr"
  449. #: searx/templates/simple/preferences.html:208
  450. msgid "Privacy"
  451. msgstr "Preifatrwydd"
  452. #: searx/templates/simple/preferences.html:221
  453. msgid "Engines"
  454. msgstr "Peiriannau"
  455. #: searx/templates/simple/preferences.html:223
  456. msgid "Currently used search engines"
  457. msgstr ""
  458. #: searx/templates/simple/preferences.html:231
  459. msgid "Special Queries"
  460. msgstr ""
  461. #: searx/templates/simple/preferences.html:237
  462. msgid "Cookies"
  463. msgstr "Cwcis"
  464. #: searx/templates/simple/results.html:23
  465. msgid "Answers"
  466. msgstr "Atebion"
  467. #: searx/templates/simple/results.html:38
  468. msgid "Number of results"
  469. msgstr "Nifer o ganlyniadau"
  470. #: searx/templates/simple/results.html:44
  471. msgid "Info"
  472. msgstr "Gwybodaeth"
  473. #: searx/templates/simple/results.html:73
  474. msgid "Try searching for:"
  475. msgstr "Rho gynnig ar chwilio am:"
  476. #: searx/templates/simple/results.html:105
  477. msgid "Back to top"
  478. msgstr ""
  479. #: searx/templates/simple/results.html:123
  480. msgid "Previous page"
  481. msgstr ""
  482. #: searx/templates/simple/results.html:140
  483. msgid "Next page"
  484. msgstr ""
  485. #: searx/templates/simple/search.html:3
  486. msgid "Display the front page"
  487. msgstr ""
  488. #: searx/templates/simple/search.html:9
  489. #: searx/templates/simple/simple_search.html:5
  490. msgid "Search for..."
  491. msgstr "Chwilio am..."
  492. #: searx/templates/simple/search.html:10
  493. #: searx/templates/simple/simple_search.html:6
  494. msgid "clear"
  495. msgstr ""
  496. #: searx/templates/simple/search.html:11
  497. #: searx/templates/simple/simple_search.html:7
  498. msgid "search"
  499. msgstr "chwilio"
  500. #: searx/templates/simple/stats.html:21
  501. msgid "There is currently no data available. "
  502. msgstr "Does dim data ar gael ar hyn o bryd."
  503. #: searx/templates/simple/preferences/engines.html:18
  504. #: searx/templates/simple/stats.html:25
  505. msgid "Engine name"
  506. msgstr ""
  507. #: searx/templates/simple/stats.html:26
  508. msgid "Scores"
  509. msgstr "Sgoriau"
  510. #: searx/templates/simple/stats.html:27
  511. msgid "Result count"
  512. msgstr ""
  513. #: searx/templates/simple/preferences/engines.html:25
  514. #: searx/templates/simple/stats.html:28
  515. msgid "Response time"
  516. msgstr ""
  517. #: searx/templates/simple/preferences/engines.html:29
  518. #: searx/templates/simple/stats.html:29
  519. msgid "Reliability"
  520. msgstr ""
  521. #: searx/templates/simple/stats.html:59
  522. msgid "Total"
  523. msgstr ""
  524. #: searx/templates/simple/stats.html:60
  525. msgid "HTTP"
  526. msgstr "HTTP"
  527. #: searx/templates/simple/stats.html:61
  528. msgid "Processing"
  529. msgstr ""
  530. #: searx/templates/simple/stats.html:99
  531. msgid "Warnings"
  532. msgstr ""
  533. #: searx/templates/simple/stats.html:99
  534. msgid "Errors and exceptions"
  535. msgstr ""
  536. #: searx/templates/simple/stats.html:105
  537. msgid "Exception"
  538. msgstr ""
  539. #: searx/templates/simple/stats.html:107
  540. msgid "Message"
  541. msgstr "Negeseuon"
  542. #: searx/templates/simple/stats.html:109
  543. msgid "Percentage"
  544. msgstr ""
  545. #: searx/templates/simple/stats.html:111
  546. msgid "Parameter"
  547. msgstr ""
  548. #: searx/templates/simple/stats.html:119
  549. msgid "Filename"
  550. msgstr ""
  551. #: searx/templates/simple/stats.html:120
  552. msgid "Function"
  553. msgstr ""
  554. #: searx/templates/simple/stats.html:121
  555. msgid "Code"
  556. msgstr "Côd"
  557. #: searx/templates/simple/stats.html:128
  558. msgid "Checker"
  559. msgstr ""
  560. #: searx/templates/simple/stats.html:131
  561. msgid "Failed test"
  562. msgstr ""
  563. #: searx/templates/simple/stats.html:132
  564. msgid "Comment(s)"
  565. msgstr ""
  566. #: searx/templates/simple/elements/apis.html:3
  567. msgid "Download results"
  568. msgstr "Lawrlwytho'r canlyniadau"
  569. #: searx/templates/simple/elements/engines_msg.html:7
  570. msgid "Messages from the search engines"
  571. msgstr ""
  572. #: searx/templates/simple/elements/engines_msg.html:12
  573. msgid "Error!"
  574. msgstr "Gwall!"
  575. #: searx/templates/simple/elements/engines_msg.html:13
  576. msgid "Engines cannot retrieve results"
  577. msgstr "Ni all y peiriannau cael canlyniadau"
  578. #: searx/templates/simple/elements/search_url.html:3
  579. msgid "Search URL"
  580. msgstr ""
  581. #: searx/templates/simple/elements/search_url.html:4
  582. msgid "Copied"
  583. msgstr ""
  584. #: searx/templates/simple/elements/search_url.html:4
  585. msgid "Copy"
  586. msgstr ""
  587. #: searx/templates/simple/elements/suggestions.html:3
  588. msgid "Suggestions"
  589. msgstr "Awgrymiadau"
  590. #: searx/templates/simple/filters/languages.html:1
  591. #: searx/templates/simple/preferences/language.html:2
  592. msgid "Search language"
  593. msgstr "Iaith chwilio"
  594. #: searx/templates/simple/filters/languages.html:2
  595. #: searx/templates/simple/preferences/language.html:7
  596. msgid "Default language"
  597. msgstr "Iaith arferol"
  598. #: searx/templates/simple/filters/languages.html:4
  599. #: searx/templates/simple/preferences/language.html:11
  600. msgid "Auto-detect"
  601. msgstr ""
  602. #: searx/templates/simple/filters/safesearch.html:1
  603. #: searx/templates/simple/filters/safesearch.html:2
  604. #: searx/templates/simple/filters/safesearch.html:3
  605. #: searx/templates/simple/filters/safesearch.html:4
  606. #: searx/templates/simple/preferences/engines.html:21
  607. #: searx/templates/simple/preferences/safesearch.html:2
  608. msgid "SafeSearch"
  609. msgstr ""
  610. #: searx/templates/simple/filters/safesearch.html:2
  611. #: searx/templates/simple/preferences/safesearch.html:7
  612. msgid "Strict"
  613. msgstr "Caeth"
  614. #: searx/templates/simple/filters/safesearch.html:3
  615. #: searx/templates/simple/preferences/safesearch.html:11
  616. msgid "Moderate"
  617. msgstr "Cymhedrol"
  618. #: searx/templates/simple/filters/safesearch.html:4
  619. #: searx/templates/simple/preferences/safesearch.html:15
  620. msgid "None"
  621. msgstr "Dim"
  622. #: searx/templates/simple/filters/time_range.html:1
  623. #: searx/templates/simple/preferences/engines.html:22
  624. msgid "Time range"
  625. msgstr "Cyfnod amser"
  626. #: searx/templates/simple/filters/time_range.html:3
  627. msgid "Anytime"
  628. msgstr "Unrhyw amser"
  629. #: searx/templates/simple/filters/time_range.html:6
  630. msgid "Last day"
  631. msgstr "Y diwrnod diwethaf"
  632. #: searx/templates/simple/filters/time_range.html:9
  633. msgid "Last week"
  634. msgstr "Yr wythnos diwethaf"
  635. #: searx/templates/simple/filters/time_range.html:12
  636. msgid "Last month"
  637. msgstr "Y mis diwethaf"
  638. #: searx/templates/simple/filters/time_range.html:15
  639. msgid "Last year"
  640. msgstr "Y flwyddyn ddiwethaf"
  641. #: searx/templates/simple/messages/no_cookies.html:3
  642. msgid "Information!"
  643. msgstr "Gwybodaeth!"
  644. #: searx/templates/simple/messages/no_cookies.html:4
  645. msgid "currently, there are no cookies defined."
  646. msgstr ""
  647. #: searx/templates/simple/messages/no_results.html:3
  648. msgid "Sorry!"
  649. msgstr "Sori!"
  650. #: searx/templates/simple/messages/no_results.html:4
  651. msgid "No results were found. You can try to:"
  652. msgstr ""
  653. #: searx/templates/simple/messages/no_results.html:6
  654. msgid "Refresh the page."
  655. msgstr ""
  656. #: searx/templates/simple/messages/no_results.html:7
  657. msgid "Search for another query or select another category (above)."
  658. msgstr ""
  659. #: searx/templates/simple/messages/no_results.html:8
  660. msgid "Change the search engine used in the preferences:"
  661. msgstr ""
  662. #: searx/templates/simple/messages/no_results.html:9
  663. msgid "Switch to another instance:"
  664. msgstr ""
  665. #: searx/templates/simple/preferences/answerers.html:4
  666. #: searx/templates/simple/preferences/engines.html:17
  667. msgid "Allow"
  668. msgstr "Caniatáu"
  669. #: searx/templates/simple/preferences/answerers.html:5
  670. msgid "Keywords"
  671. msgstr "Allweddeiriau"
  672. #: searx/templates/simple/preferences/answerers.html:6
  673. msgid "Name"
  674. msgstr "Enw"
  675. #: searx/templates/simple/preferences/answerers.html:7
  676. msgid "Description"
  677. msgstr "Disgrifiad"
  678. #: searx/templates/simple/preferences/answerers.html:8
  679. msgid "Examples"
  680. msgstr "Enghreifftiau"
  681. #: searx/templates/simple/preferences/answerers.html:13
  682. msgid "This is the list of SearXNG's instant answering modules."
  683. msgstr ""
  684. #: searx/templates/simple/preferences/answerers.html:29
  685. msgid "This is the list of plugins."
  686. msgstr ""
  687. #: searx/templates/simple/preferences/autocomplete.html:2
  688. msgid "Autocomplete"
  689. msgstr "Awto-gwblhau"
  690. #: searx/templates/simple/preferences/autocomplete.html:15
  691. msgid "Find stuff as you type"
  692. msgstr "Darganfod pethau wrth i chi deipio"
  693. #: searx/templates/simple/preferences/center_alignment.html:2
  694. msgid "Center Alignment"
  695. msgstr ""
  696. #: searx/templates/simple/preferences/center_alignment.html:14
  697. msgid "Displays results in the center of the page (Oscar layout)."
  698. msgstr ""
  699. #: searx/templates/simple/preferences/cookies.html:2
  700. msgid ""
  701. "This is the list of cookies and their values SearXNG is storing on your "
  702. "computer."
  703. msgstr ""
  704. #: searx/templates/simple/preferences/cookies.html:3
  705. msgid "With that list, you can assess SearXNG transparency."
  706. msgstr ""
  707. #: searx/templates/simple/preferences/cookies.html:9
  708. msgid "Cookie name"
  709. msgstr "Enw cwci"
  710. #: searx/templates/simple/preferences/cookies.html:10
  711. msgid "Value"
  712. msgstr "Gwerth"
  713. #: searx/templates/simple/preferences/cookies.html:23
  714. msgid "Search URL of the currently saved preferences"
  715. msgstr ""
  716. #: searx/templates/simple/preferences/cookies.html:32
  717. msgid ""
  718. "Note: specifying custom settings in the search URL can reduce privacy by "
  719. "leaking data to the clicked result sites."
  720. msgstr ""
  721. #: searx/templates/simple/preferences/cookies.html:35
  722. msgid "URL to restore your preferences in another browser"
  723. msgstr ""
  724. #: searx/templates/simple/preferences/cookies.html:44
  725. msgid ""
  726. "Specifying custom settings in the preferences URL can be used to sync "
  727. "preferences across devices."
  728. msgstr ""
  729. #: searx/templates/simple/preferences/doi_resolver.html:2
  730. msgid "Open Access DOI resolver"
  731. msgstr ""
  732. #: searx/templates/simple/preferences/doi_resolver.html:14
  733. msgid "Select service used by DOI rewrite"
  734. msgstr ""
  735. #: searx/templates/simple/preferences/engines.html:9
  736. msgid ""
  737. "This tab does not exists in the user interface, but you can search in "
  738. "these engines by its !bangs."
  739. msgstr ""
  740. #: searx/templates/simple/preferences/engines.html:19
  741. msgid "!bang"
  742. msgstr ""
  743. #: searx/templates/simple/preferences/engines.html:20
  744. msgid "Supports selected language"
  745. msgstr "Cefnogir yr iaith a ddewiswyd"
  746. #: searx/templates/simple/preferences/engines.html:23
  747. msgid "Weight"
  748. msgstr ""
  749. #: searx/templates/simple/preferences/engines.html:27
  750. msgid "Max time"
  751. msgstr ""
  752. #: searx/templates/simple/preferences/footer.html:2
  753. msgid ""
  754. "These settings are stored in your cookies, this allows us not to store "
  755. "this data about you."
  756. msgstr ""
  757. #: searx/templates/simple/preferences/footer.html:3
  758. msgid ""
  759. "These cookies serve your sole convenience, we don't use these cookies to "
  760. "track you."
  761. msgstr ""
  762. #: searx/templates/simple/preferences/footer.html:6
  763. msgid "Save"
  764. msgstr "Cadw"
  765. #: searx/templates/simple/preferences/footer.html:9
  766. msgid "Reset defaults"
  767. msgstr "Ailosod rhagosodiadau"
  768. #: searx/templates/simple/preferences/footer.html:13
  769. msgid "Back"
  770. msgstr "Nôl"
  771. #: searx/templates/simple/preferences/hotkeys.html:2
  772. msgid "Hotkeys"
  773. msgstr ""
  774. #: searx/templates/simple/preferences/hotkeys.html:13
  775. msgid "Vim-like"
  776. msgstr ""
  777. #: searx/templates/simple/preferences/hotkeys.html:18
  778. msgid ""
  779. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  780. "key on main or result page to get help."
  781. msgstr ""
  782. #: searx/templates/simple/preferences/image_proxy.html:2
  783. msgid "Image proxy"
  784. msgstr ""
  785. #: searx/templates/simple/preferences/image_proxy.html:14
  786. msgid "Proxying image results through SearXNG"
  787. msgstr ""
  788. #: searx/templates/simple/preferences/infinite_scroll.html:2
  789. msgid "Infinite scroll"
  790. msgstr ""
  791. #: searx/templates/simple/preferences/infinite_scroll.html:14
  792. msgid "Automatically load next page when scrolling to bottom of current page"
  793. msgstr ""
  794. #: searx/templates/simple/preferences/language.html:24
  795. msgid "What language do you prefer for search?"
  796. msgstr "Ym mha iaith wyt ti'n ffafrio chwilio?"
  797. #: searx/templates/simple/preferences/language.html:25
  798. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  799. msgstr ""
  800. #: searx/templates/simple/preferences/method.html:2
  801. msgid "HTTP Method"
  802. msgstr ""
  803. #: searx/templates/simple/preferences/method.html:14
  804. msgid "Change how forms are submitted"
  805. msgstr ""
  806. #: searx/templates/simple/preferences/query_in_title.html:2
  807. msgid "Query in the page's title"
  808. msgstr ""
  809. #: searx/templates/simple/preferences/query_in_title.html:14
  810. msgid ""
  811. "When enabled, the result page's title contains your query. Your browser "
  812. "can record this title"
  813. msgstr ""
  814. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  815. msgid "Results on new tabs"
  816. msgstr "Canlyniadau mewn tabiau newydd"
  817. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  818. msgid "Open result links on new browser tabs"
  819. msgstr "Agor dolenni canlyniadau mewn tabiau newydd yn y porwr"
  820. #: searx/templates/simple/preferences/safesearch.html:20
  821. msgid "Filter content"
  822. msgstr ""
  823. #: searx/templates/simple/preferences/search_on_category_select.html:2
  824. msgid "Search on category select"
  825. msgstr ""
  826. #: searx/templates/simple/preferences/search_on_category_select.html:14
  827. msgid ""
  828. "Perform search immediately if a category selected. Disable to select "
  829. "multiple categories"
  830. msgstr ""
  831. #: searx/templates/simple/preferences/theme.html:2
  832. msgid "Theme"
  833. msgstr "Thema"
  834. #: searx/templates/simple/preferences/theme.html:14
  835. msgid "Change SearXNG layout"
  836. msgstr ""
  837. #: searx/templates/simple/preferences/theme.html:19
  838. msgid "Theme style"
  839. msgstr ""
  840. #: searx/templates/simple/preferences/theme.html:31
  841. msgid "Choose auto to follow your browser settings"
  842. msgstr ""
  843. #: searx/templates/simple/preferences/tokens.html:2
  844. msgid "Engine tokens"
  845. msgstr ""
  846. #: searx/templates/simple/preferences/tokens.html:9
  847. msgid "Access tokens for private engines"
  848. msgstr ""
  849. #: searx/templates/simple/preferences/ui_locale.html:2
  850. msgid "Interface language"
  851. msgstr "Iaith y rhyngwyneb"
  852. #: searx/templates/simple/preferences/ui_locale.html:14
  853. msgid "Change the language of the layout"
  854. msgstr "Newid iaith rhyngwyneb searX"
  855. #: searx/templates/simple/result_templates/code.html:13
  856. msgid "repo"
  857. msgstr ""
  858. #: searx/templates/simple/result_templates/default.html:6
  859. msgid "show media"
  860. msgstr "dangos cyfryngau"
  861. #: searx/templates/simple/result_templates/default.html:6
  862. msgid "hide media"
  863. msgstr "cuddio cyfryngau"
  864. #: searx/templates/simple/result_templates/default.html:14
  865. #: searx/templates/simple/result_templates/videos.html:14
  866. msgid "This site did not provide any description."
  867. msgstr ""
  868. #: searx/templates/simple/result_templates/images.html:19
  869. msgid "Format"
  870. msgstr ""
  871. #: searx/templates/simple/result_templates/images.html:21
  872. msgid "Engine"
  873. msgstr "Peiriant"
  874. #: searx/templates/simple/result_templates/images.html:22
  875. msgid "View source"
  876. msgstr "Gweld y ffynhonnell"
  877. #: searx/templates/simple/result_templates/map.html:12
  878. msgid "address"
  879. msgstr ""
  880. #: searx/templates/simple/result_templates/map.html:43
  881. msgid "show map"
  882. msgstr "dangos map"
  883. #: searx/templates/simple/result_templates/map.html:43
  884. msgid "hide map"
  885. msgstr "cuddio map"
  886. #: searx/templates/simple/result_templates/paper.html:5
  887. msgid "Published date"
  888. msgstr ""
  889. #: searx/templates/simple/result_templates/paper.html:9
  890. msgid "Journal"
  891. msgstr ""
  892. #: searx/templates/simple/result_templates/paper.html:22
  893. msgid "Editor"
  894. msgstr ""
  895. #: searx/templates/simple/result_templates/paper.html:23
  896. msgid "Publisher"
  897. msgstr ""
  898. #: searx/templates/simple/result_templates/paper.html:24
  899. msgid "Type"
  900. msgstr ""
  901. #: searx/templates/simple/result_templates/paper.html:25
  902. msgid "Tags"
  903. msgstr "Tag"
  904. #: searx/templates/simple/result_templates/paper.html:26
  905. msgid "DOI"
  906. msgstr "DOI"
  907. #: searx/templates/simple/result_templates/paper.html:27
  908. msgid "ISSN"
  909. msgstr "ISSN"
  910. #: searx/templates/simple/result_templates/paper.html:28
  911. msgid "ISBN"
  912. msgstr "ISBN"
  913. #: searx/templates/simple/result_templates/paper.html:33
  914. msgid "PDF"
  915. msgstr "PDF"
  916. #: searx/templates/simple/result_templates/paper.html:34
  917. msgid "HTML"
  918. msgstr "HTML"
  919. #: searx/templates/simple/result_templates/torrent.html:6
  920. msgid "magnet link"
  921. msgstr "dolen magnet"
  922. #: searx/templates/simple/result_templates/torrent.html:7
  923. msgid "torrent file"
  924. msgstr "ffeil torrent"
  925. #: searx/templates/simple/result_templates/torrent.html:9
  926. msgid "Seeder"
  927. msgstr "Hadau"
  928. #: searx/templates/simple/result_templates/torrent.html:9
  929. msgid "Leecher"
  930. msgstr "Lawrlwythwyr"
  931. #: searx/templates/simple/result_templates/torrent.html:11
  932. msgid "Filesize"
  933. msgstr "Maint ffeil"
  934. #: searx/templates/simple/result_templates/torrent.html:12
  935. msgid "Bytes"
  936. msgstr "Beitiau"
  937. #: searx/templates/simple/result_templates/torrent.html:13
  938. msgid "kiB"
  939. msgstr "kiB"
  940. #: searx/templates/simple/result_templates/torrent.html:14
  941. msgid "MiB"
  942. msgstr "MiB"
  943. #: searx/templates/simple/result_templates/torrent.html:15
  944. msgid "GiB"
  945. msgstr "GiB"
  946. #: searx/templates/simple/result_templates/torrent.html:16
  947. msgid "TiB"
  948. msgstr "TiB"
  949. #: searx/templates/simple/result_templates/torrent.html:20
  950. msgid "Number of Files"
  951. msgstr "Nifer o Ffeiliau"
  952. #: searx/templates/simple/result_templates/videos.html:6
  953. msgid "show video"
  954. msgstr "dangos fideo"
  955. #: searx/templates/simple/result_templates/videos.html:6
  956. msgid "hide video"
  957. msgstr "cuddio fideo"
  958. #~ msgid "Engine time (sec)"
  959. #~ msgstr ""
  960. #~ msgid "Page loads (sec)"
  961. #~ msgstr ""
  962. #~ msgid "Errors"
  963. #~ msgstr "Gwallau"
  964. #~ msgid "CAPTCHA required"
  965. #~ msgstr ""
  966. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  967. #~ msgstr ""
  968. #~ msgid ""
  969. #~ "Results are opened in the same "
  970. #~ "window by default. This plugin "
  971. #~ "overwrites the default behaviour to open"
  972. #~ " links on new tabs/windows. (JavaScript "
  973. #~ "required)"
  974. #~ msgstr ""
  975. #~ "Mae canlyniadau fel arfer yn cael "
  976. #~ "eu hagor yn yr un ffenestr. Mae'r"
  977. #~ " ategolyn hwn yn newid hyn fel "
  978. #~ "bod dolenni yn cael eu hagor mewn"
  979. #~ " tabiau/ffenestri newydd. (Angen JavaScript)"
  980. #~ msgid "Color"
  981. #~ msgstr "Lliw"
  982. #~ msgid "Blue (default)"
  983. #~ msgstr "Glas (arferol)"
  984. #~ msgid "Violet"
  985. #~ msgstr "Fioled"
  986. #~ msgid "Green"
  987. #~ msgstr "Gwyrdd"
  988. #~ msgid "Cyan"
  989. #~ msgstr "Gwyrddlas"
  990. #~ msgid "Orange"
  991. #~ msgstr "Oren"
  992. #~ msgid "Red"
  993. #~ msgstr "Coch"
  994. #~ msgid "Category"
  995. #~ msgstr "Categori"
  996. #~ msgid "Block"
  997. #~ msgstr "Rhwystro"
  998. #~ msgid "original context"
  999. #~ msgstr "cyd-destun gwreiddiol"
  1000. #~ msgid "Plugins"
  1001. #~ msgstr "Ategolion"
  1002. #~ msgid "Answerers"
  1003. #~ msgstr "Atebwyr"
  1004. #~ msgid "Avg. time"
  1005. #~ msgstr ""
  1006. #~ msgid "show details"
  1007. #~ msgstr "dangos manylion"
  1008. #~ msgid "hide details"
  1009. #~ msgstr "cuddio manylion"
  1010. #~ msgid "Load more..."
  1011. #~ msgstr "Dysgu mwy..."
  1012. #~ msgid "Loading..."
  1013. #~ msgstr ""
  1014. #~ msgid "Change searx layout"
  1015. #~ msgstr "Newid cynllun searX"
  1016. #~ msgid "Proxying image results through searx"
  1017. #~ msgstr ""
  1018. #~ msgid "This is the list of searx's instant answering modules."
  1019. #~ msgstr ""
  1020. #~ msgid ""
  1021. #~ "This is the list of cookies and"
  1022. #~ " their values searx is storing on "
  1023. #~ "your computer."
  1024. #~ msgstr ""
  1025. #~ "Dyma restr y cwcis, a'u gwerthoedd, "
  1026. #~ "mae searX yn eu cadw ar eich "
  1027. #~ "dyfais."
  1028. #~ msgid "With that list, you can assess searx transparency."
  1029. #~ msgstr ""
  1030. #~ msgid "It look like you are using searx first time."
  1031. #~ msgstr "Mae'n ymddangos eich bod yn defnyddio searx am y tro cyntaf."
  1032. #~ msgid "Please, try again later or find another searx instance."
  1033. #~ msgstr ""
  1034. #~ msgid "Themes"
  1035. #~ msgstr "Themâu"
  1036. #~ msgid "Reliablity"
  1037. #~ msgstr ""
  1038. #~ msgid ""
  1039. #~ "When enabled, the result page's title"
  1040. #~ " contains your query. Your browser "
  1041. #~ "can record this title."
  1042. #~ msgstr ""
  1043. #~ msgid "Method"
  1044. #~ msgstr "Dull"
  1045. #~ msgid ""
  1046. #~ "This tab does not show up for "
  1047. #~ "search results but you can search "
  1048. #~ "the engines listed here via bangs."
  1049. #~ msgstr ""
  1050. #~ msgid "Advanced settings"
  1051. #~ msgstr "Gosodiadau uwch"
  1052. #~ msgid "Close"
  1053. #~ msgstr "Cau"
  1054. #~ msgid "Language"
  1055. #~ msgstr ""
  1056. #~ msgid "broken"
  1057. #~ msgstr ""
  1058. #~ msgid "supported"
  1059. #~ msgstr "cefnogir"
  1060. #~ msgid "not supported"
  1061. #~ msgstr "ni chefnogir"
  1062. #~ msgid "about"
  1063. #~ msgstr "ynghylch"
  1064. #~ msgid "Avg."
  1065. #~ msgstr ""
  1066. #~ msgid "User Interface"
  1067. #~ msgstr ""
  1068. #~ msgid "Choose style for this theme"
  1069. #~ msgstr "Dewis arddull ar gyfer y thema hon"
  1070. #~ msgid "Style"
  1071. #~ msgstr "Arddull"
  1072. #~ msgid "Show advanced settings"
  1073. #~ msgstr ""
  1074. #~ msgid "Show advanced settings panel in the home page by default"
  1075. #~ msgstr ""
  1076. #~ msgid "Allow all"
  1077. #~ msgstr ""
  1078. #~ msgid "Disable all"
  1079. #~ msgstr ""
  1080. #~ msgid "Selected language"
  1081. #~ msgstr "Iaith a ddewiswyd"
  1082. #~ msgid "Query"
  1083. #~ msgstr ""
  1084. #~ msgid "save"
  1085. #~ msgstr "cadw"
  1086. #~ msgid "back"
  1087. #~ msgstr "nôl"
  1088. #~ msgid "Links"
  1089. #~ msgstr "Dolenni"
  1090. #~ msgid "RSS subscription"
  1091. #~ msgstr ""
  1092. #~ msgid "Search results"
  1093. #~ msgstr "Canlyniadau chwilio"
  1094. #~ msgid "next page"
  1095. #~ msgstr "tudalen nesaf"
  1096. #~ msgid "previous page"
  1097. #~ msgstr "tudalen ddiwethaf"
  1098. #~ msgid "Start search"
  1099. #~ msgstr "Dechrau chwilio"
  1100. #~ msgid "Clear search"
  1101. #~ msgstr ""
  1102. #~ msgid "Clear"
  1103. #~ msgstr ""
  1104. #~ msgid "stats"
  1105. #~ msgstr "ystadegau"
  1106. #~ msgid "Heads up!"
  1107. #~ msgstr ""
  1108. #~ msgid "It look like you are using SearXNG first time."
  1109. #~ msgstr ""
  1110. #~ msgid "Well done!"
  1111. #~ msgstr "Da iawn!"
  1112. #~ msgid "Settings saved successfully."
  1113. #~ msgstr "Cadwyd y gosodiadau yn iawn."
  1114. #~ msgid "Oh snap!"
  1115. #~ msgstr ""
  1116. #~ msgid "Something went wrong."
  1117. #~ msgstr "Aeth rhywbeth o'i le."
  1118. #~ msgid "Date"
  1119. #~ msgstr ""
  1120. #~ msgid "Type"
  1121. #~ msgstr ""
  1122. #~ msgid "Get image"
  1123. #~ msgstr "Cael y ddelwedd"
  1124. #~ msgid "Center Alignment"
  1125. #~ msgstr ""
  1126. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1127. #~ msgstr ""
  1128. #~ msgid "preferences"
  1129. #~ msgstr "dewisiadau"
  1130. #~ msgid "Scores per result"
  1131. #~ msgstr ""
  1132. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1133. #~ msgstr ""
  1134. #~ msgid "No abstract is available for this publication."
  1135. #~ msgstr ""
  1136. #~ msgid "Self Informations"
  1137. #~ msgstr ""
  1138. #~ msgid ""
  1139. #~ "Change how forms are submited, <a "
  1140. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1141. #~ " rel=\"external\">learn more about request "
  1142. #~ "methods</a>"
  1143. #~ msgstr ""
  1144. #~ msgid ""
  1145. #~ "This plugin checks if the address "
  1146. #~ "of the request is a TOR exit "
  1147. #~ "node, and informs the user if it"
  1148. #~ " is, like check.torproject.org but from "
  1149. #~ "searxng."
  1150. #~ msgstr ""
  1151. #~ msgid ""
  1152. #~ "The TOR exit node list "
  1153. #~ "(https://check.torproject.org/exit-addresses) is "
  1154. #~ "unreachable."
  1155. #~ msgstr ""
  1156. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1157. #~ msgstr ""
  1158. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1159. #~ msgstr ""
  1160. #~ msgid ""
  1161. #~ "The could not download the list of"
  1162. #~ " Tor exit-nodes from "
  1163. #~ "https://check.torproject.org/exit-addresses."
  1164. #~ msgstr ""
  1165. #~ msgid ""
  1166. #~ "You are using Tor. It looks like"
  1167. #~ " you have this external IP address:"
  1168. #~ " {ip_address}."
  1169. #~ msgstr ""
  1170. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1171. #~ msgstr ""
  1172. #~ msgid "Autodetect search language"
  1173. #~ msgstr ""
  1174. #~ msgid "Automatically detect the query search language and switch to it."
  1175. #~ msgstr ""
  1176. #~ msgid "others"
  1177. #~ msgstr "eraill"
  1178. #~ msgid ""
  1179. #~ "This tab does not show up for "
  1180. #~ "search results, but you can search "
  1181. #~ "the engines listed here via bangs."
  1182. #~ msgstr ""
  1183. #~ msgid "Shortcut"
  1184. #~ msgstr "Llwybr Byr"
  1185. #~ msgid "!bang"
  1186. #~ msgstr ""
  1187. #~ msgid ""
  1188. #~ "This tab dues not exists in the"
  1189. #~ " user interface, but you can search"
  1190. #~ " in these engines by its !bangs."
  1191. #~ msgstr ""
  1192. #~ msgid "Engines cannot retrieve results."
  1193. #~ msgstr "Ni all y peiriannau cael canlyniadau."
  1194. #~ msgid "Please, try again later or find another SearXNG instance."
  1195. #~ msgstr ""
  1196. #~ msgid ""
  1197. #~ "Redirect to open-access versions of "
  1198. #~ "publications when available (plugin required)"
  1199. #~ msgstr ""
  1200. #~ msgid "Bang"
  1201. #~ msgstr "!bang"
  1202. #~ msgid ""
  1203. #~ "Change how forms are submitted, <a "
  1204. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1205. #~ " rel=\"external\">learn more about request "
  1206. #~ "methods</a>"
  1207. #~ msgstr ""
  1208. #~ msgid "On"
  1209. #~ msgstr "Ymlaen"
  1210. #~ msgid "Off"
  1211. #~ msgstr "I ffwrdd"
  1212. #~ msgid "Enabled"
  1213. #~ msgstr "Galluogwyd"
  1214. #~ msgid "Disabled"
  1215. #~ msgstr "Analluogwyd"
  1216. #~ msgid ""
  1217. #~ "Perform search immediately if a category"
  1218. #~ " selected. Disable to select multiple "
  1219. #~ "categories. (JavaScript required)"
  1220. #~ msgstr ""
  1221. #~ msgid "Vim-like hotkeys"
  1222. #~ msgstr ""
  1223. #~ msgid ""
  1224. #~ "Navigate search results with Vim-like"
  1225. #~ " hotkeys (JavaScript required). Press \"h\""
  1226. #~ " key on main or result page to"
  1227. #~ " get help."
  1228. #~ msgstr ""
  1229. #~ msgid ""
  1230. #~ "we didn't find any results. Please "
  1231. #~ "use another query or search in "
  1232. #~ "more categories."
  1233. #~ msgstr ""
  1234. #~ "Ni ddaethpwyd o hyd i unrhyw "
  1235. #~ "ganlyniadau. Defnyddiwch derm(au) chwilio "
  1236. #~ "gwahanol neu ehangu'r chwilio i ragor"
  1237. #~ " o gategorïau."