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": "导出到 TSV (制表符分隔的值) 文件",
"Markdown File": "Markdown 文件",
"Clear User Data": "清除用户数据",
"Clear All Transactions": "清除所有交易",
"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 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 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 user data has been cleared": "用户所有数据已经清空",
"Unable to clear user data": "无法清除用户数据",
"Device & Sessions": "设备和会话",