-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkilowhat-formulaire.yml
410 lines (406 loc) · 19 KB
/
kilowhat-formulaire.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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
kilowhat-formulaire:
admin:
permissions:
heading: Formulaire
heading-advanced: Formulaire (options for third-party extensions)
fill: => kilowhat-formulaire.ref.permissions.fill
seeOwnUser: => kilowhat-formulaire.ref.permissions.seeOwnUser
seeAnyUser: => kilowhat-formulaire.ref.permissions.seeAnyUser
editOwnUser: => kilowhat-formulaire.ref.permissions.editOwnUser
editAnyUser: => kilowhat-formulaire.ref.permissions.editAnyUser
seeOwnDiscussion: => kilowhat-formulaire.ref.permissions.seeOwnDiscussion
seeAnyDiscussion: => kilowhat-formulaire.ref.permissions.seeAnyDiscussion
editOwnDiscussion: => kilowhat-formulaire.ref.permissions.editOwnDiscussion
editAnyDiscussion: => kilowhat-formulaire.ref.permissions.editAnyDiscussion
create: Create forms (beta)
moderate: Moderate all forms
export: Export submission data
exportUserDetails: Access user private data in exports
listForms: View the list of forms that aren't deleted
listSubmissions: View the list of submissions
settings:
title: Form global settings
max-file-size: Max file size (kB)
history-controls: Show undo/redo controls on submission page
side-nav-on-submission: Show side navigation on submission page
checkbox-style: Checkbox style
radio-style: Radio style
style-options:
far-square: FontAwesome Regular Square Icon
fas-square: FontAwesome Solid Square Icon
far-circle: FontAwesome Regular Circle Icon
fas-circle: FontAwesome Solid Circle Icon
switch: Flarum switch
native: Native browser control
horizontal-layout: Use horizontal form layout
horizontal-layout-locations:
standaloneEdit: Standalone Fill/Edit Page
standaloneView: Standalone View Page
profileEdit: Profile Edit Page
profileView: Profile View Page
signUp: Sign Up Modal (only Formulaire fields)
discussionEdit: Discussion Edit Modal
discussionView: Discussion View Container
discussionComposer: Discussion Composer
uniformComposerLayout: Uniform discussion composer layout
uniformComposerLayoutHelp: >
Changes the styling of the tags, title and content fields to match with Formulaire.
This layout will take even more space so it's recommended you install and enable the <a>Composer Page</a> extension.
noByobuFields: Do not integrate discussion fields with private discussions from Byobu extension
noByobuFieldsHelp: By default, discussion fields that are not tag-scoped will apply to all discussions including private ones.
forum:
nav:
forms: => kilowhat-formulaire.ref.manager
form-index:
header:
title: => kilowhat-formulaire.ref.manager
documentation: Full online documentation
discuss: Discussion on Flarum Discuss
tabs:
standalone: => kilowhat-formulaire.ref.type.standalone
discussion: => kilowhat-formulaire.ref.type.discussion
user: => kilowhat-formulaire.ref.type.user
empty: No forms
load-more: Load more
search: Search forms...
new: New form
edit: Edit
show: Show
submissions: Submissions
columns:
title: Title
accept-submissions: Open
allow-modification: Modification
enabled: Enabled
submissions: Submissions
actions: Actions
global-settings:
title: Global permissions
admin-only: Only forum administrators can edit global settings
permissions:
fill: => kilowhat-formulaire.ref.permissions.fill
seeOwnUser: => kilowhat-formulaire.ref.permissions.seeOwnUser
seeAnyUser: => kilowhat-formulaire.ref.permissions.seeAnyUser
editOwnUser: => kilowhat-formulaire.ref.permissions.editOwnUser
editAnyUser: => kilowhat-formulaire.ref.permissions.editAnyUser
seeOwnDiscussion: => kilowhat-formulaire.ref.permissions.seeOwnDiscussion
seeAnyDiscussion: => kilowhat-formulaire.ref.permissions.seeAnyDiscussion
editOwnDiscussion: => kilowhat-formulaire.ref.permissions.editOwnDiscussion
editAnyDiscussion: => kilowhat-formulaire.ref.permissions.editAnyDiscussion
form-create:
title: New form
field:
title: Title
button:
create: Create form
form-edit-header:
back: Back
category:
standalone: => kilowhat-formulaire.ref.type.standalone
discussion: => kilowhat-formulaire.ref.type.discussion
user: => kilowhat-formulaire.ref.type.user
tabs:
template: Template
placement: Placement
access: Access
notifications: Notifications
submissions: Submissions
access-status:
closed: Closed
create: Create only
edit: Edit only
both: Create and edit
enabled: Enabled
disabled: Draft
controls: Controls
template-export: Template import/export
enable-expert-mode: Enable expert mode
disable-expert-mode: Disable expert mode
restore: Restore
hide: Delete
delete: Delete permanently
delete-confirmation: The form "{title}" will be permanently deleted
fields:
private-title: Private title
slug: Custom URL slug (optional)
form-edit:
warnings:
show-on-signup-invalid-permissions: >
You need to set "see own" and "edit own" permission to unapproved members in order to use "show in sign up".
show-on-composer-invalid-permissions: >
Make sure "see own" and "edit own" permission match who can start discussions with the selected tag(s) in order to use "show in composer".
Set to "members" if not sure.
This message can appear even if your settings are correct.
linked-form-is-draft: >
This form is currently in draft mode.
Enable under "Access" for the fields to appear on the forum.
auto-link-permission-warning: >
Forms with "automatically create discussions" option use the global fill permission when accessed standalone.
expert-mode-warning: >
Expert mode is enabled.
This lets you customize field identifiers and per-field permissions.
Make sure you read the documentation about those feature, as you might break things!
section:
template: Template
permissions: Permissions
field:
link: Special form types
title: Public title
show-on-creation:
discussion: Show in discussion composer
discussionHelp: >
The Flarum discussion composer is not suited to contain many fields.
You should install and enable the <a>Composer Page</a> extension to ensure all fields remain accessible on all devices.
user: Show in sign up
automatic-discussion: Automatically create discussions from form submission
automatic-discussion-help: >
When enabled, the form will continue to be accessible like a standalone form.
Submissions will automatically create and connect with new discussions.
accept-submissions: Accept new submissions
allow-modification: Allow users to edit their existing submissions
enable: Enable
max-submissions: Max submissions (leave blank for unlimited)
send-confirmation-to-participants: Send confirmation email to participants
notify-emails: Send a copy of the data to those comma-separated emails
web-confirmation-message: Confirmation message on the web (formatting enabled)
permission-see-own: See own submission
permission-see-any: See any submission
permission-edit-own: Edit own submission
permission-edit-any: Edit any submission
link-options:
standalone: Standalone
groups: User profile
all-groups: For any group
tags: Discussion fields
all-tags: For any tag
auto-discussion-options: Options for new discussions
email-confirmation-options: Confirmation email template
email-notification-options: Notification email template
exiting-with-unsaved-data: You have unsaved changes. Do you really want to quit the page?
preview: Preview in new tab
save-for-preview: Save for preview
auto-discussion-options-modal:
title: Automatic discussion options
introduction: >
These settings will apply to new discussions that have been created automatically by submitting a tag-connected form.
You can use values from the form submission using a braces syntax with the field slug.
By default { title } and { content } will be used respectively.
submit: Validate changes
field:
title: Discussion title
tags: Discussion tags
tags-help: >
Comma-separated list of tag slugs.
The selected tags will be added in addition to the tag this form is connected to.
content: Post content
confirmation-email-options-modal:
title: Email template
submit: Validate changes
field:
title: Title
message: Body
save-controls:
validation-errors: We found some errors in your submission
unsaved-changes: You have unsaved changes
saved-at: Saved {ago}
undo: Undo
redo: Redo
save: Save
permission-controls:
inherit: Use defaults
everyone_button: => core.admin.permissions_controls.everyone_button
disabled_members_button: Non-activated and suspended members
members_button: Activated members
template-editor:
add-field: Add a field
title: Title
description: Description
key: (Expert) JSON key in the submission payload
fill-permission: (Expert) Fill permissions
required: Required
rich: Rich text (TextFormatter)
min: Minimum
max: Maximum
integer: Integer
email: Email
regex: Regular expression
mime: MIME type (comma separated, accepts wildcard as second part)
other: Allow "other" user value
duplicate: Duplicate field
delete: Delete field
missing-title: Field with no title
no-answer: No answer
type:
short: Short text
long: Long text
number: Number
date: Date
checkbox: Checkboxes
radio: Radio
select: Dropdown
upload: Upload
content: Content
items: Multi-entries
options-editor:
columns:
title: Title
key: (Expert) Unique Key
remove: Remove option
new-placeholder: New option...
items-editor:
add: Add row
remove: Remove row
upload-editor:
uploading: Uploading...
remove: Remove file
rich-text:
preview-placeholder: Start typing for a preview
select:
choose: Choose an option
choice:
other-label: 'Other:'
other-placeholder: Type...
submission:
form-closed: This form is closed.
form-full: This form has reached the maximum number of submissions.
edit-forbidden: You can no longer edit this submission.
submitted-successfully: Your submission has been sent successfully.
edit-submission: Edit submission
submit-other: Submit another
unlock: Unlock
lock: Lock
restore: Restore
hide: Delete
delete: Delete permanently
delete-confirmation: The submission from {date} will be permanently deleted
submission-index:
form-edit: Edit form
form-show: New submission
show: Show
guest: Guest
load-more: Load more
empty: No submissions yet
search: Search submissions...
export: Export
columns:
date: Date
user: User
actions: Actions
badge:
locked: Locked
hidden: Hidden
error-page:
denied-title: Permission denied
denied-description: It looks like you don't have access to this content. Try logging in.
notfound-title: Not found
notfound-description: This content either doesn't exist, or maybe you don't have access to it.
submission-sort:
latest: Latest submissions
oldest: Oldest submissions
form-sort:
latest: New forms
oldest: Oldest forms
export:
title: Export submissions
format: Format
heading: Heading / keys
fields: Fields
meta: Metadata
more-meta: More meta options
option-keys: Export option keys instead of titles for checkboxes, radio and select
submit: Download
preview: Preview
format-options:
xlsx: XLSX
xls: XLS
ods: ODS
csv: CSV
json: JSON
heading-options:
title: Field titles
key: Field keys
none: No header line
meta-options:
uid: => kilowhat-formulaire.ref.submission-meta.uid
user_id: => kilowhat-formulaire.ref.submission-meta.user_id
user_username: => kilowhat-formulaire.ref.submission-meta.user_username
user_displayname: => kilowhat-formulaire.ref.submission-meta.user_displayname
user_email: => kilowhat-formulaire.ref.submission-meta.user_email
user_activated: => kilowhat-formulaire.ref.submission-meta.user_activated
link_id: => kilowhat-formulaire.ref.submission-meta.link_id
locked_at: => kilowhat-formulaire.ref.submission-meta.locked_at
created_at: => kilowhat-formulaire.ref.submission-meta.created_at
updated_at: => kilowhat-formulaire.ref.submission-meta.updated_at
hidden_at: => kilowhat-formulaire.ref.submission-meta.hidden_at
preview-primitives:
excel-date: (EXCEL DATE)
boolean-true: TRUE
boolean-false: FALSE
discussion-submission:
empty: No data yet
edit: Edit
discussion-composer:
field:
tags: Tags
poll: Poll
title: Title
content: Message
api:
formatter-parsing-error: 'Could not parse content: {message}'
not-allowed-to-fill-field: You are not allowed to change the value of this field
duplicate-field-key: Key should be unique
cannot-change-form-type: You cannot change the type of a form that has existing submissions
unknown-form: Unrecognized form ID {id}
unauthorized-form: You don't have the necessary permissions to fill form ID {id}
unauthorized-scoped-form: You cannot fill form ID {id} with current tag combination
unsupported-discussion-form: You cannot fill form ID {id} on this type of discussion
file-already-belongs-form: File {id} belongs to another form
file-already-belongs-submission: File {id} belongs to another submission
export:
meta:
uid: => kilowhat-formulaire.ref.submission-meta.uid
user_id: => kilowhat-formulaire.ref.submission-meta.user_id
user_username: => kilowhat-formulaire.ref.submission-meta.user_username
user_displayname: => kilowhat-formulaire.ref.submission-meta.user_displayname
user_email: => kilowhat-formulaire.ref.submission-meta.user_email
user_activated: => kilowhat-formulaire.ref.submission-meta.user_activated
link_id: => kilowhat-formulaire.ref.submission-meta.link_id
locked_at: => kilowhat-formulaire.ref.submission-meta.locked_at
created_at: => kilowhat-formulaire.ref.submission-meta.created_at
updated_at: => kilowhat-formulaire.ref.submission-meta.updated_at
hidden_at: => kilowhat-formulaire.ref.submission-meta.hidden_at
mail:
title-your-submission: Your submission for {title}
title-new-submission: New submission for {title}
edit: Edit
footer: Sent from {title}
sub-entries: '{count} entries'
no-answer: No answer
ref:
manager: Forms manager
type:
standalone: Standalone forms
discussion: Discussion fields
user: User profile
permissions:
fill: Fill standalone forms
seeOwnUser: View own profile fields
seeAnyUser: View any profile fields
editOwnUser: Edit own profile fields
editAnyUser: Edit any profile fields
seeOwnDiscussion: See own discussion fields
seeAnyDiscussion: See any discussion fields
editOwnDiscussion: Edit own discussion fields
editAnyDiscussion: Edit any discussion fields
submission-meta:
uid: Submission ID
user_id: User ID
user_username: Username
user_displayname: User Display Name
user_email: User Email
user_activated: Activated Account
link_id: Linked resource ID
locked_at: Lock Date
created_at: Creation Date
updated_at: Update Date
hidden_at: Soft Deletion Date