summaryrefslogtreecommitdiff
path: root/config/locales/views/gemeinschaft_setups/en.yml
blob: 7161df72b10b581375105823a03a58a618fc5ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
en:
  gemeinschaft_setups:
    name: 'Gemeinschaft Setup Wizard'
    initial_setup:
      tenant_name_default: 'Snake Oil, Ltd.'
      access_denied_only_available_on_a_new_system:  'Access denied! The setup wizard is only available on a new system.'
      successful_setup:  'Your new PBX is up and running. Have a look around and setup some SIP accounts and phones.'
      admin_name: 'admin'
      super_tenant_description: 'The members of this tenant have the power to create and delete other tenants.'
      admin_group_name: 'Admins'
      user_group_name: 'Users'
      super_admin_group_name: 'Super-Admins'
    new:
      page_title: 'Gemeinschaft Setup'
    form:
      user_id:
        label: 'User'
        hint: ''
      sip_domain_id:
        label: 'SIP domain'
        hint: ''
      country_id:
        label: 'Country'
        hint: ''
      language_id:
        label: 'Language'
        hint: ''
      default_area_code:
        label: 'Default area code'
        hint: 'without the leading zero; e.g. 30 for Berlin'
      trunk_access_code:
        label: 'Trunk access code'
        hint: ''
      default_company_name:
        label: 'Name of the organisation'
        hint: 'e.g. name of the company'
      default_system_email:
        label: 'System e-mail address'
        hint: 'From field for voicemail or fax e-mails.'
      detect_attacks:
        label: 'Detect attacks'
        hint: 'Run Perimeter intrusion detection at startup'
      report_attacks:
        label: 'Report attacks'
        hint: 'Report attacks to the cloud.'
      submit: 'Create this PBX'