diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-04-07 11:39:04 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-04-07 11:39:04 +0000 |
commit | 95add96942624af975d0cb10f48aeb09d1beee16 (patch) | |
tree | e9f10739aa9373f71e571a4939b11407785a368e /searx/translations/bn | |
parent | d2fb466caf8ac28f8ac430ebb4a0458d06e52ab7 (diff) | |
download | searxng-95add96942624af975d0cb10f48aeb09d1beee16.tar.gz searxng-95add96942624af975d0cb10f48aeb09d1beee16.zip |
[translations] update messages.pot and messages.po files
From 393e1496 - 2023-04-07 - Markus Heiser <markus.heiser@darmarIT.de>
Diffstat (limited to 'searx/translations/bn')
-rw-r--r-- | searx/translations/bn/LC_MESSAGES/messages.po | 48 |
1 files changed, 30 insertions, 18 deletions
diff --git a/searx/translations/bn/LC_MESSAGES/messages.po b/searx/translations/bn/LC_MESSAGES/messages.po index eb6d46370..f8809bde6 100644 --- a/searx/translations/bn/LC_MESSAGES/messages.po +++ b/searx/translations/bn/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-02-20 11:22+0000\n" +"POT-Creation-Date: 2023-04-07 11:38+0000\n" "PO-Revision-Date: 2022-11-25 07:16+0000\n" "Last-Translator: MSI Shafik <shafik.te@gmail.com>\n" "Language: bn\n" @@ -20,14 +20,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.11.0\n" +"Generated-By: Babel 2.12.1\n" -#. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] +#. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg -msgid "others" -msgstr "অন্যান্য" +msgid "without further subgrouping" +msgstr "" -#. CONSTANT_NAMES['OTHER_CATEGORY'] +#. CONSTANT_NAMES['DEFAULT_CATEGORY'] #: searx/searxng.msg msgid "other" msgstr "অন্যান্য" @@ -203,7 +203,7 @@ msgstr "সার্ভার এপিআই ত্রুটি" msgid "No item found" msgstr "কোন আইটেম পাওয়া যায়নি" -#: searx/engines/qwant.py:217 +#: searx/engines/qwant.py:218 #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:370 msgid "Source" msgstr "উৎস" @@ -212,27 +212,27 @@ msgstr "উৎস" msgid "Error loading the next page" msgstr "পরবর্তী পৃষ্ঠাটি লোড করার সময় ত্রুটি৷." -#: searx/webapp.py:524 searx/webapp.py:964 +#: searx/webapp.py:527 searx/webapp.py:965 msgid "Invalid settings, please edit your preferences" msgstr "অবৈধ সেটিংস, অনুগ্রহ করে আপনার পছন্দগুলি সম্পাদনা করুন৷" -#: searx/webapp.py:540 +#: searx/webapp.py:543 msgid "Invalid settings" msgstr "অবৈধ সেটিংস" -#: searx/webapp.py:617 searx/webapp.py:693 +#: searx/webapp.py:620 searx/webapp.py:696 msgid "search error" msgstr "অনুসন্ধানের ত্রুটি" -#: searx/webapp.py:863 +#: searx/webapp.py:869 msgid "Suspended" msgstr "স্থগিত" -#: searx/webutils.py:198 +#: searx/webutils.py:205 msgid "{minutes} minute(s) ago" msgstr "{minutes} মিনিট আগে" -#: searx/webutils.py:199 +#: searx/webutils.py:206 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} ঘণ্টা, {minutes} মিনিট আগে" @@ -264,7 +264,7 @@ msgstr "{title} (অচল)" msgid "This entry has been superseded by" msgstr "এই এন্ট্রিটি দ্বারা বাতিল করা হয়েছে৷" -#: searx/engines/qwant.py:219 +#: searx/engines/qwant.py:220 msgid "Channel" msgstr "চ্যানেল" @@ -755,8 +755,8 @@ msgstr "" #: searx/templates/simple/preferences.html:305 msgid "" -"This tab does not show up for search results, but you can search the " -"engines listed here via bangs." +"This tab dues not exists in the user interface, but you can search in " +"these engines by its !bangs." msgstr "" #: searx/templates/simple/preferences.html:310 @@ -770,8 +770,8 @@ msgid "Engine name" msgstr "" #: searx/templates/simple/preferences.html:312 -msgid "Shortcut" -msgstr "শর্টকাট" +msgid "!bang" +msgstr "" #: searx/templates/simple/preferences.html:313 msgid "Supports selected language" @@ -1284,3 +1284,15 @@ msgstr "ভিডিও লুকিয়ে ফেলুন" #~ msgid "Automatically detect the query search language and switch to it." #~ msgstr "" +#~ msgid "others" +#~ msgstr "অন্যান্য" + +#~ msgid "" +#~ "This tab does not show up for " +#~ "search results, but you can search " +#~ "the engines listed here via bangs." +#~ msgstr "" + +#~ msgid "Shortcut" +#~ msgstr "শর্টকাট" + |