messages.po 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305
  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. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: PROJECT VERSION\n"
  13. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  14. "POT-Creation-Date: 2023-06-02 18:00+0000\n"
  15. "PO-Revision-Date: 2023-06-02 07:07+0000\n"
  16. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  17. "Language: ms\n"
  18. "Language-Team: Malay "
  19. "<https://translate.codeberg.org/projects/searxng/searxng/ms/>\n"
  20. "Plural-Forms: nplurals=1; plural=0;\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=utf-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Generated-By: Babel 2.12.1\n"
  25. #. CONSTANT_NAMES['NO_SUBGROUPING']
  26. #: searx/searxng.msg
  27. msgid "without further subgrouping"
  28. msgstr ""
  29. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  30. #: searx/searxng.msg
  31. msgid "other"
  32. msgstr "lain"
  33. #. CATEGORY_NAMES['FILES']
  34. #: searx/searxng.msg
  35. msgid "files"
  36. msgstr "fail-fail"
  37. #. CATEGORY_NAMES['GENERAL']
  38. #: searx/searxng.msg
  39. msgid "general"
  40. msgstr "umum"
  41. #. CATEGORY_NAMES['MUSIC']
  42. #: searx/searxng.msg
  43. msgid "music"
  44. msgstr "muzik"
  45. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  46. #: searx/searxng.msg
  47. msgid "social media"
  48. msgstr "media sosial"
  49. #. CATEGORY_NAMES['IMAGES']
  50. #: searx/searxng.msg
  51. msgid "images"
  52. msgstr "gambar-gambar"
  53. #. CATEGORY_NAMES['VIDEOS']
  54. #: searx/searxng.msg
  55. msgid "videos"
  56. msgstr "video"
  57. #. CATEGORY_NAMES['IT']
  58. #: searx/searxng.msg
  59. msgid "it"
  60. msgstr "ia"
  61. #. CATEGORY_NAMES['NEWS']
  62. #: searx/searxng.msg
  63. msgid "news"
  64. msgstr "berita"
  65. #. CATEGORY_NAMES['MAP']
  66. #: searx/searxng.msg
  67. msgid "map"
  68. msgstr "peta"
  69. #. CATEGORY_NAMES['ONIONS']
  70. #: searx/searxng.msg
  71. msgid "onions"
  72. msgstr "bawang"
  73. #. CATEGORY_NAMES['SCIENCE']
  74. #: searx/searxng.msg
  75. msgid "science"
  76. msgstr "sains"
  77. #. CATEGORY_GROUPS['APPS']
  78. #: searx/searxng.msg
  79. msgid "apps"
  80. msgstr "aplikasi"
  81. #. CATEGORY_GROUPS['DICTIONARIES']
  82. #: searx/searxng.msg
  83. msgid "dictionaries"
  84. msgstr "kamus"
  85. #. CATEGORY_GROUPS['LYRICS']
  86. #: searx/searxng.msg
  87. msgid "lyrics"
  88. msgstr "lirik"
  89. #. CATEGORY_GROUPS['PACKAGES']
  90. #: searx/searxng.msg
  91. msgid "packages"
  92. msgstr "pakej"
  93. #. CATEGORY_GROUPS['Q_A']
  94. #: searx/searxng.msg
  95. msgid "q&a"
  96. msgstr "S&J"
  97. #. CATEGORY_GROUPS['REPOS']
  98. #: searx/searxng.msg
  99. msgid "repos"
  100. msgstr "repositori"
  101. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  102. #: searx/searxng.msg
  103. msgid "software wikis"
  104. msgstr "wiki perisian"
  105. #. CATEGORY_GROUPS['WEB']
  106. #: searx/searxng.msg
  107. msgid "web"
  108. msgstr "web"
  109. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  110. #: searx/searxng.msg
  111. msgid "scientific publications"
  112. msgstr "penerbitan ilmiah"
  113. #. STYLE_NAMES['AUTO']
  114. #: searx/searxng.msg
  115. msgid "auto"
  116. msgstr "auto"
  117. #. STYLE_NAMES['LIGHT']
  118. #: searx/searxng.msg
  119. msgid "light"
  120. msgstr "terang"
  121. #. STYLE_NAMES['DARK']
  122. #: searx/searxng.msg
  123. msgid "dark"
  124. msgstr "gelap"
  125. #: searx/webapp.py:167
  126. msgid "timeout"
  127. msgstr "masa tamat"
  128. #: searx/webapp.py:168
  129. msgid "parsing error"
  130. msgstr "ralat huraian"
  131. #: searx/webapp.py:169
  132. msgid "HTTP protocol error"
  133. msgstr "kesilapan protokol HTTP"
  134. #: searx/webapp.py:170
  135. msgid "network error"
  136. msgstr "ralat rangkaian"
  137. #: searx/webapp.py:171
  138. msgid "SSL error: certificate validation has failed"
  139. msgstr "RALAT ssl: pengesahan sijil gagal"
  140. #: searx/webapp.py:173
  141. msgid "unexpected crash"
  142. msgstr "kemalangan tidak dijangka"
  143. #: searx/webapp.py:180
  144. msgid "HTTP error"
  145. msgstr "kesilapan HTTP"
  146. #: searx/webapp.py:181
  147. msgid "HTTP connection error"
  148. msgstr "kesilapan sambungan HTTP"
  149. #: searx/webapp.py:187
  150. msgid "proxy error"
  151. msgstr "kesilapan proksi"
  152. #: searx/webapp.py:188
  153. msgid "CAPTCHA"
  154. msgstr "CAPTCHA"
  155. #: searx/webapp.py:189
  156. msgid "too many requests"
  157. msgstr "terlalu banyak permintaan"
  158. #: searx/webapp.py:190
  159. msgid "access denied"
  160. msgstr "akses dinafikan"
  161. #: searx/webapp.py:191
  162. msgid "server API error"
  163. msgstr "ralat API pelayan"
  164. #: searx/webapp.py:363
  165. msgid "No item found"
  166. msgstr "barang tidak dijumpai"
  167. #: searx/engines/qwant.py:218
  168. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  169. msgid "Source"
  170. msgstr "Punca"
  171. #: searx/webapp.py:367
  172. msgid "Error loading the next page"
  173. msgstr "Gagal memuat turun muka seterusnya"
  174. #: searx/webapp.py:520 searx/webapp.py:953
  175. msgid "Invalid settings, please edit your preferences"
  176. msgstr "Kesilapan tetapan, sila ubahsuai pilihan"
  177. #: searx/webapp.py:536
  178. msgid "Invalid settings"
  179. msgstr "Tetapan tidak sah"
  180. #: searx/webapp.py:613 searx/webapp.py:691
  181. msgid "search error"
  182. msgstr "ralat pencarian"
  183. #: searx/webapp.py:857
  184. msgid "Suspended"
  185. msgstr "Digantung"
  186. #: searx/webutils.py:205
  187. msgid "{minutes} minute(s) ago"
  188. msgstr "{minit} minit yang lalu"
  189. #: searx/webutils.py:206
  190. msgid "{hours} hour(s), {minutes} minute(s) ago"
  191. msgstr "{jam} jam, {minit} minit yang lalu"
  192. #: searx/answerers/random/answerer.py:67
  193. msgid "Random value generator"
  194. msgstr "Penjana nombor rawak"
  195. #: searx/answerers/random/answerer.py:68
  196. msgid "Generate different random values"
  197. msgstr "Jana jumlah rawak yang berbeza"
  198. #: searx/answerers/statistics/answerer.py:47
  199. msgid "Statistics functions"
  200. msgstr "Fungsi statistik"
  201. #: searx/answerers/statistics/answerer.py:48
  202. msgid "Compute {functions} of the arguments"
  203. msgstr ""
  204. #: searx/engines/openstreetmap.py:160
  205. msgid "Get directions"
  206. msgstr "Dapatkan tunjuk-arah"
  207. #: searx/engines/pdbe.py:96
  208. msgid "{title} (OBSOLETE)"
  209. msgstr "{title} (USANG)"
  210. #: searx/engines/pdbe.py:103
  211. msgid "This entry has been superseded by"
  212. msgstr "Kemasukan ini telah diganti oleh"
  213. #: searx/engines/qwant.py:220
  214. msgid "Channel"
  215. msgstr "Saluran"
  216. #: searx/engines/semantic_scholar.py:81
  217. msgid ""
  218. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  219. "{lastCitationVelocityYear}"
  220. msgstr ""
  221. #: searx/engines/tineye.py:40
  222. msgid ""
  223. "Could not read that image url. This may be due to an unsupported file "
  224. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  225. " WebP."
  226. msgstr ""
  227. "Tidak boleh mengakses pautan imeg. Ini boleh disebabkan oleh format file "
  228. "yang tidak disokong. TinEye hanya menyokong imeg yang dalam format JPEG, "
  229. "PNG, GIF, BMP, TIFF atau WebP."
  230. #: searx/engines/tineye.py:46
  231. msgid ""
  232. "The image is too simple to find matches. TinEye requires a basic level of"
  233. " visual detail to successfully identify matches."
  234. msgstr ""
  235. #: searx/engines/tineye.py:52
  236. msgid "The image could not be downloaded."
  237. msgstr "Imej tidak dapat dimuat turun."
  238. #: searx/engines/wttr.py:101
  239. msgid "Morning"
  240. msgstr "Pagi"
  241. #: searx/engines/wttr.py:101
  242. msgid "Noon"
  243. msgstr "Tengah hari"
  244. #: searx/engines/wttr.py:101
  245. msgid "Evening"
  246. msgstr "Petang"
  247. #: searx/engines/wttr.py:101
  248. msgid "Night"
  249. msgstr "Malam"
  250. #: searx/plugins/hash_plugin.py:24
  251. msgid "Converts strings to different hash digests."
  252. msgstr "Ubah rentetan kepada \"hash digest\" yang berbeza."
  253. #: searx/plugins/hash_plugin.py:52
  254. msgid "hash digest"
  255. msgstr ""
  256. #: searx/plugins/hostname_replace.py:9
  257. msgid "Hostname replace"
  258. msgstr "Gantikan nama hos"
  259. #: searx/plugins/hostname_replace.py:10
  260. #, fuzzy
  261. msgid "Rewrite result hostnames or remove results based on the hostname"
  262. msgstr ""
  263. "Tulis semula menyebabkan nama hos atau buang keputusan berdasarkan nama "
  264. "hos"
  265. #: searx/plugins/oa_doi_rewrite.py:9
  266. msgid "Open Access DOI rewrite"
  267. msgstr "Akses Terbuka DOI tulis-semula"
  268. #: searx/plugins/oa_doi_rewrite.py:10
  269. msgid ""
  270. "Avoid paywalls by redirecting to open-access versions of publications "
  271. "when available"
  272. msgstr ""
  273. "Elakkan paywall dengan mengubahalih kepada penerbitan versi akses-awam "
  274. "jika ada"
  275. #: searx/plugins/search_on_category_select.py:19
  276. msgid "Search on category select"
  277. msgstr "Cari dalam kategori pilihan"
  278. #: searx/plugins/search_on_category_select.py:20
  279. msgid ""
  280. "Perform search immediately if a category selected. Disable to select "
  281. "multiple categories. (JavaScript required)"
  282. msgstr ""
  283. "Jalankan pencarian serta-merta jika kategori telah dipilih. Nyah-aktif "
  284. "untuk memilih pelbagai kategori. (JavaScript diperlukan)"
  285. #: searx/plugins/self_info.py:20
  286. msgid "Self Information"
  287. msgstr "Maklumat Diri"
  288. #: searx/plugins/self_info.py:21
  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 ""
  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:46
  345. msgid "About"
  346. msgstr "Tentang"
  347. #: searx/templates/simple/base.html:50
  348. msgid "Donate"
  349. msgstr "Derma"
  350. #: searx/templates/simple/base.html:54
  351. #: searx/templates/simple/preferences.html:156
  352. msgid "Preferences"
  353. msgstr ""
  354. #: searx/templates/simple/base.html:64
  355. msgid "Powered by"
  356. msgstr ""
  357. #: searx/templates/simple/base.html:64
  358. msgid "a privacy-respecting, open metasearch engine"
  359. msgstr ""
  360. #: searx/templates/simple/base.html:65
  361. msgid "Source code"
  362. msgstr "Kod sumber"
  363. #: searx/templates/simple/base.html:66
  364. msgid "Issue tracker"
  365. msgstr ""
  366. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  367. msgid "Engine stats"
  368. msgstr "Statistik enjin"
  369. #: searx/templates/simple/base.html:69
  370. msgid "Public instances"
  371. msgstr ""
  372. #: searx/templates/simple/base.html:72
  373. msgid "Privacy policy"
  374. msgstr ""
  375. #: searx/templates/simple/base.html:75
  376. msgid "Contact instance maintainer"
  377. msgstr ""
  378. #: searx/templates/simple/categories.html:24
  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 ""
  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:204
  452. msgid "Privacy"
  453. msgstr "Privasi"
  454. #: searx/templates/simple/preferences.html:217
  455. msgid "Engines"
  456. msgstr "Enjin-enjin"
  457. #: searx/templates/simple/preferences.html:219
  458. msgid "Currently used search engines"
  459. msgstr "Enjin carian yang digunakan pada masa ini"
  460. #: searx/templates/simple/preferences.html:227
  461. msgid "Special Queries"
  462. msgstr "Pertanyaan Khas"
  463. #: searx/templates/simple/preferences.html:233
  464. msgid "Cookies"
  465. msgstr ""
  466. #: searx/templates/simple/results.html:23
  467. msgid "Answers"
  468. msgstr ""
  469. #: searx/templates/simple/results.html:39
  470. msgid "Number of results"
  471. msgstr "Bilangan keputusan"
  472. #: searx/templates/simple/results.html:45
  473. msgid "Info"
  474. msgstr "Maklumat"
  475. #: searx/templates/simple/results.html:74
  476. msgid "Try searching for:"
  477. msgstr "Cuba cari:"
  478. #: searx/templates/simple/results.html:106
  479. msgid "Back to top"
  480. msgstr "Balik ke atas"
  481. #: searx/templates/simple/results.html:124
  482. msgid "Previous page"
  483. msgstr "Halaman sebelumnya"
  484. #: searx/templates/simple/results.html:141
  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 ""
  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:24
  516. #: searx/templates/simple/stats.html:28
  517. msgid "Response time"
  518. msgstr "Masa tindak balas"
  519. #: searx/templates/simple/preferences/engines.html:28
  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 ""
  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:28
  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:5
  683. #: searx/templates/simple/preferences/infinite_scroll.html:5
  684. #: searx/templates/simple/preferences/results_on_new_tab.html:5
  685. msgid "On"
  686. msgstr "Buka"
  687. #: searx/templates/simple/preferences/center_alignment.html:6
  688. #: searx/templates/simple/preferences/infinite_scroll.html:6
  689. #: searx/templates/simple/preferences/results_on_new_tab.html:6
  690. msgid "Off"
  691. msgstr "Tutup"
  692. #: searx/templates/simple/preferences/center_alignment.html:10
  693. msgid "Displays results in the center of the page (Oscar layout)."
  694. msgstr ""
  695. #: searx/templates/simple/preferences/cookies.html:2
  696. msgid ""
  697. "This is the list of cookies and their values SearXNG is storing on your "
  698. "computer."
  699. msgstr ""
  700. #: searx/templates/simple/preferences/cookies.html:3
  701. #, fuzzy
  702. msgid "With that list, you can assess SearXNG transparency."
  703. msgstr "Dengan senarai ini, anda boleh menilai ketelusan SearXNG."
  704. #: searx/templates/simple/preferences/cookies.html:9
  705. msgid "Cookie name"
  706. msgstr ""
  707. #: searx/templates/simple/preferences/cookies.html:10
  708. msgid "Value"
  709. msgstr "Nilai"
  710. #: searx/templates/simple/preferences/cookies.html:23
  711. msgid "Search URL of the currently saved preferences"
  712. msgstr ""
  713. #: searx/templates/simple/preferences/cookies.html:32
  714. msgid ""
  715. "Note: specifying custom settings in the search URL can reduce privacy by "
  716. "leaking data to the clicked result sites."
  717. msgstr ""
  718. #: searx/templates/simple/preferences/cookies.html:35
  719. msgid "URL to restore your preferences in another browser"
  720. msgstr "URL untuk memulihkan pilihan anda dalam pelayar lain"
  721. #: searx/templates/simple/preferences/cookies.html:44
  722. msgid ""
  723. "Specifying custom settings in the preferences URL can be used to sync "
  724. "preferences across devices."
  725. msgstr ""
  726. #: searx/templates/simple/preferences/doi_resolver.html:2
  727. msgid "Open Access DOI resolver"
  728. msgstr ""
  729. #: searx/templates/simple/preferences/doi_resolver.html:14
  730. msgid "Select service used by DOI rewrite"
  731. msgstr ""
  732. #: searx/templates/simple/preferences/engines.html:9
  733. msgid ""
  734. "This tab does not exists in the user interface, but you can search in "
  735. "these engines by its !bangs."
  736. msgstr ""
  737. #: searx/templates/simple/preferences/engines.html:19
  738. msgid "!bang"
  739. msgstr ""
  740. #: searx/templates/simple/preferences/engines.html:20
  741. msgid "Supports selected language"
  742. msgstr ""
  743. #: searx/templates/simple/preferences/engines.html:26
  744. msgid "Max time"
  745. msgstr "Masa maksimum"
  746. #: searx/templates/simple/preferences/footer.html:2
  747. msgid ""
  748. "These settings are stored in your cookies, this allows us not to store "
  749. "this data about you."
  750. msgstr ""
  751. #: searx/templates/simple/preferences/footer.html:3
  752. msgid ""
  753. "These cookies serve your sole convenience, we don't use these cookies to "
  754. "track you."
  755. msgstr ""
  756. #: searx/templates/simple/preferences/footer.html:6
  757. msgid "Save"
  758. msgstr "Simpan"
  759. #: searx/templates/simple/preferences/footer.html:9
  760. msgid "Reset defaults"
  761. msgstr ""
  762. #: searx/templates/simple/preferences/footer.html:13
  763. msgid "Back"
  764. msgstr "Balik"
  765. #: searx/templates/simple/preferences/image_proxy.html:2
  766. msgid "Image proxy"
  767. msgstr "Proksi imej"
  768. #: searx/templates/simple/preferences/image_proxy.html:5
  769. #: searx/templates/simple/preferences/query_in_title.html:5
  770. msgid "Enabled"
  771. msgstr ""
  772. #: searx/templates/simple/preferences/image_proxy.html:6
  773. #: searx/templates/simple/preferences/query_in_title.html:6
  774. msgid "Disabled"
  775. msgstr ""
  776. #: searx/templates/simple/preferences/image_proxy.html:10
  777. msgid "Proxying image results through SearXNG"
  778. msgstr ""
  779. #: searx/templates/simple/preferences/infinite_scroll.html:2
  780. msgid "Infinite scroll"
  781. msgstr ""
  782. #: searx/templates/simple/preferences/infinite_scroll.html:10
  783. msgid "Automatically load next page when scrolling to bottom of current page"
  784. msgstr ""
  785. #: searx/templates/simple/preferences/language.html:24
  786. msgid "What language do you prefer for search?"
  787. msgstr "Bahasa apa yang anda suka untuk membuat carian?"
  788. #: searx/templates/simple/preferences/language.html:25
  789. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  790. msgstr ""
  791. #: searx/templates/simple/preferences/method.html:2
  792. msgid "HTTP Method"
  793. msgstr "Kaedah HTTP"
  794. #: searx/templates/simple/preferences/method.html:14
  795. msgid ""
  796. "Change how forms are submitted, <a "
  797. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  798. " rel=\"external\">learn more about request methods</a>"
  799. msgstr ""
  800. "Ubah cara borang diserahkan,<a "
  801. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  802. " rel=\"external\">ketahui lebih lanjut tentang kaedah permintaan</a>"
  803. #: searx/templates/simple/preferences/query_in_title.html:2
  804. msgid "Query in the page's title"
  805. msgstr ""
  806. #: searx/templates/simple/preferences/query_in_title.html:10
  807. msgid ""
  808. "When enabled, the result page's title contains your query. Your browser "
  809. "can record this title"
  810. msgstr ""
  811. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  812. msgid "Results on new tabs"
  813. msgstr ""
  814. #: searx/templates/simple/preferences/results_on_new_tab.html:10
  815. msgid "Open result links on new browser tabs"
  816. msgstr ""
  817. #: searx/templates/simple/preferences/safesearch.html:20
  818. msgid "Filter content"
  819. msgstr "Tapis kandungan"
  820. #: searx/templates/simple/preferences/theme.html:2
  821. msgid "Theme"
  822. msgstr "Tema"
  823. #: searx/templates/simple/preferences/theme.html:14
  824. msgid "Change SearXNG layout"
  825. msgstr ""
  826. #: searx/templates/simple/preferences/theme.html:19
  827. msgid "Theme style"
  828. msgstr "Gaya tema"
  829. #: searx/templates/simple/preferences/theme.html:31
  830. msgid "Choose auto to follow your browser settings"
  831. msgstr ""
  832. #: searx/templates/simple/preferences/tokens.html:2
  833. msgid "Engine tokens"
  834. msgstr "Token enjin"
  835. #: searx/templates/simple/preferences/tokens.html:9
  836. msgid "Access tokens for private engines"
  837. msgstr "Akses token untuk enjin persendirian"
  838. #: searx/templates/simple/preferences/ui_locale.html:2
  839. msgid "Interface language"
  840. msgstr ""
  841. #: searx/templates/simple/preferences/ui_locale.html:14
  842. msgid "Change the language of the layout"
  843. msgstr ""
  844. #: searx/templates/simple/result_templates/default.html:6
  845. msgid "show media"
  846. msgstr "tunjuk media"
  847. #: searx/templates/simple/result_templates/default.html:6
  848. msgid "hide media"
  849. msgstr "sembunyikan media"
  850. #: searx/templates/simple/result_templates/default.html:14
  851. #: searx/templates/simple/result_templates/videos.html:14
  852. msgid "This site did not provide any description."
  853. msgstr "Laman web ini tidak memberikan sebarang diskripsi."
  854. #: searx/templates/simple/result_templates/images.html:19
  855. msgid "Format"
  856. msgstr "Format"
  857. #: searx/templates/simple/result_templates/images.html:21
  858. msgid "Engine"
  859. msgstr "Enjin"
  860. #: searx/templates/simple/result_templates/images.html:22
  861. msgid "View source"
  862. msgstr ""
  863. #: searx/templates/simple/result_templates/map.html:12
  864. msgid "address"
  865. msgstr "alamat"
  866. #: searx/templates/simple/result_templates/map.html:43
  867. msgid "show map"
  868. msgstr "tunjuk peta"
  869. #: searx/templates/simple/result_templates/map.html:43
  870. msgid "hide map"
  871. msgstr "sembunyikan peta"
  872. #: searx/templates/simple/result_templates/paper.html:5
  873. msgid "Published date"
  874. msgstr "Tarikh diterbitkan"
  875. #: searx/templates/simple/result_templates/paper.html:9
  876. msgid "Journal"
  877. msgstr ""
  878. #: searx/templates/simple/result_templates/paper.html:22
  879. msgid "Editor"
  880. msgstr ""
  881. #: searx/templates/simple/result_templates/paper.html:23
  882. msgid "Publisher"
  883. msgstr ""
  884. #: searx/templates/simple/result_templates/paper.html:24
  885. msgid "Type"
  886. msgstr ""
  887. #: searx/templates/simple/result_templates/paper.html:25
  888. msgid "Tags"
  889. msgstr "Tag"
  890. #: searx/templates/simple/result_templates/paper.html:26
  891. msgid "DOI"
  892. msgstr "DOI"
  893. #: searx/templates/simple/result_templates/paper.html:27
  894. msgid "ISSN"
  895. msgstr "ISSN"
  896. #: searx/templates/simple/result_templates/paper.html:28
  897. msgid "ISBN"
  898. msgstr "ISBN"
  899. #: searx/templates/simple/result_templates/paper.html:33
  900. msgid "PDF"
  901. msgstr "PDF"
  902. #: searx/templates/simple/result_templates/paper.html:34
  903. msgid "HTML"
  904. msgstr "HTML"
  905. #: searx/templates/simple/result_templates/torrent.html:6
  906. msgid "magnet link"
  907. msgstr "pautan magnet"
  908. #: searx/templates/simple/result_templates/torrent.html:7
  909. msgid "torrent file"
  910. msgstr ""
  911. #: searx/templates/simple/result_templates/torrent.html:9
  912. msgid "Seeder"
  913. msgstr ""
  914. #: searx/templates/simple/result_templates/torrent.html:9
  915. msgid "Leecher"
  916. msgstr ""
  917. #: searx/templates/simple/result_templates/torrent.html:11
  918. msgid "Filesize"
  919. msgstr "Saiz fail"
  920. #: searx/templates/simple/result_templates/torrent.html:12
  921. msgid "Bytes"
  922. msgstr ""
  923. #: searx/templates/simple/result_templates/torrent.html:13
  924. msgid "kiB"
  925. msgstr "kiB"
  926. #: searx/templates/simple/result_templates/torrent.html:14
  927. msgid "MiB"
  928. msgstr "MiB"
  929. #: searx/templates/simple/result_templates/torrent.html:15
  930. msgid "GiB"
  931. msgstr "GiB"
  932. #: searx/templates/simple/result_templates/torrent.html:16
  933. msgid "TiB"
  934. msgstr "TiB"
  935. #: searx/templates/simple/result_templates/torrent.html:20
  936. msgid "Number of Files"
  937. msgstr ""
  938. #: searx/templates/simple/result_templates/videos.html:6
  939. msgid "show video"
  940. msgstr "tunjukkan video"
  941. #: searx/templates/simple/result_templates/videos.html:6
  942. msgid "hide video"
  943. msgstr "sembunyikkan video"
  944. #~ msgid "Scores per result"
  945. #~ msgstr ""
  946. #~ msgid "a privacy-respecting, hackable metasearch engine"
  947. #~ msgstr ""
  948. #~ msgid "No abstract is available for this publication."
  949. #~ msgstr "Tiada abstrak yang wujud untuk terbitan ini."
  950. #~ msgid "Self Informations"
  951. #~ msgstr "Informasi kendiri"
  952. #~ msgid ""
  953. #~ "Change how forms are submited, <a "
  954. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  955. #~ " rel=\"external\">learn more about request "
  956. #~ "methods</a>"
  957. #~ msgstr ""
  958. #~ msgid ""
  959. #~ "This plugin checks if the address "
  960. #~ "of the request is a TOR exit "
  961. #~ "node, and informs the user if it"
  962. #~ " is, like check.torproject.org but from "
  963. #~ "searxng."
  964. #~ msgstr ""
  965. #~ msgid ""
  966. #~ "The TOR exit node list "
  967. #~ "(https://check.torproject.org/exit-addresses) is "
  968. #~ "unreachable."
  969. #~ msgstr ""
  970. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  971. #~ msgstr ""
  972. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  973. #~ msgstr ""
  974. #~ msgid ""
  975. #~ "The could not download the list of"
  976. #~ " Tor exit-nodes from "
  977. #~ "https://check.torproject.org/exit-addresses."
  978. #~ msgstr ""
  979. #~ msgid ""
  980. #~ "You are using Tor. It looks like"
  981. #~ " you have this external IP address:"
  982. #~ " {ip_address}."
  983. #~ msgstr ""
  984. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  985. #~ msgstr ""
  986. #~ msgid "Autodetect search language"
  987. #~ msgstr ""
  988. #~ msgid "Automatically detect the query search language and switch to it."
  989. #~ msgstr ""
  990. #~ msgid "others"
  991. #~ msgstr "lain-lain"
  992. #~ msgid ""
  993. #~ "This tab does not show up for "
  994. #~ "search results, but you can search "
  995. #~ "the engines listed here via bangs."
  996. #~ msgstr ""
  997. #~ msgid "Shortcut"
  998. #~ msgstr ""
  999. #~ msgid "!bang"
  1000. #~ msgstr ""
  1001. #~ msgid ""
  1002. #~ "This tab dues not exists in the"
  1003. #~ " user interface, but you can search"
  1004. #~ " in these engines by its !bangs."
  1005. #~ msgstr ""
  1006. #~ msgid "Engines cannot retrieve results."
  1007. #~ msgstr ""
  1008. #~ msgid "Please, try again later or find another SearXNG instance."
  1009. #~ msgstr ""
  1010. #~ msgid ""
  1011. #~ "Redirect to open-access versions of "
  1012. #~ "publications when available (plugin required)"
  1013. #~ msgstr ""
  1014. #~ msgid "Bang"
  1015. #~ msgstr ""