mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support deleting all transactions (#202)
This commit is contained in:
@@ -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": "Borrar datos de usuario",
|
||||
"Clear All Transactions": "Clear All Transactions",
|
||||
"Clear All Data": "Clear All Data",
|
||||
"Export all transaction data to file.": "Exportar todos los datos de la transacción a un archivo.",
|
||||
"Are you sure you want to export all transaction data to file?": "¿Está seguro de que desea exportar todos los datos de la transacción al archivo?",
|
||||
"It may take a long time, please wait for a few minutes.": "Puede que tarde mucho tiempo, espere unos minutos.",
|
||||
"Unable to retrieve exported user data": "No se pueden recuperar los datos de usuario exportados",
|
||||
"Save Data": "Guardar datos",
|
||||
"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?": "¿Está seguro de que desea borrar todos los datos?",
|
||||
"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.": "NO PUEDE deshacer esta acción. Esto borrará sus cuentas, categorías, etiquetas y datos de transacciones. Por favor ingrese su contraseña actual para confirmar.",
|
||||
"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": "Todos los datos del usuario han sido borrados.",
|
||||
"Unable to clear user data": "No se pueden borrar los datos del usuario",
|
||||
"Device & Sessions": "Dispositivo y sesiones",
|
||||
|
||||
Reference in New Issue
Block a user