Home > Deceased > Purmsātu kapi > {:date=>{:formats=>{:default=>"%d.%m.%Y", :short=>"%b %d", :long=>"%B %d, %Y", :date=>"%d.%m.%Y", :datetime=>"%d.%m.%Y %H:%M"}, :day_names=>["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], :abbr_day_names=>["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"], :month_names=>[nil, "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], :abbr_month_names=>[nil, "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], :order=>[:year, :month, :day]}, :time=>{:formats=>{:default=>"%H:%M", :short=>"%d %b %H:%M", :long=>"%B %d, %Y %H:%M", :date=>"%d.%m.%Y", :datetime=>"%d.%m.%Y %H:%M"}, :am=>"am", :pm=>"pm"}, :support=>{:array=>{:words_connector=>", ", :two_words_connector=>" and ", :last_word_connector=>", and "}}, :number=>{:format=>{:separator=>".", :delimiter=>",", :precision=>3, :significant=>false, :strip_insignificant_zeros=>false}, :currency=>{:format=>{:format=>"%u%n", :unit=>"$", :separator=>".", :delimiter=>",", :precision=>2, :significant=>false, :strip_insignificant_zeros=>false}}, :percentage=>{:format=>{:delimiter=>"", :format=>"%n%"}}, :precision=>{:format=>{:delimiter=>""}}, :human=>{:format=>{:delimiter=>"", :precision=>3, :significant=>true, :strip_insignificant_zeros=>true}, :storage_units=>{:format=>"%n %u", :units=>{:byte=>{:one=>"Byte", :other=>"Bytes"}, :kb=>"KB", :mb=>"MB", :gb=>"GB", :tb=>"TB"}}, :decimal_units=>{:format=>"%n %u", :units=>{:unit=>"", :thousand=>"Thousand", :million=>"Million", :billion=>"Billion", :trillion=>"Trillion", :quadrillion=>"Quadrillion"}}}}, :errors=>{:format=>"%{attribute} %{message}", :messages=>{:inclusion=>"is not included in the list", :exclusion=>"is reserved", :invalid=>"is invalid", :confirmation=>"doesn't match %{attribute}", :accepted=>"must be accepted", :empty=>"can't be empty", :blank=>"can't be blank", :present=>"must be blank", :too_long=>{:one=>"is too long (maximum is 1 character)", :other=>"is too long (maximum is %{count} characters)"}, :too_short=>{:one=>"is too short (minimum is 1 character)", :other=>"is too short (minimum is %{count} characters)"}, :wrong_length=>{:one=>"is the wrong length (should be 1 character)", :other=>"is the wrong length (should be %{count} characters)"}, :not_a_number=>"is not a number", :not_an_integer=>"must be an integer", :greater_than=>"must be greater than %{count}", :greater_than_or_equal_to=>"must be greater than or equal to %{count}", :equal_to=>"must be equal to %{count}", :less_than=>"must be less than %{count}", :less_than_or_equal_to=>"must be less than or equal to %{count}", :other_than=>"must be other than %{count}", :odd=>"must be odd", :even=>"must be even", :taken=>"has already been taken", :carrierwave_processing_error=>"failed to be processed", :carrierwave_integrity_error=>"is not of an allowed file type", :carrierwave_download_error=>"could not be downloaded", :extension_white_list_error=>"You are not allowed to upload %{extension} files, allowed types: %{allowed_types}", :extension_black_list_error=>"You are not allowed to upload %{extension} files, prohibited types: %{prohibited_types}", :rmagick_processing_error=>"Failed to manipulate with rmagick, maybe it is not an image? Original Error: %{e}", :mime_types_processing_error=>"Failed to process file with MIME::Types, maybe not valid content-type? Original Error: %{e}", :mini_magick_processing_error=>"Failed to manipulate with MiniMagick, maybe it is not an image? Original Error: %{e}", :record_invalid=>"Validation failed: %{errors}", :restrict_dependent_destroy=>{:one=>"Cannot delete record because a dependent %{record} exists", :many=>"Cannot delete record because dependent %{record} exist"}, :already_confirmed=>"was already confirmed, please try signing in", :confirmation_period_expired=>"needs to be confirmed within %{period}, please request a new one", :expired=>"has expired, please request a new one", :not_found=>"not found", :not_locked=>"was not locked", :not_saved=>{:one=>"1 error prohibited this %{resource} from being saved:", :other=>"%{count} errors prohibited this %{resource} from being saved:"}}, :template=>{:body=>"There were problems with the following fields:", :header=>{:one=>"1 error prohibited this %{model} from being saved", :other=>"%{count} errors prohibited this %{model} from being saved"}}}, :activerecord=>{:errors=>{:messages=>{:record_invalid=>"Validation failed: %{errors}", :restrict_dependent_destroy=>{:one=>"Cannot delete record because a dependent %{record} exists", :many=>"Cannot delete record because dependent %{record} exist"}, :invalid=>"is invalid", :invalid_event=>"cannot transition when %{state}", :invalid_transition=>"cannot transition via \"%{event}\""}, :models=>{:account=>{:attributes=>{:number_base=>{:is_not_numeric=>"must contain only numbers"}}}, :attachment=>{:attributes=>{:file=>{:blank=>"required format (DOC, DOCX, XLS, XLSX, PDF, TXT, JPG, PNG, TIFF, GIF, BMP)"}}}, :cemetery=>{:attributes=>{:plot_label=>{:mask_too_short=>"mask is too short"}, :row_label=>{:mask_too_short=>"mask is too short"}, :sector_label=>{:mask_too_short=>"mask is too short"}}}, :contract=>{:attributes=>{:end_date=>{:on_or_after=>"cannot be before starting date"}, :number=>{:number_format_not_mach=>"Number format not match %{mask}"}}}, :deceased=>{:attributes=>{:burial_date=>{:on_or_after=>"cannot be before date of death"}, :death_date=>{:on_or_after=>"cannot be before date of birth", :on_or_before=>"cannot be in future"}, :birth_date_year=>{:unauthorized_length=>"is the wrong length (should be 4 characters)"}, :death_date_year=>{:unauthorized_length=>"is the wrong length (should be 4 characters)"}}}, :document_template=>{:attributes=>{:number_base=>{:is_not_numeric=>"does not contain an integer"}}}, :photo=>{:attributes=>{:file=>{:blank=>"has to be in photo format (JPG, PNG, TIFF, GIF, BMP)"}}}, :plot=>{:attributes=>{:label=>{:label_not_mach_mask=>"does not match the system settings"}, :template=>{:too_small_for_occupied=>"cannot be less than the count of occupied plots"}}}, :sector=>{:attributes=>{:label=>{:label_not_mach_mask=>"does not match the system settings", :mask_too_short=>"mask is too short"}}}, :flagging=>{:attributes=>{:state=>{:flagged_plot=>"Plot is already flagged!"}}}, :user=>{:attributes=>{:email=>{:taken=>"has already been taken"}}}}}, :attributes=>{:user=>{:confirmation_sent_at=>"Confirmation sent at", :confirmation_token=>"Confirmation token", :confirmed_at=>"Confirmed at", :created_at=>"Created at", :current_password=>"Current password", :current_sign_in_at=>"Current sign in at", :current_sign_in_ip=>"Current sign in ip", :email=>"E-mail", :encrypted_password=>"Encrypted password", :failed_attempts=>"Failed attempts", :last_sign_in_at=>"Last sign in", :last_sign_in_ip=>"Last sign in ip", :locked_at=>"Locked at", :password=>"Password", :password_confirmation=>"Password confirmation", :remember_created_at=>"Remember created at", :remember_me=>"Remember me on this computer", :reset_password_sent_at=>"Reset password sent at", :reset_password_token=>"Reset password token", :sign_in_count=>"Sign in count", :unconfirmed_email=>"Unconfirmed email", :unlock_token=>"Unlock token", :updated_at=>"Updated at", :account=>"Accounts", :account_name=>"Account", :cemeteries=>"Available cemeteries", :first_name=>"Name", :last_days_activity=>"Last 5 days activity", :last_name=>"Surname", :ni_number=>"Person number", :new_password=>"New password", :new_password_confirmation=>"New password confirmation", :recognized_deceaseds_count=>"Recognized deceaseds count", :role=>"Role", :unrecognizable_deceaseds_count=>"Unrecognizable deceaseds count", :is_data_quality=>"Data quality", :activities_count=>"Activities count", :country_domains=>"Countries", :is_data_operator=>"Data operator", :phone_number=>"Phone number"}, :enum=>{:subscription_period_list=>{:daily=>"Day", :weekly=>"Week", :monthly=>"Month", :yearly=>"Year"}, :product_type_list=>{:product=>"Product", :digital_candle=>"Digital candle", :qr_code=>"QR code", :grave_maintenance_work=>"Grave maintenance"}}, :account=>{:use_repeated_flagging_numbers=>"Repeated act numbers between cemeteries", :address=>"Address", :bank=>"Bank", :bank_account=>"Bank account number", :bank_swift=>"Bank account", :email_address=>"E-mail", :fax_number=>"Fax", :government=>"Government", :label=>"Code", :name=>"Name", :phone_number=>"Phone number", :registration=>"Registration number", :users=>"Users", :web_address=>"Web address", :public=>"Public in web", :file=>"Region logo", :remove_file=>"Delete the existing logo", :description=>"Description", :activities=>"Activities count", :country_domain=>"Country", :auto_numbering=>"Auto numbering", :number_prefix=>"Contract number prefix", :number_base=>"First number"}, :article=>{:date=>"Date", :description=>"Description", :language=>"Language", :preview=>"Preview", :created_at=>"Created at", :edit=>"Edit", :destroy=>"Delete"}, :attachment=>{:name=>"Name", :actions=>"Actions", :description=>"Description", :file=>"File", :linked_ud=>"Linked burial journals"}, :bill=>{:account=>"Account", :contract=>"Contract", :contract_id=>"Contract", :created_at=>"Created on", :number=>"Bill number", :pdf=>"Printout", :state=>"State", :total=>"Total", :paid=>"Paid", :people=>"People", :contract_people=>"People", :notes=>"Notes", :document_notes=>"Document notes", :plot=>"Plot", :plot_id=>"Plot", :deceased=>"Deceased", :deceased_id=>"Deceased", :bill_date_from=>"Bill date from", :bill_date_to=>"bill date to", :selected_service=>"Bill service", :bill_date=>"Bill date", :payment_method=>"Payment method", :payment_number=>"Payment document number", :payment_date=>"Payment date", :company=>"Company", :errors=>{:assign_required=>"Either Plot or Deceased or Contract needs a value"}}, :bill_template=>{:id=>"Identifikators", :title=>"Nosaukums", :template=>"Veidne", :notes=>"Piezīmes", :service_type=>"Piesaistes veids", :actions=>"Darbības"}, :bug=>{:cemetery=>"Cemetery", :created_at=>"Created at", :description=>"Description", :priority=>"Priority", :status=>"Status", :title=>"Title", :user=>"User", :user_email=>"User e-mail"}, :cemetery=>{:address=>"Address", :area=>"Area", :city=>"City", :contract_number_mask=>"Contract number mask", :country_domain=>"Country", :count=>"Count", :cultural_monument=>"Cultural monument", :description=>"Description", :digitized=>"Digitized (for home page)", :email=>"E-mail address", :file=>"Cemetery image", :remove_file=>"Delete the existing cemetery image", :intention=>"Intention", :label=>"Code", :max_deceased_image_size=>"Maximum photo size of the burial place (MB)", :name=>"Name", :phone_number=>"Phone number", :plot_flagging_duration=>"Flagged burial duration", :contracted_plot_flagging_duration=>"Flagged burial duration (with contract), years", :vat_coefficient=>"VAT coefficient", :plot_label=>"Plot code", :published_in_web=>"Publish on the home page", :region=>"Region", :site_width=>"Site width", :site_height=>"Site height", :row_label=>"Row code", :sector_label=>"Sector code", :status=>"Status", :supporter_info=>"Information available thanks to", :flagged_plots=>"Flagged plots", :regulations=>"Regulations", :unrecognizable_options=>"Enable unrecognizable options?", :visit_time_h_from=>"Visit time from", :visit_time_h_to=>"Visit time to", :web_address=>"Web address", :urns_in_public_map=>"Display urns publicly", :urns_icon_color=>"Urn icon color", :deceaseds_count=>"Deceaseds count", :updated_at=>"Updated at", :pass_usage_count=>"Pass usage times", :animal_burials=>"Used for animal burials", :publish_flaggings=>"Publish flagged places", :show_x_latest_plot_photos_in_public=>"Show X latest plot photos in public", :geom=>"GEO coordinates of the area", :soldiers_graves=>"Soldiers graves", :ancient_graves=>"Ancient graves", :jewish_graves=>"Jewish graves"}, :cemety_mail=>{:created_at=>"Created at", :email=>"E-mail", :phone=>"Phone number", :message=>"Message", :subject=>"Subject", :answered=>"Answered", :unanswered=>"Unanswered", :full_name=>"Name, surname", :country=>"Country", :description=>"Tell us about yourself", :file=>"Attachment", :cemety_mail_photos=>"Attached photos"}, :company=>{:account=>"Account", :actual_address=>"Actual address", :code=>"Code", :legal_address=>"Legal address", :reg_number=>"Reg number", :title=>"Title", :vat_number=>"Vat number", :phone=>"Phone", :email=>"Email", :contact_person=>"Contact person"}, :contract=>{:reservation_date=>"Reservation date", :created_at=>"Date of conclusion", :end_date=>"End date", :contract_template=>"Kind", :contract_type=>"Kind", :max_site_count=>"Place count", :note=>"Note", :death_certificate_number=>"Death certificate number", :historical_number=>"Historical number", :historical_number_date=>"Historical number date", :number=>"Number", :one_time_amount_payment=>"Onetime payment", :owner=>"Owner", :owner_full_name=>"Owners name", :pdf=>"Printout", :plot=>"Plot", :plot_combined_label=>"Plot label", :start_date=>"Start date", :state=>"State", :site=>"Site", :sites_state=>"Sites state", :deceaseds_state=>"Burials state", :translated_state=>"State", :sites_contracts=>"Sites contracts", :deceaseds_contracts=>"Burials contracts", :contract=>"Contract", :plot_counts=>"Plot counts", :cremated_burials=>"Cremated burials", :index=>"Nr.", :deceased=>"Burial", :associate_type=>"Associate type", :associate=>"Associate", :updated_at=>"Updated at"}, :contract_relation=>{:kind=>"Liability", :person=>"Use plot related person data"}, :plot_relation=>{:kind=>"Liability", :person=>"Use plot related person data"}, :deceased_relation=>{:person=>"Use plot related person data"}, :deceased=>{:actions=>"Actions", :additional_burial=>"Additional burial", :birth_address=>"Place of birth", :birth_date=>"Date of birth", :birth_date_day=>"Day of birth date", :birth_date_month=>"Month of birth date", :birth_date_year=>"Year of birth date", :birth_last_name=>"Surname at birth", :fathers_name=>"Father's name", :birth_year=>"Year of birth", :burial_date=>"Burial date", :celebrity_category=>"Profession and/or employment", :celebrity_description=>"Celebrity description", :composite_birth_date=>"Date of birth", :composite_death_date=>"Date of death", :contract=>"Contract", :death_address=>"Place of death", :death_certificate_issue_date=>"Death certificate: date of issue", :death_certificate_issue_place=>"Death certificate: place of issue", :death_certificate_number=>"Death certificate number", :death_date=>"Date of death", :death_date_day=>"Day of death date", :death_date_month=>"Month of death date", :death_date_year=>"Year of death date", :death_year=>"Year of death", :first_name=>"Name", :full_name=>"Name, Surname", :historical_number=>"Historical number", :is_celebrity=>"Celebrity?", :celebrity=>"A notable person", :all_celebs=>"# ALL CELEBRITIES", :celebrity_dzsv=>{:title=>"Personality of the Song Festival", :menu=>"# PERSONALITIES OF THE SONG FESTIVAL", :categories=>{:dzsvp=>"Personality of the Song Festival", :dzsvpvd=>"Chief conductor", :dzsvpdi=>"Conductor"}}, :celebrities=>{:"all_celebs_#"=>"# ALL CELEBRITIES", :"dzsvp_#"=>"# PERSONALITIES OF THE SONG FESTIVAL", :"lkok_#"=>"# KNIGHTS OF THE WAR ORDER OF LĀČPLĒŠA", :categories=>{:dzsvp=>"Personality of the Song Festival", :dzsvpvd=>"Chief conductor", :dzsvpdi=>"Conductor", :lkok=>"Knights of the War Order of Lāčplēša"}}, :index=>"Nr.", :last_name=>"Surname", :notes=>"Notes", :person_code=>"Person code", :plot=>"Plot", :rank=>"Rank", :site=>"Burial site", :site_combined_label=>"Plot", :site_depth_in_meters=>"Depth in meters", :site_id=>"Burial site", :threatening_illness=>"Threatening illness", :urn=>"Urn?", :combined_label=>"Plot identifier", :label=>"Site number", :cremated_burials=>"Cremated burials", :last_declared_place_of_residence=>"Last declared place of residence", :responsible_first_name=>"Responsible name", :responsible_last_name=>"Responsible surname", :responsible_phone_number=>"Responsible telephone no.", :responsible_address=>"Responsible address", :reburied=>"Reburied?", :reburial_notes=>"Reburial notes", :reburied_title=>"Reburied", :contract_owner=>"Contract owner", :has_reservation_date=>"Reserved", :grave_size=>"Grave size", :kinship_with_previously_buried=>"Kinship with previous buried", :place_of_departure=>"Place of ceremony", :funeral_company=>"Funeral company", :responsible_person_code=>"Responsible person code", :responsible_person_email=>"Responsible email", :state_funds=>"State funded", :unrecognized_person=>"Unknown burial", :show_in_public=>"Visible publicly", :jewish_death_date=>"Date of death (jewish)", :jewish_birth_date=>"Date of birth (jewish)", :jewish_birth_date_day=>"Day of birth (jewish)", :jewish_birth_date_month=>"Month of birth (jewish)", :jewish_birth_date_year=>"Year of birth (jewish)", :jewish_death_date_day=>"Day of death (jewish)", :jewish_death_date_month=>"Month of death (jewish)", :jewish_death_date_year=>"Year of death (jewish)"}, :deceaseds=>{:first_name=>"Name", :last_name=>"Surname", :birth_last_name=>"Surname at birth", :birth_date=>"Date of birth", :birth_date_day=>"Day of birth", :birth_date_month=>"Month of birth", :birth_date_year=>"Year of birth", :death_date_day=>"Day of death", :death_date_month=>"Month of death", :death_date_year=>"Year of death", :rank=>"Rank"}, :deceased_name=>{:birth_address=>"Place of birth", :birth_last_name=>"Surname at birth", :death_address=>"Place of death", :first_name=>"Name", :last_name=>"Surname", :rank=>"Rank"}, :decoration=>{:description=>"Description", :kind=>"Kind", :material=>"Material", :restored=>"Restored", :restored_at=>"Restored at", :notes=>"Notes"}, :document_template=>{:id=>"Identificator", :title=>"Title", :notes=>"Notes", :standard=>"Standard", :fictive=>"Fictive", :template=>"Template", :contracts_count=>"Contracts count", :actions=>"Actions", :auto_numbering=>"Auto numbering", :number_prefix=>"Contract number prefix", :number_base=>"First number", :animal_burials=>"Used for animal burials", :reservation=>"Use for reservation", :construction_works=>"Use for construction works"}, :directory=>{:title=>"Directory", :kind=>"Kind", :file_count=>"File count"}, :pass_template=>{:id=>"Identificator", :title=>"Title", :template=>"Template", :notes=>"Notes", :actions=>"Actions"}, :flagging_template=>{:id=>"Identificator", :title=>"Title", :template=>"Template", :notes=>"Notes", :actions=>"Actions"}, :grave_maintenance_works=>{:maintenance_months=>"Uzkopšanas mēneši", :special_date=>"Veikt kopšanu noteiktā datumā", :additional_service_01=>"Papildus pakalpojums Nr.1", :additional_service_02=>"Papildus pakalpojums Nr.2", :additional_service_03=>"Papildus pakalpojums Nr.3", :additional_service_04=>"Papildus pakalpojums Nr.4", :comment=>"Piezīmes", :total_amount=>"Apmaksa kopā"}, :event=>{:end=>"Ends", :end_at=>"Ends on", :start=>"Starts on", :title=>"Name"}, :image=>{:file=>"File"}, :pass=>{:account=>"Account", :cemetery=>"Cemetery", :company=>"Company", :first_name=>"Name", :last_name=>"Surname", :legal_person=>"Legal person", :individual_person=>"Physical person", :notes=>"Notes", :number=>"Number", :phone_number=>"Phone number", :plot=>"Plot", :reason=>"Reason", :served=>"Served", :valid_from=>"Valid from", :valid_till=>"Valid till", :vehicle_number=>"Vehicle number", :pass_template=>"Permit template", :pdf=>"PDF", :pass_usage_count=>"Pass usage count", :usage_times=>"Pass usage date", :valid_from_less_than_valid_to=>"Valid from should be less than Valid till", :not_in_range=>"Pass usage date no in allowd interval", :status=>"Status"}, :flagging=>{:account=>"Account", :cemetery=>"Cemetery", :plot=>"Plot", :contract=>"Contract", :start_date=>"Start date", :end_date=>"End date", :flagging_template=>"Template", :number=>"Number", :pdf=>"PDF", :description=>"Description", :weeds=>"Weeds", :shrubs=>"Shrubs", :tree_seedlings=>"Tree seedlings", :leaf_heaps=>"Leaf heaps", :dirt=>"Dirt", :ferns=>"Ferns", :ivy=>"Ivy", :monument=>"Fragment, fallen monument or cross", :blast=>"Blast", :plantations=>"Plantations", :other=>"Other", :state=>"State", :takeover=>"Takeover of a burial site", :take_notes=>"Justification for the takeover", :show_in_public=>"Show publicly"}, :flagging_relation=>{:kind=>"Liability", :person=>"Use plot related person data"}, :funeral_calendar=>{:funeral_date_time=>"Funreal date and time", :deceased_first_name=>"Deceased first name", :deceased_last_name=>"Deceased Last name", :person_id_number=>"Person ID", :death_date=>"Death date", :death_registration_place=>"Death registration place", :deceased_contract_info=>"Contract info", :undertaker=>"Undertaker", :plot_address=>"Plot address", :plot_dimensions=>"Plot dimensions", :contact_info=>"Contact info", :notes=>"Notes"}, :person=>{:address=>"Actual address", :email_address=>"E-mail", :fax_number=>"Fax", :first_name=>"Name", :full_name=>"Name, Surname", :last_name=>"Surname", :legal_address=>"Registration address", :legal_person=>"Person", :legal_person_name=>"Name", :legal_person_nr=>"Register number", :legal_person_type=>"Legal form", :mobile_number=>"Phone number 2", :ni_number=>"Personal code", :note=>"Note", :owned_contract_number=>"Contract number", :phone_number=>"Phone number 1", :relativ_status=>"Relativ status", :profession=>"Profession", :related_plot_number=>"Plot label"}, :person_document=>{:expirity_date=>"Expiration date", :issue_date=>"Issue date", :issued_by=>"Issued by", :kind=>"Document kind", :number=>"Dokument number"}, :photo=>{:description=>"Description", :file=>"Photo", :site_id=>"Plate number"}, :plot=>{:archive_nr=>"Archive number", :area=>"Area", :combined_label=>"Plot label", :contract=>"Contract", :contracts=>"Contracts", :contract_number=>"Contract number", :cultural_heritage=>"Cultural heritage?", :cultural_heritage_code=>"Heritage code", :cultural_heritage_description=>"Description", :current_contract_number=>"Contract number", :custom_geom=>"Custom plot", :deceaseds=>"Burials", :flagging_created_at=>"Flagged burial began on", :flagging_end_date=>"Flagged burial end date", :flagging_start_date=>"Flagged burial start date", :grave=>"Grave", :height=>"Length", :label=>"Plot number", :label_prior=>"Historical number", :max_site_count=>"Site count", :note=>"Note", :owner=>"Owner", :photos=>"Photos", :plate_count=>"Plate count", :price=>"Price", :private=>"Private", :row=>"Row", :row_id=>"Row", :sector=>"Sector", :sector_id=>"Sector", :template=>"Size", :unclear_boundaries=>"Unclear boundaries", :wall=>"Memorial wall", :wall_label=>"Memorial wall number", :width=>"Width", :manual_area=>"Manually adjusted area", :information_valid=>"Information valid", :quality_status=>"Quality status conclusion", :labels_of_available_sites=>"Labels of available sites", :start_date=>"Start date", :end_date=>"End date", :state=>"State", :updated_at=>"Updated at", :takeover=>"Takeover of a burial site", :take_notes=>"Justification for the takeover", :not_maintained_since=>"Not maintained since", :text_for_public=>"Text for public part", :flagging_states=>"Show flaggings in status", :search_placeholder=>"Search flagged plots..."}, :product=>{:name=>"Name", :price_string=>"Price (text)", :code=>"Code", :price=>"Price", :description=>"Description", :country_domain=>"Country", :default_description_message=>"Default description", :order_number=>"Order number", :language=>"Language", :url=>"Link", :enabled=>"Active", :available_from=>"Available from", :available_till=>"Available till", :executable_from=>"Executable from", :executable_till=>"Executable till", :show_in_footer=>"Show in the footer of the public section", :external_link=>"External link (URL)", :show_for_public_deceased=>"Show in the public view of the deceased", :only_for_unrecognized_deceaseds=>"Show only for unrecognized deceased", :statistics_counter=>"Statistics counter", :product_type=>"Product type", :subscription_price=>"Subscription price", :subscription_period=>"Subscription period", :vat=>"VAT", :currency=>"Currency", :subscription=>"Subscription", :deceased_required=>"Deceased required", :cemetery_required=>"Cemetery required", :plot_required=>"Plot required", :use_individual_request_form=>"Use individual request form", :active_period_days=>"Active Period (days)", :created_at=>"Created at"}, :product_additional_service=>{:name=>"Name", :description=>"Description", :price=>"Price", :subscription=>"Subscription", :subscription_price=>"Subscription price", :subscription_period=>"Subscription period", :vat=>"VAT", :currency=>"Currency", :available_from=>"Available from", :available_till=>"Available till", :executable_from=>"Executable from", :executable_till=>"Executable till", :require_client_date_picker=>"Require client date picker", :additional_purchase=>"Additional Purchase", :icon_name=>"Icon"}, :order=>{:hash_id=>"Hash ID", :order_number=>"Order Number", :status=>"Status", :total_price=>"Total Price", :total_subscription_price=>"Total Subscription Price", :total_vat=>"Total VAT", :user_comment=>"User Comment", :admin_comment=>"Admin Comment", :first_name=>"First Name", :last_name=>"Last Name", :email=>"Email", :phone_number=>"Phone Number", :legal_person=>"Legal Person", :company_name=>"Company Name", :reg_nr=>"Registration Number", :pvn_reg_nr=>"VAT Registration Number", :legal_address=>"Legal Address", :payment_method=>"Payment Method", :currency=>"Currency", :created_at=>"Created At", :updated_at=>"Updated At", :payment_id=>"Payment ID", :payment_status=>"Payment Status", :recurring_token=>"Recurring Token", :country_domain=>"Country"}, :order_digital_candle=>{:purchase_price=>"Purchase Price", :purchase_subscription_price=>"Subscription Purchase Price", :subscription_period=>"Subscription Period", :purchase_vat=>"VAT", :deceased=>"Deceased", :language=>"Language", :fulfilled=>"Fulfilled", :user_text=>"User Text"}, :reason=>{:account=>"Account", :description=>"Description", :title=>"Title"}, :request=>{:code=>"Code", :label=>"Label", :region=>"Region", :cemetery=>"Cemetery", :deceased=>"Burial", :plot_height=>"Plot height", :plot_width=>"Plot width", :specific_size=>"Specific size", :email=>"E-mail", :phone_number=>"Phone number", :description=>"Description", :created_at=>"Created at", :answered=>"Answered", :country_domain=>"Country"}, :row=>{:label=>"Code", :sector_id=>"Sector"}, :sector=>{:label=>"Code"}, :service=>{:label=>"Name", :price=>"Price", :unit_measure=>"Unit measure", :without_vat=>"Without VAT", :highlight_in_bill=>"Highlight"}, :site=>{:additional_burial=>"Additional burial", :birth_year=>"Year of birth", :label=>"Site number", :combined_label=>"Site label", :death_year=>"Year of death", :deceased_full_name=>"Burial", :historical_number=>"Historical number", :grave=>"Burial site", :plate=>"Plate", :plate_count=>"Record count", :plate_label=>"Plate number", :state=>"Type", :angle=>"Angle", :updated_at=>"Updated at", :grave_size=>"Grave size"}, :tree=>{:age_stage=>"Age stage", :age_stage_id=>"Age stage", :arborist_work_h=>"Arborist work, H", :assessment_of_the_state=>"Assessment of the state", :crown_width=>"Crown width (m)", :d_system_2_point_4t=>"D. System 2 point 4t", :d_system_3_point_4t=>"D. System 3 point 4t", :dangerous=>"Dangerous", :dangerously_dry_branches=>"Dangerously dry branches", :description=>"Description", :dry_branches=>"Dry branches", :girth=>"Girth (m)", :kind=>"Kind", :lateral_branch_shortening=>"Lateral branch shortening", :latin_wood_specie=>"Latin wood species", :lifting_crown=>"Lifting crown", :measure_diameter=>"Measure diameter (m)", :number=>"Number", :other_point_kind=>"Kind", :translated_other_point_kind=>"Kind", :permitted_removal=>"Permitted removal", :polardation=>"Polardation", :price=>"Tree value (EUR)", :priority=>"Priority", :priority_id=>"Priority", :recommended_removal=>"Recommended removal", :reduction_of_the_crown=>"Reduction of the crown", :shaping=>"Shaping", :state=>"State", :state_description=>"State description", :static_4t=>"Static 4t", :thinning_crown=>"Thinning crown", :wood_specie=>"Wood species", :wood_specie_id=>"Wood species", :wood_value=>"Wood value", :wood_value_id=>"Wood value", :stump=>"Stump"}, :other_point=>{:geom=>"Geometric measurement", :id=>"Identificator", :kind=>"Kind", :tree_description=>"Description", :tree_girth=>"Girth", :tree_number=>"Number", :tree_wood_specie=>"Wood species"}, :other_point_magazine=>{:label=>"Label", :kind=>"Kind", :number=>"Number", :title=>"Title", :exploitation=>"Given for exploitation", :next_inspectation=>"Next inspectation", :value=>"Value (EUR)", :note=>"Note", :translated_kind=>"Kind"}, :unrecognized_deceased=>{:actions=>"Actions", :account=>"Account", :address=>"Place of birth", :age=>"Age", :birth_date=>"Date of birth", :birth_date_day=>"Day of birth", :birth_date_month=>"Month of birth", :birth_date_year=>"Year of birth", :birth_last_name=>"Surname at birth", :book_code=>"Book code", :burier_address=>"Burier address", :burier_father_name=>"Burrier father name", :burier_first_name=>"Burrier first name", :burier_last_name=>"Burrier last name", :burier_person_code=>"Burrier person code", :burier_phone_nr=>"Burrier phone nr.", :celebrity=>"Celebrity", :ceremonious=>"Ceremonious", :certificate_issue_date=>"Certificate issue date", :certificate_issue_place=>"Certificate issue place", :certificate_number=>"Certificate number", :company=>"Company", :death_date=>"Date of death", :death_date_day=>"Day of death", :death_date_month=>"Month of death", :death_date_year=>"Year of death", :death_place=>"Death place", :decorations=>"Decorations", :duplicate=>"Duplicate?", :father_name=>"Father name", :first_name=>"Name", :full_text=>"Full text", :funeral_date=>"Date of funeral", :funeral_date_day=>"Day of funeral", :funeral_date_month=>"Month of funeral", :funeral_date_year=>"Year of funeral", :funeral_time=>"Time of funeral", :has_monument=>"Has monument?", :last_name=>"Surname", :link_status=>"Link status", :not_actual=>"Not actual", :notes=>"Notes", :number_in_book=>"Number in book", :person_code=>"Person code", :plot_label=>"Plot", :prev_deceased_first_name=>"Previous deceased name", :prev_deceased_last_name=>"Previous deceased surname", :prev_deceased_death_date=>"Previous deceased death date", :prev_deceased_death_date_day=>"Previous deceased death day", :prev_deceased_death_date_month=>"Previous deceased death month", :prev_deceased_death_date_year=>"Previous deceased death year", :prev_deceased_year=>"Previous deceased year", :rank=>"Rank", :site_responsible_address=>"Site responsible address", :site_responsible_father_name=>"Site responsible father name", :site_responsible_last_name=>"Site responsible last name", :site_responsible_name=>"Site responsible name", :site_responsible_phone_number=>"Site responsible phone", :source_row_code=>"Source row code", :source_sector_code=>"Source sector code", :source_site_code=>"Source site code", :source_file=>"Source file", :source_id=>"Source DB ID", :source_person_id=>"Source DB person ID", :unrecognized_plot=>"Unrecognized plot", :urn=>"Urn", :dates=>"Dates", :deceased=>"Deceased", :deceased_id=>"Deceased", :untouched=>"Untouched", :manual=>"Manual", :auto=>"Auto", :unrecognized=>"Unrecognized", :updated_at=>"Updated at", :grave_size=>"Grave size", :tenant_first_name=>"Tenant name", :tenant_last_name=>"Tenant surname", :tenant_address=>"Tenant address", :tenant_agreement_no=>"Tenant agreement number", :kinship_with_previously_buried=>"Kinship with previous buried", :place_of_departure=>"Place of ceremony", :funeral_company=>"Funeral company", :responsible_person_code=>"Responsible person code", :responsible_person_email=>"Responsible email", :responsible_person_contract_number=>"Responsible contract number", :attachments=>"Attachments", :site_depth_in_meters=>"Depth in meters", :jewish_death_date=>"Date of death (jewish)", :jewish_birth_date=>"Date of birth (jewish)", :jewish_birth_date_day=>"Day of birth (jewish)", :jewish_birth_date_month=>"Month of birth (jewish)", :jewish_birth_date_year=>"Year of birth (jewish)", :jewish_death_date_day=>"Day of death (jewish)", :jewish_death_date_month=>"Month of death (jewish)", :jewish_death_date_year=>"Year of death (jewish)"}, :version=>{:author_full_name=>"Author", :created_at=>"Made changes", :event=>"Changes", :item=>"Entry", :object_changes=>"Made changes", :whodunnit_ip=>"User IP address"}, :instruction=>{:name=>"Title", :description=>"Description", :video_url=>"Youtube / Vimeo video link", :country_domain=>"Country", :view_count=>"Number of views", :created_at=>"Created"}}, :models=>{:user=>"User", :company=>"Company", :contract=>"Contract", :deceased=>"Burial", :unrecognized_deceased=>"Unrecognized Burial", :pass=>"Pass", :plot=>"Plot", :reason=>"Reason", :site=>"Burial site", :cemetery=>"Cemetery", :photo=>"Photo", :flagging=>"Flagging", :tree=>"Tree", :contract_relation=>"Contract relation", :person_document=>"Person document", :person=>"Person"}}, :datetime=>{:distance_in_words=>{:half_a_minute=>"half a minute", :less_than_x_seconds=>{:one=>"less than 1 second", :other=>"less than %{count} seconds"}, :x_seconds=>{:one=>"1 second", :other=>"%{count} seconds"}, :less_than_x_minutes=>{:one=>"less than a minute", :other=>"less than %{count} minutes"}, :x_minutes=>{:one=>"1 minute", :other=>"%{count} minutes"}, :about_x_hours=>{:one=>"about 1 hour", :other=>"about %{count} hours"}, :x_days=>{:one=>"1 day", :other=>"%{count} days"}, :about_x_months=>{:one=>"about 1 month", :other=>"about %{count} months"}, :x_months=>{:one=>"1 month", :other=>"%{count} months"}, :about_x_years=>{:one=>"about 1 year", :other=>"about %{count} years"}, :over_x_years=>{:one=>"over 1 year", :other=>"over %{count} years"}, :almost_x_years=>{:one=>"almost 1 year", :other=>"almost %{count} years"}}, :prompts=>{:year=>"Year", :month=>"Month", :day=>"Day", :hour=>"Hour", :minute=>"Minute", :second=>"Seconds"}}, :helpers=>{:select=>{:prompt=>"Please select"}, :submit=>{:create=>"Create %{model}", :update=>"Update %{model}", :submit=>"Save %{model}", :account=>{:create=>"Create account", :update=>"Save"}, :article=>{:create=>"Create article", :update=>"Save"}, :attachment=>{:create=>"Create attachment"}, :bill=>{:create=>"Create bill", :update=>"Save"}, :bill_template=>{:create=>"Create", :update=>"Save"}, :bug=>{:create=>"Create bug report", :update=>"Save"}, :cemetery=>{:create=>"Create cemetery", :update=>"Save"}, :company=>{:create=>"Create company", :update=>"Save"}, :contract=>{:create=>"Create contract", :update=>"Save", :report=>"Prepare report"}, :deceased=>{:create=>"Save", :update=>"Save"}, :document_template=>{:create=>"Save", :update=>"Save"}, :directory=>{:create=>"Create", :update=>"Save"}, :event=>{:create=>"Create", :update=>"Save"}, :image=>{:create=>"Create"}, :pass=>{:create=>"Create pass", :update=>"Save"}, :pass_template=>{:create=>"Create", :update=>"Save"}, :flagging=>{:create=>"Create", :update=>"Save"}, :flagging_template=>{:create=>"Create", :update=>"Save"}, :photo=>{:create=>"Add photo"}, :plot=>{:create=>"Create", :update=>"Save"}, :product=>{:create=>"Create", :update=>"Save"}, :reason=>{:create=>"Create reason", :update=>"Save"}, :request=>{:create=>"Create", :update=>"Save"}, :row=>{:create=>"Create", :update=>"Save"}, :site=>{:create=>"Create", :update=>"Save"}, :tree=>{:create=>"Create", :update=>"Save"}, :other_point_magazine=>{:create=>"Create", :update=>"Save"}, :unrecognized_deceased=>{:create=>"Create", :update=>"Save"}, :instruction=>{:create=>"Create", :update=>"Save"}, :user=>{:create=>"Create user", :update=>"Save"}, :grave_maintenance_works=>{:submit=>"To order", :summary=>{:submit=>"To pay"}, :summary_unknown=>{:submit=>"To order"}, :notifications=>{:not_all_data_filled=>"Not all mandatory fields filled"}}}, :page_entries_info=>{:entry=>{:zero=>"entries", :one=>"entry", :other=>"entries"}, :one_page=>{:display_entries=>{:zero=>"No %{entry_name} found", :one=>"Displaying <b>1</b> %{entry_name}", :other=>"Displaying <b>all %{count}</b> %{entry_name}"}}, :more_pages=>{:display_entries=>"Displaying %{entry_name} <b>%{first} - %{last}</b> of <b>%{total}</b> in total"}}, :plot_person_placeholder=>"Use existing person data", :plot_input=>{:plot_placeholder=>"Plot", :row_placeholder=>"Row", :sector_placeholder=>"Sector"}, :bill_input=>{:deceased_placeholder=>"Deceased", :contract_placeholder=>"Contract", :company_placeholder=>"Company"}}, :flash=>{:actions=>{:create=>{:notice=>"%{resource_name} was successfully created."}, :update=>{:notice=>"%{resource_name} was successfully updated."}, :destroy=>{:notice=>"%{resource_name} was successfully destroyed.", :alert=>"%{resource_name} could not be destroyed."}}}, :numbers=>{:ones=>["zero", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine"], :teens=>["_", "eleven", "twelve", "thirteen", "fourteen", "fifteen", "sixteen", "seventeen", "eighteen", "nineteen"], :tens=>["_", "ten", "twenty", "thirty", "forty", "fifty", "sixty", "seventy", "eighty", "ninety"], :hundreds=>"hundred", :mega=>["_", "thousand", "million", "billion", "trillion", "quadrillion", "quintillion", "sextillion", "septillion", "octillion", "nonillion", "decillion", "undecillion", "duodecillion", "tredecillion", "quattuordecillion"], :ordinal=>{:ones=>["zeroth", "first", "second", "third", "fourth", "fifth", "sixth", "seventh", "eighth", "ninth"], :teens=>["tenth", "eleventh", "twelfth", "thirteenth", "fourteenth", "fifteenth", "sixteenth", "seventeenth", "eighteenth", "nineteenth"], :tens=>["_", "tenth", "twentieth", "thirtieth", "fortieth", "fiftieth", "sixtieth", "seventieth", "eightieth", "ninetieth"], :hundreds=>"hundredth", :mega=>["_", "thousandth", "millionth", "billionth", "trillionth", "quadrillionth", "quintillionth", "sextillionth", "septillionth", "octillionth", "nonillionth", "decillionth", "undecillionth", "duodecillionth", "tredecillionth", "quattuordecillionth"]}, :micro=>["_", "tenths", "hundredths", "thousandths", "millionths", "billionths", "trillionths", "quadrillionths", "quintillionths", "sextillionths", "septillionths", "octillionths", "nonillionths", "decillionths", "undecillionths", "duodecillionths", "tredecillionths", "quattuordecillionths"], :tenths=>{:one=>"tenth", :other=>"tenths"}, :hundredths=>{:one=>"hundredth", :other=>"hundredths"}, :thousandths=>{:one=>"thousandth", :other=>"thousandths"}, :millionths=>{:one=>"millionth", :other=>"millionths"}, :billionths=>{:one=>"billionth", :other=>"billionths"}, :trillionths=>{:one=>"trillionth", :other=>"trillionths"}, :quadrillionths=>{:one=>"quadrillionth", :other=>"quadrillionths"}, :quintillionths=>{:one=>"quintillionth", :other=>"quintillionths"}, :sextillionths=>{:one=>"sextillionth", :other=>"sextillionths"}, :septillionths=>{:one=>"septillionth", :other=>"septillionths"}, :octillionths=>{:one=>"octillionth", :other=>"octillionths"}, :nonillionths=>{:one=>"nonillionth", :other=>"nonillionths"}, :decillionths=>{:one=>"decillionth", :other=>"decillionths"}, :undecillionths=>{:one=>"undecillionth", :other=>"undecillionths"}, :duodecillionths=>{:one=>"duodecillionth", :other=>"duodecillionths"}, :tredecillionths=>{:one=>"tredecillionth", :other=>"tredecillionths"}, :quattuordecillionths=>{:one=>"quattuordecillionth", :other=>"quattuordecillionths"}, :micro_separator=>"and", :micro_prefix=>{:tens=>"ten", :hundreds=>"hundred", :union=>"-"}, :union=>"and", :site_count=>{:"0"=>"none", :"1"=>"one", :"2"=>"two", :"3"=>"three", :"4"=>"four", :"5"=>"five", :"6"=>"six"}}, :datagrid=>{:no_results=>"No results.", :table=>{:order=>{:asc=>"↑", :desc=>"↓"}, :no_columns=>"No columns selected"}, :form=>{:search=>"Search", :reset=>"Reset", :filters=>"Filters"}, :filters=>{:xboolean=>{:yes=>"Yes", :no=>"No"}, :dynamic=>{:operations=>{:>==>"≥", :<==>"≤", :"="=>"=", :=~=>"≈"}}}, :accounts_grid=>{:columns=>{:name=>"Name", :users_count=>"Users"}}, :contracts_grid=>{:columns=>{:number=>"Number", :plot_combined_label=>"Plot identificator", :created_at=>"Created at", :owner=>"Owner", :translated_state=>"State", :plot_counts=>"Plot counts"}}, :flaggings_grid=>{:columns=>{:number=>"Number", :plot=>"Plot identificator", :state=>"Status", :translated_state=>"Status", :start_date=>"Start date", :end_date=>"End date"}}, :bills_grid=>{:columns=>{:paid=>"Paid", :translated_state=>"Status", :number=>"Number", :plot=>"Plot identificator", :contract=>"Contract", :deceased=>"Deceased", :contract_people=>"Contract people"}}}, :i18n=>{:plural=>{:keys=>[:one, :other], :rule=>#<Proc:0x00007fe2818d4f80@/bundle/ruby/2.6.0/bundler/gems/rails-i18n-f8c83ec75343/lib/rails_i18n/common_pluralizations/one_other.rb:7 (lambda)>}}, :devise=>{:confirmations=>{:confirmed=>"Your email address has been successfully confirmed.", :new=>{:resend_confirmation_instructions=>"Resend confirmation instructions"}, :send_instructions=>"You will receive an email with instructions for how to confirm your email address in a few minutes.", :send_paranoid_instructions=>"If your email address exists in our database, you will receive an email with instructions for how to confirm your email address in a few minutes."}, :failure=>{:already_authenticated=>"You are already signed in.", :inactive=>"Your account is not activated yet.", :invalid=>"Invalid %{authentication_keys} or password.", :last_attempt=>"You have one more attempt before your account is locked.", :locked=>"Your account is locked.", :not_found_in_database=>"Invalid %{authentication_keys} or password.", :timeout=>"Your session expired. Please sign in again to continue.", :unauthenticated=>"You need to be logged in to continue.", :unconfirmed=>"You have to confirm your email address before continuing.", :user=>{:not_found_in_database=>"User with such email does not exist!", :invalid_domain=>"You don't have access to the cemeteries of this country!"}}, :mailer=>{:confirmation_instructions=>{:action=>"Confirm my account", :greeting=>"Welcome %{recipient}!", :instruction=>"You can confirm your account email through the link below:", :subject=>"Confirmation instructions"}, :email_changed=>{:greeting=>"Hello %{recipient}!", :message=>"We're contacting you to notify you that your email has been changed to %{email}.", :subject=>"Email Changed"}, :password_change=>{:greeting=>"Hello %{recipient}!", :message=>"We're contacting you to notify you that your password has been changed.", :subject=>"Password Changed"}, :reset_password_instructions=>{:action=>"Change my password", :greeting=>"Hello,", :instruction=>"Someone has requested a link to change password for user %{email}. You can do this through the link below.", :instruction_2=>"If you didn't request this, please ignore this email.", :instruction_3=>"Your password won't change until you access the link above and create a new one.", :subject=>"Reset password instructions", :crd=>"CEMETY customer service.", :instruction_new=>"For you has created a CEMETY system user %{email}. To connect to system use this link: %{link}.", :signature=>"Best regards"}, :unlock_instructions=>{:action=>"Unlock my account", :greeting=>"Hello %{recipient}!", :instruction=>"Click the link below to unlock your account:", :message=>"Your account has been locked due to an excessive number of unsuccessful sign in attempts.", :subject=>"Unlock instructions"}, :new_cemety_user=>"New CEMETY user", :signators=>{:subject=>"Contract %{contract} is waiting for Your signature.", :text=>"The contract %{contract_link} is waiting for Your signature."}}, :omniauth_callbacks=>{:failure=>"Could not authenticate you from %{kind} because \"%{reason}\".", :success=>"Successfully authenticated from %{kind} account."}, :passwords=>{:edit=>{:change_my_password=>"Change my password", :change_your_password=>"Change your password", :confirm_new_password=>"Confirm new password", :new_password=>"New password", :change_password=>"Change my password", :title=>"Password change"}, :new=>{:forgot_your_password=>"Forgot your password?", :send_me_reset_password_instructions=>"Send me reset password instructions"}, :no_token=>"You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided.", :send_instructions=>"You will receive an email with instructions on how to reset your password in a few minutes.", :send_paranoid_instructions=>"If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes.", :updated=>"Password updated", :updated_not_active=>"Your password has been changed successfully."}, :registrations=>{:destroyed=>"Bye! Your account has been successfully cancelled. We hope to see you again soon.", :edit=>{:are_you_sure=>"Are you sure?", :cancel_my_account=>"Cancel my account", :currently_waiting_confirmation_for_email=>"Currently waiting confirmation for: %{email}", :leave_blank_if_you_don_t_want_to_change_it=>"leave blank if you don't want to change it", :title=>"Edit %{resource}", :unhappy=>"Unhappy?", :update=>"Update", :we_need_your_current_password_to_confirm_your_changes=>"we need your current password to confirm your changes"}, :new=>{:sign_up=>"Sign up"}, :signed_up=>"Welcome! You have signed up successfully.", :signed_up_but_inactive=>"You have signed up successfully. However, we could not sign you in because your account is not yet activated.", :signed_up_but_locked=>"You have signed up successfully. However, we could not sign you in because your account is locked.", :signed_up_but_unconfirmed=>"A message with a confirmation link has been sent to your email address. Please follow the link to activate your account.", :update_needs_confirmation=>"You updated your account successfully, but we need to verify your new email address. Please check your email and follow the confirmation link to confirm your new email address.", :updated=>"Your account has been updated successfully.", :updated_but_not_signed_in=>"Your account has been updated successfully, but since your password was changed, you need to sign in again"}, :sessions=>{:already_signed_out=>"Signed out successfully.", :new=>{:sign_in=>"Log in", :title=>"Sign in"}, :signed_in=>"Signed in successfully.", :signed_out=>"Signed out successfully."}, :shared=>{:links=>{:back=>"Back", :didn_t_receive_confirmation_instructions=>"Didn't receive confirmation instructions?", :didn_t_receive_unlock_instructions=>"Didn't receive unlock instructions?", :forgot_your_password=>"Forgot your password?", :sign_in=>"Log in", :sign_in_with_provider=>"Sign in with %{provider}", :sign_up=>"Sign up"}, :minimum_password_length=>{:one=>"(%{count} character minimum)", :other=>"(%{count} characters minimum)"}}, :unlocks=>{:new=>{:resend_unlock_instructions=>"Resend unlock instructions"}, :send_instructions=>"You will receive an email with instructions for how to unlock your account in a few minutes.", :send_paranoid_instructions=>"If your account exists, you will receive an email with instructions for how to unlock it in a few minutes.", :unlocked=>"Your account has been unlocked successfully. Please sign in to continue."}, :errors=>{:messages=>{:expired=>"has expired, please request a new one"}}}, :recaptcha=>{:errors=>{:verification_failed=>"reCAPTCHA verification failed, please try again.", :recaptcha_unreachable=>"Oops, we failed to validate your reCAPTCHA response. Please try again."}}, :cookies_eu=>{:cookies_text=>"CEMETY is committed to protecting and respecting your privacy.", :learn_more=>"Learn more", :ok=>"OK", :cookies_read_more=>"Read more", :cookies_detailed_text=>{:link=>"Our privacy policy", :text=>"sets out the basis on which any personal data we collect from you, or that you provide to us, will be processed by us. Please read the privacy policy carefully to understand our views and practices regarding your personal data and how we will treat it.\nFor the purpose of the General Data Protection Regulation – as well as other applicable privacy and data processing rules and regulations, the data controller is SIA “CEMETY”, registration no. 40103618951, registered at Straumēni 3-15, Zaķumuiža, Ropažu nov., Latvia, LV-2133.\nIf you have any questions about your data and how we use it please contact us by email info@cemety.lv , info@cemety.lt or in writing to our address.\n", :ltd_text=>"sets out the basis on which any personal data we collect from you, or that you provide to us, will be processed by us. Please read the privacy policy carefully to understand our views and practices regarding your personal data and how we will treat it.\nFor the purpose of the General Data Protection Regulation – as well as other applicable privacy and data processing rules and regulations, the data controller is Limited Company “MILDA LIMITED”, registration no. 07808564, registered at 5 North End Road, Hammersmith, W148ST, London.\nIf you have any questions about your data and how we use it please contact us by email info@mildagroup.co.uk or in writing to our address.\n"}}, :views=>{:pagination=>{:first=>"«", :last=>"»", :previous=>"‹", :next=>"›", :truncate=>"..."}}, :activemodel=>{:errors=>{:messages=>{:invalid=>"is invalid", :invalid_event=>"cannot transition when %{state}", :invalid_transition=>"cannot transition via \"%{event}\""}}}, :ckeditor=>{:page_title=>"Choose files", :confirm_delete=>"Are you sure you want to delete it?", :buttons=>{:cancel=>"Cancel", :upload=>"Upload", :delete=>"Delete", :next=>"Next"}}, :server_error=>"Server error: Reload page, if error appears again contact administrator.", :disable_with_message=>"Please wait...", :error_notification=>"Please review the problems below:", :year_length_hint=>"A year less than 1000 can be saved by adding zeros to it, eg \"0998\"", :""=>{:date_invalid=>"Date invalid"}, :account_settings=>{:notifications=>{:updated=>"Account settings updated"}, :show=>{:title=>"Account settings"}}, :actions=>{:back=>"Back", :create=>"Create", :delete=>"Delete", :edit=>"Edit", :edit_information=>"Edit information", :sign_out=>"Sign out", :cancel=>"Cancel", :save=>"Save", :new_additional_burial=>"Add additional burial", :make_attachment_ud_link=>"Link to attachment", :remove_attachment_ud_link=>"Remove link to attachment", :manage_attachment_links=>"Link with burial journal", :confirm_unlink_ud=>"Link to attachment will be removed!"}, :head=>{:google_tag_manager=>"<!-- Google Tag Manager -->\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-5C77KNK');</script>\n<!-- End Google Tag Manager -->\n", :title=>"CEMETY - Digitized information and data management system for cemeteries", :meta=>{:author=>"SIA CEMETY", :description=>"Digitized information and data management system for cemeteries"}}, :body=>{:google_tag_manager=>"<!-- Google Tag Manager (noscript) -->\n <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5C77KNK\"\n height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\n<!-- End Google Tag Manager (noscript) -->\n"}, :shared=>{:attachment_row=>{:confirm_delete=>"Are you sure you want to delete this file?"}}, :admin=>{:accounts=>{:edit=>{:title=>"Edit account %{to_s}"}, :index=>{:new=>"New account", :title=>"Accounts"}, :new=>{:title=>"New account"}, :notifications=>{:created=>"Account created", :invalid=>"Entered data is not valid!", :updated=>"Account data saved"}, :show=>{:account_information=>"Account information", :cemeteries_count_title=>"Cemeteries count", :title=>"Account %{to_s}", :users_count_title=>"User count", :export_cemeteries_versions=>"Export cemeteries works", :export_users_versions=>"Export users works", :total_cemetery_area=>"Total cemetery area (ha)", :statistic=>"Cemetery statistics", :account_contracts=>"All contracts"}, :statistics=>{:title=>"%{name} cemetery statistics"}, :cemeteries_versions=>{:filename=>"Works list %{time}.xlsx"}, :users_versions=>{:filename=>"Works list %{time}.xlsx"}, :upload=>{:logo_size=>"Maximum image size 5 MB", :logo_warning=>"File size exceeds 5 MB!"}}, :articles=>{:new=>{:title=>"New article"}, :edit=>{:title=>"Edit article"}, :index=>{:new=>"New article", :title=>"Articles"}, :article=>{:confirm_delete=>"Are you sure you want to delete this article data?"}, :notifications=>{:created=>"Article created", :invalid=>"Entered data is not valid!", :updated=>"Article data saved"}, :languages=>{:de=>"German", :en=>"English", :fr=>"French", :lt=>"Lithuanian", :lv=>"Latvian", :pl=>"Polish", :ru=>"Russian", :no=>"Norwegian", :by=>"Belarus", :es=>"Spanish", :fi=>"Finnish", :nl=>"Dutch", :dk=>"Danish", :ro=>"Romanian", :ua=>"Ukrainian"}}, :bugs=>{:edit=>{:title=>"Edit bug report"}, :form=>{:current_cemetery=>"Cemetery", :current_user=>"Applicant"}, :index=>{:new=>"New bug report", :title=>"Bug reports"}, :new=>{:title=>"New bug report", :hover=>"Bug report"}, :notifications=>{:created=>"New bug report successfully created", :reported=>"Thank you, bug report successfully registered", :updated=>"Bug report data saved"}, :popup=>{:current_cemetery=>"Cemetery", :current_user=>"Applicant"}, :priorities=>{:high=>"High", :low=>"Low", :medium=>"Medium"}, :show=>{:confirm_delete=>"Are you sure you want to delete this bug data?", :title=>"Bug report"}, :statuses=>{:canceled=>"Canceled", :new=>"New", :ongoing=>"Ongoing", :solved=>"Solved", :unsolved=>"Unsolved"}}, :cemeteries=>{:new=>{:title=>"New cemetery"}, :notifications=>{:created=>"Cemetery created", :invalid=>"Entered data is not valid!", :updated=>"Cemetery data updated", :geom_not_ok=>"GEO does not meet the required standard"}}, :cemety_mails=>{:index=>{:title=>"Messages"}, :show=>{:title=>"Message"}, :cemety_mail=>{:answered=>"Answered"}}, :products=>{:index=>{:title=>"Products", :new=>"New product"}, :new=>{:title=>"New product"}, :edit=>{:title=>"Edit product"}, :show=>{:title=>"Product %{to_s}"}, :basic_data=>{:title=>"Product's basic data", :confirm_delete=>"Are you sure you want to delete this product data?", :product_type=>"Product Type", :product_data=>"Product Data", :product_pricing=>"Product Pricing", :product_objects=>"Product Linkage with Objects", :product_display=>"Product Display and Highlighting", :product_statistics=>"Product Statistics", :additional_services=>"Additional Services"}, :form=>{:date_year_auto_update=>"The year will be automatically updated annually", :product_type=>"Product Type", :product_data=>"Product Data", :product_pricing=>"Product Pricing", :product_objects=>"Product Linkage with Objects", :product_display=>"Product Display and Highlighting", :product_statistics=>"Product Statistics", :additional_services=>"Additional Services", :add_additional_service=>"Add Additional Service", :vat_included=>"VAT Included"}, :additional_service_fields=>{:vat_included=>"VAT Included", :remove=>"Remove Additional Service", :remove_confirm=>"Are you sure you want to remove the additional service %{service_name}?"}, :notifications=>{:created=>"Product created", :invalid=>"Entered data is not valid!", :updated=>"Product data saved"}, :languages=>{:de=>"German", :en=>"English", :fr=>"French", :lt=>"Lithuanian", :lv=>"Latvian", :pl=>"Polish", :ru=>"Russian", :no=>"Norwegian", :by=>"Belarus", :es=>"Spanish", :fi=>"Finnish", :nl=>"Dutch", :dk=>"Danish", :ro=>"Romanian", :ua=>"Ukrainian"}, :images=>{:add=>"Add", :title=>"Photos", :destroy_all=>"Delete all", :delete=>"X", :confirm_delete=>"Are you sure you want to delete this photo?", :confirm_multiple_delete=>"Are you sure you want to delete these photos?", :notifications=>{:single_delete=>"Photo deleted sucessfully!", :single_delete_invalid=>"Failed deleting photo!", :multiple_delete=>"Photos deleted successfully!", :multiple_delete_invalid=>"Failed deleting photos!", :photos_already_deleted=>"Photos already deleted!"}}, :orders=>{:index=>{:title=>"Orders"}, :show=>{:title=>"Order %{to_s}"}, :basic_data=>{:title=>"Order Data"}, :order_item=>{:title=>"Ordered Product", :product=>{:name=>"Product", :description=>"Description"}, :purchase_price=>"Purchase Price", :purchase_subscription_price=>"Subscription Purchase Price", :subscription_period=>"Subscription Period", :purchase_vat=>"VAT", :deceased=>"Deceased", :language=>"Language", :fulfilled=>"Fulfilled", :user_text=>"User Text"}}, :requests=>{:title=>"Requests"}}, :requests=>{:index=>{:title=>"Requests"}, :show=>{:title=>"Request"}, :basic_data=>{:title=>"Request's basic data", :confirm_delete=>"Are you sure you want to delete this request data?"}, :product=>{:title=>"Product"}, :request=>{:answered=>"Answered", :in_progress=>"In progress", :processed=>"Processed"}, :gmw_processing=>{:title=>"Grave maintenance schedule", :processed=>"Processed"}}, :images=>{:new=>{:title=>"Images", :submit=>"Submit"}}, :instructions=>{:index=>{:title=>"Instructions"}, :new=>{:title=>"New instruction"}, :show=>{:confirm_delete=>"Are you sure you want to delete this instruction?"}, :notifications=>{:updated=>"Instruction updated", :created=>"Instruction added", :deleted=>"Instruction deleted", :invalid=>"Instruction data is invalid!"}}}, :application_helper=>{:delete_link=>{:confirm_delete=>"Confirm delete"}, :set_title=>{:title=>"Title"}}, :areas=>{:free=>"Free", :used=>"Occupied"}, :attachments=>{:attachments=>{:title=>""}, :new=>{:title=>"Upload file"}, :edit=>{:title=>"Update file information"}, :notifications=>{:created=>"File created.", :deleted=>"File deleted.", :invalid=>"Entered data is not valid!", :ud_linked=>"Burial journal has linked to attachment!", :ud_unlinked=>"Burial journal link to attachment has removed!"}, :show=>{:confirm_delete=>"Are you sure you want to delete this file data?", :title=>"File"}, :link_attachment_to_ud=>{:title=>"Link attachment to burial journal"}}, :back_to_index=>"Back to list", :bills=>{:index=>{:title=>"Bills"}, :report=>{:title=>"Bill list", :title_long=>"Invoice list printout", :total_sum=>"Total amount"}, :services_report=>{:title=>"Services list", :service_amount=>"Amount", :price_with_vat=>"Price with VAT"}, :edit=>{:title=>"Bill %{to_s}"}, :form=>{:amount=>"Amount", :unit_measure=>"Unit measurement"}, :new=>{:amount=>"Amount", :title=>"New bill"}, :notifications=>{:created=>"Bill created", :updated=>"Bill updated", :deleted=>"Bill deleted", :invalid=>"Entered data is not valid!", :missing_services=>"Services for bills missing, please contact with system administrators about it!", :pdf_created=>"Printout created", :pdf_not_created=>"Cannot create this printout!", :pdf_not_removed=>"Cannot delete this printout!", :pdf_removed=>"Printout deleted", :pdf_removed_unsuccessfully=>"Printout deleted unsuccessfully!"}, :show=>{:confirm_delete=>"Are you sure you want to delete this bill data?", :confirm_remove_pdf=>"Are you sure you want to delete this PDF?", :generate_pdf=>"Generate PDF", :remove_pdf=>"Remove PDF", :title=>"Bill %{to_s}", :bill_funeral_calendar_info=>"Funeral details"}, :states=>{:draft=>"Draft", :issued=>"Issued", :paid=>"Paid"}, :payment_methods=>{:card_bank=>"Card-Bank", :card=>"Card", :check=>"Check", :bill=>"Bill", :cash=>"Cash"}}, :browser_warning=>"Your internet internet browser version is old or not fully supported, to view digital map. For your convenience, please use different internet browser. <a href='https://browser-update.org/update.html' target='_blank'>Download it here!</a>", :calendar=>{:today=>"today"}, :copies=>{:confirm=>"Are you sure you want to make a copy of %{copy_class}% {copy_object}?", :copy=>"Copy", :copy_objects=>{:flagging=>"flagging", :bill=>"bill", :pass=>"passes", :contract=>"contract"}, :create=>{:no_changable_field=>"Error compiling base file, information about required data field not found", :no_input=>"The required data field is not filled", :failed_to_edit_base_object=>"Error editing base object"}, :new=>{:object_copy=>"Creating a copy of %{copy_object}", :create_copy=>"Create a copy", :form_labels=>{:contract=>"Indicate the end date of the previous contract", :bill=>"Has the previous bill been paid?", :pass=>"Specify the end date of the previous pass", :flagging=>"Indicate the end date of the previous act"}}}, :cemeteries=>{:edit=>{:title=>"%{to_s} settings"}, :form=>{:new=>"New template", :confirm_delete=>"Are you sure you want to delete it?", :basic_data=>{:title=>"Basic settings"}, :default_labels=>{:title=>"Default codes"}, :plate_size=>{:height=>"Length", :title=>"Plate size (in meters)", :width=>"Width"}, :plot_size=>{:height=>"Length", :title=>"Plot size (in meters)", :custom_title=>"Non-standard plot dimensions (in meters)", :width=>"Width"}, :site_size=>{:title=>"Site size (in meters)"}, :sectors=>{:title=>"Sector codes"}, :services=>{:add=>"Add service", :title=>"Services"}, :templates=>{:bill_title=>"Bill template", :contract_title=>"Contract template", :bill=>{:title=>"Bill template", :new=>"New template", :confirm_delete=>"Are you sure you want to delete it?"}, :contract=>{:title=>"Contract template", :new=>"New template", :confirm_delete=>"Are you sure you want to delete it?"}, :pass=>{:title=>"Permit template", :new=>"New template", :confirm_delete=>"Are you sure you want to delete it?"}, :flagging=>{:title=>"Flagged burial template", :new=>"New template", :confirm_delete=>"Are you sure you want to delete it?"}}, :reports=>{:title=>"Reports", :cemeteries_activity_table=>"Cemeteries activity table", :users_activity_table=>"Users activity table", :search=>"Search", :beginning_date=>"From", :closing_date=>"Till"}, :wall_size=>{:height=>"Length", :title=>"Wall size ((in meters)", :width=>"Width"}}, :index=>{:title=>"Cemeteries"}, :intentions=>{:confession=>"Confession", :public=>"Public"}, :notifications=>{:invalid=>"Entered data is not valid!", :updated=>"Settings updated!", :upload_finished=>"Upload was successfully finished", :calculate_statistics=>"Statistics are being updated. Please recheck again in a short while."}, :popup=>{:add_new=>{:alert_for_wall=>"You have to fill in the Memorial wall's fields", :base_info=>"Width and height", :church_house=>"Church", :coniferous_tree=>"Conifer", :count=>"Plate count", :count_bottom=>"On the bottom", :count_top=>"On the top", :create=>"Create", :deciduous_tree=>"Foliage tree", :height=>"Height", :left=>"On the left", :new_area=>"Area", :new_custom_plot_grave=>"Custom plot grave", :new_other=>"Other", :new_plot_grave=>"Plot (%{count})", :new_plot_wall=>"Memorial wall", :new_row=>"Row", :new_street=>"Road (%{height}m)", :placement=>"On the plate's ends", :right=>"On the right", :site_dimensions=>"Plates dimensions", :well=>"Well", :width=>"Width", :bench=>"Bench", :information_column=>"Information column", :trashcan=>"Trashcan", :toilet=>"Toilet", :flowerbed=>"Flowerbed", :bush=>"Bush", :lamp_post=>"Lantern", :exclamation_mark=>"Marker"}}, :service_fields=>{:title=>"Service"}, :show=>{:add_new=>"Add object", :refresh_map=>"Refresh map data", :title=>"%{to_s}"}, :statuses=>{:not_working=>"Not working", :restricted_burial=>"Restricted burial", :working=>"Working"}}, :companies=>{:index=>{:title=>"Companies", :new_company=>"New company"}, :new=>{:title=>"New company"}, :notifications=>{:created=>"Company created", :deleted=>"Company data deleted", :invalid=>"Entered data is not valid!", :updated=>"Company data saved"}, :show=>{:confirm_delete=>"Are you sure you want to delete this company data?"}}, :contracts=>{:basic_data=>{:confirm_delete=>"Are you sure you want to delete this contract?", :confirm_remove_pdf=>"Are you sure you want to delete this printout?", :generate_pdf=>"Generate printout", :remove_pdf=>"Delete printout", :title=>"Contract's basic data", :add_signature=>"To sign", :signators=>"Signatories", :is_signed=>"It is signed", :not_signed=>"Not signed"}, :bills=>{:title=>"Bills"}, :contract_relation_fields=>{:kinds=>{:applicant=>"Applicant", :owner=>"Contract's owner", :successor=>"Liability successor"}, :title=>"Liable person"}, :animal_burials=>{:error_message=>"The attribute %{animal_burials} cannot be removed because it is marked for the following contracts:"}, :deceased_fields=>{:title=>"Burial data"}, :edit=>{:title=>"Edit contract %{to_s}"}, :form=>{:add_contract_relation=>"Add a liable person", :basic_data=>"Contract's basic data", :sites_state=>{:all=>"All sites", :one=>"Choose site"}, :deceaseds_state=>{:all=>"All deceaseds", :one=>"Choose deceased"}}, :report=>{:title=>"List of contracts", :reserved_title=>"List of reservation contracts", :index=>"Nr.", :number=>"Contract registration. Nr.", :reservation_date=>"Reservation date", :created_at=>"Created at", :owner_details=>"Owner first name, last name, person code, address, phone number", :plot_details=>"Plot(s) Nr. (sector, row, plot(s))", :reserved_details=>"Reserved contract reforming/prolonging (previous contract number, created at, first name, last name, person code)", :last_deceased_burial_date=>"Last deceased burial date", :deceaseds_full_names=>"Notes (Info. about previous sites and more)", :contract_notes=>"Contract notes"}, :index=>{:new=>"New contract", :title=>"Contracts", :report_contracts=>"Report contracts", :reserved_contracts_report=>"Reservation agreements"}, :new=>{:title=>"New contract"}, :notifications=>{:created=>"Contract created", :updated=>"Contract data saved", :deleted=>"Contract deleted", :invalid=>"Entered data is not valid!", :invalid_reservation_date=>"Invalid reservation date", :pdf_created=>"Printout created", :pdf_not_created=>"Cannot create this printout!", :pdf_not_removed=>"Cannot delete this printout!", :pdf_removed=>"Printout deleted", :pdf_removed_unsuccessfully=>"Printout deleted unsuccessfully!", :pdf_generated_unsuccessfully=>"Printout generated unsuccessfully!", :interfering_no_start_date=>"Signed contract %{contract_link} has no start date", :interfering_no_end_date=>"Signed contract %{contract_link} has no end date", :interfering_overlaps_dates=>"The start and end dates of this contract coincide with the dates of contract %{contract_link}"}, :owner_data=>{:title=>"Owner data"}, :show=>{:title=>"Contract %{to_s}"}, :states=>{:active=>"Active", :broken=>"Broken", :draft=>"Draft", :ended=>"Ended"}, :associate_type=>{:plot=>"Plot", :site=>"Site", :deceased=>"Burial"}, :deceaseds_list=>{:new_deceased=>"New deceased", :title=>"Sites list"}}, :data_types=>{:string=>"Text", :date=>"Date", :time=>"Time", :integer=>"Number", :float=>"Fractional", :decimal=>"Fractional"}, :date_invalid=>"date invalid", :date_picker_format=>"DD.MM.YYYY", :deceaseds=>{:deceased_name_fields=>{:deceased_names=>"Burial additional information"}, :edit=>{:title=>"Edit deceased %{to_s} data"}, :form=>{:add_deceased_name=>"Add additional information", :add_deceased_relation=>"Add responsible person"}, :index=>{:linked=>"Linked", :new=>"Enter data", :no_recognitions=>"No recognitions", :archive_list=>"Archive list", :informative_list=>"Informative list", :title=>"Burial", :untouched=>"Untouched", :import_file=>"Import Excel", :cremated_burials=>"Cremated burials", :only_urns=>"Only urns"}, :new=>{:title=>"Burial data"}, :notifications=>{:all_recognized=>"No more deceaseds with possible similarities!", :created=>"Burial data saved", :deleted=>"Burial data deleted.", :invalid=>"Entered data is not valid!", :only_one_recognized=>"May note only one conformity", :updated=>"Burial data saved", :import_succeeded=>"Upload successful", :import_failed=>"Upload unsuccessful - the file or language is incorrect"}, :show=>{:additional_burial=>"Additional burial", :confirm_delete=>"Are you sure you want to delete this deceased data?"}, :report=>{:end_date=>"End date", :start_date=>"Start date", :report_kind=>"Report kind", :reports=>"Reports", :title=>{:archive_list=>"Archive list", :informative_list=>"Informative list", :cremated_list=>"List of cremated", :state_funds_list=>"List of state funded", :unrecognized_list=>"List of unrecognized burials"}}, :report_form_controls=>{:submit_pdf=>"Generate PDF", :submit_xlsx=>"Generate EXCEL"}, :cremated_burials=>{:end_date=>"End date", :start_date=>"Start date", :title=>"Cremated burials"}, :threatening_illnesses=>{:a00=>"A00 - Cholera or virus carrier", :a20=>"A20 - Plague", :a22=>"A22 - Anthrax", :a95=>"A95 - Yellow fever", :a96_2=>"A96.2 - Lassa fever", :a98_3=>"A98.3 - Marburg virus disease", :a98_4=>"A98.4 - Ebola virus disease", :b03=>"B03 - Smallpox", :b04=>"B04 - Monkey pox", :u07_1=>"U07.1 - Covid-19"}, :unrecognized_deceaseds_list=>{:accordance=>"Accordance", :duplicate=>"Duplicate", :link_it=>"Link it", :unlink_it=>"Unlink", :next_deceased=>"Next deceased >>", :possible_unrecognizable=>"Possible unrecognizable", :unprocessable=>"Unprocessable", :unprocessable_explanation=>"Sign with possibility that deceased will have undeceaseds will be removed", :unrecognizable=>"Unrecognizable"}, :age=>{:year=>{:one=>"%{count} year", :other=>"%{count} years"}, :month=>{:one=>"%{count} month", :other=>"%{count} months"}}, :import=>{:title=>"Excel upload", :file=>"File", :language=>"Language", :import=>"Upload", :upload_form_notice=>"The language must be specified so that the system can determine the language of the Excel table. Without it, the current system language will be: %{language}"}, :excel_supported_columns=>{:index=>"Nr.", :column=>"Column", :data_type=>"Data type", :supported_columns=>"Supported columns (%{count})"}, :upload_error_messages=>{:upload_errors=>"Upload error messages (%{count})", :error_message=>"Inappropriate row: %{message}"}, :deceased_relation_fields=>{:kinds=>{:responsible_person=>"Responsible person"}}, :persons=>{:title=>"Responsible person", :person_name=>"Name", :person_number=>"ID / number", :phone_number=>"Phone"}}, :decorations=>{:kinds=>{:bench=>"Bench", :border=>"Grave border", :fence=>"Fence", :greenery=>"Greenery", :monument=>"Monument", :other=>"Other", :plate=>"Plate", :crushedstone=>"Crushed stones", :cobblestones=>"Cobblestones"}}, :directories=>{:index=>{:title=>"Directories", :add=>"Add directory"}, :new=>{:title=>"New directory"}, :notifications=>{:created=>"Directory created.", :deleted=>"Directory data deleted.", :invalid=>"Entered data is not valid!", :updated=>"Directory data saved."}, :show=>{:confirm_delete=>"Are you sure you want to delete this directory?", :title=>"Attachments", :add=>"Add attachment"}, :kinds=>{:cemetery_regulations=>"Cemetery regulations", :unrecognized_deceaseds_photos=>"Unidentified burials photos", :contracts=>"Contracts", :other=>"Other"}}, :document_templates=>{:new=>{:title=>"New template"}, :form=>{:account_placeholders=>"Account placeholders:", :contract_placeholders=>"Contract placeholders:", :bill_placeholders=>"Bill placeholders:", :multiple_assigners=>"Signator count:", :assigner_one=>"1. signatory:", :assigner_two=>"2. signatory:"}, :notifications=>{:created=>"Template created!", :invalid=>"Entered data is not valid!"}}, :pass_templates=>{:new=>{:title=>"New template"}, :form=>{:account_placeholders=>"Account placeholders:", :pass_placeholders=>"Permit placeholders:"}}, :flagging_crms=>{:new=>{:success=>"Communication with client succesfully created", :future_date=>"Unable to register Communication with a future date", :fail=>"A mistake was found in cummunication data, please recheck it"}}, :flaggings=>{:index=>{:flagging=>"New flagging", :title=>"Flagged burials"}, :new=>{:title=>"New flagging"}, :states=>{:first_flag=>"First flag", :repeated=>"Repeated", :ended=>"Ended"}, :crms=>{:table=>{:date=>"Date", :person=>"Person", :communication_type=>"Communication type", :notes=>"Notes", :informed=>"Informed?"}, :communication_types=>{:email=>"Email", :letter=>"Letter", :phone=>"By phone"}, :add_person=>{:main_text=>"If you don't see desired person, click", :here=>"here"}, :title=>"Communication with client", :submit_button=>"Save"}, :flagging_relation_fields=>{:kinds=>{:member=>"Member of the Commission", :guest=>"Invited person", :chairman=>"Chariman of the Commission"}}, :form=>{:add_flagging_relation=>"Add a liable person"}, :notifications=>{:created=>"Flagged burial created", :deleted=>"Flagged burial data deleted", :invalid=>"Entered data is not valid!", :updated=>"Flagged burial data saved", :pdf_created=>"Printout created", :pdf_not_created=>"Cannot create this printout!", :pdf_not_removed=>"Cannot delete this printout!", :pdf_removed=>"Printout deleted", :pdf_removed_unsuccessfully=>"Printout deleted unsuccessfully!"}, :show=>{:confirm_delete=>"Are you sure you want to delete this data?", :confirm_remove_pdf=>"Are you sure you want to delete this PDF?", :generate_pdf=>"Generate PDF", :remove_pdf=>"Remove PDF"}}, :flagging_templates=>{:new=>{:title=>"New template"}, :form=>{:account_placeholders=>"Account placeholders:", :flagging_placeholders=>"Flagging placeholders:"}}, :bill_templates=>{:service_type=>"Service type", :service_types=>{:plot=>"Plot assigned", :outsourcing=>"Outsourcing"}, :new=>{:title=>"New bill template", :template=>"Bill template"}, :form=>{:account_placeholders=>"Account placeholders:", :bill_placeholders=>"Bill placeholders:", :bill_funeral_calendar_placeholders=>"Funeral Bill placeholders"}}, :enter_cyrillic=>"Enter cyrillic", :enter_jewish=>"Enter hebrew", :enter_latin=>"Enter latin", :excel_import_function_not_supported_for_class=>"Import data function is not implemented for %{class}!", :events=>{:form=>{:confirm_delete=>"Are you sure you want to delete this event?"}, :index=>{:title=>"Events"}, :notifications=>{:created=>"Event created", :invalid=>"Entered data is not valid!", :updated=>"Event data saved"}, :errors=>{:exceed=>"exceed deadline"}}, :false=>false, :forgot_password=>"Forgot your password?", :individual_person=>"Individual person", :layouts=>{:login=>{:title=>"CEMETY", :service_info_email=>"info@cemety.lv", :service_info_phone_nr=>"+371 29144816"}, :application=>{:title=>"Information and data management system of cemeteries in Klaipėda"}, :public=>{:title=>"CEMETY - Cemetery Management and Information Distribution Service"}}, :legal_person=>"Legal person", :locales=>{:de=>"Deutsch", :en=>"English", :fr=>"Français", :lt=>"Lietuvos", :lv=>"Latviešu", :no=>"Norsk", :pl=>"Polski", :ru=>"Русский", :by=>"Беларусь", :es=>"Español", :fi=>"Suomi", :it=>"Italiano", :uk=>"English", :pt=>"Portugues", :nl=>"Nederlands", :dk=>"Denmark", :ro=>"Rumanian", :ua=>"Ukrainian"}, :lookups=>{:attributes=>{:create=>"Create", :description=>"Description", :latin_name=>"Latin name", :name=>"Name", :system_name=>"System name", :update=>"Update"}, :edit=>{:title=>"Edit %{name} %{subclass}"}, :index=>{:new=>"New record", :remove=>"Delete checked records", :title=>{:agestages=>"Agestages", :priorities=>"Priorities", :woodspecies=>"Woodspecies", :woodvalues=>"Woodvalues"}}, :new=>{:title=>"New %{subclass} record"}, :notifications=>{:created=>"Lookup created", :invalid=>"Entered data is not valid!", :updated=>"Lookup updated"}, :subclasses=>{:agestage=>"agestage", :priority=>"priority", :woodspecie=>"woodspecie", :woodvalue=>"woodvalue"}}, :mails=>{:requests=>{:subject=>"Product purchase request", :message=>"Product %{name} request. Region %{region}, cemetery %{cemetery},\ndeceased %{deceased}, plot size: width %{width} and height %{height},\nspecific size %{specific_size}. Description: %{description}.\n", :body=>{:product=>"Product %{name} request.", :region=>"Region: %{region}", :cemetery=>"Cemetery: %{cemetery}", :deceased=>"Deceased: %{deceased}", :plot_size=>"Plot size: bredde %{bredde} og højde %{højde}", :specific_size=>"specific size: %{specific_size}", :description=>"Description: %{description}"}}, :partner_mails=>{:response=>{:subject=>"Message from CEMETY", :body=>"Thank you for your message. We will contact you shortly.", :footer=>"Best regards, CEMETY"}, :request=>{:subject=>"Saņemts jauns partnera pieteikums", :body=>"Saņemts jauns partnera pieteikums. Lūdzu pievienojieties sistēmai, lai to apskatītu."}, :notifications=>{:invalid=>{:full_name=>"Error in process of filling form fields: Full name incorrect!", :phone=>"Error in process of filling form fields: Phone incorrect!", :email=>"Error in process of filling form fields: E-mail incorrect!", :description=>"Error in process of filling form fields: Tell us about yourself field empty!", :message=>"Error in process of filling form fields: Tell us why do you want to cooperate field empty!", :subject=>"Error in process of filling form fields: System error!", :recaptcha=>"Please confirm that you are not a robot!", :file=>"Invalid file extension!"}}}, :notifications=>{:created=>"E-mail sent successfully", :invalid=>{:email=>"Error in process of filling form fields: E-mail incorrect!", :message=>"Error in process of filling form fields: Message field empty!", :phone=>"Error in process of filling form fields: Phone incorrect!", :subject=>"Error in process of filling form fields: System error!", :recaptcha=>"Please confirm that you are not a robot!"}}, :orders=>{:greeting=>"Hello, %{first_name}!", :info_1=>"Thank you for choosing Cemety e-services! If you have any questions, uncertainties, or suggestions, please feel free to contact SIA Cemety by replying to this email.", :ordered_services=>"Ordered services:", :invoice_info=>"Your invoice for the request is attached to this email."}, :digital_candles=>{:reminder=>{:greeting=>"Hello, %{first_name},", :ends_today=>"today", :ends_later=>"in %{days_till_end} days.", :product_info=>"This is a friendly reminder that your %{product_name} service is coming to an end", :extend_link=>"To extend the service, click on the link below:", :extend_button=>"extend service", :thanks=>"Thank you for using our service!", :end_1=>"Best regards,", :end_2=>"The Cemety team"}}}, :menu=>{:account_settings=>"Account settings", :articles=>"Articles", :admin_accounts=>"Accounts", :admin_bugs=>"Bugs", :bills=>"Bills", :cemeteries=>"Map", :cemety_mails=>"Mail's", :contracts=>"Contracts", :deceaseds=>"Burial", :events=>"Events", :lookups=>"Lookups", :passes=>"Permits", :flaggings=>"Flagged burials", :people=>"Owners", :plots=>"Plots", :products=>"Products", :orders=>"Orders", :requests=>"Requests", :settings=>"Settings", :statistics=>"Statistics", :instructions=>"Instructions", :submenu=>{:agestages=>"Agestages", :priorities=>"Priorities", :woodspecies=>"Woodspecies", :woodvalues=>"Woodvalues"}, :trees=>"Trees", :other_point_magazines=>"Inventories", :unrecognized_deceaseds=>"Unidentified burials", :user_name=>"User: %{name}", :user_settings=>"Settings", :users=>"Users", :versions=>"Changes", :directories=>"Files"}, :new_bug_in_cemety=>"New bug reported in CEMETY", :passes=>{:states=>{:active=>"Active", :ended=>"Ended"}, :index=>{:pass=>"New pass", :companies=>"Companies", :reasons=>"Reasons", :title=>"Permits"}, :new=>{:title=>"New pass"}, :notifications=>{:created=>"Permit created", :deleted=>"Permit data deleted", :invalid=>"Entered data is not valid!", :updated=>"Permit data saved", :pdf_created=>"Printout created", :pdf_not_created=>"Cannot create this printout!", :pdf_not_removed=>"Cannot delete this printout!", :pdf_removed=>"Printout deleted", :pdf_removed_unsuccessfully=>"Printout deleted unsuccessfully!"}, :show=>{:confirm_delete=>"Are you sure you want to delete this data?", :confirm_remove_pdf=>"Are you sure you want to delete this PDF?", :generate_pdf=>"Generate PDF", :remove_pdf=>"Remove PDF"}}, :people=>{:get_rc_data=>"Receive data from the Registrų Centras by personal code", :no_data_found=>"No data found!", :new=>{:person_form_title=>"Add a new person", :submit_button=>"Add", :alert_successful=>"Person added sucessfully", :alert_unsuccessful=>"There were some errors in person data"}, :basic_data=>{:title=>"Personal data"}, :contact_data=>{:title=>"Contact information"}, :document_data=>{:kinds=>{:driving_lic=>"Driver's license", :id_card=>"ID card", :other=>"Other", :passport=>"Passport"}, :title=>"Passport data"}, :index=>{:title=>"Owners"}}, :images=>{:new=>{:title=>"New photo", :submit=>"Submit", :image_size_warning=>"The maximum allowed image size is %{size} MB"}, :notifications=>{:created=>"Photo added.", :deleted=>"Photo deleted.", :delete_failed=>"Deleting photo failed.", :deleted_all=>"All photos were deleted.", :invalid=>"Entered data is not valid!"}, :show=>{:confirm_delete=>"Are you sure you want to delete this photo?", :title=>"Photo"}}, :photos=>{:new=>{:title=>"New photo", :submit=>"Submit"}, :oversized=>{:title=>"Select items to keep that exceed the file size limit", :submit=>"Save selected items"}, :notifications=>{:created=>"Photo added.", :deleted=>"Photo deleted.", :oversize=>"Ausgewählte Elemente speichern", :delete_failed=>"Deleting photo failed.", :deleted_all=>"All photos were deleted.", :invalid=>"Entered data is not valid!"}, :show=>{:confirm_delete=>"Are you sure you want to delete this photo?", :title=>"Photo", :previous=>"Previous", :next=>"Next"}}, :plots=>{:quality_status=>{:valid=>"Valid", :invalid=>"Invalid"}, :attachments=>{:add=>"Added file", :confirm_delete=>"Are you sure you want to delete this file?", :title=>"File"}, :bills=>{:title=>"Bills", :create_bill=>"New bill"}, :contracts=>{:title=>"Contracts", :create_contract=>"New contract"}, :decorations_list=>{:add_decoration=>"Add decoration", :title=>"Decorations", :historical_decorations=>"Decorations from burial journal"}, :edit=>{:add_decoration=>"Add decoration", :add_plot_relation=>"Add plot relation", :custom_plot_size=>"Other size", :title=>"Edit site %{to_s}"}, :flag=>{:flag=>"Start flagging proces", :manual_flagging_start_date=>"Flagged burial start date", :title=>"Plot flagging"}, :flaggings=>{:title=>"Flagged burials", :create_flagging=>"Create flagging", :unflag=>"Stop the flagging process", :confirm_unflag=>"Are you sure you want to stop the flagging process?"}, :incorrect=>{:generate_xlsx=>"Generate XLSX", :title=>"Incorrect cemeteries"}, :index=>{:title=>"Plot"}, :notifications=>{:deleted=>"Site deleted.", :flag_date_invalid=>"Flag date invalid (no date)", :flagged=>"Flagged", :invalid=>"Entered data is not valid!", :unflagged=>"Unflagged", :updated=>"Site data updated", :valid_contract_exists=>"Plot cannot be delete because it is linked with active bill Nr. %{contract_nr}"}, :passes=>{:title=>"Permits"}, :persons=>{:title=>"Contact persons", :create=>"New contact person", :person_name=>"Name", :person_number=>"ID / number", :phone_number=>"Phone", :legal_address=>"Registration address", :email_address=>"E-mail"}, :photos=>{:add=>"Add photo", :title=>"Photos", :add_badge_tooltip=>"Show candles"}, :plot_relation_fields=>{:kinds=>{:contact_person=>"Contact person"}}, :popup=>{:deceaseds=>{:deceaseds=>"Burials"}, :grave=>{:plot_contracts_table=>{:create_contract=>"Create contract"}, :deceaseds_contracts_table=>{:create_contract=>"Create contract"}, :sites_deceaseds_table=>{:deceaseds=>"Burials"}, :cataloged=>{:create_contract=>"Create contract", :copy_plot_grave=>"Copy grave", :information_invalid=>"Information is not valid!", :information_valid=>"Information is valid!", :mark_as_information_invalid=>"NOK", :mark_as_information_valid=>"OK", :options=>"Data check"}, :default=>{:create_contract=>"Create contract", :copy_plot_grave=>"Copy plot grave", :information_invalid=>"Information is not valid!", :information_valid=>"Information is valid!", :mark_as_information_invalid=>"NOK", :mark_as_information_valid=>"OK", :options=>"Data check"}, :sites_deceaseds=>{:create_contract=>"Create contract", :copy_plot_grave=>"Copy plot grave", :information_invalid=>"Information is not valid!", :information_valid=>"Information is valid!", :mark_as_information_invalid=>"NOK", :mark_as_information_valid=>"OK", :options=>"Data check"}, :flagged=>{:create_contract=>"Create contract"}}, :plot_image=>{:add_photo=>"Add photo", :photos=>"Photos", :upload=>"Upload"}, :plot_image_carousel=>{:add_photo=>"Add photo", :photos=>"Photos", :upload=>"Upload"}, :wall=>{:cataloged=>{:copy_plot_wall=>"Copy wall", :plate=>"Plate", :plate_count=>"Plate count", :wall_label=>"Memorial wall's number"}, :contracted=>{:copy_plot_wall=>"Copy wall", :plate=>"Plate", :plate_count=>"Plate count", :wall_label=>"Memorial wall's number"}, :uncataloged=>{:wall_label=>"Memorial wall's number"}}}, :plots=>{:flagged_plots_list=>"Flagged plots list", :export_small_list_excel=>"Export small list of plots"}, :report=>{:title=>"Flagged plots list", :index=>"Nr.", :combined_label=>"Plot number", :flagging_start_date=>"Flagged burial start date", :flagging_end_date=>"Flagged burial end date", :description=>"Description", :state=>"State", :deceased_full_name=>"Burial", :last_communication_date=>"Last contact information", :flagging_number=>"Flagging number", :plot_historical_number=>"Plot historical number", :crm=>{:person_informed=>"Informed", :person_not_informed=>"Not informed"}, :public_link=>{:title=>"Public side link", :here=>"Check here"}}, :show=>{:confirm_delete=>"Are you sure you want to delete this plot?", :create_contract=>"Create contract", :edit=>"Edit", :new_pass=>"New pass", :title=>"Plot %{to_s}"}, :show_plot=>{:create_contract=>"Create contract"}, :show_plot_wall=>{:confirm_delete=>"Are you sure you want to delete this plate?", :edit=>"Edit", :plate=>"Plate"}, :site_list=>{:new_deceased=>"Enter data", :title=>"Burial sites"}, :site_list_plate=>{:new_deceased=>"Enter data", :plate_label=>"Plate number", :title=>"Memorial plates"}, :reburied_deceaseds=>{:title=>"Rebuired"}, :states=>{:cataloged=>"Without contract", :contracted=>"With contract", :flagged=>"Act finished", :uncataloged=>"Without data", :taken_over=>"Taken over", :reserved=>"Rezervēts"}}, :plots_count=>"Plots", :popup=>{:other_points=>{:tree_description=>"Description", :tree_girth=>"Girth", :tree_number=>"Number", :tree_wood_specie=>"Wood species"}}, :reasons=>{:index=>{:title=>"Reasons", :new_reason=>"New reason"}, :new=>{:title=>"New reason"}, :notifications=>{:created=>"Reason created", :deleted=>"Reason data deleted", :invalid=>"Entered data is not valid!", :updated=>"Reason data saved"}, :show=>{:confirm_delete=>"Are you sure you want to delete this reason data?"}}, :search=>{:from=>"From", :keywords=>"Keywords", :placeholder=>"Search", :to=>"until", :tooltip=>"Search", :tooltip_advanced=>"Advanced search", :tooltip_cancel=>"Cancel search", :whole_account=>"Search in all available cemeteries", :plot_number=>"Plot number", :unrecognized_place_nr=>"Place in burial journal", :owner_successor=>"Contract owner / successor", :historical_number=>"Historical number"}, :sector_area=>"Area(ha)", :selection=>"Selection", :send_me_instructions=>"Restore password", :sign_in=>"Sign in", :sign_up=>"Register", :sites=>{:popup=>{:plate=>{:occupied=>{:count=>"Entry count", :plate_label=>"Plate number"}, :unoccupied=>{:new_deceased=>"Enter data"}}}, :show=>{:confirm_delete=>"Are you sure you want to delete this entry?", :new=>"Add entry", :title=>"Burial", :back=>"Back"}, :states=>{:occupied=>"Occupied", :unknown=>"Unknown burial", :unoccupied=>"Unoccupied"}}, :statistics=>{:areas=>"Used area", :forecasted_deceased_count=>"Forecasted deceased count", :historic_deceased_count=>"Burial count", :index=>{:title=>"Statistics"}, :plot_types=>"Plot types", :site_types=>"Burial site types", :memorial_walls_plates=>{:header=>"Memorial walls, plaques and urns", :walls=>"Memorial walls", :plates=>"Commemorative plaques", :free_plates=>"Unocccupied plaques", :reserved_plates=>"Reserved plates", :urns=>"Urns"}, :calculate_statistics_link=>"Update statistics"}, :text_date_example=>"For example, 1.5.1982 or 18.12.1945", :total=>"Total", :trees=>{:index=>{:generate_xlsx=>"Generate XLSX", :title=>"Trees"}, :kinds=>{:coniferous_tree=>"Coniferous tree", :deciduous_tree=>"Deciduous tree"}, :notifications=>{:deleted=>"Tree deleted", :invalid=>"Entered data is not valid!", :updated=>"Tree data saved", :xlsx_rendered_unsuccessfully=>"Tree list was not rendered because there was no data"}, :popup=>{:filter=>"Filter", :select_all=>"Select all", :title=>"Select for render"}, :show=>{:confirm_delete=>"Are you sure you want to delete this tree?"}, :summerized_price=>"Summerized price: %{price}"}, :true=>true, :other_points=>{:kinds=>{:flower_market=>"Flower market", :bench=>"Bench", :church_house=>"Church", :information_column=>"Information column", :lamp_post=>"Lamp post", :toilet=>"Toilet", :trashcan=>"Trashcan", :flowerbed=>"Flowerbed", :bush=>"Bush", :well=>"Well", :area=>"Area", :coniferous_tree=>"Coniferous tree", :deciduous_tree=>"Deciduous tree", :exclamation_mark=>"Marker"}}, :other_point_magazines=>{:index=>{:title=>"Inventories", :report=>"Print report"}, :notifications=>{:deleted=>"Inventory deleted", :invalid=>"Entered data is not valid!", :updated=>"Inventory updated"}, :kinds=>{:flower_market=>"Flower market", :bench=>"Bench", :church_house=>"Church", :information_column=>"Information column", :lamp_post=>"Lamp post", :toilet=>"Toilet", :trashcan=>"Trashcan", :flowerbed=>"Flowerbed", :bush=>"Bush", :well=>"Well", :area=>"Area", :coniferous_tree=>"Coniferous tree", :deciduous_tree=>"Deciduous tree", :exclamation_mark=>"Marker"}, :show=>{:confirm_delete=>"Are you sure you want to delete this inventory?"}}, :unauthorized=>{:manage=>{:all=>"Entry is not authorized."}}, :unrecognized_deceaseds=>{:link_statuses=>{:untouched=>"Untouched", :manual=>"Manual", :auto=>"Auto", :unrecognized=>"Unrecognized"}, :form=>{:address=>"Address", :basic_data=>"Basic data", :source_row_code=>"Source row code", :source_sector_code=>"Source sector code", :source_site_code=>"Source site code", :month=>"Month"}, :index=>{:linked=>"Recognized", :linking_tool=>"Linking tool", :new=>"New entry", :title=>"Unidentified burials", :unrecognized=>"Unrecognized", :untouched=>"Untouched", :import_file=>"Upload Excel", :recognition_state=>{:ready_to_start=>"Start recognition", :in_process=>"Recognition is in process", :finished=>"Re-identify buried persons. Last recognition %{recognition_time}"}}, :new=>{:basic_data=>"Basic data", :source_row_code=>"Source row code", :source_sector_code=>"Source sector code", :source_site_code=>"Source site code", :title=>"New entry"}, :show=>{:title=>"Unknown deceased", :certificate=>"Certificate: %{number}", :plot=>"Plot: %{label}", :confirm_delete=>"Are you sure you want to delete this unidentified burial?", :deceased_has_duplicates=>"This deceased has duplicates:", :more_deceaseds_in_the_plot=>"(%{count} deceaseds)", :new=>"New", :show_additional_data=>"Show additional data about deceased", :unrecognized=>"Unrecognized", :to_list=>"To list", :link_it=>"Link it", :unlink_it=>"Unlink it", :mark_as_unrecognized_alert_text=>"In order to mark deceased as unrecognized, it is necessary to unlink the burial"}, :import=>{:title=>"Excel upload form", :file=>"File", :language=>"Language", :import=>"Upload", :upload_form_notice=>"Language required for system to be able to figure out which Excel table language is required. If language will not be selected, systems current language will be used: %{language}"}, :excel_supported_columns=>{:index=>"Nr.", :column=>"Column", :data_type=>"Column type", :supported_columns=>"Supported columns (%{count})"}, :upload_error_messages=>{:upload_errors=>"Upload error messages (%{count})", :error_message=>"Incorrect row: %{message}"}, :notifications=>{:import_succeeded=>"Upload completed successfully", :import_failed=>"Upload unsuccessful - file or language chosen incorrect"}, :edit=>{:title=>"Unknown deceased"}}, :upload_quality_control_data=>"Upload the necessary files or folder", :upload_files=>"Upload the necessary files", :upload_quality_control_link=>"Load QC", :user_settings=>{:edit=>{:password_title=>"Password change", :title=>"User settings", :update_password=>"Change password"}}, :users=>{:edit=>{:title=>"Edit user %{to_s}"}, :index=>{:new=>"New user", :title=>"Users"}, :new=>{:title=>"New user"}, :notifications=>{:created=>"User created", :deleted=>"User data deleted", :destroyed=>"User successfully deleted", :invalid=>"Entered data is not valid!", :restored=>"User restored successfully", :updated=>"User data updated"}, :roles=>{:admin=>"Administrator", :seller_user=>"Seller user", :super_admin=>"Super administrator", :super_user=>"Super User", :user=>"User", :visitor=>"Visitor", :auditor=>"Auditor", :country_admin=>"Country administrator", :financier=>"Financier"}, :show=>{:activities=>"%{amount} activities", :authored_changes=>"Made changes", :user_activities=>"Last 7 day activity"}, :user=>{:confirm_delete=>"Are you sure you want to delete this user?"}}, :version_helper=>{:version_restore_link=>{:confirm_restore=>"Restore data?", :restore=>"Restore", :restored=>"Restored!"}}, :versions=>{:author_name_for_system=>"System", :events=>{:create=>"New entry", :destroy=>"Entry deleted", :update=>"Made changes", :show=>"Viewed", :open_pdf=>"PDF viewed"}, :index=>{:title=>"History of changes"}, :notifications=>{:restored=>"Entry restored."}, :version=>{:confirm_restore=>"Are you sure you want to restore this entry?", :restore=>"Restore", :restored=>"(restored)"}, :view=>"View history"}, :view=>"View", :exporters=>{:cremated_burials_exporter=>{:worksheet_name=>"Cremated burials", :index=>"Nr.", :full_name=>"Name, Surname", :birth_date_year=>"Year of birth", :death_date_year=>"Year of death date", :burial_date=>"Burial date", :death_certificate_number=>"Death certificate number", :additional_burial=>"Additional burial", :plot=>"Plot"}, :informative_list_exporter=>{:worksheet_name=>"Informative list", :index=>"Nr.", :first_name=>"First name", :last_name=>"Last name", :birth_date=>"Date of birth", :death_date=>"Date of death", :burial_date=>"Burial date", :age=>"Age"}, :archive_list_exporter=>{:worksheet_name=>"Archive list", :index=>"Nr.", :deceased=>"Burial", :deceased_person=>"Person responsible for the grave - name, surname, personal code, address, phone number, notes", :grave_structure=>"The structure of the grave, construction and reconstruction times", :unique_code=>"Unique code in the cultural heritage register", :beginning_time_and_duration=>"An ancient burial ground, the beginning time and duration", :user=>"Registrar - the person's position, name, signature", :full_name=>"name, surname, personal code", :birth_and_death_date=>"date of birth and death", :birth_place=>"place of birth", :death_place=>"place of death", :death_certificate_date=>"date and number of the death certificate", :sector=>"cemetery sector, number and size of burials", :burial_date=>"date of burial, depth of burial site", :contagious_disease=>"dangerous or extremely dangerous contagious disease", :personal_code=>"ID ", :contract_nr_sign_date=>"Contract Nr. & Signing date"}, :unrecognized_persons_exporter=>{:worksheet_name=>"Unrecognized persons", :index=>"Nr.", :deceased=>"Burial", :deceased_person=>"Person responsible for the grave - name, surname, personal code, address, phone number, notes", :grave_structure=>"The structure of the grave, construction and reconstruction times", :unique_code=>"Unique code in the cultural heritage register", :beginning_time_and_duration=>"An ancient burial ground, the beginning time and duration", :user=>"Registrar - the person's position, name, signature", :full_name=>"name, surname, personal code", :birth_and_death_date=>"date of birth and death", :birth_place=>"place of birth", :death_place=>"place of death", :death_certificate_date=>"date and number of the death certificate", :sector=>"cemetery sector, number and size of burials", :burial_date=>"date of burial, depth of burial site", :contagious_disease=>"dangerous or extremely dangerous contagious disease", :personal_code=>"ID ", :contract_nr_sign_date=>"Contract Nr. & Signing date"}, :state_funds_burials_exporter=>{:worksheet_name=>"Stated funded", :index=>"Nr.", :deceased=>"Burial", :deceased_person=>"Person responsible for the grave - name, surname, personal code, address, phone number, notes", :grave_structure=>"The structure of the grave, construction and reconstruction times", :unique_code=>"Unique code in the cultural heritage register", :beginning_time_and_duration=>"An ancient burial ground, the beginning time and duration", :user=>"Registrar - the person's position, name, signature", :full_name=>"name, surname, personal code", :birth_and_death_date=>"date of birth and death", :birth_place=>"place of birth", :death_place=>"place of death", :death_certificate_date=>"date and number of the death certificate", :sector=>"cemetery sector, number and size of burials", :burial_date=>"date of burial, depth of burial site", :contagious_disease=>"dangerous or extremely dangerous contagious disease", :personal_code=>"ID ", :contract_nr_sign_date=>"Contract Nr. & Signing date"}, :flagged_plots_exporter=>{:worksheet_name=>"Flagged plots list", :index=>"Nr.", :combined_label=>"Plot number", :flagging_start_date=>"Flagged burial start date", :flagging_end_date=>"Flagged burial end date", :state=>"State", :deceased_full_name=>"Burial", :last_communication_date=>"Last contact information"}}, :klaipeda=>{:head=>{:title=>"Klaipeda information and data management system of cemeteries", :meta=>{:description=>"Information and data management system of cemeteries in Klaipėda"}}, :menu=>{:articles=>"Articles", :admin_accounts=>"Accounts", :cemeteries=>"Map", :contracts=>"Contracts", :deceaseds=>"Burial", :people=>"Owners", :plots=>"Plots", :settings=>"Settings", :statistics=>"Statistics", :unrecognized_deceaseds=>"Unidentified burials", :users=>"Users", :versions=>"Changes"}, :cookies_eu=>{:cookies_text=>"Cookies help us deliver our services. By using our services, you agree to our use of cookies."}}, :back_to_list=>"Back to list", :submit=>"Search", :public=>{:home=>{:index_klaipeda=>{:title=>"Klaipėda City Cemetery Information and Data Management System", :admin_panel=>"Administrator", :public_overall_information=>"The system is established in cemeteries: %{cemeteries_count}, and there are %{deceased_count} deceased individuals buried.", :search_placeholder=>"Search: deceased person's first and/or last name", :all_cemeteries=>"All Cemeteries", :cemety_credit=>"%{year} © All rights reserved. CEMETY Solution"}, :about=>{:about_us=>"About us", :about_item_1=>"SIA „CEMETY” is an enterprise that is engaged in cemetery digitization and is developing and\nmaintaining a cemetery data digitization and management system. This system is developed in\nco-operation with municipality and cemetery maintenance specialists. Data input and information\nprocessing is made maximally easy for users of every age. \\n\n", :about_item_2=>"The CEMETY system is designed both for cemetery maintenance personnel and for resident convenience.\nTherefore, two portals are available: one for cemetery administration, and one for residents, where\nthey can search for burial places and check maps.\n", :for_managers=>"For cemetery administration", :about_cemety=>"About Cemety", :for_managers_list_header=>"", :for_managers_list=>["Digitized cemetery lay-out / map;", "Burial plots, burial plot's owner, maintenance and extension of burial plots;", "Flagging of burial plots, preparation and print-out of contracts;", "Preparation and print-out of invoices, possibility to become integrated with payment service providers;", "Maintenance of cemetery event calendar;", "Maintenance of cemetery profile;", "Burial plot and funeral statistics, forecasts etc."], :for_people=>"For residents", :for_people_list_header=>"", :for_people_list=>["Searching for people's graves and burial places;", "Adding information about people and their burial sites (photos, life stories, commemorative notes, etc.);", "Information about cemetery activities (cemetery holidays, candle evenings and other events)."], :image_alt_1=>"Cemetery map", :image_alt_2=>"Contract for family grave's place", :image_alt_3=>"Addition of new objects", :image_alt_4=>"Close-up of family grave's place", :why_cemety=>"Benefits", :why_cemety_list_header=>"", :why_cemety_list=>["Accessible from anywhere with Internet access;", "Installation is not required, available on all platforms;", "Small maintenance costs", "Programmers, administrators and servers are not required for operation; all services are included in the cost;", "Constant improvements and development of the system;", "System's consultant is available over the phone during work hours;", "Cemeteries can be easily and independently updated with infrastructural objects (roads, equipment, lines, etc.);", "Cemetery profile is provided without any additional costs;", "Public side of the portal, where residents can search and browse information about burial places, is provided without any additional costs;", "Data in any required format is available at any time."], :privacy_policy=>"Privacy policy", :privacy_policy_text=>"CEMETY privacy policy", :terms_of_use=>"Terms of use", :terms_of_use_text=>"CEMETY terms of use", :terms_of_purchase=>"Terms of purchase", :terms_of_purchase_text=>"CEMETY terms of purchase", :contacts=>"Contacts", :contact_data=>["Limited Company “MILDA LIMITED”", "07808564", "07534923929", "info@mildagroup.co.uk", "5 North End Road, Hammersmith, W148ST, London"], :municipalities_list=>{:title=>"Municipalities and CEMETY users", :see_more=>"See more"}, :faq=>{:title=>"Frequently Asked Questions", :question_1=>"How to update information about a deceased person?", :answer_1=>"To update information about a deceased person, search for the person of interest, click on the <Request Data Update> button, fill out the form, and submit the information. Within a few days, you'll receive confirmation of the data update or additional inquiries.", :question_2=>"Why can't I find information about the deceased?", :answer_2=>"If you can't find information about the deceased, please check: <li>If you've entered the deceased's name and/or surname correctly.</li> <li>If you've selected the correct region (if you're unsure, choose 'all regions').</li> <li>If you've chosen the correct cemetery location (if you're unsure, choose 'all cemeteries').</li> </br> </br>Another reason for the absence of information: <li>Information about the searched deceased person is currently not available in the cemety.lt system (the system is continuously updated and supplemented with new digitized burial sites).</li>", :question_3=>"", :answer_3=>""}}, :default=>{:title=>"Cemetery and Deceased Digitalization System", :all_regions=>"All Regions", :all_cemeteries=>"All Cemeteries", :subtitle=>{:first_part=>"Search among", :second_part=>"cemeteries and", :third_part=>"deceased."}, :deceased_search=>{:title=>"Deceased Search", :full_text_search=>"Search by name and/or surname", :search_placeholder=>"Search deceased...", :extended_search=>"Extended Search", :region=>"Region", :cemetery=>"Cemetery", :birth_year=>"Birth Year", :death_year=>"Death Year", :year_approximations=>{:aprx0=>"Precise", :aprx1=>"+/- 1", :aprx3=>"+/- 3", :aprx5=>"+/- 5", :aprx10=>"+/- 10"}}, :cemetery_search=>{:title=>"Cemetery Search", :full_text_search=>"Search by cemetery name", :search_placeholder=>"Search cemeteries...", :region=>"Region", :all_cemeteries_map=>"Cemetery Map"}}, :contacts=>{:title=>"Contacts", :contact_us=>"Contact Us", :your_contacts=>"Email", :your_contacts_placeholder=>"Email", :question=>"Message", :question_placeholder=>"Message...", :send_message=>"Send Message", :subscribe=>"Sign up for news"}}, :deceaseds=>{:deceaseds_index_klaipeda=>{:search_placeholder=>"Search for the deceased...", :search=>"Search", :all_cemeteries=>"All Cemeteries", :all_regions=>"All Regions", :found_more_deceaseds=>{:first_part=>"We found more than 100 deceased individuals.", :second_part=>"To reduce the number of found deceased individuals, please refine your search criteria."}, :found_less_deceaseds=>{:first_part=>"Found deceaseds", :second_part=>"(%{size})"}}, :deceased_info_klaipeda=>{:information=>"To send feedback about cemetery information, write a letter to the cemetery administrator at -", :contact_email=>"daiva.breive@klaipeda.lt", :mail_subject=>"Comment about the cemetery %{plot_combined_label}", :enterprise_place=>"Location (Quarter, Plot Number): %{label}", :additional_names=>"Also known as:", :order_maintenance=>"Order maintenance", :order_candles=>"Order candles", :plot_information=>"Current information about plot marking:\nYellow color - possibly neglected plots\n"}, :unrecognized_deceased_info_klaipeda=>{:request_product=>"Request service", :request_data_improvement=>"Request data improvement"}, :deceaseds_index=>{:with_query=>"Search results", :no_data_found=>"No records found for major probates", :potential_not_found_issues=>"Possible reasons for not found:", :without_query=>"Please enter search criteria", :many_deceaseds_subtitle=>"To reduce the number of found deceased individuals, please refine the search criteria.", :not_found_issues=>{:issue_1=>"Error in search data", :issue_2=>"Deceased not marked as public", :issue_3=>"Deceased marked as unrecognized", :issue_4=>"Cemetery with deceased not yet digitized"}}, :deceased=>{:icons=>{:notes=>"Notes available", :celebrity=>"Celebrity", :dzsv=>"Personality of the Song Festival", :lkok=>"Knights of the War Order of Lāčplēša", :candle=>"Virtual candle", :flagged=>"Flagged grave", :photos=>"Photos"}, :unknown_location=>"(Exact location is unknown)"}, :request_data_update=>{:title=>"Send message about data update", :subtitle=>"Add information and/or a photo of the deceased. The Cemety administrator will soon get in touch with you to confirm the data.", :name=>"Name", :email=>"Email", :contact_attachement=>"(for feedback)", :upload_photo=>"Upload photo (max. %{max_photos})", :submit=>"Send", :mail_subject=>"Data update request for deceased %{name} (%{id})", :request_data_improvement=>"Request data improvement"}, :deceased_info=>{:additional_names=>"Also known as:", :cemetery=>"Cemetery", :sector=>"Sector", :row=>"Row", :plot=>"Plot", :icons=>{:notes=>"Notes available", :celebrity=>"Celebrity", :dzsv=>"Personality of the Song Festival", :lkok=>"Knights of the War Order of Lāčplēša", :candle=>"Virtual candle", :flagged=>"Flagged grave"}, :important_dates=>"Important dates", :no_photo=>"No photo available", :detailed_info=>"Detailed information", :look_in_map=>"View on map", :available_services=>"Available services:", :user_text=>"User-specified text"}, :unrecognized_deceased_info=>{:plot_unknown=>"Precise location is unknown", :icons=>{:notes=>"Notes available", :celebrity=>"Celebrity"}, :important_dates=>"Important dates", :detailed_info=>"Detailed information", :actions=>"Available actions:", :make_data_improvement=>"Add data for unrecognized deceased", :data_improvement_text=>"Request data update for unrecognized deceased", :request_data_improvement=>"Request data improvement"}, :show=>{:living_range=>{:birth=>"Born:", :death=>"Died:", :unknown=>"Birth or death date is unknown"}, :mail_subject=>"Data update request for deceased %{name} (%{id})", :request_data_improvement=>"Request data improvement"}, :search=>{:search_title=>"Deceased Search", :search_hint=>"Please find the deceased you are looking for", :region=>"Region"}, :list_unrecognized_deceased_info=>{:plot_unknown=>"Precise location is unknown"}}, :cemeteries=>{:index_klaipeda=>{:search_placeholder=>"Search for cemeteries...", :search=>"Search", :all_regions=>"All Regions", :found_cemeteries=>{:first_part=>"Found", :second_part=>"%{size} cemeteries:"}}, :index=>{:title=>"Cemetery List (%{count})", :no_data_found=>"No cemetery records found", :potential_not_found_issues=>"Possible reasons for not found:", :not_found_issues=>{:issue_1=>"Error in search data", :issue_2=>"Cemetery not yet digitized", :issue_3=>"Cemetery not published"}}, :cemetery=>{:grave_count_text=>"Number of graves in the cemetery: ", :supporters_title=>"Information available thanks to:"}, :search=>{:found_cemeteries=>"Found cemeteries (%{size})", :found_deceaseds=>"Found deceased (%{size})", :search_title=>"Search cemeteries and deceased", :deceaseds_list_title=>"Deceased list"}, :show=>{:view_in_map=>"View in map", :data_disclaimer=>"*For information about burial permits, data accuracy, maintenance of abandoned cemeteries, and other related inquiries, please contact the above-mentioned contacts.", :grave_count_text=>"Number of graves in the cemetery: ", :cemetery_deceased_search=>"Search for deceased in this cemetery", :supporters_title=>"Information available thanks to:"}, :flagged_plots=>{:title=>"Flagged Plots at %{cemetery_name}", :not_found_issues=>{:issue_1=>"There are no active graves in the cemetery"}}, :flagged_plot_card=>{:flagging_deceaseds=>"Deceased Individuals at This Plot:", :no_flagging_deceaseds=>"No Deceased Individuals", :show_more=>"Show More", :show_less=>"Show Less", :show_in_map=>"Show on Map", :more_information=>"More Information"}, :flagged_plot_more_info=>{:about_flagging=>"Flagging Information:", :show_in_map=>"Show on Map", :close_dialog=>"Close"}}, :maps=>{:data_request_klaipeda=>{:information=>"To send feedback about plot information, write a letter to the cemetery administrator at -", :contact_email=>"daiva.breive@klaipeda.lt", :mail_subject=>"Feedback about plot %{plot_combined_label}", :data_request=>"SEND FEEDBACK"}, :index=>{:public_cemeteries_map=>"Public Cemeteries Map"}, :map_topbar_index=>{:title=>"Cemetery Map:", :subtitle=>"There is information about %{cemeteries_count} cemeteries in the search."}, :map_legend=>{:title=>"Map Legend:", :marker=>{:digitalized=>"Digitized cemeteries", :soldiers=>"Soldiers graveyard", :undigitalized=>"Undigitized cemeteries"}}, :map_legend_cemetery=>{:title=>"Map Legend", :celebrity=>"Celebrity", :deceased_count=>"Number of deceased at this plot", :urn=>"Urn", :plot=>"Plot", :unknown_deceased=>"Unknown deceased", :plot_with_permit=>"Plot with permit", :unmaintained_plot=>"Possibly unmaintained plot", :unsupervised_plot=>"Unsupervised plot"}, :data_request_mail=>{:data_request=>"Data update", :title=>"Send e-mail", :contact_attachement=>"(for feedback)", :submit=>"Send", :mail_subject=>"Data update request for cemetery %{cemetery} plot %{code}(%{plot_id})"}}, :blogs=>{:index_klaipeda=>{:articles_list_title_klaipeda=>"Announcements"}, :index=>{:title=>"Blogs (%{count})", :subtitle=>"Information and news about Cemety and links to media", :not_found_issues=>{:issue_1=>"Cemety has just started in your region", :issue_2=>"Error in our database"}}}, :shared=>{:sidemenu_klaipeda=>{:cemeteries=>"Cemeteries", :deceaseds=>"Deceased", :articles=>"Current Information", :admin_panel=>"Data Managers", :search_placeholder=>"Search: first name, last name", :contact_information=>"Klaipėda City Municipality Administration\nCemetery Care Department\n\nTel. nr.: 31 99 93,\ntel. nr.: 8 686 73 452,\nel. p: daiva.breive@klaipeda.lt\n"}, :footer=>{:top=>{:light_a_candle=>"Light a digital candle - plant a tree!", :read_more=>"Read more", :trees_planted=>"Trees planted"}, :middle=>{:information=>{:title=>"Information", :about=>"About CEMETY", :frequently_asked_questions=>"Frequently asked questions", :blog=>"Blog", :municipality_list=>"List of municipalities and users", :eu_projects=>"EU projects"}, :search=>{:title=>"Search", :deceased=>"Search for deceased", :cemetery=>"Search for cemeteries"}, :services=>{:title=>"Services", :grave_maintenence=>"Cemetery maintenance", :grave_rebuild=>"Cemetery rebuilding", :grave_new=>"New burial site", :digital_candle=>"Digital candle"}, :contacts=>{:title=>"Contacts", :subtitle=>"We operate throughout the country!"}, :for_administrators=>"Access for administrators"}, :bottom=>{:all_rights=>"All rights reserved", :privacy_policy=>"Privacy policy and terms."}}, :navbar=>{:deceased_search=>"Search for deceased", :cemeteries=>"Cemeteries", :products=>"Services", :about=>"About Cemety"}, :redirect_popup=>{:continue=>"Continue", :message_first_part=>"You will be redirected to", :message_second_part=>"website, where you will find more information about the selected service."}, :cemetery_topbar_form=>{:cemetery=>"Cemetery", :cemetery_placeholder=>"Search for cemeteries...", :region=>"Region", :all_regions=>"All regions", :search=>"Search"}, :blogs_topbar_form=>{:cemetery=>"Cemetery", :cemetery_placeholder=>"Search for cemeteries...", :region=>"Region", :search=>"Search"}, :deceaseds_topbar_form=>{:full_text=>"First name and/or last name", :full_text_placeholder=>"Search for deceased...", :region=>"Region", :all_regions=>"All regions", :cemetery=>"Cemetery", :all_cemeteries=>"All cemeteries", :search=>"Search"}}, :topbar=>{:expand_search_form=>"Refine search criteria"}, :breadcrumbs=>{:title=>"Website Navigation", :home=>"Home", :cemeteries=>"Cemeteries", :deceaseds=>"Deceased", :events=>"Events", :products=>"Services", :accounts=>"Municipalities and Users", :blogs=>"Blogs", :plots=>"Plot"}, :accounts=>{:accounts_topbar_form=>{:account=>"Municipality or account", :account_name=>"Name", :search=>"Search"}, :index=>{:title=>"Municipalities and Users (%{count})", :not_found_issues=>{:issue_1=>"There is no such municipality or user in your country"}}, :account=>{:cemetery_count_title=>"Number of digitalized cemeteries: "}, :show=>{:digitalized_cemeteries_list=>"List of digitalized cemeteries", :about_municipality=>"About the municipality:", :about_account=>"About the user:"}}, :partner_mails=>{:new=>{:title=>"Welcome to the partners section", :new_partner_mail=>"New partner application", :email=>"E-mail", :phone=>"Phone", :full_name=>"Name, surname", :country=>"Country", :description=>"Tell us about yourself", :motivation=>"Tell us why you want to cooperate", :description_first_part=>"Cemety SIA was established in 2013 with a mission to develop a system that would ensure the data digitization services for cemeteries – a convenient, user-friendly, and simple solution to facilitate work for the cemetery managers, to keep electronic records of burials and their exact locations, as well as to ensure the availability of the data on burials to a wider public.", :description_second_part=>"We are currently cooperating with 50 municipalities and providing services to administrations of 350 cemeteries in Latvia. In 2016, we started to work also in Lithuania, where we cooperate with 20 municipalities providing services for 80 cemeteries. The client base is constantly growing, therefore we are working on establishing partnerships also in other European countries.", :contact_us=>"For more information, please fill in the form", :file=>"Add attachment", :submit=>"Send"}}, :grave_maintenance_works=>{:new=>{:place=>"Sector / Row / Plot: %{label}", :months=>"Month", :yesno=>"Yes/No", :count=>"Count", :allmonths=>"Every month", :comment=>"Additional information", :total=>"Total", :special_date=>"Perform maintenance on a specific date", :reset_special_date=>"Reset date"}, :order_form=>{:first_name=>"First name", :last_name=>"Last name", :email=>"E-mail", :phone_number=>"Phone"}}, :embeded=>{:maps=>{:index=>{:search=>"Search for deceased"}, :show=>{:search_placeholder=>"Search possible by: names and/or surnames of deceased"}}}, :orders=>{:payment_processed_successfully=>"Payment processed successfully", :payment_processing_failed=>"Payment processing failed", :payment_canceled=>"Payment canceled"}, :products=>{:index=>{:title=>"Services and Products", :search=>"Search", :not_found_issues=>{:issue_1=>"There are no products and services available in your region.", :issue_2=>"Currently, there are no products and services available."}}, :product=>{:order=>"Order:", :receive_proposal=>"Receive Proposal"}, :request_modal=>{:contact_attachement=>"(to contact you)", :title=>"Services and Products", :product_name=>"Service: %{name}", :submit=>"Request", :mail_subject=>"Request for purchasing %{name}", :receive_product=>"Receive offer"}, :popup=>{:title=>"Services and Products", :hint=>"Please select a service before confirming your choice", :submit_product_request=>"Confirm"}, :product_list_item=>{:make_order=>"Place order"}, :types=>{:digital_candle=>{:order=>"Order", :select_quantity=>"Select quantity:", :services_included=>"Service includes:", :services_additional=>"Additional goods groups:", :banner=>{:title=>"We invite you to join the initiative", :subtitle=>"Light a digital candle - plant a tree!", :description=>"To honor the memory of the deceased and protect the nature of the UK, instead of a regular candle, we invite you to light a digital candle for the deceased, for which a tree will be planted.", :how_it_works=>"How it works?", :select_grave=>"Select the grave", :select_grave_description=>"Through the search on cemety.lt, you can find the grave where you want to light a digital candle.", :buy_candle=>"Buy a candle", :buy_candle_description=>"Buy a digital candle, and for one month it will be displayed burning next to the grave photo on the cemety.lt website.", :plant_tree=>"We will plant a tree", :plant_tree_description=>"In cooperation with the organization Forests of Planet Earth, a tree will be planted in the UK in your name.", :planted_trees_count=>"Planted trees:"}}}}, :shop=>{:single_payment_invoice=>{:header=>{:bill_number=>"Bill Number:", :date=>"Date:"}, :supplier=>{:name=>"Supplier:", :registration_number=>"Reg. No.:", :vat_registration_number=>"VAT Reg. No.:", :address=>"Address:", :bank_name=>"Bank Name:", :bank_swift=>"SWIFT/BIC Code:", :bank_account_number=>"Bank Account Number:"}, :client=>{:name=>"Client:", :email=>"Email:", :phone_number=>"Phone Number:", :order_number=>"Order Number:"}, :additional_info=>{:service_period=>"Period:", :comment=>"Comment:"}, :summary_table=>{:product_name=>"Product Name", :unit_type=>"Unit", :amount=>"Quantity", :deceased=>"Deceased", :price=>"Price", :total=>"Total", :subtotal=>"Subtotal:", :vat=>"VAT %{vat_percentage}%", :total_price=>"Total:"}, :terms=>{:total_in_words=>"Total in words:", :payment_terms=>"Payment Terms:", :online_payment=>"Online Payment"}, :issued_by=>"This invoice was issued electronically and is valid without signature"}, :orders=>{:sucessfull_order=>"Order successfully placed", :failed_order=>"Something went wrong, please check the data", :terms_not_accepted=>"Please accept terms and conditions", :show=>{:title=>"Order Confirmation", :order_number=>"Order no. %{order_number}", :greeting=>"Thank you, %{name}.", :info_1=>"Your order has been confirmed.", :info_2=>"We have received your data and will contact you within 24h to arrange a date and other details.", :total_without_vat=>"Total without VAT:", :total_vat=>"Total VAT:", :total_price=>"Total price:", :related_place=>"Related place:", :price=>"Price:", :quantity=>"Quantity:", :total=>"Total:"}}, :order_digital_candles=>{:order_steps=>["Choose features", "Buyer information", "Payment"], :new=>{:title=>"Purchase of services and goods", :user_comment=>"Text next to the digital candle", :user_comment_explanation=>"You can enter the text here, which will be visible next to the grave photo on cemety.lt.", :user_comment_placeholder=>"Your text", :buyer_information=>"Buyer information", :next=>"Continue", :prev=>"Back", :pay=>"Pay", :edit_comment=>"Edit text", :order_summary=>"Order review:", :order_total=>"Total:", :object=>"Deceased:", :pay_methods=>"Payment methods:", :user_comment_review=>"Text next to the digital candle:", :privacy_policy_1=>"I confirm that I have read and agree to", :privacy_policy_2=>"the purchase terms and privacy policy"}, :tree_certificate=>{:title=>"Planted Tree Certificate", :subtitle_1=>"This certificate confirms that on behalf of Cemety, we have,", :subtitle_2_1=>"planted", :subtitle_2_2=>"%{qty} tree,", :subtitle_2_3=>"which will absorb %{co2_qty} kg of CO2 from the atmosphere over its lifetime.", :location=>"Planting location:"}}}, :requests=>{:notifications=>{:create=>"Service request sent successfully", :invalid=>"Service request failed to send, error in filling out information"}}, :wall_links=>{:index=>{:dzsvp=>{:title=>"PERSONALITIES OF THE SONG FESTIVAL", :description=>"Personalities of the song festival and their memorials."}, :lkok=>{:title=>"KNIGHTS OF THE WAR ORDER OF LĀČPLĒŠA", :description=>"Memorials of Knights of the War Order of Lāčplēša."}, :login=>{:title=>"Authorization for data managers", :description=>"Access for owners to the Cemety system to update information about cemeteries and the deceased."}, :about=>{:title=>"About Cemety", :description=>"Cemety is a centralized system for digitized cemeteries and the deceased."}, :deceaseds=>{:title=>"Deceased", :description=>"Cemety allows searching for digitized deceased individuals."}, :cemeteries=>{:title=>"Cemeteries", :description=>"List of digitized and processed cemeteries."}, :request_data_improvements=>{:title=>"Data improvement", :description=>"Request for additional information about a deceased individual."}, :accounts=>{:title=>"Municipality list", :description=>"List of municipalities using Cemety."}, :events=>{:title=>"Events", :description=>"Cemety event calendar. Current information and latest news."}, :products=>{:title=>"Services and Products", :description=>"The company CEMETY offers assistance in maintaining burial sites, setting up gravestones, benches, or memorials."}, :mail_subject=>"Data improvement suggestion"}}, :photos=>{:photos=>"Photos"}, :plots=>{:show=>{:title=>"Plot at cemetery %{cemetery_name}"}, :plot_card=>{:card_title=>"Plot number: %{plot_number}", :deceaseds=>"Burieds"}}}, :back=>"Back", :back_to_search=>"Back to search", :birth_date=>"Birth date", :birth_date_year=>"Birth year", :contact_mail_subject=>"Message from the website", :empty_field_alert=>"Please fill out both contact form fields", :submit_recaptcha=>"Please check the box to confirm you are not a robot", :empty_list=>"No records found", :no_date=>"No date", :no_data_found=>"No data found", :potential_not_found_issues=>"Potential reasons:", :navigate=>{:google_maps=>"View on Google Maps", :waze=>"View on Waze"}, :purchase=>"Purchase", :currency=>{:eur=>"euro", :cents=>"cents", :"0_cent"=>"cents", :"1_cent"=>"cent"}, :and=>"and", :order_now=>"Order now", :information_private=>"Information is not available", :thanks_for_question=>"Thank you, a CEMETY representative will contact you soon."}
.
Born: ?, Died: ?
Cemetery |
Purmsātu kapi View on Google Maps |
---|---|
Sector |
B |
Row |
|
Plot |
196 |
Request data improvement
Send message about data update
Add information and/or a photo of the deceased. The Cemety administrator will soon get in touch with you to confirm the data.