[translations] update messages.pot and messages.po files

From 86db0879 - 2023-06-18 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
searxng-bot
2023-06-19 17:57:33 +00:00
parent 7133e35b1c
commit bb2934ae24
56 changed files with 4367 additions and 4365 deletions

View File

@@ -18,19 +18,18 @@
# return42 <markus.heiser@darmarit.de>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-06-02 18:34+0000\n"
"POT-Creation-Date: 2023-06-19 17:57+0000\n"
"PO-Revision-Date: 2023-06-04 04:37+0000\n"
"Last-Translator: tentsbet <remendne@pentrens.jp>\n"
"Language-Team: Japanese <https://translate.codeberg.org/projects/searxng/"
"searxng/ja/>\n"
"Language: ja\n"
"Language-Team: Japanese "
"<https://translate.codeberg.org/projects/searxng/searxng/ja/>\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.17\n"
"Generated-By: Babel 2.12.1\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -158,92 +157,92 @@ msgstr "ライト"
msgid "dark"
msgstr "ダーク"
#: searx/webapp.py:167
msgid "timeout"
msgstr "タイムアウト"
#: searx/webapp.py:168
msgid "parsing error"
msgstr "解析エラー"
#: searx/webapp.py:169
msgid "HTTP protocol error"
msgstr "HTTP プロトコルエラー"
#: searx/webapp.py:170
msgid "network error"
msgstr "ネットワークエラー"
#: searx/webapp.py:171
msgid "SSL error: certificate validation has failed"
msgstr "SSL エラー: 証明書の検証に失敗しました"
#: searx/webapp.py:173
msgid "unexpected crash"
msgstr "予期しないクラッシュ"
#: searx/webapp.py:180
msgid "HTTP error"
msgstr "HTTP エラー"
#: searx/webapp.py:181
msgid "HTTP connection error"
msgstr "HTTP 接続エラー"
#: searx/webapp.py:187
msgid "proxy error"
msgstr "プロキシエラー"
#: searx/webapp.py:188
msgid "CAPTCHA"
msgstr "CAPTCHA"
#: searx/webapp.py:189
msgid "too many requests"
msgstr "リクエストが多すぎます"
#: searx/webapp.py:190
msgid "access denied"
msgstr "アクセスが拒否されました"
#: searx/webapp.py:191
msgid "server API error"
msgstr "サーバー API エラー"
#: searx/webapp.py:363
#: searx/webapp.py:330
msgid "No item found"
msgstr "アイテムが見つかりません"
#: searx/engines/qwant.py:218
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
msgid "Source"
msgstr "ソース"
#: searx/webapp.py:367
#: searx/webapp.py:334
msgid "Error loading the next page"
msgstr "次のページの読み込み中にエラーが発生しました"
#: searx/webapp.py:520 searx/webapp.py:953
#: searx/webapp.py:488 searx/webapp.py:880
msgid "Invalid settings, please edit your preferences"
msgstr "設定が無効です、設定を変更してください"
#: searx/webapp.py:536
#: searx/webapp.py:504
msgid "Invalid settings"
msgstr "無効な設定です"
#: searx/webapp.py:613 searx/webapp.py:691
#: searx/webapp.py:581 searx/webapp.py:663
msgid "search error"
msgstr "検索エラー"
#: searx/webapp.py:857
#: searx/webutils.py:34
msgid "timeout"
msgstr "タイムアウト"
#: searx/webutils.py:35
msgid "parsing error"
msgstr "解析エラー"
#: searx/webutils.py:36
msgid "HTTP protocol error"
msgstr "HTTP プロトコルエラー"
#: searx/webutils.py:37
msgid "network error"
msgstr "ネットワークエラー"
#: searx/webutils.py:38
msgid "SSL error: certificate validation has failed"
msgstr "SSL エラー: 証明書の検証に失敗しました"
#: searx/webutils.py:40
msgid "unexpected crash"
msgstr "予期しないクラッシュ"
#: searx/webutils.py:47
msgid "HTTP error"
msgstr "HTTP エラー"
#: searx/webutils.py:48
msgid "HTTP connection error"
msgstr "HTTP 接続エラー"
#: searx/webutils.py:54
msgid "proxy error"
msgstr "プロキシエラー"
#: searx/webutils.py:55
msgid "CAPTCHA"
msgstr "CAPTCHA"
#: searx/webutils.py:56
msgid "too many requests"
msgstr "リクエストが多すぎます"
#: searx/webutils.py:57
msgid "access denied"
msgstr "アクセスが拒否されました"
#: searx/webutils.py:58
msgid "server API error"
msgstr "サーバー API エラー"
#: searx/webutils.py:77
msgid "Suspended"
msgstr "一時停止"
#: searx/webutils.py:205
#: searx/webutils.py:317
msgid "{minutes} minute(s) ago"
msgstr "{minutes} 分前"
#: searx/webutils.py:206
#: searx/webutils.py:318
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "{hours} 時間と{minutes} 分前"
@@ -356,11 +355,11 @@ msgid ""
"multiple categories. (JavaScript required)"
msgstr "カテゴリが選択されたときに検索を実行します。複数のカテゴリを選択する場合は無効にします。(JavaScript が必要です)"
#: searx/plugins/self_info.py:20
#: searx/plugins/self_info.py:10
msgid "Self Information"
msgstr "自分の情報"
#: searx/plugins/self_info.py:21
#: searx/plugins/self_info.py:11
msgid ""
"Displays your IP if the query is \"ip\" and your user agent if the query "
"contains \"user agent\"."
@@ -425,48 +424,48 @@ msgstr "%(search_page)s へ行く。"
msgid "search page"
msgstr "検索ページ"
#: searx/templates/simple/base.html:46
#: searx/templates/simple/base.html:49
msgid "About"
msgstr "関連情報"
#: searx/templates/simple/base.html:50
#: searx/templates/simple/base.html:53
msgid "Donate"
msgstr "寄付"
#: searx/templates/simple/base.html:54
#: searx/templates/simple/base.html:57
#: searx/templates/simple/preferences.html:156
msgid "Preferences"
msgstr "設定"
#: searx/templates/simple/base.html:64
#: searx/templates/simple/base.html:67
msgid "Powered by"
msgstr "Powered by"
#: searx/templates/simple/base.html:64
#: searx/templates/simple/base.html:67
msgid "a privacy-respecting, open metasearch engine"
msgstr "プライバシーにリスペクトする、オープンメタ検索エンジン"
#: searx/templates/simple/base.html:65
#: searx/templates/simple/base.html:68
msgid "Source code"
msgstr "ソースコード"
#: searx/templates/simple/base.html:66
#: searx/templates/simple/base.html:69
msgid "Issue tracker"
msgstr "課題報告"
#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
#: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
msgid "Engine stats"
msgstr "検索エンジンの状態"
#: searx/templates/simple/base.html:69
#: searx/templates/simple/base.html:72
msgid "Public instances"
msgstr "パブリック インスタンス"
#: searx/templates/simple/base.html:72
#: searx/templates/simple/base.html:75
msgid "Privacy policy"
msgstr "プライバシーポリシー"
#: searx/templates/simple/base.html:75
#: searx/templates/simple/base.html:78
msgid "Contact instance maintainer"
msgstr "インスタンスメンテナと連絡を取る"
@@ -1551,3 +1550,4 @@ msgstr "動画を隠す"
#~ "フォームの送信方法を変更します。<a "
#~ "href=\"https://ja.wikipedia.org/wiki/Hypertext_Transfer_Protocol#リクエストメソッド\""
#~ " rel=\"external\">リクエストメソッドってなに?</a>"