messages.po 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596
  1. # Hebrew translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # GenghisKhan <genghiskhan@gmx.ca>, 2015
  7. # GenghisKhan <genghiskhan@gmx.ca>, 2015-2017,2019
  8. # Omer I.S. <omeritzicschwartz@gmail.com>, 2020
  9. # pointhi, 2014
  10. # rike, 2014
  11. # stf <stefan.marsiske@gmail.com>, 2014
  12. # Markus Heiser <markus.heiser@darmarit.de>, 2022, 2023.
  13. # Shopimisrel <shopisrael12@gmail.com>, 2022.
  14. # return42 <markus.heiser@darmarit.de>, 2023.
  15. # shoko <nickskorohod@outlook.com>, 2023.
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: searx\n"
  19. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  20. "POT-Creation-Date: 2023-08-15 14:23+0000\n"
  21. "PO-Revision-Date: 2023-08-15 14:23+0000\n"
  22. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  23. "Language: he\n"
  24. "Language-Team: Hebrew "
  25. "<https://translate.codeberg.org/projects/searxng/searxng/he/>\n"
  26. "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 "
  27. "&& n % 10 == 0) ? 2 : 3));\n"
  28. "MIME-Version: 1.0\n"
  29. "Content-Type: text/plain; charset=utf-8\n"
  30. "Content-Transfer-Encoding: 8bit\n"
  31. "Generated-By: Babel 2.12.1\n"
  32. #. CONSTANT_NAMES['NO_SUBGROUPING']
  33. #: searx/searxng.msg
  34. msgid "without further subgrouping"
  35. msgstr "ללא תת-קבוצה נוספת"
  36. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  37. #: searx/searxng.msg
  38. msgid "other"
  39. msgstr "אחר"
  40. #. CATEGORY_NAMES['FILES']
  41. #: searx/searxng.msg
  42. msgid "files"
  43. msgstr "קבצים"
  44. #. CATEGORY_NAMES['GENERAL']
  45. #: searx/searxng.msg
  46. msgid "general"
  47. msgstr "כללי"
  48. #. CATEGORY_NAMES['MUSIC']
  49. #: searx/searxng.msg
  50. msgid "music"
  51. msgstr "מוזיקה"
  52. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  53. #: searx/searxng.msg
  54. msgid "social media"
  55. msgstr "מדיה חברתית"
  56. #. CATEGORY_NAMES['IMAGES']
  57. #: searx/searxng.msg
  58. msgid "images"
  59. msgstr "תמונות"
  60. #. CATEGORY_NAMES['VIDEOS']
  61. #: searx/searxng.msg
  62. msgid "videos"
  63. msgstr "וידאו"
  64. #. CATEGORY_NAMES['IT']
  65. #: searx/searxng.msg
  66. msgid "it"
  67. msgstr "IT"
  68. #. CATEGORY_NAMES['NEWS']
  69. #: searx/searxng.msg
  70. msgid "news"
  71. msgstr "חדשות"
  72. #. CATEGORY_NAMES['MAP']
  73. #: searx/searxng.msg
  74. msgid "map"
  75. msgstr "מפות"
  76. #. CATEGORY_NAMES['ONIONS']
  77. #: searx/searxng.msg
  78. msgid "onions"
  79. msgstr "onion"
  80. #. CATEGORY_NAMES['SCIENCE']
  81. #: searx/searxng.msg
  82. msgid "science"
  83. msgstr "מדעים"
  84. #. CATEGORY_GROUPS['APPS']
  85. #: searx/searxng.msg
  86. msgid "apps"
  87. msgstr "אפליקציות"
  88. #. CATEGORY_GROUPS['DICTIONARIES']
  89. #: searx/searxng.msg
  90. msgid "dictionaries"
  91. msgstr "מילונים"
  92. #. CATEGORY_GROUPS['LYRICS']
  93. #: searx/searxng.msg
  94. msgid "lyrics"
  95. msgstr "מילות שיר"
  96. #. CATEGORY_GROUPS['PACKAGES']
  97. #: searx/searxng.msg
  98. msgid "packages"
  99. msgstr "חבילות"
  100. #. CATEGORY_GROUPS['Q_A']
  101. #: searx/searxng.msg
  102. msgid "q&a"
  103. msgstr "שו״ת"
  104. #. CATEGORY_GROUPS['REPOS']
  105. #: searx/searxng.msg
  106. msgid "repos"
  107. msgstr "מאגרים"
  108. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  109. #: searx/searxng.msg
  110. msgid "software wikis"
  111. msgstr "ויקי"
  112. #. CATEGORY_GROUPS['WEB']
  113. #: searx/searxng.msg
  114. msgid "web"
  115. msgstr "רשת"
  116. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  117. #: searx/searxng.msg
  118. msgid "scientific publications"
  119. msgstr "מחקרים מדעיים"
  120. #. STYLE_NAMES['AUTO']
  121. #: searx/searxng.msg
  122. msgid "auto"
  123. msgstr "אוטומטית"
  124. #. STYLE_NAMES['LIGHT']
  125. #: searx/searxng.msg
  126. msgid "light"
  127. msgstr "בהיר"
  128. #. STYLE_NAMES['DARK']
  129. #: searx/searxng.msg
  130. msgid "dark"
  131. msgstr "כהה"
  132. #: searx/webapp.py:330
  133. msgid "No item found"
  134. msgstr "לא נמצא פריט"
  135. #: searx/engines/qwant.py:218
  136. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
  137. msgid "Source"
  138. msgstr "מקור"
  139. #: searx/webapp.py:334
  140. msgid "Error loading the next page"
  141. msgstr "שגיאה בטעינת העמוד הבא"
  142. #: searx/webapp.py:488 searx/webapp.py:880
  143. msgid "Invalid settings, please edit your preferences"
  144. msgstr "הגדרות לא תקינות, עליך לתקן את ההעדפות שלך"
  145. #: searx/webapp.py:504
  146. msgid "Invalid settings"
  147. msgstr "הגדרות לא תקינות"
  148. #: searx/webapp.py:581 searx/webapp.py:663
  149. msgid "search error"
  150. msgstr "שגיאת חיפוש"
  151. #: searx/webutils.py:34
  152. msgid "timeout"
  153. msgstr "פקיעת זמן"
  154. #: searx/webutils.py:35
  155. msgid "parsing error"
  156. msgstr "שגיאת ניתוח"
  157. #: searx/webutils.py:36
  158. msgid "HTTP protocol error"
  159. msgstr "שגיאת פרוטוקול HTTP"
  160. #: searx/webutils.py:37
  161. msgid "network error"
  162. msgstr "שגיאת רשת תקשורת"
  163. #: searx/webutils.py:38
  164. msgid "SSL error: certificate validation has failed"
  165. msgstr "שגיאת SSL: אימות התעודה נכשל"
  166. #: searx/webutils.py:40
  167. msgid "unexpected crash"
  168. msgstr "קריסה לא צפויה"
  169. #: searx/webutils.py:47
  170. msgid "HTTP error"
  171. msgstr "שגיאת HTTP"
  172. #: searx/webutils.py:48
  173. msgid "HTTP connection error"
  174. msgstr "שגיאת חיבור HTTP"
  175. #: searx/webutils.py:54
  176. msgid "proxy error"
  177. msgstr "שגיאת פרוקסי"
  178. #: searx/webutils.py:55
  179. msgid "CAPTCHA"
  180. msgstr "CAPTCHA"
  181. #: searx/webutils.py:56
  182. msgid "too many requests"
  183. msgstr "יותר מדי בקשות"
  184. #: searx/webutils.py:57
  185. msgid "access denied"
  186. msgstr "הגישה נדחתה"
  187. #: searx/webutils.py:58
  188. msgid "server API error"
  189. msgstr "שגיאת API שרת"
  190. #: searx/webutils.py:77
  191. msgid "Suspended"
  192. msgstr "מושהה"
  193. #: searx/webutils.py:317
  194. msgid "{minutes} minute(s) ago"
  195. msgstr "לפני {minutes} דקות"
  196. #: searx/webutils.py:318
  197. msgid "{hours} hour(s), {minutes} minute(s) ago"
  198. msgstr "לפני {hours} שעות, {minutes} דקות"
  199. #: searx/answerers/random/answerer.py:67
  200. msgid "Random value generator"
  201. msgstr "מפיק ערך אקראי"
  202. #: searx/answerers/random/answerer.py:68
  203. msgid "Generate different random values"
  204. msgstr "מייצרת ערכים אקראיים שונים"
  205. #: searx/answerers/statistics/answerer.py:47
  206. msgid "Statistics functions"
  207. msgstr "פונקציות סטטיסטיקה"
  208. #: searx/answerers/statistics/answerer.py:48
  209. msgid "Compute {functions} of the arguments"
  210. msgstr "מחשבת {functions} של הארגומנטים"
  211. #: searx/engines/openstreetmap.py:160
  212. msgid "Get directions"
  213. msgstr "קבל כיוונים"
  214. #: searx/engines/pdbe.py:96
  215. msgid "{title} (OBSOLETE)"
  216. msgstr "{title} (OBSOLETE)"
  217. #: searx/engines/pdbe.py:103
  218. msgid "This entry has been superseded by"
  219. msgstr "רשומה זו הוחלפה על ידי"
  220. #: searx/engines/qwant.py:220
  221. msgid "Channel"
  222. msgstr "ערוץ"
  223. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  224. msgid "Language"
  225. msgstr "שפה"
  226. #: searx/engines/semantic_scholar.py:81
  227. msgid ""
  228. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  229. "{lastCitationVelocityYear}"
  230. msgstr ""
  231. #: searx/engines/tineye.py:40
  232. msgid ""
  233. "Could not read that image url. This may be due to an unsupported file "
  234. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  235. " WebP."
  236. msgstr ""
  237. "לא ניתן היה לקרוא את כתובת האתר של התמונה. ייתכן שהסיבה לכך היא פורמט "
  238. "קובץ שאינו נתמך. TinEye תומך רק בתמונות שהן JPEG, PNG, GIF, BMP, TIFF או "
  239. "WebP."
  240. #: searx/engines/tineye.py:46
  241. msgid ""
  242. "The image is too simple to find matches. TinEye requires a basic level of"
  243. " visual detail to successfully identify matches."
  244. msgstr ""
  245. "התמונה הזו הינה יותר מידי פשוטה מכדי למצוא התאמות. TinEye צריך רמה בסיסית"
  246. " של פרטים חזותיים כדי להצליח למצוא התאמות."
  247. #: searx/engines/tineye.py:52
  248. msgid "The image could not be downloaded."
  249. msgstr "אי אפשר להוריד את תמונה זו."
  250. #: searx/engines/wttr.py:101
  251. msgid "Morning"
  252. msgstr "בוקר"
  253. #: searx/engines/wttr.py:101
  254. msgid "Noon"
  255. msgstr "צהריים"
  256. #: searx/engines/wttr.py:101
  257. msgid "Evening"
  258. msgstr "ערב"
  259. #: searx/engines/wttr.py:101
  260. msgid "Night"
  261. msgstr "לילה"
  262. #: searx/engines/zlibrary.py:130
  263. msgid "Book rating"
  264. msgstr ""
  265. #: searx/engines/zlibrary.py:131
  266. msgid "File quality"
  267. msgstr "איכות קובץ"
  268. #: searx/plugins/hash_plugin.py:24
  269. msgid "Converts strings to different hash digests."
  270. msgstr "ממיר מחרוזות לתוך hash digests (לקט גיבוב) שונים."
  271. #: searx/plugins/hash_plugin.py:52
  272. msgid "hash digest"
  273. msgstr "hash digest"
  274. #: searx/plugins/hostname_replace.py:9
  275. msgid "Hostname replace"
  276. msgstr "החלפת Hostname"
  277. #: searx/plugins/hostname_replace.py:10
  278. msgid "Rewrite result hostnames or remove results based on the hostname"
  279. msgstr "שכתב hostname של תוצאות או הסר תוצאות בהתבסס על hostname"
  280. #: searx/plugins/oa_doi_rewrite.py:9
  281. msgid "Open Access DOI rewrite"
  282. msgstr "שכתוב Open Access DOI"
  283. #: searx/plugins/oa_doi_rewrite.py:10
  284. msgid ""
  285. "Avoid paywalls by redirecting to open-access versions of publications "
  286. "when available"
  287. msgstr ""
  288. "הימנע מגרסאות paywall על ידי הכוונה מחודשת לגרסאות כניסה-חופשית של "
  289. "כתבי-עת כאשר ישנן"
  290. #: searx/plugins/search_on_category_select.py:19
  291. msgid "Search on category select"
  292. msgstr "חפש בעת בחירת קטגוריה"
  293. #: searx/plugins/search_on_category_select.py:20
  294. msgid ""
  295. "Perform search immediately if a category selected. Disable to select "
  296. "multiple categories. (JavaScript required)"
  297. msgstr ""
  298. "בצע חיפוש בלחיצה על קטגוריה. עליך לנטרל את תוסף זה אם ברצונך לבחור "
  299. "קטגוריות מרובות. (נדרש JavaScript)"
  300. #: searx/plugins/self_info.py:10
  301. msgid "Self Information"
  302. msgstr "מידע עצמי"
  303. #: searx/plugins/self_info.py:11
  304. msgid ""
  305. "Displays your IP if the query is \"ip\" and your user agent if the query "
  306. "contains \"user agent\"."
  307. msgstr ""
  308. "מציגה כתובת IP המשוייכת לך אם השאילתא היא \"ip\" וגם סוכן משתמש אם "
  309. "השאילתא מכילה \"user agent\"."
  310. #: searx/plugins/tor_check.py:25
  311. msgid "Tor check plugin"
  312. msgstr "טור בודק תוסף"
  313. #: searx/plugins/tor_check.py:28
  314. msgid ""
  315. "This plugin checks if the address of the request is a Tor exit-node, and "
  316. "informs the user if it is; like check.torproject.org, but from SearXNG."
  317. msgstr ""
  318. "תוסף זה בודק אם הכתובת של הבקשה היא צומת יציאה של TOR, ומודיע למשתמש אם "
  319. "כן, כמו check.torproject.org אבל מ-SearXNG."
  320. #: searx/plugins/tor_check.py:62
  321. msgid ""
  322. "Could not download the list of Tor exit-nodes from: "
  323. "https://check.torproject.org/exit-addresses"
  324. msgstr ""
  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. #: searx/plugins/tor_check.py:86
  331. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  332. msgstr ""
  333. #: searx/plugins/tracker_url_remover.py:29
  334. msgid "Tracker URL remover"
  335. msgstr "הסרת Tracker URL"
  336. #: searx/plugins/tracker_url_remover.py:30
  337. msgid "Remove trackers arguments from the returned URL"
  338. msgstr "הסר ארגומנטי איתור מתוך URL מוחזר"
  339. #: searx/plugins/vim_hotkeys.py:3
  340. msgid "Vim-like hotkeys"
  341. msgstr "מקשים חמים סגנון-Vim"
  342. #: searx/plugins/vim_hotkeys.py:4
  343. msgid ""
  344. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  345. "Press \"h\" key on main or result page to get help."
  346. msgstr ""
  347. "נווט בתוצאות בעזרת מקשים חמים כמו Vim (נדרש JavaScript). לחץ על מקש \"h\""
  348. " במסך ראשי או תוצאות כדי לקבל עזרה."
  349. #: searx/templates/simple/404.html:4
  350. msgid "Page not found"
  351. msgstr "עמוד לא נמצא"
  352. #: searx/templates/simple/404.html:6
  353. #, python-format
  354. msgid "Go to %(search_page)s."
  355. msgstr "המשך לעמוד %(search_page)s."
  356. #: searx/templates/simple/404.html:6
  357. msgid "search page"
  358. msgstr "עמוד חיפוש"
  359. #: searx/templates/simple/base.html:49
  360. msgid "About"
  361. msgstr "אודות"
  362. #: searx/templates/simple/base.html:53
  363. msgid "Donate"
  364. msgstr "תרומות"
  365. #: searx/templates/simple/base.html:57
  366. #: searx/templates/simple/preferences.html:156
  367. msgid "Preferences"
  368. msgstr "העדפות"
  369. #: searx/templates/simple/base.html:67
  370. msgid "Powered by"
  371. msgstr "מופעל באמצעות"
  372. #: searx/templates/simple/base.html:67
  373. msgid "a privacy-respecting, open metasearch engine"
  374. msgstr ""
  375. #: searx/templates/simple/base.html:68
  376. msgid "Source code"
  377. msgstr "קוד מקור"
  378. #: searx/templates/simple/base.html:69
  379. msgid "Issue tracker"
  380. msgstr "דווח על בעיה"
  381. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  382. msgid "Engine stats"
  383. msgstr "סטטיסטיקת מנוע חיפוש"
  384. #: searx/templates/simple/base.html:72
  385. msgid "Public instances"
  386. msgstr "שרתים מקבילים"
  387. #: searx/templates/simple/base.html:75
  388. msgid "Privacy policy"
  389. msgstr "פוליסת פרטיות"
  390. #: searx/templates/simple/base.html:78
  391. msgid "Contact instance maintainer"
  392. msgstr "צור קשר עם מפעיל השירת"
  393. #: searx/templates/simple/categories.html:24
  394. msgid "Click on the magnifier to perform search"
  395. msgstr "לחץ על זכוכית המגדלת כדי לחפש"
  396. #: searx/templates/simple/macros.html:36
  397. msgid "Length"
  398. msgstr "אורך"
  399. #: searx/templates/simple/macros.html:37
  400. #: searx/templates/simple/result_templates/images.html:18
  401. #: searx/templates/simple/result_templates/paper.html:6
  402. msgid "Author"
  403. msgstr "מחבר"
  404. #: searx/templates/simple/macros.html:45
  405. msgid "cached"
  406. msgstr "מוטמן"
  407. #: searx/templates/simple/macros.html:45
  408. msgid "proxied"
  409. msgstr "פרוקסי"
  410. #: searx/templates/simple/new_issue.html:64
  411. msgid "Start submiting a new issue on GitHub"
  412. msgstr "התחל להגיש גיליון חדש ב- GitHub"
  413. #: searx/templates/simple/new_issue.html:66
  414. msgid "Please check for existing bugs about this engine on GitHub"
  415. msgstr "בדוק אם קיימים באגים לגבי מנוע זה ב-GitHub"
  416. #: searx/templates/simple/new_issue.html:69
  417. msgid "I confirm there is no existing bug about the issue I encounter"
  418. msgstr "אני מאשר שאין באג קיים לגבי הבעיה שאני נתקל בה"
  419. #: searx/templates/simple/new_issue.html:71
  420. msgid "If this is a public instance, please specify the URL in the bug report"
  421. msgstr "אם זה מופע ציבורי, אנא ציין את כתובת האתר בדוח הבאג"
  422. #: searx/templates/simple/new_issue.html:72
  423. msgid "Submit a new issue on Github including the above information"
  424. msgstr "שלח בעיה חדשה ב-Github הכוללת את המידע לעיל"
  425. #: searx/templates/simple/preferences.html:65
  426. msgid "No HTTPS"
  427. msgstr "בלי HTTPS"
  428. #: searx/templates/simple/elements/engines_msg.html:14
  429. #: searx/templates/simple/preferences.html:69
  430. #: searx/templates/simple/preferences.html:70
  431. msgid "View error logs and submit a bug report"
  432. msgstr "צפה ביומני שגיאה ושלח דיווח על בעיה"
  433. #: searx/templates/simple/preferences.html:74
  434. msgid "!bang for this engine"
  435. msgstr ""
  436. #: searx/templates/simple/preferences.html:80
  437. msgid "!bang for its categories"
  438. msgstr ""
  439. #: searx/templates/simple/preferences.html:102
  440. #: searx/templates/simple/stats.html:64
  441. msgid "Median"
  442. msgstr "חציון"
  443. #: searx/templates/simple/preferences.html:103
  444. #: searx/templates/simple/stats.html:70
  445. msgid "P80"
  446. msgstr "P80"
  447. #: searx/templates/simple/preferences.html:104
  448. #: searx/templates/simple/stats.html:76
  449. msgid "P95"
  450. msgstr "P95"
  451. #: searx/templates/simple/preferences.html:136
  452. msgid "Failed checker test(s): "
  453. msgstr "מבחני בודק שכשלו: "
  454. #: searx/templates/simple/preferences.html:138
  455. msgid "Errors:"
  456. msgstr "שגיאות:"
  457. #: searx/templates/simple/preferences.html:162
  458. msgid "General"
  459. msgstr "כללי"
  460. #: searx/templates/simple/preferences.html:165
  461. msgid "Default categories"
  462. msgstr "קטגוריות עיקריות"
  463. #: searx/templates/simple/preferences.html:187
  464. msgid "User interface"
  465. msgstr "ממשק משתמש"
  466. #: searx/templates/simple/preferences.html:204
  467. msgid "Privacy"
  468. msgstr "פרטיות"
  469. #: searx/templates/simple/preferences.html:217
  470. msgid "Engines"
  471. msgstr "מנועים"
  472. #: searx/templates/simple/preferences.html:219
  473. msgid "Currently used search engines"
  474. msgstr "מנועי חיפוש שמופעלים כעת"
  475. #: searx/templates/simple/preferences.html:227
  476. msgid "Special Queries"
  477. msgstr "שאילתות מיוחדות"
  478. #: searx/templates/simple/preferences.html:233
  479. msgid "Cookies"
  480. msgstr "עוגיות"
  481. #: searx/templates/simple/results.html:23
  482. msgid "Answers"
  483. msgstr "תשובות"
  484. #: searx/templates/simple/results.html:39
  485. msgid "Number of results"
  486. msgstr "מספר תוצאות"
  487. #: searx/templates/simple/results.html:45
  488. msgid "Info"
  489. msgstr ""
  490. #: searx/templates/simple/results.html:74
  491. msgid "Try searching for:"
  492. msgstr "נסה לחפש:"
  493. #: searx/templates/simple/results.html:106
  494. msgid "Back to top"
  495. msgstr "בחזרה למעלה"
  496. #: searx/templates/simple/results.html:124
  497. msgid "Previous page"
  498. msgstr "עמוד קודם"
  499. #: searx/templates/simple/results.html:141
  500. msgid "Next page"
  501. msgstr "עמוד הבא"
  502. #: searx/templates/simple/search.html:3
  503. msgid "Display the front page"
  504. msgstr "הצג את העמוד הראשי"
  505. #: searx/templates/simple/search.html:9
  506. #: searx/templates/simple/simple_search.html:5
  507. msgid "Search for..."
  508. msgstr "הקלד מילות חיפוש..."
  509. #: searx/templates/simple/search.html:10
  510. #: searx/templates/simple/simple_search.html:6
  511. msgid "clear"
  512. msgstr "נקה"
  513. #: searx/templates/simple/search.html:11
  514. #: searx/templates/simple/simple_search.html:7
  515. msgid "search"
  516. msgstr "חפש"
  517. #: searx/templates/simple/stats.html:21
  518. msgid "There is currently no data available. "
  519. msgstr "אין כעת מידע זמין. "
  520. #: searx/templates/simple/preferences/engines.html:18
  521. #: searx/templates/simple/stats.html:25
  522. msgid "Engine name"
  523. msgstr "שם מנוע"
  524. #: searx/templates/simple/stats.html:26
  525. msgid "Scores"
  526. msgstr "דירוג"
  527. #: searx/templates/simple/stats.html:27
  528. msgid "Result count"
  529. msgstr "ספירת תוצאות"
  530. #: searx/templates/simple/preferences/engines.html:25
  531. #: searx/templates/simple/stats.html:28
  532. msgid "Response time"
  533. msgstr "זמן תגובה"
  534. #: searx/templates/simple/preferences/engines.html:29
  535. #: searx/templates/simple/stats.html:29
  536. msgid "Reliability"
  537. msgstr "מהימנות"
  538. #: searx/templates/simple/stats.html:59
  539. msgid "Total"
  540. msgstr "סה״כ"
  541. #: searx/templates/simple/stats.html:60
  542. msgid "HTTP"
  543. msgstr "HTTP"
  544. #: searx/templates/simple/stats.html:61
  545. msgid "Processing"
  546. msgstr "עיבוד"
  547. #: searx/templates/simple/stats.html:99
  548. msgid "Warnings"
  549. msgstr "אזהרות"
  550. #: searx/templates/simple/stats.html:99
  551. msgid "Errors and exceptions"
  552. msgstr "שגיאות וחריגים"
  553. #: searx/templates/simple/stats.html:105
  554. msgid "Exception"
  555. msgstr "חריג"
  556. #: searx/templates/simple/stats.html:107
  557. msgid "Message"
  558. msgstr "הודעה"
  559. #: searx/templates/simple/stats.html:109
  560. msgid "Percentage"
  561. msgstr "אחוז"
  562. #: searx/templates/simple/stats.html:111
  563. msgid "Parameter"
  564. msgstr "פרמטר"
  565. #: searx/templates/simple/stats.html:119
  566. msgid "Filename"
  567. msgstr "שם קובץ"
  568. #: searx/templates/simple/stats.html:120
  569. msgid "Function"
  570. msgstr "פונקציה"
  571. #: searx/templates/simple/stats.html:121
  572. msgid "Code"
  573. msgstr "קוד"
  574. #: searx/templates/simple/stats.html:128
  575. msgid "Checker"
  576. msgstr "בודק"
  577. #: searx/templates/simple/stats.html:131
  578. msgid "Failed test"
  579. msgstr "מבחן נכשל"
  580. #: searx/templates/simple/stats.html:132
  581. msgid "Comment(s)"
  582. msgstr "הערות"
  583. #: searx/templates/simple/elements/apis.html:3
  584. msgid "Download results"
  585. msgstr "הורד תוצאות"
  586. #: searx/templates/simple/elements/engines_msg.html:3
  587. msgid "Messages from the search engines"
  588. msgstr ""
  589. #: searx/templates/simple/elements/engines_msg.html:8
  590. msgid "Error!"
  591. msgstr "שגיאה!"
  592. #: searx/templates/simple/elements/engines_msg.html:9
  593. msgid "Engines cannot retrieve results"
  594. msgstr "מנועים לא מסוגלים לאחזר תוצאות"
  595. #: searx/templates/simple/elements/search_url.html:3
  596. msgid "Search URL"
  597. msgstr "כתובת URL חיפוש"
  598. #: searx/templates/simple/elements/suggestions.html:3
  599. msgid "Suggestions"
  600. msgstr "הצעות"
  601. #: searx/templates/simple/filters/languages.html:1
  602. #: searx/templates/simple/preferences/language.html:2
  603. msgid "Search language"
  604. msgstr "שפת חיפוש"
  605. #: searx/templates/simple/filters/languages.html:2
  606. #: searx/templates/simple/preferences/language.html:7
  607. msgid "Default language"
  608. msgstr "שפה ברירת מחדל"
  609. #: searx/templates/simple/filters/languages.html:4
  610. #: searx/templates/simple/preferences/language.html:11
  611. msgid "Auto-detect"
  612. msgstr ""
  613. #: searx/templates/simple/filters/safesearch.html:1
  614. #: searx/templates/simple/filters/safesearch.html:2
  615. #: searx/templates/simple/filters/safesearch.html:3
  616. #: searx/templates/simple/filters/safesearch.html:4
  617. #: searx/templates/simple/preferences/engines.html:21
  618. #: searx/templates/simple/preferences/safesearch.html:2
  619. msgid "SafeSearch"
  620. msgstr "חיפוש בטוח"
  621. #: searx/templates/simple/filters/safesearch.html:2
  622. #: searx/templates/simple/preferences/safesearch.html:7
  623. msgid "Strict"
  624. msgstr "מחמיר"
  625. #: searx/templates/simple/filters/safesearch.html:3
  626. #: searx/templates/simple/preferences/safesearch.html:11
  627. msgid "Moderate"
  628. msgstr "מתון"
  629. #: searx/templates/simple/filters/safesearch.html:4
  630. #: searx/templates/simple/preferences/safesearch.html:15
  631. msgid "None"
  632. msgstr "כבוי"
  633. #: searx/templates/simple/filters/time_range.html:1
  634. #: searx/templates/simple/preferences/engines.html:22
  635. msgid "Time range"
  636. msgstr "טווח זמן"
  637. #: searx/templates/simple/filters/time_range.html:3
  638. msgid "Anytime"
  639. msgstr "כל זמן"
  640. #: searx/templates/simple/filters/time_range.html:6
  641. msgid "Last day"
  642. msgstr "מהיום האחרון"
  643. #: searx/templates/simple/filters/time_range.html:9
  644. msgid "Last week"
  645. msgstr "מהשבוע האחרון"
  646. #: searx/templates/simple/filters/time_range.html:12
  647. msgid "Last month"
  648. msgstr "מהחודש האחרון"
  649. #: searx/templates/simple/filters/time_range.html:15
  650. msgid "Last year"
  651. msgstr "מהשנה האחרונה"
  652. #: searx/templates/simple/messages/no_cookies.html:3
  653. msgid "Information!"
  654. msgstr "מידע!"
  655. #: searx/templates/simple/messages/no_cookies.html:4
  656. msgid "currently, there are no cookies defined."
  657. msgstr "ברגע זה, אין עוגיות מוגדרות."
  658. #: searx/templates/simple/messages/no_results.html:3
  659. msgid "Sorry!"
  660. msgstr "סליחה!"
  661. #: searx/templates/simple/messages/no_results.html:4
  662. msgid ""
  663. "we didn't find any results. Please use another query or search in more "
  664. "categories."
  665. msgstr "לא מצאנו תוצאות. אנא נסו שאילתא אחרת או חפשו בתוך יותר קטגוריות."
  666. #: searx/templates/simple/preferences/answerers.html:4
  667. #: searx/templates/simple/preferences/engines.html:17
  668. msgid "Allow"
  669. msgstr "הפעל"
  670. #: searx/templates/simple/preferences/answerers.html:5
  671. msgid "Keywords"
  672. msgstr "מילות מפתח"
  673. #: searx/templates/simple/preferences/answerers.html:6
  674. msgid "Name"
  675. msgstr "שם"
  676. #: searx/templates/simple/preferences/answerers.html:7
  677. msgid "Description"
  678. msgstr "תיאור"
  679. #: searx/templates/simple/preferences/answerers.html:8
  680. msgid "Examples"
  681. msgstr "דוגמאות"
  682. #: searx/templates/simple/preferences/answerers.html:13
  683. msgid "This is the list of SearXNG's instant answering modules."
  684. msgstr "זוהי רשימת המודולים של המענה המיידי של SearXNG."
  685. #: searx/templates/simple/preferences/answerers.html:28
  686. msgid "This is the list of plugins."
  687. msgstr "זוהי הרשימת של תוספות."
  688. #: searx/templates/simple/preferences/autocomplete.html:2
  689. msgid "Autocomplete"
  690. msgstr "השלמה אוטומטית"
  691. #: searx/templates/simple/preferences/autocomplete.html:15
  692. msgid "Find stuff as you type"
  693. msgstr "מצא טקסט תוך כדי הקלדה"
  694. #: searx/templates/simple/preferences/center_alignment.html:2
  695. msgid "Center Alignment"
  696. msgstr "יישור מרכז"
  697. #: searx/templates/simple/preferences/center_alignment.html:5
  698. #: searx/templates/simple/preferences/infinite_scroll.html:5
  699. #: searx/templates/simple/preferences/results_on_new_tab.html:5
  700. msgid "On"
  701. msgstr "פועל"
  702. #: searx/templates/simple/preferences/center_alignment.html:6
  703. #: searx/templates/simple/preferences/infinite_scroll.html:6
  704. #: searx/templates/simple/preferences/results_on_new_tab.html:6
  705. msgid "Off"
  706. msgstr "כבוי"
  707. #: searx/templates/simple/preferences/center_alignment.html:10
  708. msgid "Displays results in the center of the page (Oscar layout)."
  709. msgstr "מציג תוצאות במרכז העמוד (פריסת אוסקר)."
  710. #: searx/templates/simple/preferences/cookies.html:2
  711. msgid ""
  712. "This is the list of cookies and their values SearXNG is storing on your "
  713. "computer."
  714. msgstr "זוהי רשימת העוגיות וערכיהן אשר SearXNG מאחסן על המחשב שלך."
  715. #: searx/templates/simple/preferences/cookies.html:3
  716. msgid "With that list, you can assess SearXNG transparency."
  717. msgstr "בעזרת רשימה זאת, באפשרותך לגשת אל SearXNG transparency."
  718. #: searx/templates/simple/preferences/cookies.html:9
  719. msgid "Cookie name"
  720. msgstr "שם עוגייה"
  721. #: searx/templates/simple/preferences/cookies.html:10
  722. msgid "Value"
  723. msgstr "ערך"
  724. #: searx/templates/simple/preferences/cookies.html:23
  725. msgid "Search URL of the currently saved preferences"
  726. msgstr "כתובת URL חיפוש של ההעדפות שנשמרו"
  727. #: searx/templates/simple/preferences/cookies.html:32
  728. msgid ""
  729. "Note: specifying custom settings in the search URL can reduce privacy by "
  730. "leaking data to the clicked result sites."
  731. msgstr ""
  732. "הערה: ציון ערכים מותאמים בתוך URL חיפוש יכול להפחית פרטיות תוך כדי הדלפת "
  733. "מידע לאתרים שלחצת עליהם בעמוד התוצאות."
  734. #: searx/templates/simple/preferences/cookies.html:35
  735. msgid "URL to restore your preferences in another browser"
  736. msgstr "כתובת אתר לשחזור ההעדפות שלך בדפדפן אחר"
  737. #: searx/templates/simple/preferences/cookies.html:44
  738. msgid ""
  739. "Specifying custom settings in the preferences URL can be used to sync "
  740. "preferences across devices."
  741. msgstr ""
  742. "ניתן להשתמש בציון הגדרות מותאמות אישית בכתובת ההעדפות כדי לסנכרן העדפות "
  743. "בין מכשירים."
  744. #: searx/templates/simple/preferences/doi_resolver.html:2
  745. msgid "Open Access DOI resolver"
  746. msgstr "מפענח Open Access DOI"
  747. #: searx/templates/simple/preferences/doi_resolver.html:14
  748. msgid "Select service used by DOI rewrite"
  749. msgstr ""
  750. #: searx/templates/simple/preferences/engines.html:9
  751. msgid ""
  752. "This tab does not exists in the user interface, but you can search in "
  753. "these engines by its !bangs."
  754. msgstr ""
  755. #: searx/templates/simple/preferences/engines.html:19
  756. msgid "!bang"
  757. msgstr ""
  758. #: searx/templates/simple/preferences/engines.html:20
  759. msgid "Supports selected language"
  760. msgstr "תומך בשפה נבחרת"
  761. #: searx/templates/simple/preferences/engines.html:23
  762. msgid "Weight"
  763. msgstr ""
  764. #: searx/templates/simple/preferences/engines.html:27
  765. msgid "Max time"
  766. msgstr "זמן מירבי"
  767. #: searx/templates/simple/preferences/footer.html:2
  768. msgid ""
  769. "These settings are stored in your cookies, this allows us not to store "
  770. "this data about you."
  771. msgstr ""
  772. "הגדרות אלו מאוחסנות בתוך העוגיות שלך, אלו מאפשרות לנו להימנע מלאחסן את "
  773. "מידע זה אודותיך."
  774. #: searx/templates/simple/preferences/footer.html:3
  775. msgid ""
  776. "These cookies serve your sole convenience, we don't use these cookies to "
  777. "track you."
  778. msgstr "עוגיות אלו משרתות את נוחותך הבלעדית, אנחנו לא משתמשים בהן כדי לעקוב אחריך."
  779. #: searx/templates/simple/preferences/footer.html:6
  780. msgid "Save"
  781. msgstr "שמור"
  782. #: searx/templates/simple/preferences/footer.html:9
  783. msgid "Reset defaults"
  784. msgstr "אפס העדפות"
  785. #: searx/templates/simple/preferences/footer.html:13
  786. msgid "Back"
  787. msgstr "חזור"
  788. #: searx/templates/simple/preferences/image_proxy.html:2
  789. msgid "Image proxy"
  790. msgstr "פרוקסי תמונה"
  791. #: searx/templates/simple/preferences/image_proxy.html:5
  792. #: searx/templates/simple/preferences/query_in_title.html:5
  793. msgid "Enabled"
  794. msgstr "מאופשר"
  795. #: searx/templates/simple/preferences/image_proxy.html:6
  796. #: searx/templates/simple/preferences/query_in_title.html:6
  797. msgid "Disabled"
  798. msgstr "מנוטרל"
  799. #: searx/templates/simple/preferences/image_proxy.html:10
  800. msgid "Proxying image results through SearXNG"
  801. msgstr "העבר תוצאות תמונה דרך פרוקסי מבעד SearXNG"
  802. #: searx/templates/simple/preferences/infinite_scroll.html:2
  803. msgid "Infinite scroll"
  804. msgstr "גלילה אינסופית"
  805. #: searx/templates/simple/preferences/infinite_scroll.html:10
  806. msgid "Automatically load next page when scrolling to bottom of current page"
  807. msgstr "טען אוטומטית של העמוד הבא בעת גלילה לתחתית העמוד"
  808. #: searx/templates/simple/preferences/language.html:24
  809. msgid "What language do you prefer for search?"
  810. msgstr "באיזו שפה ברצונך לחפש?"
  811. #: searx/templates/simple/preferences/language.html:25
  812. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  813. msgstr ""
  814. #: searx/templates/simple/preferences/method.html:2
  815. msgid "HTTP Method"
  816. msgstr "שיטת HTTP"
  817. #: searx/templates/simple/preferences/method.html:14
  818. msgid "Change how forms are submitted"
  819. msgstr ""
  820. #: searx/templates/simple/preferences/query_in_title.html:2
  821. msgid "Query in the page's title"
  822. msgstr "שאילתא בכותרת העמוד"
  823. #: searx/templates/simple/preferences/query_in_title.html:10
  824. msgid ""
  825. "When enabled, the result page's title contains your query. Your browser "
  826. "can record this title"
  827. msgstr ""
  828. "כאשר אפשרות זאת פעילה, כותרת עמוד התוצאות תכיל את השאילתא שלך. הדפדפן שלך"
  829. " יכול לתעד את כותרת זאת"
  830. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  831. msgid "Results on new tabs"
  832. msgstr "תוצאות בכרטיסיות חדשות"
  833. #: searx/templates/simple/preferences/results_on_new_tab.html:10
  834. msgid "Open result links on new browser tabs"
  835. msgstr "פתח קישורי תוצאה בתוך כרטיסיות דפדפן חדשות"
  836. #: searx/templates/simple/preferences/safesearch.html:20
  837. msgid "Filter content"
  838. msgstr "סנן תוכן"
  839. #: searx/templates/simple/preferences/theme.html:2
  840. msgid "Theme"
  841. msgstr "מוטיב"
  842. #: searx/templates/simple/preferences/theme.html:14
  843. msgid "Change SearXNG layout"
  844. msgstr "שנה את מערך SearXNG"
  845. #: searx/templates/simple/preferences/theme.html:19
  846. msgid "Theme style"
  847. msgstr "סגנון מוטיב"
  848. #: searx/templates/simple/preferences/theme.html:31
  849. msgid "Choose auto to follow your browser settings"
  850. msgstr "בחר אוטומטית כדי לשמור על התאמה עם הגדרות הדפדפן שלי"
  851. #: searx/templates/simple/preferences/tokens.html:2
  852. msgid "Engine tokens"
  853. msgstr "קוד (token) מנוע"
  854. #: searx/templates/simple/preferences/tokens.html:9
  855. msgid "Access tokens for private engines"
  856. msgstr "קוד גישה (access token) למנועים פרטיים"
  857. #: searx/templates/simple/preferences/ui_locale.html:2
  858. msgid "Interface language"
  859. msgstr "שפת ממשק"
  860. #: searx/templates/simple/preferences/ui_locale.html:14
  861. msgid "Change the language of the layout"
  862. msgstr "שנה את שפת הממשק"
  863. #: searx/templates/simple/result_templates/default.html:6
  864. msgid "show media"
  865. msgstr "הצג מדיה"
  866. #: searx/templates/simple/result_templates/default.html:6
  867. msgid "hide media"
  868. msgstr "הסתר מדיה"
  869. #: searx/templates/simple/result_templates/default.html:14
  870. #: searx/templates/simple/result_templates/videos.html:14
  871. msgid "This site did not provide any description."
  872. msgstr "אתר זה לא סיפק תיאור."
  873. #: searx/templates/simple/result_templates/images.html:19
  874. msgid "Format"
  875. msgstr "פורמט"
  876. #: searx/templates/simple/result_templates/images.html:21
  877. msgid "Engine"
  878. msgstr "מנוע"
  879. #: searx/templates/simple/result_templates/images.html:22
  880. msgid "View source"
  881. msgstr "צפה במקור"
  882. #: searx/templates/simple/result_templates/map.html:12
  883. msgid "address"
  884. msgstr "כתובת"
  885. #: searx/templates/simple/result_templates/map.html:43
  886. msgid "show map"
  887. msgstr "הצג מפה"
  888. #: searx/templates/simple/result_templates/map.html:43
  889. msgid "hide map"
  890. msgstr "הסתר מפה"
  891. #: searx/templates/simple/result_templates/paper.html:5
  892. msgid "Published date"
  893. msgstr "תאריך פרסום"
  894. #: searx/templates/simple/result_templates/paper.html:9
  895. msgid "Journal"
  896. msgstr ""
  897. #: searx/templates/simple/result_templates/paper.html:22
  898. msgid "Editor"
  899. msgstr "עורך"
  900. #: searx/templates/simple/result_templates/paper.html:23
  901. msgid "Publisher"
  902. msgstr ""
  903. #: searx/templates/simple/result_templates/paper.html:24
  904. msgid "Type"
  905. msgstr "סוג"
  906. #: searx/templates/simple/result_templates/paper.html:25
  907. msgid "Tags"
  908. msgstr "תגים"
  909. #: searx/templates/simple/result_templates/paper.html:26
  910. msgid "DOI"
  911. msgstr "DOI"
  912. #: searx/templates/simple/result_templates/paper.html:27
  913. msgid "ISSN"
  914. msgstr "ISSN"
  915. #: searx/templates/simple/result_templates/paper.html:28
  916. msgid "ISBN"
  917. msgstr "ISBN"
  918. #: searx/templates/simple/result_templates/paper.html:33
  919. msgid "PDF"
  920. msgstr "PDF"
  921. #: searx/templates/simple/result_templates/paper.html:34
  922. msgid "HTML"
  923. msgstr "HTML"
  924. #: searx/templates/simple/result_templates/torrent.html:6
  925. msgid "magnet link"
  926. msgstr "קישור magnet"
  927. #: searx/templates/simple/result_templates/torrent.html:7
  928. msgid "torrent file"
  929. msgstr "קובץ torrent"
  930. #: searx/templates/simple/result_templates/torrent.html:9
  931. msgid "Seeder"
  932. msgstr "זורעים"
  933. #: searx/templates/simple/result_templates/torrent.html:9
  934. msgid "Leecher"
  935. msgstr "יונקים"
  936. #: searx/templates/simple/result_templates/torrent.html:11
  937. msgid "Filesize"
  938. msgstr "גודל קובץ"
  939. #: searx/templates/simple/result_templates/torrent.html:12
  940. msgid "Bytes"
  941. msgstr "בייטים"
  942. #: searx/templates/simple/result_templates/torrent.html:13
  943. msgid "kiB"
  944. msgstr "קי״ב"
  945. #: searx/templates/simple/result_templates/torrent.html:14
  946. msgid "MiB"
  947. msgstr "מי״ב"
  948. #: searx/templates/simple/result_templates/torrent.html:15
  949. msgid "GiB"
  950. msgstr "גי״ב"
  951. #: searx/templates/simple/result_templates/torrent.html:16
  952. msgid "TiB"
  953. msgstr "טי״ב"
  954. #: searx/templates/simple/result_templates/torrent.html:20
  955. msgid "Number of Files"
  956. msgstr "מספר קבצים"
  957. #: searx/templates/simple/result_templates/videos.html:6
  958. msgid "show video"
  959. msgstr "הצג וידאו"
  960. #: searx/templates/simple/result_templates/videos.html:6
  961. msgid "hide video"
  962. msgstr "הסתר וידאו"
  963. #~ msgid "Engine time (sec)"
  964. #~ msgstr "זמן מנוע (שניות)"
  965. #~ msgid "Page loads (sec)"
  966. #~ msgstr "עומס עמוד (שניות)"
  967. #~ msgid "Errors"
  968. #~ msgstr "שגיאות"
  969. #~ msgid "CAPTCHA required"
  970. #~ msgstr "נדרש אימות CAPTCHA"
  971. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  972. #~ msgstr "שכתוב קישורי HTTP לקישורי HTTPS כאשר ניתן"
  973. #~ msgid ""
  974. #~ "Results are opened in the same "
  975. #~ "window by default. This plugin "
  976. #~ "overwrites the default behaviour to open"
  977. #~ " links on new tabs/windows. (JavaScript "
  978. #~ "required)"
  979. #~ msgstr ""
  980. #~ "תוצאות נפתחות בתוך אותו חלון באופן "
  981. #~ "שגרתי. תוסף זה משכתב את ההתנהגות "
  982. #~ "השגרתית כדי לפתוח קישורים בתוך "
  983. #~ "כרטיסיות/חלונות חדשים. (JavaScript נדרש)"
  984. #~ msgid "Color"
  985. #~ msgstr "צבע"
  986. #~ msgid "Blue (default)"
  987. #~ msgstr "כחול (שגרתי)"
  988. #~ msgid "Violet"
  989. #~ msgstr "סגול"
  990. #~ msgid "Green"
  991. #~ msgstr "ירוק"
  992. #~ msgid "Cyan"
  993. #~ msgstr "ציאן"
  994. #~ msgid "Orange"
  995. #~ msgstr "כתום"
  996. #~ msgid "Red"
  997. #~ msgstr "אדום"
  998. #~ msgid "Category"
  999. #~ msgstr "קטגוריה"
  1000. #~ msgid "Block"
  1001. #~ msgstr "חסום"
  1002. #~ msgid "original context"
  1003. #~ msgstr "הקשר מקורי"
  1004. #~ msgid "Plugins"
  1005. #~ msgstr "תוספים"
  1006. #~ msgid "Answerers"
  1007. #~ msgstr "תשובות"
  1008. #~ msgid "Avg. time"
  1009. #~ msgstr "זמן ממוצע"
  1010. #~ msgid "show details"
  1011. #~ msgstr "הצג פרטים"
  1012. #~ msgid "hide details"
  1013. #~ msgstr "הסתר פרטים"
  1014. #~ msgid "Load more..."
  1015. #~ msgstr "טען עוד..."
  1016. #~ msgid "Loading..."
  1017. #~ msgstr "כעת בטעינה..."
  1018. #~ msgid "Change searx layout"
  1019. #~ msgstr "שינוי ממשק searx"
  1020. #~ msgid "Proxying image results through searx"
  1021. #~ msgstr "שליפת תוצאות תמונה דרך searx (מבעד Proxy)"
  1022. #~ msgid "This is the list of searx's instant answering modules."
  1023. #~ msgstr ""
  1024. #~ msgid ""
  1025. #~ "This is the list of cookies and"
  1026. #~ " their values searx is storing on "
  1027. #~ "your computer."
  1028. #~ msgstr "זוהי רשימה של עוגיות וערכיהן אשר searx מאחסנת על המחשב שלך."
  1029. #~ msgid "With that list, you can assess searx transparency."
  1030. #~ msgstr "בעזרת רשימה זו, באפשרותך לגשת אל searx transparency."
  1031. #~ msgid "It look like you are using searx first time."
  1032. #~ msgstr "נראה כי אתם משתמשים ב-searx בפעם הראשונה."
  1033. #~ msgid "Please, try again later or find another searx instance."
  1034. #~ msgstr "בבקשה, נסו מאוחר יותר. לחלופין, ניתן להיעזר בשירות searx אחר."
  1035. #~ msgid "Themes"
  1036. #~ msgstr "עיצובים"
  1037. #~ msgid "Reliablity"
  1038. #~ msgstr ""
  1039. #~ msgid ""
  1040. #~ "When enabled, the result page's title"
  1041. #~ " contains your query. Your browser "
  1042. #~ "can record this title."
  1043. #~ msgstr ""
  1044. #~ msgid "Method"
  1045. #~ msgstr "שיטה"
  1046. #~ msgid ""
  1047. #~ "This tab does not show up for "
  1048. #~ "search results but you can search "
  1049. #~ "the engines listed here via bangs."
  1050. #~ msgstr ""
  1051. #~ "לשונית זאת לא מופיעה לצורך תוצאות "
  1052. #~ "חיפוש, אולם באפשרותך לחפש במנועים "
  1053. #~ "הרשומים כאן דרך bang."
  1054. #~ msgid "Advanced settings"
  1055. #~ msgstr "הגדרות מתקדמות"
  1056. #~ msgid "Close"
  1057. #~ msgstr "סגור"
  1058. #~ msgid "Language"
  1059. #~ msgstr "שפה"
  1060. #~ msgid "broken"
  1061. #~ msgstr "שבור"
  1062. #~ msgid "supported"
  1063. #~ msgstr "נתמך"
  1064. #~ msgid "not supported"
  1065. #~ msgstr "לא נתמך"
  1066. #~ msgid "about"
  1067. #~ msgstr "אודות"
  1068. #~ msgid "Avg."
  1069. #~ msgstr "ממוצע"
  1070. #~ msgid "User Interface"
  1071. #~ msgstr "ממשק משתמש"
  1072. #~ msgid "Choose style for this theme"
  1073. #~ msgstr "בחר סגנון עבור עיצוב זה"
  1074. #~ msgid "Style"
  1075. #~ msgstr "סגנון"
  1076. #~ msgid "Show advanced settings"
  1077. #~ msgstr "הצג הגדרות מתקדמות"
  1078. #~ msgid "Show advanced settings panel in the home page by default"
  1079. #~ msgstr "הצג לוח הגדרות מתקדמות בעמוד הבית כברירת מחדל"
  1080. #~ msgid "Allow all"
  1081. #~ msgstr "הפעל הכל"
  1082. #~ msgid "Disable all"
  1083. #~ msgstr "כבה הכל"
  1084. #~ msgid "Selected language"
  1085. #~ msgstr "שפה נבחרת"
  1086. #~ msgid "Query"
  1087. #~ msgstr "שאילתא"
  1088. #~ msgid "save"
  1089. #~ msgstr "שמור"
  1090. #~ msgid "back"
  1091. #~ msgstr "חזור"
  1092. #~ msgid "Links"
  1093. #~ msgstr "קישורים"
  1094. #~ msgid "RSS subscription"
  1095. #~ msgstr "הרשמת RSS"
  1096. #~ msgid "Search results"
  1097. #~ msgstr "תוצאות חיפוש"
  1098. #~ msgid "next page"
  1099. #~ msgstr "עמוד הבא"
  1100. #~ msgid "previous page"
  1101. #~ msgstr "עמוד קודם"
  1102. #~ msgid "Start search"
  1103. #~ msgstr "התחל חיפוש"
  1104. #~ msgid "Clear search"
  1105. #~ msgstr "נקה חיפוש"
  1106. #~ msgid "Clear"
  1107. #~ msgstr "נקה"
  1108. #~ msgid "stats"
  1109. #~ msgstr "סטטיסטיקה"
  1110. #~ msgid "Heads up!"
  1111. #~ msgstr "זהירות!"
  1112. #~ msgid "It look like you are using SearXNG first time."
  1113. #~ msgstr "נראה שאתה משתמש לראשונה בשירות של SearXNG."
  1114. #~ msgid "Well done!"
  1115. #~ msgstr "כל הכבוד!"
  1116. #~ msgid "Settings saved successfully."
  1117. #~ msgstr "הגדרות נשמרו בהצלחה."
  1118. #~ msgid "Oh snap!"
  1119. #~ msgstr "אבוי!"
  1120. #~ msgid "Something went wrong."
  1121. #~ msgstr "משהו השתבש."
  1122. #~ msgid "Date"
  1123. #~ msgstr "תאריך"
  1124. #~ msgid "Type"
  1125. #~ msgstr "טיפוס"
  1126. #~ msgid "Get image"
  1127. #~ msgstr "השג תמונה"
  1128. #~ msgid "Center Alignment"
  1129. #~ msgstr ""
  1130. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1131. #~ msgstr ""
  1132. #~ msgid "preferences"
  1133. #~ msgstr "העדפות"
  1134. #~ msgid "Scores per result"
  1135. #~ msgstr "דירוג לפי תוצאה"
  1136. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1137. #~ msgstr "מנוע מטא-חיפוש המקפיד על פרטיות המשתמש (קוד פתוח)"
  1138. #~ msgid "No abstract is available for this publication."
  1139. #~ msgstr "אין תקציר זמין עבור כתב-עת זה."
  1140. #~ msgid "Self Informations"
  1141. #~ msgstr "מידע עצמי"
  1142. #~ msgid ""
  1143. #~ "Change how forms are submited, <a "
  1144. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1145. #~ " rel=\"external\">learn more about request "
  1146. #~ "methods</a>"
  1147. #~ msgstr ""
  1148. #~ "שנה את האופן אשר בו טפסים נשלחים,"
  1149. #~ " <a "
  1150. #~ "href=\"https://he.wikipedia.org/wiki/Hypertext_Transfer_Protocol#.D7.A9.D7.99.D7.98.D7.95.D7.AA_.D7.91.D7.A7.D7.A9.D7.94\""
  1151. #~ " rel=\"external\">למידע נוסף אודות שיטות "
  1152. #~ "בקשה (request methods)</a>"
  1153. #~ msgid ""
  1154. #~ "This plugin checks if the address "
  1155. #~ "of the request is a TOR exit "
  1156. #~ "node, and informs the user if it"
  1157. #~ " is, like check.torproject.org but from "
  1158. #~ "searxng."
  1159. #~ msgstr ""
  1160. #~ "תוסף זה בודק אם הכתובת של הבקשה"
  1161. #~ " היא צומת יציאה של TOR, ומודיע "
  1162. #~ "למשתמש אם כן, כמו check.torproject.org "
  1163. #~ "אבל מ-searxng."
  1164. #~ msgid ""
  1165. #~ "The TOR exit node list "
  1166. #~ "(https://check.torproject.org/exit-addresses) is "
  1167. #~ "unreachable."
  1168. #~ msgstr ""
  1169. #~ "רשימת צומת היציאה של TOR "
  1170. #~ "(https://check.torproject.org/exit-addresses) אינה "
  1171. #~ "ניתנת לגישה."
  1172. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1173. #~ msgstr "אתה משתמש ב-TOR. נראה שכתובת ה-IP שלך היא: {ip_address}."
  1174. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1175. #~ msgstr "אתה לא משתמש ב-TOR. נראה שכתובת ה-IP שלך היא: {ip_address}."
  1176. #~ msgid ""
  1177. #~ "The could not download the list of"
  1178. #~ " Tor exit-nodes from "
  1179. #~ "https://check.torproject.org/exit-addresses."
  1180. #~ msgstr ""
  1181. #~ msgid ""
  1182. #~ "You are using Tor. It looks like"
  1183. #~ " you have this external IP address:"
  1184. #~ " {ip_address}."
  1185. #~ msgstr ""
  1186. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1187. #~ msgstr ""
  1188. #~ msgid "Autodetect search language"
  1189. #~ msgstr "זיהוי שפת חיפוש אוטומטי"
  1190. #~ msgid "Automatically detect the query search language and switch to it."
  1191. #~ msgstr "זהה אוטומטית את שפת החיפוש והחלף אליה בהתאם."
  1192. #~ msgid "others"
  1193. #~ msgstr "אחרים"
  1194. #~ msgid ""
  1195. #~ "This tab does not show up for "
  1196. #~ "search results, but you can search "
  1197. #~ "the engines listed here via bangs."
  1198. #~ msgstr ""
  1199. #~ "כרטיסייה זאת לא מוצגת עבור תוצאות "
  1200. #~ "חיפוש, אולם באפשרותך לחפש את המנועים "
  1201. #~ "המנויים כאן בעזרת bang."
  1202. #~ msgid "Shortcut"
  1203. #~ msgstr "קיצור דרך"
  1204. #~ msgid "!bang"
  1205. #~ msgstr ""
  1206. #~ msgid ""
  1207. #~ "This tab dues not exists in the"
  1208. #~ " user interface, but you can search"
  1209. #~ " in these engines by its !bangs."
  1210. #~ msgstr ""
  1211. #~ msgid "Engines cannot retrieve results."
  1212. #~ msgstr "מנועים לא מסוגלים לאחזר תוצאות."
  1213. #~ msgid "Please, try again later or find another SearXNG instance."
  1214. #~ msgstr "באפשרותך לנסות שוב מאוחר יותר או לנסות שרת SearXNG אחר."
  1215. #~ msgid ""
  1216. #~ "Redirect to open-access versions of "
  1217. #~ "publications when available (plugin required)"
  1218. #~ msgstr "העבר מחדש לגרסאות open-access של כתבי-עת כאשר ישנן (נדרש Plugin)"
  1219. #~ msgid "Bang"
  1220. #~ msgstr ""
  1221. #~ msgid ""
  1222. #~ "Change how forms are submitted, <a "
  1223. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1224. #~ " rel=\"external\">learn more about request "
  1225. #~ "methods</a>"
  1226. #~ msgstr ""