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": "Cancella dati utente",
|
||||
"Clear All Transactions": "Clear All Transactions",
|
||||
"Clear All Data": "Clear All Data",
|
||||
"Export all transaction data to file.": "Esporta tutti i dati delle transazioni in un file.",
|
||||
"Are you sure you want to export all transaction data to file?": "Sei sicuro di voler esportare tutti i dati delle transazioni in un file?",
|
||||
"It may take a long time, please wait for a few minutes.": "Potrebbe richiedere molto tempo, attendi qualche minuto.",
|
||||
"Unable to retrieve exported user data": "Impossibile recuperare i dati utente esportati",
|
||||
"Save Data": "Salva dati",
|
||||
"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?": "Sei sicuro di voler cancellare tutti i dati?",
|
||||
"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.": "NON PUOI annullare questa azione. Questo cancellerà i tuoi account, categorie, tag e dati delle transazioni. Inserisci la tua password attuale per confermare.",
|
||||
"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": "Tutti i dati utente sono stati cancellati",
|
||||
"Unable to clear user data": "Impossibile cancellare i dati utente",
|
||||
"Device & Sessions": "Dispositivo e sessioni",
|
||||
|
||||
Reference in New Issue
Block a user