diff --git a/app/global-translations/locale-fr.json b/app/global-translations/locale-fr.json index a8613de1..36af7b54 100644 --- a/app/global-translations/locale-fr.json +++ b/app/global-translations/locale-fr.json @@ -1873,6 +1873,9 @@ "label.heading.closeopenrecurringdepositaccount": "Clôture de dépôt récurrent", "label.heading.editrecurringdepositaccounttransaction": "Modifier la transaction de compte récurrente", "label.heading.editfixeddepositaccounttransaction": "Modifier la transaction de compte de dépôt fixe", + "label.heading.lienAllowed": "Permettre un lien", + "label.heading.maxAllowedLienLimit": "Limite de lien autorisé", + "label.heading.lienTransaction": "Transaction de lien", "label.heading.enforceMinRequiredBalance": "Appliquer le solde minimal", "label.heading.balancehold": "Balance suspendue", "label.heading.minRequiredBalance": "Solde minimal", @@ -2094,6 +2097,8 @@ "label.tooltip.minRequiredBalance": "Fixe le solde minimal permis pour un compte d’épargne", "label.tooltip.allowoverdraft": "Indique si les comptes d’épargne basés sur ce produit d’épargne peuvent avoir un découvert", "label.tooltip.overdraftlimit": "Fixe le montant de découvert maximum autorisé pour un compte d’épargne autorisé", + "label.tooltip.lienallowed": "Indique si les comptes d’épargne basés sur ce produit d’épargne peuvent voir un lien autorisé", + "label.tooltip.maxallowedlienlimit": "Fixe le montant maximum de lien autorisé pour un compte d’épargne autorisé à avoir un lien", "label.tooltip.nominalannualinterestrateoverdraft": "Taux d’intérêt par défaut d’un découvert", "label.tooltip.minoverdraftforinterestcalculation": "Fixe le découvert requis pour le calcul des intérêts", "label.tooltip.savingreference": "Un compte d’actif (typiquement, un compte de trésorerie), duquel le montant est débité quand un dépôt est effectué par le détenteur du compte ou crédité quand le détenteur effectue un retrait.", @@ -3679,6 +3684,8 @@ "label.input.overdraftfee": "Frais de découvert", "label.input.overdraftlimit": "Limite du montant de découvert maximal", "label.input.nominalannualinterestrateoverdraft": "Intérêt annuel nominal pour un découvert", + "label.input.lienallowed": "Lien autorisé", + "label.input.maxallowedlienlimit": "Limite maximale du montant de lien", "label.input.minoverdraftforinterestcalculation": "Découvert minimal nécessaire pour le calcul des intérêts", "label.heading.allowoverdraft": "Autoriser un découvert", "label.heading.overdraftfee": "Frais de découvert", diff --git a/app/global-translations/locale-qqq.json b/app/global-translations/locale-qqq.json index c41d5b9b..bf2d0fc0 100644 --- a/app/global-translations/locale-qqq.json +++ b/app/global-translations/locale-qqq.json @@ -445,6 +445,8 @@ "label.heading.receiptnumber": "{{Identical|Receipt number}}", "label.heading.banknumber": "{{Identical|Bank}}", "label.heading.assets": "{{Identical|Asset}}", + "label.heading.lienAllowed": "'''FIXME:''' there's a typo/non-sense in the English source ?\n\nReplace '''lien''' by '''line''' or '''link''', or better explain this term (see [[Thread:Translating talk:Mifos/About Mifos:X-label.input.maxallowedlienlimit/en]] for the reported bug).", + "label.heading.maxAllowedLienLimit": "'''FIXME:''' there's a typo/non-sense in the English source ?\n\nReplace '''lien''' by '''line''' or '''link''', or better explain this term (see [[Thread:Translating talk:Mifos/About Mifos:X-label.input.maxallowedlienlimit/en]] for the reported bug).", "label.heading.minRequiredBalance": "{{Identical|Minimum balance}}", "label.input.charges": "{{Identical|Charge}}", "label.input.chargetimetype": "{{Identical|Charge time type}}", @@ -476,6 +478,8 @@ "label.account.maturity.date": "{{Identical|Maturity date}}", "label.account.maturity.amount": "{{Identical|Maturity amount}}", "label.account.deposit.frequency": "{{Identical|Deposit frequency}}", + "label.tooltip.lienallowed": "'''FIXME:''' there's a typo/non-sense in the English source ?\n\nReplace '''lien''' by '''line''' or '''link''', or better explain this term (see [[Thread:Translating talk:Mifos/About Mifos:X-label.input.maxallowedlienlimit/en]] for the reported bug).", + "label.tooltip.maxallowedlienlimit": "'''FIXME:''' there's a typo/non-sense in the English source ?\n\nReplace '''lien''' by '''line''' or '''link''', or better explain this term (see [[Thread:Translating talk:Mifos/About Mifos:X-label.input.maxallowedlienlimit/en]] for the reported bug).", "savings.interest.rate.savingsPeriodFrequencyType.days": "{{Identical|Per day}}", "savings.interest.rate.savingsPeriodFrequencyType.weeks": "{{Identical|Per week}}", "savings.interest.rate.savingsPeriodFrequencyType.months": "{{Identical|Per month}}", @@ -792,6 +796,8 @@ "startDate": "{{Identical|Start date}}", "label.anchor.editdisbursedate": "", "label.input.edit": "{{Identical|Edit}}", + "label.input.lienallowed": "'''FIXME:''' there's a typo/non-sense in the English source ?\n\nReplace '''lien''' by '''line''' or '''link''', or better explain this term (see [[Thread:Translating talk:Mifos/About Mifos:X-label.input.maxallowedlienlimit/en]] for the reported bug).", + "label.input.maxallowedlienlimit": "'''FIXME:''' there's a typo/non-sense in the English source ?\n\nReplace '''lien''' by '''line''' or '''link''', or better explain this term (see [[Thread:Translating talk:Mifos/About Mifos:X-label.input.maxallowedlienlimit/en]] for the reported bug).", "label.input.selectclients": "{{Identical|Select client}}", "label.input.selected": "{{Identical|Selected}}", "label.button.filter": "{{Identical|Filter}}",