support deleting all transactions (#202)

This commit is contained in:
MaysWind
2025-08-21 00:01:25 +08:00
parent 9589657fd5
commit f2d0fe407b
19 changed files with 301 additions and 61 deletions
+6
View File
@@ -2005,13 +2005,19 @@
"Export to TSV (Tab-separated values) File": "Export to TSV (Tab-separated values) File",
"Markdown File": "Markdown File",
"Clear User Data": "ユーザーデータをクリア",
"Clear All Transactions": "Clear All Transactions",
"Clear All Data": "Clear All Data",
"Export all transaction data to file.": "すべての取引データをファイルにエクスポートします。",
"Are you sure you want to export all transaction data to file?": "取引データをファイルにエクスポートしますか?",
"It may take a long time, please wait for a few minutes.": "時間がかかる場合がありますので数分お待ちください。",
"Unable to retrieve exported user data": "エクスポートされたユーザーデータを取得できません",
"Save Data": "データの保存",
"Are you sure you want to clear all transactions?": "Are you sure you want to clear all transactions?",
"Are you sure you want to clear all data?": "データをすべてクリアしますか?",
"You CANNOT undo this action. This will clear your transactions data. Please enter your current password to confirm.": "You CANNOT undo this action. This will clear your transactions data. Please enter your current password to confirm.",
"You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "このアクションを元に戻すことはできません。これにより、口座、カテゴリ、タグ、および取引データがクリアされます。確認のため現在のパスワードを入力してください。",
"You CANNOT undo this action. \"Clear All Transactions\" will clear all your transactions data, and \"Clear All Data\" will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "You CANNOT undo this action. \"Clear All Transactions\" will clear all your transactions data, and \"Clear All Data\" will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.",
"All transactions has been cleared": "All transactions has been cleared",
"All user data has been cleared": "ユーザーデータがすべてクリアされました",
"Unable to clear user data": "ユーザーデータをクリアできません",
"Device & Sessions": "デバイスとセッション",