aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/ja.lproj/Localizable.strings
diff options
context:
space:
mode:
Diffstat (limited to 'Sources/WireGuardApp/ja.lproj/Localizable.strings')
-rw-r--r--Sources/WireGuardApp/ja.lproj/Localizable.strings6
1 files changed, 3 insertions, 3 deletions
diff --git a/Sources/WireGuardApp/ja.lproj/Localizable.strings b/Sources/WireGuardApp/ja.lproj/Localizable.strings
index 66de5b7..04d4463 100644
--- a/Sources/WireGuardApp/ja.lproj/Localizable.strings
+++ b/Sources/WireGuardApp/ja.lproj/Localizable.strings
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: MIT
-// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
-
+// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
// Generic alert action names
+
"actionOK" = "OK";
"actionCancel" = "キャンセル";
"actionSave" = "保存";
@@ -270,9 +270,9 @@
"alertTunnelActivationErrorTunnelIsNotInactiveMessage" = "トンネルはすでに有効になっているか、有効化処理中です";
// Tunnel management error alerts on system error
-
/* The alert message that goes with the following titles would be
one of the alertSystemErrorMessage* listed further down */
+
"alertSystemErrorOnListingTunnelsTitle" = "トンネル表示不可";
"alertSystemErrorOnAddTunnelTitle" = "トンネル作成不可";
"alertSystemErrorOnModifyTunnelTitle" = "トンネル編集不可";