| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770 | # Malay translations for PROJECT.# Copyright (C) 2022 ORGANIZATION# This file is distributed under the same license as the PROJECT project.# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.# niele2 <arifshafie.K@gmail.com>, 2022.# Markus Heiser <markus.heiser@darmarit.de>, 2022.# Zaid Aiman <zaidaiman@gmail.com>, 2022.# chenghui-lee <chlee9926@gmail.com>, 2023.# return42 <markus.heiser@darmarit.de>, 2023, 2024.# alma <alma@users.noreply.translate.codeberg.org>, 2023, 2025.# staram <gritty.year0043@fastmail.com>, 2023.# return42 <return42@users.noreply.translate.codeberg.org>, 2024, 2025.# wazhanudin <wazhanudin@users.noreply.translate.codeberg.org>, 2024, 2025.# chenghui-lee <chenghui-lee@users.noreply.translate.codeberg.org>, 2025.# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.# staram <staram@users.noreply.translate.codeberg.org>, 2025.msgid ""msgstr """Project-Id-Version: PROJECT VERSION\n""Report-Msgid-Bugs-To: EMAIL@ADDRESS\n""POT-Creation-Date: 2025-01-29 05:08+0000\n""PO-Revision-Date: 2025-01-06 15:53+0000\n""Last-Translator: staram <staram@users.noreply.translate.codeberg.org>\n""Language: ms\n""Language-Team: Malay ""<https://translate.codeberg.org/projects/searxng/searxng/ms/>\n""Plural-Forms: nplurals=1; plural=0;\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=utf-8\n""Content-Transfer-Encoding: 8bit\n""Generated-By: Babel 2.16.0\n"#. CONSTANT_NAMES['NO_SUBGROUPING']#: searx/searxng.msgmsgid "without further subgrouping"msgstr "tanpa pengelompokan lanjut"#. CONSTANT_NAMES['DEFAULT_CATEGORY']#: searx/searxng.msgmsgid "other"msgstr "lain"#. CATEGORY_NAMES['FILES']#: searx/searxng.msgmsgid "files"msgstr "fail-fail"#. CATEGORY_NAMES['GENERAL']#: searx/searxng.msgmsgid "general"msgstr "umum"#. CATEGORY_NAMES['MUSIC']#: searx/searxng.msgmsgid "music"msgstr "muzik"#. CATEGORY_NAMES['SOCIAL_MEDIA']#: searx/searxng.msgmsgid "social media"msgstr "media sosial"#. CATEGORY_NAMES['IMAGES']#: searx/searxng.msgmsgid "images"msgstr "gambar-gambar"#. CATEGORY_NAMES['VIDEOS']#: searx/searxng.msgmsgid "videos"msgstr "video"#. CATEGORY_NAMES['RADIO']#: searx/engines/radio_browser.py:103 searx/searxng.msgmsgid "radio"msgstr "radio"#. CATEGORY_NAMES['TV']#: searx/searxng.msgmsgid "tv"msgstr "tv"#. CATEGORY_NAMES['IT']#: searx/searxng.msgmsgid "it"msgstr "ia"#. CATEGORY_NAMES['NEWS']#: searx/searxng.msgmsgid "news"msgstr "berita"#. CATEGORY_NAMES['MAP']#: searx/searxng.msgmsgid "map"msgstr "peta"#. CATEGORY_NAMES['ONIONS']#: searx/searxng.msgmsgid "onions"msgstr "bawang"#. CATEGORY_NAMES['SCIENCE']#: searx/searxng.msgmsgid "science"msgstr "sains"#. CATEGORY_GROUPS['APPS']#: searx/searxng.msgmsgid "apps"msgstr "aplikasi"#. CATEGORY_GROUPS['DICTIONARIES']#: searx/searxng.msgmsgid "dictionaries"msgstr "kamus"#. CATEGORY_GROUPS['LYRICS']#: searx/searxng.msgmsgid "lyrics"msgstr "lirik"#. CATEGORY_GROUPS['PACKAGES']#: searx/searxng.msgmsgid "packages"msgstr "pakej"#. CATEGORY_GROUPS['Q_A']#: searx/searxng.msgmsgid "q&a"msgstr "S&J"#. CATEGORY_GROUPS['REPOS']#: searx/searxng.msgmsgid "repos"msgstr "repositori"#. CATEGORY_GROUPS['SOFTWARE_WIKIS']#: searx/searxng.msgmsgid "software wikis"msgstr "wiki perisian"#. CATEGORY_GROUPS['WEB']#: searx/searxng.msgmsgid "web"msgstr "web"#. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']#: searx/searxng.msgmsgid "scientific publications"msgstr "penerbitan ilmiah"#. STYLE_NAMES['AUTO']#: searx/searxng.msgmsgid "auto"msgstr "auto"#. STYLE_NAMES['LIGHT']#: searx/searxng.msgmsgid "light"msgstr "terang"#. STYLE_NAMES['DARK']#: searx/searxng.msgmsgid "dark"msgstr "gelap"#. STYLE_NAMES['BLACK']#: searx/searxng.msgmsgid "black"msgstr "Hitam"#. BRAND_CUSTOM_LINKS['UPTIME']#: searx/searxng.msgmsgid "Uptime"msgstr "Masa aktif"#. BRAND_CUSTOM_LINKS['ABOUT']#: searx/searxng.msg searx/templates/simple/base.html:49msgid "About"msgstr "Tentang"#. WEATHER_TERMS['AVERAGE TEMP.']#: searx/engines/wttr.py:32 searx/searxng.msgmsgid "Average temp."msgstr "Suhu purata."#. WEATHER_TERMS['CLOUD COVER']#: searx/engines/open_meteo.py:91 searx/searxng.msgmsgid "Cloud cover"msgstr "Litupan awan"#. WEATHER_TERMS['CONDITION']#: searx/engines/duckduckgo_weather.py:45 searx/engines/wttr.py:51#: searx/searxng.msgmsgid "Condition"msgstr "Keadaan"#. WEATHER_TERMS['CURRENT CONDITION']#: searx/engines/duckduckgo_weather.py:118 searx/engines/wttr.py:104#: searx/searxng.msgmsgid "Current condition"msgstr "Keadaan semasa"#. WEATHER_TERMS['EVENING']#: searx/engines/wttr.py:100 searx/searxng.msgmsgid "Evening"msgstr "Petang"#. WEATHER_TERMS['FEELS LIKE']#: searx/engines/duckduckgo_weather.py:53 searx/engines/open_meteo.py:81#: searx/engines/wttr.py:59 searx/searxng.msgmsgid "Feels like"msgstr "Rasa seperti"#. WEATHER_TERMS['HUMIDITY']#: searx/engines/duckduckgo_weather.py:64 searx/engines/open_meteo.py:93#: searx/engines/wttr.py:68 searx/searxng.msgmsgid "Humidity"msgstr "Kelembapan"#. WEATHER_TERMS['MAX TEMP.']#: searx/engines/duckduckgo_weather.py:77 searx/engines/wttr.py:34#: searx/searxng.msgmsgid "Max temp."msgstr "Suhu max."#. WEATHER_TERMS['MIN TEMP.']#: searx/engines/duckduckgo_weather.py:73 searx/engines/wttr.py:33#: searx/searxng.msgmsgid "Min temp."msgstr "Suhu min."#. WEATHER_TERMS['MORNING']#: searx/engines/wttr.py:100 searx/searxng.msgmsgid "Morning"msgstr "Pagi"#. WEATHER_TERMS['NIGHT']#: searx/engines/wttr.py:100 searx/searxng.msgmsgid "Night"msgstr "Malam"#. WEATHER_TERMS['NOON']#: searx/engines/wttr.py:100 searx/searxng.msgmsgid "Noon"msgstr "Tengah hari"#. WEATHER_TERMS['PRESSURE']#: searx/engines/open_meteo.py:95 searx/searxng.msgmsgid "Pressure"msgstr "Tekanan"#. WEATHER_TERMS['SUNRISE']#: searx/engines/duckduckgo_weather.py:81 searx/engines/wttr.py:36#: searx/searxng.msgmsgid "Sunrise"msgstr "Matahari terbit"#. WEATHER_TERMS['SUNSET']#: searx/engines/duckduckgo_weather.py:82 searx/engines/wttr.py:37#: searx/searxng.msgmsgid "Sunset"msgstr "Matahari terbenam"#. WEATHER_TERMS['TEMPERATURE']#: searx/engines/duckduckgo_weather.py:48 searx/engines/open_meteo.py:76#: searx/engines/wttr.py:55 searx/searxng.msgmsgid "Temperature"msgstr "Suhu"#. WEATHER_TERMS['UV INDEX']#: searx/engines/duckduckgo_weather.py:80 searx/engines/wttr.py:35#: searx/searxng.msgmsgid "UV index"msgstr "Indeks UV"#. WEATHER_TERMS['VISIBILITY']#: searx/engines/duckduckgo_weather.py:62 searx/engines/wttr.py:66#: searx/searxng.msgmsgid "Visibility"msgstr "Penglihatan"#. WEATHER_TERMS['WIND']#: searx/engines/duckduckgo_weather.py:58 searx/engines/open_meteo.py:86#: searx/engines/wttr.py:62 searx/searxng.msgmsgid "Wind"msgstr "Angin"#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']#: searx/engines/lemmy.py:85 searx/searxng.msgmsgid "subscribers"msgstr "Langganan"#. SOCIAL_MEDIA_TERMS['POSTS']#: searx/engines/lemmy.py:86 searx/searxng.msgmsgid "posts"msgstr "kiriman"#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']#: searx/engines/lemmy.py:87 searx/searxng.msgmsgid "active users"msgstr "pengguna aktif"#. SOCIAL_MEDIA_TERMS['COMMENTS']#: searx/engines/discourse.py:157 searx/engines/hackernews.py:82#: searx/engines/lemmy.py:130 searx/searxng.msgmsgid "comments"msgstr "komen"#. SOCIAL_MEDIA_TERMS['USER']#: searx/engines/lemmy.py:129 searx/engines/lemmy.py:164 searx/searxng.msgmsgid "user"msgstr "pengguna"#. SOCIAL_MEDIA_TERMS['COMMUNITY']#: searx/engines/lemmy.py:131 searx/engines/lemmy.py:165 searx/searxng.msgmsgid "community"msgstr "komuniti"#. SOCIAL_MEDIA_TERMS['POINTS']#: searx/engines/hackernews.py:82 searx/searxng.msgmsgid "points"msgstr "mata"#. SOCIAL_MEDIA_TERMS['TITLE']#: searx/searxng.msgmsgid "title"msgstr "tajuk"#. SOCIAL_MEDIA_TERMS['AUTHOR']#: searx/engines/hackernews.py:85 searx/searxng.msgmsgid "author"msgstr "penulis"#. SOCIAL_MEDIA_TERMS['THREAD OPEN']#: searx/engines/discourse.py:149 searx/searxng.msgmsgid "open"msgstr "buka"#. SOCIAL_MEDIA_TERMS['THREAD CLOSED']#: searx/engines/discourse.py:149 searx/searxng.msgmsgid "closed"msgstr "tutup"#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED']#: searx/engines/discourse.py:160 searx/searxng.msgmsgid "answered"msgstr "dijawab"#: searx/webapp.py:312msgid "No item found"msgstr "barang tidak dijumpai"#: searx/engines/qwant.py:288#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:314msgid "Source"msgstr "Punca"#: searx/webapp.py:316msgid "Error loading the next page"msgstr "Gagal memuat turun muka seterusnya"#: searx/webapp.py:469 searx/webapp.py:875msgid "Invalid settings, please edit your preferences"msgstr "Kesilapan tetapan, sila ubahsuai pilihan"#: searx/webapp.py:485msgid "Invalid settings"msgstr "Tetapan tidak sah"#: searx/webapp.py:562 searx/webapp.py:652msgid "search error"msgstr "ralat pencarian"#: searx/webutils.py:36msgid "timeout"msgstr "masa tamat"#: searx/webutils.py:37msgid "parsing error"msgstr "ralat huraian"#: searx/webutils.py:38msgid "HTTP protocol error"msgstr "kesilapan protokol HTTP"#: searx/webutils.py:39msgid "network error"msgstr "ralat rangkaian"#: searx/webutils.py:40msgid "SSL error: certificate validation has failed"msgstr "RALAT ssl: pengesahan sijil gagal"#: searx/webutils.py:42msgid "unexpected crash"msgstr "kemalangan tidak dijangka"#: searx/webutils.py:49msgid "HTTP error"msgstr "kesilapan HTTP"#: searx/webutils.py:50msgid "HTTP connection error"msgstr "kesilapan sambungan HTTP"#: searx/webutils.py:56msgid "proxy error"msgstr "kesilapan proksi"#: searx/webutils.py:57msgid "CAPTCHA"msgstr "CAPTCHA"#: searx/webutils.py:58msgid "too many requests"msgstr "terlalu banyak permintaan"#: searx/webutils.py:59msgid "access denied"msgstr "akses dinafikan"#: searx/webutils.py:60msgid "server API error"msgstr "ralat API pelayan"#: searx/webutils.py:79msgid "Suspended"msgstr "Digantung"#: searx/webutils.py:314msgid "{minutes} minute(s) ago"msgstr "{minit} minit yang lalu"#: searx/webutils.py:315msgid "{hours} hour(s), {minutes} minute(s) ago"msgstr "{jam} jam, {minit} minit yang lalu"#: searx/answerers/random.py:69msgid "Generate different random values"msgstr "Jana jumlah rawak yang berbeza"#: searx/answerers/statistics.py:36msgid "Compute {func} of the arguments"msgstr ""#: searx/engines/openstreetmap.py:158msgid "Show route in map .."msgstr ""#: searx/engines/pdbe.py:96msgid "{title} (OBSOLETE)"msgstr "{title} (USANG)"#: searx/engines/pdbe.py:103msgid "This entry has been superseded by"msgstr "Kemasukan ini telah diganti oleh"#: searx/engines/qwant.py:290msgid "Channel"msgstr "Saluran"#: searx/engines/radio_browser.py:105msgid "bitrate"msgstr "kadar bit"#: searx/engines/radio_browser.py:106msgid "votes"msgstr "undi"#: searx/engines/radio_browser.py:107msgid "clicks"msgstr "klik"#: searx/engines/seekr.py:193 searx/engines/yummly.py:71#: searx/engines/zlibrary.py:137msgid "Language"msgstr "Bahasa"#: searx/engines/semantic_scholar.py:78msgid """{numCitations} citations from the year {firstCitationVelocityYear} to ""{lastCitationVelocityYear}"msgstr """{numCitations} cetusan daripada tahun {firstCitationVelocityYear} to ""{lastCitationVelocityYear}"#: searx/engines/tineye.py:47msgid """Could not read that image url. This may be due to an unsupported file ""format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"" WebP."msgstr """Tidak boleh mengakses pautan imeg. Ini boleh disebabkan oleh format file ""yang tidak disokong. TinEye hanya menyokong imeg yang dalam format JPEG, ""PNG, GIF, BMP, TIFF atau WebP."#: searx/engines/tineye.py:53msgid """The image is too simple to find matches. TinEye requires a basic level of"" visual detail to successfully identify matches."msgstr """Gambar ini terlalu mudah untuk mencari padanan. TinEye memerlukan tahap ""butiran visual asas untuk mengenal pasti padanan dengan berjaya."#: searx/engines/tineye.py:59msgid "The image could not be downloaded."msgstr "Imej tidak dapat dimuat turun."#: searx/engines/zlibrary.py:138msgid "Book rating"msgstr "Penarafan buku"#: searx/engines/zlibrary.py:139msgid "File quality"msgstr "Kualiti fail"#: searx/plugins/calculator.py:20msgid "Calculate mathematical expressions via the search bar"msgstr "Kira ungkapan matematik melalui bar carian"#: searx/plugins/hash_plugin.py:34msgid "Hash plugin"msgstr ""#: searx/plugins/hash_plugin.py:35msgid "Converts strings to different hash digests."msgstr "Ubah rentetan kepada \"hash digest\" yang berbeza."#: searx/plugins/hash_plugin.py:62msgid "hash digest"msgstr "huraian hash"#: searx/plugins/hostnames.py:105msgid "Hostnames plugin"msgstr "Plugin nama hos"#: searx/plugins/hostnames.py:106msgid "Rewrite hostnames, remove results or prioritize them based on the hostname"msgstr """Menulis semula nama hos, buang keputusan atau memberi keutamaan kepada ""mereka berdasarkan nama hos"#: searx/plugins/oa_doi_rewrite.py:15msgid "Open Access DOI rewrite"msgstr "Akses Terbuka DOI tulis-semula"#: searx/plugins/oa_doi_rewrite.py:16msgid """Avoid paywalls by redirecting to open-access versions of publications ""when available"msgstr """Elakkan paywall dengan mengubahalih kepada penerbitan versi akses-awam ""jika ada"#: searx/plugins/self_info.py:37msgid "Self Information"msgstr "Maklumat Diri"#: searx/plugins/self_info.py:38msgid """Displays your IP if the query is \"ip\" and your user agent if the query ""is \"user-agent\"."msgstr ""#: searx/plugins/self_info.py:52msgid "Your IP is: "msgstr "IP anda adalah: "#: searx/plugins/self_info.py:55msgid "Your user-agent is: "msgstr "Agen pengguna anda adalah: "#: searx/plugins/tor_check.py:29msgid "Tor check plugin"msgstr "Tor semak plugin"#: searx/plugins/tor_check.py:32msgid """This plugin checks if the address of the request is a Tor exit-node, and ""informs the user if it is; like check.torproject.org, but from SearXNG."msgstr """Plugin ini memeriksa jika alamat permintaan adalah nod-keluaran Tor, dan ""memberitahu pengguna jika ya; seperti check.torproject.org, tetapi dari ""SearXNG."#: searx/plugins/tor_check.py:69msgid "Could not download the list of Tor exit-nodes from"msgstr ""#: searx/plugins/tor_check.py:81msgid "You are using Tor and it looks like you have the external IP address"msgstr ""#: searx/plugins/tor_check.py:85msgid "You are not using Tor and you have the external IP address"msgstr ""#: searx/plugins/tracker_url_remover.py:18msgid "Tracker URL remover"msgstr "Pemadam penjejak URL"#: searx/plugins/tracker_url_remover.py:19msgid "Remove trackers arguments from the returned URL"msgstr "Buang hujah penjejak dari URL yang dikembalikan"#: searx/plugins/unit_converter.py:32msgid "Convert between units"msgstr "Tukar antara unit"#: searx/templates/simple/404.html:4msgid "Page not found"msgstr "Laman tidak dapat dijumpai"#: searx/templates/simple/404.html:6#, python-formatmsgid "Go to %(search_page)s."msgstr "Pergi ke %(search_page)s."#: searx/templates/simple/404.html:6msgid "search page"msgstr "Laman carian"#: searx/templates/simple/base.html:53msgid "Donate"msgstr "Derma"#: searx/templates/simple/base.html:57#: searx/templates/simple/preferences.html:156msgid "Preferences"msgstr "Pilihan"#: searx/templates/simple/base.html:67msgid "Powered by"msgstr "Didukung oleh"#: searx/templates/simple/base.html:67msgid "a privacy-respecting, open metasearch engine"msgstr "enjin carian meta terbuka yang menghormati privasi"#: searx/templates/simple/base.html:68#: searx/templates/simple/result_templates/packages.html:59msgid "Source code"msgstr "Kod sumber"#: searx/templates/simple/base.html:69msgid "Issue tracker"msgstr "Isu penjejak"#: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18msgid "Engine stats"msgstr "Statistik enjin"#: searx/templates/simple/base.html:72msgid "Public instances"msgstr "Kejadian awam"#: searx/templates/simple/base.html:75msgid "Privacy policy"msgstr "Polisi privasi"#: searx/templates/simple/base.html:78msgid "Contact instance maintainer"msgstr "Hubungi penyelenggara kejadian"#: searx/templates/simple/categories.html:26msgid "Click on the magnifier to perform search"msgstr "Klik pada kanta pembesar untuk melakukan carian"#: searx/templates/simple/macros.html:40msgid "Length"msgstr "Panjang"#: searx/templates/simple/macros.html:41msgid "Views"msgstr ""#: searx/templates/simple/macros.html:42#: searx/templates/simple/result_templates/files.html:34#: searx/templates/simple/result_templates/images.html:19#: searx/templates/simple/result_templates/paper.html:6msgid "Author"msgstr "Penulis"#: searx/templates/simple/macros.html:50msgid "cached"msgstr "dicache"#: searx/templates/simple/macros.html:50msgid "proxied"msgstr "diproksi"#: searx/templates/simple/new_issue.html:64msgid "Start submitting a new issue on GitHub"msgstr "Mula menghantar isu baru di Github"#: searx/templates/simple/new_issue.html:66msgid "Please check for existing bugs about this engine on GitHub"msgstr "Sila semak untuk bug yang sedia ada tentang enjin ini di Github"#: searx/templates/simple/new_issue.html:69msgid "I confirm there is no existing bug about the issue I encounter"msgstr """Saya mengesahkan tiada pepijat yang sedia ada mengenai isu yang saya ""hadapi"#: searx/templates/simple/new_issue.html:71msgid "If this is a public instance, please specify the URL in the bug report"msgstr "Jika ini adalah contoh awam, sila nyatakan URL dalam laporan pepijat"#: searx/templates/simple/new_issue.html:72msgid "Submit a new issue on Github including the above information"msgstr "Hantar isu baru di Github termasuk maklumat di atas"#: searx/templates/simple/preferences.html:65msgid "No HTTPS"msgstr "Tanpa HTTPS"#: searx/templates/simple/elements/engines_msg.html:14#: searx/templates/simple/preferences.html:69#: searx/templates/simple/preferences.html:70msgid "View error logs and submit a bug report"msgstr "Paparkan log ralat dan hantar laporan pepijat"#: searx/templates/simple/preferences.html:74msgid "!bang for this engine"msgstr ""#: searx/templates/simple/preferences.html:80msgid "!bang for its categories"msgstr ""#: searx/templates/simple/preferences.html:102#: searx/templates/simple/stats.html:64msgid "Median"msgstr ""#: searx/templates/simple/preferences.html:103#: searx/templates/simple/stats.html:70msgid "P80"msgstr "P80"#: searx/templates/simple/preferences.html:104#: searx/templates/simple/stats.html:76msgid "P95"msgstr "P95"#: searx/templates/simple/preferences.html:136msgid "Failed checker test(s): "msgstr ""#: searx/templates/simple/preferences.html:138msgid "Errors:"msgstr "Ralat:"#: searx/templates/simple/preferences.html:163msgid "General"msgstr "Umum"#: searx/templates/simple/preferences.html:166msgid "Default categories"msgstr ""#: searx/templates/simple/preferences.html:194msgid "User interface"msgstr ""#: searx/templates/simple/preferences.html:217msgid "Privacy"msgstr "Privasi"#: searx/templates/simple/preferences.html:232msgid "Engines"msgstr "Enjin-enjin"#: searx/templates/simple/preferences.html:234msgid "Currently used search engines"msgstr "Enjin carian yang digunakan pada masa ini"#: searx/templates/simple/preferences.html:243msgid "Special Queries"msgstr "Pertanyaan Khas"#: searx/templates/simple/preferences.html:251msgid "Cookies"msgstr ""#: searx/templates/simple/results.html:30msgid "Number of results"msgstr "Bilangan keputusan"#: searx/templates/simple/results.html:36msgid "Info"msgstr "Maklumat"#: searx/templates/simple/results.html:77msgid "Back to top"msgstr "Balik ke atas"#: searx/templates/simple/results.html:95msgid "Previous page"msgstr "Halaman sebelumnya"#: searx/templates/simple/results.html:113msgid "Next page"msgstr "Halaman seterusnya"#: searx/templates/simple/search.html:3msgid "Display the front page"msgstr "Paparkan muka depan"#: searx/templates/simple/search.html:9#: searx/templates/simple/simple_search.html:5msgid "Search for..."msgstr ""#: searx/templates/simple/search.html:10#: searx/templates/simple/simple_search.html:6msgid "clear"msgstr ""#: searx/templates/simple/search.html:11#: searx/templates/simple/simple_search.html:7msgid "search"msgstr "cari"#: searx/templates/simple/stats.html:21msgid "There is currently no data available. "msgstr "Pada masa ini tiada data tersedia. "#: searx/templates/simple/preferences/engines.html:24#: searx/templates/simple/stats.html:25msgid "Engine name"msgstr "Nama enjin"#: searx/templates/simple/stats.html:26msgid "Scores"msgstr ""#: searx/templates/simple/stats.html:27msgid "Result count"msgstr ""#: searx/templates/simple/elements/engines_msg.html:7#: searx/templates/simple/preferences/engines.html:31#: searx/templates/simple/stats.html:28msgid "Response time"msgstr "Masa tindak balas"#: searx/templates/simple/preferences/engines.html:35#: searx/templates/simple/stats.html:29msgid "Reliability"msgstr "Kebolehpercayaan"#: searx/templates/simple/stats.html:59msgid "Total"msgstr "Jumlah"#: searx/templates/simple/stats.html:60msgid "HTTP"msgstr "HTTP"#: searx/templates/simple/stats.html:61msgid "Processing"msgstr "Sedang memproses"#: searx/templates/simple/stats.html:99msgid "Warnings"msgstr "Amaran"#: searx/templates/simple/stats.html:99msgid "Errors and exceptions"msgstr ""#: searx/templates/simple/stats.html:105msgid "Exception"msgstr ""#: searx/templates/simple/stats.html:107msgid "Message"msgstr "Mesej"#: searx/templates/simple/stats.html:109msgid "Percentage"msgstr "Peratus"#: searx/templates/simple/stats.html:111msgid "Parameter"msgstr ""#: searx/templates/simple/result_templates/files.html:36#: searx/templates/simple/stats.html:119msgid "Filename"msgstr "Nama fail"#: searx/templates/simple/stats.html:120msgid "Function"msgstr "Fungsi"#: searx/templates/simple/stats.html:121msgid "Code"msgstr "Kod"#: searx/templates/simple/stats.html:128msgid "Checker"msgstr "Pemeriksa"#: searx/templates/simple/stats.html:131msgid "Failed test"msgstr "Ujian gagal"#: searx/templates/simple/stats.html:132msgid "Comment(s)"msgstr "Ulasan"#: searx/templates/simple/answer/translations.html:12#: searx/templates/simple/preferences/answerers.html:8msgid "Examples"msgstr "Contoh-contoh"#: searx/templates/simple/answer/translations.html:21msgid "Definitions"msgstr ""#: searx/templates/simple/answer/translations.html:30msgid "Synonyms"msgstr ""#: searx/templates/simple/elements/answers.html:2msgid "Answers"msgstr "Jawapan"#: searx/templates/simple/elements/apis.html:3msgid "Download results"msgstr "Keputusan muat turun"#: searx/templates/simple/elements/corrections.html:2msgid "Try searching for:"msgstr "Cuba cari:"#: searx/templates/simple/elements/engines_msg.html:4msgid "Messages from the search engines"msgstr "Mesej dari enjin carian"#: searx/templates/simple/elements/engines_msg.html:7msgid "seconds"msgstr ""#: searx/templates/simple/elements/search_url.html:3msgid "Search URL"msgstr "URL Carian"#: searx/templates/simple/elements/search_url.html:4#: searx/templates/simple/preferences/cookies.html:54msgid "Copied"msgstr "Disalin"#: searx/templates/simple/elements/search_url.html:4#: searx/templates/simple/preferences/cookies.html:54msgid "Copy"msgstr "Tiru"#: searx/templates/simple/elements/suggestions.html:3msgid "Suggestions"msgstr "Cadangan"#: searx/templates/simple/filters/languages.html:1#: searx/templates/simple/preferences/language.html:2msgid "Search language"msgstr "Bahasa carian"#: searx/templates/simple/filters/languages.html:4#: searx/templates/simple/preferences/language.html:7msgid "Default language"msgstr "Bahasa lalai"#: searx/templates/simple/filters/languages.html:8#: searx/templates/simple/preferences/language.html:11msgid "Auto-detect"msgstr "Kesan secara automatik"#: searx/templates/simple/filters/safesearch.html:1#: searx/templates/simple/filters/safesearch.html:2#: searx/templates/simple/filters/safesearch.html:3#: searx/templates/simple/filters/safesearch.html:4#: searx/templates/simple/preferences/engines.html:27#: searx/templates/simple/preferences/safesearch.html:2msgid "SafeSearch"msgstr "Carian Selamat"#: searx/templates/simple/filters/safesearch.html:2#: searx/templates/simple/preferences/safesearch.html:7msgid "Strict"msgstr "Ketat"#: searx/templates/simple/filters/safesearch.html:3#: searx/templates/simple/preferences/safesearch.html:11msgid "Moderate"msgstr "Sederhana"#: searx/templates/simple/filters/safesearch.html:4#: searx/templates/simple/preferences/safesearch.html:15msgid "None"msgstr "Tanpa"#: searx/templates/simple/filters/time_range.html:1#: searx/templates/simple/preferences/engines.html:28msgid "Time range"msgstr "Julat masa"#: searx/templates/simple/filters/time_range.html:3msgid "Anytime"msgstr "Bila-bila masa"#: searx/templates/simple/filters/time_range.html:6msgid "Last day"msgstr "Dalam 24 jam"#: searx/templates/simple/filters/time_range.html:9msgid "Last week"msgstr "Dalam 1 minggu"#: searx/templates/simple/filters/time_range.html:12msgid "Last month"msgstr "Dalam 1 bulan"#: searx/templates/simple/filters/time_range.html:15msgid "Last year"msgstr "Dalam 1 tahun"#: searx/templates/simple/messages/no_cookies.html:3msgid "Information!"msgstr "Informasi!"#: searx/templates/simple/messages/no_cookies.html:4msgid "currently, there are no cookies defined."msgstr "pada masa ini, tiada kuki yang ditakrifkan."#: searx/templates/simple/messages/no_results.html:6msgid "Sorry!"msgstr "Harap maaf!"#: searx/templates/simple/messages/no_results.html:12msgid "No results were found. You can try to:"msgstr "Tiada keputusan ditemui. Anda boleh cuba untuk:"#: searx/templates/simple/messages/no_results.html:14msgid "There are no more results. You can try to:"msgstr "Tiada lagi keputusan. Anda boleh cuba untuk:"#: searx/templates/simple/messages/no_results.html:19msgid "Refresh the page."msgstr "Segar semula halaman."#: searx/templates/simple/messages/no_results.html:20msgid "Search for another query or select another category (above)."msgstr "Cari pertanyaan lain atau pilih kategori lain (di atas)."#: searx/templates/simple/messages/no_results.html:21msgid "Change the search engine used in the preferences:"msgstr "Tukar enjin carian yang digunakan dalam tetapan:"#: searx/templates/simple/messages/no_results.html:22msgid "Switch to another instance:"msgstr "Tukar ke contoh lain:"#: searx/templates/simple/messages/no_results.html:24msgid "Search for another query or select another category."msgstr "Cari pertanyaan lain atau pilih kategori lain."#: searx/templates/simple/messages/no_results.html:25msgid "Go back to the previous page using the previous page button."msgstr "Kembali ke halaman sebelumnya menggunakan butang halaman sebelumnya."#: searx/templates/simple/preferences/answerers.html:4#: searx/templates/simple/preferences/engines.html:23msgid "Allow"msgstr "Benarkan"#: searx/templates/simple/preferences/answerers.html:5msgid "Keywords (first word in query)"msgstr ""#: searx/templates/simple/preferences/answerers.html:6#: searx/templates/simple/result_templates/packages.html:7msgid "Name"msgstr "Nama"#: searx/templates/simple/preferences/answerers.html:7msgid "Description"msgstr "Deskripsi"#: searx/templates/simple/preferences/answerers.html:13msgid "This is the list of SearXNG's instant answering modules."msgstr "Ini adalah senarai modul jawapan segera SearXNG."#: searx/templates/simple/preferences/answerers.html:29msgid "This is the list of plugins."msgstr "Ini adalah senarai plugin."#: searx/templates/simple/preferences/autocomplete.html:2msgid "Autocomplete"msgstr "Lengkap secara automatik"#: searx/templates/simple/preferences/autocomplete.html:15msgid "Find stuff as you type"msgstr "Cari perkara semasa anda menaip"#: searx/templates/simple/preferences/center_alignment.html:2msgid "Center Alignment"msgstr "Penyelarasan Tengah"#: searx/templates/simple/preferences/center_alignment.html:14msgid "Displays results in the center of the page (Oscar layout)."msgstr "Memaparkan keputusan di tengah halaman (susun atur Oscar)."#: searx/templates/simple/preferences/cookies.html:2msgid """This is the list of cookies and their values SearXNG is storing on your ""computer."msgstr """Ini adalah senarai kuki dan nilai-nilainya yang disimpan oleh SearXNG ""pada komputer anda."#: searx/templates/simple/preferences/cookies.html:3msgid "With that list, you can assess SearXNG transparency."msgstr "Dengan senarai itu, anda boleh menilai ketelusan SearXNG."#: searx/templates/simple/preferences/cookies.html:9msgid "Cookie name"msgstr "Nama kuki"#: searx/templates/simple/preferences/cookies.html:10msgid "Value"msgstr "Nilai"#: searx/templates/simple/preferences/cookies.html:23msgid "Search URL of the currently saved preferences"msgstr "URL carian bagi tetapan yang disimpan pada masa ini"#: searx/templates/simple/preferences/cookies.html:32msgid """Note: specifying custom settings in the search URL can reduce privacy by ""leaking data to the clicked result sites."msgstr """Nota: menentukan tetapan khusus dalam URL carian boleh mengurangkan ""privasi dengan membocorkan data kepada laman hasil yang diklik."#: searx/templates/simple/preferences/cookies.html:35msgid "URL to restore your preferences in another browser"msgstr "URL untuk memulihkan pilihan anda dalam pelayar lain"#: searx/templates/simple/preferences/cookies.html:43msgid """Specifying custom settings in the preferences URL can be used to sync ""preferences across devices."msgstr """Menentukan tetapan khusus dalam URL tetapan boleh digunakan untuk ""menyegerakkan tetapan merentasi peranti."#: searx/templates/simple/preferences/cookies.html:46msgid "Copy preferences hash"msgstr ""#: searx/templates/simple/preferences/cookies.html:57msgid "Insert copied preferences hash (without URL) to restore"msgstr ""#: searx/templates/simple/preferences/cookies.html:59msgid "Preferences hash"msgstr ""#: searx/templates/simple/preferences/doi_resolver.html:1msgid "Digital Object Identifier (DOI)"msgstr ""#: searx/templates/simple/preferences/doi_resolver.html:6msgid "Open Access DOI resolver"msgstr ""#: searx/templates/simple/preferences/doi_resolver.html:18msgid "Select service used by DOI rewrite"msgstr ""#: searx/templates/simple/preferences/engines.html:9msgid """This tab does not exists in the user interface, but you can search in ""these engines by its !bangs."msgstr ""#: searx/templates/simple/preferences/engines.html:15msgid "Enable all"msgstr ""#: searx/templates/simple/preferences/engines.html:16msgid "Disable all"msgstr ""#: searx/templates/simple/preferences/engines.html:25msgid "!bang"msgstr "!bang"#: searx/templates/simple/preferences/engines.html:26msgid "Supports selected language"msgstr ""#: searx/templates/simple/preferences/engines.html:29msgid "Weight"msgstr ""#: searx/templates/simple/preferences/engines.html:33msgid "Max time"msgstr "Masa maksimum"#: searx/templates/simple/preferences/favicon.html:2msgid "Favicon Resolver"msgstr ""#: searx/templates/simple/preferences/favicon.html:15msgid "Display favicons near search results"msgstr ""#: searx/templates/simple/preferences/footer.html:2msgid """These settings are stored in your cookies, this allows us not to store ""this data about you."msgstr ""#: searx/templates/simple/preferences/footer.html:3msgid """These cookies serve your sole convenience, we don't use these cookies to ""track you."msgstr ""#: searx/templates/simple/preferences/footer.html:6msgid "Save"msgstr "Simpan"#: searx/templates/simple/preferences/footer.html:9msgid "Reset defaults"msgstr ""#: searx/templates/simple/preferences/footer.html:13msgid "Back"msgstr "Balik"#: searx/templates/simple/preferences/hotkeys.html:2msgid "Hotkeys"msgstr ""#: searx/templates/simple/preferences/hotkeys.html:13msgid "Vim-like"msgstr ""#: searx/templates/simple/preferences/hotkeys.html:18msgid """Navigate search results with hotkeys (JavaScript required). Press \"h\" ""key on main or result page to get help."msgstr ""#: searx/templates/simple/preferences/image_proxy.html:2msgid "Image proxy"msgstr "Proksi imej"#: searx/templates/simple/preferences/image_proxy.html:14msgid "Proxying image results through SearXNG"msgstr ""#: searx/templates/simple/preferences/infinite_scroll.html:2msgid "Infinite scroll"msgstr ""#: searx/templates/simple/preferences/infinite_scroll.html:14msgid "Automatically load next page when scrolling to bottom of current page"msgstr ""#: searx/templates/simple/preferences/language.html:24msgid "What language do you prefer for search?"msgstr "Bahasa apa yang anda suka untuk membuat carian?"#: searx/templates/simple/preferences/language.html:25msgid "Choose Auto-detect to let SearXNG detect the language of your query."msgstr ""#: searx/templates/simple/preferences/method.html:2msgid "HTTP Method"msgstr "Kaedah HTTP"#: searx/templates/simple/preferences/method.html:14msgid "Change how forms are submitted"msgstr ""#: searx/templates/simple/preferences/query_in_title.html:2msgid "Query in the page's title"msgstr ""#: searx/templates/simple/preferences/query_in_title.html:14msgid """When enabled, the result page's title contains your query. Your browser ""can record this title"msgstr ""#: searx/templates/simple/preferences/results_on_new_tab.html:2msgid "Results on new tabs"msgstr ""#: searx/templates/simple/preferences/results_on_new_tab.html:14msgid "Open result links on new browser tabs"msgstr ""#: searx/templates/simple/preferences/safesearch.html:20msgid "Filter content"msgstr "Tapis kandungan"#: searx/templates/simple/preferences/search_on_category_select.html:2msgid "Search on category select"msgstr "Cari dalam kategori pilihan"#: searx/templates/simple/preferences/search_on_category_select.html:14msgid """Perform search immediately if a category selected. Disable to select ""multiple categories"msgstr ""#: searx/templates/simple/preferences/theme.html:2msgid "Theme"msgstr "Tema"#: searx/templates/simple/preferences/theme.html:14msgid "Change SearXNG layout"msgstr ""#: searx/templates/simple/preferences/theme.html:19msgid "Theme style"msgstr "Gaya tema"#: searx/templates/simple/preferences/theme.html:31msgid "Choose auto to follow your browser settings"msgstr ""#: searx/templates/simple/preferences/tokens.html:2msgid "Engine tokens"msgstr "Token enjin"#: searx/templates/simple/preferences/tokens.html:9msgid "Access tokens for private engines"msgstr "Akses token untuk enjin persendirian"#: searx/templates/simple/preferences/ui_locale.html:2msgid "Interface language"msgstr ""#: searx/templates/simple/preferences/ui_locale.html:14msgid "Change the language of the layout"msgstr ""#: searx/templates/simple/preferences/urlformatting.html:2msgid "URL formatting"msgstr ""#: searx/templates/simple/preferences/urlformatting.html:8msgid "Pretty"msgstr ""#: searx/templates/simple/preferences/urlformatting.html:13msgid "Full"msgstr ""#: searx/templates/simple/preferences/urlformatting.html:18msgid "Host"msgstr ""#: searx/templates/simple/preferences/urlformatting.html:23msgid "Change result URL formatting"msgstr ""#: searx/templates/simple/result_templates/code.html:13msgid "repo"msgstr ""#: searx/templates/simple/result_templates/default.html:6#: searx/templates/simple/result_templates/files.html:8#: searx/templates/simple/result_templates/files.html:11msgid "show media"msgstr "tunjuk media"#: searx/templates/simple/result_templates/default.html:6#: searx/templates/simple/result_templates/files.html:8msgid "hide media"msgstr "sembunyikan media"#: searx/templates/simple/result_templates/default.html:14#: searx/templates/simple/result_templates/videos.html:14msgid "This site did not provide any description."msgstr "Laman web ini tidak memberikan sebarang diskripsi."#: searx/templates/simple/result_templates/files.html:38#: searx/templates/simple/result_templates/images.html:22#: searx/templates/simple/result_templates/torrent.html:11msgid "Filesize"msgstr "Saiz fail"#: searx/templates/simple/result_templates/files.html:40msgid "Date"msgstr ""#: searx/templates/simple/result_templates/files.html:42#: searx/templates/simple/result_templates/paper.html:24msgid "Type"msgstr "Jenis"#: searx/templates/simple/result_templates/images.html:20msgid "Resolution"msgstr "Resolusi"#: searx/templates/simple/result_templates/images.html:21msgid "Format"msgstr "Format"#: searx/templates/simple/result_templates/images.html:24msgid "Engine"msgstr "Enjin"#: searx/templates/simple/result_templates/images.html:25msgid "View source"msgstr "Lihat sumber"#: searx/templates/simple/result_templates/map.html:12msgid "address"msgstr "alamat"#: searx/templates/simple/result_templates/map.html:43msgid "show map"msgstr "tunjuk peta"#: searx/templates/simple/result_templates/map.html:43msgid "hide map"msgstr "sembunyikan peta"#: searx/templates/simple/result_templates/packages.html:12msgid "Version"msgstr "Versi"#: searx/templates/simple/result_templates/packages.html:18msgid "Maintainer"msgstr "Penyelenggara"#: searx/templates/simple/result_templates/packages.html:24msgid "Updated at"msgstr "Dikemaskini pada"#: searx/templates/simple/result_templates/packages.html:30#: searx/templates/simple/result_templates/paper.html:25msgid "Tags"msgstr "Tag"#: searx/templates/simple/result_templates/packages.html:36msgid "Popularity"msgstr "Kepopularan"#: searx/templates/simple/result_templates/packages.html:42msgid "License"msgstr "Lesen"#: searx/templates/simple/result_templates/packages.html:52msgid "Project"msgstr "Projek"#: searx/templates/simple/result_templates/packages.html:55msgid "Project homepage"msgstr "Halaman utama projek"#: searx/templates/simple/result_templates/paper.html:5msgid "Published date"msgstr "Tarikh diterbitkan"#: searx/templates/simple/result_templates/paper.html:9msgid "Journal"msgstr "Jurnal"#: searx/templates/simple/result_templates/paper.html:22msgid "Editor"msgstr "Penyunting"#: searx/templates/simple/result_templates/paper.html:23msgid "Publisher"msgstr "Penerbit"#: searx/templates/simple/result_templates/paper.html:26msgid "DOI"msgstr "DOI"#: searx/templates/simple/result_templates/paper.html:27msgid "ISSN"msgstr "ISSN"#: searx/templates/simple/result_templates/paper.html:28msgid "ISBN"msgstr "ISBN"#: searx/templates/simple/result_templates/paper.html:33msgid "PDF"msgstr "PDF"#: searx/templates/simple/result_templates/paper.html:34msgid "HTML"msgstr "HTML"#: searx/templates/simple/result_templates/torrent.html:6msgid "magnet link"msgstr "pautan magnet"#: searx/templates/simple/result_templates/torrent.html:7msgid "torrent file"msgstr "fail torrent"#: searx/templates/simple/result_templates/torrent.html:9msgid "Seeder"msgstr "Pembenih"#: searx/templates/simple/result_templates/torrent.html:9msgid "Leecher"msgstr "Pengambil"#: searx/templates/simple/result_templates/torrent.html:13msgid "Number of Files"msgstr "Bilangan Fail"#: searx/templates/simple/result_templates/videos.html:6msgid "show video"msgstr "tunjukkan video"#: searx/templates/simple/result_templates/videos.html:6msgid "hide video"msgstr "sembunyikkan video"#~ msgid "Scores per result"#~ msgstr ""#~ msgid "a privacy-respecting, hackable metasearch engine"#~ msgstr ""#~ msgid "No abstract is available for this publication."#~ msgstr "Tiada abstrak yang wujud untuk terbitan ini."#~ msgid "Self Informations"#~ msgstr "Informasi kendiri"#~ msgid ""#~ "Change how forms are submited, <a "#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""#~ " rel=\"external\">learn more about request "#~ "methods</a>"#~ msgstr ""#~ msgid ""#~ "This plugin checks if the address "#~ "of the request is a TOR exit "#~ "node, and informs the user if it"#~ " is, like check.torproject.org but from "#~ "searxng."#~ msgstr ""#~ msgid ""#~ "The TOR exit node list "#~ "(https://check.torproject.org/exit-addresses) is "#~ "unreachable."#~ msgstr ""#~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."#~ msgstr ""#~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."#~ msgstr ""#~ msgid ""#~ "The could not download the list of"#~ " Tor exit-nodes from "#~ "https://check.torproject.org/exit-addresses."#~ msgstr ""#~ msgid ""#~ "You are using Tor. It looks like"#~ " you have this external IP address:"#~ " {ip_address}."#~ msgstr ""#~ msgid "You are not using Tor. You have this external IP address: {ip_address}."#~ msgstr ""#~ msgid "Autodetect search language"#~ msgstr ""#~ msgid "Automatically detect the query search language and switch to it."#~ msgstr ""#~ msgid "others"#~ msgstr "lain-lain"#~ msgid ""#~ "This tab does not show up for "#~ "search results, but you can search "#~ "the engines listed here via bangs."#~ msgstr ""#~ msgid "Shortcut"#~ msgstr ""#~ msgid "!bang"#~ msgstr ""#~ msgid ""#~ "This tab dues not exists in the"#~ " user interface, but you can search"#~ " in these engines by its !bangs."#~ msgstr ""#~ msgid "Engines cannot retrieve results."#~ msgstr ""#~ msgid "Please, try again later or find another SearXNG instance."#~ msgstr ""#~ msgid ""#~ "Redirect to open-access versions of "#~ "publications when available (plugin required)"#~ msgstr ""#~ msgid "Bang"#~ msgstr ""#~ msgid ""#~ "Change how forms are submitted, <a "#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""#~ " rel=\"external\">learn more about request "#~ "methods</a>"#~ msgstr ""#~ "Ubah cara borang diserahkan,<a "#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""#~ " rel=\"external\">ketahui lebih lanjut tentang"#~ " kaedah permintaan</a>"#~ msgid "On"#~ msgstr "Buka"#~ msgid "Off"#~ msgstr "Tutup"#~ msgid "Enabled"#~ msgstr ""#~ msgid "Disabled"#~ msgstr ""#~ msgid ""#~ "Perform search immediately if a category"#~ " selected. Disable to select multiple "#~ "categories. (JavaScript required)"#~ msgstr ""#~ "Jalankan pencarian serta-merta jika "#~ "kategori telah dipilih. Nyah-aktif untuk"#~ " memilih pelbagai kategori. (JavaScript "#~ "diperlukan)"#~ msgid "Vim-like hotkeys"#~ msgstr ""#~ msgid ""#~ "Navigate search results with Vim-like"#~ " hotkeys (JavaScript required). Press \"h\""#~ " key on main or result page to"#~ " get help."#~ msgstr ""#~ msgid ""#~ "we didn't find any results. Please "#~ "use another query or search in "#~ "more categories."#~ msgstr ""#~ msgid "Rewrite result hostnames or remove results based on the hostname"#~ msgstr ""#~ "Buat semula keputusan nama hos atau "#~ "buang keputusan berdasarkan nama hos"#~ msgid "Bytes"#~ msgstr ""#~ msgid "kiB"#~ msgstr "kiB"#~ msgid "MiB"#~ msgstr "MiB"#~ msgid "GiB"#~ msgstr "GiB"#~ msgid "TiB"#~ msgstr "TiB"#~ msgid "Hostname replace"#~ msgstr "Gantikan nama hos"#~ msgid "Error!"#~ msgstr "Ralat!"#~ msgid "Engines cannot retrieve results"#~ msgstr "Enjin tidak dapat mendapatkan keputusan"#~ msgid "Start submiting a new issue on GitHub"#~ msgstr "Mula menghantar isu baru di Github"#~ msgid "dummy"#~ msgstr ""#~ msgid "Random value generator"#~ msgstr "Penjana nombor rawak"#~ msgid "Statistics functions"#~ msgstr "Fungsi statistik"#~ msgid "Compute {functions} of the arguments"#~ msgstr "Mengira {functions} dari hujah-hujah"#~ msgid "Get directions"#~ msgstr "Dapatkan tunjuk-arah"#~ msgid ""#~ "Displays your IP if the query is"#~ " \"ip\" and your user agent if "#~ "the query contains \"user agent\"."#~ msgstr ""#~ "Memaparkan IP anda jika pertanyaan ialah"#~ " \"ip\" dan ejen pengguna anda jika"#~ " pertanyaan mengandungi \"user agent\"."#~ msgid ""#~ "Could not download the list of Tor"#~ " exit-nodes from: https://check.torproject.org"#~ "/exit-addresses"#~ msgstr ""#~ "Tidak dapat memuat turun senarai nod "#~ "keluar Tor dari: https://check.torproject.org"#~ "/exit-addresses"#~ msgid ""#~ "You are using Tor and it looks "#~ "like you have this external IP "#~ "address: {ip_address}"#~ msgstr ""#~ "Anda sedang menggunakan Tor dan "#~ "nampaknya anda mempunyai alamat IP "#~ "luaran ini: {ip_address}"#~ msgid ""#~ "You are not using Tor and you "#~ "have this external IP address: "#~ "{ip_address}"#~ msgstr ""#~ "Anda tidak mengguna Tor dan ini "#~ "adalah alamat IP luaran anda: "#~ "{ip_address}"#~ msgid "Keywords"#~ msgstr "Kata kunci"#~ msgid "/"#~ msgstr ""
 |