diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-09-19 06:36:33 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-09-19 06:36:33 +0000 |
commit | 4acd23138a0c6744ea93a93e66b552979f6d72c9 (patch) | |
tree | c464834095c8a9599c34533c90b25c2d06e2284e /searx/translations/sr/LC_MESSAGES/messages.po | |
parent | 62471e083ca26e41bb60a729adebeada07c85da3 (diff) | |
download | searxng-4acd23138a0c6744ea93a93e66b552979f6d72c9.tar.gz searxng-4acd23138a0c6744ea93a93e66b552979f6d72c9.zip |
[translations] update messages.pot and messages.po files
From 71508abcb - 2023-09-19 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/sr/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/sr/LC_MESSAGES/messages.po | 59 |
1 files changed, 37 insertions, 22 deletions
diff --git a/searx/translations/sr/LC_MESSAGES/messages.po b/searx/translations/sr/LC_MESSAGES/messages.po index 7ecdb2ba8..0122770fe 100644 --- a/searx/translations/sr/LC_MESSAGES/messages.po +++ b/searx/translations/sr/LC_MESSAGES/messages.po @@ -13,7 +13,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-09-12 14:53+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" "Language: sr\n" @@ -164,15 +164,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 "грешка у претрази" @@ -408,19 +408,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-пречица (потребан је JavaScript )." -" Притисните тастер \"h\" на главној или резултатној страници да бисте " -"добили помоћ." - #: searx/templates/simple/404.html:4 msgid "Page not found" msgstr "Страница није пронађена" @@ -574,23 +561,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 "Колачићи" @@ -983,6 +970,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 "Прокси слика" @@ -1608,3 +1609,17 @@ msgstr "сакриј видео" #~ " категорија. Онемогућите да би изабрали " #~ "више категорија. (Потребан је JavaScript)" +#~ 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-пречица" +#~ " (потребан је JavaScript ). Притисните " +#~ "тастер \"h\" на главној или резултатној" +#~ " страници да бисте добили помоћ." + |