diff options
Diffstat (limited to 'searx/translations/ja')
| -rw-r--r-- | searx/translations/ja/LC_MESSAGES/messages.mo | bin | 19532 -> 19635 bytes | |||
| -rw-r--r-- | searx/translations/ja/LC_MESSAGES/messages.po | 46 |
2 files changed, 25 insertions, 21 deletions
diff --git a/searx/translations/ja/LC_MESSAGES/messages.mo b/searx/translations/ja/LC_MESSAGES/messages.mo Binary files differindex 1b49230ff..f142890f7 100644 --- a/searx/translations/ja/LC_MESSAGES/messages.mo +++ b/searx/translations/ja/LC_MESSAGES/messages.mo diff --git a/searx/translations/ja/LC_MESSAGES/messages.po b/searx/translations/ja/LC_MESSAGES/messages.po index 184148bfb..0c0aed1a5 100644 --- a/searx/translations/ja/LC_MESSAGES/messages.po +++ b/searx/translations/ja/LC_MESSAGES/messages.po @@ -18,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-09-28 07:29+0000\n" -"PO-Revision-Date: 2022-09-30 07:43+0000\n" -"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"POT-Creation-Date: 2022-10-14 14:11+0000\n" +"PO-Revision-Date: 2022-10-28 07:18+0000\n" +"Last-Translator: tents <remendne@pentrens.jp>\n" "Language-Team: Japanese <https://weblate.bubu1.eu/projects/searxng/searxng/" "ja/>\n" "Language: ja\n" @@ -172,64 +172,68 @@ msgstr "HTTP プロトコルエラー" msgid "network error" msgstr "ネットワークエラー" -#: searx/webapp.py:169 +#: searx/webapp.py:168 +msgid "SSL error: certificate validation has failed" +msgstr "SSL エラー: 証明書の検証に失敗しました" + +#: searx/webapp.py:170 msgid "unexpected crash" msgstr "予期しないクラッシュ" -#: searx/webapp.py:176 +#: searx/webapp.py:177 msgid "HTTP error" msgstr "HTTP エラー" -#: searx/webapp.py:177 +#: searx/webapp.py:178 msgid "HTTP connection error" msgstr "HTTP 接続エラー" -#: searx/webapp.py:183 +#: searx/webapp.py:184 msgid "proxy error" msgstr "プロキシエラー" -#: searx/webapp.py:184 +#: searx/webapp.py:185 msgid "CAPTCHA" msgstr "CAPTCHA" -#: searx/webapp.py:185 +#: searx/webapp.py:186 msgid "too many requests" msgstr "リクエストが多すぎます" -#: searx/webapp.py:186 +#: searx/webapp.py:187 msgid "access denied" msgstr "アクセスが拒否されました" -#: searx/webapp.py:187 +#: searx/webapp.py:188 msgid "server API error" msgstr "サーバー API エラー" -#: searx/webapp.py:362 +#: searx/webapp.py:365 msgid "No item found" msgstr "アイテムが見つかりません" #: searx/engines/qwant.py:217 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367 msgid "Source" msgstr "ソース" -#: searx/webapp.py:366 +#: searx/webapp.py:369 msgid "Error loading the next page" msgstr "次のページの読み込み中にエラーが発生しました" -#: searx/webapp.py:518 searx/webapp.py:950 +#: searx/webapp.py:521 searx/webapp.py:953 msgid "Invalid settings, please edit your preferences" msgstr "設定が無効です、設定を変更してください" -#: searx/webapp.py:534 +#: searx/webapp.py:537 msgid "Invalid settings" msgstr "無効な設定です" -#: searx/webapp.py:611 searx/webapp.py:687 +#: searx/webapp.py:614 searx/webapp.py:690 msgid "search error" msgstr "検索エラー" -#: searx/webapp.py:849 +#: searx/webapp.py:852 msgid "Suspended" msgstr "一時停止" @@ -695,9 +699,9 @@ msgid "" "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" " rel=\"external\">learn more about request methods</a>" msgstr "" -"フォームの送信方法を変更します。<a href=\"https://ja.wikipedia.org/wiki/" -"Hypertext_Transfer_Protocol#リクエストメソッド\" rel=\"external\"" -">リクエストメソッドってなに?</a>" +"フォームの送信方法を変更します。<a " +"href=\"https://ja.wikipedia.org/wiki/Hypertext_Transfer_Protocol#リクエストメソッド\"" +" rel=\"external\">リクエストメソッドってなに?</a>" #: searx/templates/simple/preferences.html:269 msgid "Image proxy" |