@bloom-housing/ui-components 4.1.2 → 4.1.3-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/CHANGELOG.md +360 -2
  2. package/package.json +3 -3
  3. package/scripts/duplicate-translations.ts +50 -0
  4. package/scripts/missing-translations.ts +52 -0
  5. package/scripts/reformat-strings.ts +68 -0
  6. package/scripts/unused-foreign-keys.ts +50 -0
  7. package/src/blocks/ImageCard.scss +3 -31
  8. package/src/blocks/ImageCard.tsx +41 -16
  9. package/src/forms/DOBField.tsx +3 -3
  10. package/src/forms/DateField.tsx +3 -3
  11. package/src/forms/HouseholdSizeField.tsx +1 -1
  12. package/src/forms/TimeField.tsx +1 -1
  13. package/src/global/text.scss +30 -0
  14. package/src/headers/Heading.tsx +17 -6
  15. package/src/helpers/useMutate.ts +11 -1
  16. package/src/locales/es.json +629 -900
  17. package/src/locales/general.json +913 -1759
  18. package/src/locales/tl.json +1 -3
  19. package/src/locales/vi.json +631 -901
  20. package/src/locales/zh.json +631 -901
  21. package/src/navigation/FooterNav.scss +1 -2
  22. package/src/navigation/FooterNav.tsx +2 -3
  23. package/src/notifications/ApplicationStatus.tsx +22 -15
  24. package/src/page_components/forgot-password/FormForgotPassword.tsx +3 -9
  25. package/src/page_components/listing/ListingCard.scss +9 -11
  26. package/src/page_components/listing/ListingCard.tsx +131 -47
  27. package/src/page_components/sign-in/FormSignIn.tsx +4 -9
  28. package/src/page_components/sign-in/FormSignInAddPhone.tsx +3 -3
  29. package/src/page_components/sign-in/FormSignInErrorBox.tsx +21 -9
  30. package/src/page_components/sign-in/FormSignInMFACode.tsx +8 -3
  31. package/src/page_components/sign-in/FormSignInMFAType.tsx +7 -3
  32. package/src/locales/general_OLD.json +0 -868
  33. package/src/locales/missing-translations.ts +0 -72
