From f97ce44e56e695f4db18f56413afff47971aa3ec Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Aug 2024 00:40:32 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 2 ++ l10n/ja.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index 15f4eca4..2a76a164 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -44,8 +44,10 @@ OC.L10N.register( "Check on all connected devices if you can retrieve your mnemonic." : "接続されているすべてのデバイスで、ニーモニックを取得できるかどうかを確認します。", "Any still connected device might cause problems after deleting the keys, so it is better to disconnect and reconnect the devices again." : "まだ接続されているデバイスは、キーを削除した後に問題が発生する可能性があるため、デバイスを切断して再接続することをお勧めします。", "Delete existing encrypted files" : "既存の暗号化されたファイルの削除", + "Confirm resetting keys" : "リセットキーを確認", "This is the final warning: Do you really want to reset your keys?" : "最後の警告です。本当にキーをリセットしますか?", "Cancel" : "キャンセル", + "Reset keys" : "リセットキー", "End-to-end encryption is currently enabled and correctly setup." : "End-to-End 暗号化が現在有効になっており、正しくセットアップされています。", "End-to-end encryption is currently disabled. You can set it up with the {productName} clients." : "End-to-End 暗号化は現在無効になっています。{productName}クライアントを使用して設定できます。", "End-to-end encryption keys reset" : "End-to-End 暗号化キーのリセット", diff --git a/l10n/ja.json b/l10n/ja.json index f5552916..472c167b 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -42,8 +42,10 @@ "Check on all connected devices if you can retrieve your mnemonic." : "接続されているすべてのデバイスで、ニーモニックを取得できるかどうかを確認します。", "Any still connected device might cause problems after deleting the keys, so it is better to disconnect and reconnect the devices again." : "まだ接続されているデバイスは、キーを削除した後に問題が発生する可能性があるため、デバイスを切断して再接続することをお勧めします。", "Delete existing encrypted files" : "既存の暗号化されたファイルの削除", + "Confirm resetting keys" : "リセットキーを確認", "This is the final warning: Do you really want to reset your keys?" : "最後の警告です。本当にキーをリセットしますか?", "Cancel" : "キャンセル", + "Reset keys" : "リセットキー", "End-to-end encryption is currently enabled and correctly setup." : "End-to-End 暗号化が現在有効になっており、正しくセットアップされています。", "End-to-end encryption is currently disabled. You can set it up with the {productName} clients." : "End-to-End 暗号化は現在無効になっています。{productName}クライアントを使用して設定できます。", "End-to-end encryption keys reset" : "End-to-End 暗号化キーのリセット",