messages.po 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584
  1. # Indonesian translations for PROJECT.
  2. # Copyright (C) 2021 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
  5. # Linerly <linerly@protonmail.com>, 2022, 2023.
  6. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  7. # return42 <markus.heiser@darmarit.de>, 2023.
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: PROJECT VERSION\n"
  11. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  12. "POT-Creation-Date: 2023-12-23 08:54+0000\n"
  13. "PO-Revision-Date: 2023-12-27 12:16+0000\n"
  14. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  15. "Language-Team: Indonesian <https://translate.codeberg.org/projects/searxng/"
  16. "searxng/id/>\n"
  17. "Language: id\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=utf-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Plural-Forms: nplurals=1; plural=0;\n"
  22. "X-Generator: Weblate 5.3.1\n"
  23. "Generated-By: Babel 2.14.0\n"
  24. #. CONSTANT_NAMES['NO_SUBGROUPING']
  25. #: searx/searxng.msg
  26. msgid "without further subgrouping"
  27. msgstr "tanpa subkelompok lebih lanjut"
  28. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  29. #: searx/searxng.msg
  30. msgid "other"
  31. msgstr "lainnya"
  32. #. CATEGORY_NAMES['FILES']
  33. #: searx/searxng.msg
  34. msgid "files"
  35. msgstr "berkas"
  36. #. CATEGORY_NAMES['GENERAL']
  37. #: searx/searxng.msg
  38. msgid "general"
  39. msgstr "umum"
  40. #. CATEGORY_NAMES['MUSIC']
  41. #: searx/searxng.msg
  42. msgid "music"
  43. msgstr "musik"
  44. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  45. #: searx/searxng.msg
  46. msgid "social media"
  47. msgstr "media sosial"
  48. #. CATEGORY_NAMES['IMAGES']
  49. #: searx/searxng.msg
  50. msgid "images"
  51. msgstr "gambar"
  52. #. CATEGORY_NAMES['VIDEOS']
  53. #: searx/searxng.msg
  54. msgid "videos"
  55. msgstr "video"
  56. #. CATEGORY_NAMES['IT']
  57. #: searx/searxng.msg
  58. msgid "it"
  59. msgstr "teknologi"
  60. #. CATEGORY_NAMES['NEWS']
  61. #: searx/searxng.msg
  62. msgid "news"
  63. msgstr "berita"
  64. #. CATEGORY_NAMES['MAP']
  65. #: searx/searxng.msg
  66. msgid "map"
  67. msgstr "peta"
  68. #. CATEGORY_NAMES['ONIONS']
  69. #: searx/searxng.msg
  70. msgid "onions"
  71. msgstr "onion"
  72. #. CATEGORY_NAMES['SCIENCE']
  73. #: searx/searxng.msg
  74. msgid "science"
  75. msgstr "sains"
  76. #. CATEGORY_GROUPS['APPS']
  77. #: searx/searxng.msg
  78. msgid "apps"
  79. msgstr "aplikasi"
  80. #. CATEGORY_GROUPS['DICTIONARIES']
  81. #: searx/searxng.msg
  82. msgid "dictionaries"
  83. msgstr "kamus"
  84. #. CATEGORY_GROUPS['LYRICS']
  85. #: searx/searxng.msg
  86. msgid "lyrics"
  87. msgstr "lirik"
  88. #. CATEGORY_GROUPS['PACKAGES']
  89. #: searx/searxng.msg
  90. msgid "packages"
  91. msgstr "paket"
  92. #. CATEGORY_GROUPS['Q_A']
  93. #: searx/searxng.msg
  94. msgid "q&a"
  95. msgstr "tanya jawab"
  96. #. CATEGORY_GROUPS['REPOS']
  97. #: searx/searxng.msg
  98. msgid "repos"
  99. msgstr "repositori"
  100. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  101. #: searx/searxng.msg
  102. msgid "software wikis"
  103. msgstr "wiki perangkat lunak"
  104. #. CATEGORY_GROUPS['WEB']
  105. #: searx/searxng.msg
  106. msgid "web"
  107. msgstr "web"
  108. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  109. #: searx/searxng.msg
  110. msgid "scientific publications"
  111. msgstr "publikasi ilmiah"
  112. #. STYLE_NAMES['AUTO']
  113. #: searx/searxng.msg
  114. msgid "auto"
  115. msgstr "otomatis"
  116. #. STYLE_NAMES['LIGHT']
  117. #: searx/searxng.msg
  118. msgid "light"
  119. msgstr "cerah"
  120. #. STYLE_NAMES['DARK']
  121. #: searx/searxng.msg
  122. msgid "dark"
  123. msgstr "gelap"
  124. #: searx/webapp.py:332
  125. msgid "No item found"
  126. msgstr "Item tidak ditemukan"
  127. #: searx/engines/qwant.py:280
  128. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:334
  129. msgid "Source"
  130. msgstr "Sumber"
  131. #: searx/webapp.py:336
  132. msgid "Error loading the next page"
  133. msgstr "Gagal memuat halaman berikutnya"
  134. #: searx/webapp.py:493 searx/webapp.py:889
  135. msgid "Invalid settings, please edit your preferences"
  136. msgstr "Pengaturan tidak valid, mohon ubah preferensi Anda"
  137. #: searx/webapp.py:509
  138. msgid "Invalid settings"
  139. msgstr "Pengaturan tidak valid"
  140. #: searx/webapp.py:586 searx/webapp.py:668
  141. msgid "search error"
  142. msgstr "kesalahan pencarian"
  143. #: searx/webutils.py:34
  144. msgid "timeout"
  145. msgstr "waktu habis"
  146. #: searx/webutils.py:35
  147. msgid "parsing error"
  148. msgstr "kesalahan penguraian"
  149. #: searx/webutils.py:36
  150. msgid "HTTP protocol error"
  151. msgstr "kesalahan protokol HTTP"
  152. #: searx/webutils.py:37
  153. msgid "network error"
  154. msgstr "kesalahan jaringan"
  155. #: searx/webutils.py:38
  156. msgid "SSL error: certificate validation has failed"
  157. msgstr "Kesalahan SSL: validasi sertifikat gagal"
  158. #: searx/webutils.py:40
  159. msgid "unexpected crash"
  160. msgstr "kegagalan yang tak terduga"
  161. #: searx/webutils.py:47
  162. msgid "HTTP error"
  163. msgstr "kesalahan HTTP"
  164. #: searx/webutils.py:48
  165. msgid "HTTP connection error"
  166. msgstr "kesalahan koneksi HTTP"
  167. #: searx/webutils.py:54
  168. msgid "proxy error"
  169. msgstr "kesalahan proksi"
  170. #: searx/webutils.py:55
  171. msgid "CAPTCHA"
  172. msgstr "CAPTCHA"
  173. #: searx/webutils.py:56
  174. msgid "too many requests"
  175. msgstr "terlalu banyak permintaan"
  176. #: searx/webutils.py:57
  177. msgid "access denied"
  178. msgstr "akses ditolak"
  179. #: searx/webutils.py:58
  180. msgid "server API error"
  181. msgstr "kesalahan server API"
  182. #: searx/webutils.py:77
  183. msgid "Suspended"
  184. msgstr "Ditangguhkan"
  185. #: searx/webutils.py:317
  186. msgid "{minutes} minute(s) ago"
  187. msgstr "{minutes} menit yang lalu"
  188. #: searx/webutils.py:318
  189. msgid "{hours} hour(s), {minutes} minute(s) ago"
  190. msgstr "{hours} jam, {minutes} menit yang lalu"
  191. #: searx/answerers/random/answerer.py:73
  192. msgid "Random value generator"
  193. msgstr "Penghasil nilai acak"
  194. #: searx/answerers/random/answerer.py:74
  195. msgid "Generate different random values"
  196. msgstr "Menghasilkan nilai-nilai acak yang berbeda"
  197. #: searx/answerers/statistics/answerer.py:47
  198. msgid "Statistics functions"
  199. msgstr "Fungsi statistik"
  200. #: searx/answerers/statistics/answerer.py:48
  201. msgid "Compute {functions} of the arguments"
  202. msgstr "Menghitung {functions} dari argumen"
  203. #: searx/engines/openstreetmap.py:160
  204. msgid "Get directions"
  205. msgstr "Mendapatkan arah"
  206. #: searx/engines/pdbe.py:96
  207. msgid "{title} (OBSOLETE)"
  208. msgstr "{title} (USANG)"
  209. #: searx/engines/pdbe.py:103
  210. msgid "This entry has been superseded by"
  211. msgstr "Masukan ini telah digantikan oleh"
  212. #: searx/engines/qwant.py:282
  213. msgid "Channel"
  214. msgstr "Saluran"
  215. #: searx/engines/radio_browser.py:104
  216. msgid "radio"
  217. msgstr "radio"
  218. #: searx/engines/radio_browser.py:106
  219. msgid "bitrate"
  220. msgstr "kecepatan bit"
  221. #: searx/engines/radio_browser.py:107
  222. msgid "votes"
  223. msgstr "vote"
  224. #: searx/engines/radio_browser.py:108
  225. msgid "clicks"
  226. msgstr "Klik"
  227. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  228. msgid "Language"
  229. msgstr "Bahasa"
  230. #: searx/engines/semantic_scholar.py:81
  231. msgid ""
  232. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  233. "{lastCitationVelocityYear}"
  234. msgstr ""
  235. "{numCitations} kutipan dari tahun {firstCitationVelocityYear} sampai "
  236. "{lastCitationVelocityYear}"
  237. #: searx/engines/tineye.py:40
  238. msgid ""
  239. "Could not read that image url. This may be due to an unsupported file "
  240. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  241. " WebP."
  242. msgstr ""
  243. "Tidak dapat membaca url gambar. Ini mungkin dikarenakan oleh format file "
  244. "yang tidak didukung. TinEye hanya mendukung gambar JPEG, PNG, GIF, BMP, "
  245. "TIFF, atau WebP."
  246. #: searx/engines/tineye.py:46
  247. msgid ""
  248. "The image is too simple to find matches. TinEye requires a basic level of"
  249. " visual detail to successfully identify matches."
  250. msgstr ""
  251. "Gambar ini terlalu sederhana untuk menemukan kecocokan. TinEye "
  252. "membutuhkan sebuah detail yang dasar untuk mengenal kecocokan dengan "
  253. "berhasil."
  254. #: searx/engines/tineye.py:52
  255. msgid "The image could not be downloaded."
  256. msgstr "Gambar ini tidak dapat diunduh."
  257. #: searx/engines/wttr.py:101
  258. msgid "Morning"
  259. msgstr "Pagi"
  260. #: searx/engines/wttr.py:101
  261. msgid "Noon"
  262. msgstr "Siang"
  263. #: searx/engines/wttr.py:101
  264. msgid "Evening"
  265. msgstr "Sore"
  266. #: searx/engines/wttr.py:101
  267. msgid "Night"
  268. msgstr "Malam"
  269. #: searx/engines/zlibrary.py:130
  270. msgid "Book rating"
  271. msgstr "Peringkat buku"
  272. #: searx/engines/zlibrary.py:131
  273. msgid "File quality"
  274. msgstr "Kualitas berkas"
  275. #: searx/plugins/hash_plugin.py:24
  276. msgid "Converts strings to different hash digests."
  277. msgstr "Mengubah string menjadi hash digest yang berbeda."
  278. #: searx/plugins/hash_plugin.py:52
  279. msgid "hash digest"
  280. msgstr "intisari hash"
  281. #: searx/plugins/hostname_replace.py:9
  282. msgid "Hostname replace"
  283. msgstr "Pengubah nama host"
  284. #: searx/plugins/hostname_replace.py:10
  285. msgid "Rewrite result hostnames or remove results based on the hostname"
  286. msgstr "Tulis ulang nama host hasil atau hapus hasil berdasarkan pada nama host"
  287. #: searx/plugins/oa_doi_rewrite.py:9
  288. msgid "Open Access DOI rewrite"
  289. msgstr "Penulisan ulang Open Access DOI"
  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. "Hindari paywall dengan mengalihkan ke versi yang terbuka dari publikasi "
  296. "saat tersedia"
  297. #: searx/plugins/self_info.py:10
  298. msgid "Self Information"
  299. msgstr "Informasi 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. "Menampilkan IP Anda jika pencariannya adalah \"ip\" dan agen pengguna "
  306. "Anda jika pencariannya mengandung \"user agent\"."
  307. #: searx/plugins/tor_check.py:25
  308. msgid "Tor check plugin"
  309. msgstr "Plugin pemeriksaan Tor"
  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. "Plugin ini memeriksa jika alamat permintaan adalah node keluar Tor, dan "
  316. "memberi tahu pengguna jika benar; seperti check.torproject.org, tetapi "
  317. "dari SearXNG."
  318. #: searx/plugins/tor_check.py:62
  319. msgid ""
  320. "Could not download the list of Tor exit-nodes from: "
  321. "https://check.torproject.org/exit-addresses"
  322. msgstr ""
  323. "Tidak dapat mengunduh daftar node keluar Tor dari: "
  324. "https://check.torproject.org/exit-addresses"
  325. #: searx/plugins/tor_check.py:78
  326. msgid ""
  327. "You are using Tor and it looks like you have this external IP address: "
  328. "{ip_address}"
  329. msgstr ""
  330. "Anda sedang menggunakan Tor dan sepertinya Anda memiliki alamat IP "
  331. "eksternal berikut: {ip_address}"
  332. #: searx/plugins/tor_check.py:86
  333. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  334. msgstr ""
  335. "Anda sedang tidak menggunakan Tor dan Anda memiliki alamat IP eksternal "
  336. "berikut: {ip_address}"
  337. #: searx/plugins/tracker_url_remover.py:29
  338. msgid "Tracker URL remover"
  339. msgstr "Penghapus URL pelacak"
  340. #: searx/plugins/tracker_url_remover.py:30
  341. msgid "Remove trackers arguments from the returned URL"
  342. msgstr "Membuang argumen pelacak dari URL yang dikembalikan"
  343. #: searx/templates/simple/404.html:4
  344. msgid "Page not found"
  345. msgstr "Halaman tidak ditemukan"
  346. #: searx/templates/simple/404.html:6
  347. #, python-format
  348. msgid "Go to %(search_page)s."
  349. msgstr "Pergi ke %(search_page)s."
  350. #: searx/templates/simple/404.html:6
  351. msgid "search page"
  352. msgstr "halaman pencarian"
  353. #: searx/templates/simple/base.html:49
  354. msgid "About"
  355. msgstr "Tentang"
  356. #: searx/templates/simple/base.html:53
  357. msgid "Donate"
  358. msgstr "Donasi"
  359. #: searx/templates/simple/base.html:57
  360. #: searx/templates/simple/preferences.html:156
  361. msgid "Preferences"
  362. msgstr "Preferensi"
  363. #: searx/templates/simple/base.html:67
  364. msgid "Powered by"
  365. msgstr "Diberdayakan oleh"
  366. #: searx/templates/simple/base.html:67
  367. msgid "a privacy-respecting, open metasearch engine"
  368. msgstr "sebuah mesin pencari meta terbuka yang menghormati privasi"
  369. #: searx/templates/simple/base.html:68
  370. msgid "Source code"
  371. msgstr "Kode sumber"
  372. #: searx/templates/simple/base.html:69
  373. msgid "Issue tracker"
  374. msgstr "Pelacak masalah"
  375. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  376. msgid "Engine stats"
  377. msgstr "Statistik mesin"
  378. #: searx/templates/simple/base.html:72
  379. msgid "Public instances"
  380. msgstr "Instansi umum"
  381. #: searx/templates/simple/base.html:75
  382. msgid "Privacy policy"
  383. msgstr "Kebijakan privasi"
  384. #: searx/templates/simple/base.html:78
  385. msgid "Contact instance maintainer"
  386. msgstr "Hubungi pengelola instansi"
  387. #: searx/templates/simple/categories.html:26
  388. msgid "Click on the magnifier to perform search"
  389. msgstr "Tekan pada kaca pembesar untuk melakukan pencarian"
  390. #: searx/templates/simple/macros.html:36
  391. msgid "Length"
  392. msgstr "Durasi"
  393. #: searx/templates/simple/macros.html:37
  394. #: searx/templates/simple/result_templates/images.html:18
  395. #: searx/templates/simple/result_templates/paper.html:6
  396. msgid "Author"
  397. msgstr "Penulis"
  398. #: searx/templates/simple/macros.html:45
  399. msgid "cached"
  400. msgstr "tembolok"
  401. #: searx/templates/simple/macros.html:45
  402. msgid "proxied"
  403. msgstr "proksi"
  404. #: searx/templates/simple/new_issue.html:64
  405. msgid "Start submiting a new issue on GitHub"
  406. msgstr "Mulai mengirimkan sebuah masalah baru di GitHub"
  407. #: searx/templates/simple/new_issue.html:66
  408. msgid "Please check for existing bugs about this engine on GitHub"
  409. msgstr "Mohon periksa kutu yang sudah ada tentang mesin ini di GitHub"
  410. #: searx/templates/simple/new_issue.html:69
  411. msgid "I confirm there is no existing bug about the issue I encounter"
  412. msgstr ""
  413. "Saya konfirmasi bahwa tidak ada kutu yang sudah ada tentang masalah yang "
  414. "saya alami"
  415. #: searx/templates/simple/new_issue.html:71
  416. msgid "If this is a public instance, please specify the URL in the bug report"
  417. msgstr "Jika ini sebuah instansi publik, mohon berikan URL di laporan kutu"
  418. #: searx/templates/simple/new_issue.html:72
  419. msgid "Submit a new issue on Github including the above information"
  420. msgstr "Kirim sebuah masalah baru di Github yang mengandung informasi di atas"
  421. #: searx/templates/simple/preferences.html:65
  422. msgid "No HTTPS"
  423. msgstr "Tanpa HTTPS"
  424. #: searx/templates/simple/elements/engines_msg.html:18
  425. #: searx/templates/simple/preferences.html:69
  426. #: searx/templates/simple/preferences.html:70
  427. msgid "View error logs and submit a bug report"
  428. msgstr "Lihat log kesalahan dan kirim sebuah laporan bug"
  429. #: searx/templates/simple/preferences.html:74
  430. msgid "!bang for this engine"
  431. msgstr "!bang untuk mesin ini"
  432. #: searx/templates/simple/preferences.html:80
  433. msgid "!bang for its categories"
  434. msgstr "!bang untuk kategorinya"
  435. #: searx/templates/simple/preferences.html:102
  436. #: searx/templates/simple/stats.html:64
  437. msgid "Median"
  438. msgstr "Median"
  439. #: searx/templates/simple/preferences.html:103
  440. #: searx/templates/simple/stats.html:70
  441. msgid "P80"
  442. msgstr "P80"
  443. #: searx/templates/simple/preferences.html:104
  444. #: searx/templates/simple/stats.html:76
  445. msgid "P95"
  446. msgstr "P95"
  447. #: searx/templates/simple/preferences.html:136
  448. msgid "Failed checker test(s): "
  449. msgstr "Tes pemeriksa gagal: "
  450. #: searx/templates/simple/preferences.html:138
  451. msgid "Errors:"
  452. msgstr "Kesalahan:"
  453. #: searx/templates/simple/preferences.html:162
  454. msgid "General"
  455. msgstr "Umum"
  456. #: searx/templates/simple/preferences.html:165
  457. msgid "Default categories"
  458. msgstr "Kategori bawaan"
  459. #: searx/templates/simple/preferences.html:187
  460. msgid "User interface"
  461. msgstr "Antarmuka pengguna"
  462. #: searx/templates/simple/preferences.html:208
  463. msgid "Privacy"
  464. msgstr "Privasi"
  465. #: searx/templates/simple/preferences.html:221
  466. msgid "Engines"
  467. msgstr "Mesin"
  468. #: searx/templates/simple/preferences.html:223
  469. msgid "Currently used search engines"
  470. msgstr "Mesin pencari yang saat ini digunakan"
  471. #: searx/templates/simple/preferences.html:231
  472. msgid "Special Queries"
  473. msgstr "Pencarian Khusus"
  474. #: searx/templates/simple/preferences.html:237
  475. msgid "Cookies"
  476. msgstr "Kuki"
  477. #: searx/templates/simple/results.html:23
  478. msgid "Answers"
  479. msgstr "Jawaban"
  480. #: searx/templates/simple/results.html:38
  481. msgid "Number of results"
  482. msgstr "Jumlah hasil"
  483. #: searx/templates/simple/results.html:44
  484. msgid "Info"
  485. msgstr "Informasi"
  486. #: searx/templates/simple/results.html:73
  487. msgid "Try searching for:"
  488. msgstr "Coba cari:"
  489. #: searx/templates/simple/results.html:105
  490. msgid "Back to top"
  491. msgstr "Kembali ke atas"
  492. #: searx/templates/simple/results.html:123
  493. msgid "Previous page"
  494. msgstr "Halaman sebelumnya"
  495. #: searx/templates/simple/results.html:141
  496. msgid "Next page"
  497. msgstr "Halaman berikutnya"
  498. #: searx/templates/simple/search.html:3
  499. msgid "Display the front page"
  500. msgstr "Tanpilkan halaman depan"
  501. #: searx/templates/simple/search.html:9
  502. #: searx/templates/simple/simple_search.html:5
  503. msgid "Search for..."
  504. msgstr "Cari..."
  505. #: searx/templates/simple/search.html:10
  506. #: searx/templates/simple/simple_search.html:6
  507. msgid "clear"
  508. msgstr "bersihkan"
  509. #: searx/templates/simple/search.html:11
  510. #: searx/templates/simple/simple_search.html:7
  511. msgid "search"
  512. msgstr "cari"
  513. #: searx/templates/simple/stats.html:21
  514. msgid "There is currently no data available. "
  515. msgstr "Saat ini tidak ada data yang tersedia. "
  516. #: searx/templates/simple/preferences/engines.html:18
  517. #: searx/templates/simple/stats.html:25
  518. msgid "Engine name"
  519. msgstr "Nama mesin"
  520. #: searx/templates/simple/stats.html:26
  521. msgid "Scores"
  522. msgstr "Skor"
  523. #: searx/templates/simple/stats.html:27
  524. msgid "Result count"
  525. msgstr "Jumlah hasil"
  526. #: searx/templates/simple/preferences/engines.html:25
  527. #: searx/templates/simple/stats.html:28
  528. msgid "Response time"
  529. msgstr "Waktu respons"
  530. #: searx/templates/simple/preferences/engines.html:29
  531. #: searx/templates/simple/stats.html:29
  532. msgid "Reliability"
  533. msgstr "Keandalan"
  534. #: searx/templates/simple/stats.html:59
  535. msgid "Total"
  536. msgstr "Total"
  537. #: searx/templates/simple/stats.html:60
  538. msgid "HTTP"
  539. msgstr "HTTP"
  540. #: searx/templates/simple/stats.html:61
  541. msgid "Processing"
  542. msgstr "Memproses"
  543. #: searx/templates/simple/stats.html:99
  544. msgid "Warnings"
  545. msgstr "Peringatan"
  546. #: searx/templates/simple/stats.html:99
  547. msgid "Errors and exceptions"
  548. msgstr "Kesalahan dan pengecualian"
  549. #: searx/templates/simple/stats.html:105
  550. msgid "Exception"
  551. msgstr "Pengecualian"
  552. #: searx/templates/simple/stats.html:107
  553. msgid "Message"
  554. msgstr "Pesan"
  555. #: searx/templates/simple/stats.html:109
  556. msgid "Percentage"
  557. msgstr "Persentase"
  558. #: searx/templates/simple/stats.html:111
  559. msgid "Parameter"
  560. msgstr "Parameter"
  561. #: searx/templates/simple/stats.html:119
  562. msgid "Filename"
  563. msgstr "Nama berkas"
  564. #: searx/templates/simple/stats.html:120
  565. msgid "Function"
  566. msgstr "Fungsi"
  567. #: searx/templates/simple/stats.html:121
  568. msgid "Code"
  569. msgstr "Kode"
  570. #: searx/templates/simple/stats.html:128
  571. msgid "Checker"
  572. msgstr "Pemeriksa"
  573. #: searx/templates/simple/stats.html:131
  574. msgid "Failed test"
  575. msgstr "Tes gagal"
  576. #: searx/templates/simple/stats.html:132
  577. msgid "Comment(s)"
  578. msgstr "Komentar"
  579. #: searx/templates/simple/elements/apis.html:3
  580. msgid "Download results"
  581. msgstr "Unduh hasil"
  582. #: searx/templates/simple/elements/engines_msg.html:7
  583. msgid "Messages from the search engines"
  584. msgstr "Pesan dari mesin pencarian"
  585. #: searx/templates/simple/elements/engines_msg.html:12
  586. msgid "Error!"
  587. msgstr "Terjadi kesalahan!"
  588. #: searx/templates/simple/elements/engines_msg.html:13
  589. msgid "Engines cannot retrieve results"
  590. msgstr "Mesin-mesin tidak dapat mendapatkan hasil"
  591. #: searx/templates/simple/elements/search_url.html:3
  592. msgid "Search URL"
  593. msgstr "URL pencarian"
  594. #: searx/templates/simple/elements/search_url.html:4
  595. msgid "Copied"
  596. msgstr "Salin"
  597. #: searx/templates/simple/elements/search_url.html:4
  598. msgid "Copy"
  599. msgstr "Salin"
  600. #: searx/templates/simple/elements/suggestions.html:3
  601. msgid "Suggestions"
  602. msgstr "Saran"
  603. #: searx/templates/simple/filters/languages.html:1
  604. #: searx/templates/simple/preferences/language.html:2
  605. msgid "Search language"
  606. msgstr "Bahasa pencarian"
  607. #: searx/templates/simple/filters/languages.html:2
  608. #: searx/templates/simple/preferences/language.html:7
  609. msgid "Default language"
  610. msgstr "Bahasa bawaan"
  611. #: searx/templates/simple/filters/languages.html:4
  612. #: searx/templates/simple/preferences/language.html:11
  613. msgid "Auto-detect"
  614. msgstr "Deteksi otomatis"
  615. #: searx/templates/simple/filters/safesearch.html:1
  616. #: searx/templates/simple/filters/safesearch.html:2
  617. #: searx/templates/simple/filters/safesearch.html:3
  618. #: searx/templates/simple/filters/safesearch.html:4
  619. #: searx/templates/simple/preferences/engines.html:21
  620. #: searx/templates/simple/preferences/safesearch.html:2
  621. msgid "SafeSearch"
  622. msgstr "Pencarian Aman"
  623. #: searx/templates/simple/filters/safesearch.html:2
  624. #: searx/templates/simple/preferences/safesearch.html:7
  625. msgid "Strict"
  626. msgstr "Ketat"
  627. #: searx/templates/simple/filters/safesearch.html:3
  628. #: searx/templates/simple/preferences/safesearch.html:11
  629. msgid "Moderate"
  630. msgstr "Menengah"
  631. #: searx/templates/simple/filters/safesearch.html:4
  632. #: searx/templates/simple/preferences/safesearch.html:15
  633. msgid "None"
  634. msgstr "Tidak ada"
  635. #: searx/templates/simple/filters/time_range.html:1
  636. #: searx/templates/simple/preferences/engines.html:22
  637. msgid "Time range"
  638. msgstr "Rentang waktu"
  639. #: searx/templates/simple/filters/time_range.html:3
  640. msgid "Anytime"
  641. msgstr "Kapan saja"
  642. #: searx/templates/simple/filters/time_range.html:6
  643. msgid "Last day"
  644. msgstr "Kemarin"
  645. #: searx/templates/simple/filters/time_range.html:9
  646. msgid "Last week"
  647. msgstr "Minggu kemarin"
  648. #: searx/templates/simple/filters/time_range.html:12
  649. msgid "Last month"
  650. msgstr "Bulan kemarin"
  651. #: searx/templates/simple/filters/time_range.html:15
  652. msgid "Last year"
  653. msgstr "Tahun kemarin"
  654. #: searx/templates/simple/messages/no_cookies.html:3
  655. msgid "Information!"
  656. msgstr "Informasi!"
  657. #: searx/templates/simple/messages/no_cookies.html:4
  658. msgid "currently, there are no cookies defined."
  659. msgstr "saat ini, tidak ada kuki yang didefinisikan."
  660. #: searx/templates/simple/messages/no_results.html:6
  661. msgid "Sorry!"
  662. msgstr "Maaf!"
  663. #: searx/templates/simple/messages/no_results.html:12
  664. msgid "No results were found. You can try to:"
  665. msgstr ""
  666. #: searx/templates/simple/messages/no_results.html:14
  667. msgid "There are no more results. You can try to:"
  668. msgstr "Tidak ada hasil lagi. anda dapat mencoba :"
  669. #: searx/templates/simple/messages/no_results.html:19
  670. msgid "Refresh the page."
  671. msgstr "Segarkan halaman ini."
  672. #: searx/templates/simple/messages/no_results.html:20
  673. msgid "Search for another query or select another category (above)."
  674. msgstr "Telusuri pertanyaan lain atau pilih kategori lain (sebelumnya)."
  675. #: searx/templates/simple/messages/no_results.html:21
  676. msgid "Change the search engine used in the preferences:"
  677. msgstr "Ubah mesin pencari yang digunakan dalam preferensi:"
  678. #: searx/templates/simple/messages/no_results.html:22
  679. msgid "Switch to another instance:"
  680. msgstr "ganti ke another instansi:"
  681. #: searx/templates/simple/messages/no_results.html:24
  682. msgid "Search for another query or select another category."
  683. msgstr ""
  684. #: searx/templates/simple/messages/no_results.html:25
  685. msgid "Go back to the previous page using the previous page button."
  686. msgstr ""
  687. #: searx/templates/simple/preferences/answerers.html:4
  688. #: searx/templates/simple/preferences/engines.html:17
  689. msgid "Allow"
  690. msgstr "Izinkan"
  691. #: searx/templates/simple/preferences/answerers.html:5
  692. msgid "Keywords"
  693. msgstr "Kata kunci"
  694. #: searx/templates/simple/preferences/answerers.html:6
  695. msgid "Name"
  696. msgstr "Nama"
  697. #: searx/templates/simple/preferences/answerers.html:7
  698. msgid "Description"
  699. msgstr "Deskripsi"
  700. #: searx/templates/simple/preferences/answerers.html:8
  701. msgid "Examples"
  702. msgstr "Contoh"
  703. #: searx/templates/simple/preferences/answerers.html:13
  704. msgid "This is the list of SearXNG's instant answering modules."
  705. msgstr "Ini adalah daftar dari modul penjawab instan SearXNG."
  706. #: searx/templates/simple/preferences/answerers.html:29
  707. msgid "This is the list of plugins."
  708. msgstr "Ini adalah daftar plugin."
  709. #: searx/templates/simple/preferences/autocomplete.html:2
  710. msgid "Autocomplete"
  711. msgstr "Perlengkapan otomatis"
  712. #: searx/templates/simple/preferences/autocomplete.html:15
  713. msgid "Find stuff as you type"
  714. msgstr "Cari hal-hal saat Anda mengetik"
  715. #: searx/templates/simple/preferences/center_alignment.html:2
  716. msgid "Center Alignment"
  717. msgstr "Penjajaran Tengah"
  718. #: searx/templates/simple/preferences/center_alignment.html:14
  719. msgid "Displays results in the center of the page (Oscar layout)."
  720. msgstr "Tampilkan hasil pada bagian tengah halaman (tata letak Oscar)."
  721. #: searx/templates/simple/preferences/cookies.html:2
  722. msgid ""
  723. "This is the list of cookies and their values SearXNG is storing on your "
  724. "computer."
  725. msgstr ""
  726. "Ini adalah daftar kuki dan nilai-nilai mereka yang SearXNG simpan di "
  727. "komputer Anda."
  728. #: searx/templates/simple/preferences/cookies.html:3
  729. msgid "With that list, you can assess SearXNG transparency."
  730. msgstr "Dengan daftar itu, Anda dapat menilai transparansi SearXNG."
  731. #: searx/templates/simple/preferences/cookies.html:9
  732. msgid "Cookie name"
  733. msgstr "Nama kuki"
  734. #: searx/templates/simple/preferences/cookies.html:10
  735. msgid "Value"
  736. msgstr "Nilai"
  737. #: searx/templates/simple/preferences/cookies.html:23
  738. msgid "Search URL of the currently saved preferences"
  739. msgstr "URL pencarian dari pengaturan yang tersimpan saat ini"
  740. #: searx/templates/simple/preferences/cookies.html:32
  741. msgid ""
  742. "Note: specifying custom settings in the search URL can reduce privacy by "
  743. "leaking data to the clicked result sites."
  744. msgstr ""
  745. "Catatan: menampilkan pengaturan khusus pada URL pencarian dapat "
  746. "mengurangi privasi dengan membocorkan data kepada situs hasil yang "
  747. "diklik."
  748. #: searx/templates/simple/preferences/cookies.html:35
  749. msgid "URL to restore your preferences in another browser"
  750. msgstr "URL untuk memulihkan preferensi Anda dalam peramban lain"
  751. #: searx/templates/simple/preferences/cookies.html:44
  752. msgid ""
  753. "Specifying custom settings in the preferences URL can be used to sync "
  754. "preferences across devices."
  755. msgstr ""
  756. "Menyediakan pengaturan kustom dalam URL preferensi dapat digunakan untuk "
  757. "menyinkronkan preferensi pada semua perangkat."
  758. #: searx/templates/simple/preferences/doi_resolver.html:2
  759. msgid "Open Access DOI resolver"
  760. msgstr "Penyelesaian Open Access DOI"
  761. #: searx/templates/simple/preferences/doi_resolver.html:14
  762. msgid "Select service used by DOI rewrite"
  763. msgstr "Pilih layanan yang digunakan oleh penulisan ulang DOI"
  764. #: searx/templates/simple/preferences/engines.html:9
  765. msgid ""
  766. "This tab does not exists in the user interface, but you can search in "
  767. "these engines by its !bangs."
  768. msgstr ""
  769. "Tab ini tidak tersedia dalam antarmuka pengguna, tetapi Anda dapat "
  770. "mencari di mesin ini dengan !bang-nya."
  771. #: searx/templates/simple/preferences/engines.html:19
  772. msgid "!bang"
  773. msgstr "!bang"
  774. #: searx/templates/simple/preferences/engines.html:20
  775. msgid "Supports selected language"
  776. msgstr "Mendukung bahasa yang dipilih"
  777. #: searx/templates/simple/preferences/engines.html:23
  778. msgid "Weight"
  779. msgstr ""
  780. #: searx/templates/simple/preferences/engines.html:27
  781. msgid "Max time"
  782. msgstr "Waktu maksimum"
  783. #: searx/templates/simple/preferences/footer.html:2
  784. msgid ""
  785. "These settings are stored in your cookies, this allows us not to store "
  786. "this data about you."
  787. msgstr ""
  788. "Pengaturan ini disimpan di kuki Anda, ini memungkinkan kami untuk tidak "
  789. "menyimpan data ini tentang Anda."
  790. #: searx/templates/simple/preferences/footer.html:3
  791. msgid ""
  792. "These cookies serve your sole convenience, we don't use these cookies to "
  793. "track you."
  794. msgstr ""
  795. "Kuki ini hanya untuk kenyamanan Anda, kami tidak menggunakan kuki ini "
  796. "untuk melacak Anda."
  797. #: searx/templates/simple/preferences/footer.html:6
  798. msgid "Save"
  799. msgstr "Simpan"
  800. #: searx/templates/simple/preferences/footer.html:9
  801. msgid "Reset defaults"
  802. msgstr "Atur ulang ke bawaan"
  803. #: searx/templates/simple/preferences/footer.html:13
  804. msgid "Back"
  805. msgstr "Kembali"
  806. #: searx/templates/simple/preferences/hotkeys.html:2
  807. msgid "Hotkeys"
  808. msgstr ""
  809. #: searx/templates/simple/preferences/hotkeys.html:13
  810. msgid "Vim-like"
  811. msgstr ""
  812. #: searx/templates/simple/preferences/hotkeys.html:18
  813. msgid ""
  814. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  815. "key on main or result page to get help."
  816. msgstr ""
  817. #: searx/templates/simple/preferences/image_proxy.html:2
  818. msgid "Image proxy"
  819. msgstr "Proksi gambar"
  820. #: searx/templates/simple/preferences/image_proxy.html:14
  821. msgid "Proxying image results through SearXNG"
  822. msgstr "Memproksikan hasil gambar melalui SearXNG"
  823. #: searx/templates/simple/preferences/infinite_scroll.html:2
  824. msgid "Infinite scroll"
  825. msgstr "Gulir tak terbatas"
  826. #: searx/templates/simple/preferences/infinite_scroll.html:14
  827. msgid "Automatically load next page when scrolling to bottom of current page"
  828. msgstr ""
  829. "Secara otomatis memuat halaman selanjutnya saat menggulir ke bawah "
  830. "halaman saat ini"
  831. #: searx/templates/simple/preferences/language.html:24
  832. msgid "What language do you prefer for search?"
  833. msgstr "Bahasa apa yang Anda ingin pakai untuk pencarian?"
  834. #: searx/templates/simple/preferences/language.html:25
  835. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  836. msgstr ""
  837. "Pilih Deteksi otomatis untuk memperbolehkan SearXNG mendeteksi bahasa "
  838. "kueri Anda."
  839. #: searx/templates/simple/preferences/method.html:2
  840. msgid "HTTP Method"
  841. msgstr "Metode HTTP"
  842. #: searx/templates/simple/preferences/method.html:14
  843. msgid "Change how forms are submitted"
  844. msgstr "Ubah bagaimana formulir dikirim"
  845. #: searx/templates/simple/preferences/query_in_title.html:2
  846. msgid "Query in the page's title"
  847. msgstr "Pencarian pada judul halaman"
  848. #: searx/templates/simple/preferences/query_in_title.html:14
  849. msgid ""
  850. "When enabled, the result page's title contains your query. Your browser "
  851. "can record this title"
  852. msgstr ""
  853. "Ketika diaktifkan, judul halaman hasil mengandung pencarian Anda. Browser"
  854. " Anda dapat merekam judul ini"
  855. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  856. msgid "Results on new tabs"
  857. msgstr "Hasil pada tab baru"
  858. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  859. msgid "Open result links on new browser tabs"
  860. msgstr "Buka tautan hasil di tab browser baru"
  861. #: searx/templates/simple/preferences/safesearch.html:20
  862. msgid "Filter content"
  863. msgstr "Saring konten"
  864. #: searx/templates/simple/preferences/search_on_category_select.html:2
  865. msgid "Search on category select"
  866. msgstr "Cari berdasarkan pilihan kategori"
  867. #: searx/templates/simple/preferences/search_on_category_select.html:14
  868. msgid ""
  869. "Perform search immediately if a category selected. Disable to select "
  870. "multiple categories"
  871. msgstr ""
  872. #: searx/templates/simple/preferences/theme.html:2
  873. msgid "Theme"
  874. msgstr "Tema"
  875. #: searx/templates/simple/preferences/theme.html:14
  876. msgid "Change SearXNG layout"
  877. msgstr "Ubah tata letak SearXNG"
  878. #: searx/templates/simple/preferences/theme.html:19
  879. msgid "Theme style"
  880. msgstr "Gaya tema"
  881. #: searx/templates/simple/preferences/theme.html:31
  882. msgid "Choose auto to follow your browser settings"
  883. msgstr "Pilih otomatis untuk mengikuti pengaturan browser Anda"
  884. #: searx/templates/simple/preferences/tokens.html:2
  885. msgid "Engine tokens"
  886. msgstr "Token mesin"
  887. #: searx/templates/simple/preferences/tokens.html:9
  888. msgid "Access tokens for private engines"
  889. msgstr "Token akses untuk mesin pribadi"
  890. #: searx/templates/simple/preferences/ui_locale.html:2
  891. msgid "Interface language"
  892. msgstr "Bahasa antarmuka"
  893. #: searx/templates/simple/preferences/ui_locale.html:14
  894. msgid "Change the language of the layout"
  895. msgstr "Ubah bahasa tata letak"
  896. #: searx/templates/simple/result_templates/code.html:13
  897. msgid "repo"
  898. msgstr "repositori"
  899. #: searx/templates/simple/result_templates/default.html:6
  900. msgid "show media"
  901. msgstr "tampilkan media"
  902. #: searx/templates/simple/result_templates/default.html:6
  903. msgid "hide media"
  904. msgstr "sembunyikan media"
  905. #: searx/templates/simple/result_templates/default.html:14
  906. #: searx/templates/simple/result_templates/videos.html:14
  907. msgid "This site did not provide any description."
  908. msgstr "Situs ini tidak memberikan deskripsi apa pun."
  909. #: searx/templates/simple/result_templates/images.html:19
  910. msgid "Format"
  911. msgstr "Format"
  912. #: searx/templates/simple/result_templates/images.html:21
  913. msgid "Engine"
  914. msgstr "Mesin"
  915. #: searx/templates/simple/result_templates/images.html:22
  916. msgid "View source"
  917. msgstr "Tampilkan sumber"
  918. #: searx/templates/simple/result_templates/map.html:12
  919. msgid "address"
  920. msgstr "alamat"
  921. #: searx/templates/simple/result_templates/map.html:43
  922. msgid "show map"
  923. msgstr "tampilkan peta"
  924. #: searx/templates/simple/result_templates/map.html:43
  925. msgid "hide map"
  926. msgstr "sembunyikan peta"
  927. #: searx/templates/simple/result_templates/paper.html:5
  928. msgid "Published date"
  929. msgstr "Tanggal diterbitkan"
  930. #: searx/templates/simple/result_templates/paper.html:9
  931. msgid "Journal"
  932. msgstr "Jurnal"
  933. #: searx/templates/simple/result_templates/paper.html:22
  934. msgid "Editor"
  935. msgstr "Editor"
  936. #: searx/templates/simple/result_templates/paper.html:23
  937. msgid "Publisher"
  938. msgstr "Penerbit"
  939. #: searx/templates/simple/result_templates/paper.html:24
  940. msgid "Type"
  941. msgstr "Jenis"
  942. #: searx/templates/simple/result_templates/paper.html:25
  943. msgid "Tags"
  944. msgstr "Tag"
  945. #: searx/templates/simple/result_templates/paper.html:26
  946. msgid "DOI"
  947. msgstr "DOI"
  948. #: searx/templates/simple/result_templates/paper.html:27
  949. msgid "ISSN"
  950. msgstr "ISSN"
  951. #: searx/templates/simple/result_templates/paper.html:28
  952. msgid "ISBN"
  953. msgstr "ISBN"
  954. #: searx/templates/simple/result_templates/paper.html:33
  955. msgid "PDF"
  956. msgstr "PDF"
  957. #: searx/templates/simple/result_templates/paper.html:34
  958. msgid "HTML"
  959. msgstr "HTML"
  960. #: searx/templates/simple/result_templates/torrent.html:6
  961. msgid "magnet link"
  962. msgstr "tautan magnet"
  963. #: searx/templates/simple/result_templates/torrent.html:7
  964. msgid "torrent file"
  965. msgstr "berkas torrent"
  966. #: searx/templates/simple/result_templates/torrent.html:9
  967. msgid "Seeder"
  968. msgstr "Seeder"
  969. #: searx/templates/simple/result_templates/torrent.html:9
  970. msgid "Leecher"
  971. msgstr "Leecher"
  972. #: searx/templates/simple/result_templates/torrent.html:11
  973. msgid "Filesize"
  974. msgstr "Ukuran berkas"
  975. #: searx/templates/simple/result_templates/torrent.html:12
  976. msgid "Bytes"
  977. msgstr "Bita"
  978. #: searx/templates/simple/result_templates/torrent.html:13
  979. msgid "kiB"
  980. msgstr "kiB"
  981. #: searx/templates/simple/result_templates/torrent.html:14
  982. msgid "MiB"
  983. msgstr "MiB"
  984. #: searx/templates/simple/result_templates/torrent.html:15
  985. msgid "GiB"
  986. msgstr "GiB"
  987. #: searx/templates/simple/result_templates/torrent.html:16
  988. msgid "TiB"
  989. msgstr "TiB"
  990. #: searx/templates/simple/result_templates/torrent.html:20
  991. msgid "Number of Files"
  992. msgstr "Jumlah Berkas"
  993. #: searx/templates/simple/result_templates/videos.html:6
  994. msgid "show video"
  995. msgstr "tampilkan video"
  996. #: searx/templates/simple/result_templates/videos.html:6
  997. msgid "hide video"
  998. msgstr "sembunyikan video"
  999. #~ msgid "Method"
  1000. #~ msgstr "Metode"
  1001. #~ msgid ""
  1002. #~ "This tab does not show up for "
  1003. #~ "search results but you can search "
  1004. #~ "the engines listed here via bangs."
  1005. #~ msgstr ""
  1006. #~ "Tab ini tidak ditampilkan untuk hasil"
  1007. #~ " pencarian tetapi Anda dapat mencari "
  1008. #~ "di mesin-mesin berikut ini melalui "
  1009. #~ "fitur bangs."
  1010. #~ msgid "Advanced settings"
  1011. #~ msgstr "Pengaturan lanjut"
  1012. #~ msgid "Close"
  1013. #~ msgstr "Tutup"
  1014. #~ msgid "Language"
  1015. #~ msgstr "Bahasa"
  1016. #~ msgid "broken"
  1017. #~ msgstr "rusak"
  1018. #~ msgid "supported"
  1019. #~ msgstr "didukung"
  1020. #~ msgid "not supported"
  1021. #~ msgstr "tidak didukung"
  1022. #~ msgid "about"
  1023. #~ msgstr "tentang"
  1024. #~ msgid "Avg."
  1025. #~ msgstr "Rata-rata"
  1026. #~ msgid "User Interface"
  1027. #~ msgstr "Antarmuka Pengguna"
  1028. #~ msgid "Choose style for this theme"
  1029. #~ msgstr "Pilih gaya untuk tema ini"
  1030. #~ msgid "Style"
  1031. #~ msgstr "Gaya"
  1032. #~ msgid "Show advanced settings"
  1033. #~ msgstr "Tampilkan pengaturan lanjut"
  1034. #~ msgid "Show advanced settings panel in the home page by default"
  1035. #~ msgstr "Tampilkan panel pengaturan lanjut di halaman utama secara default"
  1036. #~ msgid "Allow all"
  1037. #~ msgstr "Izinkan semua"
  1038. #~ msgid "Disable all"
  1039. #~ msgstr "Matikan semua"
  1040. #~ msgid "Selected language"
  1041. #~ msgstr "Bahasa yang dipilih"
  1042. #~ msgid "Query"
  1043. #~ msgstr "Pencarian"
  1044. #~ msgid "save"
  1045. #~ msgstr "simpan"
  1046. #~ msgid "back"
  1047. #~ msgstr "kembali"
  1048. #~ msgid "Links"
  1049. #~ msgstr "Tautan"
  1050. #~ msgid "RSS subscription"
  1051. #~ msgstr "Langganan RSS"
  1052. #~ msgid "Search results"
  1053. #~ msgstr "Hasil pencarian"
  1054. #~ msgid "next page"
  1055. #~ msgstr "halaman selanjutnya"
  1056. #~ msgid "previous page"
  1057. #~ msgstr "halaman sebelumnya"
  1058. #~ msgid "Start search"
  1059. #~ msgstr "Mulai mencari"
  1060. #~ msgid "Clear search"
  1061. #~ msgstr "Bersihkan pencarian"
  1062. #~ msgid "Clear"
  1063. #~ msgstr "Bersihkan"
  1064. #~ msgid "stats"
  1065. #~ msgstr "statistik"
  1066. #~ msgid "Heads up!"
  1067. #~ msgstr "Perhatian!"
  1068. #~ msgid "It look like you are using SearXNG first time."
  1069. #~ msgstr "Sepertinya Anda menggunakan SearXNG untuk pertama kali."
  1070. #~ msgid "Well done!"
  1071. #~ msgstr "Selamat!"
  1072. #~ msgid "Settings saved successfully."
  1073. #~ msgstr "Pengaturan berhasil disimpan."
  1074. #~ msgid "Oh snap!"
  1075. #~ msgstr "Aduh!"
  1076. #~ msgid "Something went wrong."
  1077. #~ msgstr "Ada yang salah."
  1078. #~ msgid "Date"
  1079. #~ msgstr "Tanggal"
  1080. #~ msgid "Type"
  1081. #~ msgstr "Tipe"
  1082. #~ msgid "Get image"
  1083. #~ msgstr "Dapatkan gambar"
  1084. #~ msgid "Center Alignment"
  1085. #~ msgstr ""
  1086. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1087. #~ msgstr ""
  1088. #~ msgid "preferences"
  1089. #~ msgstr "preferensi"
  1090. #~ msgid "Scores per result"
  1091. #~ msgstr "Skor per hasil"
  1092. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1093. #~ msgstr ""
  1094. #~ "sebuah mesin pencari meta yang "
  1095. #~ "menghormati privasi, dan dapat dimodifikasi"
  1096. #~ msgid "No abstract is available for this publication."
  1097. #~ msgstr "Tidak ada abstrak yang tersedia untuk publikasi ini."
  1098. #~ msgid "Self Informations"
  1099. #~ msgstr "Informasi Diri"
  1100. #~ msgid ""
  1101. #~ "Change how forms are submited, <a "
  1102. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1103. #~ " rel=\"external\">learn more about request "
  1104. #~ "methods</a>"
  1105. #~ msgstr ""
  1106. #~ "Ubah bagaimana formulir dikirimkan, <a "
  1107. #~ "href=\"https://id.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Metode_permintaan\""
  1108. #~ " rel=\"external\">pelajari lebih lanjut tentang"
  1109. #~ " metode permintaan</a>"
  1110. #~ msgid ""
  1111. #~ "This plugin checks if the address "
  1112. #~ "of the request is a TOR exit "
  1113. #~ "node, and informs the user if it"
  1114. #~ " is, like check.torproject.org but from "
  1115. #~ "searxng."
  1116. #~ msgstr ""
  1117. #~ "Plugin ini memeriksa jika alamat peminta"
  1118. #~ " adalah node keluaran TOR, dan "
  1119. #~ "memberitahukan pengguna jika iya, seperti "
  1120. #~ "check.torproject.org tetapi dari searxng."
  1121. #~ msgid ""
  1122. #~ "The TOR exit node list "
  1123. #~ "(https://check.torproject.org/exit-addresses) is "
  1124. #~ "unreachable."
  1125. #~ msgstr ""
  1126. #~ "Daftar node keluar TOR "
  1127. #~ "(https://check.torproject.org/exit-addresses) tidak "
  1128. #~ "dapat dijangkau."
  1129. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1130. #~ msgstr "Anda menggunakan TOR. Alamat IP Anda adalah: {ip_address}."
  1131. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1132. #~ msgstr ""
  1133. #~ "Anda tidak menggunakan TOR. Alamat IP"
  1134. #~ " Anda terlihat sebagai: {ip_address}."
  1135. #~ msgid ""
  1136. #~ "The could not download the list of"
  1137. #~ " Tor exit-nodes from "
  1138. #~ "https://check.torproject.org/exit-addresses."
  1139. #~ msgstr ""
  1140. #~ msgid ""
  1141. #~ "You are using Tor. It looks like"
  1142. #~ " you have this external IP address:"
  1143. #~ " {ip_address}."
  1144. #~ msgstr ""
  1145. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1146. #~ msgstr ""
  1147. #~ msgid "Autodetect search language"
  1148. #~ msgstr "Deteksi bahasa pencarian secara otomatis"
  1149. #~ msgid "Automatically detect the query search language and switch to it."
  1150. #~ msgstr "Deteksi bahasa kueri pencarian dan ubah bahasanya secara otomatis."
  1151. #~ msgid "others"
  1152. #~ msgstr "lain-lain"
  1153. #~ msgid ""
  1154. #~ "This tab does not show up for "
  1155. #~ "search results, but you can search "
  1156. #~ "the engines listed here via bangs."
  1157. #~ msgstr ""
  1158. #~ "Tab ini tidak ditampilkan untuk hasil"
  1159. #~ " pencarian, tetapi Anda dapat mencari "
  1160. #~ "di mesin-mesin berikut ini melalui "
  1161. #~ "fitur bangs."
  1162. #~ msgid "Shortcut"
  1163. #~ msgstr "Pintasan"
  1164. #~ msgid "!bang"
  1165. #~ msgstr ""
  1166. #~ msgid ""
  1167. #~ "This tab dues not exists in the"
  1168. #~ " user interface, but you can search"
  1169. #~ " in these engines by its !bangs."
  1170. #~ msgstr ""
  1171. #~ msgid "Engines cannot retrieve results."
  1172. #~ msgstr "Mesin-mesin tidak dapat mendapatkan hasil."
  1173. #~ msgid "Please, try again later or find another SearXNG instance."
  1174. #~ msgstr "Mohon coba lagi nanti atau cari instansi SearXNG yang lain."
  1175. #~ msgid ""
  1176. #~ "Redirect to open-access versions of "
  1177. #~ "publications when available (plugin required)"
  1178. #~ msgstr ""
  1179. #~ "Mengalihkan ke versi terbuka dari "
  1180. #~ "publikasi jika tersedia (plugin dibutuhkan)"
  1181. #~ msgid "Bang"
  1182. #~ msgstr ""
  1183. #~ msgid ""
  1184. #~ "Change how forms are submitted, <a "
  1185. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1186. #~ " rel=\"external\">learn more about request "
  1187. #~ "methods</a>"
  1188. #~ msgstr ""
  1189. #~ "Ubah bagaimana formulir dikirimkan, <a "
  1190. #~ "href=\"https://id.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Metode_permintaan\""
  1191. #~ " rel=\"external\">pelajari lebih lanjut tentang"
  1192. #~ " metode permintaan</a>"
  1193. #~ msgid "On"
  1194. #~ msgstr "Aktif"
  1195. #~ msgid "Off"
  1196. #~ msgstr "Nonaktif"
  1197. #~ msgid "Enabled"
  1198. #~ msgstr "Diaktifkan"
  1199. #~ msgid "Disabled"
  1200. #~ msgstr "Dinonaktifkan"
  1201. #~ msgid ""
  1202. #~ "Perform search immediately if a category"
  1203. #~ " selected. Disable to select multiple "
  1204. #~ "categories. (JavaScript required)"
  1205. #~ msgstr ""
  1206. #~ "Lakukan pencarian langsung apabila sebuah "
  1207. #~ "kategori dipilih. Matikan untuk memilih "
  1208. #~ "banyak kategori. (JavaScript dibutuhkan)"
  1209. #~ msgid "Vim-like hotkeys"
  1210. #~ msgstr "Tombol pintas mirip Vim"
  1211. #~ msgid ""
  1212. #~ "Navigate search results with Vim-like"
  1213. #~ " hotkeys (JavaScript required). Press \"h\""
  1214. #~ " key on main or result page to"
  1215. #~ " get help."
  1216. #~ msgstr ""
  1217. #~ "Navigasikan hasil pencarian dengan tombol "
  1218. #~ "pintas mirip Vim (Membutuhkan JavaScript). "
  1219. #~ "Tekan tombol \"h\" pada halaman utama"
  1220. #~ " atau halaman hasil untuk mendapatkan "
  1221. #~ "bantuan."
  1222. #~ msgid ""
  1223. #~ "we didn't find any results. Please "
  1224. #~ "use another query or search in "
  1225. #~ "more categories."
  1226. #~ msgstr ""
  1227. #~ "kami tidak menemukan hasil apa pun. "
  1228. #~ "Mohon menggunakan pencarian lain atau "
  1229. #~ "cari dalam kategori lain."