blob: 6fc735bfbfcb72b53a0d1a7bd9bcf1806afc74e2 (
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
|
en:
compliance_control_sets:
clone:
prefix: 'Copy of'
errors:
operation_in_progress: "The clone operation is in progress. Please wait and refresh the page in a few moments"
index:
title: Compliance control set
new: New compliance control set
new_control: Creating a Control
select_types: Control Type Selection
edit: Edit compliance control set
new:
title: New compliance control set %{name}
show:
title: Consult compliance control set %{name}
edit:
title: Edit compliance control set %{name}
actions:
new: Add
edit: Edit
show: Show
destroy: Destroy
add_compliance_control: Compliance Control
add_compliance_control_block: Compliance Control Block
destroy_confirm: Are you sure you want to destroy this compliance control set ?
loaded: Load the control
filters:
name: 'Enter name ...'
search_no_results: 'No compliance control set found'
activerecord:
models:
compliance_control_set:
one: compliance_control_set
other: compliance_control_sets
attributes:
compliance_control_set:
name: Name
assigned_to: Assigned to
owner_jdc: Owner of the control game
control_numbers: Nb contrôle
updated_at: Update
|