messages.po 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329
  1. # Malay translations for PROJECT.
  2. # Copyright (C) 2022 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
  5. # niele2 <arifshafie.K@gmail.com>, 2022.
  6. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  7. # Zaid Aiman <zaidaiman@gmail.com>, 2022.
  8. # chenghui-lee <chlee9926@gmail.com>, 2023.
  9. # return42 <markus.heiser@darmarit.de>, 2023.
  10. # alma <alma@users.noreply.translate.codeberg.org>, 2023.
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: PROJECT VERSION\n"
  14. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  15. "POT-Creation-Date: 2023-09-18 19:34+0000\n"
  16. "PO-Revision-Date: 2023-06-28 09:02+0000\n"
  17. "Last-Translator: alma <alma@users.noreply.translate.codeberg.org>\n"
  18. "Language: ms\n"
  19. "Language-Team: Malay "
  20. "<https://translate.codeberg.org/projects/searxng/searxng/ms/>\n"
  21. "Plural-Forms: nplurals=1; plural=0;\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=utf-8\n"
  24. "Content-Transfer-Encoding: 8bit\n"
  25. "Generated-By: Babel 2.12.1\n"
  26. #. CONSTANT_NAMES['NO_SUBGROUPING']
  27. #: searx/searxng.msg
  28. msgid "without further subgrouping"
  29. msgstr ""
  30. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "lain"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "fail-fail"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "umum"
  42. #. CATEGORY_NAMES['MUSIC']
  43. #: searx/searxng.msg
  44. msgid "music"
  45. msgstr "muzik"
  46. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  47. #: searx/searxng.msg
  48. msgid "social media"
  49. msgstr "media sosial"
  50. #. CATEGORY_NAMES['IMAGES']
  51. #: searx/searxng.msg
  52. msgid "images"
  53. msgstr "gambar-gambar"
  54. #. CATEGORY_NAMES['VIDEOS']
  55. #: searx/searxng.msg
  56. msgid "videos"
  57. msgstr "video"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "ia"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "berita"
  66. #. CATEGORY_NAMES['MAP']
  67. #: searx/searxng.msg
  68. msgid "map"
  69. msgstr "peta"
  70. #. CATEGORY_NAMES['ONIONS']
  71. #: searx/searxng.msg
  72. msgid "onions"
  73. msgstr "bawang"
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "sains"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "aplikasi"
  82. #. CATEGORY_GROUPS['DICTIONARIES']
  83. #: searx/searxng.msg
  84. msgid "dictionaries"
  85. msgstr "kamus"
  86. #. CATEGORY_GROUPS['LYRICS']
  87. #: searx/searxng.msg
  88. msgid "lyrics"
  89. msgstr "lirik"
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "pakej"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "S&J"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "repositori"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr "wiki perisian"
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr "web"
  110. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  111. #: searx/searxng.msg
  112. msgid "scientific publications"
  113. msgstr "penerbitan ilmiah"
  114. #. STYLE_NAMES['AUTO']
  115. #: searx/searxng.msg
  116. msgid "auto"
  117. msgstr "auto"
  118. #. STYLE_NAMES['LIGHT']
  119. #: searx/searxng.msg
  120. msgid "light"
  121. msgstr "terang"
  122. #. STYLE_NAMES['DARK']
  123. #: searx/searxng.msg
  124. msgid "dark"
  125. msgstr "gelap"
  126. #: searx/webapp.py:330
  127. msgid "No item found"
  128. msgstr "barang tidak dijumpai"
  129. #: searx/engines/qwant.py:277
  130. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
  131. msgid "Source"
  132. msgstr "Punca"
  133. #: searx/webapp.py:334
  134. msgid "Error loading the next page"
  135. msgstr "Gagal memuat turun muka seterusnya"
  136. #: searx/webapp.py:490 searx/webapp.py:882
  137. msgid "Invalid settings, please edit your preferences"
  138. msgstr "Kesilapan tetapan, sila ubahsuai pilihan"
  139. #: searx/webapp.py:506
  140. msgid "Invalid settings"
  141. msgstr "Tetapan tidak sah"
  142. #: searx/webapp.py:583 searx/webapp.py:665
  143. msgid "search error"
  144. msgstr "ralat pencarian"
  145. #: searx/webutils.py:34
  146. msgid "timeout"
  147. msgstr "masa tamat"
  148. #: searx/webutils.py:35
  149. msgid "parsing error"
  150. msgstr "ralat huraian"
  151. #: searx/webutils.py:36
  152. msgid "HTTP protocol error"
  153. msgstr "kesilapan protokol HTTP"
  154. #: searx/webutils.py:37
  155. msgid "network error"
  156. msgstr "ralat rangkaian"
  157. #: searx/webutils.py:38
  158. msgid "SSL error: certificate validation has failed"
  159. msgstr "RALAT ssl: pengesahan sijil gagal"
  160. #: searx/webutils.py:40
  161. msgid "unexpected crash"
  162. msgstr "kemalangan tidak dijangka"
  163. #: searx/webutils.py:47
  164. msgid "HTTP error"
  165. msgstr "kesilapan HTTP"
  166. #: searx/webutils.py:48
  167. msgid "HTTP connection error"
  168. msgstr "kesilapan sambungan HTTP"
  169. #: searx/webutils.py:54
  170. msgid "proxy error"
  171. msgstr "kesilapan proksi"
  172. #: searx/webutils.py:55
  173. msgid "CAPTCHA"
  174. msgstr "CAPTCHA"
  175. #: searx/webutils.py:56
  176. msgid "too many requests"
  177. msgstr "terlalu banyak permintaan"
  178. #: searx/webutils.py:57
  179. msgid "access denied"
  180. msgstr "akses dinafikan"
  181. #: searx/webutils.py:58
  182. msgid "server API error"
  183. msgstr "ralat API pelayan"
  184. #: searx/webutils.py:77
  185. msgid "Suspended"
  186. msgstr "Digantung"
  187. #: searx/webutils.py:317
  188. msgid "{minutes} minute(s) ago"
  189. msgstr "{minit} minit yang lalu"
  190. #: searx/webutils.py:318
  191. msgid "{hours} hour(s), {minutes} minute(s) ago"
  192. msgstr "{jam} jam, {minit} minit yang lalu"
  193. #: searx/answerers/random/answerer.py:73
  194. msgid "Random value generator"
  195. msgstr "Penjana nombor rawak"
  196. #: searx/answerers/random/answerer.py:74
  197. msgid "Generate different random values"
  198. msgstr "Jana jumlah rawak yang berbeza"
  199. #: searx/answerers/statistics/answerer.py:47
  200. msgid "Statistics functions"
  201. msgstr "Fungsi statistik"
  202. #: searx/answerers/statistics/answerer.py:48
  203. msgid "Compute {functions} of the arguments"
  204. msgstr ""
  205. #: searx/engines/openstreetmap.py:160
  206. msgid "Get directions"
  207. msgstr "Dapatkan tunjuk-arah"
  208. #: searx/engines/pdbe.py:96
  209. msgid "{title} (OBSOLETE)"
  210. msgstr "{title} (USANG)"
  211. #: searx/engines/pdbe.py:103
  212. msgid "This entry has been superseded by"
  213. msgstr "Kemasukan ini telah diganti oleh"
  214. #: searx/engines/qwant.py:279
  215. msgid "Channel"
  216. msgstr "Saluran"
  217. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  218. msgid "Language"
  219. msgstr ""
  220. #: searx/engines/semantic_scholar.py:81
  221. msgid ""
  222. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  223. "{lastCitationVelocityYear}"
  224. msgstr ""
  225. #: searx/engines/tineye.py:40
  226. msgid ""
  227. "Could not read that image url. This may be due to an unsupported file "
  228. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  229. " WebP."
  230. msgstr ""
  231. "Tidak boleh mengakses pautan imeg. Ini boleh disebabkan oleh format file "
  232. "yang tidak disokong. TinEye hanya menyokong imeg yang dalam format JPEG, "
  233. "PNG, GIF, BMP, TIFF atau WebP."
  234. #: searx/engines/tineye.py:46
  235. msgid ""
  236. "The image is too simple to find matches. TinEye requires a basic level of"
  237. " visual detail to successfully identify matches."
  238. msgstr ""
  239. #: searx/engines/tineye.py:52
  240. msgid "The image could not be downloaded."
  241. msgstr "Imej tidak dapat dimuat turun."
  242. #: searx/engines/wttr.py:101
  243. msgid "Morning"
  244. msgstr "Pagi"
  245. #: searx/engines/wttr.py:101
  246. msgid "Noon"
  247. msgstr "Tengah hari"
  248. #: searx/engines/wttr.py:101
  249. msgid "Evening"
  250. msgstr "Petang"
  251. #: searx/engines/wttr.py:101
  252. msgid "Night"
  253. msgstr "Malam"
  254. #: searx/engines/zlibrary.py:130
  255. msgid "Book rating"
  256. msgstr ""
  257. #: searx/engines/zlibrary.py:131
  258. msgid "File quality"
  259. msgstr ""
  260. #: searx/plugins/hash_plugin.py:24
  261. msgid "Converts strings to different hash digests."
  262. msgstr "Ubah rentetan kepada \"hash digest\" yang berbeza."
  263. #: searx/plugins/hash_plugin.py:52
  264. msgid "hash digest"
  265. msgstr ""
  266. #: searx/plugins/hostname_replace.py:9
  267. msgid "Hostname replace"
  268. msgstr "Gantikan nama hos"
  269. #: searx/plugins/hostname_replace.py:10
  270. #, fuzzy
  271. msgid "Rewrite result hostnames or remove results based on the hostname"
  272. msgstr ""
  273. "Tulis semula menyebabkan nama hos atau buang keputusan berdasarkan nama "
  274. "hos"
  275. #: searx/plugins/oa_doi_rewrite.py:9
  276. msgid "Open Access DOI rewrite"
  277. msgstr "Akses Terbuka DOI tulis-semula"
  278. #: searx/plugins/oa_doi_rewrite.py:10
  279. msgid ""
  280. "Avoid paywalls by redirecting to open-access versions of publications "
  281. "when available"
  282. msgstr ""
  283. "Elakkan paywall dengan mengubahalih kepada penerbitan versi akses-awam "
  284. "jika ada"
  285. #: searx/plugins/self_info.py:10
  286. msgid "Self Information"
  287. msgstr "Maklumat Diri"
  288. #: searx/plugins/self_info.py:11
  289. msgid ""
  290. "Displays your IP if the query is \"ip\" and your user agent if the query "
  291. "contains \"user agent\"."
  292. msgstr ""
  293. "Memaparkan IP anda jika pertanyaan ialah \"ip\" dan ejen pengguna anda "
  294. "jika pertanyaan mengandungi \"user agent\"."
  295. #: searx/plugins/tor_check.py:25
  296. msgid "Tor check plugin"
  297. msgstr "Tor semak plugin"
  298. #: searx/plugins/tor_check.py:28
  299. msgid ""
  300. "This plugin checks if the address of the request is a Tor exit-node, and "
  301. "informs the user if it is; like check.torproject.org, but from SearXNG."
  302. msgstr ""
  303. #: searx/plugins/tor_check.py:62
  304. msgid ""
  305. "Could not download the list of Tor exit-nodes from: "
  306. "https://check.torproject.org/exit-addresses"
  307. msgstr ""
  308. "Tidak dapat memuat turun senarai nod keluar Tor dari: "
  309. "https://check.torproject.org/exit-addresses"
  310. #: searx/plugins/tor_check.py:78
  311. msgid ""
  312. "You are using Tor and it looks like you have this external IP address: "
  313. "{ip_address}"
  314. msgstr ""
  315. "Anda sedang menggunakan Tor dan nampaknya anda mempunyai alamat IP luaran"
  316. " ini: {ip_address}"
  317. #: searx/plugins/tor_check.py:86
  318. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  319. msgstr ""
  320. #: searx/plugins/tracker_url_remover.py:29
  321. msgid "Tracker URL remover"
  322. msgstr ""
  323. #: searx/plugins/tracker_url_remover.py:30
  324. msgid "Remove trackers arguments from the returned URL"
  325. msgstr ""
  326. #: searx/plugins/vim_hotkeys.py:3
  327. msgid "Vim-like hotkeys"
  328. msgstr ""
  329. #: searx/plugins/vim_hotkeys.py:4
  330. msgid ""
  331. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  332. "Press \"h\" key on main or result page to get help."
  333. msgstr ""
  334. #: searx/templates/simple/404.html:4
  335. msgid "Page not found"
  336. msgstr "Laman tidak dapat dijumpai"
  337. #: searx/templates/simple/404.html:6
  338. #, python-format
  339. msgid "Go to %(search_page)s."
  340. msgstr ""
  341. #: searx/templates/simple/404.html:6
  342. msgid "search page"
  343. msgstr "Laman carian"
  344. #: searx/templates/simple/base.html:49
  345. msgid "About"
  346. msgstr "Tentang"
  347. #: searx/templates/simple/base.html:53
  348. msgid "Donate"
  349. msgstr "Derma"
  350. #: searx/templates/simple/base.html:57
  351. #: searx/templates/simple/preferences.html:156
  352. msgid "Preferences"
  353. msgstr ""
  354. #: searx/templates/simple/base.html:67
  355. msgid "Powered by"
  356. msgstr ""
  357. #: searx/templates/simple/base.html:67
  358. msgid "a privacy-respecting, open metasearch engine"
  359. msgstr ""
  360. #: searx/templates/simple/base.html:68
  361. msgid "Source code"
  362. msgstr "Kod sumber"
  363. #: searx/templates/simple/base.html:69
  364. msgid "Issue tracker"
  365. msgstr ""
  366. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  367. msgid "Engine stats"
  368. msgstr "Statistik enjin"
  369. #: searx/templates/simple/base.html:72
  370. msgid "Public instances"
  371. msgstr ""
  372. #: searx/templates/simple/base.html:75
  373. msgid "Privacy policy"
  374. msgstr "Polisi privasi"
  375. #: searx/templates/simple/base.html:78
  376. msgid "Contact instance maintainer"
  377. msgstr ""
  378. #: searx/templates/simple/categories.html:26
  379. msgid "Click on the magnifier to perform search"
  380. msgstr ""
  381. #: searx/templates/simple/macros.html:36
  382. msgid "Length"
  383. msgstr ""
  384. #: searx/templates/simple/macros.html:37
  385. #: searx/templates/simple/result_templates/images.html:18
  386. #: searx/templates/simple/result_templates/paper.html:6
  387. msgid "Author"
  388. msgstr ""
  389. #: searx/templates/simple/macros.html:45
  390. msgid "cached"
  391. msgstr ""
  392. #: searx/templates/simple/macros.html:45
  393. msgid "proxied"
  394. msgstr ""
  395. #: searx/templates/simple/new_issue.html:64
  396. msgid "Start submiting a new issue on GitHub"
  397. msgstr ""
  398. #: searx/templates/simple/new_issue.html:66
  399. msgid "Please check for existing bugs about this engine on GitHub"
  400. msgstr ""
  401. #: searx/templates/simple/new_issue.html:69
  402. msgid "I confirm there is no existing bug about the issue I encounter"
  403. msgstr ""
  404. #: searx/templates/simple/new_issue.html:71
  405. msgid "If this is a public instance, please specify the URL in the bug report"
  406. msgstr ""
  407. #: searx/templates/simple/new_issue.html:72
  408. msgid "Submit a new issue on Github including the above information"
  409. msgstr ""
  410. #: searx/templates/simple/preferences.html:65
  411. msgid "No HTTPS"
  412. msgstr "Tanpa HTTPS"
  413. #: searx/templates/simple/elements/engines_msg.html:14
  414. #: searx/templates/simple/preferences.html:69
  415. #: searx/templates/simple/preferences.html:70
  416. msgid "View error logs and submit a bug report"
  417. msgstr ""
  418. #: searx/templates/simple/preferences.html:74
  419. msgid "!bang for this engine"
  420. msgstr ""
  421. #: searx/templates/simple/preferences.html:80
  422. msgid "!bang for its categories"
  423. msgstr ""
  424. #: searx/templates/simple/preferences.html:102
  425. #: searx/templates/simple/stats.html:64
  426. msgid "Median"
  427. msgstr ""
  428. #: searx/templates/simple/preferences.html:103
  429. #: searx/templates/simple/stats.html:70
  430. msgid "P80"
  431. msgstr ""
  432. #: searx/templates/simple/preferences.html:104
  433. #: searx/templates/simple/stats.html:76
  434. msgid "P95"
  435. msgstr ""
  436. #: searx/templates/simple/preferences.html:136
  437. msgid "Failed checker test(s): "
  438. msgstr ""
  439. #: searx/templates/simple/preferences.html:138
  440. msgid "Errors:"
  441. msgstr "Ralat:"
  442. #: searx/templates/simple/preferences.html:162
  443. msgid "General"
  444. msgstr "Umum"
  445. #: searx/templates/simple/preferences.html:165
  446. msgid "Default categories"
  447. msgstr ""
  448. #: searx/templates/simple/preferences.html:187
  449. msgid "User interface"
  450. msgstr ""
  451. #: searx/templates/simple/preferences.html:207
  452. msgid "Privacy"
  453. msgstr "Privasi"
  454. #: searx/templates/simple/preferences.html:220
  455. msgid "Engines"
  456. msgstr "Enjin-enjin"
  457. #: searx/templates/simple/preferences.html:222
  458. msgid "Currently used search engines"
  459. msgstr "Enjin carian yang digunakan pada masa ini"
  460. #: searx/templates/simple/preferences.html:230
  461. msgid "Special Queries"
  462. msgstr "Pertanyaan Khas"
  463. #: searx/templates/simple/preferences.html:236
  464. msgid "Cookies"
  465. msgstr ""
  466. #: searx/templates/simple/results.html:23
  467. msgid "Answers"
  468. msgstr "Jawapan"
  469. #: searx/templates/simple/results.html:38
  470. msgid "Number of results"
  471. msgstr "Bilangan keputusan"
  472. #: searx/templates/simple/results.html:44
  473. msgid "Info"
  474. msgstr "Maklumat"
  475. #: searx/templates/simple/results.html:73
  476. msgid "Try searching for:"
  477. msgstr "Cuba cari:"
  478. #: searx/templates/simple/results.html:105
  479. msgid "Back to top"
  480. msgstr "Balik ke atas"
  481. #: searx/templates/simple/results.html:123
  482. msgid "Previous page"
  483. msgstr "Halaman sebelumnya"
  484. #: searx/templates/simple/results.html:140
  485. msgid "Next page"
  486. msgstr "Halaman seterusnya"
  487. #: searx/templates/simple/search.html:3
  488. msgid "Display the front page"
  489. msgstr "Paparkan muka depan"
  490. #: searx/templates/simple/search.html:9
  491. #: searx/templates/simple/simple_search.html:5
  492. msgid "Search for..."
  493. msgstr ""
  494. #: searx/templates/simple/search.html:10
  495. #: searx/templates/simple/simple_search.html:6
  496. msgid "clear"
  497. msgstr ""
  498. #: searx/templates/simple/search.html:11
  499. #: searx/templates/simple/simple_search.html:7
  500. msgid "search"
  501. msgstr "cari"
  502. #: searx/templates/simple/stats.html:21
  503. msgid "There is currently no data available. "
  504. msgstr "Pada masa ini tiada data tersedia. "
  505. #: searx/templates/simple/preferences/engines.html:18
  506. #: searx/templates/simple/stats.html:25
  507. msgid "Engine name"
  508. msgstr "Nama enjin"
  509. #: searx/templates/simple/stats.html:26
  510. msgid "Scores"
  511. msgstr ""
  512. #: searx/templates/simple/stats.html:27
  513. msgid "Result count"
  514. msgstr ""
  515. #: searx/templates/simple/preferences/engines.html:25
  516. #: searx/templates/simple/stats.html:28
  517. msgid "Response time"
  518. msgstr "Masa tindak balas"
  519. #: searx/templates/simple/preferences/engines.html:29
  520. #: searx/templates/simple/stats.html:29
  521. msgid "Reliability"
  522. msgstr "Kebolehpercayaan"
  523. #: searx/templates/simple/stats.html:59
  524. msgid "Total"
  525. msgstr "Jumlah"
  526. #: searx/templates/simple/stats.html:60
  527. msgid "HTTP"
  528. msgstr "HTTP"
  529. #: searx/templates/simple/stats.html:61
  530. msgid "Processing"
  531. msgstr "Sedang memproses"
  532. #: searx/templates/simple/stats.html:99
  533. msgid "Warnings"
  534. msgstr "Amaran"
  535. #: searx/templates/simple/stats.html:99
  536. msgid "Errors and exceptions"
  537. msgstr ""
  538. #: searx/templates/simple/stats.html:105
  539. msgid "Exception"
  540. msgstr ""
  541. #: searx/templates/simple/stats.html:107
  542. msgid "Message"
  543. msgstr "Mesej"
  544. #: searx/templates/simple/stats.html:109
  545. msgid "Percentage"
  546. msgstr "Peratus"
  547. #: searx/templates/simple/stats.html:111
  548. msgid "Parameter"
  549. msgstr ""
  550. #: searx/templates/simple/stats.html:119
  551. msgid "Filename"
  552. msgstr "Nama fail"
  553. #: searx/templates/simple/stats.html:120
  554. msgid "Function"
  555. msgstr "Fungsi"
  556. #: searx/templates/simple/stats.html:121
  557. msgid "Code"
  558. msgstr "Kod"
  559. #: searx/templates/simple/stats.html:128
  560. msgid "Checker"
  561. msgstr ""
  562. #: searx/templates/simple/stats.html:131
  563. msgid "Failed test"
  564. msgstr ""
  565. #: searx/templates/simple/stats.html:132
  566. msgid "Comment(s)"
  567. msgstr "Ulasan"
  568. #: searx/templates/simple/elements/apis.html:3
  569. msgid "Download results"
  570. msgstr ""
  571. #: searx/templates/simple/elements/engines_msg.html:3
  572. msgid "Messages from the search engines"
  573. msgstr ""
  574. #: searx/templates/simple/elements/engines_msg.html:8
  575. msgid "Error!"
  576. msgstr "Ralat!"
  577. #: searx/templates/simple/elements/engines_msg.html:9
  578. msgid "Engines cannot retrieve results"
  579. msgstr ""
  580. #: searx/templates/simple/elements/search_url.html:3
  581. msgid "Search URL"
  582. msgstr ""
  583. #: searx/templates/simple/elements/suggestions.html:3
  584. msgid "Suggestions"
  585. msgstr "Cadangan"
  586. #: searx/templates/simple/filters/languages.html:1
  587. #: searx/templates/simple/preferences/language.html:2
  588. msgid "Search language"
  589. msgstr ""
  590. #: searx/templates/simple/filters/languages.html:2
  591. #: searx/templates/simple/preferences/language.html:7
  592. msgid "Default language"
  593. msgstr ""
  594. #: searx/templates/simple/filters/languages.html:4
  595. #: searx/templates/simple/preferences/language.html:11
  596. msgid "Auto-detect"
  597. msgstr ""
  598. #: searx/templates/simple/filters/safesearch.html:1
  599. #: searx/templates/simple/filters/safesearch.html:2
  600. #: searx/templates/simple/filters/safesearch.html:3
  601. #: searx/templates/simple/filters/safesearch.html:4
  602. #: searx/templates/simple/preferences/engines.html:21
  603. #: searx/templates/simple/preferences/safesearch.html:2
  604. msgid "SafeSearch"
  605. msgstr ""
  606. #: searx/templates/simple/filters/safesearch.html:2
  607. #: searx/templates/simple/preferences/safesearch.html:7
  608. msgid "Strict"
  609. msgstr "Ketat"
  610. #: searx/templates/simple/filters/safesearch.html:3
  611. #: searx/templates/simple/preferences/safesearch.html:11
  612. msgid "Moderate"
  613. msgstr "Sederhana"
  614. #: searx/templates/simple/filters/safesearch.html:4
  615. #: searx/templates/simple/preferences/safesearch.html:15
  616. msgid "None"
  617. msgstr "Tanpa"
  618. #: searx/templates/simple/filters/time_range.html:1
  619. #: searx/templates/simple/preferences/engines.html:22
  620. msgid "Time range"
  621. msgstr ""
  622. #: searx/templates/simple/filters/time_range.html:3
  623. msgid "Anytime"
  624. msgstr "Bila-bila masa"
  625. #: searx/templates/simple/filters/time_range.html:6
  626. msgid "Last day"
  627. msgstr "Dalam 24 jam"
  628. #: searx/templates/simple/filters/time_range.html:9
  629. msgid "Last week"
  630. msgstr "Dalam 1 minggu"
  631. #: searx/templates/simple/filters/time_range.html:12
  632. msgid "Last month"
  633. msgstr "Dalam 1 bulan"
  634. #: searx/templates/simple/filters/time_range.html:15
  635. msgid "Last year"
  636. msgstr "Dalam 1 tahun"
  637. #: searx/templates/simple/messages/no_cookies.html:3
  638. msgid "Information!"
  639. msgstr "Informasi!"
  640. #: searx/templates/simple/messages/no_cookies.html:4
  641. msgid "currently, there are no cookies defined."
  642. msgstr ""
  643. #: searx/templates/simple/messages/no_results.html:3
  644. msgid "Sorry!"
  645. msgstr "Harap maaf!"
  646. #: searx/templates/simple/messages/no_results.html:4
  647. msgid ""
  648. "we didn't find any results. Please use another query or search in more "
  649. "categories."
  650. msgstr ""
  651. #: searx/templates/simple/preferences/answerers.html:4
  652. #: searx/templates/simple/preferences/engines.html:17
  653. msgid "Allow"
  654. msgstr "Benarkan"
  655. #: searx/templates/simple/preferences/answerers.html:5
  656. msgid "Keywords"
  657. msgstr "Kata kunci"
  658. #: searx/templates/simple/preferences/answerers.html:6
  659. msgid "Name"
  660. msgstr "Nama"
  661. #: searx/templates/simple/preferences/answerers.html:7
  662. msgid "Description"
  663. msgstr "Deskripsi"
  664. #: searx/templates/simple/preferences/answerers.html:8
  665. msgid "Examples"
  666. msgstr "Contoh-contoh"
  667. #: searx/templates/simple/preferences/answerers.html:13
  668. msgid "This is the list of SearXNG's instant answering modules."
  669. msgstr ""
  670. #: searx/templates/simple/preferences/answerers.html:29
  671. msgid "This is the list of plugins."
  672. msgstr ""
  673. #: searx/templates/simple/preferences/autocomplete.html:2
  674. msgid "Autocomplete"
  675. msgstr ""
  676. #: searx/templates/simple/preferences/autocomplete.html:15
  677. msgid "Find stuff as you type"
  678. msgstr ""
  679. #: searx/templates/simple/preferences/center_alignment.html:2
  680. msgid "Center Alignment"
  681. msgstr ""
  682. #: searx/templates/simple/preferences/center_alignment.html:14
  683. msgid "Displays results in the center of the page (Oscar layout)."
  684. msgstr ""
  685. #: searx/templates/simple/preferences/cookies.html:2
  686. msgid ""
  687. "This is the list of cookies and their values SearXNG is storing on your "
  688. "computer."
  689. msgstr ""
  690. #: searx/templates/simple/preferences/cookies.html:3
  691. #, fuzzy
  692. msgid "With that list, you can assess SearXNG transparency."
  693. msgstr "Dengan senarai ini, anda boleh menilai ketelusan SearXNG."
  694. #: searx/templates/simple/preferences/cookies.html:9
  695. msgid "Cookie name"
  696. msgstr ""
  697. #: searx/templates/simple/preferences/cookies.html:10
  698. msgid "Value"
  699. msgstr "Nilai"
  700. #: searx/templates/simple/preferences/cookies.html:23
  701. msgid "Search URL of the currently saved preferences"
  702. msgstr ""
  703. #: searx/templates/simple/preferences/cookies.html:32
  704. msgid ""
  705. "Note: specifying custom settings in the search URL can reduce privacy by "
  706. "leaking data to the clicked result sites."
  707. msgstr ""
  708. #: searx/templates/simple/preferences/cookies.html:35
  709. msgid "URL to restore your preferences in another browser"
  710. msgstr "URL untuk memulihkan pilihan anda dalam pelayar lain"
  711. #: searx/templates/simple/preferences/cookies.html:44
  712. msgid ""
  713. "Specifying custom settings in the preferences URL can be used to sync "
  714. "preferences across devices."
  715. msgstr ""
  716. #: searx/templates/simple/preferences/doi_resolver.html:2
  717. msgid "Open Access DOI resolver"
  718. msgstr ""
  719. #: searx/templates/simple/preferences/doi_resolver.html:14
  720. msgid "Select service used by DOI rewrite"
  721. msgstr ""
  722. #: searx/templates/simple/preferences/engines.html:9
  723. msgid ""
  724. "This tab does not exists in the user interface, but you can search in "
  725. "these engines by its !bangs."
  726. msgstr ""
  727. #: searx/templates/simple/preferences/engines.html:19
  728. msgid "!bang"
  729. msgstr ""
  730. #: searx/templates/simple/preferences/engines.html:20
  731. msgid "Supports selected language"
  732. msgstr ""
  733. #: searx/templates/simple/preferences/engines.html:23
  734. msgid "Weight"
  735. msgstr ""
  736. #: searx/templates/simple/preferences/engines.html:27
  737. msgid "Max time"
  738. msgstr "Masa maksimum"
  739. #: searx/templates/simple/preferences/footer.html:2
  740. msgid ""
  741. "These settings are stored in your cookies, this allows us not to store "
  742. "this data about you."
  743. msgstr ""
  744. #: searx/templates/simple/preferences/footer.html:3
  745. msgid ""
  746. "These cookies serve your sole convenience, we don't use these cookies to "
  747. "track you."
  748. msgstr ""
  749. #: searx/templates/simple/preferences/footer.html:6
  750. msgid "Save"
  751. msgstr "Simpan"
  752. #: searx/templates/simple/preferences/footer.html:9
  753. msgid "Reset defaults"
  754. msgstr ""
  755. #: searx/templates/simple/preferences/footer.html:13
  756. msgid "Back"
  757. msgstr "Balik"
  758. #: searx/templates/simple/preferences/image_proxy.html:2
  759. msgid "Image proxy"
  760. msgstr "Proksi imej"
  761. #: searx/templates/simple/preferences/image_proxy.html:14
  762. msgid "Proxying image results through SearXNG"
  763. msgstr ""
  764. #: searx/templates/simple/preferences/infinite_scroll.html:2
  765. msgid "Infinite scroll"
  766. msgstr ""
  767. #: searx/templates/simple/preferences/infinite_scroll.html:14
  768. msgid "Automatically load next page when scrolling to bottom of current page"
  769. msgstr ""
  770. #: searx/templates/simple/preferences/language.html:24
  771. msgid "What language do you prefer for search?"
  772. msgstr "Bahasa apa yang anda suka untuk membuat carian?"
  773. #: searx/templates/simple/preferences/language.html:25
  774. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  775. msgstr ""
  776. #: searx/templates/simple/preferences/method.html:2
  777. msgid "HTTP Method"
  778. msgstr "Kaedah HTTP"
  779. #: searx/templates/simple/preferences/method.html:14
  780. msgid "Change how forms are submitted"
  781. msgstr ""
  782. #: searx/templates/simple/preferences/query_in_title.html:2
  783. msgid "Query in the page's title"
  784. msgstr ""
  785. #: searx/templates/simple/preferences/query_in_title.html:14
  786. msgid ""
  787. "When enabled, the result page's title contains your query. Your browser "
  788. "can record this title"
  789. msgstr ""
  790. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  791. msgid "Results on new tabs"
  792. msgstr ""
  793. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  794. msgid "Open result links on new browser tabs"
  795. msgstr ""
  796. #: searx/templates/simple/preferences/safesearch.html:20
  797. msgid "Filter content"
  798. msgstr "Tapis kandungan"
  799. #: searx/templates/simple/preferences/search_on_category_select.html:2
  800. msgid "Search on category select"
  801. msgstr "Cari dalam kategori pilihan"
  802. #: searx/templates/simple/preferences/search_on_category_select.html:14
  803. msgid ""
  804. "Perform search immediately if a category selected. Disable to select "
  805. "multiple categories"
  806. msgstr ""
  807. #: searx/templates/simple/preferences/theme.html:2
  808. msgid "Theme"
  809. msgstr "Tema"
  810. #: searx/templates/simple/preferences/theme.html:14
  811. msgid "Change SearXNG layout"
  812. msgstr ""
  813. #: searx/templates/simple/preferences/theme.html:19
  814. msgid "Theme style"
  815. msgstr "Gaya tema"
  816. #: searx/templates/simple/preferences/theme.html:31
  817. msgid "Choose auto to follow your browser settings"
  818. msgstr ""
  819. #: searx/templates/simple/preferences/tokens.html:2
  820. msgid "Engine tokens"
  821. msgstr "Token enjin"
  822. #: searx/templates/simple/preferences/tokens.html:9
  823. msgid "Access tokens for private engines"
  824. msgstr "Akses token untuk enjin persendirian"
  825. #: searx/templates/simple/preferences/ui_locale.html:2
  826. msgid "Interface language"
  827. msgstr ""
  828. #: searx/templates/simple/preferences/ui_locale.html:14
  829. msgid "Change the language of the layout"
  830. msgstr ""
  831. #: searx/templates/simple/result_templates/code.html:13
  832. msgid "repo"
  833. msgstr ""
  834. #: searx/templates/simple/result_templates/default.html:6
  835. msgid "show media"
  836. msgstr "tunjuk media"
  837. #: searx/templates/simple/result_templates/default.html:6
  838. msgid "hide media"
  839. msgstr "sembunyikan media"
  840. #: searx/templates/simple/result_templates/default.html:14
  841. #: searx/templates/simple/result_templates/videos.html:14
  842. msgid "This site did not provide any description."
  843. msgstr "Laman web ini tidak memberikan sebarang diskripsi."
  844. #: searx/templates/simple/result_templates/images.html:19
  845. msgid "Format"
  846. msgstr "Format"
  847. #: searx/templates/simple/result_templates/images.html:21
  848. msgid "Engine"
  849. msgstr "Enjin"
  850. #: searx/templates/simple/result_templates/images.html:22
  851. msgid "View source"
  852. msgstr ""
  853. #: searx/templates/simple/result_templates/map.html:12
  854. msgid "address"
  855. msgstr "alamat"
  856. #: searx/templates/simple/result_templates/map.html:43
  857. msgid "show map"
  858. msgstr "tunjuk peta"
  859. #: searx/templates/simple/result_templates/map.html:43
  860. msgid "hide map"
  861. msgstr "sembunyikan peta"
  862. #: searx/templates/simple/result_templates/paper.html:5
  863. msgid "Published date"
  864. msgstr "Tarikh diterbitkan"
  865. #: searx/templates/simple/result_templates/paper.html:9
  866. msgid "Journal"
  867. msgstr ""
  868. #: searx/templates/simple/result_templates/paper.html:22
  869. msgid "Editor"
  870. msgstr ""
  871. #: searx/templates/simple/result_templates/paper.html:23
  872. msgid "Publisher"
  873. msgstr ""
  874. #: searx/templates/simple/result_templates/paper.html:24
  875. msgid "Type"
  876. msgstr ""
  877. #: searx/templates/simple/result_templates/paper.html:25
  878. msgid "Tags"
  879. msgstr "Tag"
  880. #: searx/templates/simple/result_templates/paper.html:26
  881. msgid "DOI"
  882. msgstr "DOI"
  883. #: searx/templates/simple/result_templates/paper.html:27
  884. msgid "ISSN"
  885. msgstr "ISSN"
  886. #: searx/templates/simple/result_templates/paper.html:28
  887. msgid "ISBN"
  888. msgstr "ISBN"
  889. #: searx/templates/simple/result_templates/paper.html:33
  890. msgid "PDF"
  891. msgstr "PDF"
  892. #: searx/templates/simple/result_templates/paper.html:34
  893. msgid "HTML"
  894. msgstr "HTML"
  895. #: searx/templates/simple/result_templates/torrent.html:6
  896. msgid "magnet link"
  897. msgstr "pautan magnet"
  898. #: searx/templates/simple/result_templates/torrent.html:7
  899. msgid "torrent file"
  900. msgstr ""
  901. #: searx/templates/simple/result_templates/torrent.html:9
  902. msgid "Seeder"
  903. msgstr ""
  904. #: searx/templates/simple/result_templates/torrent.html:9
  905. msgid "Leecher"
  906. msgstr ""
  907. #: searx/templates/simple/result_templates/torrent.html:11
  908. msgid "Filesize"
  909. msgstr "Saiz fail"
  910. #: searx/templates/simple/result_templates/torrent.html:12
  911. msgid "Bytes"
  912. msgstr ""
  913. #: searx/templates/simple/result_templates/torrent.html:13
  914. msgid "kiB"
  915. msgstr "kiB"
  916. #: searx/templates/simple/result_templates/torrent.html:14
  917. msgid "MiB"
  918. msgstr "MiB"
  919. #: searx/templates/simple/result_templates/torrent.html:15
  920. msgid "GiB"
  921. msgstr "GiB"
  922. #: searx/templates/simple/result_templates/torrent.html:16
  923. msgid "TiB"
  924. msgstr "TiB"
  925. #: searx/templates/simple/result_templates/torrent.html:20
  926. msgid "Number of Files"
  927. msgstr ""
  928. #: searx/templates/simple/result_templates/videos.html:6
  929. msgid "show video"
  930. msgstr "tunjukkan video"
  931. #: searx/templates/simple/result_templates/videos.html:6
  932. msgid "hide video"
  933. msgstr "sembunyikkan video"
  934. #~ msgid "Scores per result"
  935. #~ msgstr ""
  936. #~ msgid "a privacy-respecting, hackable metasearch engine"
  937. #~ msgstr ""
  938. #~ msgid "No abstract is available for this publication."
  939. #~ msgstr "Tiada abstrak yang wujud untuk terbitan ini."
  940. #~ msgid "Self Informations"
  941. #~ msgstr "Informasi kendiri"
  942. #~ msgid ""
  943. #~ "Change how forms are submited, <a "
  944. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  945. #~ " rel=\"external\">learn more about request "
  946. #~ "methods</a>"
  947. #~ msgstr ""
  948. #~ msgid ""
  949. #~ "This plugin checks if the address "
  950. #~ "of the request is a TOR exit "
  951. #~ "node, and informs the user if it"
  952. #~ " is, like check.torproject.org but from "
  953. #~ "searxng."
  954. #~ msgstr ""
  955. #~ msgid ""
  956. #~ "The TOR exit node list "
  957. #~ "(https://check.torproject.org/exit-addresses) is "
  958. #~ "unreachable."
  959. #~ msgstr ""
  960. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  961. #~ msgstr ""
  962. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  963. #~ msgstr ""
  964. #~ msgid ""
  965. #~ "The could not download the list of"
  966. #~ " Tor exit-nodes from "
  967. #~ "https://check.torproject.org/exit-addresses."
  968. #~ msgstr ""
  969. #~ msgid ""
  970. #~ "You are using Tor. It looks like"
  971. #~ " you have this external IP address:"
  972. #~ " {ip_address}."
  973. #~ msgstr ""
  974. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  975. #~ msgstr ""
  976. #~ msgid "Autodetect search language"
  977. #~ msgstr ""
  978. #~ msgid "Automatically detect the query search language and switch to it."
  979. #~ msgstr ""
  980. #~ msgid "others"
  981. #~ msgstr "lain-lain"
  982. #~ msgid ""
  983. #~ "This tab does not show up for "
  984. #~ "search results, but you can search "
  985. #~ "the engines listed here via bangs."
  986. #~ msgstr ""
  987. #~ msgid "Shortcut"
  988. #~ msgstr ""
  989. #~ msgid "!bang"
  990. #~ msgstr ""
  991. #~ msgid ""
  992. #~ "This tab dues not exists in the"
  993. #~ " user interface, but you can search"
  994. #~ " in these engines by its !bangs."
  995. #~ msgstr ""
  996. #~ msgid "Engines cannot retrieve results."
  997. #~ msgstr ""
  998. #~ msgid "Please, try again later or find another SearXNG instance."
  999. #~ msgstr ""
  1000. #~ msgid ""
  1001. #~ "Redirect to open-access versions of "
  1002. #~ "publications when available (plugin required)"
  1003. #~ msgstr ""
  1004. #~ msgid "Bang"
  1005. #~ msgstr ""
  1006. #~ msgid ""
  1007. #~ "Change how forms are submitted, <a "
  1008. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1009. #~ " rel=\"external\">learn more about request "
  1010. #~ "methods</a>"
  1011. #~ msgstr ""
  1012. #~ "Ubah cara borang diserahkan,<a "
  1013. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1014. #~ " rel=\"external\">ketahui lebih lanjut tentang"
  1015. #~ " kaedah permintaan</a>"
  1016. #~ msgid "On"
  1017. #~ msgstr "Buka"
  1018. #~ msgid "Off"
  1019. #~ msgstr "Tutup"
  1020. #~ msgid "Enabled"
  1021. #~ msgstr ""
  1022. #~ msgid "Disabled"
  1023. #~ msgstr ""
  1024. #~ msgid ""
  1025. #~ "Perform search immediately if a category"
  1026. #~ " selected. Disable to select multiple "
  1027. #~ "categories. (JavaScript required)"
  1028. #~ msgstr ""
  1029. #~ "Jalankan pencarian serta-merta jika "
  1030. #~ "kategori telah dipilih. Nyah-aktif untuk"
  1031. #~ " memilih pelbagai kategori. (JavaScript "
  1032. #~ "diperlukan)"