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