mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-08 14:02:33 +02:00
Translated using Weblate (English)
Currently translated at 100.0% (1053 of 1053 strings) Translated using Weblate (Japanese) Currently translated at 64.0% (674 of 1053 strings) Co-authored-by: Ryo Hanafusa <ryo7gumi@gmail.com> Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/ Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/ Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
parent
8808e35b61
commit
3c1d3b459c
2 changed files with 21 additions and 16 deletions
|
@ -251,7 +251,7 @@
|
|||
"PushUrl": "Push URL",
|
||||
"HeadersInvalidFormat": "The request headers are not valid JSON: ",
|
||||
"BodyInvalidFormat": "The request body is not valid JSON: ",
|
||||
"CopyToClipboardError": "Couldn't copy to clipbard: {error}",
|
||||
"CopyToClipboardError": "Couldn't copy to clipboard: {error}",
|
||||
"CopyToClipboardSuccess": "Copied!",
|
||||
"CurlDebugInfo": "To debug the monitor, you can either paste this into your own machines terminal or into the machines terminal which uptime kuma is running on and see what you are requesting.{newiline}Please be aware of networking differences like {firewalls}, {dns_resolvers} or {docker_networks}.",
|
||||
"firewalls": "firewalls",
|
||||
|
|
|
@ -672,5 +672,10 @@
|
|||
"emailCustomBody": "カスタム本文",
|
||||
"emailTemplateServiceName": "サービス名",
|
||||
"smtpLiquidIntroduction": "次の 2 つのテンプレート・フィールドは Liquid テンプレート言語で記述できます。これらの使い方は {0} にあります。以下は利用可能な変数です:",
|
||||
"emailTemplateStatus": "ステータス"
|
||||
"emailTemplateStatus": "ステータス",
|
||||
"now": "現在",
|
||||
"time ago": "{0}前",
|
||||
"-year": "年",
|
||||
"Json Query Expression": "Jsonクエリ表現",
|
||||
"ignoredTLSError": "TLS/SSLエラーは無視されました"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue