diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-07-27 09:53:25 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-07-27 09:53:25 +0000 |
commit | 22dd5a42b5fc413a40b77620e6f2ebb69cc928f2 (patch) | |
tree | 25c63d7c8796d2e689e3c8ff01ba41b8db9e9207 /searx/translations/vi/LC_MESSAGES/messages.po | |
parent | 2b14808d4372a5d7b0e8d2749091b8de653cd83b (diff) | |
download | searxng-22dd5a42b5fc413a40b77620e6f2ebb69cc928f2.tar.gz searxng-22dd5a42b5fc413a40b77620e6f2ebb69cc928f2.zip |
[translations] update messages.pot and messages.po files
From 9bbcd3713 - 2024-07-20 - Bnyro <bnyro@tutanota.com>
Diffstat (limited to 'searx/translations/vi/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/vi/LC_MESSAGES/messages.po | 37 |
1 files changed, 21 insertions, 16 deletions
diff --git a/searx/translations/vi/LC_MESSAGES/messages.po b/searx/translations/vi/LC_MESSAGES/messages.po index bed2469bd..e894b95e3 100644 --- a/searx/translations/vi/LC_MESSAGES/messages.po +++ b/searx/translations/vi/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: 2024-06-17 12:15+0000\n" +"POT-Creation-Date: 2024-07-27 09:53+0000\n" "PO-Revision-Date: 2024-04-07 07:18+0000\n" "Last-Translator: vducong <vducong@users.noreply.translate.codeberg.org>\n" "Language: vi\n" @@ -312,17 +312,17 @@ msgid "author" msgstr "" #. SOCIAL_MEDIA_TERMS['THREAD OPEN'] -#: searx/engines/discourse.py:121 searx/searxng.msg +#: searx/engines/discourse.py:149 searx/searxng.msg msgid "open" msgstr "" #. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] -#: searx/engines/discourse.py:121 searx/searxng.msg +#: searx/engines/discourse.py:149 searx/searxng.msg msgid "closed" msgstr "" #. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] -#: searx/engines/discourse.py:132 searx/searxng.msg +#: searx/engines/discourse.py:160 searx/searxng.msg msgid "answered" msgstr "" @@ -415,19 +415,19 @@ msgstr "{minutes} phút() trước" msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} giờ, {minutes} phút trước" -#: searx/answerers/random/answerer.py:75 +#: searx/answerers/random/answerer.py:76 msgid "Random value generator" msgstr "Trình tạo giá trị ngẫu nhiên" -#: searx/answerers/random/answerer.py:76 +#: searx/answerers/random/answerer.py:77 msgid "Generate different random values" msgstr "Tạo các giá trị ngẫu nhiên khác nhau" -#: searx/answerers/statistics/answerer.py:48 +#: searx/answerers/statistics/answerer.py:50 msgid "Statistics functions" msgstr "Các hàm thống kê" -#: searx/answerers/statistics/answerer.py:49 +#: searx/answerers/statistics/answerer.py:51 msgid "Compute {functions} of the arguments" msgstr "Tính toán {functions} của các đối số" @@ -461,7 +461,7 @@ msgid "clicks" msgstr "nhấp chuột" #: searx/engines/seekr.py:193 searx/engines/yummly.py:71 -#: searx/engines/zlibrary.py:128 +#: searx/engines/zlibrary.py:137 msgid "Language" msgstr "Ngôn ngữ" @@ -495,11 +495,11 @@ msgstr "" msgid "The image could not be downloaded." msgstr "Hình ảnh không thể được hiển thị." -#: searx/engines/zlibrary.py:129 +#: searx/engines/zlibrary.py:138 msgid "Book rating" msgstr "Đánh giá của sách" -#: searx/engines/zlibrary.py:130 +#: searx/engines/zlibrary.py:139 msgid "File quality" msgstr "Chất lượng tệp" @@ -519,11 +519,11 @@ msgstr "hash băm" msgid "Hostname replace" msgstr "Thay đổi tên máy chủ" -#: searx/plugins/hostnames.py:68 +#: searx/plugins/hostnames.py:101 msgid "Hostnames plugin" msgstr "" -#: searx/plugins/hostnames.py:69 +#: searx/plugins/hostnames.py:102 msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" msgstr "" @@ -666,17 +666,21 @@ msgid "Length" msgstr "Độ dài" #: searx/templates/simple/macros.html:36 +msgid "Views" +msgstr "" + +#: searx/templates/simple/macros.html:37 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Tác giả" -#: searx/templates/simple/macros.html:44 +#: searx/templates/simple/macros.html:45 msgid "cached" msgstr "đã lưu cache" -#: searx/templates/simple/macros.html:44 +#: searx/templates/simple/macros.html:45 msgid "proxied" msgstr "đã proxy" @@ -953,11 +957,12 @@ msgid "Search language" msgstr "Ngôn ngữ tìm kiếm" #: searx/templates/simple/filters/languages.html:2 +#: searx/templates/simple/filters/languages.html:5 #: searx/templates/simple/preferences/language.html:7 msgid "Default language" msgstr "Ngôn ngữ mặc định" -#: searx/templates/simple/filters/languages.html:4 +#: searx/templates/simple/filters/languages.html:9 #: searx/templates/simple/preferences/language.html:11 msgid "Auto-detect" msgstr "Tự động phát hiện" |