blob: cf8a9e6506f2776f704b2a614b0444af854a0ebf (
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
en:
gs_parameters:
name: 'Gemeinschaft parameter'
controller:
successfuly_created: 'Successfully created a Gemeinschaft parameter.'
successfuly_updated: 'Successfully updated a Gemeinschaft parameter. Please reboot your system now!'
successfuly_destroyed: 'Successfully destroyed a Gemeinschaft parameter.'
index:
page_title: 'Listing Gemeinschaft parameter'
name: 'Name'
section: 'Section'
value: 'Value'
class_type: 'Class type'
description: 'Description'
actions:
confirm: 'Are you sure you want to delete this Gemeinschaft parameter?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
create: 'New'
create_for: 'New Gemeinschaft parameter for %{resource}'
show:
page_title: 'Show Gemeinschaft parameter'
name: 'Name'
section: 'Section'
value: 'Value'
class_type: 'Class type'
description: 'Description'
actions:
confirm: 'Are you sure you want to delete this element?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
reboot_warning: 'Nach der Änderung eines Gemeinschaft Parameters müssen Sie das System neu booten!'
new:
page_title: 'New Gemeinschaft parameter'
actions:
back_to_list: 'Back to Index'
edit:
page_title: 'Editing Gemeinschaft parameter'
actions:
back_to_list: 'Back to Index'
edit: 'Edit'
view_all: 'View All'
form:
name:
label: 'Name'
hint: ''
section:
label: 'Section'
hint: ''
value:
label: 'Value'
hint: ''
class_type:
label: 'Class type'
hint: ''
description:
label: 'Description'
hint: ''
button: 'Submit'
|