-
Notifications
You must be signed in to change notification settings - Fork 1
/
kilowhat-audit-pro.yml
138 lines (136 loc) · 7.16 KB
/
kilowhat-audit-pro.yml
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
kilowhat-audit:
admin:
permissions:
view: View audit log
viewLimited: View limited audit log
header:
title: Audit
free: Free
pro: Pro
upgrade: Upgrade to Pro
limitedSettings:
configure: Configure
title: Limited access settings
introduction: Configure what users with the limited access permissions can see
requiresExtension: Requires extension {extension}
settings:
limitedIpAddress: View IP Address
forum:
link:
all-audit: Audit log
discussion-audit: Audit log
user-audit: Audit log (account edits)
actor-audit: Audit log (user as actor)
modal:
all-title: Audit Log
discussion-title: Discussion Audit Log
user-title: User Audit Log
actor-title: Actor Audit Log
lib:
browser:
filterPlaceholder: Filter logs
filterApply: Apply
empty: No results
loadMore: Load more
withoutActor: => core.group.guest
deletedResource:
discussion: 'Discussion #{id}'
group: 'Group #{id}'
post: 'Post #{id}'
tag: 'Tag #{id}'
user: 'User #{id}'
genericResource:
comment: Comment
post: Post
permissionGroup:
everyone: => core.admin.permissions_controls.everyone_button
members: => core.admin.permissions_controls.members_button
noValue: (no value)
noReason: (no reason)
client:
session: Web session
api_key: API key
access_token: Access token
cli: Command line
unknown: Unknown client
controls:
hideRaw: Hide raw log
showRaw: Show raw log
filterActor: Show logs by this actor
filterIp: Show logs by this IP
filterClient: Show logs by this client type
filterAction: Show logs of the same action
filterUser: Show logs affecting the same user
filterDiscussion: Show logs affecting the same discussion
audit_log_cleared: Cleared {deleted_count} entries from the audit logs
cache_cleared: Manually cleared the cache
discussion:
created: Started discussion {discussion}
create_date_changed: Changed {discussion} start date from {old_date} to {new_date}
deleted: Deleted discussion {discussion}
hidden: Hid discussion {discussion}
locked: Locked discussion {discussion}
merged_away: Merged {discussion} into {new_discussion}
merged_into: Merged {post_count} posts from {original_discussion_ids_count} discussions into {discussion}
renamed: Renamed discussion from {old_title} to {new_title}
restored: Restored discussion {discussion}
split_away: Split {post_count} posts from {discussion} into {new_discussion}
split_into: Split {post_count} posts into new discussion {discussion}
stickied: Stickied discussion {discussion}
tagged: Updated {discussion} tags from {old_tags} to {new_tags}
unlocked: Unlocked discussion {discussion}
unstickied: Unstickied discussion {discussion}
user_changed: Changed {discussion} author from {old_user} to {new_user}
extension:
disabled: Disabled extension {package}
enabled: Enabled extension {package}
fof_ban_ips:
banned: Banned ip {ip}
unbanned: Unbanned ip {ip}
permission_changed: Edited permission {permission} from {old_groups} to {new_groups}
post:
approved: Approved {postuser}'s {post} in {discussion}
created: Created a {post} in {discussion}
create_date_changed: Changed {postuser}'s {post} start date from {old_date} to {new_date}
deleted: Deleted {postuser}'s {post} in {discussion}
dismissed_flags: Dismissed flags on {postuser}'s {post} in {discussion}
edit_date_changed: Changed {postuser}'s {post} edit date from {old_date} to {new_date}
flagged: Flagged {postuser}'s {post} as {reason} in {discussion}
hidden: Hid {postuser}'s {post} in {discussion}
restored: Restored {postuser}'s {post} in {discussion}
revised: Revised {postuser}'s {post} in {discussion}
user_changed: Changed {post} author from {old_user} to {new_user}
setting_changed: Edited setting {key}
setting_changed_with_values: Edited setting {key} from {old_value} to {new_value}
tag:
created: Created tag {tag}
deleted: Deleted tag {tag}
updated: Updated tag {tag}
user:
activated: Activated {username}'s account manually
activated_with_email: Activated {username}'s account via confirmation link
avatar_changed: Changed {username}'s avatar
avatar_removed: Removed {username}'s avatar
bio_changed: Edited {username}'s bio
created: Created {username}'s account
deleted: Deleted {username}
email_changed: Changed {username}'s email from {old_email} to {new_email}
email_change_requested: Requested to change {username}'s email to {new_email}
groups_changed: Changed {username}'s groups from {old_groups} to {new_groups}
impersonated: Impersonated {username}
logged_in: Logged in {username} account
logged_in_with_provider: Logged in {username} account using {provider}
logged_out: Logged out {username} account
nickname_changed: Changed {username}'s nickname from {old_nickname} to {new_nickname}
nickname_requested: Requested new nickname {new_nickname} for user {username}
nickname_request_approved: Approved {username}'s nickname change from {old_nickname} to {new_nickname}
nickname_request_rejected: Rejected {username}'s nickname change
password_changed: Changed {username}'s password
password_change_requested: Requested to change {username}'s password
provider_connected: Connected provider {provider} to {username} account
suspended: Suspended {username} until {until}
unsuspended: Unsuspended {username}
username_changed: Changed {username}'s username from {old_username} to {new_username}
username_requested: Requested new username {new_username} for user {username}
username_request_approved: Approved {username}'s username change from {old_username} to {new_username}
username_request_rejected: Rejected {username}'s username change