@@ -1,1761 +1,915 @@
1
1
  {
2
- "account": {
3
- "accountSettings": "Account Settings",
4
- "errorFetchingApplications": "Error fetching applications",
5
- "noApplications": "It looks like you haven't applied to any listings yet.",
6
- "accountSettingsSubtitle": "Account Settings, email and password",
7
- "createAccount": "Create Account",
8
- "haveAnAccount": "Already have an account?",
9
- "myApplications": "My Applications",
10
- "myApplicationsSubtitle": "See lottery dates and listings for properties for which you've applied",
11
- "application": {
12
- "confirmation": "Confirmation",
13
- "error": "Error",
14
- "noAccessError": "No application with that ID exists",
15
- "noApplicationError": "No application with that ID exists",
16
- "return": "Return to applications"
17
- },
18
- "settings": {
19
- "resetYourPassword": "Reset your Password",
20
- "needUpdatePassword": "You'll need to update your password in order to log in to your account.",
21
- "passwordSuccess": "Password successfully updated",
22
- "update": "Update",
23
- "passwordRemember": "When changing your password make sure you make note of it so you remember it in the future.",
24
- "currentPassword": "Current password",
25
- "newPassword": "New password",
26
- "confirmNewPassword": "Confirm new password",
27
- "updatePassword": "Update password",
28
- "alerts": {
29
- "genericError": "There was an error. Please try again, or contact support for help.",
30
- "nameSuccess": "Name update successful",
31
- "dobSuccess": "Birthdate update successful",
32
- "emailSuccess": "Email update successful",
33
- "currentPassword": "Invalid current password. Please try again.",
34
- "passwordSuccess": "Password update successful",
35
- "passwordMatch": "New password fields do not match",
36
- "passwordEmpty": "Password fields may not be empty"
37
- },
38
- "placeholders": {
39
- "month": "MM",
40
- "day": "DD",
41
- "year": "YYYY"
42
- }
43
- }
44
- },
45
- "applications": {
46
- "begin": {
47
- "en": "Begin",
48
- "es": "Empezar",
49
- "zh": "開始",
50
- "vi": "Bắt đầu"
51
- },
52
- "totalApplications": "Total Applications",
53
- "totalSets": "Total Sets",
54
- "addApplication": "Add Application",
55
- "newApplication": "New Application",
56
- "editApplication": "Edit Application",
57
- "applicationsReceived": "Applications Received",
58
- "table": {
59
- "applicationSubmissionDate": "Application Submission Date",
60
- "declaredAnnualIncome": "Declared Annual Income",
61
- "declaredMonthlyIncome": "Declared Monthly Income",
62
- "subsidyOrVoucher": "Subsidy or Voucher",
63
- "requestAda": "Request ADA",
64
- "preferenceClaimed": "Preference Claimed",
65
- "primaryDob": "Primary DOB",
66
- "phoneType": "Phone Type",
67
- "additionalPhoneType": "Additional Phone Type",
68
- "residenceStreet": "Residence Street Address",
69
- "residenceCity": "Residence City",
70
- "residenceState": "Residence State",
71
- "residenceZip": "Residence Zip",
72
- "mailingStreet": "Mailing Street Address",
73
- "mailingCity": "Mailing City",
74
- "mailingState": "Mailing State",
75
- "mailingZip": "Mailing Zip",
76
- "workStreet": "Work Street Address",
77
- "workCity": "Work City",
78
- "workState": "Work State",
79
- "workZip": "Work Zip",
80
- "altContactFirstName": "Alt Contact First Name",
81
- "altContactLastName": "Alt Contact Last Name",
82
- "altContactRelationship": "Alt Contact Relationship",
83
- "altContactAgency": "Alt Contact Agency",
84
- "altContactEmail": "Alt Contact Email",
85
- "altContactPhone": "Alt Contact Phone",
86
- "altContactStreetAddress": "Alt Contact Street Address",
87
- "altContactCity": "Alt Contact City",
88
- "altContactState": "Alt Contact State",
89
- "altContactZip": "Alt Contact Zip",
90
- "householdFirstName": "Household First Name",
91
- "householdLastName": "Household Last Name",
92
- "householdRelationship": "Household Relationship",
93
- "householdDob": "Household DOB",
94
- "householdStreetAddress": "Household Street Address",
95
- "householdCity": "Household City",
96
- "householdState": "Household State",
97
- "householdZip": "Household Zip",
98
- "applicationType": "Application Type"
99
- }
100
- },
101
- "application": {
102
- "add": {
103
- "applicationAddError": "You’ll need to resolve any errors before moving on.",
104
- "workInRegion": "Work in the region?",
105
- "mobility": "Mobility Impairments",
106
- "vision": "Vision Impairments",
107
- "hearing": "Hearing Impairments",
108
- "preferences": {
109
- "liveIn": "Live in",
110
- "workIn": "Work in",
111
- "optedOut": "Opted out of preference"
112
- },
113
- "incomePeriod": "Income Period",
114
- "demographicsInformation": "Demographic Information",
115
- "ethnicity": "Ethnicity",
116
- "race": "Race",
117
- "gender": "Gender",
118
- "howDidYouHearAboutUs": "How did you hear about us?",
119
- "sexualOrientation": "Sexual Orientation",
120
- "addHouseholdMember": "Add Household Member",
121
- "sameAddressAsPrimary": "Same Address as Primary",
122
- "sameResidence": "Same Residence",
123
- "languageSubmittedIn": "Language Submitted In",
124
- "timeSubmitted": "Time Submitted",
125
- "dateSubmitted": "Date Submitted",
126
- "applicationSubmitted": "Application Submitted",
127
- "applicationUpdated": "Application Updated",
128
- "saveAndExit": "Save & exit",
129
- "claimant": "Claimant",
130
- "displacedAddress": "Displaced Address"
131
- },
132
- "referralApplication": {
133
- "instructions": "The permanent supportive housing units are referred directly through <JURISDICTION> Coordinated Entry System. Households experiencing homelessness can call <PHONE_NUMBER> in order to get connected to an Access Point to learn more about the coordinated entry system and access housing-related resources and information.",
134
- "furtherInformation": "For further information",
135
- "phoneNumber": "211"
136
- },
137
- "details": {
138
- "applicationData": "Application Data",
139
- "number": "Application Number",
140
- "type": "Application Submission Type",
141
- "submittedDate": "Application Submitted Date",
142
- "timeDate": "Application Submitted Time",
143
- "language": "Application Language",
144
- "householdSize": "Household Size",
145
- "totalSize": "Total Household Size",
146
- "submittedBy": "Submitted By",
147
- "agency": "Agency if Applicable",
148
- "adaPriorities": "ADA Priorities Selected",
149
- "preferences": "Application Preferences",
150
- "programs": "Application Programs",
151
- "liveOrWorkIn": "Live or Work in",
152
- "householdIncome": "Declared Household Income",
153
- "annualIncome": "Annual Income",
154
- "monthlyIncome": "Monthly Income",
155
- "vouchers": "Housing Voucher or Subsidy",
156
- "preferredContact": "Preferred Contact",
157
- "residenceAddress": "Residence Address",
158
- "workInRegion": "Work in Region",
159
- "signatureOnTerms": "Signature on Terms of Agreement",
160
- "submissionType": {
161
- "electronical": "Electronic",
162
- "paper": "Paper"
163
- },
164
- "applicationStatus": {
165
- "draft": "Draft",
166
- "submitted": "Submitted",
167
- "removed": "Removed"
168
- },
169
- "preferredUnitSizes": "Preferred Unit Sizes",
170
- "householdMemberDetails": "Household Member Details"
171
- },
172
- "form": {
173
- "general": {
174
- "saveAndReturn": "Save and return to review",
175
- "saveAndFinishLater": "Save and finish later"
176
- },
177
- "options": {
178
- "relationship": {
179
- "spouse": "Spouse",
180
- "registeredDomesticPartner": "Registered Domestic Partner",
181
- "parent": "Parent",
182
- "child": "Child",
183
- "sibling": "Sibling",
184
- "cousin": "Cousin",
185
- "aunt": "Aunt",
186
- "uncle": "Uncle",
187
- "nephew": "Nephew",
188
- "niece": "Niece",
189
- "grandparent": "Grandparent",
190
- "greatGrandparent": "Great Grandparent",
191
- "inLaw": "In Law",
192
- "friend": "Friend",
193
- "other": "Other"
194
- }
195
- }
196
- },
197
- "chooseLanguage": {
198
- "letsGetStarted": "Let’s get started on your application",
199
- "chooseYourLanguage": "Choose Your Language",
200
- "signInSaveTime": "Signing in could save you time by starting with details of your last application, and allow you to check the status of this application at any time."
201
- },
202
- "autofill": {
203
- "saveTime": "Save time by using the details from your last application",
204
- "prefillYourApplication": "We'll simply pre-fill your application with the following details, and you can make updates as you go.",
205
- "start": "Start with these details",
206
- "reset": "Reset and start fresh"
207
- },
208
- "name": {
209
- "title": "What's your name?",
210
- "yourName": "Your Name",
211
- "firstName": "First Name",
212
- "middleNameOptional": "Middle Name (optional)",
213
- "middleName": "Middle Name",
214
- "lastName": "Last Name",
215
- "yourDateOfBirth": "Your Date of Birth",
216
- "yourEmailAddress": "Your Email Address",
217
- "emailPrivacy": "We will only use your email address to contact you about your application.",
218
- "noEmailAddress": "I don't have an email address"
219
- },
220
- "contact": {
221
- "title": "Thanks %{firstName}. Now we need to know how to contact you.",
222
- "yourPhoneNumber": "Your Phone Number",
223
- "phoneNumberTypes": {
224
- "prompt": "What type of number is this?",
225
- "work": "Work",
226
- "home": "Home",
227
- "cell": "Cell"
228
- },
229
- "noPhoneNumber": "I don't have a telephone number",
230
- "yourAdditionalPhoneNumber": "Your Second Phone Number",
231
- "additionalPhoneNumber": "I have an additional phone number",
232
- "address": "Address",
233
- "addressWhereYouCurrentlyLive": "We need the address where you currently live. If you are homeless, enter either the shelter address or an address close to where you stay.",
234
- "streetAddress": "Street Address",
235
- "apt": "Apt or Unit #",
236
- "city": "City",
237
- "cityName": "City Name",
238
- "contactPreference": "How do you prefer to be contacted?",
239
- "preferredContactType": "Preferred Contact Type",
240
- "state": "State",
241
- "zip": "Zip",
242
- "zipCode": "Zipcode",
243
- "sendMailToMailingAddress": "Send my mail to a different address",
244
- "mailingAddress": "Mailing Address",
245
- "provideAMailingAddress": "Provide an address where you can receive updates and materials about your application.",
246
- "doYouWorkIn": "Do you work in %{county} County?",
247
- "doYouWorkInDescription": "TBD",
248
- "workAddress": "Work Address",
249
- "verifyAddressTitle": "We have located the following address. Please confirm it's correct.",
250
- "couldntLocateAddress": "We couldn't locate the address you entered. Please confirm it's correct.",
251
- "suggestedAddress": "Suggested Address:",
252
- "youEntered": "You Entered:"
253
- },
254
- "alternateContact": {
255
- "type": {
256
- "title": "Is there someone else you'd like to authorize us to contact if we can't reach you?",
257
- "description": "By providing alternate contact, you are allowing us to discuss information on your application with them.",
258
- "label": "Alternate Contact",
259
- "options": {
260
- "familyMember": "Family member",
261
- "friend": "Friend",
262
- "caseManager": "Case manager or housing counselor",
263
- "other": "Other",
264
- "noContact": "I don't have an alternate contact"
265
- },
266
- "otherTypeFormPlaceholder": "What is your relationship?",
267
- "otherTypeValidationErrorMessage": "Please enter relationship type",
268
- "validationErrorMessage": "Please select an alternate contact"
269
- },
270
- "name": {
271
- "title": "Who is your alternate contact?",
272
- "alternateContactFormLabel": "Name of alternate contact",
273
- "caseManagerAgencyFormLabel": "Where does your case manager or housing counselor work?",
274
- "caseManagerAgencyFormPlaceHolder": "Agency",
275
- "caseManagerAgencyValidationErrorMessage": "Please enter an agency"
276
- },
277
- "contact": {
278
- "title": "Let us know how to reach your alternate contact",
279
- "description": "We'll only use this information to contact them about your application.",
280
- "phoneNumberFormLabel": "Contact phone number",
281
- "emailAddressFormLabel": "Contact email address",
282
- "contactMailingAddressLabel": "Contact mailing address",
283
- "contactMailingAddressHelperText": "Choose an address where they can receive updates and materials about your application"
284
- }
285
- },
286
- "household": {
287
- "assistanceUrl": "https://exygy.com/",
288
- "dontQualifyHeader": "Unfortunately it appears you do not qualify for this listing.",
289
- "dontQualifyInfo": "Please make changes if you believe you might have made a mistake. Be aware that if you falsify any information on your application you will be disqualified. If the information you entered is accurate, we encourage you to check back in the future as more properties become available.",
290
- "addMembers": {
291
- "addHouseholdMember": "+ Add Household Member",
292
- "done": "Done adding people",
293
- "title": "Tell us about your household.",
294
- "doubleCheck": "Please double-check the information for each household member."
295
- },
296
- "expectingChanges": {
297
- "title": "Expecting Household Changes",
298
- "question": "Do you anticipate any changes in your household in the next 12 months, such as the number of people?"
299
- },
300
- "householdStudent": {
301
- "title": "Household Includes Student or Member Nearing 18",
302
- "question": "Is someone in your household a full time student or going to turn 18 years old within 60 days?"
303
- },
304
- "genericSubtitle": "Should your application be chosen, be prepared to provide supporting documentation.",
305
- "householdMember": "Household Member",
306
- "householdMembers": "Household Members",
307
- "liveAlone": {
308
- "title": "Next we would like to know about the others who will live with you in the unit",
309
- "willLiveAlone": "I will live alone",
310
- "liveWithOtherPeople": "Other people will live with me"
311
- },
312
- "preferredUnit": {
313
- "preferredUnitType": "Preferred Unit Type",
314
- "title": "What unit sizes are you interested in?",
315
- "subTitle": "Although unit sizes will typically be based on occupancy, please provide your preferred unit size for determining your preference in this opportunity or establishing a waitlist (for this opportunity only)",
316
- "legend": "Preferred unit type",
317
- "optionsLabel": "Check all that apply:",
318
- "options": {
319
- "SRO": "SRO",
320
- "studio": "Studio",
321
- "oneBdrm": "1 Bedroom",
322
- "twoBdrm": "2 Bedroom",
323
- "threeBdrm": "3 Bedroom",
324
- "fourBdrm": "3+ Bedroom"
325
- }
326
- },
327
- "member": {
328
- "cancelAddingThisPerson": "Cancel adding this person",
329
- "deleteThisPerson": "Delete this person",
330
- "dateOfBirth": "Date of Birth",
331
- "name": "Household member's name",
332
- "haveSameAddress": "Do they have same address as you?",
333
- "whatIsTheirRelationship": "What is their relationship to you?",
334
- "saveHouseholdMember": "Save household member",
335
- "subTitle": "You will have an opportunity to add more household members on the next screen",
336
- "title": "Tell us about this person",
337
- "updateHouseholdMember": "Update Household Member",
338
- "whatReletionship": "What is their relationship to you",
339
- "workInRegion": "Do they work in %{county} County?",
340
- "workInRegionNote": "TBD"
341
- },
342
- "membersInfo": {
343
- "title": "Before adding other people, make sure that they aren't named on any other application for this listing."
344
- },
345
- "primaryApplicant": "Primary Applicant"
346
- },
347
- "ada": {
348
- "label": "ADA Accessible Units",
349
- "title": "Do you or anyone in your household need any of the following ADA accessibility features?",
350
- "subTitle": "If you are selected for a unit, the property will work to accommodate your need to the best of their ability. Should your application be chosen, be prepared to provide supporting documentation from your physician.",
351
- "mobility": "For Mobility Impairments",
352
- "vision": "For Vision Impairments",
353
- "hearing": "For Hearing Impairments"
354
- },
355
- "financial": {
356
- "income": {
357
- "title": "Let's move to income.",
358
- "instruction1": "Add up your total gross (pre-tax) household income from wages, benefits and other sources from all household members.",
359
- "instruction2": "You only need to provide an estimated total right now. The actual total will be calculated if you are selected.",
360
- "prompt": "What is your household total pre-tax income?",
361
- "placeholder": "Total all of your income sources",
362
- "legend": "Income frequency",
363
- "validationError": {
364
- "title": "Unfortunately it appears you do not qualify for this listing.",
365
- "reason": {
366
- "low": "Your household income is too low.",
367
- "high": "Your household income is too high."
368
- },
369
- "instruction1": "Please make changes if you believe you might have made a mistake. Be aware that if you falsify any information on your application you will be disqualified.",
370
- "instruction2": "If the information you entered is accurate, we encourage you to check back in the future as more properties become available."
371
- }
372
- },
373
- "vouchers": {
374
- "title": "Do you or anyone on this application receive any of the following?",
375
- "housingVouchers": {
376
- "strong": "Housing vouchers",
377
- "text": "like Section 8"
378
- },
379
- "nonTaxableIncome": {
380
- "strong": "Non-taxable income",
381
- "text": "like SSI, SSDI, child support payments, or worker's compensation benefits"
382
- },
383
- "rentalSubsidies": {
384
- "strong": "Rental subsidies",
385
- "text": "like VASH, HSA, HOPWA, Catholic Charities, AIDS Foundation, etc."
386
- },
387
- "legend": "Housing vouchers, nontaxable income or rental subsidies"
388
- }
389
- },
390
- "programs": {
391
- "servedInMilitary": {
392
- "summary": "Veteran of the US Military",
393
- "servedInMilitary": {
394
- "label": "Yes"
395
- },
396
- "doNotConsider": {
397
- "label": "No"
398
- }
399
- },
400
- "tay": {
401
- "summary": "Transition Age Youth (TAY)",
402
- "tay": {
403
- "label": "Yes"
404
- },
405
- "doNotConsider": {
406
- "label": "No"
407
- }
408
- },
409
- "disabilityOrMentalIllness": {
410
- "summary": "People with Developmental Disabilities or Mental Illness",
411
- "disabilityOrMentalIllness": {
412
- "label": "Yes"
413
- },
414
- "doNotConsider": {
415
- "label": "No"
416
- }
417
- },
418
- "housingSituation": {
419
- "summary": "Temporarily Housed or Homeless",
420
- "notPermanent": {
421
- "label": "I have somewhere to stay, but it isn't permanent",
422
- "description": "Includes staying with friends or family, living in a motel / hotel, or living in a medical or other facility and those who have received an eviction notice or will imminently lose their current residence"
423
- },
424
- "homeless": {
425
- "label": "I'm homeless",
426
- "description": "Includes living outside, or in your car, or staying at a shelter, or in a motel / hotel paid for with an emergency voucher"
427
- },
428
- "doNotConsider": {
429
- "label": "No"
430
- }
431
- },
432
- "rentBasedOnIncome": {
433
- "summary": "Flat Rent & Rent Based on Income",
434
- "flatRent": {
435
- "label": "Affordable apartment with flat rent",
436
- "description": "I would like to apply for an affordable flat rent apartment, which has a set monthly rent amount that is below market rate. Note - applicants with Section 8 Mobile Housing Choice Vouchers (HCV) are welcome to apply."
437
- },
438
- "30Percent": {
439
- "label": "Project based affordable apartments with a rent at 30% of your income",
440
- "description": "I would like to apply for an apartment with Project-Based subsidy. These apartments require initial screening and yearly certification by the Housing Authority. The Housing Authority will calculate my monthly rent payment to approximately 30% of monthly income."
441
- }
442
- }
443
- },
444
- "preferences": {
445
- "title": "Your household may qualify for the following housing preferences.",
446
- "preamble": "If you qualify for this preference, you'll get a higher ranking.",
447
- "selectBelow": "If you have one of these housing preferences, select it below:",
448
- "dontWant": "I don't want these preferences",
449
- "dontWantSingular": "I don't want this preference",
450
- "stillHaveOpportunity": "You'll still have the opportunity to claim other preferences.",
451
- "youHaveClaimed": "You have claimed:",
452
- "displacedHousehold": {
453
- "title": "Displaced Household",
454
- "displacedHousehold": {
455
- "label": "Displaced Household Preference",
456
- "description": ""
457
- }
458
- },
459
- "neighborhoodResidence": {
460
- "title": "Neighborhood Residents",
461
- "neighborhoodResidence": {
462
- "label": "Neighborhood Residents Preference",
463
- "description": ""
464
- }
465
- },
466
- "liveWork": {
467
- "title": "Live or Work in %{county} County?",
468
- "live": {
469
- "label": "Live in %{county} County Preference",
470
- "description": "Live in %{county} copy goes here…",
471
- "link": "http://domain.com"
472
- },
473
- "work": {
474
- "label": "Work in %{county} County Preference",
475
- "description": "Work in %{county} copy goes here…",
476
- "link": "http://domain.com"
477
- }
478
- },
479
- "liveWorkCity": {
480
- "title": "Live or Work in the City of %{county}",
481
- "live": {
482
- "label": "Live in the City of %{county} Preference",
483
- "description": "At least one member of my household lives in the City of %{county}"
484
- },
485
- "work": {
486
- "label": "Work in the City of %{county} Preference",
487
- "description": "At least one member of my household works in the City of %{county}"
488
- }
489
- },
490
- "liveWorkOakland": {
491
- "title": "Live or Work in the City of Oakland",
492
- "live": {
493
- "label": "Live in the City of Oakland Preference",
494
- "description": "At least one member of my household lives in the City of Oakland"
495
- },
496
- "work": {
497
- "label": "Work in the City of Oakland Preference",
498
- "description": "At least one member of my household works in the City of Oakland"
499
- }
500
- },
501
- "liveWorkLivermore": {
502
- "title": "Live or Work in the City of Livermore",
503
- "live": {
504
- "label": "Live in the City of Livermore Preference",
505
- "description": "At least one member of my household lives in the City of Livermore"
506
- },
507
- "work": {
508
- "label": "Work in the City of Livermore Preference",
509
- "description": "At least one member of my household works at least 20 hours/week in the City of Livermore"
510
- }
511
- },
512
- "liveWorkTriValley": {
513
- "title": "Live or Work in the Tri-Valley Area (Dublin, Livermore, Pleasanton)",
514
- "live": {
515
- "label": "Live in the Tri-Valley Area Preference",
516
- "description": "At least one member of my household lives in the City of Dublin, Livermore or Pleasanton"
517
- },
518
- "work": {
519
- "label": "Work in the Tri-Valley Area (Dublin, Livermore, Pleasanton) Preference",
520
- "description": "At least one member of my household works in the City of Dublin, Livermore or Pleasanton"
521
- }
522
- },
523
- "PBV": {
524
- "title": "%{county} copy goes here…",
525
- "residency": {
526
- "label": "Residency",
527
- "description": "%{county} copy goes here…"
528
- },
529
- "generalResidency": {
530
- "label": "Residency",
531
- "description": "%{county} copy goes here…"
532
- },
533
- "residencyNoColiseum": {
534
- "label": "Residency",
535
- "description": "%{county} copy goes here…"
536
- },
537
- "family": {
538
- "label": "Family",
539
- "description": "%{county} copy goes here…"
540
- },
541
- "veteran": {
542
- "label": "Veteran",
543
- "description": "%{county} copy goes here…"
544
- },
545
- "homeless": {
546
- "label": "Homeless",
547
- "description": "%{county} copy goes here…"
548
- },
549
- "noneApplyButConsider": {
550
- "label": "None of these preferences apply to me, but I would like to be considered"
551
- },
552
- "doNotConsider": {
553
- "label": "I don't want to be considered for [housing authority] project-based voucher units"
554
- }
555
- },
556
- "livermorePBV": {
557
- "title": "Livermore Housing Authority Preferences for Project-Based Voucher Units",
558
- "description": "Housing units for lease in this application process have rental subsidies provided by the Livermore Housing Authority. With that subsidy, tenant households pay 30% of their income as rent. These tenants are required to verify their income annually with the property manager as well as the Livermore Housing Authority.\nIf you would like to also apply for Livermore Housing Authority Project-based Voucher units, please answer the following housing preference questions in the following screens.",
559
- "insufficientFundingTerminated": {
560
- "label": "Terminated due to Insufficient funding",
561
- "description": "At least one member of my household was terminated from its Housing Choice Voucher (HCV) program due to insufficient program funding."
562
- },
563
- "insufficientFundingWithdrawn": {
564
- "label": "Withdrawn Voucher due to Insufficient funding",
565
- "description": "At least one member of my household was issued a Livermore Housing Authority voucher and whose voucher was withdrawn due to insufficient program funding."
566
- },
567
- "emergencyTransfer": {
568
- "label": "Existing Participant Emergency Transfer Preference",
569
- "description": "At least one member of my household was a victim of domestic violence, dating violence, sexual assault, or stalking and is seeking an emergency transfer under the Violence Against Women Act (VAWA) from the Public Housing Authority’s public housing program or other covered housing program operated by the Public Housing Authority. The applicant must certify that the perpetrator will not be permitted to reside, visit or to stay as a guest in the housing choice voucher assisted unit."
570
- },
571
- "homeless": {
572
- "label": "Homeless",
573
- "description": "At least one member of my household verifiably lacks housing, including one whose primary residence during the night is a supervised public or private facility that provides temporary living accommodations; an individual who is a resident in transitional housing; or an individual who has a primary residence in a public or private place not designed for, or ordinarily used as, a regular sleeping accommodation for human beings as confirmed by the applicant’s local homeless service organization or consortia of organizations."
574
- },
575
- "displacedFamily": {
576
- "label": "Displaced Family Preference",
577
- "description": "At least one member of my household was displaced from their unit due to a nationally declared disaster, or due to a state declared disaster."
578
- },
579
- "residency": {
580
- "label": "Residency Preference",
581
- "description": "At least one member of my household is a resident family. A resident family is defined as a family who lives, works, or who has been hired to work within the City of Livermore.\nUse of the residency preference will not have the purpose or effect of delaying admission to the program on the basis of race, color, religion, sex, national origin, age, familial status, disability, sexual orientation, gender identity, or marital status.\nHomeless applicants will qualify for the residency preference if homeless within the City of Livermore.\nFor purposes of this preference, the term “homeless” generally means: (1) An individual or family who lacks a fixed, regular, and adequate nighttime residence; (2) An individual or family with a primary nighttime residence that is a public or private place not designed for or ordinarily used as a regular sleeping accommodation for human beings, including a car, park, abandoned building, bus or train station, airport, or camping ground; or (3) An individual or family living in a supervised publicly or privately operated shelter designated to provide temporary living arrangements (including hotels and motels paid for by Federal, State, or local government programs for low income individuals or by charitable organizations, congregate shelters, and transitional housing)."
582
- },
583
- "working": {
584
- "label": "Working Preference",
585
- "description": "At least one member of my household is the head, spouse, cohead, or sole member of the household and is working and has worked an average of 20 hours a week for the past 6 months. As required by HUD, families where the head and spouse, or sole member is a person age 62 or older, or is a person with disabilities, will also be given the benefit of the working preference [24 CFR 960.206(b)(2)].\nExample 1: Head of household is elderly, but does not work. There is no spouse or co-head. This family receives benefit of the working preference.\nExample 2: Head of household is 64, spouse is disabled. Neither work. This family receives benefit of the working preference.\nExample 3: Head of household is 63, spouse is neither elderly nor disabled. Neither work. This family does NOT receive benefit of the working preference since both the head of household and spouse (or cohead) must be elderly and/or disabled to receive benefit of the working preference, unless one is working an average of 20 hours a week for the past 6 months."
586
- },
587
- "veteran": {
588
- "label": "Veteran’s Preference",
589
- "description": "At least one member of my household has served in the active military, naval, or air service of the United States and received other than a dishonorable discharge. This preference applies to veterans and the unmarried surviving spouses of veterans."
590
- },
591
- "noneApplyButConsider": {
592
- "label": "None of these preferences apply, but I still want to be considered for the PBV units"
593
- },
594
- "doNotConsider": {
595
- "label": "Do not consider me for the PBV units"
596
- },
597
- "onlyConsider": {
598
- "label": "I only want to be considered for the PBV units"
599
- }
600
- },
601
- "developmentalDisability": {
602
- "title": "Do you or anyone in your household have a developmental disability?",
603
- "description": "By selecting “yes”, you confirm that you someone in your household meets the definition of developmentally disabled.",
604
- "yes": {
605
- "label": "Yes, I or someone in my household has a developmental disability",
606
- "description": "A developmental disability is defined in California law as intellectual disability, cerebral palsy, epilepsy, and autism. Other substantially disabling conditions closely related to intellectual disability or which require treatment similar to the treatment required by persons with intellectual disability may be eligible for services. The onset of these conditions had to have been prior to age 18; continues or can be expected to continue indefinitely and constitutes a substantial handicap for the individual.\n\nA Substantial Disability is s a condition which results in major impairment of cognitive and/or social functioning, representing sufficient impairment to require interdisciplinary planning and coordination of special or generic services to assist the individual in achieving maximum potential; and\n\nMust cause significant functional limitations, as determined by the regional center, in three or more of the following areas of major life activity, as appropriate to the person’s age. Since an individual’s cognitive and/or social functioning are many-faceted, the existence of a major impairment shall be determined through assessment(s) in the following areas of daily life activity:\n\n\u2022 Receptive and expressive language\n\n\u2022 Learning\n\n\u2022 Self-care\n\n\u2022Mobility\n\n\u2022 Self-direction\n\n\u2022 Capacity for independent living\n\n\u2022 Economic self-sufficiency\n\nA Developmental Disability shall not include handicapping conditions that are:\n\n\u2022 Solely psychiatric disorders where there is impaired intellectual or social functioning which originated as a result of the psychiatric disorder or treatment given for such a disorder. Such psychiatric disorders include psycho-social deprivation and/or psychosis, severe neurosis or personality disorders even where social and intellectual functioning has become seriously impaired as an integral manifestation of the disorder\n\n\u2022 Solely learning disabilities. A learning disability is a condition which manifests as a significant discrepancy between estimated cognitive potential and actual level of educational performance, and which is not a result of generalized intellectual disability, educational or psycho-social deprivation, psychiatric disorder, or sensory loss\n\n\u2022 Solely physical in nature. These conditions include congenital anomalies or conditions acquired through disease, accident, or faulty development which are not associated with a neurological impairment that results in a need for treatment similar to that required for intellectual disability. Some examples are polio, muscular dystrophy, and arthritis\n\nBy selecting “yes” that you meet the definition for Developmentally Disabled, you give your permission to MidPen Housing to share your information with the Regional Center (or other agency) you have indicated for purposes of confirming your eligibility."
607
- },
608
- "no": {
609
- "label": "No, no one in my household has a developmental disability"
610
- },
611
- "iDontKnow": {
612
- "label": "I don't know if someone in my household has a developmental disability"
613
- }
614
- },
615
- "developmentalDisabilityRegistration": {
616
- "title": "Are you registered with the Regional Center of the East Bay, or another Regional Center that supports people with developmental disabilities?",
617
- "description": "If Yes, please provide the name of the organization. You give your permission to share your information with the Regional Center (or other agency) you have indicated for purposes of confirming your eligibility.",
618
- "yes": {
619
- "label": "Yes, I am registered with an organization that supports developmental disabilities"
620
- },
621
- "no": {
622
- "label": "No, I am not registered with an organization that supports developmental disabilities"
623
- },
624
- "iDontKnow": {
625
- "label": "I don't know if I am registered with an organization that supports developmental disabilities"
626
- }
627
- },
628
- "HOPWA": {
629
- "title": "Housing Opportunities for Persons with AIDS",
630
- "hopwa": {
631
- "label": "Housing Opportunities for Persons with AIDS",
632
- "description": "%{county} copy goes here…"
633
- },
634
- "doNotConsider": {
635
- "label": "I don't want to be considered"
636
- }
637
- },
638
- "displacedTenant": {
639
- "title": "Displaced Tenant Housing Preference",
640
- "whichHouseholdMember": "Which household member is claiming this preference?",
641
- "whatAddress": "What address was the household member displaced from?",
642
- "general": {
643
- "label": "Displaced Tenant Housing Preference",
644
- "description": "Displaced Tenant copy goes here…",
645
- "link": "http://domain.com"
646
- },
647
- "missionCorridor": {
648
- "label": "Mission Corridor",
649
- "description": "Mission Corridor copy goes here…"
650
- }
651
- },
652
- "general": {
653
- "title": "Based on the information you have entered, your household has not claimed any housing preferences.",
654
- "preamble": "You will be in the general pool of applicants."
655
- },
656
- "options": {
657
- "address": "Address",
658
- "name": "Name",
659
- "organization": "Name of Organization"
660
- },
661
- "rosefieldLive": {
662
- "title": "Previous Residents of Rosefield Village Relocated Outside of the City of Alameda",
663
- "yes": {
664
- "label": "At least one member of my household was a previous resident of Rosefield Village",
665
- "description": "At least one member of my household was a previous resident of Rosefield Village"
666
- }
667
- },
668
- "rosefieldAUSD": {
669
- "title": "Alameda Unified School District (AUSD) employee",
670
- "yes": {
671
- "label": "At least one member of my household is an Alameda Unified School District employee",
672
- "description": "At least one member of my household is an Alameda Unified School District employee."
673
- }
674
- },
675
- "dublinHousing": {
676
- "title": "Alameda Unified School District (AUSD) employee",
677
- "liveInDublin": {
678
- "label": "At least one member of my household lives in Dublin (3 points)"
679
- },
680
- "immediateFamily": {
681
- "label": "At least one member of my household has an immediate family member in Dublin (1 point)"
682
- },
683
- "displacedResident": {
684
- "label": "At least one member of my household was required to relocate from current Dublin residence due to demolition of dwelling or conversation of dwelling from rental to for-sale unit (1 point)"
685
- },
686
- "worksInDublin": {
687
- "label": "At least one member of my household works full-time in Dublin (3 points)"
688
- },
689
- "publicServiceEmployee": {
690
- "label": "At least one member of my household is a public service employee in Dublin (1 additional point)"
691
- },
692
- "permanentlyDisabled": {
693
- "label": "At least one member of my household is permanently disabled (1 point)"
694
- },
695
- "senior": {
696
- "label": "At least one member of my household is a senior, defined as age 62 and older (1 point)"
697
- },
698
- "veteran": {
699
- "label": "Someone in my household has served in the U.S. military (1 point)"
700
- }
701
- },
702
- "terminationOfAffordability": {
703
- "title": "Persons subject to termination of affordability restrictions",
704
- "atLeastOne": {
705
- "label": "At least one member of my household is subject to termination of affordability restrictions"
706
- }
707
- },
708
- "liveWorkFosterCity": {
709
- "title": "Persons who live and work in Foster City.",
710
- "live": {
711
- "label": "At least one member of my household lives in Foster City"
712
- },
713
- "work": {
714
- "label": "At least one member of my household works in Foster City"
715
- }
716
- },
717
- "liveFosterCity": {
718
- "title": "Persons who live in Foster City.",
719
- "live": {
720
- "label": "At least one member of my household lives in Foster City"
721
- }
722
- },
723
- "fosterCityEmployee": {
724
- "title": "Employees of the City of Foster City.",
725
- "employed": {
726
- "label": "At least one member of my household is an employee of the City of Foster City"
727
- }
728
- },
729
- "fosterCitySchoolEmployee": {
730
- "title": "School District Employees",
731
- "employed": {
732
- "label": "At least one member of my household is a school district employee"
733
- }
734
- },
735
- "workFosterCity": {
736
- "title": "Work in Foster City",
737
- "work": {
738
- "label": "At least one member of my household works in Foster City"
739
- }
740
- },
741
- "liveWorkSanMateo": {
742
- "title": "Live or work in the City of San Mateo",
743
- "live": {
744
- "label": "At least one member of my household lives in the City of San Mateo"
745
- },
746
- "work": {
747
- "label": "At least one member of my household works in the City of San Mateo"
748
- }
749
- },
750
- "liveWorkEastPaloAlto": {
751
- "title": "Live or work in the City of East Palo Alto",
752
- "live": {
753
- "label": "At least one member of my household lives in the City of East Palo Alto"
754
- },
755
- "work": {
756
- "label": "At least one member of my household works 20 hours per week or more in the City of East Palo Alto"
757
- }
758
- },
759
- "displaceeEastPaloAlto": {
760
- "title": "Involuntary Displacement from East Palo Alto",
761
- "naturalDisaster": {
762
- "label": "Natural Disaster declared by Governor"
763
- },
764
- "domesticViolence": {
765
- "label": "Domestic Violence"
766
- },
767
- "codeEnforcement": {
768
- "label": "City Code Enforcement Activity"
769
- },
770
- "noFaultEviction": {
771
- "label": "A \"No Fault\" Eviction from a rental unit in East Palo Alto within the last year of this application"
772
- },
773
- "increasedRent": {
774
- "label": "A 10% or higher increase in rent in the last 12 months"
775
- }
776
- }
777
- },
778
- "review": {
779
- "takeAMomentToReview": "Take a moment to review your information before submitting your application.",
780
- "sameAddressAsApplicant": "Same Address as Applicant",
781
- "noAdditionalMembers": "No additional household members",
782
- "householdDetails": "Household Details",
783
- "voucherOrSubsidy": "Housing Voucher or Rental Subsidy",
784
- "lastChanceToEdit": "This is your last chance to edit before submitting.",
785
- "terms": {
786
- "title": "Terms",
787
- "text": "This application must be submitted by %{applicationDueDate}.<br><br>Applicants will be contacted by the leasing agent in lottery and preference order or waitlist order until vacancies are filled. All of the information that you have provided will be verified and your eligibility confirmed. Your application may be removed from the waitlist if you have made any fraudulent statements and duplicate applications from the same household may be removed as only one application per household is permitted. Should your application be chosen for review, be prepared to fill out a more detailed application and provide required supporting documents. For more information, please contact the developer or leasing agent posted in the listing. Please contact the developer/property manager directly if there are any updates to your application.<br><br>If we cannot verify a housing lottery preference that you have claimed, you will not receive the preference but will not be otherwise penalized.<br><br>Completing this housing application does not entitle you to housing or indicate you are eligible for housing; all applicants will be screened as outlined in the property’s Resident Selection Criteria. We offer no guarantees about obtaining housing.<br><br>You cannot change your online application after you submit.<br><br>I declare that the foregoing is true and accurate, and acknowledge that any misstatement fraudulently or negligently made on this application may result in removal from the lottery.<br><br>",
788
- "confirmCheckboxText": "I agree and understand that I cannot change anything after I submit."
789
- },
790
- "demographics": {
791
- "title": "Help us ensure we are meeting our goal to serve all people.",
792
- "subTitle": "These questions are optional and won't affect your eligibility for housing. Your answers will be kept private.",
793
- "ethnicityLabel": "Which best describes your ethnicity?",
794
- "raceLabel": "Which best describes your race?",
795
- "genderLabel": "What is your gender?",
796
- "genderInfo": "Select one that best describes your current gender identity.",
797
- "sexualOrientationLabel": "How do you describe your sexual orientation or sexual identity?",
798
- "howDidYouHearLabel": "How did you hear about this listing?",
799
- "ethnicityOptions": {
800
- "hispanicLatino": "Hispanic / Latino",
801
- "notHispanicLatino": "Not Hispanic / Latino"
802
- },
803
- "raceOptions": {
804
- "americanIndianAlaskanNative": "American Indian / Alaskan Native",
805
- "americanIndianAlaskanNativeAndBlackAfricanAmerican": "American Indian / Alaskan Native and Black/African American",
806
- "americanIndianAlaskanNativeAndWhite": "American Indian / Alaskan Native and White",
807
- "asian": "Asian",
808
- "asianAndWhite": "Asian and White",
809
- "asian-asianIndian": "Asian Indian",
810
- "asian-otherAsian": "Other Asian",
811
- "blackAfricanAmerican": "Black / African American",
812
- "blackAfricanAmericanAndWhite": "Black / African American and White",
813
- "asian-chinese": "Chinese",
814
- "declineToRespond": "Decline to Respond",
815
- "asian-filipino": "Filipino",
816
- "nativeHawaiianOtherPacificIslander-guamanianOrChamorro": "Guamanian or Chamorro",
817
- "asian-japanese": "Japanese",
818
- "asian-korean": "Korean",
819
- "nativeHawaiianOtherPacificIslander-nativeHawaiian": "Native Hawaiian",
820
- "nativeHawaiianOtherPacificIslander": "Native Hawaiian / Other Pacific Islander",
821
- "otherMultiracial": "Other / Multiracial",
822
- "otherMutliracial": "Other / Mutliracial",
823
- "nativeHawaiianOtherPacificIslander-otherPacificIslander": "Other Pacific Islander",
824
- "nativeHawaiianOtherPacificIslander-samoan": "Samoan",
825
- "asian-vietnamese": "Vietnamese",
826
- "white": "White"
827
- },
828
- "genderOptions": {
829
- "female": "Female",
830
- "male": "Male",
831
- "genderqueerGenderNon-Binary": "Genderqueer / Gender Non-Binary",
832
- "transFemale": "Trans Female",
833
- "transMale": "Trans Male",
834
- "notListed": "Not Listed"
835
- },
836
- "sexualOrientationOptions": {
837
- "bisexual": "Bisexual",
838
- "gayLesbianSameGenderLoving": "Gay / Lesbian / Same-Gender Loving",
839
- "questioningUnsure": "Questioning / Unsure",
840
- "straightHeterosexual": "Straight / Heterosexual",
841
- "notListed": "Not Listed"
842
- },
843
- "howDidYouHearOptions": {
844
- "jurisdictionWebsite": "Alameda County HCD Website",
845
- "developerWebsite": "Developer Website",
846
- "flyer": "Flyer",
847
- "emailAlert": "Email Alert",
848
- "friend": "Friend",
849
- "housingCounselor": "Housing Counselor",
850
- "radioAd": "Radio Ad",
851
- "busAd": "Bus Ad",
852
- "other": "Other"
853
- }
854
- },
855
- "confirmation": {
856
- "title": "Thanks. We have received your application for ",
857
- "lotteryNumber": "Here's your application confirmation number",
858
- "pleaseWriteNumber": "Please write down your application number and keep it in a safe place. We have also emailed this number to you if you provided an email address.",
859
- "whatExpectTitle": "What to expect next",
860
- "whatExpectFirstParagraph": {
861
- "held": "The lottery will be held on ",
862
- "attend": " You do not need to attend the housing lottery. Results will be posted ",
863
- "listing": "on the listing. ",
864
- "refer": "Please refer to the listing for the lottery results date."
865
- },
866
- "whatExpectSecondparagraph": "Applicants will be contacted in order until vacancies are filled. Should your application be chosen, be prepared to fill out a more detailed application and provide required supporting documents.",
867
- "doNotSubmitTitle": "Do not submit another application for this listing.",
868
- "needToUpdate": "If you need to update information on your application, do not apply again. Contact the agent if you did not receive an email confirmation.",
869
- "createAccountTitle": "Would you like to create an account?",
870
- "createAccountParagraph": "Creating an account will save your information for future applications, and you can check the status of this application anytime.",
871
- "imdone": "No thanks, I'm done.",
872
- "browseMore": "Browse more listings",
873
- "print": "View submitted application and print a copy."
874
- }
875
- },
876
- "confirmation": {
877
- "viewOriginalListing": "View the original listing",
878
- "informationSubmittedTitle": "Here's the information you submitted.",
879
- "submitted": "Submitted: ",
880
- "lotteryNumber": "Your confirmation number",
881
- "preferences": "Preferences",
882
- "generalLottery": "Based on information you have entered, your household has not claimed any housing lottery preferences. You will be in the general lottery.",
883
- "printCopy": "Print a copy for your records"
884
- },
885
- "start": {
886
- "whatToExpect": {
887
- "title": "Here's what to expect from this application.",
888
- "info1": "First we'll ask about you and the people you plan to live with. Then, we'll ask about your income. Finally, we'll see if you qualify for any affordable housing lottery preference.",
889
- "info2": "Please be aware that each household member can only appear on one application for each listing.",
890
- "info3": "Any fraudulent statements will cause your application to be removed."
891
- }
892
- },
893
- "timeout": {
894
- "text": "To protect your identity, your session will expire in one minute due to inactivity. You will lose any unsaved information if you choose not to respond.",
895
- "action": "Continue working",
896
- "afterMessage": "We care about your security. We ended your session due to inactivity. Please start a new application to continue."
897
- },
898
- "continueApplication": "Continue Application",
899
- "applicationNeverSubmitted": "Your application was never submitted",
900
- "deleteThisApplication": "Delete this application?",
901
- "deleteThisMember": "Delete this member?",
902
- "deleteMemberDescription": "Do you really want to delete this member?",
903
- "deleteApplicationDescription": "Deleting this application means you will lose all the information you've entered.",
904
- "edited": "Edited",
905
- "status": "Status",
906
- "statuses": {
907
- "inProgress": "In Progress",
908
- "neverSubmitted": "Never Submitted",
909
- "submitted": "Submitted"
910
- },
911
- "viewApplication": "View Application",
912
- "yourLotteryNumber": "Your confirmation number is"
913
- },
914
- "users": {
915
- "confirmed": "Confirmed",
916
- "unconfirmed": "Unconfirmed",
917
- "totalUsers": "total users",
918
- "administrator": "Administrator",
919
- "partner": "Partner",
920
- "addUser": "Add User",
921
- "editUser": "Edit User",
922
- "userDetails": "User Details",
923
- "allListings": "All listings",
924
- "inviteSent": "Invite sent",
925
- "confirmationSent": "Confirmation sent",
926
- "addPassword": "Add a Password",
927
- "needUniquePassword": "You'll need to add a unique password in order to confirm your account.",
928
- "makeNote": "When creating your password make sure you make note of it so you remember it in the future.",
929
- "confirmAccount": "Confirm Acount",
930
- "accountConfirmed": "Account confirmed",
931
- "resendInvite": "Resend Invite",
932
- "userUpdated": "User updated",
933
- "userDeleted": "User deleted",
934
- "doYouWantDeleteUser": "Do you really want to delete this user?"
935
- },
936
- "flags": {
937
- "flaggedSet": "Flagged Set",
938
- "ruleName": "Rule Name",
939
- "pendingReview": "Pending Review",
940
- "totalSets": "Total Sets",
941
- "resolveFlag": "Resolve Flag",
942
- "markedAsDuplicate": "%{quantity} applications marked as duplicate"
943
- },
944
- "authentication": {
945
- "forgotPassword": {
946
- "changePassword": "Change Password",
947
- "sendEmail": "Send email",
948
- "success": "We've sent you an email. You'll receive an email with a link to reset your password.",
949
- "errors": {
950
- "tokenExpired": "Reset password token expired. Please request for a new one.",
951
- "tokenMissing": "Token not found. Please request for a new one.",
952
- "generic": "There was an error. Please try again, or contact support for help.",
953
- "emailNotFound": "Email not found. Please make sure your email has an account with us and is confirmed."
954
- }
955
- },
956
- "timeout": {
957
- "text": "To protect your identity, your session will expire in one minute due to inactivity. You will lose any unsaved information and be logged out if you choose not to respond.",
958
- "action": "Stay logged in",
959
- "signOutMessage": "We care about your security. We logged you out due to inactivity. Please sign in to continue."
960
- },
961
- "signIn": {
962
- "loginError": "Please enter a valid email address",
963
- "passwordError": "Please enter a valid password",
964
- "cantFindAccount": "We couldn't find an account with that email address/password.",
965
- "error": "There was an error signing you in",
966
- "errorGenericMessage": "Please try again, or contact support for help.",
967
- "forgotPassword": "Forgot password?",
968
- "success": "Welcome back, %{name}!",
969
- "passwordOutdated": "Your password has expired. Please reset your password.",
970
- "accountHasBeenLocked": "For security reasons, this account has been locked.",
971
- "youHaveToWait": "You’ll have to wait 30 minutes since the last failed attempt before trying again.",
972
- "enterValidEmailAndPassword": "Please enter a valid email and password.",
973
- "enterValidEmailAndPasswordAndMFA": "Please enter a valid code.",
974
- "afterFailedAttempts": "For security reasons, after 5 failed attempts, you’ll have to wait 30 minutes before trying again.",
975
- "partnersSignIn": "Partners Sign In",
976
- "dontHaveAccount": "Don't have an account",
977
- "enterLoginPassword": "Please enter your login password",
978
- "enterLoginEmail": "Please enter your login email",
979
- "changeYourPassword": "You can change your password"
980
- },
981
- "createAccount": {
982
- "accountConfirmed": "Your account was successfully confirmed.",
983
- "anEmailHasBeenSent": "An email has been sent to %{email}",
984
- "confirmationInstruction": "Please click on the link in the email we sent you in order to complete account creation.",
985
- "confirmationNeeded": "Confirmation needed",
986
- "emailSent": "Confirmation email has been sent. Please check your inbox.",
987
- "yourName": "Your Name",
988
- "firstName": "First Name",
989
- "middleNameOptional": "Middle Name (optional)",
990
- "middleName": "Middle Name",
991
- "noAccount": "Don't have an account?",
992
- "lastName": "Last Name",
993
- "yourDateOfBirth": "Your Date of Birth",
994
- "email": "Email",
995
- "emailPrivacy": "We will only use your email address to contact you about your application.",
996
- "reEnterEmail": "Re-enter email address",
997
- "reEnterPassword": "Re-enter your password",
998
- "resendTheEmail": "Resend the email",
999
- "linkExpired": "Your link has expired",
1000
- "mustBe8Chars": "Must be 8 characters",
1001
- "password": "Password",
1002
- "passwordInfo": "Must be at least 8 characters and include at least 1 letter and at least one number.",
1003
- "resendEmailInfo": "Please click on the link in the email we send you within 24 hours in order to complete account creation.",
1004
- "resendAnEmailTo": "Resend an email to",
1005
- "errors": {
1006
- "accountConfirmed": "Your account is already confirmed.",
1007
- "errorSaving": "Oops! Looks like something went wrong. Please try again. \n\nContact your housing department if you're still experiencing issues.",
1008
- "emailInUse": "Email is already in use",
1009
- "emailMismatch": "The emails do not match",
1010
- "emailNotFound": "Email not found. Please register first.",
1011
- "passwordMismatch": "The passwords do not match",
1012
- "passwordTooWeak": "Password is too weak. Must be at least 8 characters and include at least 1 letter and at least one number.",
1013
- "tokenExpired": "Your link has expired.",
1014
- "tokenMissing": "Wrong token provided.",
1015
- "generic": "Something went wrong while creating your account. Please try again.\n\nContact your housing department if you're still experiencing issues."
1016
- }
1017
- },
1018
- "signOut": {
1019
- "success": "You have successfully logged out of your account."
1020
- }
1021
- },
1022
- "config": {
1023
- "routePrefix": ""
1024
- },
1025
- "errors": {
1026
- "alert": {
1027
- "badRequest": "Looks like something went wrong. Please try again. \n\nContact your housing department if you're still experiencing issues.",
1028
- "timeoutPleaseTryAgain": "Oops! Looks like something went wrong. Please try again.",
1029
- "emailConflict": "That email is already in use"
1030
- },
1031
- "notFound": {
1032
- "title": "Page Not Found",
1033
- "message": "Uh oh, we can’t seem to find the page you’re looking for. Try going back to the previous page or click below to browse listings."
1034
- },
1035
- "unauthorized": {
1036
- "title": "Unauthorized",
1037
- "message": "Uh oh, you are not allowed to access this page."
1038
- },
1039
- "agreeError": "You must agree to the terms in order to continue",
1040
- "firstNameError": "Please enter a First Name",
1041
- "lastNameError": "Please enter a Last Name",
1042
- "dateOfBirthError": "Please enter a valid Date of Birth",
1043
- "dateOfBirthErrorAge": "Please enter a valid Date of Birth, must be 18 or older",
1044
- "emailAddressError": "Please enter an email address",
1045
- "phoneNumberError": "Please enter a phone number",
1046
- "phoneNumberTypeError": "Please enter a phone number type",
1047
- "streetError": "Please enter an address",
1048
- "timeError": "Please enter a valid time",
1049
- "cityError": "Please enter a city",
1050
- "stateError": "Please enter a state",
1051
- "zipCodeError": "Please enter a zipcode",
1052
- "errorsToResolve": "There are errors you'll need to resolve before moving on.",
1053
- "numberError": "Please enter a valid number greater than 0.",
1054
- "selectAllThatApply": "Please select all that apply.",
1055
- "selectAtLeastOne": "Please select at least one option.",
1056
- "selectAnOption": "Please select an option.",
1057
- "selectOption": "Please select one of the options above.",
1058
- "urlError": "Please enter a valid url",
1059
- "householdTooBig": "Your household size is too big.",
1060
- "householdTooSmall": "Your household size is too small.",
1061
- "dateError": "Please enter a valid date",
1062
- "rateLimitExceeded": "Rate limit exceeded, try again later.",
1063
- "requiredFieldError": "This field is required",
1064
- "requiredFieldsError": "These fields are required",
1065
- "enterNewLoginPassword": "Please enter new login password",
1066
- "passwordConfirmationMismatch": "Password confirmation does not match",
1067
- "somethingWentWrong": "Oops! Looks like something went wrong."
1068
- },
1069
- "footer": {
1070
- "contact": "Contact",
1071
- "disclaimer": "Disclaimer",
1072
- "forGeneralQuestions": "For general program inquiries, you may call us at 000-000-0000.",
1073
- "giveFeedback": "Give Feedback",
1074
- "privacyPolicy": "Privacy Policy",
1075
- "copyright": "Demonstration Jurisdiction © 2021 • All Rights Reserved"
1076
- },
1077
- "housingCounselors": {
1078
- "subtitle": "Talk with a local housing counselor specific to your needs.",
1079
- "languageServices": "Language Services: ",
1080
- "call": "Call %{number}",
1081
- "visitWebsite": "Visit %{name}"
1082
- },
1083
- "languages": {
1084
- "en": "English",
1085
- "es": "Español",
1086
- "zh": "中文",
1087
- "vi": "Tiếng Việt",
1088
- "tl": "Filipino"
1089
- },
1090
- "leasingAgent": {
1091
- "contact": "Contact Leasing Agent",
1092
- "dueToHighCallVolume": "Due to high call volume you may hear a message.",
1093
- "name": "Leasing Agent Name",
1094
- "namePlaceholder": "Full Name",
1095
- "title": "Leasing Agent Title",
1096
- "officeHours": "Office Hours",
1097
- "officeHoursPlaceholder": "ex: 9:00am - 5:00pm, Monday to Friday"
1098
- },
1099
- "listings": {
1100
- "error": "There was an issue submitting the form.",
1101
- "fieldError": "Please resolve any errors before saving or publishing your listing.",
1102
- "closeThisListing": "Do you really want to close this listing?",
1103
- "publishThisListing": "Publishing will push the listing live on the public site.",
1104
- "active": "Accepting Applications",
1105
- "pending": "Coming Soon",
1106
- "closed": "Closed",
1107
- "actions": {
1108
- "publish": "Publish",
1109
- "draft": "Save as Draft",
1110
- "preview": "Preview",
1111
- "close": "Close",
1112
- "viewListing": "View listing",
1113
- "unpublish": "Unpublish",
1114
- "postResults": "Post Results",
1115
- "resultsPosted": "Results Posted",
1116
- "previewLotteryResults": "Preview Lottery Results"
1117
- },
1118
- "activePreferences": "Active Preferences",
1119
- "addBuildingSelectionCriteria": "Add Building Selection Criteria",
1120
- "addListing": "Add Listing",
1121
- "addPaperApplication": "Add Paper Application",
1122
- "addPhoto": "Add Photo",
1123
- "addPreference": "Add Preference",
1124
- "addPreferences": "Add Preferences",
1125
- "additionalApplicationSubmissionNotes": "Additional Application Submission Notes",
1126
- "additionalInformation": "Additional Information",
1127
- "allUnits": "All Units",
1128
- "allUnitsReservedFor": "All units reserved for %{type}",
1129
- "amiOverrideTitle": "Override for household size of %{householdSize}",
1130
- "annualIncome": "%{income} per year",
1131
- "annualIncomeRange": "%{from} to %{to} per year",
1132
- "applicationTitle": "Application Data",
1133
- "applicationAddress": "Address",
1134
- "applicationDeadline": "Application Due Date",
1135
- "applicationDueTime": "Application Due Time",
1136
- "applicationFCFS": "First Come First Serve",
1137
- "applicationFee": "Application Fee",
1138
- "applicationFeeDueAt": "Due at interview",
1139
- "applicationOpenPeriod": "Applications Open",
1140
- "applicationPerApplicantAgeDescription": "per applicant age 18 and over",
1141
- "applicationPickupQuestion": "Can applications be picked up?",
1142
- "applicationsClosed": "Applications Closed",
1143
- "applicationDropOffQuestion": "Can applications be dropped off?",
1144
- "apply": {
1145
- "applicationWillBeAvailableOn": "Application will be available for download and pick up on %{openDate}",
1146
- "applyOnline": "Apply Online",
1147
- "downloadApplication": "Download Application",
1148
- "dropOffApplication": "Drop Off Application",
1149
- "dropOffApplicationOrMail": "Drop Off Application or Send by US Mail",
1150
- "getAPaperApplication": "Get a Paper Application",
1151
- "howToApply": "How to Apply",
1152
- "paperApplicationsMustBeMailed": "Paper applications must be sent by US Mail and cannot be submitted in person.",
1153
- "pickUpAnApplication": "Pick up an application",
1154
- "sendByUsMail": "Send Application by US Mail",
1155
- "submitAPaperApplication": "Submit a Paper Application",
1156
- "submitPaperDueDateNoPostMark": "Applications must be received by the deadline. If sending by U.S. Mail, the application must be postmarked by %{applicationDueDate}. %{developer} is not responsible for lost or delayed mail.",
1157
- "submitPaperDueDatePostMark": "Applications must be received by the deadline. If sending by U.S. Mail, the application must be postmarked by %{applicationDueDate} and received by mail no later than %{postmarkReceivedByDate}. Applications received after %{postmarkReceivedByDate} via mail will not be accepted even if they are postmarked by %{applicationDueDate}. %{developer} is not responsible for lost or delayed mail.",
1158
- "submitPaperNoDueDateNoPostMark": "%{developer} is not responsible for lost or delayed mail.",
1159
- "submitPaperNoDueDatePostMark": "Applications must be received by the deadline. If sending by U.S. Mail, the application must be received by mail no later than %{postmarkReceivedByDate}. Applications received after %{postmarkReceivedByDate} via mail will not be accepted. %{developer} is not responsible for lost or delayed mail."
1160
- },
1161
- "atAnotherAddress": "At another address",
1162
- "atLeasingAgentAddress": "At the leasing agent address",
1163
- "atMailingAddress": "At the mailing address",
1164
- "availableAndWaitlist": "Available Units & Open Waitlist",
1165
- "availableUnits": "Available Units",
1166
- "availableUnitsAndWaitlist": "Available units and waitlist",
1167
- "availableUnitsAndWaitlistDesc": "Once applicants fill all available units, additional applicants will be placed on the waitlist for <span class='t-italic'>%{number} units</span>",
1168
- "bath": "bath",
1169
- "browseListings": "Browse Listings",
1170
- "buildingImageAltText": "A picture of the building",
1171
- "buildingSelectionCriteria": "Building Criteria Selection",
1172
- "closedListings": "Closed Listings",
1173
- "comingSoon": "Coming Soon",
1174
- "confirmedPreferenceList": "Confirmed %{preference} List",
1175
- "creditHistory": "Credit History",
1176
- "criminalBackground": "Criminal Background",
1177
- "customOnlineApplicationUrl": "Custom Online Application URL",
1178
- "deleteListingDescription": "Deleting this listing means you will lose all the information you've entered.",
1179
- "depositMax": "Deposit Max",
1180
- "depositMin": "Deposit Min",
1181
- "depositOrMonthsRent": "or one month's rent",
1182
- "depositMayBeHigherForLowerCredit": "May be higher for lower credit scores",
1183
- "details": {
1184
- "listingData": "Listing Data",
1185
- "createdDate": "Date Created",
1186
- "updatedDate": "Date Updated",
1187
- "id": "Listing ID"
1188
- },
1189
- "developmentalDisabilities": "Persons with developmental disabilities",
1190
- "developmentalDisabilitiesDescription": "A portion number of units in this building are set aside for persons with developmental disabilities. Please visit <a href='http://www.housingchoices.org/' target='_blank'>housingchoices.org</a> for information on eligibility, requirements, how to get an application and for answers to any other questions you may have about the process.",
1191
- "dropOffAddress": "Drop Off Address",
1192
- "dueDateQuestion": "Is there an application due date?",
1193
- "editPreferences": "Edit Preferences",
1194
- "enterLotteryForWaitlist": "Submit an application for an open slot on the waitlist for %{units} units.",
1195
- "firstComeFirstServe": "First come first serve",
1196
- "forIncomeCalculations": "For income calculations, household size includes everyone (all ages) living in the unit.",
1197
- "forIncomeCalculationsBMR": "Income calculations are based on unit type",
1198
- "hideClosedListings": "Hide Closed Listings",
1199
- "householdMaximumIncome": "Household Maximum Income",
1200
- "householdSize": "Household Size",
1201
- "importantProgramRules": "Important Program Rules",
1202
- "includesPriorityUnits": "Includes Priority Units for %{priorities}",
1203
- "isDigitalApplication": "Is there a digital application?",
1204
- "isPaperApplication": "Is there a paper application?",
1205
- "isReferralOpportunity": "Is there a referral opportunity?",
1206
- "selectJurisdiction": "You must first select a jurisdiction",
1207
- "latitude": "Latitude",
1208
- "leasingAgentAddress": "Leasing Agent Address",
1209
- "listingPreviewOnly": "This is a listing preview only.",
1210
- "listingStatus": {
1211
- "active": "Open",
1212
- "pending": "Draft",
1213
- "closed": "Closed"
1214
- },
1215
- "listingSubmitted": "Listing Submitted",
1216
- "listingUpdated": "Listing Updated",
1217
- "longitude": "Longitude",
1218
- "lotteryTitle": "Lottery",
1219
- "lotteryDateNotes": "Lottery Date Notes",
1220
- "lotteryDateQuestion": "When will the lottery be run?",
1221
- "lotteryEndTime": "Lottery End Time",
1222
- "lotteryResults": {
1223
- "completeResultsWillBePosted": "Complete lottery results will be posted soon.",
1224
- "downloadResults": "Download Results",
1225
- "header": "Lottery Results"
1226
- },
1227
- "lotteryStartTime": "Lottery Start Time",
1228
- "mapPinAutomaticDescription": "Map pin position is based on the address provided",
1229
- "mapPinCustomDescription": "Drag the pin to update the marker location",
1230
- "mapPinPosition": "Map Pin Position",
1231
- "mapPreview": "Map Preview",
1232
- "mapPreviewNoAddress": "Enter an address to preview the map",
1233
- "maxAnnualIncome": "Maximum Annual Income",
1234
- "maxIncomeMonth": "Maximum Income / Month",
1235
- "maxIncomeYear": "Maximum Income / Year",
1236
- "monthlyIncome": "%{income} per month",
1237
- "monthlyIncomeRange": "%{from} to %{to} per month",
1238
- "moreBuildingSelectionCriteria": "Find out more about Building Selection Criteria",
1239
- "newListing": "New Listing",
1240
- "noAvailableUnits": "There are no available units at this time.",
1241
- "noOpenListings": "No listings currently have open applications.",
1242
- "occupancyDescriptionAllSro": "Occupancy for this building is limited to 1 person per unit.",
1243
- "occupancyDescriptionNoSro": "Occupancy limits for this building are based on unit type.",
1244
- "occupancyDescriptionSomeSro": "Occupancy for this building varies by unit type. SROs are limited to 1 person per unit, regardless of age. For all other unit types, occupancy limits do not count children under 6.",
1245
- "openHouseEvent": {
1246
- "header": "Open Houses",
1247
- "seeVideo": "See Video"
1248
- },
1249
- "paperDifferentAddress": "Paper applications are mailed to another address",
1250
- "percentAMIUnit": "%{percent}% AMI Unit",
1251
- "pickupAddress": "Pickup Address",
1252
- "postmarkByDate": "Postmark by Date",
1253
- "postmarkByTime": "Postmark by Time",
1254
- "receivedByDate": "Received by Date",
1255
- "receivedByTime": "Received by Time",
1256
- "postmarksConsideredQuestion": "Are postmarks considered?",
1257
- "priorityUnits": "Priority Units",
1258
- "priorityUnitsDescription": "This building has units set aside if any of the following apply to you or someone in your household:",
1259
- "title": "Property Data",
1260
- "developer": "Housing Developer",
1261
- "buildingAddress": "Address",
1262
- "publicLottery": {
1263
- "header": "Public Lottery",
1264
- "seeVideo": "See Video"
1265
- },
1266
- "recommended": "Recommended",
1267
- "referralContactPhone": "Referral Contact Phone",
1268
- "referralSummary": "Referral Summary",
1269
- "remainingUnitsAfterPreferenceConsideration": "After all preference holders have been considered, any remaining units will be available to other qualified applicants.",
1270
- "rentalHistory": "Rental History",
1271
- "requiredDocuments": "Required Documents",
1272
- "requiredToPublish": "Required to publish",
1273
- "reservedCommunityBuilding": "%{type} Building",
1274
- "reservedCommunityDescription": "Reserved Community Description",
1275
- "reservedCommunitySeniorTitle": "Senior Building",
1276
- "reservedCommunityTitleDefault": "Reserved Building",
1277
- "reservedCommunityTypes": {
1278
- "senior": "Seniors",
1279
- "senior55": "Seniors 55+",
1280
- "senior62": "Seniors 62+",
1281
- "specialNeeds": "Special Needs",
1282
- "developmentalDisability": "Developmental Disability",
1283
- "veteran": "Veteran"
1284
- },
1285
- "reservedCommunityTypeDescriptions": {
1286
- "senior": "Seniors",
1287
- "senior55": "Seniors 55+",
1288
- "senior62": "Seniors 62+",
1289
- "specialNeeds": "Special Needs",
1290
- "developmentalDisability": "People with Developmental Disabilities",
1291
- "veteran": "Veteran"
1292
- },
1293
- "reservedFor": "Reserved for %{type}",
1294
- "reservedCommunityType": "Reserved Community Type",
1295
- "reservedTypePlural": {
1296
- "family": "families",
1297
- "senior": "seniors",
1298
- "veteran": "veterans",
1299
- "specialNeeds": "special needs",
1300
- "developmentalDisability": "Developmental Disabilities"
1301
- },
1302
- "reservedUnits": "Reserved Units",
1303
- "reservedUnitsDescription": "In order to qualify for these units one of the following must apply to you or someone in your household:",
1304
- "reservedUnitsForWhoAre": "Reserved for %{communityType} who are %{reservedType}",
1305
- "reviewOrderQuestion": "How is the application review order determined?",
1306
- "sections": {
1307
- "additionalDetails": "Additional Details",
1308
- "additionalDetailsSubtitle": "Are there any other required documents and selection criteria?",
1309
- "additionalEligibilitySubtext": "Let applicants know any other rules of the building.",
1310
- "additionalEligibilitySubtitle": "Applicants must also qualify under the rules of the building.",
1311
- "additionalEligibilityTitle": "Additional Eligibility Rules",
1312
- "additionalFees": "Additional Fees",
1313
- "additionalFeesSubtitle": "Tell us about any other fees required by the applicant.",
1314
- "additionalInformationSubtitle": "Required documents and selection criteria",
1315
- "additionalInformationTitle": "Additional Information",
1316
- "applicationAddressSubtitle": "In the event of paper applications, where do you want applications dropped off or mailed?",
1317
- "applicationAddressTitle": "Application Address",
1318
- "applicationTypesTitle": "Application Types",
1319
- "applicationTypesSubtitle": "Configure the online application and upload paper application forms.",
1320
- "buildingAddress": "Building Address",
1321
- "buildingDetailsSubtitle": "Tell us where the building is located.",
1322
- "buildingDetailsTitle": "Building Details",
1323
- "buildingFeaturesSubtitle": "Provide details about any amenities and unit details.",
1324
- "buildingFeaturesTitle": "Building Features",
1325
- "applicationDatesTitle": "Application Dates",
1326
- "applicationDatesSubtitle": "Tell us about important dates related to this listing.",
1327
- "communityType": "Community Type",
1328
- "communityTypeSubtitle": "Are there any requirements that applicants need to meet?",
1329
- "costsNotIncluded": "Costs Not Included",
1330
- "depositHelperText": "Deposit Helper Text",
1331
- "eligibilitySubtitle": "Income, occupancy, preferences, and subsidies",
1332
- "eligibilityTitle": "Eligibility",
1333
- "featuresSubtitle": "Amenities, unit details and additional fees",
1334
- "featuresTitle": "Features",
1335
- "housingPreferencesSubtitle": "Preference holders will be given highest ranking.",
1336
- "housingPreferencesSubtext": "Tell us about any preferences that will be used to rank qualifying applicants.",
1337
- "housingPreferencesTitle": "Housing Preferences",
1338
- "introSubtitle": "Let's get started with some basic information about your listing.",
1339
- "introTitle": "Listing Intro",
1340
- "leasingAgentSubtitle": "Provide details about the leasing agent who will be managing the application process.",
1341
- "leasingAgentTitle": "Leasing Agent",
1342
- "neighborhoodSubtitle": "Location and transportation",
1343
- "neighborhoodTitle": "Neighborhood",
1344
- "photoTitle": "Listing Photo",
1345
- "photoSubtitle": "Upload an image for the listing that will be used as a preview.",
1346
- "processSubtitle": "Important dates and contact information",
1347
- "processTitle": "Process",
1348
- "rankingsResultsTitle": "Rankings & Results",
1349
- "rankingsResultsSubtitle": "Provide details about what happens to applications once they are submitted.",
1350
- "rentalAssistanceSubtitle": "Housing Choice Vouchers, Section 8 and other valid rental assistance programs will be considered for this property. In the case of a valid rental subsidy, the required minimum income will be based on the portion of the rent that the tenant pays after use of the subsidy.",
1351
- "rentalAssistanceTitle": "Rental Assistance",
1352
- "addOpenHouse": "Add Open House",
1353
- "openHouse": "Open House"
1354
- },
1355
- "seeMaximumIncomeInformation": "See Maximum Income Information",
1356
- "seePreferenceInformation": "See Preference Information",
1357
- "seeUnitInformation": "See Unit Information",
1358
- "selectionCriteria": "Selection Criteria",
1359
- "selectPreferences": "Select Preferences",
1360
- "showClosedListings": "Show Closed Listings",
1361
- "singleRoomOccupancy": "SRO",
1362
- "singleRoomOccupancyDescription": "This property offers single rooms for one person only. Tenants may share bathrooms, and sometimes kitchen facilities.",
1363
- "specialNotes": "Special Notes",
1364
- "streetAddressOrPOBox": "Street Address or PO Box",
1365
- "totalListings": "Total Listings",
1366
- "unitTypes": {
1367
- "oneBdrm": "1 BR",
1368
- "twoBdrm": "2 BR",
1369
- "threeBdrm": "3 BR",
1370
- "fourBdrm": "4 BR",
1371
- "studio": "Studio",
1372
- "SRO": "SRO"
1373
- },
1374
- "unitsAreFor": "These units are for %{type}.",
1375
- "unitsHaveAccessibilityFeaturesFor": "These units have accessibility features for people with %{type}.",
1376
- "upcomingLotteries": {
1377
- "hide": "Hide Closed Listings",
1378
- "noResults": "There are no closed listings with upcoming lotteries at this time.",
1379
- "show": "Show Closed Listings",
1380
- "title": "Closed Listings"
1381
- },
1382
- "usingCommonDigitalApplication": "Are you using the common digital application?",
1383
- "usingCommonPaperApplication": "Are you using the common paper application?",
1384
- "waitlist": {
1385
- "closed": "Waitlist Closed",
1386
- "currentSizeQuestion": "How many people are on the current list?",
1387
- "label": "Waitlist",
1388
- "isOpen": "Waitlist is open",
1389
- "currentSize": "Current Waitlist Size",
1390
- "finalSize": "Final Waitlist Size",
1391
- "maxSize": "Maximum Waitlist Size",
1392
- "maxSizeQuestion": "What is the maximum size of the waitlist?",
1393
- "open": "Open Waitlist",
1394
- "openQuestion": "Do you want to show a waitlist?",
1395
- "openSize": "Number of Openings",
1396
- "openSizeQuestion": "How many spots are open on the list?",
1397
- "openSlots": "Open Waitlist Slots",
1398
- "sizeQuestion": "Do you want to show a waitlist size?",
1399
- "submitAnApplication": "Once ranked applicants fill all available units, the remaining ranked applicants will be placed on a waitlist for those same units.",
1400
- "submitForWaitlist": "Submit an application for an open slot on the waitlist.",
1401
- "unitsAndWaitlist": "Available Units and Waitlist"
1402
- },
1403
- "whatToExpectLabel": "Tell the applicant what to expect from the process",
1404
- "whereDropOffQuestion": "Where are applications dropped off?",
1405
- "wherePickupQuestion": "Where are applications picked up?",
1406
- "yearBuilt": "Year Built",
1407
- "whenApplicationsClose": "When applications close to the public",
1408
- "cc&r": "Covenants, Conditions and Restrictions (CC&R's)",
1409
- "cc&rDescription": "The CC&R's explain the rules of the homeowners' association, and restrict how you can modify the property.",
1410
- "downloadPdf": "Download PDF",
1411
- "rePricing": "Re-Pricing",
1412
- "eligibilityNotebook": "Eligibility Notebook",
1413
- "processInfo": "Process Info",
1414
- "featuresCards": "Features Cards",
1415
- "neighborhoodBuildings": "Neighborhood Buildings",
1416
- "additionalInformationEnvelope": "Additional Information Envelope",
1417
- "listingName": "Listing Name",
1418
- "applicationsSubmitted": "Applications Submitted",
1419
- "listingStatusText": "Listing Status",
1420
- "applications": "Applications",
1421
- "unit": {
1422
- "title": "Unit",
1423
- "add": "Add Unit",
1424
- "number": "Unit #",
1425
- "unitNumber": "Unit Number",
1426
- "type": "Unit Type",
1427
- "ami": "AMI",
1428
- "amiChart": "AMI Chart",
1429
- "amiPercentage": "Percentage of AMI",
1430
- "rent": "Rent",
1431
- "sqft": "SQ FT",
1432
- "squareFootage": "Square Footage",
1433
- "priorityType": "ADA",
1434
- "reservedType": "Reserved",
1435
- "status": "Status",
1436
- "unitCopied": "Unit Copied",
1437
- "unitStatus": "Unit Status",
1438
- "unitSaved": "Unit Saved",
1439
- "details": "Details",
1440
- "numBathrooms": "Number of Bathrooms",
1441
- "floor": "Unit Floor",
1442
- "minOccupancy": "Minimum Occupancy",
1443
- "maxOccupancy": "Max Occupancy",
1444
- "rentType": "How is Rent Determined?",
1445
- "fixed": "Fixed amount",
1446
- "percentage": "% of income",
1447
- "monthlyRent": "Monthly Rent",
1448
- "%incomeRent": "Percentage of Income Rent",
1449
- "accessibilityPriorityType": "Accessibility Priority Type",
1450
- "unitTypes": "Unit Types",
1451
- "individualUnits": "Individual Units",
1452
- "delete": "Delete this Unit",
1453
- "deleteConf": "Do you really want to delete this unit?",
1454
- "eligibility": "Eligibility",
1455
- "statusOptions": {
1456
- "unknown": "Unknown",
1457
- "available": "Available",
1458
- "occupied": "Occupied",
1459
- "unavailable": "Unavailable"
1460
- },
1461
- "typeOptions": {
1462
- "studio": "Studio",
1463
- "oneBdrm": "One Bedroom",
1464
- "twoBdrm": "Two Bedroom",
1465
- "threeBdrm": "Three Bedroom",
1466
- "fourBdrm": "Four Bedroom",
1467
- "SRO": "SRO"
1468
- }
1469
- },
1470
- "events": {
1471
- "deleteThisEvent": "Delete this event",
1472
- "deleteConf": "Do you really want to delete this event?",
1473
- "openHouseNotes": "Open House Notes"
1474
- },
1475
- "units": "Listing Units",
1476
- "unitsDescription": "Select the building units that are available through the listing.",
1477
- "unitTypesOrIndividual": "Do you want to show unit types or individual units?",
1478
- "listingIsAlreadyLive": "This listing is already live. Updates will affect the applicant experience on the housing portal."
1479
- },
1480
- "lottery": {
1481
- "applicationsThatQualifyForPreference": "Applications that qualify for this preference will be given a higher priority.",
1482
- "viewPreferenceList": "View Preference List"
1483
- },
1484
- "nav": {
1485
- "accountSettings": "Account Settings",
1486
- "browseProperties": "Browse Properties",
1487
- "getAssistance": "Get Assistance",
1488
- "getFeedback": "We'd love to get your feedback!",
1489
- "listings": "Listings",
1490
- "properties": "Properties",
1491
- "applications": "Applications",
1492
- "myAccount": "My Account",
1493
- "myApplications": "My Applications",
1494
- "myDashboard": "My Dashboard",
1495
- "mySettings": "My Settings",
1496
- "signIn": "Sign In",
1497
- "signOut": "Sign Out",
1498
- "siteTitle": "Housing Portal",
1499
- "siteTitlePartners": "Partners Portal",
1500
- "skip": "Skip to main content",
1501
- "flags": "Flags",
1502
- "users": "Users",
1503
- "signInMFA": {
1504
- "verificationChoiceMainTitle": "How would you like us to verify that it's you?",
1505
- "verificationChoiceSecondaryTitle": "We can send a code to your email or phone number",
1506
- "verifyByEmail": "verify with Email",
1507
- "verifyByPhone": "verify with phone number",
1508
- "addNumberMainTitle": "Add a phone number",
1509
- "addNumberSecondaryTitle": "Enter your phone number and we'll send you a code that you can use to sign in.",
1510
- "numberFieldLabel": "your phone number",
1511
- "addNumber": "Add a phone number",
1512
- "signIn": "verify and sign in",
1513
- "addPhoneNumber": "your phone number",
1514
- "noMFAType":"please select MFA Type",
1515
- "phoneNumber": "Phone Number",
1516
- "code": "Code",
1517
- "noMFACode": "please enter your code",
1518
- "verifyTitle": "Verify that it's you",
1519
- "haveSentCodeToPhone": "We sent a code to your phone. Please enter the number below.",
1520
- "haveSentCodeToEmail": "We sent a code to your email. Please enter the number below.",
1521
- "sentTo": "Code sent to: %{phoneNumber}",
1522
- "editPhoneNumber": "Edit phone number"
1523
- }
1524
- },
1525
- "pageTitle": {
1526
- "additionalResources": "More Housing Opportunities",
1527
- "disclaimer": "Endorsement Disclaimers",
1528
- "housingCounselors": "Housing Counselors",
1529
- "getAssistance": "Get Assistance",
1530
- "rentalListings": "See Rentals",
1531
- "rent": "Rent affordable housing",
1532
- "privacy": "Privacy Policy",
1533
- "welcomeEnglish": "Welcome",
1534
- "welcomeSpanish": "Bienvenido",
1535
- "welcomeVietnamese": "Tiếng Việt"
1536
- },
1537
- "pageDescription": {
1538
- "additionalResources": "We encourage you to browse other affordable housing resources.",
1539
- "welcome": "Search and apply for affordable housing on %{regionName}'s Housing Portal",
1540
- "listing": "Apply for affordable housing at %{listingName} in %{regionName}, built in partnership with Exygy."
1541
- },
1542
- "region": {
1543
- "name": "Local Region"
1544
- },
1545
- "progressNav": {
1546
- "srHeading": "Progress",
1547
- "current": "Current step: "
1548
- },
1549
- "states": {
1550
- "AL": "Alabama",
1551
- "AK": "Alaska",
1552
- "AZ": "Arizona",
1553
- "AR": "Arkansas",
1554
- "CA": "California",
1555
- "CO": "Colorado",
1556
- "CT": "Connecticut",
1557
- "DE": "Delaware",
1558
- "DC": "District Of Columbia",
1559
- "FL": "Florida",
1560
- "GA": "Georgia",
1561
- "HI": "Hawaii",
1562
- "ID": "Idaho",
1563
- "IL": "Illinois",
1564
- "IN": "Indiana",
1565
- "IA": "Iowa",
1566
- "KS": "Kansas",
1567
- "KY": "Kentucky",
1568
- "LA": "Louisiana",
1569
- "ME": "Maine",
1570
- "MD": "Maryland",
1571
- "MA": "Massachusetts",
1572
- "MI": "Michigan",
1573
- "MN": "Minnesota",
1574
- "MS": "Mississippi",
1575
- "MO": "Missouri",
1576
- "MT": "Montana",
1577
- "NE": "Nebraska",
1578
- "NV": "Nevada",
1579
- "NH": "New Hampshire",
1580
- "NJ": "New Jersey",
1581
- "NM": "New Mexico",
1582
- "NY": "New York",
1583
- "NC": "North Carolina",
1584
- "ND": "North Dakota",
1585
- "OH": "Ohio",
1586
- "OK": "Oklahoma",
1587
- "OR": "Oregon",
1588
- "PA": "Pennsylvania",
1589
- "RI": "Rhode Island",
1590
- "SC": "South Carolina",
1591
- "SD": "South Dakota",
1592
- "TN": "Tennessee",
1593
- "TX": "Texas",
1594
- "UT": "Utah",
1595
- "VT": "Vermont",
1596
- "VA": "Virginia",
1597
- "WA": "Washington",
1598
- "WV": "West Virginia",
1599
- "WI": "Wisconsin",
1600
- "WY": "Wyoming"
1601
- },
1602
- "t": {
1603
- "areYouSure": "Are you sure?",
1604
- "addNotes": "Add notes",
1605
- "at": "at",
1606
- "additionalPhone": "Additional Phone",
1607
- "area": "area",
1608
- "areYouStillWorking": "Are you still working?",
1609
- "accessibility": "Accessibility",
1610
- "am": "AM",
1611
- "available": "available",
1612
- "availability": "Availability",
1613
- "automatic": "Automatic",
1614
- "back": "Back",
1615
- "built": "Built",
1616
- "call": "Call",
1617
- "cancel": "Cancel",
1618
- "close": "Close",
1619
- "confirm": "Confirm",
1620
- "chooseFromFolder": "Choose from folder",
1621
- "custom": "Custom",
1622
- "day": "Day",
1623
- "date": "Date",
1624
- "delete": "Delete",
1625
- "deposit": "Deposit",
1626
- "done": "Done",
1627
- "descriptionTitle": "Description",
1628
- "description": "Enter Description",
1629
- "draft": "Draft",
1630
- "emailAddressPlaceholder": "you@myemail.com",
1631
- "end": "End",
1632
- "dragFilesHere": "Drag files here",
1633
- "dropFilesHere": "Drop files here…",
1634
- "export": "Export",
1635
- "enterAmount": "Enter amount",
1636
- "fileName": "File Name",
1637
- "filter": "Filter",
1638
- "edit": "Edit",
1639
- "email": "Email",
1640
- "floor": "floor",
1641
- "floors": "floors",
1642
- "getDirections": "Get Directions",
1643
- "here": "here",
1644
- "homePage": "Home page",
1645
- "hour": "Hour",
1646
- "household": "Household",
1647
- "income": "Income",
1648
- "incomeRange": "Income Range",
1649
- "invite": "Invite",
1650
- "jumpTo": "Jump to",
1651
- "jurisdiction": "Jurisdiction",
1652
- "label": "Label",
1653
- "language": "Language",
1654
- "lastUpdated": "Last Updated",
1655
- "letter": "Letter",
1656
- "less": "Less",
1657
- "link": "Link",
1658
- "listing": "Listings",
1659
- "loginIsRequired": "Login is required to view this page.",
1660
- "menu": "Menu",
1661
- "minimumIncome": "Minimum Income",
1662
- "minutes": "minutes",
1663
- "month": "Month",
1664
- "more": "More",
1665
- "n/a": "n/a",
1666
- "name": "Name",
1667
- "neighborhood": "Neighborhood",
1668
- "next": "Next",
1669
- "no": "No",
1670
- "none": "None",
1671
- "noneFound": "None found.",
1672
- "notes": "Notes",
1673
- "occupancy": "Occupancy",
1674
- "ok": "OK",
1675
- "optional": "Optional",
1676
- "or": "or",
1677
- "order": "Order",
1678
- "pageXofY": "Page %{num} of %{total}",
1679
- "people": "people",
1680
- "person": "person",
1681
- "perMonth": "per month",
1682
- "perYear": "per year",
1683
- "petsPolicy": "Pets Policy",
1684
- "phone": "Phone",
1685
- "phoneNumberPlaceholder": "(555) 555-5555",
1686
- "pleaseSelectOne": "Please select one.",
1687
- "preferNotToSay": "Prefer not to say",
1688
- "pleaseSelectYesNo": "Please select yes or no.",
1689
- "pm": "PM",
1690
- "post": "Post",
1691
- "preferences": "Preferences",
1692
- "preview": "Preview",
1693
- "previous": "Previous",
1694
- "propertyAmenities": "Property Amenities",
1695
- "range": "%{from} to %{to}",
1696
- "readLess": "read less",
1697
- "readMore": "read more",
1698
- "relationship": "Relationship",
1699
- "otherRelationShip": "Other Relationship",
1700
- "rent": "Rent",
1701
- "review": "Review",
1702
- "role": "Role",
1703
- "saved": "Saved",
1704
- "secondPhone": "Second Phone",
1705
- "seconds": "seconds",
1706
- "seeDetails": "See Details",
1707
- "seeListing": "See Listing",
1708
- "selectOne": "Select One",
1709
- "servicesOffered": "Services Offered",
1710
- "show": "Show",
1711
- "showLess": "show less",
1712
- "showMore": "show more",
1713
- "skipToMainContent": "Skip to main content",
1714
- "smokingPolicy": "Smoking Policy",
1715
- "sort": "Sort",
1716
- "sqFeet": "sqft",
1717
- "squareFeet": "square feet",
1718
- "statusHistory": "Status History",
1719
- "startTime": "Start Time",
1720
- "endTime": "End Time",
1721
- "street": "Street",
1722
- "submit": "Submit",
1723
- "submitNew": "Submit & New",
1724
- "copy": "Make a Copy",
1725
- "copyNew": "Copy & New",
1726
- "save": "Save",
1727
- "saveNew": "Save & New",
1728
- "saveExit": "Save & Exit",
1729
- "time": "time",
1730
- "text": "Text",
1731
- "to": "to",
1732
- "unit": "unit",
1733
- "units": "units",
1734
- "unitAmenities": "Unit Amenities",
1735
- "unitFeatures": "Unit Features",
1736
- "unitType": "Unit Type",
1737
- "url": "URL",
1738
- "view": "View",
1739
- "viewMap": "View Map",
1740
- "viewOnMap": "View on Map",
1741
- "website": "Website",
1742
- "year": "Year",
1743
- "yes": "Yes",
1744
- "you": "You"
1745
- },
1746
- "welcome": {
1747
- "allApplicationClosed": "All applications are currently closed, but you can view closed listings.",
1748
- "seeRentalListings": "See Rentals",
1749
- "title": "Apply for affordable housing in",
1750
- "seeMoreOpportunities": "See more rental and ownership housing opportunities",
1751
- "seeMoreOpportunitiesTruncated": "See more housing opportunities and resources",
1752
- "signUp": "Get emailed whenever a new listing is posted",
1753
- "signUpToday": "Sign up today",
1754
- "viewAdditionalHousing": "View additional housing opportunities and resources",
1755
- "viewAdditionalHousingTruncated": "View opportunities and resources"
1756
- },
1757
- "whatToExpect": {
1758
- "label": "What to Expect",
1759
- "default": "Applicants will be contacted by the property agent in rank order until vacancies are filled. All of the information that you have provided will be verified and your eligibility confirmed. Your application will be removed from the waitlist if you have made any fraudulent statements. If we cannot verify a housing preference that you have claimed, you will not receive the preference but will not be otherwise penalized. Should your application be chosen, be prepared to fill out a more detailed application and provide required supporting documents."
1760
- }
2
+ "account.accountSettings": "Account Settings",
3
+ "account.accountSettingsSubtitle": "Account Settings, email and password",
4
+ "account.application.confirmation": "Confirmation",
5
+ "account.application.error": "Error",
6
+ "account.application.noAccessError": "You are unauthorized to view this application",
7
+ "account.application.noApplicationError": "No application with that ID exists",
8
+ "account.application.return": "Return to applications",
9
+ "account.createAccount": "Create Account",
10
+ "account.errorFetchingApplications": "Error fetching applications",
11
+ "account.haveAnAccount": "Already have an account?",
12
+ "account.myApplications": "My Applications",
13
+ "account.myApplicationsSubtitle": "See lottery dates and listings for properties for which you've applied",
14
+ "account.noApplications": "It looks like you haven't applied to any listings yet.",
15
+ "account.settings.alerts.currentPassword": "Invalid current password. Please try again.",
16
+ "account.settings.alerts.dobSuccess": "Birthdate update successful",
17
+ "account.settings.alerts.emailSuccess": "Email update successful",
18
+ "account.settings.alerts.genericError": "There was an error. Please try again, or contact support for help.",
19
+ "account.settings.alerts.nameSuccess": "Name update successful",
20
+ "account.settings.alerts.passwordEmpty": "Password fields may not be empty",
21
+ "account.settings.alerts.passwordMatch": "New password fields do not match",
22
+ "account.settings.alerts.passwordSuccess": "Password update successful",
23
+ "account.settings.confirmNewPassword": "Confirm new password",
24
+ "account.settings.currentPassword": "Current password",
25
+ "account.settings.newPassword": "New password",
26
+ "account.settings.passwordRemember": "When changing your password make sure you make note of it so you remember it in the future.",
27
+ "account.settings.placeholders.day": "DD",
28
+ "account.settings.placeholders.month": "MM",
29
+ "account.settings.placeholders.year": "YYYY",
30
+ "account.settings.update": "Update",
31
+ "application.ada.hearing": "For Hearing Impairments",
32
+ "application.ada.label": "ADA Accessible Units",
33
+ "application.ada.mobility": "For Mobility Impairments",
34
+ "application.ada.subTitle": "If you are selected for a unit, the property will work to accommodate your need to the best of their ability. Should your application be chosen, be prepared to provide supporting documentation from your physician.",
35
+ "application.ada.title": "Do you or anyone in your household need any of the following ADA accessibility features?",
36
+ "application.ada.vision": "For Vision Impairments",
37
+ "application.alternateContact.contact.contactMailingAddressHelperText": "Choose an address where they can receive updates and materials about your application",
38
+ "application.alternateContact.contact.contactMailingAddressLabel": "Contact mailing address",
39
+ "application.alternateContact.contact.description": "We'll only use this information to contact them about your application.",
40
+ "application.alternateContact.contact.emailAddressFormLabel": "Contact email address",
41
+ "application.alternateContact.contact.phoneNumberFormLabel": "Contact phone number",
42
+ "application.alternateContact.contact.title": "Let us know how to reach your alternate contact",
43
+ "application.alternateContact.name.alternateContactFormLabel": "Name of alternate contact",
44
+ "application.alternateContact.name.caseManagerAgencyFormLabel": "Where does your case manager or housing counselor work?",
45
+ "application.alternateContact.name.caseManagerAgencyFormPlaceHolder": "Agency",
46
+ "application.alternateContact.name.caseManagerAgencyValidationErrorMessage": "Please enter an agency",
47
+ "application.alternateContact.name.title": "Who is your alternate contact?",
48
+ "application.alternateContact.type.description": "By providing alternate contact, you are allowing us to discuss information on your application with them.",
49
+ "application.alternateContact.type.label": "Alternate Contact",
50
+ "application.alternateContact.type.options.caseManager": "Case manager or housing counselor",
51
+ "application.alternateContact.type.options.familyMember": "Family member",
52
+ "application.alternateContact.type.options.friend": "Friend",
53
+ "application.alternateContact.type.options.noContact": "I don't have an alternate contact",
54
+ "application.alternateContact.type.options.other": "Other",
55
+ "application.alternateContact.type.otherTypeFormPlaceholder": "What is your relationship?",
56
+ "application.alternateContact.type.otherTypeValidationErrorMessage": "Please enter relationship type",
57
+ "application.alternateContact.type.title": "Is there someone else you'd like to authorize us to contact if we can't reach you?",
58
+ "application.alternateContact.type.validationErrorMessage": "Please select an alternate contact",
59
+ "application.autofill.prefillYourApplication": "We'll simply pre-fill your application with the following details, and you can make updates as you go.",
60
+ "application.autofill.reset": "Reset and start fresh",
61
+ "application.autofill.saveTime": "Save time by using the details from your last application",
62
+ "application.autofill.start": "Start with these details",
63
+ "application.chooseLanguage.chooseYourLanguage": "Choose Your Language",
64
+ "application.chooseLanguage.letsGetStarted": "Let’s get started on your application",
65
+ "application.chooseLanguage.signInSaveTime": "Signing in could save you time by starting with details of your last application, and allow you to check the status of this application at any time.",
66
+ "application.confirmation.informationSubmittedTitle": "Here's the information you submitted.",
67
+ "application.confirmation.lotteryNumber": "Your confirmation number",
68
+ "application.confirmation.printCopy": "Print a copy for your records",
69
+ "application.confirmation.submitted": "Submitted: ",
70
+ "application.confirmation.viewOriginalListing": "View the original listing",
71
+ "application.contact.additionalPhoneNumber": "I have an additional phone number",
72
+ "application.contact.address": "Address",
73
+ "application.contact.addressWhereYouCurrentlyLive": "We need the address where you currently live. If you are homeless, enter either the shelter address or an address close to where you stay.",
74
+ "application.contact.apt": "Apt or Unit #",
75
+ "application.contact.city": "City",
76
+ "application.contact.cityName": "City Name",
77
+ "application.contact.contactPreference": "How do you prefer to be contacted?",
78
+ "application.contact.couldntLocateAddress": "We couldn't locate the address you entered. Please confirm it's correct.",
79
+ "application.contact.doYouWorkIn": "Do you work in %{county} County?",
80
+ "application.contact.doYouWorkInDescription": "TBD",
81
+ "application.contact.mailingAddress": "Mailing Address",
82
+ "application.contact.noPhoneNumber": "I don't have a telephone number",
83
+ "application.contact.phoneNumberTypes.cell": "Cell",
84
+ "application.contact.phoneNumberTypes.home": "Home",
85
+ "application.contact.phoneNumberTypes.prompt": "What type of number is this?",
86
+ "application.contact.phoneNumberTypes.work": "Work",
87
+ "application.contact.preferredContactType": "Preferred Contact Type",
88
+ "application.contact.provideAMailingAddress": "Provide an address where you can receive updates and materials about your application.",
89
+ "application.contact.sendMailToMailingAddress": "Send my mail to a different address",
90
+ "application.contact.state": "State",
91
+ "application.contact.streetAddress": "Street Address",
92
+ "application.contact.suggestedAddress": "Suggested Address:",
93
+ "application.contact.title": "Thanks %{firstName}. Now we need to know how to contact you.",
94
+ "application.contact.verifyAddressTitle": "We have located the following address. Please confirm it's correct.",
95
+ "application.contact.workAddress": "Work Address",
96
+ "application.contact.youEntered": "You Entered:",
97
+ "application.contact.yourAdditionalPhoneNumber": "Your Second Phone Number",
98
+ "application.contact.yourPhoneNumber": "Your Phone Number",
99
+ "application.contact.zip": "Zip",
100
+ "application.contact.zipCode": "Zipcode",
101
+ "application.edited": "Edited",
102
+ "application.financial.income.instruction1": "Add up your total gross (pre-tax) household income from wages, benefits and other sources from all household members.",
103
+ "application.financial.income.instruction2": "You only need to provide an estimated total right now. The actual total will be calculated if you are selected.",
104
+ "application.financial.income.legend": "Income frequency",
105
+ "application.financial.income.placeholder": "Total all of your income sources",
106
+ "application.financial.income.prompt": "What is your household total pre-tax income?",
107
+ "application.financial.income.title": "Let's move to income.",
108
+ "application.financial.income.validationError.instruction1": "Please make changes if you believe you might have made a mistake. Be aware that if you falsify any information on your application you will be disqualified.",
109
+ "application.financial.income.validationError.instruction2": "If the information you entered is accurate, we encourage you to check back in the future as more properties become available.",
110
+ "application.financial.income.validationError.reason.high": "Your household income is too high.",
111
+ "application.financial.income.validationError.reason.low": "Your household income is too low.",
112
+ "application.financial.vouchers.housingVouchers.strong": "Housing vouchers",
113
+ "application.financial.vouchers.housingVouchers.text": "like Section 8",
114
+ "application.financial.vouchers.legend": "Housing vouchers, nontaxable income or rental subsidies",
115
+ "application.financial.vouchers.nonTaxableIncome.strong": "Non-taxable income",
116
+ "application.financial.vouchers.nonTaxableIncome.text": "like SSI, SSDI, child support payments, or worker's compensation benefits",
117
+ "application.financial.vouchers.rentalSubsidies.strong": "Rental subsidies",
118
+ "application.financial.vouchers.rentalSubsidies.text": "like VASH, HSA, HOPWA, Catholic Charities, AIDS Foundation, etc.",
119
+ "application.financial.vouchers.title": "Do you or anyone on this application receive any of the following?",
120
+ "application.form.general.saveAndFinishLater": "Save and finish later",
121
+ "application.form.general.saveAndReturn": "Save and return to review",
122
+ "application.form.options.relationship.aunt": "Aunt",
123
+ "application.form.options.relationship.child": "Child",
124
+ "application.form.options.relationship.cousin": "Cousin",
125
+ "application.form.options.relationship.friend": "Friend",
126
+ "application.form.options.relationship.grandparent": "Grandparent",
127
+ "application.form.options.relationship.greatGrandparent": "Great Grandparent",
128
+ "application.form.options.relationship.inLaw": "In Law",
129
+ "application.form.options.relationship.nephew": "Nephew",
130
+ "application.form.options.relationship.niece": "Niece",
131
+ "application.form.options.relationship.other": "Other",
132
+ "application.form.options.relationship.parent": "Parent",
133
+ "application.form.options.relationship.registeredDomesticPartner": "Registered Domestic Partner",
134
+ "application.form.options.relationship.sibling": "Sibling",
135
+ "application.form.options.relationship.spouse": "Spouse",
136
+ "application.form.options.relationship.uncle": "Uncle",
137
+ "application.household.addMembers.addHouseholdMember": "+ Add Household Member",
138
+ "application.household.addMembers.done": "Done adding people",
139
+ "application.household.addMembers.doubleCheck": "Please double-check the information for each household member.",
140
+ "application.household.addMembers.title": "Tell us about your household.",
141
+ "application.household.assistanceUrl": "https://exygy.com/",
142
+ "application.household.dontQualifyHeader": "Unfortunately it appears you do not qualify for this listing.",
143
+ "application.household.dontQualifyInfo": "Please make changes if you believe you might have made a mistake. Be aware that if you falsify any information on your application you will be disqualified. If the information you entered is accurate, we encourage you to check back in the future as more properties become available.",
144
+ "application.household.expectingChanges.question": "Do you anticipate any changes in your household in the next 12 months, such as the number of people?",
145
+ "application.household.expectingChanges.title": "Expecting Household Changes",
146
+ "application.household.genericSubtitle": "Should your application be chosen, be prepared to provide supporting documentation.",
147
+ "application.household.householdMember": "Household Member",
148
+ "application.household.householdMembers": "Household Members",
149
+ "application.household.householdStudent.question": "Is someone in your household a full time student or going to turn 18 years old within 60 days?",
150
+ "application.household.householdStudent.title": "Household Includes Student or Member Nearing 18",
151
+ "application.household.liveAlone.liveWithOtherPeople": "Other people will live with me",
152
+ "application.household.liveAlone.title": "Next we would like to know about the others who will live with you in the unit",
153
+ "application.household.liveAlone.willLiveAlone": "I will live alone",
154
+ "application.household.member.cancelAddingThisPerson": "Cancel adding this person",
155
+ "application.household.member.dateOfBirth": "Date of Birth",
156
+ "application.household.member.deleteThisPerson": "Delete this person",
157
+ "application.household.member.haveSameAddress": "Do they have same address as you?",
158
+ "application.household.member.name": "Household member's name",
159
+ "application.household.member.saveHouseholdMember": "Save household member",
160
+ "application.household.member.subTitle": "You will have an opportunity to add more household members on the next screen",
161
+ "application.household.member.title": "Tell us about this person",
162
+ "application.household.member.updateHouseholdMember": "Update Household Member",
163
+ "application.household.member.whatIsTheirRelationship": "What is their relationship to you?",
164
+ "application.household.member.whatReletionship": "What is their relationship to you",
165
+ "application.household.member.workInRegion": "Do they work in %{county} County?",
166
+ "application.household.member.workInRegionNote": "TBD",
167
+ "application.household.membersInfo.title": "Before adding other people, make sure that they aren't named on any other application for this listing.",
168
+ "application.household.preferredUnit.legend": "Preferred unit type",
169
+ "application.household.preferredUnit.options.SRO": "SRO",
170
+ "application.household.preferredUnit.options.fourBdrm": "3+ Bedroom",
171
+ "application.household.preferredUnit.options.oneBdrm": "1 Bedroom",
172
+ "application.household.preferredUnit.options.studio": "Studio",
173
+ "application.household.preferredUnit.options.threeBdrm": "3 Bedroom",
174
+ "application.household.preferredUnit.options.twoBdrm": "2 Bedroom",
175
+ "application.household.preferredUnit.optionsLabel": "Check all that apply:",
176
+ "application.household.preferredUnit.preferredUnitType": "Preferred Unit Type",
177
+ "application.household.preferredUnit.subTitle": "Although unit sizes will typically be based on occupancy, please provide your preferred unit size for determining your preference in this opportunity or establishing a waitlist (for this opportunity only)",
178
+ "application.household.preferredUnit.title": "What unit sizes are you interested in?",
179
+ "application.household.primaryApplicant": "Primary Applicant",
180
+ "application.name.emailPrivacy": "We will only use your email address to contact you about your application.",
181
+ "application.name.firstName": "First Name",
182
+ "application.name.lastName": "Last Name",
183
+ "application.name.middleName": "Middle Name",
184
+ "application.name.middleNameOptional": "Middle Name (optional)",
185
+ "application.name.noEmailAddress": "I don't have an email address",
186
+ "application.name.title": "What's your name?",
187
+ "application.name.yourDateOfBirth": "Your Date of Birth",
188
+ "application.name.yourEmailAddress": "Your Email Address",
189
+ "application.name.yourName": "Your Name",
190
+ "application.preferences.HOPWA.doNotConsider.label": "I don't want to be considered",
191
+ "application.preferences.HOPWA.hopwa.description": "%{county} copy goes here…",
192
+ "application.preferences.HOPWA.hopwa.label": "Housing Opportunities for Persons with AIDS",
193
+ "application.preferences.HOPWA.title": "Housing Opportunities for Persons with AIDS",
194
+ "application.preferences.PBV.doNotConsider.label": "I don't want to be considered for [housing authority] project-based voucher units",
195
+ "application.preferences.PBV.family.description": "%{county} copy goes here…",
196
+ "application.preferences.PBV.family.label": "Family",
197
+ "application.preferences.PBV.generalResidency.description": "%{county} copy goes here…",
198
+ "application.preferences.PBV.generalResidency.label": "Residency",
199
+ "application.preferences.PBV.homeless.description": "%{county} copy goes here…",
200
+ "application.preferences.PBV.homeless.label": "Homeless",
201
+ "application.preferences.PBV.noneApplyButConsider.label": "None of these preferences apply to me, but I would like to be considered",
202
+ "application.preferences.PBV.residency.description": "%{county} copy goes here…",
203
+ "application.preferences.PBV.residency.label": "Residency",
204
+ "application.preferences.PBV.residencyNoColiseum.description": "%{county} copy goes here…",
205
+ "application.preferences.PBV.residencyNoColiseum.label": "Residency",
206
+ "application.preferences.PBV.title": "%{county} copy goes here…",
207
+ "application.preferences.PBV.veteran.description": "%{county} copy goes here…",
208
+ "application.preferences.PBV.veteran.label": "Veteran",
209
+ "application.preferences.developmentalDisability.description": "By selecting “yes”, you confirm that you someone in your household meets the definition of developmentally disabled.",
210
+ "application.preferences.developmentalDisability.iDontKnow.label": "I don't know if someone in my household has a developmental disability",
211
+ "application.preferences.developmentalDisability.no.label": "No, no one in my household has a developmental disability",
212
+ "application.preferences.developmentalDisability.title": "Do you or anyone in your household have a developmental disability?",
213
+ "application.preferences.developmentalDisability.yes.description": "A developmental disability is defined in California law as intellectual disability, cerebral palsy, epilepsy, and autism. Other substantially disabling conditions closely related to intellectual disability or which require treatment similar to the treatment required by persons with intellectual disability may be eligible for services. The onset of these conditions had to have been prior to age 18; continues or can be expected to continue indefinitely and constitutes a substantial handicap for the individual.\n\nA Substantial Disability is s a condition which results in major impairment of cognitive and/or social functioning, representing sufficient impairment to require interdisciplinary planning and coordination of special or generic services to assist the individual in achieving maximum potential; and\n\nMust cause significant functional limitations, as determined by the regional center, in three or more of the following areas of major life activity, as appropriate to the person’s age. Since an individual’s cognitive and/or social functioning are many-faceted, the existence of a major impairment shall be determined through assessment(s) in the following areas of daily life activity:\n\n• Receptive and expressive language\n\n• Learning\n\n• Self-care\n\n•Mobility\n\n• Self-direction\n\n• Capacity for independent living\n\n• Economic self-sufficiency\n\nA Developmental Disability shall not include handicapping conditions that are:\n\n• Solely psychiatric disorders where there is impaired intellectual or social functioning which originated as a result of the psychiatric disorder or treatment given for such a disorder. Such psychiatric disorders include psycho-social deprivation and/or psychosis, severe neurosis or personality disorders even where social and intellectual functioning has become seriously impaired as an integral manifestation of the disorder\n\n• Solely learning disabilities. A learning disability is a condition which manifests as a significant discrepancy between estimated cognitive potential and actual level of educational performance, and which is not a result of generalized intellectual disability, educational or psycho-social deprivation, psychiatric disorder, or sensory loss\n\n• Solely physical in nature. These conditions include congenital anomalies or conditions acquired through disease, accident, or faulty development which are not associated with a neurological impairment that results in a need for treatment similar to that required for intellectual disability. Some examples are polio, muscular dystrophy, and arthritis\n\nBy selecting “yes” that you meet the definition for Developmentally Disabled, you give your permission to MidPen Housing to share your information with the Regional Center (or other agency) you have indicated for purposes of confirming your eligibility.",
214
+ "application.preferences.developmentalDisability.yes.label": "Yes, I or someone in my household has a developmental disability",
215
+ "application.preferences.developmentalDisabilityRegistration.description": "If Yes, please provide the name of the organization. You give your permission to share your information with the Regional Center (or other agency) you have indicated for purposes of confirming your eligibility.",
216
+ "application.preferences.developmentalDisabilityRegistration.iDontKnow.label": "I don't know if I am registered with an organization that supports developmental disabilities",
217
+ "application.preferences.developmentalDisabilityRegistration.no.label": "No, I am not registered with an organization that supports developmental disabilities",
218
+ "application.preferences.developmentalDisabilityRegistration.title": "Are you registered with the Regional Center of the East Bay, or another Regional Center that supports people with developmental disabilities?",
219
+ "application.preferences.developmentalDisabilityRegistration.yes.label": "Yes, I am registered with an organization that supports developmental disabilities",
220
+ "application.preferences.displacedHousehold.displacedHousehold.description": "",
221
+ "application.preferences.displacedHousehold.displacedHousehold.label": "Displaced Household Preference",
222
+ "application.preferences.displacedHousehold.title": "Displaced Household",
223
+ "application.preferences.displacedTenant.general.description": "Displaced Tenant copy goes here…",
224
+ "application.preferences.displacedTenant.general.label": "Displaced Tenant Housing Preference",
225
+ "application.preferences.displacedTenant.general.link": "http://domain.com",
226
+ "application.preferences.displacedTenant.missionCorridor.description": "Mission Corridor copy goes here…",
227
+ "application.preferences.displacedTenant.missionCorridor.label": "Mission Corridor",
228
+ "application.preferences.displacedTenant.title": "Displaced Tenant Housing Preference",
229
+ "application.preferences.displacedTenant.whatAddress": "What address was the household member displaced from?",
230
+ "application.preferences.displacedTenant.whichHouseholdMember": "Which household member is claiming this preference?",
231
+ "application.preferences.displaceeEastPaloAlto.codeEnforcement.label": "City Code Enforcement Activity",
232
+ "application.preferences.displaceeEastPaloAlto.domesticViolence.label": "Domestic Violence",
233
+ "application.preferences.displaceeEastPaloAlto.increasedRent.label": "A 10% or higher increase in rent in the last 12 months",
234
+ "application.preferences.displaceeEastPaloAlto.naturalDisaster.label": "Natural Disaster declared by Governor",
235
+ "application.preferences.displaceeEastPaloAlto.noFaultEviction.label": "A \"No Fault\" Eviction from a rental unit in East Palo Alto within the last year of this application",
236
+ "application.preferences.displaceeEastPaloAlto.title": "Involuntary Displacement from East Palo Alto",
237
+ "application.preferences.dontWant": "I don't want these preferences",
238
+ "application.preferences.dontWantSingular": "I don't want this preference",
239
+ "application.preferences.dublinHousing.displacedResident.label": "At least one member of my household was required to relocate from current Dublin residence due to demolition of dwelling or conversation of dwelling from rental to for-sale unit (1 point)",
240
+ "application.preferences.dublinHousing.immediateFamily.label": "At least one member of my household has an immediate family member in Dublin (1 point)",
241
+ "application.preferences.dublinHousing.liveInDublin.label": "At least one member of my household lives in Dublin (3 points)",
242
+ "application.preferences.dublinHousing.permanentlyDisabled.label": "At least one member of my household is permanently disabled (1 point)",
243
+ "application.preferences.dublinHousing.publicServiceEmployee.label": "At least one member of my household is a public service employee in Dublin (1 additional point)",
244
+ "application.preferences.dublinHousing.senior.label": "At least one member of my household is a senior, defined as age 62 and older (1 point)",
245
+ "application.preferences.dublinHousing.title": "Alameda Unified School District (AUSD) employee",
246
+ "application.preferences.dublinHousing.veteran.label": "Someone in my household has served in the U.S. military (1 point)",
247
+ "application.preferences.dublinHousing.worksInDublin.label": "At least one member of my household works full-time in Dublin (3 points)",
248
+ "application.preferences.fosterCityEmployee.employed.label": "At least one member of my household is an employee of the City of Foster City",
249
+ "application.preferences.fosterCityEmployee.title": "Employees of the City of Foster City.",
250
+ "application.preferences.fosterCitySchoolEmployee.employed.label": "At least one member of my household is a school district employee",
251
+ "application.preferences.fosterCitySchoolEmployee.title": "School District Employees",
252
+ "application.preferences.general.preamble": "You will be in the general pool of applicants.",
253
+ "application.preferences.general.title": "Based on the information you have entered, your household has not claimed any housing preferences.",
254
+ "application.preferences.liveFosterCity.live.label": "At least one member of my household lives in Foster City",
255
+ "application.preferences.liveFosterCity.title": "Persons who live in Foster City.",
256
+ "application.preferences.liveWork.live.description": "Live in %{county} copy goes here…",
257
+ "application.preferences.liveWork.live.label": "Live in %{county} County Preference",
258
+ "application.preferences.liveWork.live.link": "http://domain.com",
259
+ "application.preferences.liveWork.title": "Live or Work in %{county} County?",
260
+ "application.preferences.liveWork.work.description": "Work in %{county} copy goes here…",
261
+ "application.preferences.liveWork.work.label": "Work in %{county} County Preference",
262
+ "application.preferences.liveWork.work.link": "http://domain.com",
263
+ "application.preferences.liveWorkCity.live.description": "At least one member of my household lives in the City of %{county}",
264
+ "application.preferences.liveWorkCity.live.label": "Live in the City of %{county} Preference",
265
+ "application.preferences.liveWorkCity.title": "Live or Work in the City of %{county}",
266
+ "application.preferences.liveWorkCity.work.description": "At least one member of my household works in the City of %{county}",
267
+ "application.preferences.liveWorkCity.work.label": "Work in the City of %{county} Preference",
268
+ "application.preferences.liveWorkEastPaloAlto.live.label": "At least one member of my household lives in the City of East Palo Alto",
269
+ "application.preferences.liveWorkEastPaloAlto.title": "Live or work in the City of East Palo Alto",
270
+ "application.preferences.liveWorkEastPaloAlto.work.label": "At least one member of my household works 20 hours per week or more in the City of East Palo Alto",
271
+ "application.preferences.liveWorkFosterCity.live.label": "At least one member of my household lives in Foster City",
272
+ "application.preferences.liveWorkFosterCity.title": "Persons who live and work in Foster City.",
273
+ "application.preferences.liveWorkFosterCity.work.label": "At least one member of my household works in Foster City",
274
+ "application.preferences.liveWorkLivermore.live.description": "At least one member of my household lives in the City of Livermore",
275
+ "application.preferences.liveWorkLivermore.live.label": "Live in the City of Livermore Preference",
276
+ "application.preferences.liveWorkLivermore.title": "Live or Work in the City of Livermore",
277
+ "application.preferences.liveWorkLivermore.work.description": "At least one member of my household works at least 20 hours/week in the City of Livermore",
278
+ "application.preferences.liveWorkLivermore.work.label": "Work in the City of Livermore Preference",
279
+ "application.preferences.liveWorkOakland.live.description": "At least one member of my household lives in the City of Oakland",
280
+ "application.preferences.liveWorkOakland.live.label": "Live in the City of Oakland Preference",
281
+ "application.preferences.liveWorkOakland.title": "Live or Work in the City of Oakland",
282
+ "application.preferences.liveWorkOakland.work.description": "At least one member of my household works in the City of Oakland",
283
+ "application.preferences.liveWorkOakland.work.label": "Work in the City of Oakland Preference",
284
+ "application.preferences.liveWorkSanMateo.live.label": "At least one member of my household lives in the City of San Mateo",
285
+ "application.preferences.liveWorkSanMateo.title": "Live or work in the City of San Mateo",
286
+ "application.preferences.liveWorkSanMateo.work.label": "At least one member of my household works in the City of San Mateo",
287
+ "application.preferences.liveWorkTriValley.live.description": "At least one member of my household lives in the City of Dublin, Livermore or Pleasanton",
288
+ "application.preferences.liveWorkTriValley.live.label": "Live in the Tri-Valley Area Preference",
289
+ "application.preferences.liveWorkTriValley.title": "Live or Work in the Tri-Valley Area (Dublin, Livermore, Pleasanton)",
290
+ "application.preferences.liveWorkTriValley.work.description": "At least one member of my household works in the City of Dublin, Livermore or Pleasanton",
291
+ "application.preferences.liveWorkTriValley.work.label": "Work in the Tri-Valley Area (Dublin, Livermore, Pleasanton) Preference",
292
+ "application.preferences.livermorePBV.description": "Housing units for lease in this application process have rental subsidies provided by the Livermore Housing Authority. With that subsidy, tenant households pay 30% of their income as rent. These tenants are required to verify their income annually with the property manager as well as the Livermore Housing Authority.\nIf you would like to also apply for Livermore Housing Authority Project-based Voucher units, please answer the following housing preference questions in the following screens.",
293
+ "application.preferences.livermorePBV.displacedFamily.description": "At least one member of my household was displaced from their unit due to a nationally declared disaster, or due to a state declared disaster.",
294
+ "application.preferences.livermorePBV.displacedFamily.label": "Displaced Family Preference",
295
+ "application.preferences.livermorePBV.doNotConsider.label": "Do not consider me for the PBV units",
296
+ "application.preferences.livermorePBV.emergencyTransfer.description": "At least one member of my household was a victim of domestic violence, dating violence, sexual assault, or stalking and is seeking an emergency transfer under the Violence Against Women Act (VAWA) from the Public Housing Authority’s public housing program or other covered housing program operated by the Public Housing Authority. The applicant must certify that the perpetrator will not be permitted to reside, visit or to stay as a guest in the housing choice voucher assisted unit.",
297
+ "application.preferences.livermorePBV.emergencyTransfer.label": "Existing Participant Emergency Transfer Preference",
298
+ "application.preferences.livermorePBV.homeless.description": "At least one member of my household verifiably lacks housing, including one whose primary residence during the night is a supervised public or private facility that provides temporary living accommodations; an individual who is a resident in transitional housing; or an individual who has a primary residence in a public or private place not designed for, or ordinarily used as, a regular sleeping accommodation for human beings as confirmed by the applicant’s local homeless service organization or consortia of organizations.",
299
+ "application.preferences.livermorePBV.homeless.label": "Homeless",
300
+ "application.preferences.livermorePBV.insufficientFundingTerminated.description": "At least one member of my household was terminated from its Housing Choice Voucher (HCV) program due to insufficient program funding.",
301
+ "application.preferences.livermorePBV.insufficientFundingTerminated.label": "Terminated due to Insufficient funding",
302
+ "application.preferences.livermorePBV.insufficientFundingWithdrawn.description": "At least one member of my household was issued a Livermore Housing Authority voucher and whose voucher was withdrawn due to insufficient program funding.",
303
+ "application.preferences.livermorePBV.insufficientFundingWithdrawn.label": "Withdrawn Voucher due to Insufficient funding",
304
+ "application.preferences.livermorePBV.noneApplyButConsider.label": "None of these preferences apply, but I still want to be considered for the PBV units",
305
+ "application.preferences.livermorePBV.onlyConsider.label": "I only want to be considered for the PBV units",
306
+ "application.preferences.livermorePBV.residency.description": "At least one member of my household is a resident family. A resident family is defined as a family who lives, works, or who has been hired to work within the City of Livermore.\nUse of the residency preference will not have the purpose or effect of delaying admission to the program on the basis of race, color, religion, sex, national origin, age, familial status, disability, sexual orientation, gender identity, or marital status.\nHomeless applicants will qualify for the residency preference if homeless within the City of Livermore.\nFor purposes of this preference, the term “homeless” generally means: (1) An individual or family who lacks a fixed, regular, and adequate nighttime residence; (2) An individual or family with a primary nighttime residence that is a public or private place not designed for or ordinarily used as a regular sleeping accommodation for human beings, including a car, park, abandoned building, bus or train station, airport, or camping ground; or (3) An individual or family living in a supervised publicly or privately operated shelter designated to provide temporary living arrangements (including hotels and motels paid for by Federal, State, or local government programs for low income individuals or by charitable organizations, congregate shelters, and transitional housing).",
307
+ "application.preferences.livermorePBV.residency.label": "Residency Preference",
308
+ "application.preferences.livermorePBV.title": "Livermore Housing Authority Preferences for Project-Based Voucher Units",
309
+ "application.preferences.livermorePBV.veteran.description": "At least one member of my household has served in the active military, naval, or air service of the United States and received other than a dishonorable discharge. This preference applies to veterans and the unmarried surviving spouses of veterans.",
310
+ "application.preferences.livermorePBV.veteran.label": "Veteran’s Preference",
311
+ "application.preferences.livermorePBV.working.description": "At least one member of my household is the head, spouse, cohead, or sole member of the household and is working and has worked an average of 20 hours a week for the past 6 months. As required by HUD, families where the head and spouse, or sole member is a person age 62 or older, or is a person with disabilities, will also be given the benefit of the working preference [24 CFR 960.206(b)(2)].\nExample 1: Head of household is elderly, but does not work. There is no spouse or co-head. This family receives benefit of the working preference.\nExample 2: Head of household is 64, spouse is disabled. Neither work. This family receives benefit of the working preference.\nExample 3: Head of household is 63, spouse is neither elderly nor disabled. Neither work. This family does NOT receive benefit of the working preference since both the head of household and spouse (or cohead) must be elderly and/or disabled to receive benefit of the working preference, unless one is working an average of 20 hours a week for the past 6 months.",
312
+ "application.preferences.livermorePBV.working.label": "Working Preference",
313
+ "application.preferences.neighborhoodResidence.neighborhoodResidence.description": "",
314
+ "application.preferences.neighborhoodResidence.neighborhoodResidence.label": "Neighborhood Residents Preference",
315
+ "application.preferences.neighborhoodResidence.title": "Neighborhood Residents",
316
+ "application.preferences.options.address": "Address",
317
+ "application.preferences.options.organization": "Name of Organization",
318
+ "application.preferences.preamble": "If you qualify for this preference, you'll get a higher ranking.",
319
+ "application.preferences.rosefieldAUSD.title": "Alameda Unified School District (AUSD) employee",
320
+ "application.preferences.rosefieldAUSD.yes.description": "At least one member of my household is an Alameda Unified School District employee.",
321
+ "application.preferences.rosefieldAUSD.yes.label": "At least one member of my household is an Alameda Unified School District employee",
322
+ "application.preferences.rosefieldLive.title": "Previous Residents of Rosefield Village Relocated Outside of the City of Alameda",
323
+ "application.preferences.rosefieldLive.yes.description": "At least one member of my household was a previous resident of Rosefield Village",
324
+ "application.preferences.rosefieldLive.yes.label": "At least one member of my household was a previous resident of Rosefield Village",
325
+ "application.preferences.selectBelow": "If you have one of these housing preferences, select it below:",
326
+ "application.preferences.stillHaveOpportunity": "You'll still have the opportunity to claim other preferences.",
327
+ "application.preferences.terminationOfAffordability.atLeastOne.label": "At least one member of my household is subject to termination of affordability restrictions",
328
+ "application.preferences.terminationOfAffordability.title": "Persons subject to termination of affordability restrictions",
329
+ "application.preferences.title": "Your household may qualify for the following housing preferences.",
330
+ "application.preferences.workFosterCity.title": "Work in Foster City",
331
+ "application.preferences.workFosterCity.work.label": "At least one member of my household works in Foster City",
332
+ "application.preferences.youHaveClaimed": "You have claimed:",
333
+ "application.programs.disabilityOrMentalIllness.disabilityOrMentalIllness.label": "Yes",
334
+ "application.programs.disabilityOrMentalIllness.doNotConsider.label": "No",
335
+ "application.programs.disabilityOrMentalIllness.summary": "People with Developmental Disabilities or Mental Illness",
336
+ "application.programs.housingSituation.doNotConsider.label": "No",
337
+ "application.programs.housingSituation.homeless.description": "Includes living outside, or in your car, or staying at a shelter, or in a motel / hotel paid for with an emergency voucher",
338
+ "application.programs.housingSituation.homeless.label": "I'm homeless",
339
+ "application.programs.housingSituation.notPermanent.description": "Includes staying with friends or family, living in a motel / hotel, or living in a medical or other facility and those who have received an eviction notice or will imminently lose their current residence",
340
+ "application.programs.housingSituation.notPermanent.label": "I have somewhere to stay, but it isn't permanent",
341
+ "application.programs.housingSituation.summary": "Temporarily Housed or Homeless",
342
+ "application.programs.rentBasedOnIncome.30Percent.description": "I would like to apply for an apartment with Project-Based subsidy. These apartments require initial screening and yearly certification by the Housing Authority. The Housing Authority will calculate my monthly rent payment to approximately 30% of monthly income.",
343
+ "application.programs.rentBasedOnIncome.30Percent.label": "Project based affordable apartments with a rent at 30% of your income",
344
+ "application.programs.rentBasedOnIncome.flatRent.description": "I would like to apply for an affordable flat rent apartment, which has a set monthly rent amount that is below market rate. Note - applicants with Section 8 Mobile Housing Choice Vouchers (HCV) are welcome to apply.",
345
+ "application.programs.rentBasedOnIncome.flatRent.label": "Affordable apartment with flat rent",
346
+ "application.programs.rentBasedOnIncome.summary": "Flat Rent & Rent Based on Income",
347
+ "application.programs.servedInMilitary.doNotConsider.label": "No",
348
+ "application.programs.servedInMilitary.servedInMilitary.label": "Yes",
349
+ "application.programs.servedInMilitary.summary": "Veteran of the US Military",
350
+ "application.programs.tay.doNotConsider.label": "No",
351
+ "application.programs.tay.summary": "Transition Age Youth (TAY)",
352
+ "application.programs.tay.tay.label": "Yes",
353
+ "application.referralApplication.furtherInformation": "For further information",
354
+ "application.referralApplication.instructions": "The permanent supportive housing units are referred directly through <JURISDICTION> Coordinated Entry System. Households experiencing homelessness can call <PHONE_NUMBER> in order to get connected to an Access Point to learn more about the coordinated entry system and access housing-related resources and information.",
355
+ "application.referralApplication.phoneNumber": "211",
356
+ "application.review.confirmation.browseMore": "Browse more listings",
357
+ "application.review.confirmation.createAccountParagraph": "Creating an account will save your information for future applications, and you can check the status of this application anytime.",
358
+ "application.review.confirmation.createAccountTitle": "Would you like to create an account?",
359
+ "application.review.confirmation.doNotSubmitTitle": "Do not submit another application for this listing.",
360
+ "application.review.confirmation.imdone": "No thanks, I'm done.",
361
+ "application.review.confirmation.lotteryNumber": "Here's your application confirmation number",
362
+ "application.review.confirmation.needToUpdate": "If you need to update information on your application, do not apply again. Contact the agent if you did not receive an email confirmation.",
363
+ "application.review.confirmation.pleaseWriteNumber": "Please write down your application number and keep it in a safe place. We have also emailed this number to you if you provided an email address.",
364
+ "application.review.confirmation.print": "View submitted application and print a copy.",
365
+ "application.review.confirmation.title": "Thanks. We have received your application for ",
366
+ "application.review.confirmation.whatExpectFirstParagraph.attend": " You do not need to attend the housing lottery. Results will be posted ",
367
+ "application.review.confirmation.whatExpectFirstParagraph.held": "The lottery will be held on ",
368
+ "application.review.confirmation.whatExpectFirstParagraph.listing": "on the listing. ",
369
+ "application.review.confirmation.whatExpectFirstParagraph.refer": "Please refer to the listing for the lottery results date.",
370
+ "application.review.confirmation.whatExpectSecondparagraph": "Applicants will be contacted in order until vacancies are filled. Should your application be chosen, be prepared to fill out a more detailed application and provide required supporting documents.",
371
+ "application.review.confirmation.whatExpectTitle": "What to expect next",
372
+ "application.review.demographics.ethnicityLabel": "Which best describes your ethnicity?",
373
+ "application.review.demographics.ethnicityOptions.hispanicLatino": "Hispanic / Latino",
374
+ "application.review.demographics.ethnicityOptions.notHispanicLatino": "Not Hispanic / Latino",
375
+ "application.review.demographics.genderInfo": "Select one that best describes your current gender identity.",
376
+ "application.review.demographics.genderLabel": "What is your gender?",
377
+ "application.review.demographics.genderOptions.female": "Female",
378
+ "application.review.demographics.genderOptions.genderqueerGenderNon-Binary": "Genderqueer / Gender Non-Binary",
379
+ "application.review.demographics.genderOptions.male": "Male",
380
+ "application.review.demographics.genderOptions.notListed": "Not Listed",
381
+ "application.review.demographics.genderOptions.transFemale": "Trans Female",
382
+ "application.review.demographics.genderOptions.transMale": "Trans Male",
383
+ "application.review.demographics.howDidYouHearLabel": "How did you hear about this listing?",
384
+ "application.review.demographics.howDidYouHearOptions.busAd": "Bus Ad",
385
+ "application.review.demographics.howDidYouHearOptions.developerWebsite": "Developer Website",
386
+ "application.review.demographics.howDidYouHearOptions.emailAlert": "Email Alert",
387
+ "application.review.demographics.howDidYouHearOptions.flyer": "Flyer",
388
+ "application.review.demographics.howDidYouHearOptions.friend": "Friend",
389
+ "application.review.demographics.howDidYouHearOptions.housingCounselor": "Housing Counselor",
390
+ "application.review.demographics.howDidYouHearOptions.jurisdictionWebsite": "Alameda County HCD Website",
391
+ "application.review.demographics.howDidYouHearOptions.other": "Other",
392
+ "application.review.demographics.howDidYouHearOptions.radioAd": "Radio Ad",
393
+ "application.review.demographics.raceLabel": "Which best describes your race?",
394
+ "application.review.demographics.raceOptions.americanIndianAlaskanNative": "American Indian / Alaskan Native",
395
+ "application.review.demographics.raceOptions.americanIndianAlaskanNativeAndBlackAfricanAmerican": "American Indian / Alaskan Native and Black/African American",
396
+ "application.review.demographics.raceOptions.americanIndianAlaskanNativeAndWhite": "American Indian / Alaskan Native and White",
397
+ "application.review.demographics.raceOptions.asian": "Asian",
398
+ "application.review.demographics.raceOptions.asian-asianIndian": "Asian Indian",
399
+ "application.review.demographics.raceOptions.asian-chinese": "Chinese",
400
+ "application.review.demographics.raceOptions.asian-filipino": "Filipino",
401
+ "application.review.demographics.raceOptions.asian-japanese": "Japanese",
402
+ "application.review.demographics.raceOptions.asian-korean": "Korean",
403
+ "application.review.demographics.raceOptions.asian-otherAsian": "Other Asian",
404
+ "application.review.demographics.raceOptions.asian-vietnamese": "Vietnamese",
405
+ "application.review.demographics.raceOptions.asianAndWhite": "Asian and White",
406
+ "application.review.demographics.raceOptions.blackAfricanAmerican": "Black / African American",
407
+ "application.review.demographics.raceOptions.blackAfricanAmericanAndWhite": "Black / African American and White",
408
+ "application.review.demographics.raceOptions.declineToRespond": "Decline to Respond",
409
+ "application.review.demographics.raceOptions.nativeHawaiianOtherPacificIslander": "Native Hawaiian / Other Pacific Islander",
410
+ "application.review.demographics.raceOptions.nativeHawaiianOtherPacificIslander-guamanianOrChamorro": "Guamanian or Chamorro",
411
+ "application.review.demographics.raceOptions.nativeHawaiianOtherPacificIslander-nativeHawaiian": "Native Hawaiian",
412
+ "application.review.demographics.raceOptions.nativeHawaiianOtherPacificIslander-otherPacificIslander": "Other Pacific Islander",
413
+ "application.review.demographics.raceOptions.nativeHawaiianOtherPacificIslander-samoan": "Samoan",
414
+ "application.review.demographics.raceOptions.otherMultiracial": "Other / Multiracial",
415
+ "application.review.demographics.raceOptions.otherMutliracial": "Other / Mutliracial",
416
+ "application.review.demographics.raceOptions.white": "White",
417
+ "application.review.demographics.sexualOrientationLabel": "How do you describe your sexual orientation or sexual identity?",
418
+ "application.review.demographics.sexualOrientationOptions.bisexual": "Bisexual",
419
+ "application.review.demographics.sexualOrientationOptions.gayLesbianSameGenderLoving": "Gay / Lesbian / Same-Gender Loving",
420
+ "application.review.demographics.sexualOrientationOptions.notListed": "Not Listed",
421
+ "application.review.demographics.sexualOrientationOptions.questioningUnsure": "Questioning / Unsure",
422
+ "application.review.demographics.sexualOrientationOptions.straightHeterosexual": "Straight / Heterosexual",
423
+ "application.review.demographics.subTitle": "These questions are optional and won't affect your eligibility for housing. Your answers will be kept private.",
424
+ "application.review.demographics.title": "Help us ensure we are meeting our goal to serve all people.",
425
+ "application.review.householdDetails": "Household Details",
426
+ "application.review.lastChanceToEdit": "This is your last chance to edit before submitting.",
427
+ "application.review.noAdditionalMembers": "No additional household members",
428
+ "application.review.sameAddressAsApplicant": "Same Address as Applicant",
429
+ "application.review.takeAMomentToReview": "Take a moment to review your information before submitting your application.",
430
+ "application.review.terms.confirmCheckboxText": "I agree and understand that I cannot change anything after I submit.",
431
+ "application.review.terms.text": "This application must be submitted by %{applicationDueDate}.<br><br>Applicants will be contacted by the leasing agent in lottery and preference order or waitlist order until vacancies are filled. All of the information that you have provided will be verified and your eligibility confirmed. Your application may be removed from the waitlist if you have made any fraudulent statements and duplicate applications from the same household may be removed as only one application per household is permitted. Should your application be chosen for review, be prepared to fill out a more detailed application and provide required supporting documents. For more information, please contact the developer or leasing agent posted in the listing. Please contact the developer/property manager directly if there are any updates to your application.<br><br>If we cannot verify a housing lottery preference that you have claimed, you will not receive the preference but will not be otherwise penalized.<br><br>Completing this housing application does not entitle you to housing or indicate you are eligible for housing; all applicants will be screened as outlined in the property’s Resident Selection Criteria. We offer no guarantees about obtaining housing.<br><br>You cannot change your online application after you submit.<br><br>I declare that the foregoing is true and accurate, and acknowledge that any misstatement fraudulently or negligently made on this application may result in removal from the lottery.<br><br>",
432
+ "application.review.terms.title": "Terms",
433
+ "application.review.voucherOrSubsidy": "Housing Voucher or Rental Subsidy",
434
+ "application.start.whatToExpect.info1": "First we'll ask about you and the people you plan to live with. Then, we'll ask about your income. Finally, we'll see if you qualify for any affordable housing lottery preference.",
435
+ "application.start.whatToExpect.info2": "Please be aware that each household member can only appear on one application for each listing.",
436
+ "application.start.whatToExpect.info3": "Any fraudulent statements will cause your application to be removed.",
437
+ "application.start.whatToExpect.title": "Here's what to expect from this application.",
438
+ "application.status": "Status",
439
+ "application.statuses.inProgress": "In Progress",
440
+ "application.statuses.neverSubmitted": "Never Submitted",
441
+ "application.statuses.submitted": "Submitted",
442
+ "application.timeout.action": "Continue working",
443
+ "application.timeout.afterMessage": "We care about your security. We ended your session due to inactivity. Please start a new application to continue.",
444
+ "application.timeout.text": "To protect your identity, your session will expire in one minute due to inactivity. You will lose any unsaved information if you choose not to respond.",
445
+ "application.viewApplication": "View Application",
446
+ "application.yourLotteryNumber": "Your confirmation number is",
447
+ "applications.addApplication": "Add Application",
448
+ "applications.begin.en": "Begin",
449
+ "applications.begin.es": "Empezar",
450
+ "applications.begin.vi": "Bắt đầu",
451
+ "applications.begin.zh": "開始",
452
+ "authentication.createAccount.accountConfirmed": "Your account was successfully confirmed.",
453
+ "authentication.createAccount.anEmailHasBeenSent": "An email has been sent to %{email}",
454
+ "authentication.createAccount.confirmationInstruction": "Please click on the link in the email we sent you in order to complete account creation.",
455
+ "authentication.createAccount.confirmationNeeded": "Confirmation needed",
456
+ "authentication.createAccount.emailSent": "Confirmation email has been sent. Please check your inbox.",
457
+ "authentication.createAccount.errors.accountConfirmed": "Your account is already confirmed.",
458
+ "authentication.createAccount.errors.emailInUse": "Email is already in use",
459
+ "authentication.createAccount.errors.emailMismatch": "The emails do not match",
460
+ "authentication.createAccount.errors.emailNotFound": "Email not found. Please register first.",
461
+ "authentication.createAccount.errors.errorSaving": "Oops! Looks like something went wrong. Please try again. \n\nContact your housing department if you're still experiencing issues.",
462
+ "authentication.createAccount.errors.generic": "Something went wrong while creating your account. Please try again.\n\nContact your housing department if you're still experiencing issues.",
463
+ "authentication.createAccount.errors.passwordMismatch": "The passwords do not match",
464
+ "authentication.createAccount.errors.passwordTooWeak": "Password is too weak. Must be at least 8 characters and include at least 1 letter and at least one number.",
465
+ "authentication.createAccount.errors.tokenExpired": "Your link has expired.",
466
+ "authentication.createAccount.linkExpired": "Your link has expired",
467
+ "authentication.createAccount.mustBe8Chars": "Must be 8 characters",
468
+ "authentication.createAccount.noAccount": "Don't have an account?",
469
+ "authentication.createAccount.password": "Password",
470
+ "authentication.createAccount.passwordInfo": "Must be at least 8 characters and include at least 1 letter and at least one number.",
471
+ "authentication.createAccount.reEnterEmail": "Re-enter email address",
472
+ "authentication.createAccount.reEnterPassword": "Re-enter your password",
473
+ "authentication.createAccount.resendAnEmailTo": "Resend an email to",
474
+ "authentication.createAccount.resendEmailInfo": "Please click on the link in the email we send you within 24 hours in order to complete account creation.",
475
+ "authentication.createAccount.resendTheEmail": "Resend the email",
476
+ "authentication.forgotPassword.changePassword": "Change Password",
477
+ "authentication.forgotPassword.errors.emailNotFound": "Email not found. Please make sure your email has an account with us and is confirmed.",
478
+ "authentication.forgotPassword.errors.tokenExpired": "Reset password token expired. Please request for a new one.",
479
+ "authentication.forgotPassword.errors.tokenMissing": "Token not found. Please request for a new one.",
480
+ "authentication.forgotPassword.sendEmail": "Send email",
481
+ "authentication.forgotPassword.success": "We've sent you an email. You'll receive an email with a link to reset your password.",
482
+ "authentication.signIn.accountHasBeenLocked": "For security reasons, this account has been locked.",
483
+ "authentication.signIn.afterFailedAttempts": "For security reasons, after 5 failed attempts, you’ll have to wait 30 minutes before trying again.",
484
+ "authentication.signIn.changeYourPassword": "You can change your password",
485
+ "authentication.signIn.enterLoginEmail": "Please enter your login email",
486
+ "authentication.signIn.enterLoginPassword": "Please enter your login password",
487
+ "authentication.signIn.enterValidEmailAndPassword": "Please enter a valid email and password.",
488
+ "authentication.signIn.enterValidEmailAndPasswordAndMFA": "Please enter a valid code.",
489
+ "authentication.signIn.error": "There was an error signing you in",
490
+ "authentication.signIn.errorGenericMessage": "Please try again, or contact support for help.",
491
+ "authentication.signIn.forgotPassword": "Forgot password?",
492
+ "authentication.signIn.loginError": "Please enter a valid email address",
493
+ "authentication.signIn.passwordError": "Please enter a valid password",
494
+ "authentication.signIn.passwordOutdated": "Your password has expired. Please reset your password.",
495
+ "authentication.signIn.success": "Welcome back, %{name}!",
496
+ "authentication.signIn.youHaveToWait": "You’ll have to wait 30 minutes since the last failed attempt before trying again.",
497
+ "authentication.signIn.yourAccountIsNotConfirmed": "Your account is not confirmed",
498
+ "authentication.signOut.success": "You have successfully logged out of your account.",
499
+ "authentication.timeout.action": "Stay logged in",
500
+ "authentication.timeout.signOutMessage": "We care about your security. We logged you out due to inactivity. Please sign in to continue.",
501
+ "authentication.timeout.text": "To protect your identity, your session will expire in one minute due to inactivity. You will lose any unsaved information and be logged out if you choose not to respond.",
502
+ "config.routePrefix": "",
503
+ "errors.agreeError": "You must agree to the terms in order to continue",
504
+ "errors.alert.badRequest": "Looks like something went wrong. Please try again. \n\nContact your housing department if you're still experiencing issues.",
505
+ "errors.alert.timeoutPleaseTryAgain": "Oops! Looks like something went wrong. Please try again.",
506
+ "errors.cityError": "Please enter a city",
507
+ "errors.dateError": "Please enter a valid date",
508
+ "errors.dateOfBirthError": "Please enter a valid Date of Birth",
509
+ "errors.dateOfBirthErrorAge": "Please enter a valid Date of Birth, must be 18 or older",
510
+ "errors.emailAddressError": "Please enter an email address",
511
+ "errors.errorsToResolve": "There are errors you'll need to resolve before moving on.",
512
+ "errors.firstNameError": "Please enter a First Name",
513
+ "errors.householdTooBig": "Your household size is too big.",
514
+ "errors.householdTooSmall": "Your household size is too small.",
515
+ "errors.lastNameError": "Please enter a Last Name",
516
+ "errors.notFound.message": "Uh oh, we can’t seem to find the page you’re looking for. Try going back to the previous page or click below to browse listings.",
517
+ "errors.notFound.title": "Page Not Found",
518
+ "errors.numberError": "Please enter a valid number greater than 0.",
519
+ "errors.passwordConfirmationMismatch": "Password confirmation does not match",
520
+ "errors.phoneNumberError": "Please enter a phone number",
521
+ "errors.phoneNumberTypeError": "Please enter a phone number type",
522
+ "errors.rateLimitExceeded": "Rate limit exceeded, try again later.",
523
+ "errors.requiredFieldError": "This field is required",
524
+ "errors.requiredFieldsError": "These fields are required",
525
+ "errors.selectAllThatApply": "Please select all that apply.",
526
+ "errors.selectAnOption": "Please select an option.",
527
+ "errors.selectAtLeastOne": "Please select at least one option.",
528
+ "errors.selectOption": "Please select one of the options above.",
529
+ "errors.somethingWentWrong": "Oops! Looks like something went wrong.",
530
+ "errors.stateError": "Please enter a state",
531
+ "errors.streetError": "Please enter an address",
532
+ "errors.timeError": "Please enter a valid time",
533
+ "errors.zipCodeError": "Please enter a zipcode",
534
+ "footer.contact": "Contact",
535
+ "footer.copyright": "Demonstration Jurisdiction © 2021 • All Rights Reserved",
536
+ "footer.disclaimer": "Disclaimer",
537
+ "footer.forGeneralQuestions": "For general program inquiries, you may call us at 000-000-0000.",
538
+ "footer.giveFeedback": "Give Feedback",
539
+ "housingCounselors.call": "Call %{number}",
540
+ "housingCounselors.languageServices": "Language Services: ",
541
+ "housingCounselors.subtitle": "Talk with a local housing counselor specific to your needs.",
542
+ "housingCounselors.visitWebsite": "Visit %{name}",
543
+ "languages.en": "English",
544
+ "languages.es": "Español",
545
+ "languages.tl": "Filipino",
546
+ "languages.vi": "Tiếng Việt",
547
+ "languages.zh": "中文",
548
+ "leasingAgent.contact": "Contact Leasing Agent",
549
+ "leasingAgent.dueToHighCallVolume": "Due to high call volume you may hear a message.",
550
+ "leasingAgent.officeHours": "Office Hours",
551
+ "listings.additionalInformation": "Additional Information",
552
+ "listings.additionalInformationEnvelope": "Additional Information Envelope",
553
+ "listings.allUnits": "All Units",
554
+ "listings.allUnitsReservedFor": "All units reserved for %{type}",
555
+ "listings.annualIncome": "%{income} per year",
556
+ "listings.applicationDeadline": "Application Due Date",
557
+ "listings.applicationFCFS": "First Come First Serve",
558
+ "listings.applicationFee": "Application Fee",
559
+ "listings.applicationFeeDueAt": "Due at interview",
560
+ "listings.applicationOpenPeriod": "Applications Open",
561
+ "listings.applicationPerApplicantAgeDescription": "per applicant age 18 and over",
562
+ "listings.applications": "Applications",
563
+ "listings.applicationsClosed": "Applications Closed",
564
+ "listings.apply.applicationWillBeAvailableOn": "Application will be available for download and pick up on %{openDate}",
565
+ "listings.apply.applyOnline": "Apply Online",
566
+ "listings.apply.downloadApplication": "Download Application",
567
+ "listings.apply.dropOffApplication": "Drop Off Application",
568
+ "listings.apply.dropOffApplicationOrMail": "Drop Off Application or Send by US Mail",
569
+ "listings.apply.getAPaperApplication": "Get a Paper Application",
570
+ "listings.apply.howToApply": "How to Apply",
571
+ "listings.apply.paperApplicationsMustBeMailed": "Paper applications must be sent by US Mail and cannot be submitted in person.",
572
+ "listings.apply.pickUpAnApplication": "Pick up an application",
573
+ "listings.apply.sendByUsMail": "Send Application by US Mail",
574
+ "listings.apply.submitAPaperApplication": "Submit a Paper Application",
575
+ "listings.apply.submitPaperDueDateNoPostMark": "Applications must be received by the deadline. If sending by U.S. Mail, the application must be postmarked by %{applicationDueDate}. %{developer} is not responsible for lost or delayed mail.",
576
+ "listings.apply.submitPaperDueDatePostMark": "Applications must be received by the deadline. If sending by U.S. Mail, the application must be postmarked by %{applicationDueDate} and received by mail no later than %{postmarkReceivedByDate}. Applications received after %{postmarkReceivedByDate} via mail will not be accepted even if they are postmarked by %{applicationDueDate}. %{developer} is not responsible for lost or delayed mail.",
577
+ "listings.apply.submitPaperNoDueDateNoPostMark": "%{developer} is not responsible for lost or delayed mail.",
578
+ "listings.apply.submitPaperNoDueDatePostMark": "Applications must be received by the deadline. If sending by U.S. Mail, the application must be received by mail no later than %{postmarkReceivedByDate}. Applications received after %{postmarkReceivedByDate} via mail will not be accepted. %{developer} is not responsible for lost or delayed mail.",
579
+ "listings.availableAndWaitlist": "Available Units & Open Waitlist",
580
+ "listings.availableUnitsAndWaitlist": "Available units and waitlist",
581
+ "listings.availableUnitsAndWaitlistDesc": "Once applicants fill all available units, additional applicants will be placed on the waitlist for <span class='t-italic'>%{number} units</span>",
582
+ "listings.bath": "bath",
583
+ "listings.browseListings": "Browse Listings",
584
+ "listings.buildingImageAltText": "A picture of the building",
585
+ "listings.buildingSelectionCriteria": "Building Criteria Selection",
586
+ "listings.cc&r": "Covenants, Conditions and Restrictions (CC&R's)",
587
+ "listings.cc&rDescription": "The CC&R's explain the rules of the homeowners' association, and restrict how you can modify the property.",
588
+ "listings.closed": "Closed",
589
+ "listings.closedListings": "Closed Listings",
590
+ "listings.comingSoon": "Coming Soon",
591
+ "listings.confirmedPreferenceList": "Confirmed %{preference} List",
592
+ "listings.creditHistory": "Credit History",
593
+ "listings.criminalBackground": "Criminal Background",
594
+ "listings.depositMayBeHigherForLowerCredit": "May be higher for lower credit scores",
595
+ "listings.depositOrMonthsRent": "or one month's rent",
596
+ "listings.developmentalDisabilities": "Persons with developmental disabilities",
597
+ "listings.developmentalDisabilitiesDescription": "A portion number of units in this building are set aside for persons with developmental disabilities. Please visit <a href='http://www.housingchoices.org/' target='_blank'>housingchoices.org</a> for information on eligibility, requirements, how to get an application and for answers to any other questions you may have about the process.",
598
+ "listings.downloadPdf": "Download PDF",
599
+ "listings.eligibilityNotebook": "Eligibility Notebook",
600
+ "listings.enterLotteryForWaitlist": "Submit an application for an open slot on the waitlist for %{units} units.",
601
+ "listings.featuresCards": "Features Cards",
602
+ "listings.forIncomeCalculations": "For income calculations, household size includes everyone (all ages) living in the unit.",
603
+ "listings.forIncomeCalculationsBMR": "Income calculations are based on unit type",
604
+ "listings.hideClosedListings": "Hide Closed Listings",
605
+ "listings.householdMaximumIncome": "Household Maximum Income",
606
+ "listings.householdSize": "Household Size",
607
+ "listings.importantProgramRules": "Important Program Rules",
608
+ "listings.includesPriorityUnits": "Includes Priority Units for %{priorities}",
609
+ "listings.listingPreviewOnly": "This is a listing preview only.",
610
+ "listings.listingUpdated": "Listing Updated",
611
+ "listings.lotteryResults.completeResultsWillBePosted": "Complete lottery results will be posted soon.",
612
+ "listings.lotteryResults.downloadResults": "Download Results",
613
+ "listings.lotteryResults.header": "Lottery Results",
614
+ "listings.maxIncomeMonth": "Maximum Income / Month",
615
+ "listings.maxIncomeYear": "Maximum Income / Year",
616
+ "listings.monthlyIncome": "%{income} per month",
617
+ "listings.moreBuildingSelectionCriteria": "Find out more about Building Selection Criteria",
618
+ "listings.neighborhoodBuildings": "Neighborhood Buildings",
619
+ "listings.noAvailableUnits": "There are no available units at this time.",
620
+ "listings.noOpenListings": "No listings currently have open applications.",
621
+ "listings.occupancyDescriptionAllSro": "Occupancy for this building is limited to 1 person per unit.",
622
+ "listings.occupancyDescriptionNoSro": "Occupancy limits for this building are based on unit type.",
623
+ "listings.occupancyDescriptionSomeSro": "Occupancy for this building varies by unit type. SROs are limited to 1 person per unit, regardless of age. For all other unit types, occupancy limits do not count children under 6.",
624
+ "listings.openHouseEvent.header": "Open Houses",
625
+ "listings.openHouseEvent.seeVideo": "See Video",
626
+ "listings.percentAMIUnit": "%{percent}% AMI Unit",
627
+ "listings.priorityUnits": "Priority Units",
628
+ "listings.priorityUnitsDescription": "This building has units set aside if any of the following apply to you or someone in your household:",
629
+ "listings.processInfo": "Process Info",
630
+ "listings.publicLottery.header": "Public Lottery",
631
+ "listings.rePricing": "Re-Pricing",
632
+ "listings.remainingUnitsAfterPreferenceConsideration": "After all preference holders have been considered, any remaining units will be available to other qualified applicants.",
633
+ "listings.rentalHistory": "Rental History",
634
+ "listings.requiredDocuments": "Required Documents",
635
+ "listings.reservedCommunityBuilding": "%{type} Building",
636
+ "listings.reservedCommunitySeniorTitle": "Senior Building",
637
+ "listings.reservedCommunityTitleDefault": "Reserved Building",
638
+ "listings.reservedCommunityType": "Reserved Community Type",
639
+ "listings.reservedCommunityTypeDescriptions.developmentalDisability": "People with Developmental Disabilities",
640
+ "listings.reservedCommunityTypeDescriptions.senior": "Seniors",
641
+ "listings.reservedCommunityTypeDescriptions.senior55": "Seniors 55+",
642
+ "listings.reservedCommunityTypeDescriptions.senior62": "Seniors 62+",
643
+ "listings.reservedCommunityTypeDescriptions.specialNeeds": "Special Needs",
644
+ "listings.reservedCommunityTypeDescriptions.veteran": "Veteran",
645
+ "listings.reservedCommunityTypes.developmentalDisability": "Developmental Disability",
646
+ "listings.reservedCommunityTypes.senior": "Seniors",
647
+ "listings.reservedCommunityTypes.senior55": "Seniors 55+",
648
+ "listings.reservedCommunityTypes.senior62": "Seniors 62+",
649
+ "listings.reservedCommunityTypes.specialNeeds": "Special Needs",
650
+ "listings.reservedCommunityTypes.veteran": "Veteran",
651
+ "listings.reservedFor": "Reserved for %{type}",
652
+ "listings.reservedTypePlural.developmentalDisability": "Developmental Disabilities",
653
+ "listings.reservedTypePlural.family": "families",
654
+ "listings.reservedTypePlural.senior": "seniors",
655
+ "listings.reservedTypePlural.specialNeeds": "special needs",
656
+ "listings.reservedTypePlural.veteran": "veterans",
657
+ "listings.reservedUnits": "Reserved Units",
658
+ "listings.reservedUnitsDescription": "In order to qualify for these units one of the following must apply to you or someone in your household:",
659
+ "listings.reservedUnitsForWhoAre": "Reserved for %{communityType} who are %{reservedType}",
660
+ "listings.sections.additionalEligibilitySubtitle": "Applicants must also qualify under the rules of the building.",
661
+ "listings.sections.additionalEligibilityTitle": "Additional Eligibility Rules",
662
+ "listings.sections.additionalFees": "Additional Fees",
663
+ "listings.sections.additionalInformationSubtitle": "Required documents and selection criteria",
664
+ "listings.sections.eligibilitySubtitle": "Income, occupancy, preferences, and subsidies",
665
+ "listings.sections.eligibilityTitle": "Eligibility",
666
+ "listings.sections.featuresSubtitle": "Amenities, unit details and additional fees",
667
+ "listings.sections.featuresTitle": "Features",
668
+ "listings.sections.housingPreferencesSubtitle": "Preference holders will be given highest ranking.",
669
+ "listings.sections.housingPreferencesTitle": "Housing Preferences",
670
+ "listings.sections.neighborhoodSubtitle": "Location and transportation",
671
+ "listings.sections.processSubtitle": "Important dates and contact information",
672
+ "listings.sections.processTitle": "Process",
673
+ "listings.sections.rentalAssistanceSubtitle": "Housing Choice Vouchers, Section 8 and other valid rental assistance programs will be considered for this property. In the case of a valid rental subsidy, the required minimum income will be based on the portion of the rent that the tenant pays after use of the subsidy.",
674
+ "listings.sections.rentalAssistanceTitle": "Rental Assistance",
675
+ "listings.seeMaximumIncomeInformation": "See Maximum Income Information",
676
+ "listings.seePreferenceInformation": "See Preference Information",
677
+ "listings.seeUnitInformation": "See Unit Information",
678
+ "listings.showClosedListings": "Show Closed Listings",
679
+ "listings.singleRoomOccupancy": "SRO",
680
+ "listings.singleRoomOccupancyDescription": "This property offers single rooms for one person only. Tenants may share bathrooms, and sometimes kitchen facilities.",
681
+ "listings.specialNotes": "Special Notes",
682
+ "listings.unitsAreFor": "These units are for %{type}.",
683
+ "listings.unitsHaveAccessibilityFeaturesFor": "These units have accessibility features for people with %{type}.",
684
+ "listings.unitTypes.SRO": "SRO",
685
+ "listings.unitTypes.fourBdrm": "4 BR",
686
+ "listings.unitTypes.oneBdrm": "1 BR",
687
+ "listings.unitTypes.studio": "Studio",
688
+ "listings.unitTypes.threeBdrm": "3 BR",
689
+ "listings.unitTypes.twoBdrm": "2 BR",
690
+ "listings.upcomingLotteries.noResults": "There are no closed listings with upcoming lotteries at this time.",
691
+ "listings.waitlist.closed": "Waitlist Closed",
692
+ "listings.waitlist.currentSize": "Current Waitlist Size",
693
+ "listings.waitlist.finalSize": "Final Waitlist Size",
694
+ "listings.waitlist.isOpen": "Waitlist is open",
695
+ "listings.waitlist.label": "Waitlist",
696
+ "listings.waitlist.open": "Open Waitlist",
697
+ "listings.waitlist.openSlots": "Open Waitlist Slots",
698
+ "listings.waitlist.submitAnApplication": "Once ranked applicants fill all available units, the remaining ranked applicants will be placed on a waitlist for those same units.",
699
+ "listings.waitlist.submitForWaitlist": "Submit an application for an open slot on the waitlist.",
700
+ "listings.waitlist.unitsAndWaitlist": "Available Units and Waitlist",
701
+ "lottery.applicationsThatQualifyForPreference": "Applications that qualify for this preference will be given a higher priority.",
702
+ "lottery.viewPreferenceList": "View Preference List",
703
+ "nav.browseProperties": "Browse Properties",
704
+ "nav.getFeedback": "We'd love to get your feedback!",
705
+ "nav.listings": "Listings",
706
+ "nav.myAccount": "My Account",
707
+ "nav.myDashboard": "My Dashboard",
708
+ "nav.mySettings": "My Settings",
709
+ "nav.properties": "Properties",
710
+ "nav.signIn": "Sign In",
711
+ "nav.signInMFA.addNumber": "Add a phone number",
712
+ "nav.signInMFA.addNumberSecondaryTitle": "Enter your phone number and we'll send you a code that you can use to sign in.",
713
+ "nav.signInMFA.addPhoneNumber": "your phone number",
714
+ "nav.signInMFA.code": "Code",
715
+ "nav.signInMFA.editPhoneNumber": "Edit phone number",
716
+ "nav.signInMFA.haveSentCodeToEmail": "We sent a code to your email. Please enter the number below.",
717
+ "nav.signInMFA.haveSentCodeToPhone": "We sent a code to your phone. Please enter the number below.",
718
+ "nav.signInMFA.noMFACode": "please enter your code",
719
+ "nav.signInMFA.noMFAType": "please select MFA Type",
720
+ "nav.signInMFA.phoneNumber": "Phone Number",
721
+ "nav.signInMFA.sentTo": "Code sent to: %{phoneNumber}",
722
+ "nav.signInMFA.signIn": "verify and sign in",
723
+ "nav.signInMFA.verificationChoiceMainTitle": "How would you like us to verify that it's you?",
724
+ "nav.signInMFA.verificationChoiceSecondaryTitle": "We can send a code to your email or phone number",
725
+ "nav.signInMFA.verifyByEmail": "verify with Email",
726
+ "nav.signInMFA.verifyByPhone": "verify with phone number",
727
+ "nav.signInMFA.verifyTitle": "Verify that it's you",
728
+ "nav.signOut": "Sign Out",
729
+ "nav.siteTitle": "Housing Portal",
730
+ "pageDescription.additionalResources": "We encourage you to browse other affordable housing resources.",
731
+ "pageDescription.listing": "Apply for affordable housing at %{listingName} in %{regionName}, built in partnership with Exygy.",
732
+ "pageDescription.welcome": "Search and apply for affordable housing on %{regionName}'s Housing Portal",
733
+ "pageTitle.additionalResources": "More Housing Opportunities",
734
+ "pageTitle.disclaimer": "Endorsement Disclaimers",
735
+ "pageTitle.getAssistance": "Get Assistance",
736
+ "pageTitle.housingCounselors": "Housing Counselors",
737
+ "pageTitle.privacy": "Privacy Policy",
738
+ "pageTitle.rent": "Rent affordable housing",
739
+ "pageTitle.welcomeEnglish": "Welcome",
740
+ "pageTitle.welcomeSpanish": "Bienvenido",
741
+ "pageTitle.welcomeVietnamese": "Tiếng Việt",
742
+ "progressNav.current": "Current step: ",
743
+ "progressNav.srHeading": "Progress",
744
+ "region.name": "Local Region",
745
+ "states.AK": "Alaska",
746
+ "states.AL": "Alabama",
747
+ "states.AR": "Arkansas",
748
+ "states.AZ": "Arizona",
749
+ "states.CA": "California",
750
+ "states.CO": "Colorado",
751
+ "states.CT": "Connecticut",
752
+ "states.DC": "District Of Columbia",
753
+ "states.DE": "Delaware",
754
+ "states.FL": "Florida",
755
+ "states.GA": "Georgia",
756
+ "states.HI": "Hawaii",
757
+ "states.IA": "Iowa",
758
+ "states.ID": "Idaho",
759
+ "states.IL": "Illinois",
760
+ "states.IN": "Indiana",
761
+ "states.KS": "Kansas",
762
+ "states.KY": "Kentucky",
763
+ "states.LA": "Louisiana",
764
+ "states.MA": "Massachusetts",
765
+ "states.MD": "Maryland",
766
+ "states.ME": "Maine",
767
+ "states.MI": "Michigan",
768
+ "states.MN": "Minnesota",
769
+ "states.MO": "Missouri",
770
+ "states.MS": "Mississippi",
771
+ "states.MT": "Montana",
772
+ "states.NC": "North Carolina",
773
+ "states.ND": "North Dakota",
774
+ "states.NE": "Nebraska",
775
+ "states.NH": "New Hampshire",
776
+ "states.NJ": "New Jersey",
777
+ "states.NM": "New Mexico",
778
+ "states.NV": "Nevada",
779
+ "states.NY": "New York",
780
+ "states.OH": "Ohio",
781
+ "states.OK": "Oklahoma",
782
+ "states.OR": "Oregon",
783
+ "states.PA": "Pennsylvania",
784
+ "states.RI": "Rhode Island",
785
+ "states.SC": "South Carolina",
786
+ "states.SD": "South Dakota",
787
+ "states.TN": "Tennessee",
788
+ "states.TX": "Texas",
789
+ "states.UT": "Utah",
790
+ "states.VA": "Virginia",
791
+ "states.VT": "Vermont",
792
+ "states.WA": "Washington",
793
+ "states.WI": "Wisconsin",
794
+ "states.WV": "West Virginia",
795
+ "states.WY": "Wyoming",
796
+ "t.accessibility": "Accessibility",
797
+ "t.additionalPhone": "Additional Phone",
798
+ "t.am": "AM",
799
+ "t.areYouStillWorking": "Are you still working?",
800
+ "t.area": "area",
801
+ "t.at": "at",
802
+ "t.availability": "Availability",
803
+ "t.back": "Back",
804
+ "t.built": "Built",
805
+ "t.call": "Call",
806
+ "t.cancel": "Cancel",
807
+ "t.chooseFromFolder": "Choose from folder",
808
+ "t.close": "Close",
809
+ "t.confirm": "Confirm",
810
+ "t.day": "Day",
811
+ "t.delete": "Delete",
812
+ "t.deposit": "Deposit",
813
+ "t.description": "Enter Description",
814
+ "t.dragFilesHere": "Drag files here",
815
+ "t.dropFilesHere": "Drop files here…",
816
+ "t.edit": "Edit",
817
+ "t.email": "Email",
818
+ "t.emailAddressPlaceholder": "you@myemail.com",
819
+ "t.floor": "floor",
820
+ "t.floors": "floors",
821
+ "t.getDirections": "Get Directions",
822
+ "t.here": "here",
823
+ "t.homePage": "Home page",
824
+ "t.hour": "Hour",
825
+ "t.household": "Household",
826
+ "t.income": "Income",
827
+ "t.incomeRange": "Income Range",
828
+ "t.jumpTo": "Jump to",
829
+ "t.lastUpdated": "Last Updated",
830
+ "t.less": "Less",
831
+ "t.letter": "Letter",
832
+ "t.loginIsRequired": "Login is required to view this page.",
833
+ "t.menu": "Menu",
834
+ "t.minimumIncome": "Minimum Income",
835
+ "t.minutes": "minutes",
836
+ "t.month": "Month",
837
+ "t.more": "More",
838
+ "t.n/a": "n/a",
839
+ "t.name": "Name",
840
+ "t.neighborhood": "Neighborhood",
841
+ "t.next": "Next",
842
+ "t.no": "No",
843
+ "t.none": "None",
844
+ "t.noneFound": "None found.",
845
+ "t.occupancy": "Occupancy",
846
+ "t.ok": "OK",
847
+ "t.or": "or",
848
+ "t.people": "people",
849
+ "t.perMonth": "per month",
850
+ "t.perYear": "per year",
851
+ "t.person": "person",
852
+ "t.petsPolicy": "Pets Policy",
853
+ "t.phone": "Phone",
854
+ "t.phoneNumberPlaceholder": "(555) 555-5555",
855
+ "t.pleaseSelectOne": "Please select one.",
856
+ "t.pleaseSelectYesNo": "Please select yes or no.",
857
+ "t.pm": "PM",
858
+ "t.preferNotToSay": "Prefer not to say",
859
+ "t.preferences": "Preferences",
860
+ "t.previous": "Previous",
861
+ "t.propertyAmenities": "Property Amenities",
862
+ "t.range": "%{from} to %{to}",
863
+ "t.readLess": "read less",
864
+ "t.readMore": "read more",
865
+ "t.relationship": "Relationship",
866
+ "t.rent": "Rent",
867
+ "t.review": "Review",
868
+ "t.seconds": "seconds",
869
+ "t.seeDetails": "See Details",
870
+ "t.seeListing": "See Listing",
871
+ "t.selectOne": "Select One",
872
+ "t.servicesOffered": "Services Offered",
873
+ "t.show": "Show",
874
+ "t.showLess": "show less",
875
+ "t.showMore": "show more",
876
+ "t.skipToMainContent": "Skip to main content",
877
+ "t.smokingPolicy": "Smoking Policy",
878
+ "t.sort": "Sort",
879
+ "t.sqFeet": "sqft",
880
+ "t.squareFeet": "square feet",
881
+ "t.statusHistory": "Status History",
882
+ "t.street": "Street",
883
+ "t.submit": "Submit",
884
+ "t.text": "Text",
885
+ "t.time": "time",
886
+ "t.to": "to",
887
+ "t.uploadFile": "Upload File",
888
+ "t.unit": "unit",
889
+ "t.unitAmenities": "Unit Amenities",
890
+ "t.unitFeatures": "Unit Features",
891
+ "t.unitType": "Unit Type",
892
+ "t.units": "units",
893
+ "t.viewMap": "View Map",
894
+ "t.viewOnMap": "View on Map",
895
+ "t.website": "Website",
896
+ "t.year": "Year",
897
+ "t.yes": "Yes",
898
+ "t.you": "You",
899
+ "users.accountConfirmed": "Account confirmed",
900
+ "users.confirmationSent": "Confirmation sent",
901
+ "users.inviteSent": "Invite sent",
902
+ "users.userDeleted": "User deleted",
903
+ "users.userUpdated": "User updated",
904
+ "welcome.allApplicationClosed": "All applications are currently closed, but you can view closed listings.",
905
+ "welcome.seeMoreOpportunities": "See more rental and ownership housing opportunities",
906
+ "welcome.seeMoreOpportunitiesTruncated": "See more housing opportunities and resources",
907
+ "welcome.seeRentalListings": "See Rentals",
908
+ "welcome.signUp": "Get emailed whenever a new listing is posted",
909
+ "welcome.signUpToday": "Sign up today",
910
+ "welcome.title": "Apply for affordable housing in",
911
+ "welcome.viewAdditionalHousing": "View additional housing opportunities and resources",
912
+ "welcome.viewAdditionalHousingTruncated": "View opportunities and resources",
913
+ "whatToExpect.default": "Applicants will be contacted by the property agent in rank order until vacancies are filled. All of the information that you have provided will be verified and your eligibility confirmed. Your application will be removed from the waitlist if you have made any fraudulent statements. If we cannot verify a housing preference that you have claimed, you will not receive the preference but will not be otherwise penalized. Should your application be chosen, be prepared to fill out a more detailed application and provide required supporting documents.",
914
+ "whatToExpect.label": "What to Expect"
1761
915
  }