Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTSPB-4361: 'Exec not accounted for' journeys #2335

Draft
wants to merge 47 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
273da12
DTSPB-4411: Update probate journey to contain new executor check will…
jamiealbertelli Nov 15, 2024
0d75959
DTSPB-4411: Add new preliminary files for new Exec check will page
jamiealbertelli Nov 15, 2024
058a6db
DTSPB-4411: Complete FE text and bullets
jamiealbertelli Nov 19, 2024
d86a363
Merge branch 'master' into DTSPB-4411-back-button-spike
jamiealbertelli Nov 19, 2024
11bd321
DTSPB-4411: 'Save and Continue -> Continue' button change
jamiealbertelli Nov 19, 2024
da457b8
DTSPB-4411: Fix test to expect new page
jamiealbertelli Nov 19, 2024
b1c1a24
DTSPB-4411: Adjust probate journey according to new multi exec changes
jamiealbertelli Nov 21, 2024
919cf16
DTSPB-4411: Conditionally render question content depending on number…
jamiealbertelli Nov 21, 2024
490d6dc
DTSPB-4411: Update new content
jamiealbertelli Nov 21, 2024
cbd8449
DTSPB-4411: Rename URL and add nextStepOptions multi exec logic
jamiealbertelli Nov 21, 2024
4f6a640
DTSPB-4411: Update schema for radio buttons
jamiealbertelli Nov 21, 2024
ac34357
DTSPB-4411: Add preliminary html for updated executor named page
jamiealbertelli Nov 21, 2024
d291291
DTSPB-4411: Add preliminary html add exec name page
jamiealbertelli Nov 21, 2024
0f65a5b
DTSPB-4411: Update summary page to reflect changed URL and to continu…
jamiealbertelli Nov 21, 2024
6315ecf
Merge branch 'master' into DTSPB-4411-back-button-spike
jamiealbertelli Nov 21, 2024
b5bc19a
DTSPB-4411: Fix journey order to allow back button to work correctly
jamiealbertelli Nov 21, 2024
1f0076f
DTSPB-4411: Determine next step depending on answer and journey type
jamiealbertelli Nov 25, 2024
f582bb9
DTSPB-4411: Change schema to pass through a named exec
jamiealbertelli Nov 25, 2024
b2dd572
DTSPB-4411: Add some preliminary code to display multiple execs
jamiealbertelli Nov 25, 2024
c66d456
DTSPB-4411: Change schema to pass through a named exec
jamiealbertelli Nov 25, 2024
ac5abab
DTSPB-4411: Merge
jamiealbertelli Nov 25, 2024
6943b78
Merge branch 'master' into DTSPB-4361-exec-not-accounted-for-journeys
jamiealbertelli Dec 12, 2024
110f8eb
Merge branch 'master' into DTSPB-4361-exec-not-accounted-for-journeys
IswaryaPepakayala Dec 13, 2024
93b5de1
DTSPB-4361 Added Executors to the list and some content changes
IswaryaPepakayala Dec 16, 2024
16b9922
DTSPB-4361 Content changes
IswaryaPepakayala Dec 16, 2024
820090c
DTSPB-4361: Delete dealingwithestate pages as the functionality is be…
jamiealbertelli Dec 18, 2024
b5d13ba
DTSPB-4361: Delete dealingwithestate page
jamiealbertelli Dec 18, 2024
bdbf813
DTSPB-4361: Adjust journey now dealingwithestate and applying pages l…
jamiealbertelli Dec 18, 2024
216d727
DTSPB-4361: Add preliminary content for new /applying page
jamiealbertelli Dec 18, 2024
3cd907c
DTSPB-4361: Modify schema so checkboxes can function
jamiealbertelli Dec 18, 2024
2002ca9
DTSPB-4361: Modify template to radio or checkbox is conditionally dis…
jamiealbertelli Dec 18, 2024
3c78e26
DTSPB-4361: Update index with dealingwithestate checkbox logic whilst…
jamiealbertelli Dec 18, 2024
d4c4cd0
DTSPB-4361: Merge
jamiealbertelli Dec 18, 2024
a8b181b
DTSPB-4361 Content changes and loop changes for pages after alias page
IswaryaPepakayala Dec 19, 2024
89dbd34
DTSPB-4361 Welsh content changes and loop/error changes for executor …
IswaryaPepakayala Dec 20, 2024
7d18173
DTSPB-4361 Remove link changes
IswaryaPepakayala Dec 24, 2024
cfd45cb
DTSPB-4361 Dynamic text in error message changes
IswaryaPepakayala Jan 3, 2025
27c7830
DTSPB-4361: Add dynamic title
jamiealbertelli Jan 3, 2025
52a8a15
DTSPB-4361: Update Welsh
jamiealbertelli Jan 3, 2025
8a4df46
DTSPB-4361: Add dynamic title
jamiealbertelli Jan 3, 2025
7a38ace
DTSPB-4361: Fix formatting
jamiealbertelli Jan 6, 2025
3781925
DTSPB-4361 Fix unit test
IswaryaPepakayala Jan 6, 2025
57a57f1
DTSPB-4361: Prune data so forms are not already populated
jamiealbertelli Jan 6, 2025
f2ab8b2
DTSPB-4361: Bring correct commit in
jamiealbertelli Jan 6, 2025
7a40d6a
DTSPB-4361: Add dynamic error display functionality depending on will…
jamiealbertelli Jan 6, 2025
cda8e5a
Merge branch 'master' into DTSPB-4361-exec-not-accounted-for-journeys
MarcusHMCTS Jan 8, 2025
1d36910
Merge remote-tracking branch 'origin/DTSPB-4361-exec-not-accounted-fo…
MarcusHMCTS Jan 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions app/journeyCheck.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,23 @@ const gopOnlyPages = [
'/executors-additional-invite-sent',
'/executor-address',
'/executor-address/*',
'/check-will-executors',
'/executors-alias',
'/executors-all-alive',
'/other-executors-applying',
'/executors-change-made',
'/executor-contact-details',
'/executor-contact-details/*',
'/executor-current-name',
'/executor-current-name/*',
'/executor-current-name-reason',
'/executor-current-name-reason/*',
'/executors-dealing-with-estate',
'/executor-id-name',
'/executor-id-name/*',
'/executor-name-reason',
'/executor-name-reason/*',
'/executors-invite',
'/executors-invites-sent',
'/executors-names',
'/executor-notified',
'/executor-notified/*',
'/executors-number',
'/executors-named',
'/executors-other-names',
'/executor-roles',
'/executor-roles/*',
Expand Down
20 changes: 11 additions & 9 deletions app/journeys/probate.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,15 @@ const stepList = {
ApplicantAlias: 'ApplicantAliasReason',
ApplicantAliasReason: 'ApplicantPhone',
ApplicantPhone: 'ApplicantAddress',
ApplicantAddress: 'ExecutorsNumber',
ExecutorsNumber: {
oneExecutor: 'Equality',
otherwise: 'ExecutorsNames'
ApplicantAddress: 'ExecutorCheckWill',
ExecutorCheckWill: 'ExecutorsNamed',
ExecutorsNamed: {
multiExec: 'ExecutorsNames',
multiExecOptionNo: 'ExecutorsAllAlive',
otherwise: 'Equality'
},
ExecutorsNames: 'ExecutorsAllAlive',
RemoveExecutor: 'ExecutorsNamed',
ExecutorsNames: 'ExecutorsNamed',
ExecutorsAllAlive: {
isAlive: 'ExecutorsApplying',
whoDied: 'ExecutorsWhoDied'
Expand All @@ -195,12 +198,11 @@ const stepList = {
otherwise: 'ExecutorsApplying'
},
ExecutorsApplying: {
otherExecutorsApplying: 'ExecutorsDealingWithEstate',
otherExecutorsApplying: 'ExecutorsAlias',
otherwise: 'ExecutorRoles'
},
ExecutorsDealingWithEstate: 'ExecutorsAlias',
ExecutorsAlias: {
withAlias: 'ExecutorsWithOtherNames',
withAlias: 'ExecutorCurrentName',
otherwise: 'ExecutorContactDetails'
},
ExecutorsWithOtherNames: 'ExecutorCurrentName',
Expand All @@ -209,7 +211,7 @@ const stepList = {
otherwise: 'ExecutorContactDetails',
},
ExecutorCurrentNameReason: {
continue: 'ExecutorCurrentName',
continue: 'ExecutorsAlias',
otherwise: 'ExecutorContactDetails'
},
ExecutorContactDetails: 'ExecutorAddress',
Expand Down
4 changes: 2 additions & 2 deletions app/resources/cy/translation/executors/address.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Cyfeiriad yr ysgutor",
"question": "Beth yw cyfeiriad parhaol {executorName}?",
"question": "Beth yw cyfeiriad {executorName}?",
"explanation1": "Bydd hwn yn cael ei argraffu ar y grant profiant.",
"postcode": "Cod post",
"postTown": "Tref neu ddinas",
Expand All @@ -10,7 +10,7 @@
"addressLabel2": "Ail linell y cyfeiriad (dewisol)",
"addressLabel3": "Trydydd llinell y cyfeiriad (dewisol)",
"selectAddress": "Dewiswch gyfeiriad",
"enterManually": "Teipiwch y cyfeiriad (gan gynnwys cyfeiriadau rhyngwladol)",
"enterManually": "Neu teipiwch eu cyfeiriad",

"errors": {
"addressLine1": {
Expand Down
15 changes: 11 additions & 4 deletions app/resources/cy/translation/executors/alias.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
{
"title": "A oes gan unrhyw un o’r ysgutorion hyn enw gwahanol nawr i beth sydd yn yr ewyllys neu unrhyw godisiliau",
"question": "A oes gan unrhyw un o’r ysgutorion hyn enw gwahanol nawr i beth sydd yn yr ewyllys neu unrhyw godisiliau?",
"optionYes": "Oes",
"optionNo": "Nac oes",
"question": "Ydy’r enw ‘{executorWillName}’ yn wahanol i sut mae’n ymddangos ar eu pasbort neu ffurf arall o brawf adnabod?",
"paragraph1": "Dylech wneud yn siŵr mai hwn yw’r un math o ddull adnabod y bydd {executorWillName} yn ei ddefnyddio pan fyddant yn delio ag ystad {deceasedName}.",
"paragraph2": "Gallai eu henw fod yn wahanol oherwydd:",
"listItem1": "gwnaethant newid eu henw ar ôl gwneud yr ewyllys",
"listItem2": "ni chafodd rhan o’u henw ei gynnwys yn yr ewyllys",
"listItem3": "roedd camgymeriad sillafu yn yr ewyllys",
"listItem4": "maent hefyd yn cael eu hadnabod fel enw gwahanol",
"paragraph3": "Os oes gwahaniaeth, byddwch yn gallu dweud wrthym pam yn ddiweddarach.",
"optionYes": "Yes",
"optionNo": "No",

"errors": {
"alias": {
"required": "Dewiswch ‘oes’ os oes gan unrhyw un o’r ysgutorion enw gwahanol i beth sydd yn yr ewyllys neu unrhyw godisiliau"
"required": "Dewiswch do ydy os ydy enw {executorName} yn wahanol i’r ffordd y mae’n ymddangos ar eu pasbort neu ffurf arall o brawf adnabod"
}
}
}
6 changes: 4 additions & 2 deletions app/resources/cy/translation/executors/allalive.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"title": "A yw’r holl ysgutorion dal yn fyw",
"question": "A yw’r holl ysgutorion yn fyw?",
"oneOtherQuestion": "A yw {executorName} wedi marw ers i'r ewyllys gael ei llofnodi?",
"multipleExecutorQuestion": "A oes unrhyw un o’r ysgutorion wedi marw ers llofnodi’r ewyllys?",
"optionYes": "Ydyn",
"optionNo": "Nac ydyn",

"errors": {
"allalive": {
"required": "Atebwch ‘ydyn’ os yw’r holl ysgutorion dal yn fyw"
"singleExecutorRequired": "Atebwch ‘ydyn’ os yw’r holl ysgutorion dal yn fyw",
"multipleExecutorRequired": "Dewiswch oes os oes unrhyw un o’r ysgutorion wedi marw ers llofnodi’r ewyllys"
}
}
}
18 changes: 12 additions & 6 deletions app/resources/cy/translation/executors/applying.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
{
"title": "A fydd unrhyw un o’r ysgutorion eraill yn delio â’r ystad",
"question": "A fydd unrhyw un o’r ysgutorion eraill yn delio â’r ystad?",
"paragraph1": "Bydd yr ysgutorion hyn yn cael hawl gyfreithiol i:",
"applicant-rights1": "gasglu asedau’r ystad (eiddo ac arian)",
"title": "Ysgutorion sy’n delio â’r ystad",
"question": "Ysgutorion sy’n delio â’r ystad",
"paragraph1": "Gellir enwi hyd at 4 ysgutor gan gynnwys eich hun, ar y cais a’r grant am brofiant.",
"paragraph2": "Bydd pob ysgutor a enwir yn cael yr hawl gyfreithiol i ddelio ag ystad {deceasedName}. Mae hyn yn cynnwys:",
"applicant-rights1": "casglu asedau’r ystad (eiddo ac arian)",
"applicant-rights2": "talu unrhyw drethi a dyledion",
"applicant-rights3": "dosrannu beth sydd ar ôl i’r bobl sydd â hawl iddo (y ‘buddiolwyr’)",
"optionYes": "Bydd",
"optionNo": "Na fydd",
"contactOtherExecs": "Byddwn yn cysylltu â’r ysgutorion eraill ac yn gofyn iddynt wirio’r wybodaeth a ddarparwyd gennych yn y cais hwn ac yn cadarnhau ei fod yn gywir.",
"applicantsNotDealing": "Gofynnir i chi am ysgutorion na fyddant yn delio â’r ystad yn ddiweddarach.",
"multiExecQuestion": "Pa ysgutorion fydd hefyd yn delio â’r ystad?",
"oneOtherExecQuestion": "A fydd {executorName} hefyd yn delio â’r ystad?",
"optionYes": "Yes",
"optionNo": "No",

"errors": {
"otherExecutorsApplying": {
"invalid": "You can not select more than 4 executors",
"required": "Atebwch ‘bydd’ os yw unrhyw un o’r ysgutorion eraill yn delio â’r ystad"
}
}
Expand Down
10 changes: 10 additions & 0 deletions app/resources/cy/translation/executors/checkwill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": "Gwiriwch yr ewyllys wreiddiol",
"titleWithCodicil": "Gwiriwch yr ewyllys wreiddiol a’r codisiliau nawr",
"paragraph1": "Mae angen i ni wybod am bawb a enwir gan {deceasedName} fel ysgutor yn yr ewyllys.",
"paragraph1WithCodicil": "Mae angen i ni wybod am bawb a enwir gan {deceasedName} fel ysgutor yn yr ewyllys ac unrhyw godisiliau.",
"paragraph2": "Mae hyn yn cynnwys unrhyw un sydd:",
"bullet1": "wedi marw ers llofnodi’r ewyllys – hyd yn oed os yw’r ewyllys yn enwi ysgutor dirprwyol",
"bullet2": "ddim eisiau gwneud cais am brofiant ar hyn o bryd",
"bullet3": "yn ildio eu hawl i wneud cais yn barhaol"
}
8 changes: 4 additions & 4 deletions app/resources/cy/translation/executors/contactdetails.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"title": "Manylion cyswllt ysgutor",
"question": "Beth yw cyfeiriad e-bost a rhif ffôn symudol {executorName}?",
"questionHint": "Byddwn yn cysylltu â’r ysgutor hwn ac fe ofynnir iddynt gadarnhau manylion yr ystad.",
"question": "Beth yw manylion cyswllt {executorName}?",
"paragraph1": "Byddwn yn anfon e-bost a neges testun at {executorName} i wirio eu hunaniaeth ac i gadarnhau manylion yr ystad.",
"paragraph2": "Mae’n rhaid i chi ddarparu eu cyfeiriad e-bost cyfredol a’u rhif ffôn symudol. Ar gyfer rhifau rhyngwladol, nodwch god y wlad.",
"email": "Cyfeiriad e-bost",
"email2": "Rhaid i hwn fod yn gyfeiriad e-bost personol yr ysgutor",
"mobile": "Rhif ffôn symudol",
"mobileHint": "Rhaid i hwn fod yn rhif ffôn symudol personol yr ysgutor. Er enghraifft, 07900123456 neu +33123456789",
"mobileHint": "Er enghraifft, 07700900900 neu +39133457090",

"errors": {
"email": {
Expand Down
7 changes: 3 additions & 4 deletions app/resources/cy/translation/executors/currentname.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"title": "Enw cyfredol",
"question": "Beth yw enw cyfredol {executorFullName}?",
"currentNameHint": "Gan gynnwys enwau canol",
"currentName": "Enw cyfredol",
"question": "Sut mae enw {executorFullName} wedi’i ysgrifennu ar eu pasbort neu ffurf arall o brawf adnabod?",
"currentName": "Enw llawn",

"errors": {
"currentName": {
"required": "Nodwch enw cyfredol yr ysgutor",
"required": "Nodwch enw {executorName} yn union fel y mae wedi’i ysgrifennu ar eu pasbort neu ffurf arall o brawf adnabod",
"invalid": "Rhowch enw ysgutor dilys - dim ond llythrennau a i z, bylchau, cysylltnodau a chollnodau y gellir eu cynnwys"
}
}
Expand Down
16 changes: 10 additions & 6 deletions app/resources/cy/translation/executors/currentnamereason.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
{
"title": "Rheswm dros yr Enw Arall",
"question": "Pam bod gan {executorName} enw arall?",
"optionMarriage": "Wedi priodi",
"optionDivorce": "Wedi ysgaru",
"optionDeedPoll": "Gweithred newid enw",
"question": "Why is {executorName}’s name different to how it is written in the will?",
"questionWithCodicil": "Pam fod enw {executorName} yn wahanol i sut mae wedi’i ysgrifennu ar yr ewyllys neu unrhyw godisiliau?",
"paragraph1": "Rhaid i chi egluro’r rheswm am y gwahaniaeth, er enghraifft, mae {executorName} wedi newid eu henw ers ysgrifennu’r ewyllys, neu ni chafodd eu henw canol ei gynnwys.",
"optionMarriage": "Mae nhw wedi priodi neu wedi ffurfio partneriaeth sifil",
"optionDivorce": "Mae nhw wedi ysgaru neu wedi dod â’u partneriaeth sifil i ben",
"optionDeedPoll": "Bu iddynt newid eu henw trwy weithred newid enw",
"optionDifferentSpelling": "Cafodd eu henw ei sillafu’n wahanol",
"optionPartOfNameNotIncluded": "Ni chafodd rhan o’u henw ei gynnwys",
"optionOther": "Arall",
"optionOtherHint": "Rheswm dros y newid enw",
"optionOtherHint": "Rheswm dros y gwahaniaeth",

"errors": {
"currentNameReason": {
"required": "Dewiswch reswm dros y newid enw"
"required": "Dewiswch reswm dros pam fod enw {executorName} yn wahanol"
},
"otherReason": {
"required": "Nodwch y rheswm dros y newid enw"
Expand Down
16 changes: 0 additions & 16 deletions app/resources/cy/translation/executors/dealingwithestate.json

This file was deleted.

24 changes: 24 additions & 0 deletions app/resources/cy/translation/executors/named.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"title": "Ysgutorion a enwir yn yr ewyllys",
"titleWithCodicil": "Ysgutorion a enwir yn yr ewyllys ac unrhyw godisiliau",
"question": "A oes unrhyw ysgutorion eraill a enwir?",
"hintText": "Sicrhewch eich bod yn cynnwys pob ysgutor a enwir yn yr ewyllys, gan gynnwys unrhyw un sydd:",
"hintTextWithCodicil": "Sicrhewch eich bod yn cynnwys pob ysgutor a enwir yn yr ewyllys ac unrhyw godisiliau, gan gynnwys unrhyw un sydd:",
"executorsDied": "wedi marw",
"executorsNotApplying": "ddim yn gwneud cais am brofiant",
"executorsGivenUpRight": "wedi ildio eu hawl i wneud cais",
"executorsNamed": "Nifer yr ysgutorion",
"applicantExecutor" : "Ysgutor (chi)",
"furtherExecutor": "Ysgutor",
"executorTellUsMore": "Byddwch yn gallu dweud mwy wrthym am bob ysgutor yn ddiweddarach.",
"optionYes": "Oes",
"optionNo": "Nac oes",
"removeAction": "Dileu",

"errors": {
"executorsNamed": {
"required": "Dewiswch ‘oes’ os oes mwy o ysgutorion wedi’u henwi yn yr ewyllys",
"requiredCodicils": "NOT CORRECT WELSH - NEED CODICILS Dewiswch ‘oes’ os oes mwy o ysgutorion wedi’u henwi yn yr ewyllys"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to find correct Welsh

}
}
}
8 changes: 4 additions & 4 deletions app/resources/cy/translation/executors/names.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"title": "Enwau’r ysgutorion",
"question": "Beth yw enwau’r ysgutorion?",
"paragraph": "Ysgrifennwch enwau’r holl ysgutorion yn union fel y maent yn ymddangos ar yr ewyllys ac unrhyw godisiliau.",
"question": "Sut mae enw’r ysgutor wedi’i ysgrifennu ar yr ewyllys neu’r codisil?",
"paragraph": "Rhowch enw’r ysgutor yn union fel y mae wedi’i ysgrifennu ar yr ewyllys neu’r codisil.",
"paragraph2": "Os oes mwy o ysgutorion, byddwch yn gallu eu hychwanegu yn y cam nesaf.",
"executor": "Ysgutor",
"fullName": "Enw Llawn",
"fullNameHint": "Gan gynnwys enwau canol",
"fullName": "Enw llawn",
"numberOfExecutorsPage": "Newid y nifer o ysgutorion",

"errors": {
Expand Down
5 changes: 2 additions & 3 deletions app/resources/cy/translation/executors/notified.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"title": "Ysgutor wedi’i hysbysu",
"question": "Ydych chi wedi hysbysu {executorName} yn ysgrifenedig eich bod yn gwneud cais?",
"question": "Ydych chi wedi hysbysu {executorName} yn ysgrifenedig eich bod yn gwneud y cais hwn?",
"optionYes": "Do",
"optionNo": "Naddo",
"informInWriting": "Mae’n rhaid ichi hysbysu’r ysgutor yn ysgrifenedig eich bod yn gwneud cais am brofiant",

"errors": {
"executorNotified": {
"required": "Atebwch ‘do’ os ydych wedi hysbysu’r ysgutor yn ysgrifenedig "
"required": "Dewiswch do os ydych wedi hysbysu {executorName} yn ysgrifenedig"
}
}
}
13 changes: 0 additions & 13 deletions app/resources/cy/translation/executors/number.json

This file was deleted.

11 changes: 5 additions & 6 deletions app/resources/cy/translation/executors/roles.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"title": "Rheswm dros beidio â gwneud cais am brofiant",
"question": "Pam nad yw {executorFullName} yn gwneud cais am brofiant?",
"optionPowerReserved": "Nid yw’r ysgutor hwn eisiau gwneud cais nawr, ond efallai y bydd yn dymuno gwneud hynny yn y dyfodol (gelwir hyn hefyd yn cadw’r hawl)",
"optionRenunciated": "Nid yw’r ysgutor hwn eisiau gwneud cais nawr, ac mae’n rhoi fyny yr hawl i wneud hynny yn y dyfodol (gelwir hyn hefyd yn ymwrthod, a bydd angen i’r ysgutor lenwi ffurflen)",
"optionRenunciatedHint": "Llenwch naill ai <a href=\"{applicationFormPA15}\" class=\"govuk-link\" target=\"_blank\" rel=\"external noopener\" aria-label=\"ffurflen PA15 neu PA16 (agor mewn ffenestr newydd)\">ffurflen PA15 neu PA16 (agor mewn ffenestr newydd)</a> os ydych eisiau ildio eich cyfrifoldeb cyfreithiol a&rsquo;ch swyddogaeth yn barhaol (a elwir hefyd yn &lsquo;ymwrthod&rsquo;) i wneud cais am brofiant i reoli ystad rhywun a fu farw fel un ai:",
"optionRenunciatedHintBullet1": "ysgutor a enwir yn ei ewyllys, neu",
"optionRenunciatedHintBullet2": "priod neu bartner sifil sy’n gweithredu fel gweinyddwr.",
"optionPowerReserved": "Mae {executorFullName} yn cadw&rsquo;r hawl i wneud cais yn ddiweddarach (a elwir yn &lsquo;cadw&rsquo;r hawl&rsquo;)",
"optionPowerReservedHint": "Bydd angen i chi roi gwybod iddynt yn ysgrifenedig eich bod yn gwneud y cais hwn.",
"optionRenunciated": "Mae {executorFullName} yn ildio eu hawl i wneud cais yn barhaol (a elwir hefyd yn &lsquo;ymwrthod&rsquo;)",
"optionRenunciatedHint": "Bydd angen i chi anfon eu ymwrthod wedi&rsquo;i llenwi atom <a href=\"{applicationFormPA15}\" class=\"govuk-link\" target=\"_blank\" rel=\"external noopener\" aria-label=\"ffurflen PA15 (yn agor mewn tab newydd)\">ffurflen PA15 (yn agor mewn tab newydd)</a> ynghyd â&rsquo;ch dogfennau eraill.",

"errors": {
"notApplyingReason": {
"required": "Dewiswch y rheswm pam nad yw&rsquo;r ysgutor yn gwneud cais "
"required": "Dewiswch reswm dros pam nad yw {executorName} yn gwneud cais"
}
}
}
4 changes: 2 additions & 2 deletions app/resources/cy/translation/executors/whendied.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"title": "Pryd farwodd yr ysgutor?",
"question": "A wnaeth {executorFullName} farw cyn yr unigolyn sydd wedi marw?",
"question": "A wnaeth {executorFullName} farw cyn {deceasedName}?",
"optionYes": "Do",
"optionNo": "Naddo",
"executorFullName": "",

"errors": {
"diedbefore": {
"required": "Atebwch &lsquo;do&rsquo; os farwodd yr ysgutor cyn yr unigolyn sydd wedi marw"
"required": "Dewiswch do os wnaeth {executorName} farw cyn {deceasedName}"
}
}
}
23 changes: 23 additions & 0 deletions app/resources/cy/translation/removeExecutor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"title": "Ysgutorion a enwir yn yr ewyllys",
"titleWithCodicil": "Ysgutorion a enwir yn yr ewyllys ac unrhyw godisiliau",
"question": "A oes unrhyw ysgutorion eraill a enwir?",
"hintText": "Sicrhewch eich bod yn cynnwys pob ysgutor a enwir yn yr ewyllys, gan gynnwys unrhyw un sydd:",
"hintTextWithCodicil": "Sicrhewch eich bod yn cynnwys pob ysgutor a enwir yn yr ewyllys ac unrhyw godisiliau, gan gynnwys unrhyw un sydd:",
"executorsDied": "wedi marw",
"executorsNotApplying": "ddim yn gwneud cais am brofiant",
"executorsGivenUpRight": "wedi ildio eu hawl i wneud cais",
"executorsNamed": "Nifer yr ysgutorion",
"applicantExecutor" : "Ysgutor (chi)",
"furtherExecutor": "Ysgutor",
"executorTellUsMore": "Byddwch yn gallu dweud mwy wrthym am bob ysgutor yn ddiweddarach.",
"optionYes": "Oes",
"optionNo": "Nac oes",
"removeAction": "Dileu",

"errors": {
"executorsNamed": {
"required": "Nodwch nifer yr ysgutorion"
}
}
}
4 changes: 2 additions & 2 deletions app/resources/en/translation/executors/address.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Executor address",
"question": "What is {executorName}&rsquo;s permanent address?",
"question": "What is {executorName}&rsquo;s address?",
"explanation1": "This will be printed on the grant of probate.",
"postcode": "Postcode",
"postTown": "Town or city",
Expand All @@ -10,7 +10,7 @@
"addressLabel2": "Address Line 2 (optional)",
"addressLabel3": "Address Line 3 (optional)",
"selectAddress": "Select address",
"enterManually": "Enter manually (including international addresses)",
"enterManually": "Enter their address instead",

"errors": {
"addressLine1": {
Expand Down
Loading