# Files in the config/locales directory are used for internationalization # and are automatically loaded by Rails. If you want to use locales other # than English, add the necessary files in this directory. # # To use the locales, use `I18n.t`: # # I18n.t 'hello' # # In views, this is aliased to just `t`: # # <%= t('hello') %> # # To use a different locale, set it with `I18n.locale`: # # I18n.locale = :es # # This would use the information in config/locales/es.yml. # # The following keys must be escaped otherwise they will not be retrieved by # the default I18n backend: # # true, false, on, off, yes, no # # Instead, surround them with single quotes. # # en: # 'true': 'foo' # # To learn more, please read the Rails Internationalization guide # available at https://guides.rubyonrails.org/i18n.html. en: service_name: "Submit social housing lettings and sales data (CORE)" feedback_form: "https://forms.office.com/Pages/ResponsePage.aspx?id=EGg0v32c3kOociSi7zmVqC4YDsCJ3llAvEZelBFBLUBURFVUTzFDTUJPQlM4M0laTE5DTlNFSjJBQi4u" organisation: created: "%{organisation} was created." updated: "Organisation details updated." reactivated: "%{organisation} has been reactivated." deactivated: "%{organisation} has been deactivated." duplicate_schemes_confirmed: "You’ve confirmed the remaining schemes and locations are not duplicates." user: create_password: "Create a password to finish setting up your account." reset_password: "Reset your password." active_notifications: zero: "There are no active notifications" one: "There is one active notification:" other: "There are %{count} active notifications:" activemodel: errors: models: bulk_upload/row_parser: &bulk_upload__row_parser__base inclusion: "Enter a valid value for %{question}" spreadsheet_dupe: "This is a duplicate of a log in your file." bulk_upload/lettings/year2024/row_parser: <<: *bulk_upload__row_parser__base bulk_upload/lettings/year2023/row_parser: <<: *bulk_upload__row_parser__base bulk_upload/sales/year2024/row_parser: <<: *bulk_upload__row_parser__base bulk_upload/sales/year2023/row_parser: <<: *bulk_upload__row_parser__base bulk_upload/lettings/validator: attributes: base: blank_file: "Template is blank - The template must be filled in for us to create the logs and check if data is correct." wrong_field_numbers_count: "Incorrect number of fields, please ensure you have used the correct template." over_max_column_count: "Too many columns, please ensure you have used the correct template." wrong_template: "Incorrect start dates, please ensure you have used the correct template." no_headers: "Your file does not contain the required header rows. Add or check the header rows and upload your file again. [Read more about using the template headers](%{guidance_link})." bulk_upload/sales/validator: attributes: base: blank_file: "Template is blank - The template must be filled in for us to create the logs and check if data is correct." wrong_field_numbers_count: "Incorrect number of fields, please ensure you have used the correct template." over_max_column_count: "Too many columns, please ensure you have used the correct template." wrong_template: "Incorrect sale dates, please ensure you have used the correct template." no_headers: "Your file does not contain the required header rows. Add or check the header rows and upload your file again. [Read more about using the template headers](%{guidance_link})." forms/bulk_upload_lettings/year: attributes: year: blank: "You must select a collection period to upload for." forms/bulk_upload_sales/year: attributes: year: blank: "You must select a collection period to upload for." forms/bulk_upload_lettings/upload_your_file: attributes: file: blank: "Select which file to upload." not_csv: "Your file must be in CSV format." forms/bulk_upload_sales/upload_your_file: attributes: file: blank: "Select which file to upload." not_csv: "Your file must be in CSV format." forms/bulk_upload_lettings/needstype: attributes: needstype: blank: "You must answer needs type." forms/bulk_upload_lettings_resume/fix_choice: attributes: choice: blank: "Select how you would like to fix these errors." inclusion: "You must select one of the following options for how you would like to fix these errors." forms/bulk_upload_sales_resume/fix_choice: attributes: choice: blank: "Select how you would like to fix these errors." inclusion: "You must select one of the following options for how you would like to fix these errors." forms/bulk_upload_lettings_soft_validations_check/confirm_soft_errors: attributes: confirm_soft_errors: blank: "You must select if there are errors in these fields." forms/bulk_upload_sales_soft_validations_check/confirm_soft_errors: attributes: confirm_soft_errors: blank: "You must select if there are errors in these fields." collection_resource: attributes: file: error_uploading: There was an error uploading this file. blank: Select which file to upload. above_100_mb: File must be 100MB or less. must_be_pdf: The paper form must be a PDF. must_be_xlsx: The %{resource} must be a Microsoft Excel file. activerecord: attributes: user: email: "email" errors: models: scheme: attributes: owning_organisation_id: invalid: "Enter the name of the organisation that owns the housing stock." service_name: invalid: "Enter the name of the scheme." scheme_type: invalid: "Select the type of scheme." registered_under_care_act: invalid: "Select if this scheme is registered under the Care Standards Act 2000." primary_client_group: invalid: "Select what client group this scheme is intended for." secondary_client_group: invalid: "Select the other client group for this scheme." support_type: invalid: "Select the level of support provided by this scheme." intended_stay: invalid: "Select the intended length of stay." has_other_client_group: invalid: "Select if this scheme provides for another client group." arrangement_type: invalid: "Select who provides the support services used by this scheme." location: attributes: startdate: invalid: "Enter a date in the correct format, for example 31 1 2022." units: blank: "Enter the total number of units at this location." type_of_unit: blank: "Select the most common type of unit at this location." mobility_type: blank: "Select the mobility standards for the majority of units in this location." user: attributes: organisation_id: blank: "Select the user’s organisation." invalid: "Select the user’s organisation." name: blank: "Enter a name." email: invalid: "Enter an email address in the correct format, like name@example.com." blank: "Enter an email address." taken: "Enter an email address that hasn’t already been used to sign up." phone: invalid: "Enter a telephone number in the correct format." blank: "Enter a telephone number." role: invalid: "Role must be data accessor, data provider or data coordinator." blank: "Select role." password: blank: "Enter a password." too_short: "The password you entered is too short. Enter a password that is %{count} characters or longer." reset_password_token: invalid: "That link is invalid. Check you are using the correct link." log_reassignment: blank: "Select if you want to reassign logs" missing_managing_agents: "%{new_organisation} must be a stock owner of %{missing_managing_agents} to make this change." missing_stock_owners: "%{new_organisation} must be a managing agent of %{missing_stock_owners} to make this change." merge_request: attributes: absorbing_organisation_id: blank: "Select the absorbing organisation." merge_date: blank: "Enter a merge date." invalid: "Enter a valid merge date." existing_absorbing_organisation: blank: "You must answer absorbing organisation already active?" notification: attributes: title: blank: "Enter a title." link_text: blank_when_additional_page_set: "Enter the link text." page_content: blank_when_additional_page_set: "Enter the page content." collection_resource: attributes: file: error_uploading: There was an error uploading this file. blank: Select which file to upload. above_100_mb: File must be 100MB or less. must_be_pdf: The paper form must be a PDF. must_be_xlsx: The %{resource} must be a Microsoft Excel file. short_display_name: blank: "You must answer resource type." notification: logs_deleted: one: "%{count} log has been deleted." other: "%{count} logs have been deleted." duplicate_logs_deleted: one: "%{log_ids} has been deleted." other: "%{log_ids} have been deleted." duplicate_logs: deduplication_success_banner: "%{log_link} is no longer a duplicate and has been removed from the list.
You changed the %{changed_question_label}.
" duplicate_sets: one: "There is %{count} set of duplicate logs." other: "There are %{count} sets of duplicate logs." location_deleted: "%{postcode} has been deleted." scheme_deleted: "%{service_name} has been deleted." user_deleted: "%{name} has been deleted." organisation_deleted: "%{name} has been deleted." user_updated: self: "Your account details have been updated." other: "%{name}’s details have been updated." validations: organisation: data_sharing_agreement_not_signed: "Your organisation must accept the Data Sharing Agreement before you can create any logs." name_missing: "Enter the name of the organisation." provider_type_missing: "Select the organisation type." stock_owner: blank: "You must choose a stock owner." already_added: "You have already added this stock owner." does_not_own_stock: "You can only add stock owners who own stock, which this organisation does not." managing_agent: blank: "You must choose a managing agent." already_added: "You have already added this managing agent." merged: "That organisation has already been merged. Select a different organisation." scheme_duplicates_not_resolved: "You must resolve all duplicates or indicate that there are no duplicates" not_answered: "You must answer %{question}" invalid_option: "Enter a valid value for %{question}" invalid_number: "Enter a number for %{question}" no_address_found: "We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site." other_field_missing: "If %{main_field_label} is other then %{other_field_label} must be provided." other_field_not_required: "%{other_field_label} must not be provided if %{main_field_label} was not other." numeric: within_range: "%{field} must be between %{min} and %{max}." above_min: "%{field} must be at least %{min}." whole_number: "%{field} must be a whole number." nearest_ten: "%{field} must be given to the nearest ten." nearest_hundredth: "%{field} must be given to the nearest hundredth." normal_format: "Enter a number." format: "%{field} must be a number." date: invalid_date: "Enter a date in the correct format, for example 31 1 2024." outside_collection_window: "Enter a date within the %{year_combo} collection year, which is between 1st April %{start_year} and 31st March %{end_year}." postcode: "Enter a postcode in the correct format, for example AA1 1AA." location_admin_district: "Select a local authority." email: taken: "Enter an email address that hasn’t already been used to sign up." invalid: "Enter an email address in the correct format, like name@example.com." blank: "Enter an email address." role: invalid: "Role must be data accessor, data provider or data coordinator." setup: intermediate_rent_product_name: blank: "Enter name of other intermediate rent product." saledate: year_not_two_or_four_digits: "Sale completion year must be 2 or 4 digits." type: percentage_bought_must_be_at_least_threshold: "The minimum increase in equity while staircasing is %{threshold}% for this shared ownership type." startdate: current_collection_year: "Enter a date within the %{current_start_year_short} to %{current_end_year_short} collection year, which is between %{current_start_year_long} and %{current_end_year_long}." previous_and_current_collection_year: "Enter a date within the %{previous_start_year_short} to %{previous_end_year_short} or %{previous_end_year_short} to %{current_end_year_short} collection years, which is between %{previous_start_year_long} and %{current_end_year_long}." later_than_14_days_after: "The tenancy start date must not be later than 14 days from today’s date." before_scheme_end_date: "The tenancy start date must be before the end date for this supported housing scheme." after_void_date: "Enter a tenancy start date that is after the void date." after_major_repair_date: "Enter a tenancy start date that is after the major repair date." year_not_two_or_four_digits: "Tenancy start year must be 2 or 4 digits." ten_years_after_void_date: "Enter a tenancy start date that is no more than 10 years after the void date." ten_years_after_mrc_date: "Enter a tenancy start date that is no more than 10 years after the major repairs completion date." invalid_merged_organisations_start_date: same_organisation: "Enter a date when the owning and managing organisation was active. %{owning_organisation} became inactive on %{owning_organisation_merge_date} and was replaced by %{owning_absorbing_organisation}." same_merge: "Enter a date when the owning and managing organisations were active. %{owning_organisation} and %{managing_organisation} became inactive on %{owning_organisation_merge_date} and were replaced by %{owning_absorbing_organisation}." owning_organisation: "Enter a date when the owning organisation was active. %{owning_organisation} became inactive on %{owning_organisation_merge_date} and was replaced by %{owning_absorbing_organisation}." managing_organisation: "Enter a date when the managing organisation was active. %{managing_organisation} became inactive on %{managing_organisation_merge_date} and was replaced by %{managing_absorbing_organisation}." different_merge: "Enter a date when the owning and managing organisations were active. %{owning_organisation} became inactive on %{owning_organisation_merge_date} and was replaced by %{owning_absorbing_organisation}. %{managing_organisation} became inactive on %{managing_organisation_merge_date} and was replaced by %{managing_absorbing_organisation}." invalid_absorbing_organisations_start_date: same_organisation: "Enter a date when the owning and managing organisation was active. %{owning_organisation} became active on %{owning_organisation_available_from}." owning_organisation: "Enter a date when the owning organisation was active. %{owning_organisation} became active on %{owning_organisation_available_from}." managing_organisation: "Enter a date when the managing organisation was active. %{managing_organisation} became active on %{managing_organisation_available_from}." different_organisations: "Enter a date when the owning and managing organisations were active. %{owning_organisation} became active on %{owning_organisation_active_from}, and %{managing_organisation} became active on %{managing_organisation_active_from}." location: deactivated: startdate: "The location %{postcode} is inactive on this date. Enter another date or choose another location." location_id: "This location is not active on the tenancy start date. Choose another location or edit the tenancy start date." activating_soon: startdate: "The location %{postcode} is not available until %{date}. Enter a tenancy start date after %{date}." location_id: "The location %{postcode} is not available until %{date}. Select another location or edit the tenancy start date." reactivating_soon: startdate: "The location %{postcode} is not available until %{date}. Enter a tenancy start date after %{date}." location_id: "The location %{postcode} is not available until %{date}. Select another location or edit the tenancy start date." scheme: deactivated: startdate: "The scheme %{name} was deactivated on %{date} and was not available on the day you entered. Select another scheme or edit the tenancy start date." scheme_id: "The scheme %{name} was deactivated on %{date} and was not available on the day you entered. Select another scheme or edit the tenancy start date." reactivating_soon: startdate: "The scheme %{name} is not available until %{date}. Enter a tenancy start date after %{date}." scheme_id: "The scheme %{name} is not available until %{date}. Select another scheme or edit the tenancy start date." locations_inactive: startdate: "The scheme %{name} has no locations that are active on this date. Enter another date or choose another scheme." scheme_id: "The scheme %{name} has no locations that are active on this date. Enter another date or choose another scheme." owning_organisation: invalid: "Please select the owning organisation or managing organisation that you belong to." data_sharing_agreement_not_signed: "The organisation must accept the Data Sharing Agreement before it can be selected as the owning organisation." inactive_merged_organisation: "The owning organisation must be active on the tenancy start date. %{owning_organisation} became inactive on %{owning_organisation_merge_date} and was replaced by %{owning_absorbing_organisation}." inactive_absorbing_organisation: "The owning organisation must be active on the tenancy start date. %{owning_organisation} became active on %{owning_organisation_available_from}." managing_organisation: invalid: "Please select the owning organisation or managing organisation that you belong to." data_sharing_agreement_not_signed: "The organisation must accept the Data Sharing Agreement before it can be selected as the managing organisation." inactive_merged_organisation: "The managing organisation must be active on the tenancy start date. %{managing_organisation} became inactive on %{managing_organisation_merge_date} and was replaced by %{managing_absorbing_organisation}." inactive_absorbing_organisation: "The managing organisation must be active on the tenancy start date. %{managing_organisation} became active on %{managing_organisation_available_from}." assigned_to: invalid: "Please select the owning organisation or managing organisation that you belong to." lettype: general_needs_mismatch: "Lettings type must be a general needs type because you selected general needs when uploading the file." supported_housing_mismatch: "Lettings type must be a supported housing type because you selected supported housing when uploading the file." needstype_general_needs: "This needs type is general needs, but the letting type is supported housing. Change either the needs type or the letting type." needstype_supported_housing: "This needs type is supported housing, but the letting type is general needs. Change either the needs type or the letting type." needstype: lettype_not_general_needs: "This letting type is supported housing, but the needs type is general needs. Change either the needs type or the letting type." lettype_not_supported_housing: "This letting type is general needs, but the needs type is supported housing. Change either the needs type or the letting type." location: incomplete: "This location is incomplete. Select another location or update this one." scheme: incomplete: "This scheme is incomplete. Select another scheme or update this one." property: uprn: invalid: "UPRN must be 12 digits or less." uprn_known: invalid: "You must answer UPRN known?" mrcdate: before_tenancy_start: "Enter a major repairs date that is before the tenancy start date." not_first_let: "Major repairs date must not be completed if the tenancy is a first let." ten_years_before_tenancy_start: "Enter a major repairs completion date that is no more than 10 years before the tenancy start date." before_void_date: "Major repairs date must be after the void date if provided." void_date: ten_years_before_tenancy_start: "Enter a void date no more than 10 years before the tenancy start date." before_tenancy_start: "Enter a void date that is before the tenancy start date." after_mrcdate: "Void date must be before the major repairs date if provided." la: la_invalid_for_org: "%{org_name} does not operate in %{la_name}." postcode_invalid_for_org: "Enter a postcode in an area covered by %{org_name}." rsnvac: first_let_not_social: "Enter a reason for vacancy that is not 'first let' if unit has been previously let as social housing." first_let_social: "Reason for vacancy must be first let if unit has been previously let as social housing." previous_let_social: "Property cannot have a previous let type if being let as social housing for the first time." non_temp_accommodation: "Answer cannot be re-let to tenant who occupied the same property as temporary accommodation as this accommodation is not temporary." referral_invalid: "Answer cannot be re-let to tenant who occupied the same property as temporary accommodation as a different source of referral for this letting." not_a_renewal: "Reason for vacancy cannot be 'Renewal of fixed-term tenancy' if letting is not a renewal." unittype_gn: one_bedroom_bedsit: "A bedsit can only have one bedroom." one_seven_bedroom_shared: "A shared house must have 1 to 7 bedrooms." one_three_bedroom_single_tenant_shared: "A shared house with fewer than two tenants must have 1 to 3 bedrooms." financial: tshortfall: outstanding_amount_not_expected: "You cannot answer the outstanding amount question if you don’t have outstanding rent or charges." more_than_total_charge: "Enter a value less than the total charge." more_than_carehome_charge: "Enter a value less than the care home charge." must_be_positive: "Enter a value over £0.01 as you told us there is an outstanding amount." hbrentshortfall: outstanding_amount_not_expected: "Answer must be ‘yes’ as you have answered the outstanding amount question." outstanding_no_benefits: "Answer cannot be ‘yes’ to outstanding amount for basic rent or charges if tenant does not receive housing benefit or Universal Credit or you‘re not sure." benefits: part_or_full_time: "Answer cannot be ‘all’ for income from Universal Credit, state pensions or benefits if the tenant or their partner works part-time or full-time." earnings: over_hard_max: "The household’s income cannot be greater than %{hard_max} per week given the household’s working situation." under_hard_min: "The household’s income cannot be less than %{hard_min} per week given the household’s working situation." freq_missing: "Select how often the household receives income." earnings_missing: "Enter how much income the household has in total." income: outside_london_income_range: "Income must be between £0 and £90,000 for properties within a London local authority." outside_non_london_income_range: "Income must be between £0 and £80,000 for properties in a non-London local authority." combined_over_hard_max_for_london: "Combined income must be £90,000 or lower for properties within a London local authority." combined_over_hard_max_for_outside_london: "Combined income must be £80,000 or lower for properties outside London local authorities." child_has_income: "Child's income must be £0." negative_currency: "Enter an amount above 0." rent: out_of_range: "Enter a value for the %{charge_name} between £0 and %{maximum_per_period} paid %{frequency}. %{maximum_per_period} is the max limit for rent and charges paid %{frequency} for %{letting_type} lettings owned by a %{provider_type}." ecstat: over_hard_max: "The household’s income of %{earnings} %{frequency} is too high given the household’s working situation." under_hard_min: "The household’s income of %{earnings} %{frequency} is too low given the household’s working situation." age: earnings_over_hard_max: "The household’s income of %{earnings} %{frequency} is too high for the number of adults. Change either the household income or the age of the tenants." hhmemb: earnings: over_hard_max: "The household’s income of %{earnings} %{frequency} is too high for this number of tenants. Change either the household income or number of tenants." under_hard_min: "The household’s income of %{earnings} %{frequency} is too low for this number of tenants. Change either the household income or number of tenants." brent: below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and (if general needs) number of bedrooms." scheme_id: below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period and local authority." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority." location_id: below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period and local authority." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period and local authority." postcode_known: below_hard_min: "Rent is below the absolute minimum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type. Please check the rent, rent period, local authority and number of bedrooms." uprn: below_hard_min: "Rent is below the absolute minimum expected for a property of this type based on this UPRN." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type based on this UPRN." la: below_hard_min: "Rent is below the absolute minimum expected for a property of this type based on this local authority." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type based on this local authority." beds: below_hard_min: "Rent is below the absolute minimum expected for a property of this type based on this number of bedrooms." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type based on this number of bedrooms." needstype: below_hard_min: "Rent is below the absolute minimum expected for a property of this type based on this lettings type." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type based on this lettings type." rent_type: below_hard_min: "Rent is below the absolute minimum expected for a property of this type based on this lettings type." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type based on this lettings type." period: below_hard_min: "Rent is below the absolute minimum expected for a property of this type based on this period." above_hard_max: "Rent is higher than the absolute maximum expected for a property of this type based on this period." charges: complete_1_of_3: "Answer either the ‘household rent and charges’ question or ‘is this accommodation a care home‘, or select ‘no’ for ‘does the household pay rent or charges for the accommodation?’" missing_charges: "Please enter the %{sentence_fragment}. If there is no %{sentence_fragment}, please enter '0'." tcharge: under_10: "Enter a total charge that is at least £10.00 per week." less_than_shortfall: "The total charge must be more than the outstanding amount." rent_period: invalid_for_org: period: "%{org_name} does not use %{rent_period} as a rent period. Choose another rent period, or a data coordinator can add rent periods to your organisation." managing_org: "%{org_name} does not use %{rent_period} as a rent period. Set another rent period on this log, or a data coordinator can add rent periods to this organisation." carehome: out_of_range: "Household rent and other charges must be between %{min_chcharge} and %{max_chcharge} if paying %{period}." not_provided: "Enter how much rent and other charges the household pays %{period}." less_than_shortfall: "The care home charge must be more than the outstanding amount." cash_discount_invalid: "Cash discount must be £0 - £999,999." staircasing: percentage_bought_must_be_greater_than_percentage_owned: "Total percentage %{buyer_now_owns} must be more than percentage bought in this transaction." percentage_bought_must_be_at_least_threshold: "The minimum increase in equity while staircasing is %{threshold}%." percentage_bought_equal_percentage_owned: "The percentage bought is %{stairbought}% and the percentage owned in total is %{stairowned}%. These figures cannot be the same." monthly_leasehold_charges: not_zero: "Monthly leasehold charges cannot be £0 if the property has monthly charges." equity: under_min: "The minimum initial equity stake for this type of shared ownership sale is %{min_equity}%." over_max: "The maximum initial equity stake is %{max_equity}%." over_stairowned_minus_stairbought: "The initial equity stake is %{equity}% and the percentage owned in total minus the percentage bought is %{staircase_difference}%. In a staircasing transaction, the equity stake purchased cannot be larger than the percentage the %{buyer_owns} minus the percentage bought." mortgage: "Mortgage value cannot be £0 if a mortgage was used for the purchase of this property." shared_ownership_deposit: "The %{mortgage_deposit_and_discount_error_fields} added together is %{mortgage_deposit_and_discount_total}. The value times the equity percentage is %{value_times_equity}. These figures should be the same." household: reservist: injury_required: "Tell us whether the person was seriously injured or ill as a result of serving in the UK armed forces." leftreg: question_required: "Tell us whether the person is still serving in the UK armed forces as you told us they’re a current or former regular." age: retired_male: "A male tenant who is retired must be 65 or over." retired_female: "A female tenant who is retired must be 60 or over." retired_over_70: "Answer cannot be over 70 as person %{person_num} has economic status that is not ‘retired’." not_student_16_19: "Answer cannot be between 16 and 19 as person %{person_num} is a child of the lead tenant but is not a full-time student." student_not_child: cannot_be_16_19: "Person cannot be aged 16-19 if they are a student but not a child." ecstat: retired_over_70: "Person %{person_num} must be retired if over 70." not_student_16_19: "Person’s %{person_num} working situation must be full-time student or prefers not to say as you told us they’re between 16 and 19." retired_male: "Answer cannot be ‘retired’ as the male tenant is under 65." retired_female: "Answer cannot be ‘retired’ as the female tenant is under 60." not_child_16_19: cannot_be_student: "Person cannot be a student if they are aged 16-19 but are not a child." relat: one_partner: "Number of partners cannot be greater than 1." not_student_16_19: "Answer cannot be ‘child’ as you told us the person %{person_num} is between 16 and 19 and is not a full-time student." child_over_19: "Answer cannot be child as you told us person %{person_num} is over 19." housingneeds_a: one_or_two_choices: "You can only select one option or ‘other disabled access needs’ plus ‘wheelchair-accessible housing’, ‘wheelchair access to essential rooms’ or ‘level access housing’." housingneeds_type: only_one_option_permitted: "Only one disabled access need: fully wheelchair-accessible housing, wheelchair access to essential rooms or level access housing, can be selected." housingneeds: no_disabled_needs_conjunction: "No disabled access needs can’t be selected if you have selected fully wheelchair-accessible housing, wheelchair access to essential rooms, level access housing or other disabled access needs." dont_know_disabled_needs_conjunction: "Don’t know disabled access needs can’t be selected if you have selected fully wheelchair-accessible housing, wheelchair access to essential rooms, level access housing or other disabled access needs." no_and_dont_know_disabled_needs_conjunction: "No disabled access needs and don’t know disabled access needs cannot be selected together." referral: secure_tenancy: "Answer must be internal transfer as this is a secure tenancy." rsnvac_non_temp: "Answer cannot be this source of referral as this is a re-let to tenant who occupied the same property as temporary accommodation." cannot_be_secure_tenancy: "Answer cannot be secure tenancy as this is not an internal transfer." assessed_homeless: "Answer cannot be internal transfer as the tenant was assessed as homeless." other_homeless: "Answer cannot be internal transfer as the tenant was considered homeless by their landlord." nominated_by_local_ha_but_la: "The source of the referral cannot be Nominated by local housing authority as your organisation is a local authority." la_general_needs: prp_referred_by_la: "The source of the referral cannot be referred by local authority housing department for a general needs log." homeless: assessed: internal_transfer: "Answer cannot be 'assessed as homeless' as this tenancy is an internal transfer." other: internal_transfer: "Answer cannot be 'other homelessness' as this tenancy was an internal transfer." reasonpref: not_homeless: "Answer cannot be ‘no’ as the tenant was homeless or about to lose their home." gender: retired_male: "Answer cannot be ‘male’ as tenant is under 65 and retired." retired_female: "Answer cannot be ‘female’ as tenant is under 60 and retired." reason: renewal_reason_needed: 'The reason for leaving must be "End of assured shorthold tenancy - no fault" or "End of fixed term tenancy - no fault" if the letting is a renewal.' renewal_reason_needed_2024: 'The reason for leaving must be "End of social or private sector tenancy - no fault", "End of social or private sector tenancy - evicted due to anti-social behaviour (ASB)", "End of social or private sector tenancy - evicted due to rent arrears" or "End of social or private sector tenancy - evicted for any other reason".' condition_effects: no_choices: "You cannot answer this question as you told us nobody in the household has a physical or mental health condition (or other illness) expected to last 12 months or more." postcode: discounted_ownership: "Last settled accommodation and discounted ownership property postcodes must match." nationality: "Select a valid nationality." tenancy: length: fixed_term_not_required: "You must only answer the length of the tenancy if it's fixed-term." invalid_fixed: "Enter a tenancy length between %{min_tenancy_length} and 99 years for a tenancy of this type." invalid_periodic: "Enter a tenancy length between %{min_tenancy_length} and 99 years (or don't specify the length) for a tenancy of this type." internal_transfer: "Answer must be secure tenancy as this tenancy is an internal transfer." cannot_be_internal_transfer: "Answer cannot be internal transfer as this is not a secure tenancy." not_joint: "This cannot be a joint tenancy as you've told us there's only one person in the household." joint_more_than_one_member: "There must be more than one person in the household as you've told us this is a joint tenancy." declaration: missing: pre_2024: "You must show the MHCLG privacy notice to the tenant before you can submit this log." post_2024: "You must show or give the tenant access to the MHCLG privacy notice before you can submit this log." privacynotice: missing: pre_2024: "You must show the MHCLG privacy notice to the %{buyer_or_buyers} before you can submit this log." post_2024: "You must show or give the %{buyer_or_buyers} access to the MHCLG privacy notice before you can submit this log." scheme: toggle_date: not_selected: "Select one of the options." invalid: "Enter a valid day, month and year." before_creation: "The scheme cannot be deactivated before %{date}, the start of the collection year when it was created." out_of_range: "The date must be on or after the %{date}." reactivation: before_deactivation: "This scheme was deactivated on %{date}. The reactivation date must be on or after deactivation date." deactivation: during_deactivated_period: "The scheme is already deactivated during this date, please enter a different date." owning_organisation: does_not_own_stock: "Enter an organisation that owns housing stock." no_completed_locations: "This scheme cannot be chosen as it has no completed locations." location: postcode_blank: "Enter a postcode." units: "The units at this location must be a number." type_of_unit: "Select the most common type of unit at this location." mobility_standards: "Select the mobility standard for the majority of the units at this location." startdate_invalid: "Enter a valid day, month and year when the first property became available at this location." startdate_out_of_range: "Availability date must be on or after the %{date}." toggle_date: not_selected: "Select one of the options." invalid: "Enter a valid day, month and year." before_creation: "The location cannot be deactivated before %{date}, the date when it was first available." out_of_range: "The date must be on or after the %{date}." reactivation: before_deactivation: "This location was deactivated on %{date}. The reactivation date must be on or after deactivation date." deactivation: during_deactivated_period: "The location is already deactivated during this date, please enter a different date." merge_request: organisation_part_of_another_merge: "This organisation is part of another merge - select a different one." organisation_not_selected: "Select an organisation from the search list." soft_validations: net_income: title_text: "You told us that the household’s income is %{earnings} %{incfreq}." hint_text: "This is %{net_income_higher_or_lower_text} than we would expect for the household’s working situation." in_soft_min_range: message: "Net income is lower than expected based on the household’s working situation. Are you sure this is correct?" in_soft_max_range: message: "Net income is higher than expected based on the household’s working situation. Are you sure this is correct?" rent: outside_range_title: "You told us the rent is %{brent}." informative_text: "This is %{higher_or_lower} than we would expect." hint_text: "Check the following: