mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
support deleting all transactions (#202)
This commit is contained in:
@@ -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": "裝置和會話",
|
||||
|
||||
Reference in New Issue
Block a user