@saltcorn/server 0.7.3-beta.0 → 0.7.3-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locales/en.json CHANGED
@@ -1,917 +1,920 @@
1
1
  {
2
- "Not found": "Not found",
3
- "Page not found": "Page not found",
4
- "Incorrect user or password": "Incorrect user or password",
5
- "Internal Error": "Internal Error",
6
- "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.",
7
- "User": "User",
8
- "User Settings": "User Settings",
9
- "Logout": "Logout",
10
- "Tables": "Tables",
11
- "Views": "Views",
12
- "Pages": "Pages",
13
- "Files": "Files",
14
- "Settings": "Settings",
15
- "Plugins": "Plugins",
16
- "Menu": "Menu",
17
- "Users": "Users",
18
- "Search": "Search",
19
- "Configuration": "Configuration",
20
- "Admin": "Admin",
21
- "Tenants": "Tenants",
22
- "Crash log": "Crash log",
23
- "Sign up": "Sign up",
24
- "Login": "Login",
25
- "An error occurred": "An error occurred",
26
- "ID": "ID",
27
- "Email": "Email",
28
- "Role": "Role",
29
- "View": "View",
30
- "Delete": "Delete",
31
- "Add user": "Add user",
32
- "New user": "New user",
33
- "New": "New",
34
- "User %s created": "User %s created",
35
- "Edit user": "Edit user",
36
- "Edit user %s": "Edit user %s",
37
- "User %s saved": "User %s saved",
38
- "User %s deleted": "User %s deleted",
39
- "E-mail": "E-mail",
40
- "Password": "Password",
41
- "User settings": "User settings",
42
- "Password reset not enabled. Contact your administrator.": "Password reset not enabled. Contact your administrator.",
43
- "Reset password": "Reset password",
44
- "Enter your email address below and we'll send you a link to reset your password.": "Enter your email address below and we'll send you a link to reset your password.",
45
- "Enter your new password below": "Enter your new password below",
46
- "Set password": "Set password",
47
- "Password reset. Log in with your new password": "Password reset. Log in with your new password",
48
- "Change": "Change",
49
- "Old password": "Old password",
50
- "New password": "New password",
51
- "Email: ": "Email: ",
52
- "Change password": "Change password",
53
- "Password changed": "Password changed",
54
- "Reset password instructions": "Reset password instructions",
55
- "Hi %s": "Hi %s",
56
- "You have requested a link to change your password. You can do this through this link:": "You have requested a link to change your password. You can do this through this link:",
57
- "If you did not request this, please ignore this email.": "If you did not request this, please ignore this email.",
58
- "Your password will not change until you access the link above and set a new one.": "Your password will not change until you access the link above and set a new one.",
59
- "Change my password": "Change my password",
60
- "Must be admin": "Must be admin",
61
- "Site identity": "Site identity",
62
- "Authentication": "Authentication",
63
- "Development": "Development",
64
- "Edit": "Edit",
65
- "Unknown file": "Unknown file",
66
- "Other": "Other",
67
- "Edit configuration key %s": "Edit configuration key %s",
68
- "Configuration key %s saved": "Configuration key %s saved",
69
- "Configuration key %s deleted": "Configuration key %s deleted",
70
- "Must be logged in first": "Must be logged in first",
71
- "Hello": "Hello",
72
- "Restart server. Try reloading the page after a few seconds after pressing this button.": "Restart server. Try reloading the page after a few seconds after pressing this button.",
73
- "Restart": "Restart",
74
- "Backup": "Backup",
75
- "Restore": "Restore",
76
- "Not authorized": "Not authorized",
77
- "Page %s not found": "Page %s not found",
78
- "Warning": "Warning",
79
- "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ",
80
- "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "This facility is intended solely for you to evaluate the suitability of Saltcorn. ",
81
- "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ",
82
- "Create application": "Create application",
83
- "Create": "Create",
84
- "Please select a name for your application. The name will determine the address at which it will be available. ": "Please select a name for your application. The name will determine the address at which it will be available. ",
85
- "Application name": "Application name",
86
- "Success! Your new application is available at:": "Success! Your new application is available at:",
87
- "Please click the above link now to create the first user.": "Please click the above link now to create the first user.",
88
- "A site with this subdomain already exists": "A site with this subdomain already exists",
89
- "No such view: %s": "No such view: %s",
90
- "Search all tables": "Search all tables",
91
- "Show": "Show",
92
- "When": "When",
93
- "Tenant": "Tenant",
94
- "Crash log entry %s": "Crash log entry %s",
95
- "New %s": "New %s",
96
- "Data": "Data",
97
- "Add row": "Add row",
98
- "Add %s": "Add %s",
99
- "Edit row": "Edit row",
100
- "Edit %s": "Edit %s",
101
- "No errors reported": "No errors reported",
102
- "Everything is going extremely well.": "Everything is going extremely well.",
103
- "Filename": "Filename",
104
- "Size (KiB)": "Size (KiB)",
105
- "Media type": "Media type",
106
- "Role to access": "Role to access",
107
- "Link": "Link",
108
- "Download": "Download",
109
- "Upload file ": "Upload file ",
110
- "Minimum role for %s updated to %s": "Minimum role for %s updated to %s",
111
- "File %s deleted": "File %s deleted",
112
- "More...": "More...",
113
- "Quick Start": "Quick Start",
114
- "Four different ways to get started using Saltcorn": "Four different ways to get started using Saltcorn",
115
- "Build": "Build",
116
- "Start by creating the tables to hold your data": "Start by creating the tables to hold your data",
117
- "Create a table »": "Create a table »",
118
- "When you have created the tables, you can create views so users can interact with the data.": "When you have created the tables, you can create views so users can interact with the data.",
119
- "You can also start by creating a page.": "You can also start by creating a page.",
120
- "Create a page »": "Create a page »",
121
- "Upload": "Upload",
122
- "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.",
123
- "Create table with CSV upload": "Create table with CSV upload",
124
- "If you have a backup from a previous Saltcorn instance, you can also restore it.": "If you have a backup from a previous Saltcorn instance, you can also restore it.",
125
- "Install pack": "Install pack",
126
- "Instead of building, get up and running in no time with packs": "Instead of building, get up and running in no time with packs",
127
- "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.",
128
- "Name": "Name",
129
- "Description": "Description",
130
- "Go to pack store »": "Go to pack store »",
131
- "Learn": "Learn",
132
- "Confused?": "Confused?",
133
- "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "The Wiki contains the documentation and tutorials on installing and using Saltcorn",
134
- "Go to Wiki »": "Go to Wiki »",
135
- "The YouTube channel has some video tutorials": "The YouTube channel has some video tutorials",
136
- "Go to YouTube »": "Go to YouTube »",
137
- "What's new? Read the blog »": "What's new? Read the blog »",
138
- "Create a table": "Create a table",
139
- "Create table from CSV upload": "Create table from CSV upload",
140
- "You have no views!": "You have no views!",
141
- "Create a view »": "Create a view »",
142
- "Create a view": "Create a view",
143
- "%s data table": "%s data table",
144
- "Versions": "Versions",
145
- "Version": "Version",
146
- "Saved": "Saved",
147
- "By user ID": "By user ID",
148
- "%s History": "%s History",
149
- "back to table list": "back to table list",
150
- "Version %s restored": "Version %s restored",
151
- "Site name": "Site name",
152
- "Site logo": "Site logo",
153
- "Type": "Type",
154
- "Text label": "Text label",
155
- "Minimum role": "Minimum role",
156
- "URL": "URL",
157
- "Page": "Page",
158
- "Menu editor": "Menu editor",
159
- "Menu updated": "Menu updated",
160
- "Plugin and pack store": "Plugin and pack store",
161
- "All": "All",
162
- "Packs": "Packs",
163
- "Themes": "Themes",
164
- "Installed": "Installed",
165
- "Refresh": "Refresh",
166
- "Upgrade installed plugins": "Upgrade installed plugins",
167
- "Add another plugin": "Add another plugin",
168
- "Add another pack": "Add another pack",
169
- "Create pack": "Create pack",
170
- "Pack": "Pack",
171
- "Install": "Install",
172
- "Plugin": "Plugin",
173
- "Theme": "Theme",
174
- "Remove": "Remove",
175
- "Configure plugin": "Configure plugin",
176
- "Create Pack": "Create Pack",
177
- "You can copy the pack contents below to another Saltcorn installation.": "You can copy the pack contents below to another Saltcorn installation.",
178
- "Install Pack": "Install Pack",
179
- "Pack %s installed": "Pack %s installed",
180
- "Pack %s uninstalled": "Pack %s uninstalled",
181
- "Uninstall": "Uninstall",
182
- "Result preview for ": "Result preview for ",
183
- "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.",
184
- "These tables lack suitable views: ": "These tables lack suitable views: ",
185
- "Search configuration": "Search configuration",
186
- "Table saved with version history enabled": "Table saved with version history enabled",
187
- "Label": "Label",
188
- "Required": "Required",
189
- "Add field": "Add field",
190
- "Template": "Template",
191
- "Run": "Run",
192
- "Views of this table": "Views of this table",
193
- "Add view": "Add view",
194
- "Rows": "Rows",
195
- "Download CSV": "Download CSV",
196
- "Upload CSV": "Upload CSV",
197
- "%s table": "%s table",
198
- "Fields": "Fields",
199
- "Table data": "Table data",
200
- "Edit table properties": "Edit table properties",
201
- "API access": "API access",
202
- "APIs allow developers access to your data without using a user interface": "APIs allow developers access to your data without using a user interface",
203
- "Minimum role for read": "Minimum role for read",
204
- "Minimum role for writing": "Minimum role for writing",
205
- "Version history": "Version history",
206
- "New table": "New table",
207
- "Table name": "Table name",
208
- "Table %s created": "Table %s created",
209
- "No fields defined in %s table": "No fields defined in %s table",
210
- "Fields define the columns in your table.": "Fields define the columns in your table.",
211
- "Add field to table": "Add field to table",
212
- "Table %s already exists": "Table %s already exists",
213
- "Invalid table name %s": "Invalid table name %s",
214
- "Create from CSV upload": "Create from CSV upload",
215
- "Your tables": "Your tables",
216
- "Create table": "Create table",
217
- "Table saved": "Table saved",
218
- "Create table from CSV file": "Create table from CSV file",
219
- "Create from CSV": "Create from CSV",
220
- "File": "File",
221
- "Created table %s.": "Created table %s.",
222
- "Table %s deleted": "Table %s deleted",
223
- "Table": "Table",
224
- "Your views": "Your views",
225
- "Configure": "Configure",
226
- "First, please give some basic information about the view.": "First, please give some basic information about the view.",
227
- "View name": "View name",
228
- "Views are based on a view template": "Views are based on a view template",
229
- "Edit view": "Edit view",
230
- "Edit %s view": "Edit %s view",
231
- "Create view": "Create view",
232
- "View deleted": "View deleted",
233
- "Display data from this table": "Display data from this table",
234
- "Role required to run view": "Role required to run view",
235
- "On root page": "On root page",
236
- "Layout": "Layout",
237
- "Fixed states": "Fixed states",
238
- "A short name that will be in your URL": "A short name that will be in your URL",
239
- "Title": "Title",
240
- "Page title": "Page title",
241
- "A longer description": "A longer description",
242
- "Role required to access page": "Role required to access page",
243
- "Page attributes": "Page attributes",
244
- "Page configuration": "Page configuration",
245
- "Fixed state for %s view": "Fixed state for %s view",
246
- "Set fixed states for views": "Set fixed states for views",
247
- "Page %s saved": "Page %s saved",
248
- "Your pages": "Your pages",
249
- "Add page": "Add page",
250
- "Root pages": "Root pages",
251
- "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.",
252
- "Root pages updated": "Root pages updated",
253
- "Page deleted": "Page deleted",
254
- "Basic properties": "Basic properties",
255
- "Attributes": "Attributes",
256
- "Summary": "Summary",
257
- "Default": "Default",
258
- "Edit field": "Edit field",
259
- "Edit %s field": "Edit %s field",
260
- "New field": "New field",
261
- "New field:": "New field:",
262
- "Field attributes": "Field attributes",
263
- "Field %s created": "Field %s created",
264
- "Summary field": "Summary field",
265
- "A default value is required when adding required fields to nonempty tables": "A default value is required when adding required fields to nonempty tables",
266
- "Create user": "Create user",
267
- "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.",
268
- "Create first user": "Create first user",
269
- "Create an account": "Create an account",
270
- "No views defined": "No views defined",
271
- "Views define how table rows are displayed to the user": "Views define how table rows are displayed to the user",
272
- "Field %s saved": "Field %s saved",
273
- "View configuration": "View configuration",
274
- "Field %s deleted": "Field %s deleted",
275
- "No tables defined": "No tables defined",
276
- "Tables hold collections of similar data": "Tables hold collections of similar data",
277
- "Invalid form data, try again": "Invalid form data, try again",
278
- "Role required to access added files": "Role required to access added files",
279
- "The user uploading the file has access irrespective of their role": "The user uploading the file has access irrespective of their role",
280
- "Already have an account? Login": "Already have an account? Login",
281
- "Subdomain not found": "Subdomain not found",
282
- "You must create at least one table before you can create views.": "You must create at least one table before you can create views.",
283
- "Language: ": "Language: ",
284
- "Language changed to %s": "Language changed to %s",
285
- "Table saved with version history disabled": "Table saved with version history disabled",
286
- "Missing name": "Missing name",
287
- "Successfully restored backup": "Successfully restored backup",
288
- "Welcome to Saltcorn!": "Welcome to Saltcorn!",
289
- "File %s uploaded": "File %s uploaded",
290
- "Local": "Local",
291
- "Name required": "Name required",
292
- "Expression": "Expression",
293
- "Formula": "Formula",
294
- "new": "new",
295
- "Password does not match": "Password does not match",
296
- "Not allowed to write to table %s": "Not allowed to write to table %s",
297
- "Login successful": "Login successful",
298
- "Welcome, %s!": "Welcome, %s!",
299
- "Error: missing name or file": "Error: missing name or file",
300
- "Restart server.": "Restart server.",
301
- "Add to menu": "Add to menu",
302
- "View %s added to menu. Adjust access permissions in Settings &raquo; Menu": "View %s added to menu. Adjust access permissions in Settings &raquo; Menu",
303
- "Clone": "Clone",
304
- "View %s cloned as %s": "View %s cloned as %s",
305
- "Duplicate": "Duplicate",
306
- "View %s duplicated as %s": "View %s duplicated as %s",
307
- "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.",
308
- "Saltcorn version": "Saltcorn version",
309
- "Node.js version": "Node.js version",
310
- "Table not found": "Table not found",
311
- "No row selected": "No row selected",
312
- "Calculated": "Calculated",
313
- "Unique": "Unique",
314
- "Stored": "Stored",
315
- "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type",
316
- "Fields you can use as variables: ": "Fields you can use as variables: ",
317
- "Examples:": "Examples:",
318
- "Missing label": "Missing label",
319
- "Column %s already exists (but is hidden)": "Column %s already exists (but is hidden)",
320
- "Column %s already exists": "Column %s already exists",
321
- "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.",
322
- "Columns": "Columns",
323
- "Default state": "Default state",
324
- "Specify the fields in the table to show": "Specify the fields in the table to show",
325
- "Use view to create": "Use view to create",
326
- "If user has write permission. Leave blank to have no link to create a new item": "If user has write permission. Leave blank to have no link to create a new item",
327
- "Display create view as": "Display create view as",
328
- "Label for create": "Label for create",
329
- "Label in link or button to create. Leave blank for a default label": "Label in link or button to create. Leave blank for a default label",
330
- "Fixed fields": "Fixed fields",
331
- "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.",
332
- "Edit options": "Edit options",
333
- "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.",
334
- "View when done": "View when done",
335
- "Item View": "Item View",
336
- "If user has write permission. Leave blank to have no link to create a new item": "If user has write permission. Leave blank to have no link to create a new item",
337
- "Subtables": "Subtables",
338
- "List View": "List View",
339
- "Show View": "Show View",
340
- "Which related tables would you like to show in sub-lists below the selected item?": "Which related tables would you like to show in sub-lists below the selected item?",
341
- "Order and layout": "Order and layout",
342
- "Order by": "Order by",
343
- "Descending": "Descending",
344
- "Columns small screen": "Columns small screen",
345
- "Columns medium screen": "Columns medium screen",
346
- "Columns large screen": "Columns large screen",
347
- "Columns extra-large screen": "Columns extra-large screen",
348
- "Each in card?": "Each in card?",
349
- "Omit search form": "Omit search form",
350
- "Do not display the search filter form": "Do not display the search filter form",
351
- "Default search form values when first loaded": "Default search form values when first loaded",
352
- "Next": "Next",
353
- "Save": "Save",
354
- "Calculated fields cannot have File type": "Calculated fields cannot have File type",
355
- "Calculated fields cannot have Key type": "Calculated fields cannot have Key type",
356
- "On Field": "On Field",
357
- "Field in %s table": "Field in %s table",
358
- "Action on row": "Action on row",
359
- "Link to other view": "Link to other view",
360
- "Link to anywhere": "Link to anywhere",
361
- "Join Field": "Join Field",
362
- "Aggregation": "Aggregation",
363
- "Field": "Field",
364
- "Field view": "Field view",
365
- "Action": "Action",
366
- "Action Label": "Action Label",
367
- "View label": "View label",
368
- "Leave blank for default label.": "Leave blank for default label.",
369
- "View label is a formula?": "View label is a formula?",
370
- "Open in popup modal?": "Open in popup modal?",
371
- "Link text": "Link text",
372
- "Link text is a formula?": "Link text is a formula?",
373
- "Link URL": "Link URL",
374
- "Link URL is a formula?": "Link URL is a formula?",
375
- "Open in new tab": "Open in new tab",
376
- "Relation": "Relation",
377
- "Statistic": "Statistic",
378
- "In search form": "In search form",
379
- "Header label": "Header label",
380
- "step": "step",
381
- "max": "max",
382
- "Base URL": "Base URL",
383
- "Allow signups": "Allow signups",
384
- "Login in menu": "Login in menu",
385
- "Allow password reset": "Allow password reset",
386
- "SMTP host": "SMTP host",
387
- "SMTP username": "SMTP username",
388
- "SMTP password": "SMTP password",
389
- "SMTP port": "SMTP port",
390
- "SMTP secure": "SMTP secure",
391
- "Email from address": "Email from address",
392
- "Development mode": "Development mode",
393
- "Log SQL to stdout": "Log SQL to stdout",
394
- "Menu items": "Menu items",
395
- "Global search": "Global search",
396
- "Available packs": "Available packs",
397
- "Available packs fetched": "Available packs fetched",
398
- "Available plugins": "Available plugins",
399
- "Available plugins fetched": "Available plugins fetched",
400
- "Public home page": "Public home page",
401
- "User home page": "User home page",
402
- "Staff home page": "Staff home page",
403
- "Admin home page": "Admin home page",
404
- "Installed packs": "Installed packs",
405
- "A short string which is the name of your site": "A short string which is the name of your site",
406
- "Select a publicly accessible image file": "Select a publicly accessible image file",
407
- "The URL at which your site is available. For instance, https://example.com/": "The URL at which your site is available. For instance, https://example.com/",
408
- "Allow users to sign up for a new user account": "Allow users to sign up for a new user account",
409
- "Show the login link in the menu": "Show the login link in the menu",
410
- "Allow users to request a password reset email. Email must be configured.": "Allow users to request a password reset email. Email must be configured.",
411
- "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "The host address of your SMTP server. For instance, smtp.postmarkapp.com",
412
- "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type",
413
- "Print all SQL statements to the standard output": "Print all SQL statements to the standard output",
414
- "The email address from which emails are sent. For instance, hello@saltcorn.com": "The email address from which emails are sent. For instance, hello@saltcorn.com",
415
- "Is the connection to the SMTP server over a secure transport protocol?": "Is the connection to the SMTP server over a secure transport protocol?",
416
- "About Saltcorn": "About Saltcorn",
417
- "Apply": "Apply",
418
- "Anywhere": "Anywhere",
419
- "Search filter": "Search filter",
420
- "Are you sure you want to delete %s?": "Are you sure you want to delete %s?",
421
- "Are you sure?": "Are you sure?",
422
- "Set random password": "Set random password",
423
- "Changed password for user %s to %s": "Changed password for user %s to %s",
424
- "Disable": "Disable",
425
- "Enabled user %s": "Enabled user %s",
426
- "Enable": "Enable",
427
- "Disabled user %s": "Disabled user %s",
428
- "Disabled": "Disabled",
429
- "Send password reset email": "Send password reset email",
430
- " with password %s": " with password %s",
431
- "User confirmation?": "User confirmation?",
432
- "New user form": "New user form",
433
- "A view to show to new users": "A view to show to new users",
434
- "Account already exists": "Account already exists",
435
- "Search not configured": "Search not configured",
436
- "Already in use": "Already in use",
437
- "Functions you can use (in addition to standard JavaScript functions): ": "Functions you can use (in addition to standard JavaScript functions): ",
438
- "Items per page": "Items per page",
439
- "Variable name": "Variable name",
440
- "Delete all rows": "Delete all rows",
441
- "Recalculate stored fields": "Recalculate stored fields",
442
- "Started recalculating stored fields": "Started recalculating stored fields",
443
- "Deleted all rows": "Deleted all rows",
444
- "Database": "Database",
445
- "API token": "API token",
446
- "No API token issued": "No API token issued",
447
- "New API token generated": "New API token generated",
448
- "Actions": "Actions",
449
- "Actions available": "Actions available",
450
- "Triggers": "Triggers",
451
- "Add trigger": "Add trigger",
452
- "New trigger": "New trigger",
453
- "Configure trigger": "Configure trigger",
454
- "Action label is a formula?": "Action label is a formula?",
455
- "Action Style": "Action Style",
456
- "Button size": "Button size",
457
- "A view with this name already exists": "A view with this name already exists",
458
- "Constraints": "Constraints",
459
- "%s constraints": "%s constraints",
460
- "Add constraint": "Add constraint",
461
- "Add constraint to %s": "Add constraint to %s",
462
- "Cannot delete users table": "Cannot delete users table",
463
- "Test run": "Test run",
464
- "Test run output": "Test run output",
465
- "Run %s": "Run %s",
466
- "back to actions": "back to actions",
467
- "Action %s run successfully with no console output": "Action %s run successfully with no console output",
468
- "Roles": "Roles",
469
- "Saved layout for role": "Saved layout for role",
470
- "Layout by role": "Layout by role",
471
- "Users and roles": "Users and roles",
472
- "Match regular expression": "Match regular expression",
473
- "Error message when regular expression does not match": "Error message when regular expression does not match",
474
- "Invalid attributes": "Invalid attributes",
475
- "Documentation": "Documentation",
476
- "Plugin %s installed": "Plugin %s installed",
477
- "Plugin %s removed.": "Plugin %s removed.",
478
- "Plugin %s installed, please complete configuration.": "Plugin %s installed, please complete configuration.",
479
- "Configure %s Plugin": "Configure %s Plugin",
480
- "Cannot remove plugin: views %s depend on it": "Cannot remove plugin: views %s depend on it",
481
- "New Plugin": "New Plugin",
482
- "Add plugin": "Add plugin",
483
- "Store refreshed": "Store refreshed",
484
- "Plugins up-to-date": "Plugins up-to-date",
485
- "Source": "Source",
486
- "Inbound keys: ": "Inbound keys: ",
487
- "Icon": "Icon",
488
- "Create database view": "Create database view",
489
- "Create an SQL view in the database with the fields in this list": "Create an SQL view in the database with the fields in this list",
490
- "Upgrade": "Upgrade",
491
- "Show only matches in table:": "Show only matches in table:",
492
- "Showing matches in table %s.": "Showing matches in table %s.",
493
- "Edit trigger": "Edit trigger",
494
- "Show on page": "Show on page",
495
- "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.",
496
- "Hide pagination": "Hide pagination",
497
- "True": "True",
498
- "False": "False",
499
- "Clear all": "Clear all",
500
- "This will delete <strong>EVERYTHING</strong> in the selected categories": "This will delete <strong>EVERYTHING</strong> in the selected categories",
501
- "Deleted all %s": "Deleted all %s",
502
- "Restart server": "Restart server",
503
- "Edit Plugin": "Edit Plugin",
504
- "Unknown authentication method %ss": "Unknown authentication method %ss",
505
- "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.",
506
- "Email with password reset link sent": "Email with password reset link sent",
507
- "Link Style": "Link Style",
508
- "Link size": "Link size",
509
- "Set page title": "Set page title",
510
- "Skip this section if you do not want to set the page title": "Skip this section if you do not want to set the page title",
511
- "Page title is a formula?": "Page title is a formula?",
512
- "Enable LetsEncrypt HTTPS": "Enable LetsEncrypt HTTPS",
513
- "Set Base URL configuration first": "Set Base URL configuration first",
514
- "LetsEncrypt enabled": "LetsEncrypt enabled",
515
- "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL enabled. Restart for changes to take effect.",
516
- "File not found": "File not found",
517
- "Table %s not found": "Table %s not found",
518
- "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu",
519
- "Page %s duplicated as %s": "Page %s duplicated as %s",
520
- "Custom SSL certificate": "Custom SSL certificate",
521
- "Custom SSL private key": "Custom SSL private key",
522
- "Login view": "Login view",
523
- "Signup view": "Signup view",
524
- "A view with the login form": "A view with the login form",
525
- "A view with the signup form": "A view with the signup form",
526
- "Signups not enabled": "Signups not enabled",
527
- "Ownership field": "Ownership field",
528
- "The user referred to in this field will be the owner of the row": "The user referred to in this field will be the owner of the row",
529
- "None": "None",
530
- "Information about plugin": "Information about plugin",
531
- "%s plugin information": "%s plugin information",
532
- "Package version": "Package version",
533
- "Package name": "Package name",
534
- "Plugin dependencies": "Plugin dependencies",
535
- "This plugin supplies a theme.": "This plugin supplies a theme.",
536
- "Types": "Types",
537
- "This plugin supplies these types: ": "This plugin supplies these types: ",
538
- "Functions": "Functions",
539
- "Returns: ": "Returns: ",
540
- "View templates": "View templates",
541
- "Repository": "Repository",
542
- "Latest": "Latest",
543
- "Latest version": "Latest version",
544
- "Latest npm version cache": "Latest npm version cache",
545
- "Plugin up-to-date": "Plugin up-to-date",
546
- "Upgrade here": "Upgrade here",
547
- "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.",
548
- "Passwords do not match": "Passwords do not match",
549
- "Not a valid e-mail address": "Not a valid e-mail address",
550
- "Custom CSS": "Custom CSS",
551
- "Custom HTML": "Custom HTML",
552
- "Site structure": "Site structure",
553
- "SSL": "SSL",
554
- "Users and security": "Users and security",
555
- "User settings updated": "User settings updated",
556
- "SSL encryption for HTTPS traffic": "SSL encryption for HTTPS traffic",
557
- "HTTPS encryption with Let's Encrypt SSL certificate": "HTTPS encryption with Let's Encrypt SSL certificate",
558
- "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains",
559
- "Currently: ": "Currently: ",
560
- "HTTPS encryption with custom SSL certificate": "HTTPS encryption with custom SSL certificate",
561
- "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Or use custom SSL certificates, including wildcard certificates for multitenant applications",
562
- "Authentication settings": "Authentication settings",
563
- "Custom SSL certificates": "Custom SSL certificates",
564
- "Custom SSL enabled. Restart for changes to take effect.": "Custom SSL enabled. Restart for changes to take effect.",
565
- "Enabled": "Enabled",
566
- "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.",
567
- "Events": "Events",
568
- "About application": "About application",
569
- "System": "System",
570
- "Site identity settings updated": "Site identity settings updated",
571
- "Email settings": "Email settings",
572
- "Site identity settings": "Site identity settings",
573
- "Email settings updated": "Email settings updated",
574
- "System operations": "System operations",
575
- "About the system": "About the system",
576
- "Restart here": "Restart here",
577
- "Download a backup": "Download a backup",
578
- "Restore a backup": "Restore a backup",
579
- "Add new role": "Add new role",
580
- "Role updated": "Role updated",
581
- "First delete users with this role": "First delete users with this role",
582
- "Role %s deleted": "Role %s deleted",
583
- "This is the rank of the user role, lower role IDs will be able to access more resources.": "This is the rank of the user role, lower role IDs will be able to access more resources.",
584
- "Role name": "Role name",
585
- "Cannot delete this role": "Cannot delete this role",
586
- "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.",
587
- "Create a page": "Create a page",
588
- "Test": "Test",
589
- "E-mail and password required": "E-mail and password required",
590
- "Masonry columns": "Masonry columns",
591
- "Where": "Where",
592
- "Access Read/Write": "Access Read/Write",
593
- "History": "History",
594
- "Owned": "Owned",
595
- "Primary key": "Primary key",
596
- "Users already present": "Users already present",
597
- "Discover tables": "Discover tables",
598
- "The following tables in your database can be imported into Saltcorn:": "The following tables in your database can be imported into Saltcorn:",
599
- "Discovered tables: %s": "Discovered tables: %s",
600
- "There are no tables in the database that can be imported into Saltcorn.": "There are no tables in the database that can be imported into Saltcorn.",
601
- "Import": "Import",
602
- "Discover": "Discover",
603
- "Discover tables in database": "Discover tables in database",
604
- "Single item view": "Single item view",
605
- "The underlying individual view of each table row": "The underlying individual view of each table row",
606
- "Minimum role to read": "Minimum role to read",
607
- "Minimum role to write": "Minimum role to write",
608
- "Create page": "Create page",
609
- "Multi-tenancy not enabled": "Multi-tenancy not enabled",
610
- "Identity": "Identity",
611
- "Email sent to %s with no errors": "Email sent to %s with no errors",
612
- "External": "External",
613
- "Force TLS": "Force TLS",
614
- "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked",
615
- "Relationship diagram": "Relationship diagram",
616
- "Verified": "Verified",
617
- "Send verification email": "Send verification email",
618
- "Email verification link sent to %s": "Email verification link sent to %s",
619
- "Verification view": "Verification view",
620
- "A view with the view to be emailed to users for email address verification": "A view with the view to be emailed to users for email address verification",
621
- "Email verified": "Email verified",
622
- "An email has been sent to %s to verify your address": "An email has been sent to %s to verify your address",
623
- "Elevate verified to role": "Elevate verified to role",
624
- "Elevate users to a higher role when their email addresses have been verified": "Elevate users to a higher role when their email addresses have been verified",
625
- "Email mask": "Email mask",
626
- "Emails used for signup must end with this string": "Emails used for signup must end with this string",
627
- "Signups with this email address are not accepted": "Signups with this email address are not accepted",
628
- "Default order by": "Default order by",
629
- "Default descending?": "Default descending?",
630
- "Omit header": "Omit header",
631
- "Do not display the header": "Do not display the header",
632
- "The maximum number of characters in the string": "The maximum number of characters in the string",
633
- "The minimum number of characters in the string": "The minimum number of characters in the string",
634
- "Style": "Style",
635
- "Not all themes support menu buttons": "Not all themes support menu buttons",
636
- "Select a publicly accessible image file for the menu logo": "Select a publicly accessible image file for the menu logo",
637
- "Favicon": "Favicon",
638
- "Select a publicly accessible image file for the browser tab icon": "Select a publicly accessible image file for the browser tab icon",
639
- "Site identity settings, backup, email settings, system control and information": "Site identity settings, backup, email settings, system control and information",
640
- "Plugin and pack installation and control": "Plugin and pack installation and control",
641
- "User administration, edit roles, user and security settings, SSL certificates for https encryption": "User administration, edit roles, user and security settings, SSL certificates for https encryption",
642
- "Menu, search and tenants": "Menu, search and tenants",
643
- "Actions, triggers and crash log": "Actions, triggers and crash log",
644
- "Multitenancy enabled": "Multitenancy enabled",
645
- "Restart required for changes to take effect.": "Restart required for changes to take effect.",
646
- "Tenant settings": "Tenant settings",
647
- "Role to create tenants": "Role to create tenants",
648
- "Minimum user role required to create a new tenant": "Minimum user role required to create a new tenant",
649
- "Tenant settings updated": "Tenant settings updated",
650
- "Not allowed": "Not allowed",
651
- "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.",
652
- "Create tenant warning": "Create tenant warning",
653
- "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Show a warning to users creating a tenant disclaiming warranty of availability or security",
654
- "A list view shown on the left, to select rows": "A list view shown on the left, to select rows",
655
- "The view to show the selected row": "The view to show the selected row",
656
- "Location": "Location",
657
- "Location of link to create new row": "Location of link to create new row",
658
- "Options": "Options",
659
- "List options": "List options",
660
- "Rows per page": "Rows per page",
661
- "Invalid administrative action": "Invalid administrative action",
662
- "User settings form": "User settings form",
663
- "A view for users to change their custom user fields": "A view for users to change their custom user fields",
664
- "Error: ": "Error: ",
665
- "User settings changed": "User settings changed",
666
- "Rename table": "Rename table",
667
- "Rename table %s": "Rename table %s",
668
- "Base URL domain %s does not match hostname %s": "Base URL domain %s does not match hostname %s",
669
- "Custom HTTP headers": "Custom HTTP headers",
670
- "Format for each line: Header-Name: value": "Format for each line: Header-Name: value",
671
- "Role to upload files": "Role to upload files",
672
- "User should have this role or higher to upload files with API (uploads through forms are not affected)": "User should have this role or higher to upload files with API (uploads through forms are not affected)",
673
- "Always show create view": "Always show create view",
674
- "If off, only show create view if the query state is about the current user": "If off, only show create view if the query state is about the current user",
675
- "Process uptime": "Process uptime",
676
- "A configuration error occurred": "A configuration error occurred",
677
- "HTTP timeout (s)": "HTTP timeout (s)",
678
- "Increase if you expect large uploads": "Increase if you expect large uploads",
679
- "Cookie sessions": "Cookie sessions",
680
- "Store sessions entirely in client cookies for higher performance": "Store sessions entirely in client cookies for higher performance",
681
- "git commit": "git commit",
682
- "Send test email": "Send test email",
683
- "Edit custom SSL certificates": "Edit custom SSL certificates",
684
- "User must have this role or higher to read rows from the table": "User must have this role or higher to read rows from the table",
685
- "User must have this role or higher to edit or create new rows in the table": "User must have this role or higher to edit or create new rows in the table",
686
- "Name of the field": "Name of the field",
687
- "The type determines the kind of data that can be stored in the field": "The type determines the kind of data that can be stored in the field",
688
- "Calculated from other fields with a formula": "Calculated from other fields with a formula",
689
- "There must be a value in every row": "There must be a value in every row",
690
- "Different rows must have different values for this field": "Different rows must have different values for this field",
691
- "Add more fields to enable edit": "Add more fields to enable edit",
692
- "Multitenancy": "Multitenancy",
693
- "Subdomain": "Subdomain",
694
- "Information": "Information",
695
- "Found %s tenants": "Found %s tenants",
696
- "Create new tenant": "Create new tenant",
697
- "%s tenant statistics": "%s tenant statistics",
698
- "Table columns": "Table columns",
699
- "Configuration items": "Configuration items",
700
- "Crashlogs": "Crashlogs",
701
- "Multitenancy settings": "Multitenancy settings",
702
- "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>",
703
- "API token for this user: ": "API token for this user: ",
704
- "Reset": "Reset",
705
- "Generate": "Generate",
706
- "URL after delete": "URL after delete",
707
- "Version history allows to track table data changes": "Version history allows to track table data changes",
708
- "Description allows you to give more information about the table": "Description allows you to give more information about the table",
709
- "Description allows you to give more information about the view.": "Description allows you to give more information about the view.",
710
- "Description allows to give more information about field": "Description of field allows to give more information about field",
711
- "Name of action": "Name of action",
712
- "Description allows you to give more information about the action": "Description allows you to give more information about the action",
713
- "The action to be taken when the trigger fires": "The action to be taken when the trigger fires",
714
- "The table for which the trigger condition is checked.": "The table for which the trigger condition is checked.",
715
- "Condition under which the trigger will fire": "Condition under which the trigger will fire",
716
- "Test trigger": "Test trigger",
717
- "Edit trigger %s": "Edit trigger %s",
718
- "Preset %s": "Preset %s",
719
- "The user password or application token to access SMTP server for sending emails": "The user password or application token to access SMTP server for sending emails",
720
- "The port of your SMTP server": "The port of your SMTP server",
721
- "The user name to access SMTP server for sending emails.": "The user name to access SMTP server for sending emails.",
722
- "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.",
723
- "Tick the boxes for the fields that should be jointly unique": "Tick the boxes for the fields that should be jointly unique",
724
- "Private SSH key": "Private SSH key",
725
- "Timezone": "Timezone",
726
- "Home Timezone": "Home Timezone",
727
- "Use this link to revisit your application at any time.": "Use this link to revisit your application at any time.",
728
- "To login to a previously created application, go to: ": "To login to a previously created application, go to: ",
729
- "Event types": "Event types",
730
- "Channel": "Channel",
731
- "Leave blank for all channels": "Leave blank for all channels",
732
- "Table or Channel": "Table or Channel",
733
- "Events to log": "Events to log",
734
- "Log settings": "Log settings",
735
- "Which events should be logged?": "Which events should be logged?",
736
- "Event log": "Event log",
737
- "Custom Events": "Custom Events",
738
- "Channels": "Channels",
739
- "Custom": "Custom",
740
- "Create custom event": "Create custom event",
741
- "Yes": "Yes",
742
- "Alternative destinations if formula evaluates to true": "Alternative destinations if formula evaluates to true",
743
- "Default view when done": "Default view when done",
744
- "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.",
745
- "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination",
746
- "Plugin name": "Plugin name",
747
- "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git",
748
- "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.",
749
- "Version of plugin, latest is default value": "Version of plugin, latest is default value",
750
- "Account verification": "Account verification",
751
- "User verification failed": "User verification failed",
752
- "User verified": "User verified",
753
- "Error editing user: %s": "Error editing user: %s",
754
- "User must have this role or higher to make API call for action (trigger)": "User must have this role or higher to make API call for action (trigger)",
755
- "Restart complete": "Restart complete",
756
- "Languages": "Languages",
757
- "Add language": "Add language",
758
- "Language": "Language",
759
- "Locale": "Locale",
760
- "Menu, search, languages and tenants": "Menu, search, languages and tenants",
761
- "This is a translation of a different field in a different language": "This is a translation of a different field in a different language",
762
- "Language locale of translation": "Language locale of translation",
763
- "Action not configurable": "Action not configurable",
764
- "Event type which runs the trigger": "Event type which runs the trigger",
765
- "Message string field": "Message string field",
766
- "The field for the message content on the table for messages": "The field for the message content on the table for messages",
767
- "Participant field": "Participant field",
768
- "The field for the sender user id on the table for messages": "The field for the sender user id on the table for messages",
769
- "The field for the participant user id": "The field for the participant user id",
770
- "Message sender field": "Message sender field",
771
- "Message view or string field": "Message view or string field",
772
- "A view to show individual messages, or the field for the message content on the table for messages": "A view to show individual messages, or the field for the message content on the table for messages",
773
- "Message relation": "Message relation",
774
- "The relationship to the table of individual messages": "The relationship to the table of individual messages",
775
- "Message show view": "Message show view",
776
- "The view to show an individual message": "The view to show an individual message",
777
- "New message form view": "New message form view",
778
- "The view to enter a new message": "The view to enter a new message",
779
- "Participant max read id field": "Participant max read id field",
780
- "The field for the participant's last read message, of type Key to message table": "The field for the participant's last read message, of type Key to message table",
781
- "Show older messages": "Show older messages",
782
- "New table name": "New table name",
783
- "Password Repeat": "Password Repeat",
784
- "Remember me": "Remember me",
785
- "Column width": "Column width",
786
- "Column width units": "Column width units",
787
- "Ownership formula": "Ownership formula",
788
- "User is treated as owner if true. In scope: ": "User is treated as owner if true. In scope: ",
789
- "Not all themes support all locations": "Not all themes support all locations",
790
- "Default language": "Default language",
791
- "Library": "Library",
792
- "Library item %s deleted": "Library item %s deleted",
793
- "Library: component assemblies that can be used in the builder": "Library: component assemblies that can be used in the builder",
794
- "Edit properties": "Edit properties",
795
- "Images and other files for download": "Images and other files for download",
796
- "Disable LetsEncrypt HTTPS": "Disable LetsEncrypt HTTPS",
797
- "Type %s not found": "Type %s not found",
798
- "No pages": "No pages",
799
- "No views": "No views",
800
- "CSV upload": "CSV upload",
801
- "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.",
802
- "Views display data from tables. A view is a view template applied to a table, with configuration.": "Views display data from tables. A view is a view template applied to a table, with configuration.",
803
- "Tables organise data by fields and rows.": "Tables organise data by fields and rows.",
804
- "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.",
805
- "Triggers run actions in response to events.": "Triggers run actions in response to events.",
806
- "No files": "No files",
807
- "Cookie duration (hours)": "Cookie duration (hours)",
808
- "Set to 0 for expiration at the end of browser session": "Set to 0 for expiration at the end of browser session",
809
- "Cookie duration (hours) when remember ticked": "Cookie duration (hours) when remember ticked",
810
- "Forget table": "Forget table",
811
- "Table %s forgotten. You can now discover it.": "Table %s forgotten. You can now discover it.",
812
- "No triggers": "No triggers",
813
- "List width": "List width",
814
- "Number of columns (1-12) allocated to the list view": "Number of columns (1-12) allocated to the list view",
815
- "New tenant template": "New tenant template",
816
- "Copy site structure for new tenants from this tenant": "Copy site structure for new tenants from this tenant",
817
- "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.",
818
- "Use Amazon S3": "Use Amazon S3",
819
- "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!",
820
- "Amazon S3 Bucket": "Amazon S3 Bucket",
821
- "Name you selected for your S3 bucket in AWS.": "Name you selected for your S3 bucket in AWS.",
822
- "Amazon S3 Path Prefix": "Amazon S3 Path Prefix",
823
- "Prefix you selected for your S3 bucket in AWS.": "Prefix you selected for your S3 bucket in AWS.",
824
- "Amazon S3 Endpoint": "Amazon S3 Endpoint",
825
- "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.",
826
- "Amazon S3 Region": "Amazon S3 Region",
827
- "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.",
828
- "Amazon S3 Access Key ID": "Amazon S3 Access Key ID",
829
- "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.",
830
- "Amazon S3 Secret Access Key": "Amazon S3 Secret Access Key",
831
- "The secret access key associated with your Amazon S3 Access Key ID.": "The secret access key associated with your Amazon S3 Access Key ID.",
832
- "Use Amazon S3 Secure Connection.": "Use Amazon S3 Secure Connection.",
833
- "Connect to Amazon S3 (or compatible) securely.": "Connect to Amazon S3 (or compatible) securely.",
834
- "Storage settings": "Storage settings",
835
- "Storage": "Storage",
836
- "Storage settings updated": "Storage settings updated",
837
- "Label formula": "Label formula",
838
- "Include formula": "Include formula",
839
- "If specified, only include in menu rows that evaluate to true": "If specified, only include in menu rows that evaluate to true",
840
- "URL formula": "URL formula",
841
- "Order field": "Order field",
842
- "Section field": "Section field",
843
- "Optional. String type with options, each of which will become a menu section": "Optional. String type with options, each of which will become a menu section",
844
- "Role to generate API keys": "Role to generate API keys",
845
- "User should have this role or higher to generate API keys in their user settings": "User should have this role or higher to generate API keys in their user settings",
846
- "API token removed": "API token removed",
847
- "Row inclusion formula": "Row inclusion formula",
848
- "Only include rows where this formula is true": "Only include rows where this formula is true",
849
- "Slug": "Slug",
850
- "Field that can be used for a prettier URL structure": "Field that can be used for a prettier URL structure",
851
- "Setup two-factor authentication": "Setup two-factor authentication",
852
- "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Setup two-factor authentication with Time-based One-Time Password (TOTP)",
853
- "1. Scan this QR code in your Authenticator app": "1. Scan this QR code in your Authenticator app",
854
- "2. Enter the six-digit code generated in your Authenticator app": "2. Enter the six-digit code generated in your Authenticator app",
855
- "Code": "Code",
856
- "Two-factor authentication with Time-based One-Time Password enabled": "Two-factor authentication with Time-based One-Time Password enabled",
857
- "Two-factor authentication": "Two-factor authentication",
858
- "Two-factor authentication is enabled": "Two-factor authentication is enabled",
859
- "Two-factor authentication with Time-based One-Time Password disabled": "Two-factor authentication with Time-based One-Time Password disabled",
860
- "Two-factor authentication is disabled": "Two-factor authentication is disabled",
861
- "Auto save": "Auto save",
862
- "Save any changes immediately": "Save any changes immediately",
863
- "Transpose": "Transpose",
864
- "Display one column per line": "Display one column per line",
865
- "Vertical column width": "Vertical column width",
866
- "Vertical width units": "Vertical width units",
867
- "Save before going back": "Save before going back",
868
- "Reload after going back": "Reload after going back",
869
- "2FA policy": "2FA policy",
870
- "Steps to go back": "Steps to go back",
871
- "Place in dropdown": "Place in dropdown",
872
- "Hide null columns": "Hide null columns",
873
- "Do not display a column if it contains entirely missing values": "Do not display a column if it contains entirely missing values",
874
- "Could not verify code": "Could not verify code",
875
- "Disable two-factor authentication": "Disable two-factor authentication",
876
- "Enter your two-factor code in order to disable it": "Enter your two-factor code in order to disable it",
877
- "Allow the user to enter a new key that is not in the schema": "Allow the user to enter a new key that is not in the schema",
878
- "Check for updates": "Check for updates",
879
- "Versions refreshed": "Versions refreshed",
880
- "Configuration check": "Configuration check",
881
- "Configuration errors": "Configuration errors",
882
- "Configuration checks passed": "Configuration checks passed",
883
- "On delete cascade": "On delete cascade",
884
- "If the parent row is deleted, automatically delete the child rows.": "If the parent row is deleted, automatically delete the child rows.",
885
- "Extra state Formula": "Extra state Formula",
886
- "Cannot install unsafe plugins on subdomain tenants": "Cannot install unsafe plugins on subdomain tenants",
887
- "Default order descending?": "Default order descending?",
888
- "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.",
889
- "Destination view": "Destination view",
890
- "Finish": "Finish",
891
- "Include in full-text search": "Include in full-text search",
892
- "Strings": "Strings",
893
- "In default language": "In default language",
894
- "In %s": "In %s",
895
- "Enable TWA": "Enable TWA",
896
- "Or enter this code:": "Or enter this code:",
897
- "Disable TWA": "Disable TWA",
898
- "Cascade delete to file": "Cascade delete to file",
899
- "Deleting a row will also delete the file referenced by this field": "Deleting a row will also delete the file referenced by this field",
900
- "Has channels?": "Has channels?",
901
- "Channels to create events for. Separate by comma; leave blank for all": "Channels to create events for. Separate by comma; leave blank for all",
902
- "Event Name": "Event Name",
903
- "Plugins (Extensions) Store endpoint": "Plugins (Extensions) Store endpoint",
904
- "Packs Store endpoint": "Packs Store endpoint",
905
- "The endpoint of plugins store.": "The endpoint of plugins store.",
906
- "The endpoint of packs store.": "The endpoint of packs store.",
907
- "Manual backup": "Manual backup",
908
- "Automated backup": "Automated backup",
909
- "Frequency": "Frequency",
910
- "Destination": "Destination",
911
- "Directory": "Directory",
912
- "Backup settings updated": "Backup settings updated",
913
- "Backup successful": "Backup successful",
914
- "Invalid ownership formula: %s": "Invalid ownership formula: %s",
915
- "Expiration in days": "Expiration in days",
916
- "Delete old backup files in this directory after the set number of days": "Delete old backup files in this directory after the set number of days"
917
- }
2
+ "Not found": "Not found",
3
+ "Page not found": "Page not found",
4
+ "Incorrect user or password": "Incorrect user or password",
5
+ "Internal Error": "Internal Error",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.",
7
+ "User": "User",
8
+ "User Settings": "User Settings",
9
+ "Logout": "Logout",
10
+ "Tables": "Tables",
11
+ "Views": "Views",
12
+ "Pages": "Pages",
13
+ "Files": "Files",
14
+ "Settings": "Settings",
15
+ "Plugins": "Plugins",
16
+ "Menu": "Menu",
17
+ "Users": "Users",
18
+ "Search": "Search",
19
+ "Configuration": "Configuration",
20
+ "Admin": "Admin",
21
+ "Tenants": "Tenants",
22
+ "Crash log": "Crash log",
23
+ "Sign up": "Sign up",
24
+ "Login": "Login",
25
+ "An error occurred": "An error occurred",
26
+ "ID": "ID",
27
+ "Email": "Email",
28
+ "Role": "Role",
29
+ "View": "View",
30
+ "Delete": "Delete",
31
+ "Add user": "Add user",
32
+ "New user": "New user",
33
+ "New": "New",
34
+ "User %s created": "User %s created",
35
+ "Edit user": "Edit user",
36
+ "Edit user %s": "Edit user %s",
37
+ "User %s saved": "User %s saved",
38
+ "User %s deleted": "User %s deleted",
39
+ "E-mail": "E-mail",
40
+ "Password": "Password",
41
+ "User settings": "User settings",
42
+ "Password reset not enabled. Contact your administrator.": "Password reset not enabled. Contact your administrator.",
43
+ "Reset password": "Reset password",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "Enter your email address below and we'll send you a link to reset your password.",
45
+ "Enter your new password below": "Enter your new password below",
46
+ "Set password": "Set password",
47
+ "Password reset. Log in with your new password": "Password reset. Log in with your new password",
48
+ "Change": "Change",
49
+ "Old password": "Old password",
50
+ "New password": "New password",
51
+ "Email: ": "Email: ",
52
+ "Change password": "Change password",
53
+ "Password changed": "Password changed",
54
+ "Reset password instructions": "Reset password instructions",
55
+ "Hi %s": "Hi %s",
56
+ "You have requested a link to change your password. You can do this through this link:": "You have requested a link to change your password. You can do this through this link:",
57
+ "If you did not request this, please ignore this email.": "If you did not request this, please ignore this email.",
58
+ "Your password will not change until you access the link above and set a new one.": "Your password will not change until you access the link above and set a new one.",
59
+ "Change my password": "Change my password",
60
+ "Must be admin": "Must be admin",
61
+ "Site identity": "Site identity",
62
+ "Authentication": "Authentication",
63
+ "Development": "Development",
64
+ "Edit": "Edit",
65
+ "Unknown file": "Unknown file",
66
+ "Other": "Other",
67
+ "Edit configuration key %s": "Edit configuration key %s",
68
+ "Configuration key %s saved": "Configuration key %s saved",
69
+ "Configuration key %s deleted": "Configuration key %s deleted",
70
+ "Must be logged in first": "Must be logged in first",
71
+ "Hello": "Hello",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "Restart server. Try reloading the page after a few seconds after pressing this button.",
73
+ "Restart": "Restart",
74
+ "Backup": "Backup",
75
+ "Restore": "Restore",
76
+ "Not authorized": "Not authorized",
77
+ "Page %s not found": "Page %s not found",
78
+ "Warning": "Warning",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "This facility is intended solely for you to evaluate the suitability of Saltcorn. ",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ",
82
+ "Create application": "Create application",
83
+ "Create": "Create",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Please select a name for your application. The name will determine the address at which it will be available. ",
85
+ "Application name": "Application name",
86
+ "Success! Your new application is available at:": "Success! Your new application is available at:",
87
+ "Please click the above link now to create the first user.": "Please click the above link now to create the first user.",
88
+ "A site with this subdomain already exists": "A site with this subdomain already exists",
89
+ "No such view: %s": "No such view: %s",
90
+ "Search all tables": "Search all tables",
91
+ "Show": "Show",
92
+ "When": "When",
93
+ "Tenant": "Tenant",
94
+ "Crash log entry %s": "Crash log entry %s",
95
+ "New %s": "New %s",
96
+ "Data": "Data",
97
+ "Add row": "Add row",
98
+ "Add %s": "Add %s",
99
+ "Edit row": "Edit row",
100
+ "Edit %s": "Edit %s",
101
+ "No errors reported": "No errors reported",
102
+ "Everything is going extremely well.": "Everything is going extremely well.",
103
+ "Filename": "Filename",
104
+ "Size (KiB)": "Size (KiB)",
105
+ "Media type": "Media type",
106
+ "Role to access": "Role to access",
107
+ "Link": "Link",
108
+ "Download": "Download",
109
+ "Upload file ": "Upload file ",
110
+ "Minimum role for %s updated to %s": "Minimum role for %s updated to %s",
111
+ "File %s deleted": "File %s deleted",
112
+ "More...": "More...",
113
+ "Quick Start": "Quick Start",
114
+ "Four different ways to get started using Saltcorn": "Four different ways to get started using Saltcorn",
115
+ "Build": "Build",
116
+ "Start by creating the tables to hold your data": "Start by creating the tables to hold your data",
117
+ "Create a table »": "Create a table »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "When you have created the tables, you can create views so users can interact with the data.",
119
+ "You can also start by creating a page.": "You can also start by creating a page.",
120
+ "Create a page »": "Create a page »",
121
+ "Upload": "Upload",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.",
123
+ "Create table with CSV upload": "Create table with CSV upload",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "If you have a backup from a previous Saltcorn instance, you can also restore it.",
125
+ "Install pack": "Install pack",
126
+ "Instead of building, get up and running in no time with packs": "Instead of building, get up and running in no time with packs",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.",
128
+ "Name": "Name",
129
+ "Description": "Description",
130
+ "Go to pack store »": "Go to pack store »",
131
+ "Learn": "Learn",
132
+ "Confused?": "Confused?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "The Wiki contains the documentation and tutorials on installing and using Saltcorn",
134
+ "Go to Wiki »": "Go to Wiki »",
135
+ "The YouTube channel has some video tutorials": "The YouTube channel has some video tutorials",
136
+ "Go to YouTube »": "Go to YouTube »",
137
+ "What's new? Read the blog »": "What's new? Read the blog »",
138
+ "Create a table": "Create a table",
139
+ "Create table from CSV upload": "Create table from CSV upload",
140
+ "You have no views!": "You have no views!",
141
+ "Create a view »": "Create a view »",
142
+ "Create a view": "Create a view",
143
+ "%s data table": "%s data table",
144
+ "Versions": "Versions",
145
+ "Version": "Version",
146
+ "Saved": "Saved",
147
+ "By user ID": "By user ID",
148
+ "%s History": "%s History",
149
+ "back to table list": "back to table list",
150
+ "Version %s restored": "Version %s restored",
151
+ "Site name": "Site name",
152
+ "Site logo": "Site logo",
153
+ "Type": "Type",
154
+ "Text label": "Text label",
155
+ "Minimum role": "Minimum role",
156
+ "URL": "URL",
157
+ "Page": "Page",
158
+ "Menu editor": "Menu editor",
159
+ "Menu updated": "Menu updated",
160
+ "Plugin and pack store": "Plugin and pack store",
161
+ "All": "All",
162
+ "Packs": "Packs",
163
+ "Themes": "Themes",
164
+ "Installed": "Installed",
165
+ "Refresh": "Refresh",
166
+ "Upgrade installed plugins": "Upgrade installed plugins",
167
+ "Add another plugin": "Add another plugin",
168
+ "Add another pack": "Add another pack",
169
+ "Create pack": "Create pack",
170
+ "Pack": "Pack",
171
+ "Install": "Install",
172
+ "Plugin": "Plugin",
173
+ "Theme": "Theme",
174
+ "Remove": "Remove",
175
+ "Configure plugin": "Configure plugin",
176
+ "Create Pack": "Create Pack",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "You can copy the pack contents below to another Saltcorn installation.",
178
+ "Install Pack": "Install Pack",
179
+ "Pack %s installed": "Pack %s installed",
180
+ "Pack %s uninstalled": "Pack %s uninstalled",
181
+ "Uninstall": "Uninstall",
182
+ "Result preview for ": "Result preview for ",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.",
184
+ "These tables lack suitable views: ": "These tables lack suitable views: ",
185
+ "Search configuration": "Search configuration",
186
+ "Table saved with version history enabled": "Table saved with version history enabled",
187
+ "Label": "Label",
188
+ "Required": "Required",
189
+ "Add field": "Add field",
190
+ "Template": "Template",
191
+ "Run": "Run",
192
+ "Views of this table": "Views of this table",
193
+ "Add view": "Add view",
194
+ "Rows": "Rows",
195
+ "Download CSV": "Download CSV",
196
+ "Upload CSV": "Upload CSV",
197
+ "%s table": "%s table",
198
+ "Fields": "Fields",
199
+ "Table data": "Table data",
200
+ "Edit table properties": "Edit table properties",
201
+ "API access": "API access",
202
+ "APIs allow developers access to your data without using a user interface": "APIs allow developers access to your data without using a user interface",
203
+ "Minimum role for read": "Minimum role for read",
204
+ "Minimum role for writing": "Minimum role for writing",
205
+ "Version history": "Version history",
206
+ "New table": "New table",
207
+ "Table name": "Table name",
208
+ "Table %s created": "Table %s created",
209
+ "No fields defined in %s table": "No fields defined in %s table",
210
+ "Fields define the columns in your table.": "Fields define the columns in your table.",
211
+ "Add field to table": "Add field to table",
212
+ "Table %s already exists": "Table %s already exists",
213
+ "Invalid table name %s": "Invalid table name %s",
214
+ "Create from CSV upload": "Create from CSV upload",
215
+ "Your tables": "Your tables",
216
+ "Create table": "Create table",
217
+ "Table saved": "Table saved",
218
+ "Create table from CSV file": "Create table from CSV file",
219
+ "Create from CSV": "Create from CSV",
220
+ "File": "File",
221
+ "Created table %s.": "Created table %s.",
222
+ "Table %s deleted": "Table %s deleted",
223
+ "Table": "Table",
224
+ "Your views": "Your views",
225
+ "Configure": "Configure",
226
+ "First, please give some basic information about the view.": "First, please give some basic information about the view.",
227
+ "View name": "View name",
228
+ "Views are based on a view template": "Views are based on a view template",
229
+ "Edit view": "Edit view",
230
+ "Edit %s view": "Edit %s view",
231
+ "Create view": "Create view",
232
+ "View deleted": "View deleted",
233
+ "Display data from this table": "Display data from this table",
234
+ "Role required to run view": "Role required to run view",
235
+ "On root page": "On root page",
236
+ "Layout": "Layout",
237
+ "Fixed states": "Fixed states",
238
+ "A short name that will be in your URL": "A short name that will be in your URL",
239
+ "Title": "Title",
240
+ "Page title": "Page title",
241
+ "A longer description": "A longer description",
242
+ "Role required to access page": "Role required to access page",
243
+ "Page attributes": "Page attributes",
244
+ "Page configuration": "Page configuration",
245
+ "Fixed state for %s view": "Fixed state for %s view",
246
+ "Set fixed states for views": "Set fixed states for views",
247
+ "Page %s saved": "Page %s saved",
248
+ "Your pages": "Your pages",
249
+ "Add page": "Add page",
250
+ "Root pages": "Root pages",
251
+ "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.",
252
+ "Root pages updated": "Root pages updated",
253
+ "Page deleted": "Page deleted",
254
+ "Basic properties": "Basic properties",
255
+ "Attributes": "Attributes",
256
+ "Summary": "Summary",
257
+ "Default": "Default",
258
+ "Edit field": "Edit field",
259
+ "Edit %s field": "Edit %s field",
260
+ "New field": "New field",
261
+ "New field:": "New field:",
262
+ "Field attributes": "Field attributes",
263
+ "Field %s created": "Field %s created",
264
+ "Summary field": "Summary field",
265
+ "A default value is required when adding required fields to nonempty tables": "A default value is required when adding required fields to nonempty tables",
266
+ "Create user": "Create user",
267
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.",
268
+ "Create first user": "Create first user",
269
+ "Create an account": "Create an account",
270
+ "No views defined": "No views defined",
271
+ "Views define how table rows are displayed to the user": "Views define how table rows are displayed to the user",
272
+ "Field %s saved": "Field %s saved",
273
+ "View configuration": "View configuration",
274
+ "Field %s deleted": "Field %s deleted",
275
+ "No tables defined": "No tables defined",
276
+ "Tables hold collections of similar data": "Tables hold collections of similar data",
277
+ "Invalid form data, try again": "Invalid form data, try again",
278
+ "Role required to access added files": "Role required to access added files",
279
+ "The user uploading the file has access irrespective of their role": "The user uploading the file has access irrespective of their role",
280
+ "Already have an account? Login": "Already have an account? Login",
281
+ "Subdomain not found": "Subdomain not found",
282
+ "You must create at least one table before you can create views.": "You must create at least one table before you can create views.",
283
+ "Language: ": "Language: ",
284
+ "Language changed to %s": "Language changed to %s",
285
+ "Table saved with version history disabled": "Table saved with version history disabled",
286
+ "Missing name": "Missing name",
287
+ "Successfully restored backup": "Successfully restored backup",
288
+ "Welcome to Saltcorn!": "Welcome to Saltcorn!",
289
+ "File %s uploaded": "File %s uploaded",
290
+ "Local": "Local",
291
+ "Name required": "Name required",
292
+ "Expression": "Expression",
293
+ "Formula": "Formula",
294
+ "new": "new",
295
+ "Password does not match": "Password does not match",
296
+ "Not allowed to write to table %s": "Not allowed to write to table %s",
297
+ "Login successful": "Login successful",
298
+ "Welcome, %s!": "Welcome, %s!",
299
+ "Error: missing name or file": "Error: missing name or file",
300
+ "Restart server.": "Restart server.",
301
+ "Add to menu": "Add to menu",
302
+ "View %s added to menu. Adjust access permissions in Settings &raquo; Menu": "View %s added to menu. Adjust access permissions in Settings &raquo; Menu",
303
+ "Clone": "Clone",
304
+ "View %s cloned as %s": "View %s cloned as %s",
305
+ "Duplicate": "Duplicate",
306
+ "View %s duplicated as %s": "View %s duplicated as %s",
307
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.",
308
+ "Saltcorn version": "Saltcorn version",
309
+ "Node.js version": "Node.js version",
310
+ "Table not found": "Table not found",
311
+ "No row selected": "No row selected",
312
+ "Calculated": "Calculated",
313
+ "Unique": "Unique",
314
+ "Stored": "Stored",
315
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type",
316
+ "Fields you can use as variables: ": "Fields you can use as variables: ",
317
+ "Examples:": "Examples:",
318
+ "Missing label": "Missing label",
319
+ "Column %s already exists (but is hidden)": "Column %s already exists (but is hidden)",
320
+ "Column %s already exists": "Column %s already exists",
321
+ "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.",
322
+ "Columns": "Columns",
323
+ "Default state": "Default state",
324
+ "Specify the fields in the table to show": "Specify the fields in the table to show",
325
+ "Use view to create": "Use view to create",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "If user has write permission. Leave blank to have no link to create a new item",
327
+ "Display create view as": "Display create view as",
328
+ "Label for create": "Label for create",
329
+ "Label in link or button to create. Leave blank for a default label": "Label in link or button to create. Leave blank for a default label",
330
+ "Fixed fields": "Fixed fields",
331
+ "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.",
332
+ "Edit options": "Edit options",
333
+ "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.",
334
+ "View when done": "View when done",
335
+ "Item View": "Item View",
336
+ "If user has write permission. Leave blank to have no link to create a new item": "If user has write permission. Leave blank to have no link to create a new item",
337
+ "Subtables": "Subtables",
338
+ "List View": "List View",
339
+ "Show View": "Show View",
340
+ "Which related tables would you like to show in sub-lists below the selected item?": "Which related tables would you like to show in sub-lists below the selected item?",
341
+ "Order and layout": "Order and layout",
342
+ "Order by": "Order by",
343
+ "Descending": "Descending",
344
+ "Columns small screen": "Columns small screen",
345
+ "Columns medium screen": "Columns medium screen",
346
+ "Columns large screen": "Columns large screen",
347
+ "Columns extra-large screen": "Columns extra-large screen",
348
+ "Each in card?": "Each in card?",
349
+ "Omit search form": "Omit search form",
350
+ "Do not display the search filter form": "Do not display the search filter form",
351
+ "Default search form values when first loaded": "Default search form values when first loaded",
352
+ "Next": "Next",
353
+ "Save": "Save",
354
+ "Calculated fields cannot have File type": "Calculated fields cannot have File type",
355
+ "Calculated fields cannot have Key type": "Calculated fields cannot have Key type",
356
+ "On Field": "On Field",
357
+ "Field in %s table": "Field in %s table",
358
+ "Action on row": "Action on row",
359
+ "Link to other view": "Link to other view",
360
+ "Link to anywhere": "Link to anywhere",
361
+ "Join Field": "Join Field",
362
+ "Aggregation": "Aggregation",
363
+ "Field": "Field",
364
+ "Field view": "Field view",
365
+ "Action": "Action",
366
+ "Action Label": "Action Label",
367
+ "View label": "View label",
368
+ "Leave blank for default label.": "Leave blank for default label.",
369
+ "View label is a formula?": "View label is a formula?",
370
+ "Open in popup modal?": "Open in popup modal?",
371
+ "Link text": "Link text",
372
+ "Link text is a formula?": "Link text is a formula?",
373
+ "Link URL": "Link URL",
374
+ "Link URL is a formula?": "Link URL is a formula?",
375
+ "Open in new tab": "Open in new tab",
376
+ "Relation": "Relation",
377
+ "Statistic": "Statistic",
378
+ "In search form": "In search form",
379
+ "Header label": "Header label",
380
+ "step": "step",
381
+ "max": "max",
382
+ "Base URL": "Base URL",
383
+ "Allow signups": "Allow signups",
384
+ "Login in menu": "Login in menu",
385
+ "Allow password reset": "Allow password reset",
386
+ "SMTP host": "SMTP host",
387
+ "SMTP username": "SMTP username",
388
+ "SMTP password": "SMTP password",
389
+ "SMTP port": "SMTP port",
390
+ "SMTP secure": "SMTP secure",
391
+ "Email from address": "Email from address",
392
+ "Development mode": "Development mode",
393
+ "Log SQL to stdout": "Log SQL to stdout",
394
+ "Menu items": "Menu items",
395
+ "Global search": "Global search",
396
+ "Available packs": "Available packs",
397
+ "Available packs fetched": "Available packs fetched",
398
+ "Available plugins": "Available plugins",
399
+ "Available plugins fetched": "Available plugins fetched",
400
+ "Public home page": "Public home page",
401
+ "User home page": "User home page",
402
+ "Staff home page": "Staff home page",
403
+ "Admin home page": "Admin home page",
404
+ "Installed packs": "Installed packs",
405
+ "A short string which is the name of your site": "A short string which is the name of your site",
406
+ "Select a publicly accessible image file": "Select a publicly accessible image file",
407
+ "The URL at which your site is available. For instance, https://example.com/": "The URL at which your site is available. For instance, https://example.com/",
408
+ "Allow users to sign up for a new user account": "Allow users to sign up for a new user account",
409
+ "Show the login link in the menu": "Show the login link in the menu",
410
+ "Allow users to request a password reset email. Email must be configured.": "Allow users to request a password reset email. Email must be configured.",
411
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "The host address of your SMTP server. For instance, smtp.postmarkapp.com",
412
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type",
413
+ "Print all SQL statements to the standard output": "Print all SQL statements to the standard output",
414
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "The email address from which emails are sent. For instance, hello@saltcorn.com",
415
+ "Is the connection to the SMTP server over a secure transport protocol?": "Is the connection to the SMTP server over a secure transport protocol?",
416
+ "About Saltcorn": "About Saltcorn",
417
+ "Apply": "Apply",
418
+ "Anywhere": "Anywhere",
419
+ "Search filter": "Search filter",
420
+ "Are you sure you want to delete %s?": "Are you sure you want to delete %s?",
421
+ "Are you sure?": "Are you sure?",
422
+ "Set random password": "Set random password",
423
+ "Changed password for user %s to %s": "Changed password for user %s to %s",
424
+ "Disable": "Disable",
425
+ "Enabled user %s": "Enabled user %s",
426
+ "Enable": "Enable",
427
+ "Disabled user %s": "Disabled user %s",
428
+ "Disabled": "Disabled",
429
+ "Send password reset email": "Send password reset email",
430
+ " with password %s": " with password %s",
431
+ "User confirmation?": "User confirmation?",
432
+ "New user form": "New user form",
433
+ "A view to show to new users": "A view to show to new users",
434
+ "Account already exists": "Account already exists",
435
+ "Search not configured": "Search not configured",
436
+ "Already in use": "Already in use",
437
+ "Functions you can use (in addition to standard JavaScript functions): ": "Functions you can use (in addition to standard JavaScript functions): ",
438
+ "Items per page": "Items per page",
439
+ "Variable name": "Variable name",
440
+ "Delete all rows": "Delete all rows",
441
+ "Recalculate stored fields": "Recalculate stored fields",
442
+ "Started recalculating stored fields": "Started recalculating stored fields",
443
+ "Deleted all rows": "Deleted all rows",
444
+ "Database": "Database",
445
+ "API token": "API token",
446
+ "No API token issued": "No API token issued",
447
+ "New API token generated": "New API token generated",
448
+ "Actions": "Actions",
449
+ "Actions available": "Actions available",
450
+ "Triggers": "Triggers",
451
+ "Add trigger": "Add trigger",
452
+ "New trigger": "New trigger",
453
+ "Configure trigger": "Configure trigger",
454
+ "Action label is a formula?": "Action label is a formula?",
455
+ "Action Style": "Action Style",
456
+ "Button size": "Button size",
457
+ "A view with this name already exists": "A view with this name already exists",
458
+ "Constraints": "Constraints",
459
+ "%s constraints": "%s constraints",
460
+ "Add constraint": "Add constraint",
461
+ "Add constraint to %s": "Add constraint to %s",
462
+ "Cannot delete users table": "Cannot delete users table",
463
+ "Test run": "Test run",
464
+ "Test run output": "Test run output",
465
+ "Run %s": "Run %s",
466
+ "back to actions": "back to actions",
467
+ "Action %s run successfully with no console output": "Action %s run successfully with no console output",
468
+ "Roles": "Roles",
469
+ "Saved layout for role": "Saved layout for role",
470
+ "Layout by role": "Layout by role",
471
+ "Users and roles": "Users and roles",
472
+ "Match regular expression": "Match regular expression",
473
+ "Error message when regular expression does not match": "Error message when regular expression does not match",
474
+ "Invalid attributes": "Invalid attributes",
475
+ "Documentation": "Documentation",
476
+ "Plugin %s installed": "Plugin %s installed",
477
+ "Plugin %s removed.": "Plugin %s removed.",
478
+ "Plugin %s installed, please complete configuration.": "Plugin %s installed, please complete configuration.",
479
+ "Configure %s Plugin": "Configure %s Plugin",
480
+ "Cannot remove plugin: views %s depend on it": "Cannot remove plugin: views %s depend on it",
481
+ "New Plugin": "New Plugin",
482
+ "Add plugin": "Add plugin",
483
+ "Store refreshed": "Store refreshed",
484
+ "Plugins up-to-date": "Plugins up-to-date",
485
+ "Source": "Source",
486
+ "Inbound keys: ": "Inbound keys: ",
487
+ "Icon": "Icon",
488
+ "Create database view": "Create database view",
489
+ "Create an SQL view in the database with the fields in this list": "Create an SQL view in the database with the fields in this list",
490
+ "Upgrade": "Upgrade",
491
+ "Show only matches in table:": "Show only matches in table:",
492
+ "Showing matches in table %s.": "Showing matches in table %s.",
493
+ "Edit trigger": "Edit trigger",
494
+ "Show on page": "Show on page",
495
+ "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.",
496
+ "Hide pagination": "Hide pagination",
497
+ "True": "True",
498
+ "False": "False",
499
+ "Clear all": "Clear all",
500
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "This will delete <strong>EVERYTHING</strong> in the selected categories",
501
+ "Deleted all %s": "Deleted all %s",
502
+ "Restart server": "Restart server",
503
+ "Edit Plugin": "Edit Plugin",
504
+ "Unknown authentication method %ss": "Unknown authentication method %ss",
505
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.",
506
+ "Email with password reset link sent": "Email with password reset link sent",
507
+ "Link Style": "Link Style",
508
+ "Link size": "Link size",
509
+ "Set page title": "Set page title",
510
+ "Skip this section if you do not want to set the page title": "Skip this section if you do not want to set the page title",
511
+ "Page title is a formula?": "Page title is a formula?",
512
+ "Enable LetsEncrypt HTTPS": "Enable LetsEncrypt HTTPS",
513
+ "Set Base URL configuration first": "Set Base URL configuration first",
514
+ "LetsEncrypt enabled": "LetsEncrypt enabled",
515
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL enabled. Restart for changes to take effect.",
516
+ "File not found": "File not found",
517
+ "Table %s not found": "Table %s not found",
518
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu",
519
+ "Page %s duplicated as %s": "Page %s duplicated as %s",
520
+ "Custom SSL certificate": "Custom SSL certificate",
521
+ "Custom SSL private key": "Custom SSL private key",
522
+ "Login view": "Login view",
523
+ "Signup view": "Signup view",
524
+ "A view with the login form": "A view with the login form",
525
+ "A view with the signup form": "A view with the signup form",
526
+ "Signups not enabled": "Signups not enabled",
527
+ "Ownership field": "Ownership field",
528
+ "The user referred to in this field will be the owner of the row": "The user referred to in this field will be the owner of the row",
529
+ "None": "None",
530
+ "Information about plugin": "Information about plugin",
531
+ "%s plugin information": "%s plugin information",
532
+ "Package version": "Package version",
533
+ "Package name": "Package name",
534
+ "Plugin dependencies": "Plugin dependencies",
535
+ "This plugin supplies a theme.": "This plugin supplies a theme.",
536
+ "Types": "Types",
537
+ "This plugin supplies these types: ": "This plugin supplies these types: ",
538
+ "Functions": "Functions",
539
+ "Returns: ": "Returns: ",
540
+ "View templates": "View templates",
541
+ "Repository": "Repository",
542
+ "Latest": "Latest",
543
+ "Latest version": "Latest version",
544
+ "Latest npm version cache": "Latest npm version cache",
545
+ "Plugin up-to-date": "Plugin up-to-date",
546
+ "Upgrade here": "Upgrade here",
547
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.",
548
+ "Passwords do not match": "Passwords do not match",
549
+ "Not a valid e-mail address": "Not a valid e-mail address",
550
+ "Custom CSS": "Custom CSS",
551
+ "Custom HTML": "Custom HTML",
552
+ "Site structure": "Site structure",
553
+ "SSL": "SSL",
554
+ "Users and security": "Users and security",
555
+ "User settings updated": "User settings updated",
556
+ "SSL encryption for HTTPS traffic": "SSL encryption for HTTPS traffic",
557
+ "HTTPS encryption with Let's Encrypt SSL certificate": "HTTPS encryption with Let's Encrypt SSL certificate",
558
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains",
559
+ "Currently: ": "Currently: ",
560
+ "HTTPS encryption with custom SSL certificate": "HTTPS encryption with custom SSL certificate",
561
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Or use custom SSL certificates, including wildcard certificates for multitenant applications",
562
+ "Authentication settings": "Authentication settings",
563
+ "Custom SSL certificates": "Custom SSL certificates",
564
+ "Custom SSL enabled. Restart for changes to take effect.": "Custom SSL enabled. Restart for changes to take effect.",
565
+ "Enabled": "Enabled",
566
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.",
567
+ "Events": "Events",
568
+ "About application": "About application",
569
+ "System": "System",
570
+ "Site identity settings updated": "Site identity settings updated",
571
+ "Email settings": "Email settings",
572
+ "Site identity settings": "Site identity settings",
573
+ "Email settings updated": "Email settings updated",
574
+ "System operations": "System operations",
575
+ "About the system": "About the system",
576
+ "Restart here": "Restart here",
577
+ "Download a backup": "Download a backup",
578
+ "Restore a backup": "Restore a backup",
579
+ "Add new role": "Add new role",
580
+ "Role updated": "Role updated",
581
+ "First delete users with this role": "First delete users with this role",
582
+ "Role %s deleted": "Role %s deleted",
583
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "This is the rank of the user role, lower role IDs will be able to access more resources.",
584
+ "Role name": "Role name",
585
+ "Cannot delete this role": "Cannot delete this role",
586
+ "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.",
587
+ "Create a page": "Create a page",
588
+ "Test": "Test",
589
+ "E-mail and password required": "E-mail and password required",
590
+ "Masonry columns": "Masonry columns",
591
+ "Where": "Where",
592
+ "Access Read/Write": "Access Read/Write",
593
+ "History": "History",
594
+ "Owned": "Owned",
595
+ "Primary key": "Primary key",
596
+ "Users already present": "Users already present",
597
+ "Discover tables": "Discover tables",
598
+ "The following tables in your database can be imported into Saltcorn:": "The following tables in your database can be imported into Saltcorn:",
599
+ "Discovered tables: %s": "Discovered tables: %s",
600
+ "There are no tables in the database that can be imported into Saltcorn.": "There are no tables in the database that can be imported into Saltcorn.",
601
+ "Import": "Import",
602
+ "Discover": "Discover",
603
+ "Discover tables in database": "Discover tables in database",
604
+ "Single item view": "Single item view",
605
+ "The underlying individual view of each table row": "The underlying individual view of each table row",
606
+ "Minimum role to read": "Minimum role to read",
607
+ "Minimum role to write": "Minimum role to write",
608
+ "Create page": "Create page",
609
+ "Multi-tenancy not enabled": "Multi-tenancy not enabled",
610
+ "Identity": "Identity",
611
+ "Email sent to %s with no errors": "Email sent to %s with no errors",
612
+ "External": "External",
613
+ "Force TLS": "Force TLS",
614
+ "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked",
615
+ "Relationship diagram": "Relationship diagram",
616
+ "Verified": "Verified",
617
+ "Send verification email": "Send verification email",
618
+ "Email verification link sent to %s": "Email verification link sent to %s",
619
+ "Verification view": "Verification view",
620
+ "A view with the view to be emailed to users for email address verification": "A view with the view to be emailed to users for email address verification",
621
+ "Email verified": "Email verified",
622
+ "An email has been sent to %s to verify your address": "An email has been sent to %s to verify your address",
623
+ "Elevate verified to role": "Elevate verified to role",
624
+ "Elevate users to a higher role when their email addresses have been verified": "Elevate users to a higher role when their email addresses have been verified",
625
+ "Email mask": "Email mask",
626
+ "Emails used for signup must end with this string": "Emails used for signup must end with this string",
627
+ "Signups with this email address are not accepted": "Signups with this email address are not accepted",
628
+ "Default order by": "Default order by",
629
+ "Default descending?": "Default descending?",
630
+ "Omit header": "Omit header",
631
+ "Do not display the header": "Do not display the header",
632
+ "The maximum number of characters in the string": "The maximum number of characters in the string",
633
+ "The minimum number of characters in the string": "The minimum number of characters in the string",
634
+ "Style": "Style",
635
+ "Not all themes support menu buttons": "Not all themes support menu buttons",
636
+ "Select a publicly accessible image file for the menu logo": "Select a publicly accessible image file for the menu logo",
637
+ "Favicon": "Favicon",
638
+ "Select a publicly accessible image file for the browser tab icon": "Select a publicly accessible image file for the browser tab icon",
639
+ "Site identity settings, backup, email settings, system control and information": "Site identity settings, backup, email settings, system control and information",
640
+ "Plugin and pack installation and control": "Plugin and pack installation and control",
641
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "User administration, edit roles, user and security settings, SSL certificates for https encryption",
642
+ "Menu, search and tenants": "Menu, search and tenants",
643
+ "Actions, triggers and crash log": "Actions, triggers and crash log",
644
+ "Multitenancy enabled": "Multitenancy enabled",
645
+ "Restart required for changes to take effect.": "Restart required for changes to take effect.",
646
+ "Tenant settings": "Tenant settings",
647
+ "Role to create tenants": "Role to create tenants",
648
+ "Minimum user role required to create a new tenant": "Minimum user role required to create a new tenant",
649
+ "Tenant settings updated": "Tenant settings updated",
650
+ "Not allowed": "Not allowed",
651
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.",
652
+ "Create tenant warning": "Create tenant warning",
653
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Show a warning to users creating a tenant disclaiming warranty of availability or security",
654
+ "A list view shown on the left, to select rows": "A list view shown on the left, to select rows",
655
+ "The view to show the selected row": "The view to show the selected row",
656
+ "Location": "Location",
657
+ "Location of link to create new row": "Location of link to create new row",
658
+ "Options": "Options",
659
+ "List options": "List options",
660
+ "Rows per page": "Rows per page",
661
+ "Invalid administrative action": "Invalid administrative action",
662
+ "User settings form": "User settings form",
663
+ "A view for users to change their custom user fields": "A view for users to change their custom user fields",
664
+ "Error: ": "Error: ",
665
+ "User settings changed": "User settings changed",
666
+ "Rename table": "Rename table",
667
+ "Rename table %s": "Rename table %s",
668
+ "Base URL domain %s does not match hostname %s": "Base URL domain %s does not match hostname %s",
669
+ "Custom HTTP headers": "Custom HTTP headers",
670
+ "Format for each line: Header-Name: value": "Format for each line: Header-Name: value",
671
+ "Role to upload files": "Role to upload files",
672
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "User should have this role or higher to upload files with API (uploads through forms are not affected)",
673
+ "Always show create view": "Always show create view",
674
+ "If off, only show create view if the query state is about the current user": "If off, only show create view if the query state is about the current user",
675
+ "Process uptime": "Process uptime",
676
+ "A configuration error occurred": "A configuration error occurred",
677
+ "HTTP timeout (s)": "HTTP timeout (s)",
678
+ "Increase if you expect large uploads": "Increase if you expect large uploads",
679
+ "Cookie sessions": "Cookie sessions",
680
+ "Store sessions entirely in client cookies for higher performance": "Store sessions entirely in client cookies for higher performance",
681
+ "git commit": "git commit",
682
+ "Send test email": "Send test email",
683
+ "Edit custom SSL certificates": "Edit custom SSL certificates",
684
+ "User must have this role or higher to read rows from the table": "User must have this role or higher to read rows from the table",
685
+ "User must have this role or higher to edit or create new rows in the table": "User must have this role or higher to edit or create new rows in the table",
686
+ "Name of the field": "Name of the field",
687
+ "The type determines the kind of data that can be stored in the field": "The type determines the kind of data that can be stored in the field",
688
+ "Calculated from other fields with a formula": "Calculated from other fields with a formula",
689
+ "There must be a value in every row": "There must be a value in every row",
690
+ "Different rows must have different values for this field": "Different rows must have different values for this field",
691
+ "Add more fields to enable edit": "Add more fields to enable edit",
692
+ "Multitenancy": "Multitenancy",
693
+ "Subdomain": "Subdomain",
694
+ "Information": "Information",
695
+ "Found %s tenants": "Found %s tenants",
696
+ "Create new tenant": "Create new tenant",
697
+ "%s tenant statistics": "%s tenant statistics",
698
+ "Table columns": "Table columns",
699
+ "Configuration items": "Configuration items",
700
+ "Crashlogs": "Crashlogs",
701
+ "Multitenancy settings": "Multitenancy settings",
702
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>",
703
+ "API token for this user: ": "API token for this user: ",
704
+ "Reset": "Reset",
705
+ "Generate": "Generate",
706
+ "URL after delete": "URL after delete",
707
+ "Version history allows to track table data changes": "Version history allows to track table data changes",
708
+ "Description allows you to give more information about the table": "Description allows you to give more information about the table",
709
+ "Description allows you to give more information about the view.": "Description allows you to give more information about the view.",
710
+ "Description allows to give more information about field": "Description of field allows to give more information about field",
711
+ "Name of action": "Name of action",
712
+ "Description allows you to give more information about the action": "Description allows you to give more information about the action",
713
+ "The action to be taken when the trigger fires": "The action to be taken when the trigger fires",
714
+ "The table for which the trigger condition is checked.": "The table for which the trigger condition is checked.",
715
+ "Condition under which the trigger will fire": "Condition under which the trigger will fire",
716
+ "Test trigger": "Test trigger",
717
+ "Edit trigger %s": "Edit trigger %s",
718
+ "Preset %s": "Preset %s",
719
+ "The user password or application token to access SMTP server for sending emails": "The user password or application token to access SMTP server for sending emails",
720
+ "The port of your SMTP server": "The port of your SMTP server",
721
+ "The user name to access SMTP server for sending emails.": "The user name to access SMTP server for sending emails.",
722
+ "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.",
723
+ "Tick the boxes for the fields that should be jointly unique": "Tick the boxes for the fields that should be jointly unique",
724
+ "Private SSH key": "Private SSH key",
725
+ "Timezone": "Timezone",
726
+ "Home Timezone": "Home Timezone",
727
+ "Use this link to revisit your application at any time.": "Use this link to revisit your application at any time.",
728
+ "To login to a previously created application, go to: ": "To login to a previously created application, go to: ",
729
+ "Event types": "Event types",
730
+ "Channel": "Channel",
731
+ "Leave blank for all channels": "Leave blank for all channels",
732
+ "Table or Channel": "Table or Channel",
733
+ "Events to log": "Events to log",
734
+ "Log settings": "Log settings",
735
+ "Which events should be logged?": "Which events should be logged?",
736
+ "Event log": "Event log",
737
+ "Custom Events": "Custom Events",
738
+ "Channels": "Channels",
739
+ "Custom": "Custom",
740
+ "Create custom event": "Create custom event",
741
+ "Yes": "Yes",
742
+ "Alternative destinations if formula evaluates to true": "Alternative destinations if formula evaluates to true",
743
+ "Default view when done": "Default view when done",
744
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.",
745
+ "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination",
746
+ "Plugin name": "Plugin name",
747
+ "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git",
748
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.",
749
+ "Version of plugin, latest is default value": "Version of plugin, latest is default value",
750
+ "Account verification": "Account verification",
751
+ "User verification failed": "User verification failed",
752
+ "User verified": "User verified",
753
+ "Error editing user: %s": "Error editing user: %s",
754
+ "User must have this role or higher to make API call for action (trigger)": "User must have this role or higher to make API call for action (trigger)",
755
+ "Restart complete": "Restart complete",
756
+ "Languages": "Languages",
757
+ "Add language": "Add language",
758
+ "Language": "Language",
759
+ "Locale": "Locale",
760
+ "Menu, search, languages and tenants": "Menu, search, languages and tenants",
761
+ "This is a translation of a different field in a different language": "This is a translation of a different field in a different language",
762
+ "Language locale of translation": "Language locale of translation",
763
+ "Action not configurable": "Action not configurable",
764
+ "Event type which runs the trigger": "Event type which runs the trigger",
765
+ "Message string field": "Message string field",
766
+ "The field for the message content on the table for messages": "The field for the message content on the table for messages",
767
+ "Participant field": "Participant field",
768
+ "The field for the sender user id on the table for messages": "The field for the sender user id on the table for messages",
769
+ "The field for the participant user id": "The field for the participant user id",
770
+ "Message sender field": "Message sender field",
771
+ "Message view or string field": "Message view or string field",
772
+ "A view to show individual messages, or the field for the message content on the table for messages": "A view to show individual messages, or the field for the message content on the table for messages",
773
+ "Message relation": "Message relation",
774
+ "The relationship to the table of individual messages": "The relationship to the table of individual messages",
775
+ "Message show view": "Message show view",
776
+ "The view to show an individual message": "The view to show an individual message",
777
+ "New message form view": "New message form view",
778
+ "The view to enter a new message": "The view to enter a new message",
779
+ "Participant max read id field": "Participant max read id field",
780
+ "The field for the participant's last read message, of type Key to message table": "The field for the participant's last read message, of type Key to message table",
781
+ "Show older messages": "Show older messages",
782
+ "New table name": "New table name",
783
+ "Password Repeat": "Password Repeat",
784
+ "Remember me": "Remember me",
785
+ "Column width": "Column width",
786
+ "Column width units": "Column width units",
787
+ "Ownership formula": "Ownership formula",
788
+ "User is treated as owner if true. In scope: ": "User is treated as owner if true. In scope: ",
789
+ "Not all themes support all locations": "Not all themes support all locations",
790
+ "Default language": "Default language",
791
+ "Library": "Library",
792
+ "Library item %s deleted": "Library item %s deleted",
793
+ "Library: component assemblies that can be used in the builder": "Library: component assemblies that can be used in the builder",
794
+ "Edit properties": "Edit properties",
795
+ "Images and other files for download": "Images and other files for download",
796
+ "Disable LetsEncrypt HTTPS": "Disable LetsEncrypt HTTPS",
797
+ "Type %s not found": "Type %s not found",
798
+ "No pages": "No pages",
799
+ "No views": "No views",
800
+ "CSV upload": "CSV upload",
801
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.",
802
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "Views display data from tables. A view is a view template applied to a table, with configuration.",
803
+ "Tables organise data by fields and rows.": "Tables organise data by fields and rows.",
804
+ "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.",
805
+ "Triggers run actions in response to events.": "Triggers run actions in response to events.",
806
+ "No files": "No files",
807
+ "Cookie duration (hours)": "Cookie duration (hours)",
808
+ "Set to 0 for expiration at the end of browser session": "Set to 0 for expiration at the end of browser session",
809
+ "Cookie duration (hours) when remember ticked": "Cookie duration (hours) when remember ticked",
810
+ "Forget table": "Forget table",
811
+ "Table %s forgotten. You can now discover it.": "Table %s forgotten. You can now discover it.",
812
+ "No triggers": "No triggers",
813
+ "List width": "List width",
814
+ "Number of columns (1-12) allocated to the list view": "Number of columns (1-12) allocated to the list view",
815
+ "New tenant template": "New tenant template",
816
+ "Copy site structure for new tenants from this tenant": "Copy site structure for new tenants from this tenant",
817
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.",
818
+ "Use Amazon S3": "Use Amazon S3",
819
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!",
820
+ "Amazon S3 Bucket": "Amazon S3 Bucket",
821
+ "Name you selected for your S3 bucket in AWS.": "Name you selected for your S3 bucket in AWS.",
822
+ "Amazon S3 Path Prefix": "Amazon S3 Path Prefix",
823
+ "Prefix you selected for your S3 bucket in AWS.": "Prefix you selected for your S3 bucket in AWS.",
824
+ "Amazon S3 Endpoint": "Amazon S3 Endpoint",
825
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.",
826
+ "Amazon S3 Region": "Amazon S3 Region",
827
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.",
828
+ "Amazon S3 Access Key ID": "Amazon S3 Access Key ID",
829
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.",
830
+ "Amazon S3 Secret Access Key": "Amazon S3 Secret Access Key",
831
+ "The secret access key associated with your Amazon S3 Access Key ID.": "The secret access key associated with your Amazon S3 Access Key ID.",
832
+ "Use Amazon S3 Secure Connection.": "Use Amazon S3 Secure Connection.",
833
+ "Connect to Amazon S3 (or compatible) securely.": "Connect to Amazon S3 (or compatible) securely.",
834
+ "Storage settings": "Storage settings",
835
+ "Storage": "Storage",
836
+ "Storage settings updated": "Storage settings updated",
837
+ "Label formula": "Label formula",
838
+ "Include formula": "Include formula",
839
+ "If specified, only include in menu rows that evaluate to true": "If specified, only include in menu rows that evaluate to true",
840
+ "URL formula": "URL formula",
841
+ "Order field": "Order field",
842
+ "Section field": "Section field",
843
+ "Optional. String type with options, each of which will become a menu section": "Optional. String type with options, each of which will become a menu section",
844
+ "Role to generate API keys": "Role to generate API keys",
845
+ "User should have this role or higher to generate API keys in their user settings": "User should have this role or higher to generate API keys in their user settings",
846
+ "API token removed": "API token removed",
847
+ "Row inclusion formula": "Row inclusion formula",
848
+ "Only include rows where this formula is true": "Only include rows where this formula is true",
849
+ "Slug": "Slug",
850
+ "Field that can be used for a prettier URL structure": "Field that can be used for a prettier URL structure",
851
+ "Setup two-factor authentication": "Setup two-factor authentication",
852
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Setup two-factor authentication with Time-based One-Time Password (TOTP)",
853
+ "1. Scan this QR code in your Authenticator app": "1. Scan this QR code in your Authenticator app",
854
+ "2. Enter the six-digit code generated in your Authenticator app": "2. Enter the six-digit code generated in your Authenticator app",
855
+ "Code": "Code",
856
+ "Two-factor authentication with Time-based One-Time Password enabled": "Two-factor authentication with Time-based One-Time Password enabled",
857
+ "Two-factor authentication": "Two-factor authentication",
858
+ "Two-factor authentication is enabled": "Two-factor authentication is enabled",
859
+ "Two-factor authentication with Time-based One-Time Password disabled": "Two-factor authentication with Time-based One-Time Password disabled",
860
+ "Two-factor authentication is disabled": "Two-factor authentication is disabled",
861
+ "Auto save": "Auto save",
862
+ "Save any changes immediately": "Save any changes immediately",
863
+ "Transpose": "Transpose",
864
+ "Display one column per line": "Display one column per line",
865
+ "Vertical column width": "Vertical column width",
866
+ "Vertical width units": "Vertical width units",
867
+ "Save before going back": "Save before going back",
868
+ "Reload after going back": "Reload after going back",
869
+ "2FA policy": "2FA policy",
870
+ "Steps to go back": "Steps to go back",
871
+ "Place in dropdown": "Place in dropdown",
872
+ "Hide null columns": "Hide null columns",
873
+ "Do not display a column if it contains entirely missing values": "Do not display a column if it contains entirely missing values",
874
+ "Could not verify code": "Could not verify code",
875
+ "Disable two-factor authentication": "Disable two-factor authentication",
876
+ "Enter your two-factor code in order to disable it": "Enter your two-factor code in order to disable it",
877
+ "Allow the user to enter a new key that is not in the schema": "Allow the user to enter a new key that is not in the schema",
878
+ "Check for updates": "Check for updates",
879
+ "Versions refreshed": "Versions refreshed",
880
+ "Configuration check": "Configuration check",
881
+ "Configuration errors": "Configuration errors",
882
+ "Configuration checks passed": "Configuration checks passed",
883
+ "On delete cascade": "On delete cascade",
884
+ "If the parent row is deleted, automatically delete the child rows.": "If the parent row is deleted, automatically delete the child rows.",
885
+ "Extra state Formula": "Extra state Formula",
886
+ "Cannot install unsafe plugins on subdomain tenants": "Cannot install unsafe plugins on subdomain tenants",
887
+ "Default order descending?": "Default order descending?",
888
+ "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.",
889
+ "Destination view": "Destination view",
890
+ "Finish": "Finish",
891
+ "Include in full-text search": "Include in full-text search",
892
+ "Strings": "Strings",
893
+ "In default language": "In default language",
894
+ "In %s": "In %s",
895
+ "Enable TWA": "Enable TWA",
896
+ "Or enter this code:": "Or enter this code:",
897
+ "Disable TWA": "Disable TWA",
898
+ "Cascade delete to file": "Cascade delete to file",
899
+ "Deleting a row will also delete the file referenced by this field": "Deleting a row will also delete the file referenced by this field",
900
+ "Has channels?": "Has channels?",
901
+ "Channels to create events for. Separate by comma; leave blank for all": "Channels to create events for. Separate by comma; leave blank for all",
902
+ "Event Name": "Event Name",
903
+ "Plugins (Extensions) Store endpoint": "Plugins (Extensions) Store endpoint",
904
+ "Packs Store endpoint": "Packs Store endpoint",
905
+ "The endpoint of plugins store.": "The endpoint of plugins store.",
906
+ "The endpoint of packs store.": "The endpoint of packs store.",
907
+ "Manual backup": "Manual backup",
908
+ "Automated backup": "Automated backup",
909
+ "Frequency": "Frequency",
910
+ "Destination": "Destination",
911
+ "Directory": "Directory",
912
+ "Backup settings updated": "Backup settings updated",
913
+ "Backup successful": "Backup successful",
914
+ "Invalid ownership formula: %s": "Invalid ownership formula: %s",
915
+ "Expiration in days": "Expiration in days",
916
+ "Delete old backup files in this directory after the set number of days": "Delete old backup files in this directory after the set number of days",
917
+ "Mobile app": "Mobile app",
918
+ "Build mobile app": "Build mobile app",
919
+ "Build Result": "Build Result"
920
+ }