From 337ab2e07c6d85669f08c7aaa1353252010f0453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=BE=E6=B5=A6=20=E7=9F=A5=E4=B9=9F=20Matsuura=20Tomoy?= =?UTF-8?q?a?= Date: Thu, 23 May 2024 14:28:20 +0900 Subject: [PATCH] fixed ja translation --- NearDrop/ja.lproj/Localizable.strings | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NearDrop/ja.lproj/Localizable.strings b/NearDrop/ja.lproj/Localizable.strings index 6f5009e..7bed7ef 100644 --- a/NearDrop/ja.lproj/Localizable.strings +++ b/NearDrop/ja.lproj/Localizable.strings @@ -1,14 +1,14 @@ /* No comment provided by engineer. */ -"Accept" = "受諾"; +"Accept" = "受け入れる"; /* No comment provided by engineer. */ -"Decline" = "お断り"; +"Decline" = "拒否する"; /* No comment provided by engineer. */ "DeviceName" = "機器名: %@"; /* No comment provided by engineer. */ -"DeviceSendingFiles" = "1$@があなたに%2$@を送信しています"; +"DeviceSendingFiles" = "%1$@が%2$@を送信しています"; /* No comment provided by engineer. */ "Error.Crypto" = "暗号化エラー"; @@ -32,10 +32,10 @@ "PinCode" = "PIN: %@"; /* No comment provided by engineer. */ -"Quit" = "NearDropを出る"; +"Quit" = "NearDropを終了"; /* No comment provided by engineer. */ -"TransferError" = "%@からのファイル受信に失敗"; +"TransferError" = "%@からのファイル受信に失敗しました。"; /* No comment provided by engineer. */ "VisibleToEveryone" = "すべてのユーザーに公開";