Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
h4h13 committed Nov 1, 2024
1 parent 185dca7 commit c4dff7a
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 15 deletions.
112 changes: 101 additions & 11 deletions localization/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
"description": "Accounts text shown in the bottom navigation or drawer widget",
"type": "text"
},
"budgets": "Budgets",
"@budgets": {
"description": "Title text shown on the budget page",
"type": "text"
},
"overview": "Overview",
"@overview": {
"description": "Accounts text shown in the bottom navigation or drawer widget",
Expand All @@ -49,9 +54,9 @@
"description": "Recurring text shown in the bottom navigation or drawer widget and recurring page toolbar title",
"type": "text"
},
"debts": "Debts",
"@debts": {
"description": "Debts text shown in the bottom navigation or drawer widget",
"debits": "Debits",
"@debits": {
"description": "Debits text shown in the bottom navigation or drawer widget",
"type": "text"
},
"addTransactionTooltip": "Add transaction",
Expand Down Expand Up @@ -693,14 +698,14 @@
"@transferName": {
"description": "Transfer name "
},
"debt": "Debt",
"@debt": {
"description": "Debts "
},
"credit": "Credit",
"@credit": {
"description": "Credit "
},
"credits": "Credits",
"@credits": {
"description": "Credits "
},
"enterCategory": "Enter category",
"@enterCategory": {
"description": "Enter category "
Expand Down Expand Up @@ -737,13 +742,13 @@
"@enterAmount": {
"description": "Enter amount "
},
"emptyDebts": "There are no debts at this time",
"emptyDebts": "There are no debits at this time",
"@emptyDebts": {
"description": "There are no debts at this time "
"description": "There are no debits at this time "
},
"emptyDebtsDesc": "Add your debts to see them displayed here",
"emptyDebtsDesc": "Add your debits to see them displayed here",
"@emptyDebtsDesc": {
"description": "Add your debts here to see them displayed "
"description": "Add your debits here to see them displayed "
},
"emptyCredit": "There are no credits at this time",
"@emptyCredit": {
Expand Down Expand Up @@ -1224,5 +1229,90 @@
"@createBackup": {
"description": "Text shown on the Google backup and restore page",
"type": "text"
},
"categoryWise": "Category wise",
"@categoryWise": {
"description": "Text shown on the overview page section title",
"type": "text"
},
"startFresh": "Start fresh",
"@startFresh": {
"description": "Text shown on the intro page for button to start the fresh app",
"type": "text"
},
"importBackup": "Import backup",
"@importBackup": {
"description": "Text shown on the import backup page",
"type": "text"
},
"addBudget": "Add budget",
"@addBudget": {
"description": "Text shown on the add budget page title",
"type": "text"
},
"period": "Period",
"@period": {
"description": "Text shown on the add budget page",
"type": "text"
},
"history": "History",
"@history": {
"description": "Text shown on the history page",
"type": "text"
},
"transaction": "Transaction",
"@transaction": {
"description": "Text shown on the history page",
"type": "text"
},
"debitTransaction": "Debit Transaction",
"@debitTransaction": {
"description": "Text shown on the history page",
"type": "text"
},
"account": "Account",
"@account": {
"description": "Text shown on the history page",
"type": "text"
},
"category": "Category",
"@category": {
"description": "Text shown on the history page",
"type": "text"
},
"tag": "Tag",
"@tag": {
"description": "Text shown on the history page",
"type": "text"
},
"goal": "Goal",
"@goal": {
"description": "Text shown on the history page",
"type": "text"
},
"debit": "Debit",
"@debit": {
"description": "Text shown on the history page",
"type": "text"
},
"overall": "Overall",
"@overall": {
"description": "Text shown on the history page",
"type": "text"
},
"selectBudget": "Select budget",
"@selectBudget": {
"description": "Text shown on the add transaction page",
"type": "text"
},
"budgetUpdated": "Budget updated",
"@budgetUpdated": {
"description": "Text shown on the snack bar when budget updated",
"type": "text"
},
"budgetAdded": "Budget added",
"@budgetAdded": {
"description": "Text shown on the snack bar when budget added",
"type": "text"
}
}
2 changes: 1 addition & 1 deletion localization/app_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"overview": "Synthèse",
"defaultAccount": "Compte par défaut",
"recurring": "Souscriptions",
"debts": "Emprunts",
"debits": "Emprunts",
"addTransactionTooltip": "Ajouter une transaction",
"addAccountTooltip": "Ajouter un compte",
"addCategoryTooltip": "Ajouter une catégorie",
Expand Down
2 changes: 1 addition & 1 deletion localization/app_it.arb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"budget": "Budget",
"overview": "Panoramica",
"recurring": "Ricorrenti",
"debts": "Debiti",
"debits": "Debiti",
"addTransactionTooltip": "Aggiungi transazione",
"addCategoryTooltip": "Aggiungi categoria",
"addDebtTooltip": "Aggiungi debito",
Expand Down
42 changes: 40 additions & 2 deletions untranslated.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"fr": [
"budgets",
"deletedCategory",
"pickColorAccountDesc",
"credits",
"back",
"excludeAccount",
"accountNotFound",
Expand Down Expand Up @@ -46,15 +48,34 @@
"topCategories",
"recentTransactions",
"sortBy",
"createBackup"
"createBackup",
"categoryWise",
"startFresh",
"importBackup",
"addBudget",
"period",
"history",
"transaction",
"debitTransaction",
"account",
"category",
"tag",
"goal",
"debit",
"overall",
"selectBudget",
"budgetUpdated",
"budgetAdded"
],

"it": [
"budgets",
"defaultAccount",
"addAccountTooltip",
"deletedCategory",
"emptyCategoriesMessageTitle",
"pickColorAccountDesc",
"credits",
"back",
"transferCategory",
"accountStyle",
Expand Down Expand Up @@ -110,6 +131,23 @@
"topCategories",
"recentTransactions",
"sortBy",
"createBackup"
"createBackup",
"categoryWise",
"startFresh",
"importBackup",
"addBudget",
"period",
"history",
"transaction",
"debitTransaction",
"account",
"category",
"tag",
"goal",
"debit",
"overall",
"selectBudget",
"budgetUpdated",
"budgetAdded"
]
}

0 comments on commit c4dff7a

Please sign in to comment.