messages.po 33 KB

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