mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:36:48 +00:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
ee726bf06d
commit
0b9e0db487
@ -2475,12 +2475,14 @@
|
||||
"label.heading.previousrunstatus": "Vorige Uitvoerstatus",
|
||||
"label.heading.viewauditentry": "Auditpost Bekijken",
|
||||
"label.heading.savingsaccountno": "Spaarrekening#",
|
||||
"label.heading.command": "Commando",
|
||||
"label.heading.viewcheckerinbox": "Checkerinbox Bekijken",
|
||||
"label.heading.checker.action.performed": "Checker Handeling succesvol uitgevoerd",
|
||||
"label.heading.position": "Positie",
|
||||
"label.heading.fieldname": "Veldnaam",
|
||||
"label.heading.viewdatatableentry": "Gegevenstable post Bekijken",
|
||||
"label.heading.editdatatableentry": "Gegeventablepost Bewerken",
|
||||
"label.heading.follow": "Volg",
|
||||
"label.heading.isactivejob": "Is the Taak Actief?",
|
||||
"label.heading.jobname": "Taaknaam",
|
||||
"label.heading.version": "Versie",
|
||||
@ -2571,6 +2573,7 @@
|
||||
"label.input.checkedto": "Aangevinkt tot",
|
||||
"label.input.datatablename": "Gegevenstabelnaam",
|
||||
"label.input.apptablename": "Aanvragentabelnaam",
|
||||
"label.input.multirow": "Meerdere rijen",
|
||||
"label.input.addcolumns": "Kolommen Toevoegen",
|
||||
"label.input.columnname": "Kolomnaam",
|
||||
"label.input.codevalue": "Code",
|
||||
@ -2699,10 +2702,12 @@
|
||||
"validation.msg.datatable.entry.column.exceeds.maxlength": "De volgende kolom overschrijdt de maximale lengte",
|
||||
"validation.msg.datatable.row.size.too.large": "Gegevenstabel rijgrootte is te groot.",
|
||||
"validation.msg.datatable.column.length.too.big": "Gegevenstabel kolomgrootte is te groot.",
|
||||
"validation.msg.datatable.length.must.be.provided.when.type.is.String": "De lengte moet worden opgegeven als het type string is",
|
||||
"validation.msg.datatable.datatableName.does.not.match.regexp": "De naam van de gegevenstabel kan alfanumeriek zijn. En moet meer dan één teken bevatten",
|
||||
"validation.msg.datatable.name.does.not.match.regexp": "De naam veld(en) kan alfanumeriek zijn. En moet meer dan één teken bevatten",
|
||||
"validation.msg.datatable.newName.does.not.match.regexp": "De nieuwe naam veld(en) kan alfanumeriek zijn. En moet meer dan één teken bevatten",
|
||||
"validation.msg.datatable.code.must.be.provided.when.type.is.Dropdown": "De code moet worden ingevuld als het type Drop-down is",
|
||||
"validation.msg.datatable.length.not.greater.than.zero": "Wanneer type string is, moet de lengte groter zijn dan 0",
|
||||
"validation.msg.datatable.columns.cannot.be.blank": "The kolommen mag niet leeg zijn",
|
||||
"validation.msg.datatable.datatableName.datatable.already.exists": "De gegevenstabelnaam `{{params[0].value}}` bestaat al",
|
||||
"validation.msg.code.name.cannot.be.blank": "Naam is een verplicht veld",
|
||||
@ -3260,6 +3265,7 @@
|
||||
"validation.msg.savingsproduct.withdrawalFeeAmount.not.zero.or.greater": "Bedrag opnamekosten moet groter of gelijk aan null zijn",
|
||||
"validation.msg.savingsproduct.withdrawalFeeAmount.cannot.be.blank": "Opnamekosten is een verplicht veld",
|
||||
"validation.msg.savingsproduct.withdrawalFeeType.is.not.one.of.expected.enumerations": "Opnamekosten periodetype is een verplicht veld",
|
||||
"validation.msg.savingsproduct.annualFeeAmount.not.zero.or.greater": "Bedrag jaarlijkse kosten moet groter of gelijk zijn dan nul",
|
||||
"validation.msg.savingsproduct.annualFeeAmount.cannot.be.blank": "Bedrag jaarlijkse kosten is verplicht.",
|
||||
"validation.msg.savingsproduct.annualFeeOnMonthDay.cannot.be.blank": "Jaarlijkse kosten voor een bepaalde maand en dag is verplicht.",
|
||||
"validation.msg.savingsproduct.savingsReferenceAccountId.cannot.be.blank": "Spaarreferentie Rekening is verplicht",
|
||||
@ -3600,9 +3606,12 @@
|
||||
"error.msg.standinginstruction.duplicate.name": "doorlopende opdracht naam moet uniek zijn",
|
||||
"validation.msg.standinginstructions.instructionType.is.not.within.expected.range": "Instructietype moet vast zijn als het naar een spaarrekening gaat",
|
||||
"label.input.tooffice": "Naar Kantoor",
|
||||
"label.input.toclient": "Begunstigde",
|
||||
"label.input.toaccounttype": "Naar Rekeningtype",
|
||||
"label.input.toaccount": "Naar rekening",
|
||||
"label.heading.clientname": "Cliënt Naam",
|
||||
"label.heading.or": "OF",
|
||||
"label.heading.toclient": "Begunstigde",
|
||||
"label.heading.fromaccountid": "Vanaf rekeningid",
|
||||
"label.button.filter": "Filter",
|
||||
"label.heading.ownaccount": "Eigen rekening",
|
||||
@ -3615,6 +3624,7 @@
|
||||
"label.heading.yes": "Ja",
|
||||
"label.heading.no": "Nee",
|
||||
"label.button.viewtransactionhistory": "Transactiegeschiedenis Bekijken",
|
||||
"validation.msg.standinginstructions.amount.not.greater.than.zero": "Bedrag moet groter zijn dan nul",
|
||||
"validation.msg.standinginstructions.recurrenceFrequency.is.not.within.expected.range": "Herhalingsfrequentie is niet geldig als het herhalingstype per kosten is",
|
||||
"validation.msg.standinginstructions.recurrenceInterval.not.greater.than.zero": "Herhalingsinterval moet groter zijn dan nul",
|
||||
"label.heading.liststandinginstruction": "Doorlopende Opdrachten Lijst",
|
||||
@ -3649,6 +3659,8 @@
|
||||
"label.menu.clienttype": "Selecteer Cliënttype",
|
||||
"label.input.clientclassification": "Cliëntclassificatie",
|
||||
"label.menu.clientclassification": "Selecteer Cliëntclassificatie",
|
||||
"label.incentive.row": "Stimulansen",
|
||||
"label.heading.incentives": "Stimulansen",
|
||||
"label.heading.customerattributes": "Eigenschappen Klant",
|
||||
"label.heading.interestratedetails.incentive.attributename": "Eigenschap",
|
||||
"label.heading.interestratedetails.incentive.conditiontype": "Condition",
|
||||
@ -3656,6 +3668,7 @@
|
||||
"label.heading.interestratedetails.incentive.incentivetype": "Type",
|
||||
"label.heading.interestratedetails.incentive.amount": "Rente",
|
||||
"InterestIncentiveType.fixed": "Vast",
|
||||
"InterestIncentiveType.incentive": "Stimulans",
|
||||
"InterestIncentiveAttributeName.gender": "Geslacht",
|
||||
"InterestIncentiveAttributeName.age": "Leeftijd",
|
||||
"InterestIncentiveAttributeName.clientType": "Cliënttype",
|
||||
@ -3710,6 +3723,7 @@
|
||||
"label.button.viewtransaction": "Transactie bekijken",
|
||||
"label.button.allocatecash": "Kontanten toewijzen",
|
||||
"label.button.settlecash": "Kontanten Afwikkelen",
|
||||
"label.button.allocateFunds": "Fondsen Toewijzen",
|
||||
"label.heading.cashmgmt.officeName": "Filiaal",
|
||||
"label.heading.cashmgmt.tellerName": "Teller",
|
||||
"label.heading.cashmgmt.cashierName": "Kassier",
|
||||
@ -3753,8 +3767,10 @@
|
||||
"label.heading.cashmgmt.cashier.txnAmount": "Bedrag",
|
||||
"label.heading.cashmgmt.cashier.txnDetails": "Details",
|
||||
"label.heading.cashmgmt.cashier.txnTotals": "Totalen",
|
||||
"label.heading.cashmgmt.cashier.txnAmountAlloc": "Toewijzing",
|
||||
"label.heading.cashmgmt.cashier.txnAmountCashIn": "Verzilveren",
|
||||
"label.heading.cashmgmt.cashier.txnAmountCashOut": "Uitbetalen",
|
||||
"label.heading.cashmgmt.cashier.netAmount": "Netto",
|
||||
"label.input.cashiername": "Kassier",
|
||||
"label.input.cashierallocationdetails": "Toewijzingsperiode",
|
||||
"label.input.teller.cashiertxn.txnDate": "Datum",
|
||||
@ -3837,6 +3853,7 @@
|
||||
"Savings Transaction Receipt": "Spaartransactie Bon",
|
||||
"Staff Assignment History": "Personeel Toewijzing Geschiedenis",
|
||||
"Balance Sheet": "Saldoblad",
|
||||
"GeneralLedgerReport": "Grootboekrapport",
|
||||
"Income Statement": "Inkomstenafschrift",
|
||||
"Progress Report": "Voortgangsrapport",
|
||||
"BranchOverView": "Filiaal Overzicht",
|
||||
@ -3937,6 +3954,7 @@
|
||||
"label.menu.product": "Product",
|
||||
"label.menu.datatable": "Gegevenstabel",
|
||||
"label.heading.deleteentitydatatablecheck": "Wilt u de Entiteitsgegevenstabelcontroles\n verwijderen?",
|
||||
"label.button.create": "Aanmaken",
|
||||
"error.msg.datatable.no.value.provided.for.required.fields": "Waarden mogen niet leeg zijn voor verplichte velden in gegevenstabel '{{params[0].value}}'",
|
||||
"m_client": "Cliënt",
|
||||
"m_group": "Groep",
|
||||
@ -3963,18 +3981,36 @@
|
||||
"label.selectday": "Selecteer Dag",
|
||||
"label.heading.repaymentscheduleing.rule": "Type Aflossingsschema",
|
||||
"label.input.query": "SQL Zoekopdracht",
|
||||
"label.input.tablename": "Invoegen in tabel",
|
||||
"label.input.tablefields": "Tabelvelden",
|
||||
"label.input.isactive": "Status",
|
||||
"label.heading.queryname": "Naam",
|
||||
"label.heading.query": "SQL Zoekopdracht",
|
||||
"label.heading.tableaffected": "Tabel getroffen",
|
||||
"label.anchor.adhoc": "Ad hoc Zoekopdracht",
|
||||
"label.anchor.createadhoc": "Ad hoc Zoekopdracht Aanmaken",
|
||||
"label.anchor.editadhoc": "Ad hoc Zoekopdracht Bewerken",
|
||||
"label.heading.createadhocquery": "Ad hoc Zoekopdracht Aanmaken",
|
||||
"label.heading.editadhocquery": "Ad hoc Zoekopdracht Bewerken",
|
||||
"label.view.adhocs": "Ad hoc Zoekopdracht Definiërem voor Organisatie",
|
||||
"label.input.isnotification": "Is Melding",
|
||||
"label.input.options": "Opties",
|
||||
"label.heading.options": "Opties",
|
||||
"label.heading.question": "Vraag",
|
||||
"label.heading.editsurvey": "Enquête Bewerken",
|
||||
"label.heading.survey": "Enquête",
|
||||
"label.heading.score": "Kredietwaardigheid",
|
||||
"label.button.takesurvey": "Neem deel aan enquête",
|
||||
"validation.msg.survey.question.key.cannot.be.blank": "Vraagid kan niet leeg zijn",
|
||||
"validation.msg.survey.question.text.cannot.be.blank": "Vraagtext kan niet leeg zijn",
|
||||
"validation.msg.survey.question.options.cannot.be.empty": "Vraag antwoordoptie kan niet leeg zijn",
|
||||
"validation.msg.survey.options.text.cannot.be.blank": "Aanwoordoptietext niet leeg zijn",
|
||||
"validation.msg.survey.options.value.cannot.be.blank": "Antwoordoptie waarde kan niet leeg zijn.",
|
||||
"error.msg.survey.duplicate.key": "Enquête met id `{{params[0].value}}` bestaat al",
|
||||
"label.heading.deactivated": "Deactiveerd",
|
||||
"label.button.deactivate": "Deactiveren",
|
||||
"error.msg.survey.cannot.be.modified.as.used.in.client.survey": "Enquête can niet gewijzigd worden, het was gebruiken in een cliënten enquête",
|
||||
"label.NOTIFICATION.description": "Notificatie Configuratie",
|
||||
"error.msg.no.survey.response": "Geen reactie beschikbaar voor enquête.",
|
||||
"label.input.isequalamortization": "Is Gelijke Afschrijving",
|
||||
"label.heading.equalamortization": "Gelijke Afschrijving",
|
||||
@ -3984,6 +4020,7 @@
|
||||
"error.msg.equal.amortization.does.not.support.fixed.emi": "Gelijke afschrijving ondersteunt geen vaste GMT.",
|
||||
"label.heading.twofactor": "Twee Factor Authenticatie",
|
||||
"label.heading.sms": "SMS",
|
||||
"label.heading.token": "Token",
|
||||
"label.otp.token": "Authenticatietoken",
|
||||
"label.button.otp.request": "Verzoek token",
|
||||
"label.button.tfa.remember_me": "Onthou deze computer",
|
||||
@ -4003,8 +4040,11 @@
|
||||
"label.input.reportrunfrequncy": "Rapport Uitdraaifrequentie",
|
||||
"label.input.runreportevery": "Draai rapport elke",
|
||||
"label.input.runreporteverydays": "dagen",
|
||||
"reportRunFrequency.daily": "Dagelijks",
|
||||
"reportRunFrequency.weekly": "Wekelijks",
|
||||
"reportRunFrequency.monthly": "Maandelijks",
|
||||
"reportRunFrequency.yearly": "Jaarlijks",
|
||||
"reportRunFrequency.custom": "Aangepast",
|
||||
"label.heading.activate.group": "Activeer Groep",
|
||||
"validation.msg.sharesproduct.sharesIssued.cannot.be.greater.than.totalNumberOfShares": "Aandelen",
|
||||
"validation.msg.sharesproduct.description.cannot.be.blank": "Beschrijving mag niet leeg zijn",
|
||||
|
||||
@ -10,6 +10,7 @@
|
||||
"Hamilton Abreu",
|
||||
"Imperadeiro98",
|
||||
"Jkb8",
|
||||
"Kareyac",
|
||||
"Macofe",
|
||||
"Mansil",
|
||||
"Mansil alfalb",
|
||||
@ -1798,6 +1799,7 @@
|
||||
"label.account.closed.on.date": "Fechado na Data",
|
||||
"label.heading.interest.calculation.date": "Data de recálculo de juros",
|
||||
"label.anchor.externalServices": "Serviços externos",
|
||||
"label.add.row": "Adicionar",
|
||||
"label.input.days": "Dias",
|
||||
"chargeAppliesTo.client": "Cliente",
|
||||
"chargeCalculationType.percent.of.disbursement.amount": "% Montante do Desembolso",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user