Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Eiji Tanioka <tanioka404@gmail.com>
To: wireguard@lists.zx2c4.com
Cc: Eiji Tanioka <tanioka404@gmail.com>
Subject: [PATCH] strings: update Japanese translation
Date: Thu, 12 Mar 2020 15:36:23 +0900	[thread overview]
Message-ID: <20200312063622.82015-1-tanioka404@gmail.com> (raw)

Signed-off-by: Eiji Tanioka <tanioka404@gmail.com>
---
 ui/src/main/res/values-ja/strings.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/ui/src/main/res/values-ja/strings.xml b/ui/src/main/res/values-ja/strings.xml
index 4da0854..58944bd 100644
--- a/ui/src/main/res/values-ja/strings.xml
+++ b/ui/src/main/res/values-ja/strings.xml
@@ -97,7 +97,15 @@
     <string name="module_installer_title">カーネルモジュールをダウンロードしてインストールする</string>
     <string name="module_installer_working">ダウンロードしてインストールしています…</string>
     <string name="module_installer_error">失敗しました. 再度実行してみてください</string>
+    <string name="module_disabler_disabled_title">カーネルモジュールバックエンドの有効化</string>
+    <string name="module_disabler_disabled_summary">カーネルモジュールは実験的ですがパフォーマンスが向上する可能性があります。</string>
+    <string name="module_disabler_enabled_title">カーネルモジュールバックエンドの無効化</string>
+    <string name="module_disabler_enabled_summary">ユーザースペースバックエンドは低速ですが安定しています。</string>
+    <string name="module_disabler_working">アプリケーションは5秒以内に再起動します</string>
     <string name="mtu">MTU</string>
+    <string name="multiple_tunnels_title">複数トンネルの同時有効化</string>
+    <string name="multiple_tunnels_summary_on">同時に複数のトンネルを有効化できます</string>
+    <string name="multiple_tunnels_summary_off">トンネルを有効化すると他のトンネルは無効になります</string>
     <string name="name">名前</string>
     <string name="no_config_error">未設定のままトンネルを起動しようとしています</string>
     <string name="no_configs_error">設定が見つかりません</string>
@@ -117,6 +125,8 @@
     <string name="public_key">公開鍵</string>
     <string name="public_key_description">公開鍵</string>
     <string name="qr_code_hint">Tip: `qrencode -t ansiutf8 &lt; tunnel.conf` で生成できます</string>
+    <string name="restore_on_boot_summary_on">起動時に前回有効化されていたトンネルを有効にする</string>
+    <string name="restore_on_boot_summary_off">起動時にトンネルを有効化しない</string>
     <string name="restore_on_boot_title">起動時に復元</string>
     <string name="save">保存</string>
     <string name="select_all">すべて選択</string>
-- 
2.25.1


             reply	other threads:[~2020-03-12  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12  6:36 Eiji Tanioka [this message]
2020-03-12  7:28 ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200312063622.82015-1-tanioka404@gmail.com \
    --to=tanioka404@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).