From 7a5434268b6b2e3259e67cbc15cdba28a9017770 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 8 Mar 2025 01:28:09 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 1 + l10n/ja.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index c1488cb7..ce3f3014 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -73,6 +73,7 @@ OC.L10N.register( "Password settings" : "パスワードの設定", "Import credentials" : "資格情報のインポート", "Export credentials" : "資格情報のエクスポート", + "I understand the risks" : "私はリスクを理解しています", "Sharing" : "共有", "Are you sure you want to leave? This will destroy all your credentials" : "すべての資格情報が破棄されます。本当に終了しますか?", "Old password field incorrect!" : "現在の保管庫パスワードが正しくありません!", diff --git a/l10n/ja.json b/l10n/ja.json index e2c678a8..fa5996ae 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -71,6 +71,7 @@ "Password settings" : "パスワードの設定", "Import credentials" : "資格情報のインポート", "Export credentials" : "資格情報のエクスポート", + "I understand the risks" : "私はリスクを理解しています", "Sharing" : "共有", "Are you sure you want to leave? This will destroy all your credentials" : "すべての資格情報が破棄されます。本当に終了しますか?", "Old password field incorrect!" : "現在の保管庫パスワードが正しくありません!",