diff options
Diffstat (limited to 'searx/translations/te/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/te/LC_MESSAGES/messages.po | 58 |
1 files changed, 37 insertions, 21 deletions
diff --git a/searx/translations/te/LC_MESSAGES/messages.po b/searx/translations/te/LC_MESSAGES/messages.po index e88b8d110..f927f28b9 100644 --- a/searx/translations/te/LC_MESSAGES/messages.po +++ b/searx/translations/te/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-09-18 19:34+0000\n" +"POT-Creation-Date: 2023-09-19 06:36+0000\n" "PO-Revision-Date: 2023-07-09 15:34+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" "Language: te\n" @@ -161,15 +161,15 @@ msgstr "మూలం" msgid "Error loading the next page" msgstr "తదుపరి పేజీని లోడ్ చేయడంలో లోపం" -#: searx/webapp.py:490 searx/webapp.py:882 +#: searx/webapp.py:491 searx/webapp.py:883 msgid "Invalid settings, please edit your preferences" msgstr "చెల్లని సెట్టింగ్లు, దయచేసి మీ ప్రాధాన్యతలను సవరించండి" -#: searx/webapp.py:506 +#: searx/webapp.py:507 msgid "Invalid settings" msgstr "చెల్లని అమరికలు" -#: searx/webapp.py:583 searx/webapp.py:665 +#: searx/webapp.py:584 searx/webapp.py:666 msgid "search error" msgstr "శోధనలో లోపము" @@ -396,18 +396,6 @@ msgstr "ట్రాకర్ URL రిమూవర్" msgid "Remove trackers arguments from the returned URL" msgstr "తిరిగి వచ్చిన URL నుండి ట్రాకర్స్ ఆర్గ్యుమెంట్లను తీసివేయండి" -#: searx/plugins/vim_hotkeys.py:3 -msgid "Vim-like hotkeys" -msgstr "Vim లాంటి హాట్కీలు" - -#: searx/plugins/vim_hotkeys.py:4 -msgid "" -"Navigate search results with Vim-like hotkeys (JavaScript required). " -"Press \"h\" key on main or result page to get help." -msgstr "" -"Vim లాంటి హాట్కీలతో శోధన ఫలితాలను నావిగేట్ చేయండి (జావాస్క్రిప్ట్ " -"అవసరం). సహాయం పొందడానికి ప్రధాన లేదా ఫలితాల పేజీలో \"h\" కీని నొక్కండి." - #: searx/templates/simple/404.html:4 msgid "Page not found" msgstr "పుట దొరకలేదు" @@ -561,23 +549,23 @@ msgstr "నిష్క్రియ వర్గాలు" msgid "User interface" msgstr "వినియోగ మార్గము" -#: searx/templates/simple/preferences.html:207 +#: searx/templates/simple/preferences.html:208 msgid "Privacy" msgstr "ఆంతరంగికత" -#: searx/templates/simple/preferences.html:220 +#: searx/templates/simple/preferences.html:221 msgid "Engines" msgstr "యంత్రాలు" -#: searx/templates/simple/preferences.html:222 +#: searx/templates/simple/preferences.html:223 msgid "Currently used search engines" msgstr "ప్రస్తుతం ఉపయోగించబడుతున్న శోధన యంత్రాలు" -#: searx/templates/simple/preferences.html:230 +#: searx/templates/simple/preferences.html:231 msgid "Special Queries" msgstr "ప్రత్యేక ప్రశ్నలు" -#: searx/templates/simple/preferences.html:236 +#: searx/templates/simple/preferences.html:237 msgid "Cookies" msgstr "కుకీలు" @@ -970,6 +958,20 @@ msgstr "నిష్క్రియాలకు అమర్చు" msgid "Back" msgstr "వెనుకకు" +#: searx/templates/simple/preferences/hotkeys.html:2 +msgid "Hotkeys" +msgstr "" + +#: searx/templates/simple/preferences/hotkeys.html:13 +msgid "Vim-like" +msgstr "" + +#: searx/templates/simple/preferences/hotkeys.html:18 +msgid "" +"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:2 msgid "Image proxy" msgstr "చిత్రం ప్రాక్సీ" @@ -1581,3 +1583,17 @@ msgstr "వీడియోను దాచిపెట్టు" #~ "నిర్వహించండి. బహుళ వర్గాలను ఎంచుకోవడానికి " #~ "నిలిపివేయండి. (జావాస్క్రిప్ట్ అవసరం)" +#~ msgid "Vim-like hotkeys" +#~ msgstr "Vim లాంటి హాట్కీలు" + +#~ msgid "" +#~ "Navigate search results with Vim-like" +#~ " hotkeys (JavaScript required). Press \"h\"" +#~ " key on main or result page to" +#~ " get help." +#~ msgstr "" +#~ "Vim లాంటి హాట్కీలతో శోధన ఫలితాలను " +#~ "నావిగేట్ చేయండి (జావాస్క్రిప్ట్ అవసరం). సహాయం" +#~ " పొందడానికి ప్రధాన లేదా ఫలితాల పేజీలో " +#~ "\"h\" కీని నొక్కండి." + |