From 72fec3208df93c0c61093d8c86a24be09888f120 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com> Date: Fri, 23 Jun 2023 05:54:36 +0200 Subject: [PATCH] New translations en.json (Japanese) --- src/client/messages/ja-JP.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/client/messages/ja-JP.json b/src/client/messages/ja-JP.json index f0e7da87..76b1eeca 100644 --- a/src/client/messages/ja-JP.json +++ b/src/client/messages/ja-JP.json @@ -144,7 +144,7 @@ "link": "リンク", "website": "ウェブサイト", "supported-arch": "サポートされるアーキテクチャ", - "choose-open-method": "Choose open method", + "choose-open-method": "オープン方法を選択", "categories": { "data": "データ", "network": "ネットワーク", @@ -248,13 +248,13 @@ "apps-repo-hint": "アプリリポジトリの URL です。", "storage-path": "ストレージの場所", "storage-path-hint": "ストレージディレクトリへのパスです。デフォルトなら空のままにしてください(runtipi/app-data)。絶対パスであり、存在することを確認してください", - "local-domain": "Local domain", - "local-domain-hint": "Domain name used for accessing apps in your local network. Your apps will be accessible at app-name.local-domain.", + "local-domain": "ローカルドメイン", + "local-domain-hint": "ローカルネットワーク内のアプリにアクセスするために使用されるドメイン名。あなたのアプリはapp-name.local-domainからアクセスできます。", "submit": "保存", "user-settings-title": "ユーザー設定", "language": "言語設定", "help-translate": "翻訳に協力", - "download-certificate": "Download certificate" + "download-certificate": "証明書をダウンロード" }, "security": { "tab-title": "セキュリティ",