3
0

Bump golang.org/x/net from 0.2.0 to 0.7.0 in /extra/server-discovery

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-13 12:41:47 +00:00
committed by EmmyMay
parent b72c58c0a0
commit d8e449fc69
150 changed files with 114 additions and 6531 deletions

View File

@@ -48,7 +48,7 @@ require (
github.com/tidwall/btree v1.3.1 // indirect
go.uber.org/multierr v1.7.0 // indirect
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
golang.org/x/net v0.2.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 // indirect
golang.org/x/text v0.8.0 // indirect
google.golang.org/appengine v1.6.7 // indirect

View File

@@ -388,8 +388,8 @@ golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96b
golang.org/x/net v0.0.0-20210614182718-04defd469f4e/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
golang.org/x/net v0.2.0 h1:sZfSu1wtKLGlWI4ZZayP0ck9Y73K1ynO6gqzTdBVdPU=
golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
golang.org/x/net v0.7.0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g=
golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=

View File

@@ -1,11 +0,0 @@
template:
title: Authorized clients
list:
authorized-on: Authorized on
buttons:
revoke: Revoke access
empty: No authorized clients found
alerts:
removed: Client authorization removed

View File

@@ -1,16 +0,0 @@
template:
title: Change your password
form:
email:
label: E-mail
placeholder: email@domain.ltd
old-password:
label: Old password
placeholder: Enter your old password
new-password:
label: New password
placeholder: Enter your new password
button:
change-password: Change your password
alerts:
password-change-success: Password successfully changed

View File

@@ -1,14 +0,0 @@
template:
title: Create your password
form:
email:
label: E-mail
password:
label: Password
placeholder: Enter your password
button:
create-password: Create your password
alerts:
invalid-expired-password-token: Invalid or expired password create token, please repeat password create request.
password-create-success: Password successfully created
password-create-disabled: Password create disabled

View File

@@ -1,2 +0,0 @@
version: version {{version}}
code-link: Access source code on

View File

@@ -1,2 +0,0 @@
logged-in-as: You're logged-in as
logout: logout

View File

@@ -1,7 +0,0 @@
template:
authorize-client: Finalize the authorization of
class:
your-profile: Your profile
security: Security
login-session: Login sessions
authorized-clients: Authorized clients

View File

@@ -1,22 +0,0 @@
template:
title: Log in to continue
form:
email:
label: E-mail
placeholder: email@domain.ltd
password:
label: Password
placeholder: password
button:
login-and-remember: Log in and remember me
login: Log in
continue: Continue
links:
request-password-reset: Forgot your password?
signup: Create a new account
external:
login-with: Login with {{idp}}
alerts:
logged-in: You are now logged-in
local-disabled: Local accounts disabled

View File

@@ -1,3 +0,0 @@
template:
log-out: Logout successful
log-in: Click here to <a data-test-id="link-login" href="{{link}}">log in</a>

View File

@@ -1,5 +0,0 @@
template:
title: Disable two-factor authentication with TOTP
instructions: Disable by entering existing code
button:
remove: Remove

View File

@@ -1,30 +0,0 @@
template:
title: Configure two-factor authentication with TOTP
enforced: |
TOTP multi factor authentication is enforced by Corteza administrator.
Please configure it right away.
instructions: |
Corteza uses time based one time passwords (TOTP) as one of the underlying technologies for two-factor authentication. Use one of the applications listed below and type in the secret or scan the QR code.
<br />
<br />
This will enable additional security for your account.
<br />
<br />
You can use one of the following applications:
lastpass: <a target="_blank" href="{{ link }}">LastPass Authenticator</a>
gauth: Google Authenticator for <a target="_blank" href="{{ android }}">Android</a> or <a target="_blank" href="{{ iphone }}">iPhone</a>
authy: <a target="_blank" href="{{ link }}">Authy</a>
form:
title: "Complete the configuration by entering code from the authenticator application:"
button: Submit
alerts:
text-MFA-enabled: Two factor authentication with TOTP enabled
text-MFA-disabled: Two factor authentication with TOTP disabled
errors:
invalid-code-format: "Invalid code format"
invalid-code: "Invalid code"

View File

@@ -1,22 +0,0 @@
template:
title: Multi-factor authentication
email:
instructions: Check your inbox and enter the received code
code: Code
verify: Verify
resend: Resend
confirmed: Email OTP confirmed
totp:
instructions: Check your TOTP application and enter the code you received
code: Code
confirmed: TOTP confirmed
verify: Verify
alerts:
email:
resent: Email OTP resent
topt:
valid: TOTP valid

View File

@@ -1,14 +0,0 @@
template:
title: Authorize
form:
greeting-paragraph: Hello
question-for-client: would like to perform actions on this Corteza server on your behalf.
buttons:
allow: Allow
deny: Deny
links:
mistake: If this is a mistake, please <a data-test-id="link-logout" href="{{link}}">log out</a>.
errors:
invalid-user: Cannot continue with unauthorized email, visit <a data-test-id="link-redirect-to-profile" href="{{link}}">your profile</a> and resolve the issue.
alerts:
denied: cannot authorize {{client}}, no permissions

View File

@@ -1,8 +0,0 @@
template:
title: Password reset requested
instructions: If the email you entered is found in our database, you'll receive a password reset link to your inbox in a few moments.
links: <a data-test-id="link-return-to-login-page" href="{{login}}">Return to the login page</a>
alert:
invalid-expired-password-token: Invalid or expired password reset token, please repeat password reset request.
password-reset-success: Password successfully reset
password-reset-disabled: Password reset disabled

View File

@@ -1,4 +0,0 @@
template:
title: Confirm your email
instructions: You should receive email confirmation link to your inbox in a few moments
links: <a data-test-id="link-signup" href="{{signup}}">Create new account</a> or <a data-test-id="link-login" href="{{login}}">log in</a>

View File

@@ -1,30 +0,0 @@
template:
title: Your profile
form:
email:
label: Email
placeholder: email@domain.ltd
resend-confirmation-link: Email is not verified, <a data-test-id="link-resend-confirmation" href="{{link}}?resend">resend confirmation link.</a>
name:
label: Full name
placeholder: Your full name
handle:
label: Handle
placeholder: Short name, nickname or handle
avatar:
label: Avatar
delete: Delete
upload: Upload avatar
avatar-initial:
label: Avatar initial
color: Avatar text color
background-color: Avatar background color
preferred-language:
label: Preferred language
buttons:
submit: Update profile
alerts:
profile-updated: Profile successfully updated
profile-update-fail: Could not update profile due to input errors
profile-avatar-uploaded: Profile avatar successfully uploaded
profile-avatar-deleted: Profile avatar successfully deleted

View File

@@ -1,9 +0,0 @@
template:
title: Request password reset link
form:
email:
label: E-mail
placeholder: email@domain.ltd
buttons:
request: Request password reset link via email
links: <a data-test-id="link-return-to-login-page" href="{{login}}">Return to the login page</a>

View File

@@ -1,11 +0,0 @@
template:
title: Reset your password
form:
email:
label: E-mail
placeholder: email@domain.ltd
new-password:
label: New password
placeholder: Set new password
buttons:
change-password: Change your password

View File

@@ -1,27 +0,0 @@
template:
title: Security
password:
title: Password
change-link: Change your password
mfa:
title: Multi-factor authentication
totp:
title: Additional security with mobile app (time-based one-time-password)
enforced: Configured and required on login
disabled: Currently disabled
configure: Configure
disable: Disable
email:
title: Additional security with one-time-password over email
enforced: Enabled and required on login
disabled: Currently disabled
enable: Configure
disable: Disable
all-disabled: All MFA methods are currently disabled. Ask your administrator to enable them.
alerts:
topt-disabled: Two factor authentication with TOTP disabled

View File

@@ -1,22 +0,0 @@
template:
title: Your session
list:
current: Current session
authorized-on: Authorized on
same-machine: This machine
ip-address: IP Address
same-browser: This browser
browser: Browser
expires: Expires
expired: Expired
today: Today
tomorrow: In 1 day
soon: In {{days}} days
delete-all: Logout from everywhere
alerts:
session-deleted: Session deleted
delete-sessions-but-current: All but current login sessions deleted

View File

@@ -1,24 +0,0 @@
template:
title: Sign up
form:
email:
label: E-mail
placeholder: email@domain.ltd
password:
label: Password
placeholder: Password
name:
label: Full name
placeholder: Your full name
nickname:
label: Short name, nickname or handle
placeholder: Short name, nickname or handle
button:
sign-up: Submit
log-in: Already have an account? <a data-test-id="link-login" href="{{link}}">Log in</a>
alerts:
signup-successful: Sign-up successful
email-confirmed-logged-in: Email address confirmed, you're now logged-in.
invalid-expired-token: Invalid or expired email confirmation token, please resend confirmation request.
signup-disabled: Signup disabled

View File

@@ -1,2 +0,0 @@
errors:
notAllowedToSetPermissions: not allowed to set permissions

View File

@@ -1,8 +0,0 @@
errors:
invalidID: invalid ID
notAllowedToDelete: not allowed to delete this session
notAllowedToManage: not allowed to manage session's workflow
notAllowedToRead: not allowed to read this session
notAllowedToSearch: not allowed to search or list sessions
notFound: session not found
staleData: stale data

View File

@@ -1,10 +0,0 @@
errors:
invalidID: invalid ID
notAllowedToCreate: not allowed to create triggers
notAllowedToDelete: not allowed to delete this trigger
notAllowedToRead: not allowed to read this trigger
notAllowedToSearch: not allowed to search or list triggers
notAllowedToUndelete: not allowed to undelete this trigger
notAllowedToUpdate: not allowed to update this trigger
notFound: trigger not found
staleData: stale data

View File

@@ -1,16 +0,0 @@
errors:
disabled: disabled workflow or trigger
handleNotUnique: workflow handle not unique
invalidHandle: invalid handle
invalidID: invalid ID
notAllowedToCreate: not allowed to create workflows
notAllowedToDelete: not allowed to delete this workflow
notAllowedToExecute: not allowed to execute this workflow
notAllowedToExecuteCorredorStep: not allowed to run corredorExec function, corredor is disabled
notAllowedToRead: not allowed to read this workflow
notAllowedToSearch: not allowed to search or list workflows
notAllowedToUndelete: not allowed to undelete this workflow
notAllowedToUpdate: not allowed to update this workflow
notFound: workflow not found
staleData: stale data
unknownWorkflowStep: unknown workflow step

View File

@@ -1,2 +0,0 @@
errors:
notAllowedToSetPermissions: not allowed to set permissions

View File

@@ -1,29 +0,0 @@
errors:
failedToExtractMimeType: could not extract mime type
failedToProcessImage: could not process image
failedToStoreFile: could not extract store file
invalidID: invalid ID
invalidModuleID: invalid module ID
invalidNamespaceID: invalid namespace ID
invalidPageID: invalid page ID
invalidRecordID: invalid record ID
moduleNotFound: module not found
namespaceNotFound: namespace not found
notAllowedToCreate: not allowed to create attachments
notAllowedToCreateEmptyAttachment: not allowed to create empty attachments
notAllowedToCreateRecords: not allowed to create records
notAllowedToListAttachments: not allowed to list attachments
notAllowedToRead: not allowed to read this module
notAllowedToReadNamespace: not allowed to read this namespace
notAllowedToReadPage: not allowed to read this page
notAllowedToReadRecord: not allowed to read this record
notAllowedToSearch: not allowed to search or list modules
notAllowedToUpdateNamespace: not allowed to update this namespace
notAllowedToUpdatePage: not allowed to update this page
notAllowedToUpdateRecord: not allowed to update this record
notFound: attachment not found
pageNotFound: page not found
recordNotFound: record not found
invalidModuleField: invalid module field
tooLarge: uploaded file is too large
notAllowedToUploadThisType: not allowed to upload this type of file

View File

@@ -1,16 +0,0 @@
errors:
handleNotUnique: handle not unique
invalidHandle: invalid handle
invalidID: invalid ID
invalidNamespaceID: invalid or missing namespace ID
moduleNotFound: module does not exist
namespaceNotFound: namespace does not exist
notAllowedToCreate: not allowed to create charts
notAllowedToDelete: not allowed to delete this chart
notAllowedToRead: not allowed to read this chart
notAllowedToReadNamespace: not allowed to read this namespace
notAllowedToSearch: not allowed to search or list charts
notAllowedToUndelete: not allowed to undelete this chart
notAllowedToUpdate: not allowed to update this chart
notFound: chart does not exist
staleData: stale data

View File

@@ -1,14 +0,0 @@
system:
ID: Record ID
moduleID: Module ID
namespaceID: Namespace ID
revision: Record revision
meta: Meta data
recordID: Record ID
createdAt: Created at
createdBy: Created by
deletedAt: Deleted at
deletedBy: Deleted by
ownedBy: Owned by
updatedAt: Updated at
updatedBy: Updated by

View File

@@ -1,18 +0,0 @@
errors:
handleNotUnique: handle not unique
invalidHandle: invalid handle
invalidID: invalid ID
invalidNamespaceID: invalid or missing namespace ID
nameNotUnique: name not unique
fieldNameReserved: field name reserved
namespaceNotFound: namespace does not exist
notAllowedToCreate: not allowed to create modules
notAllowedToDelete: not allowed to delete this module
notAllowedToListModules: not allowed to list modules
notAllowedToRead: not allowed to read this module
notAllowedToReadNamespace: not allowed to read this namespace
notAllowedToSearch: not allowed to search or list modules
notAllowedToUndelete: not allowed to undelete this module
notAllowedToUpdate: not allowed to update this module
notFound: module does not exist
staleData: stale data

View File

@@ -1,16 +0,0 @@
errors:
handleNotUnique: handle not unique
invalidHandle: invalid handle
invalidID: invalid ID
notAllowedToCreate: not allowed to create namespaces
notAllowedToDelete: not allowed to delete this namespace
notAllowedToRead: not allowed to read this namespace
notAllowedToSearch: not allowed to search or list namespaces
notAllowedToUndelete: not allowed to undelete this namespace
notAllowedToUpdate: not allowed to update this namespace
notFound: namespace does not exist
staleData: stale data
unsupportedExportFormat: unsupported export format
unsupportedImportFormat: unsupported import format
importMissingNamespace: the import source does not contain a namespace definition
cloneMultiple: not allowed to clone multiple namespaces at once

View File

@@ -1,5 +0,0 @@
errors:
failedToDownloadAttachment: 'could not download attachment from {attachmentURL}: {err}'
failedToLoadUser: could not load user for {recipient}
invalidReceipientFormat: invalid recipient format ({recipient})
noRecipients: cannot send email message without recipients

View File

@@ -1,17 +0,0 @@
errors:
handleNotUnique: handle not unique
invalidHandle: invalid handle
invalidID: invalid ID
invalidNamespaceID: invalid or missing namespace ID
moduleNotFound: module does not exist
namespaceNotFound: namespace does not exist
notAllowedToCreate: not allowed to create pages
notAllowedToDelete: not allowed to delete this page
notAllowedToListPages: not allowed to list pages
notAllowedToRead: not allowed to read this page
notAllowedToReadNamespace: not allowed to read this namespace
notAllowedToSearch: not allowed to search or list pages
notAllowedToUndelete: not allowed to undelete this page
notAllowedToUpdate: not allowed to update this page
notFound: page does not exist
staleData: stale data

View File

@@ -1,6 +0,0 @@
errors:
empty: This field is required
invalidValue: Invalid field value
invalidRef: Invalid field reference
duplicateValueInSet: This value already exists in list
duplicateValue: The value "{{value}}" already exists in another record

View File

@@ -1,24 +0,0 @@
errors:
fieldNotFound: no such field {field}
importSessionAlreadActive: import session already active
invalidID: invalid ID
invalidModuleID: invalid or missing module ID
invalidNamespaceID: invalid or missing namespace ID
invalidReferenceFormat: invalid reference format
invalidValueStructure: more than one value for a single-value field {field}
moduleNotFoundModule: module not found
namespaceNotFound: namespace not found
notAllowedToChangeFieldValue: not allowed to change value of field {field}
notAllowedToCreate: not allowed to create records
notAllowedToDelete: not allowed to delete this record
notAllowedToListRecords: not allowed to list records
notAllowedToRead: not allowed to read this record
notAllowedToReadModule: not allowed to read module
notAllowedToReadNamespace: not allowed to read this namespace
notAllowedToSearch: not allowed to search or list records
notAllowedToUndelete: not allowed to undelete this record
notAllowedToUpdate: not allowed to update this record
notFound: record not found
staleData: stale data
unknownBulkOperation: unknown bulk operation {bulkOperation}
valueInput: invalid record value input

View File

@@ -1,2 +0,0 @@
errors:
notAllowedToSetPermissions: not allowed to set permissions

View File

@@ -1,11 +0,0 @@
errors:
composeModuleNotFound: compose module not found
composeNamespaceNotFound: compose namespace not found
invalidID: invalid ID
nodeNotFound: node does not exist
notAllowedToCreate: not allowed to create modules
notAllowedToManage: not allowed to manage this module
notFound: module does not exist
notUnique: node not unique
requestParametersInvalid: request parameters invalid
staleData: stale data

View File

@@ -1,8 +0,0 @@
errors:
composeModuleNotFound: compose module not found
composeNamespaceNotFound: compose namespace not found
federationModuleNotFound: federation module not found
moduleMappingExists: module mapping already exists
nodeNotFound: node does not exist
notAllowedToMap: not allowed to map this module
notFound: module mapping does not exist

View File

@@ -1,3 +0,0 @@
errors:
nodeNotFound: node does not exist
notFound: node_sync does not exist

View File

@@ -1,10 +0,0 @@
errors:
notAllowedToCreate: not allowed to create nodes
notAllowedToManage: not allowed to manage this node
notAllowedToPair: not allowed to pair this node
notAllowedToSearch: not allowed to search or list nodes
notFound: node does not exist
pairingTokenInvalid: pairing token invalid
pairingURIInvalid: 'pairing URI invalid: {err}'
pairingURISourceIDInvalid: pairing URI without source node ID
pairingURITokenInvalid: pairing URI with invalid pairing token

View File

@@ -1,10 +0,0 @@
errors:
federationSyncStructureChanged: module structure changed
invalidID: invalid ID
nodeNotFound: node does not exist
notAllowedToCreate: not allowed to create modules
notAllowedToManage: not allowed to manage this module
notAllowedToMap: not allowed to map this module
notFound: module does not exist
notUnique: node not unique
staleData: stale data

View File

@@ -1,3 +0,0 @@
errors:
unauthorized: unauthorized
unauthorizedScope: unauthorized scope

View File

@@ -1,2 +0,0 @@
errors:
notAllowedToSetPermissions: not allowed to set permissions

View File

@@ -1,11 +0,0 @@
errors:
asyncRouteTooManyProcessers: processer already exists for this async route
asyncRouteTooManyAfterFilters: no after filters are allowd for this async route
invalidID: invalid ID
invalidRoute: invalid route
notAllowedToCreate: not allowed to create a filter
notAllowedToDelete: not allowed to delete this filter
notAllowedToRead: not allowed to read this filter
notAllowedToUndelete: not allowed to undelete this filter
notAllowedToUpdate: not allowed to update this filter
notFound: filter not found

View File

@@ -1,13 +0,0 @@
errors:
alreadyExists: route by that endpoint already exists
existsEndpoint: route with this endpoint already exists
invalidEndpoint: invalid endpoint
invalidID: invalid ID
notAllowedToCreate: not allowed to create a route
notAllowedToDelete: not allowed to delete this route
notAllowedToExec: not allowed to execute this route
notAllowedToRead: not allowed to read this route
notAllowedToUndelete: not allowed to undelete this route
notAllowedToUpdate: not allowed to update this route
notAllowedToSearch: not allowed to list or search routes
notFound: route not found

View File

@@ -1,11 +0,0 @@
errors:
invalidID: invalid ID
notAllowedToCreate: not allowed to create applications
notAllowedToDelete: not allowed to delete this application
notAllowedToManageFlag: not allowed to manage flags for applications
notAllowedToManageFlagGlobal: not allowed to manage global flags for applications
notAllowedToRead: not allowed to read this application
notAllowedToSearch: not allowed to search or list applications
notAllowedToUndelete: not allowed to undelete this application
notAllowedToUpdate: not allowed to update this application
notFound: application not found

View File

@@ -1,9 +0,0 @@
errors:
failedToExtractMimeType: could not extract mime type
failedToProcessImage: could not process image
failedToStoreFile: could not extract store file
invalidID: invalid ID
notAllowedToCreate: not allowed to create attachments
notAllowedToCreateEmptyAttachment: not allowed to create empty attachments
notAllowedToListAttachments: not allowed to list attachments
notFound: attachment not found

View File

@@ -1,14 +0,0 @@
errors:
invalidID: invalid ID
notAllowedToCreate: not allowed to create auth clients
notAllowedToDelete: not allowed to delete this auth client
notAllowedToRead: not allowed to read this auth client
notAllowedToSearch: not allowed to search or list auth clients
notAllowedToUndelete: not allowed to undelete this auth client
notAllowedToUpdate: not allowed to update this auth client
notFound: auth client not found
unableToChangeDefaultClientHandle: unable to change the handle of the default auth client
unableToDeleteDefaultClient: unable to delete the default auth client
unableToDisableDefaultClient: unable to disable the default auth client
unknownGrantType: unknown grant type
unknownScope: unknown scope

View File

@@ -1,25 +0,0 @@
errors:
credentialsLinkedToInvalidUser: credentials {credentials.kind} linked to disabled or deleted user {user}
disabledMFAWithEmailOTP: multi factor authentication with email OTP is disabled
disabledMFAWithTOTP: multi factor authentication with TOTP is disabled
enforcedMFAWithEmailOTP: OTP over email is enforced and cannot be disabled
enforcedMFAWithTOTP: TOTP is enforced and cannot be disabled
externalDisabledByConfig: external authentication (using external authentication provider) is disabled
failedUnconfirmedEmail: system requires confirmed email before logging in
internalLoginDisabledByConfig: internal login (username/password) is disabled
internalSignupDisabledByConfig: internal sign-up (username/password) is disabled
invalidCredentials: invalid username and password combination
invalidEmailFormat: invalid email
invalidEmailOTP: invalid code
invalidHandle: invalid handle
invalidTOTP: invalid code
invalidToken: invalid token
notAllowedToConfigureTOTP: not allowed to configure TOTP
notAllowedToImpersonate: not allowed to impersonate this user
notAllowedToRemoveTOTP: not allowed to remove TOTP
passwodResetFailedOldPasswordCheckFailed: failed to change password, old password does not match
passwordChangeFailedForUnknownUser: failed to change password for the unknown user
passwordNotSecure: provided password is not secure; use longer password with more special characters
passwordResetDisabledByConfig: password reset is disabled
profileWithoutValidEmail: external authentication provider returned profile without valid email
unconfiguredTOTP: TOTP not configured

View File

@@ -1,4 +0,0 @@
errors:
notFound: credentials not found
invalidID: invalid ID
notAllowedToManage: not allowed to manage credentials for this user

View File

@@ -1,13 +0,0 @@
errors:
notFound: connection not found
invalidID: invalid ID
invalidEndpoint: invalid endpoint
existsEndpoint: connection with this DNS already exists
alreadyExists: connection by that DNS already exists
notAllowedToCreate: not allowed to create a connection
notAllowedToRead: not allowed to read this connection
notAllowedToSearch: not allowed to list or search connections
notAllowedToUpdate: not allowed to update this connection
notAllowedToDelete: not allowed to delete this connection
notAllowedToUndelete: not allowed to undelete this connection
notAllowedToExec: not allowed to execute this connection

View File

@@ -1,9 +0,0 @@
errors:
alreadyExists: sensitivity level by that DNS already exists
existsEndpoint: sensitivity level with this DNS already exists
generic: failed to complete request due to internal error
invalidEndpoint: invalid endpoint
invalidID: invalid ID
notAllowedToManage: not allowed to manage sensitivity level
notFound: sensitivity level not found
deleteInUse: cannot delete in use sensitivity levels

View File

@@ -1,9 +0,0 @@
errors:
notFound: data privacy request not found
invalidID: invalid ID
invalidKind: invalid kind
invalidStatus: invalid status
notAllowedToRead: not allowed to read this data privacy request
notAllowedToSearch: not allowed to search or list data privacy request
notAllowedToCreate: not allowed to create data privacy request
notAllowedToApprove: not allowed to approve/reject data privacy request

View File

@@ -1,13 +0,0 @@
errors:
alreadyExists: queue by that name already exists
invalidConsumer: invalid consumer
invalidID: invalid ID
notAllowedToCreate: not allowed to create a queue
notAllowedToDelete: not allowed to delete this queue
notAllowedToRead: not allowed to read this queue
notAllowedToReadFrom: not allowed to read messages from this queue
notAllowedToSearch: not allowed to search or list queues
notAllowedToUndelete: not allowed to undelete this queue
notAllowedToUpdate: not allowed to update this queue
notAllowedToWriteTo: not allowed to add messages to this queue
notFound: queue not found

View File

@@ -1,6 +0,0 @@
errors:
invalidID: invalid ID
notAllowedToAssign: not allowed to assign reminders to other users
notAllowedToDismiss: not allowed to dismiss reminders of other users
notAllowedToRead: not allowed to read reminders of other users
notFound: reminder not found

View File

@@ -1,12 +0,0 @@
errors:
invalidConfiguration: Invalid report configuration
invalidID: invalid ID
notAllowedToCreate: not allowed to create reports
notAllowedToDelete: not allowed to delete this report
notAllowedToListReports: not allowed to list reports
notAllowedToRead: not allowed to read this report
notAllowedToRun: not allowed to run this report
notAllowedToSearch: not allowed to list or search reports
notAllowedToUndelete: not allowed to undelete this report
notAllowedToUpdate: not allowed to update this report
notFound: report not found

View File

@@ -1,15 +0,0 @@
errors:
handleNotUnique: role handle not unique
invalidHandle: invalid handle
invalidID: invalid ID
nameNotUnique: role name not unique
notAllowedToArchive: not allowed to archive this role
notAllowedToCreate: not allowed to create roles
notAllowedToDelete: not allowed to delete this role
notAllowedToManageMembers: not allowed to manage role members
notAllowedToRead: not allowed to read this role
notAllowedToSearch: not allowed to search or list roles
notAllowedToUnarchive: not allowed to unarchive this role
notAllowedToUndelete: not allowed to undelete this role
notAllowedToUpdate: not allowed to update this role
notFound: role not found

View File

@@ -1,8 +0,0 @@
errors:
notAllowedToRead: not allowed to read this setting
notAllowedToManage: not allowed to manage this setting
invalidPasswordMinLength: password constraint minimum length should be at least 8 characters
invalidPasswordMinUpperCase: password constraint minimum upper case count should not be a negative number
invalidPasswordMinLowerCase: password constraint minimum lower case count should not be a negative number
invalidPasswordMinNumCount: password constraint minimum number count should not be a negative number
invalidPasswordMinSpecialCharCount: password constraint minimum special character count should not be a negative number

View File

@@ -1,17 +0,0 @@
errors:
badSinkParamEncoding: bad encoding of sink parameters
contentLengthExceedsMaxAllowedSize: content length exceeds max size limit
failedToCreateEvent: failed to create sink event from request
failedToProcess: failed to process request
failedToRespond: failed to respond to request
failedToSign: 'could not sign request params: {err}'
invalidContentType: invalid content-type header
invalidHttpMethod: invalid HTTP method
invalidPath: invalid path
invalidSignature: invalid signature
invalidSignatureParam: invalid sink signature parameter
invalidSinkRequestUrlParams: invalid sink request url params
misplacedSignature: signature misplaced
missingSignature: missing sink signature parameter
processingError: sink request process error
signatureExpired: signature expired

View File

@@ -1,2 +0,0 @@
errors:
notAllowedToReadStatistics: not allowed to read statistics

View File

@@ -1,12 +0,0 @@
errors:
cannotRenderPartial: cannot render partial templates
invalidHandle: invalid handle
invalidID: invalid ID
notAllowedToCreate: not allowed to create templates
notAllowedToDelete: not allowed to delete this template
notAllowedToRead: not allowed to read this template
notAllowedToRender: not allowed to render this template
notAllowedToSearch: not allowed to search or list templates
notAllowedToUndelete: not allowed to undelete this template
notAllowedToUpdate: not allowed to update this template
notFound: template not found

View File

@@ -1,20 +0,0 @@
errors:
emailNotUnique: email not unique
handleNotUnique: handle not unique
invalidEmail: invalid email
invalidHandle: invalid handle
invalidID: invalid ID
notAllowedToCreate: not allowed to create users
notAllowedToCreateSystem: not allowed to create system users
notAllowedToDelete: not allowed to delete this user
notAllowedToListUsers: not allowed to list users
notAllowedToRead: not allowed to read this user
notAllowedToSearch: not allowed to list or search users
notAllowedToSuspend: not allowed to suspend this user
notAllowedToUndelete: not allowed to undelete this user
notAllowedToUnsuspend: not allowed to unsuspend this user
notAllowedToUpdate: not allowed to update this user
notAllowedToUpdateSystem: not allowed to update system users
notFound: user not found
passwordNotSecure: provided password is not secure; use longer password with more special characters
usernameNotUnique: username not unique

View File

@@ -1,111 +0,0 @@
automation:
add: Add script
edit:
asyncHelp: Do not wait for results and ignore errors. Incompatible with critical flag.
asyncLabel: Run this script asynchronously
codeTabLabel: Code
criticalHelp: Wait until this script is executed. In case of errors, abort execution of other scripts and before* trigger
criticalLabel: Critical script
delete: Delete script
enabledHelp: Disabled scripts will be ignored
enabledLabel: Enabled
mailAutomationTriggers:
addMatcher: Add condition
addTrigger: Add trigger
delete: Delete trigger
deleteTrigger: Delete
enable: Enable trigger
matchAll: Must match all conditions
matcher:
fields:
bcc: BCC
cc: CC
from: From
placeholder: Mail header field
replyTo: Reply To
subject: Subject
to: To
match: Value to match
operators:
equal-ci: Match full
placeholder: Operator
prefix-ci: Match prefix
regex: Regex
suffix-ci: Match suffix
user: Existing user
tabLabel: Mail triggers
nameLabel: Name
namePlaceholder: Automation script name
runAsCurrentUser: Run as "{{ user }}"
runAsHelp: Script runner
scheduledTriggers:
tabLabel: Scheduled
securityLabel: Security
settingsTabLabel: Settings
timeoutHelp: How much time do we wait before aborting the script? Value in milliseconds (1000ms = 1s). It defaults (when 0) to 2s with 30s as maximum. Consult with your administrator for exact numbers and limitations.
timeoutLabel: Script execution timeout
timeoutPlaceholder: "1500"
title: Automation script
userPickerPlaceholder: Select user
import: Import automation script(s)
list:
column:
label:
async: Async
critical: Critical
enabled: Enabled
runAs: Run As
runInUA: In browser
unnamed: (Unnamed script)
manage: Manage automation scripts ({{count}})
manage-id-permissions: Manage permissions for this script
manage-wc-permissions: Manage permissions for all scripts
newLabel: Create a new script
newPlaceholder: Script name
testing:
load: Load
parametersHeadline: 'Parameters & payload:'
resultsHeadline: 'Results:'
testInBrowser: Test in Browser
testInCorredor: Test in Corredor
warning: ""
title: List of automation script
general:
resource-list:
no-items: No matches for your search
notFound: 'Not found'
loading: Loading
label:
"no": "No"
submit: Submit
"yes": "Yes"
selectOption: "Please select an option"
logout: Logout
noAccess: You do not have permissions to access Admin panel
pagination:
next: Next
prev: Prev
showing: '{{from}} - {{to}} of {{count}} items'
single: One item
single_plural: '{{count}} items'
navigation:
adminPanel: Admin panel
automation: Automation
chart: Charts
configuration: Configuration
help:
documentation: Documentation
feedback: Send feedback
forum: Help
version: 'Version:'
module: Modules
more: More
namespace: Namespaces
noPageTitle: No page title
page: Pages
publicPages: Public pages
userSettings:
changePassword: Change password
loggedInAs: Logged in as {{user}}
logout: Logout
profile: Profile

View File

@@ -1,16 +0,0 @@
list:
columns:
updatedAt: Last update
filter:
absoluteTime: Show absolute time
incScriptsWithErrors: Errors ({{ count }})
incScriptsWithIterator: Iterator ({{ count }})
incScriptsWithSecurity: Security ({{ count }})
incScriptsWithTriggers: Triggers ({{ count }})
searchQuery: Search query
flags:
iterator: Iterator
security: Security
triggers: Triggers
labelMissing: <label missing>
title: Corredor Scripts

View File

@@ -1,54 +0,0 @@
editor:
info:
completedAt: Completed at
createdAt: Created at
createdByUserID: Created by - ID
createdByUserName: Created by - Name
delete: Delete
deletedAt: Deleted at
error: Error
eventType: Event type
id: ID
resourceType: Resource type
status: Status
title: Basic information
workflowID: WorkflowID
openWorkflow: Open workflow
cancel: Cancel session
title: Session
list:
columns:
actions: ""
createdAt: Created At
eventType: Event type
sessionID: SessionID
state: State
status: Status
workflowID: WorkflowID
filterForm:
all:
label: All
completed:
label: Completed
excluded:
label: Without
exclusive:
label: Only
failed:
label: Failed
inProgress:
label: completed sessions
inclusive:
label: Including
prompted:
label: Prompted
sessions:
label: sessions
started:
label: Started
suspended:
label: Suspended
loading: Loading sessions
numFound: '{{count}} session found'
numFound_plural: '{{count}} sessions found'
title: Sessions

View File

@@ -1,57 +0,0 @@
editor:
info:
createdAt: Created at
delete: Delete
deletedAt: Deleted at
enabled: Enabled
handle: Handle
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
id: ID
name: Name *
openBuilder: Open builder
title: Basic information
undelete: Undelete
updatedAt: Updated at
new: New
permissions: Permissions
title:
create: Create workflow
edit: Edit workflow
triggers:
and: and
columns:
constraints: Constraints
eventType: Event
resourceType: Resource
title: Triggers
list:
columns:
actions: ""
createdAt: Created
enabled: Enabled
handle: Handle
name: Name
state: State
export: Export
rows:
filters:
deleted: Deleted
filterForm:
deleted:
label: deleted workflows
excluded:
label: Without
exclusive:
label: Only
inclusive:
label: Including
query:
label: Filter workflows list
placeholder: Filter workflows by name
loading: Loading workflows
new: New
numFound: '{{count}} workflow found'
numFound_plural: '{{count}} workflows found'
permissions: Permissions
title: Workflows
yaml: YAML

View File

@@ -1,6 +0,0 @@
list:
columns:
events: Triggered on events
label: Label
name: Name
title: Compose Automation

View File

@@ -1,26 +0,0 @@
editor:
title: Compose settings
basic:
attachments:
max-size: Max size (MB)
page: Page attachments
record: Record attachments
icon: Icon attachments
type:
description: 'MIME types, separated with ",". Example: "text/plain,text/csv"'
whitelist: File type whitelist
title: Basic
ui:
title: User interface
sidebar:
title: Sidebar
hide-namespace-list: Hide list of namespaces
hide-namespace-list-link: Hide link to list of all namespaces
record-toolbar:
title: Record Toolbar
hide-submit: Hide submit button
hide-delete: Hide delete button
hide-edit: Hide edit button
hide-new: Hide new button
hide-clone: Hide clone button
hide-back: Hide back link

View File

@@ -1,19 +0,0 @@
applications:
applications: Application(s)
deleted: Deleted
title: Active application(s)
total: Total
roles:
archived: Archived
deleted: Deleted
roles: Role(s)
title: Active role(s)
total: Total
title: Dashboard
users:
created: Created users(s)
deleted: Deleted
suspended: Suspended
title: Active user(s)
total: Total
users: User(s)

View File

@@ -1,123 +0,0 @@
calculate: Field expressions provide a way to calculate field values based on the defined expression
categories:
dateTime:
earliest: Returns earliest DateTime
label: Date and Time
latest: Returns latest DateTime
modTime: Returns modified DateTime string
parseDuration: Returns parsed duration
parseISOTime: Returns parsed ISO DateTime string
strftime: Returns DateTime string for the specified date and format
general:
description: Returns the first non null value
label: General
number:
ceil: Rounds number up to the nearest integer
floor: Rounds number down to the nearest integer
label: Number
max: Returns item with the highest value
min: Returns item with the lowest value
rounds: Rounds a floating point number to the specified number of digits
string:
format: Returns the formatted string
label: String
longest: Returns the longest string
shortest: Returns the shortest string
toLower: Converts all characters to lowercase
toUpper: Converts all characters to uppercase
trim: Removes spaces at the beginning and at the end of the string
trimLeft: Removes character from the beginning of the string
trimRight: Removes character from the end of the string
example-description: Below are a few examples of different use cases of field expressions.
examples: Examples
field: Field Expressions
formatCategories:
dateTime:
A: Returns the full national weekday name
B: Returns the full national month name
C: Returns year / 100 as a decimal number; single digits are preceded by a zero
D: Equivalent to %m/%d/%y
F: Equivalent to %Y-%m-%d
H: Returns the hour (24-hour clock) as a decimal number (00-23)
I: Returns the hour (12-hour clock) as a decimal number (01-12)
M: Returns the minute as a decimal number (00-59)
R: Equivalent to %H:%M
S-middle: Returns the millisecond as a decimal number (000-999)
S-second: Returns the second as a decimal number (00-60)
T: Equivalent to %H:%M:%S
U: Returns the week number of the year (Sunday as the first day of the week) as a decimal number (00-53)
V: Returns the week number of the year (Monday as the first day of the week) as a decimal number (01-53)
W: Returns the week number of the year (Monday as the first day of the week) as a decimal number (00-53)
X: Returns the national representation of the time
"Y": Returns the year with century as a decimal number
Z: Returns the time zone name
a: Returns the abbreviated national weekday name
b: Returns the abbreviated national month name
c: Returns the national representation of time and date
d: Returns the day of the month as a decimal number (01-31)
e: Returns the day of the month as a decimal number (1-31)
j: Returns the day of the year as a decimal number (001-366)
k: Returns the hour (24-hour clock) as a decimal number (0-23)
l: Returns the hour (12-hour clock) as a decimal number (1-12)
label: Date and Time formatting
m: Returns the month as a decimal number (01-12)
"n": |-
Returns a newline (
)
p: Returns the national representation of either "ante meridiem" (a.m.) or "post meridiem" (p.m.)
percent: Returns a %
r: Equivalent to %I:%M:%S %p
t: Returns a tab
u: Returns the weekday (Monday as the first day of the week) as a decimal number (1-7)
v: Equivalent to %e-%b-%Y
w: Returns the weekday (Sunday as the first day of the week) as a decimal number (0-6)
x: Returns the national representation of the date
"y": Returns the year without century as a decimal number (00-99)
z: Returns the time zone offset from UTC
string:
E: Returns the floating point number in scientific notation; upper-case E
O: Returns the number in base 8 with 0o prefix
X: Returns the number in base 16; upper-case A-F
b: Returns the number in base 2 (in the binary format)
binary: Returns the floating point number in scientific notation with binary exponent
d: Returns the number in base 10
e: Returns the floating point number in scientific notation; lower-case e
f: Returns the floating point number with a decimal point
label: String formatting
o: Returns the number in base 8
t: Returns the boolean value as true/false
v: Returns the raw value
x: Returns the number in base 16; lower-case a-f
formatting-parameters:
description: Here is a complete list of available formatting options
label: Formatting parameters
helper-functions:
description: We provide a set of helper functions that extend the capabilites of field expressions
label: Helper functions
note: 'NOTE: Only the "General" functions can be used on all types of fields. The other functions are limited to their respective field type.'
instructions: 'To write the expression you can use the following operators:'
operators:
all-new-values: (all new values)
comparators: 'Comparators: '
control-order: 'Control order of evaluation: '
field-name: field-name
location: 'Depending on where the field expression is used it has access to different variables:'
logical: 'Logical: '
modifiers: 'Modifiers: '
more: 'More: '
new: new
new-value: (new-value)
new-value-with-comma: '(new-value), '
old: old
old-value: oldValue
old-value-brackets: '(old value), '
record: '(record), '
sanitizer: Sanitizer
sanitizers: 'Sanitizers: '
validator: Validator
validators: 'Validators: '
value: value
value-expression: Value expression
value-expressions: 'Value expressions: '
values: values
write: Writing field expressions is like writing an equation. Instead of only using constants, you can pass in the field name, and it will be evaluated as the field value for that record.

View File

@@ -1,64 +0,0 @@
editor:
generate:
body: '{{ userLabel }} is sending you an invitation for Corteza Federated Network. To start sharing data between organizations, go to the admin panel of your Corteza application, click on “Federation” and select “Pair Federation Network” on top right corner. Copy the link below and await confirmation from another administrator.'
description: To add your organization to a federated network send an email invite or share the link below with an administrator of another organization.
hello: Hello,
invitation: Invitation to Federated Network
kindRegards: Kind regards, Corteza team.
notGenerated: Link not generated
sendEmail: Send Email
subject: 'Subject:'
generateUri: Generate Federation Link
info:
createdAt: Created at
delete: Delete
deletedAt: Deleted at
email: Admin Email
enabled: Enabled
name: Server name *
status: Status
tags:
label: Tags
placeholder: +Add
title: Basic information
undelete: Undelete
updatedAt: Updated at
url: Server URL *
title:
create: Create Federated Node
edit: Edit Federated Node
list:
columns:
actions: ""
createdAt: Created
enabled: Enabled
name: Name
status: Status
tags: ""
filterForm:
query:
label: Filter servers list
placeholder: Filter servers by name
loading: Loading federated nodes
new: New
numFound: '{{count}} server found'
numFound_plural: '{{count}} servers found'
pair:
confirm: Confirm
label: Pair Federation Node
networkEstablished: Federated network will be established after the final confirmation from the administrator of another Corteza Federation Node.
note: 'Note:'
status:
confirmPending:
description: |-
{{ email }} accepted the invitation to join “{{ name }}” Federated Network.
Click on “Confirm” to start sharing the data.
descriptionNoMail: |-
Admin of “{{ name }}” accepted the invitation to join the Federated Network.
Click on “Confirm” to start sharing the data
none:
description: To pair your organization with a federated network, paste the generated URL of another organization below.
pending:
description: Pairing successful, pending final confirmation by administrator
title: Federated Networks
yaml: YAML

View File

@@ -1,16 +0,0 @@
label:
plus-add: + Add
clear: Clear
none: None
now: Now
today: Today
routes: Routes
requests: Requests
refresh: Refresh
loadMore: Load more
loading: Loading
submit: Submit
delete: Delete
undelete: Undelete
fileTypeNotAllowed: File type not allowed

View File

@@ -1,46 +0,0 @@
dashboard: Dashboard
system:
group: System
items:
users: Users
actionlog: Action log
apigw: Integration Gateway
applications: Applications
authclients: Auth Clients
connections: Connections
sensitivityLevel: Sensitivity Levels
permissions: Permissions
queues: Messaging Queues
roles: Roles
settings: Settings
email: Email settings
stats: Stats
templates: Templates
compose:
group: Compose
items:
automation: Automation
permissions: Permissions
settings: Settings
automation:
group: Automation
items:
permissions: Permissions
scripts: Corredor Scripts
sessions: Sessions
workflows: Workflows
federation:
group: Federation
items:
nodes: Nodes
permissions: Permissions
ui:
group: User interface
items:
settings: Settings

View File

@@ -1,293 +0,0 @@
general:
error: Error
success: Success
warning: Warning
notAllowed: Not allowed to access Admin Area. Redirecting
list:
load:
error: 'Failed to load resource list'
user:
external-auth-providers:
error: External auth providers fetch failed
success: External auth providers updated
fetch:
error: User fetch failed
roles:
error: Role fetch failed
update:
success: User updated
error: User update failed
create:
success: User created
error: User create failed
delete:
success: User deleted
error: User delete failed
undelete:
success: User restored
error: User restore failed
membershipUpdate:
success: Membership updated
error: Membership update failed
passwordChange:
success: Password changed
error: Password change failed
sessionsRevoke:
success: Sessions revoked
error: Session revoke failed
suspend:
success: User suspended
error: User suspension failed
unsuspend:
success: User unsuspended
error: User suspension failed
import:
success: Users imported successfully
avatarUpload:
success: Avatar uploaded
error: Avatar upload failed
avatarDelete:
success: Avatar deleted
error: Avatar delete failed
role:
fetch:
error: Role fetch failed
create:
success: Role created
error: Role create failed
update:
success: Role updated
error: Role update failed
delete:
success: Role deleted
error: Role delete failed
undelete:
success: Role restored
error: Role restore failed
archive:
success: Role archived
error: Role archive failed
unarchive:
success: Role unarchived
error: Role unarchive failed
membershipUpdate:
success: Membership updated
error: Membership update failed
application:
fetch:
error: Application fetch failed
update:
success: Application updated
error: Application update failed
create:
success: Application created
error: Application create failed
delete:
success: Application deleted
error: Application delete failed
undelete:
success: Application restored
error: Application restore failed
assetsUpload:
error: Application assets upload failed
template:
fetch:
error: Template fetch failed
fetchPartials:
error: Partial templates fetch failed
create:
success: Template created
error: Template create failed
update:
success: Template updated
error: Template update failed
delete:
success: Template deleted
error: Template delete failed
undelete:
success: Template restored
error: Template restore failed
driver:
error: Template render drivers fetch failed
preview:
error: Template preview fetch failed
authclient:
fetch:
error: Auth Client fetch failed
create:
success: Auth Client created
error: Auth Client create failed
update:
success: Auth Client updated
error: Auth Client update failed
delete:
success: Auth Client deleted
error: Auth Client delete failed
undelete:
success: Auth Client restored
error: Auth Client restore failed
queue:
fetch:
error: Queue fetch failed
create:
success: Queue created
error: Queue create failed
update:
success: Queue updated
error: Queue update failed
delete:
success: Queue deleted
error: Queue delete failed
undelete:
success: Queue restored
error: Queue restore failed
gateway:
fetch:
error: Route fetch failed
create:
success: Route created
error: Route create failed
update:
success: Route updated
error: Route update failed
filter:
fetch:
error: Filter fetch failed
update:
success: Filters updated
error: Filters update failed
delete:
success: Route deleted
error: Route delete failed
undelete:
success: Route restored
error: Route restore failed
profiler:
fetch:
error: Requests fetch failed
purge:
success: Requests purged
error: Requests purge failed
workflow:
fetch:
error: Workflow fetch failed
create:
success: Workflow created
error: Workflow create failed
update:
success: Workflow updated
error: Workflow update failed
delete:
success: Workflow deleted
error: Workflow delete failed
undelete:
success: Workflow restored
error: Workflow restore failed
session:
fetch:
error: Session fetch failed
trigger:
error: Trigger fetch failed
cancel:
success: Session canceled
error: Session cancel failed
federation:
fetch:
error: Node fetch failed
create:
success: Node created
error: Node create failed
update:
success: Node updated
error: Node update failed
delete:
success: Node deleted
error: Node delete failed
undelete:
success: Node restored
error: Node restore failed
url:
error: Generated URL fetch failed
email:
success: Email sent
error: Failed to send email
pair:
success: Node paired
error: Failed to pair node
handshake:
success: Handshake complete paired
error: Handshake failed
sensitivityLevel:
create:
success: Sensitivity level created
error: Sensitivity level create failed
delete:
success: Sensitivity level deleted
error: Sensitivity level delete failed
fetch:
success: Sensitivity level fetched
error: Sensitivity level fetch failed
undelete:
success: Sensitivity level restored
error: Sensitivity level restore failed
update:
success: Sensitivity level updated
error: Sensitivity level update failed
settings:
system:
fetch:
error: System settings fetch failed
auth:
success: Auth settings updated
error: Auth settings update failed
external:
success: External settings updated
error: External settings update failed
bgScreen:
style:
success: Auth background styles updated
error: Auth background styles update failed
smtpCheck:
success: SMTP configuration check passed
error: SMTP configuration check failed
apigw:
success: Integration gateway settings saved
error: Integration gateway settings update failed
compose:
fetch:
error: Compose settings fetch failed
update:
success: Compose settings updated
error: Compose settings update failed
ui:
fetch:
error: UI settings fetch failed
update:
success: UI settings updated
error: UI settings update failed
permissions:
fetch:
error: Permissions fetch failed
update:
success: Permissions updated
error: Permissions update failed
clone:
success: Permissions cloned
error: Permissions clone failed
role:
error: Failed to add role
connection:
fetch:
error: Connection fetch failed
update:
success: Connection updated
error: Connection update failed
create:
success: Connection created
error: Connection create failed
delete:
success: Connection deleted
error: Connection delete failed
undelete:
success: Connection restored
error: Connection restore failed

View File

@@ -1,543 +0,0 @@
# Admin "permissions" translation namespace
# Holds mix of translations for two ui component types:
# - inline permission table (admin interface only)
# - modal permission table (common perm. interface)
ui:
save: Save changes
cancel: Cancel
set-for: Set permissions for {{target}}
loading: Loading permissions
edit:
title: Edit permissions
label: User roles
description: Select role to set permissions
edit-or-eval: Edit or evaluate permissions
evaluate:
title: Evaluated permissions
description: Evaluate applied permissions
add:
label: Add
title: Evaluate permissions
save: Save & Close
edit:
description: Select a role that you wish to edit permissions for
evaluate:
description: Select a combination of roles or a user to evaluate
role:
label: Roles
placeholder: Select role(s)
user:
label: Users
placeholder: Search or select a user
tooltip:
unknown-context:
user: Can not evaluate permission for a user with contextual role on a non-specific resource
role: Can not evaluate permission for contextual role on a non-specific resource
access:
allow: Allow
inherit: Inherit
deny: Deny
#############################################################################
# Inline permission table UI:
click-on-cell-to-allow: Click on permission/role cell to allow a specific operation
alt-click-to-deny: Use Alt-Click to set explicit deny on operation
title:
automation: Automation permissions
system: System permissions
compose: Compose permissions
federation: Federation permissions
clone:
clone: Clone
label: Clone permissions
pick-role: Pick a role
title: Clone permissions to
description: This will clone all the permissions of the current role and apply them to the selected
resources:
automation:
component:
label: Automation component
operations:
grant:
title: Grant permissions on automation
sessions.search:
title: Search sessions
triggers.search:
title: Search triggers
workflow.create:
title: Create new workflow
workflows.search:
title: Search workflows
resource-translations.manage:
title: Manage resource translations
workflow:
label: Workflows
all: all workflows
specific: workflow "{{target}}"
operations:
delete:
description: 'Default: deny'
specific: Delete this workflow
title: Delete any workflow
execute:
description: 'Default: deny'
specific: Execute this workflow
title: Execute any workflow
read:
description: 'Default: deny'
specific: Read this workflow
title: Read any workflow
sessions.manage:
description: 'Default: deny'
specific: Manage sessions for this workflow
title: Manage all sessions
triggers.manage:
description: 'Default: deny'
specific: Manage triggers for this workflow
title: Manage all triggers
undelete:
description: 'Default: deny'
specific: Undelete this workflow
title: Undelete any workflow
update:
description: 'Default: deny'
specific: Update this workflow
title: Update any workflow
system:
component:
label: System component
operations:
action-log.read:
title: Access action log
application.create:
title: Create new application
application.flag.global:
title: Can pin application for everyone
application.flag.self:
title: Can pin application for themselves
applications.search:
title: List and search applications
auth-client.create:
title: Create new auth client
auth-clients.search:
title: List and search auth clients
apigw-route.create:
title: Create new route
apigw-routes.search:
title: List and search routes
apigw-filter.create:
title: Create new filter
apigw-filters.search:
title: List and search filters
grant:
title: Grant permission on system component
queue.create:
title: Create new messaging queue
queues.search:
title: List and search messaging queues
reminder.assign:
title: Allow reminder assignment
role.create:
title: Create new role
roles.search:
title: List and search roles
settings.manage:
title: Manage all settings
settings.read:
title: Access all settings
template.create:
title: Create new template
templates.search:
title: List and search templates
user.create:
title: Create new user
users.search:
title: List and search users
resource-translations.manage:
title: Manage resource translations
report.create:
title: Create new report
reports.search:
title: List and search reports
dal-connections.search:
title: Search connections
dal-connection.create:
title: Create connections
dal-sensitivity-level.manage:
title: Manage connection sensitivity level
data-privacy-requests.search:
title: Search data privacy requests
data-privacy-request.create:
title: Create data privacy requests
application:
label: Applications
all: all applications
specific: application "{{target}}"
operations:
delete:
description: 'Default: deny'
specific: Delete {{target}}
title: Delete any application
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any application
update:
description: 'Default: deny'
specific: Update {{target}}
title: Update any application
apigw-route:
label: Gateway routes
all: all routes
specific: route "{{target}}"
operations:
delete:
description: 'Default: deny'
specific: Delete {{target}}
title: Delete any route
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any route
update:
description: 'Default: deny'
specific: Update {{target}}
title: Update any route
auth-client:
label: Auth Clients
all: all auth clients
specific: auth client "{{target}}"
operations:
authorize:
description: 'User can authorize (use) this client. Default: deny'
specific: Authorize client "{{target}}
title: Authorize any client
delete:
description: 'Default: deny'
specific: Delete client "{{target}}
title: Delete any client
read:
description: 'Default: deny'
specific: Read client "{{target}}
title: Read any client
update:
description: 'Default: deny'
specific: Update client "{{target}}
title: Update any client
dal-connection:
label: Connections
all: all connections
specific: connection "{{target}}"
operations:
read:
description: 'Default: deny'
specific: Read connection "{{target}}
title: Read any connection
update:
description: 'Default: deny'
specific: Update connection "{{target}}
title: Update any connection
delete:
description: 'Default: deny'
specific: Delete connection "{{target}}
title: Delete any connection
dal-config:
manage:
title: Manage any connections
role:
label: Roles
all: all roles
specific: role "{{target}}"
operations:
delete:
description: 'Default: deny'
specific: Delete {{target}}
title: Delete any role
members.manage:
description: 'Default: deny'
specific: Manage members for {{target}}
title: Manage members for any role
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any role
update:
description: 'Default: deny'
specific: Update {{target}}
title: Update any role
queue:
label: Queues
all: all queues
specific: queue "{{target}}"
operations:
delete:
description: 'Default: deny'
specific: Delete {{target}}
title: Delete any queue
members.manage:
description: 'Default: deny'
specific: Manage members for {{target}}
title: Manage members for any queue
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any queue
update:
description: 'Default: deny'
specific: Update {{target}}
title: Update any queue
queue.read:
description: 'Default: deny'
specific: Read messages from {{target}}
title: Read messages from any queue
queue.write:
description: 'Default: deny'
specific: Write messages to {{target}}
title: Write messages to any queue
template:
label: Templates
all: all templates
specific: template "{{target}}"
operations:
delete:
description: 'Default: deny'
specific: Delete {{target}}
title: Delete any template
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any template
render:
description: 'Default: deny'
specific: Render {{target}}
title: Render any template
update:
description: 'Default: deny'
specific: Update {{target}}
title: Update any template
report:
label: Reports
all: all reports
specific: report "{{target}}"
operations:
delete:
description: 'Default: deny'
specific: Delete {{target}}
title: Delete any report
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any report
run:
description: 'Default: deny'
specific: Run {{target}}
title: Run any report
update:
description: 'Default: deny'
specific: Update {{target}}
title: Update any report
user:
label: Users
all: all users
specific: user "{{target}}"
operations:
credentials:
manage:
specific: Manage {{target}}'s credentials
title: Manage any user
delete:
description: 'Default: deny'
specific: Delete {{target}}
title: Delete any user
email.unmask:
description: 'Default: deny'
specific: Show email details for {{target}}
title: Show email details for any user
name.unmask:
description: 'Default: deny'
specific: Show name details for {{target}}
title: Show name details for any user
impersonate:
description: 'Default: deny'
specific: Impersonate this user {{target}}
title: Impersonate any user
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any user
suspend:
description: 'Default: deny'
specific: Suspend {{target}}
title: Suspend any user
unsuspend:
description: 'Default: deny'
specific: Unsuspend {{target}}
title: Unsuspend any user
update:
description: 'Default: deny'
specific: Update {{target}}
title: Update any user
data-privacy-request:
label: Privacy Requests
all: all requests
specific: request "{{target}}"
operations:
read:
description: 'Default: deny'
specific: Read {{target}}
title: Read any request
approve:
description: 'Default: deny'
specific: Approve {{target}}
title: Approve any request
federation:
component:
label: Federation component
operations:
grant:
title: Grant permissions on federation component
node.create:
title: Create nodes
nodes.search:
title: List or create nodes
pair:
title: Pair nodes
settings.manage:
title: Manage all settings
settings.read:
title: Access all settings
node:
label: Nodes
operations:
manage:
title: Manage any node
module.create:
title: Create modules
exposed-module:
label: Modules
operations:
manage:
title: Manage any module
shared-module:
label: Modules
operations:
map:
title: Map any module
compose:
component:
label: Compose component
operations:
grant:
title: Grant permissions on compose component
namespace.create:
title: Create namespaces
namespaces.search:
title: List and search namespaces
settings.manage:
title: Manage all settings
settings.read:
title: Access all settings
resource-translations.manage:
title: Manage resource translations
chart:
label: Charts
operations:
delete:
title: Delete any chart
read:
title: Read any chart
update:
title: Update any chart
module:
label: Modules
operations:
delete:
title: Delete any module
owned-record.create:
title: Manage owner when creating record of any module
read:
title: Read any module
record.create:
title: Create record under any module
records.search:
title: List and search records under any module
update:
title: Update any module
module-field:
label: Module fields
operations:
record.value.read:
title: Read any module field
record.value.update:
title: Update any module field
namespace:
label: Namespaces
operations:
chart.create:
title: Create charts under any namespace
charts.search:
title: List and search charts under any namespace
delete:
title: Delete any namespace
manage:
title: Manage any namespace
module.create:
title: Create modules under any namespace
modules.search:
title: List and search modules under any namespace
page.create:
title: Create pages under any namespace
pages.search:
title: List and search pages under any namespace
read:
title: Access any namespace
update:
title: Update any namespace
page:
label: Pages
operations:
delete:
title: Delete any page
read:
title: Read any page
update:
title: Update any page
record:
label: Records
operations:
delete:
title: Delete any record
undelete:
title: Undelete any record
read:
title: Read any record
update:
title: Update any record
owner.manage:
title: Manage ownership of any record
revisions.search:
title: Access revisions of any record

View File

@@ -1,46 +0,0 @@
list:
columns:
action: Action
actor: User
description: Description
requestOrigin: Origin
resource: Resource
severity: Severity
timestamp: Timestamp
loading: Loading actions
details:
id: 'ID'
header: 'Details'
timestamp: 'Timestamp'
requestOrigin: 'Request Origin'
requestID: 'Request ID'
actorIPAddr: 'Actor/User'
actor: 'User'
actorID: 'User ID'
severity: 'Severity'
resource: 'Resource'
action: 'Action'
headerAdditional: 'Additional information'
description: 'Description'
error: 'Error'
severity:
emergency: 'Emergency'
alert: 'Alert'
critical: 'Critical'
error: 'Error'
warning: 'Warning'
notice: 'Notice'
info: 'Info'
debug: 'Debug'
filter:
action: Action
actor: User ID
choose-date: Choose a date
from: Starting from
no-time: No time selected
resource: Resource
search: Search
to: Ending at
today: Today
loadOlder: Load older actions
title: Action log

View File

@@ -1,177 +0,0 @@
title: Integration Gateway
list:
export: Export
title: Routes
new: New
permissions: Permissions
profiler: Profiler
yaml: YAML
loading: Loading routes
numFound: '{{count}} route found'
numFound_plural: '{{count}} routes found'
filterForm:
query:
label: Filter route list
placeholder: Filter routes by name
excluded:
label: Without
inclusive:
label: Including
exclusive:
label: Only
deleted:
label: deleted routes
handle:
placeholder: Filter endpoints by path
columns:
endpoint: Endpoint
createdAt: Created
enabled: Enabled
method: Method
actions: ''
state: State
rows:
filters:
deleted: Deleted
settings:
title: Settings
profiler:
label: Profiler
enabled: Enabled
global: Enabled globally
proxy:
label: Proxy
follow: Follow redirects
editor:
title: Edit route
new: New
permissions: Permissions
info:
title: Basic information
id: ID
endpoint: Endpoint
method: Method
description: Description
enabled: Enabled
delete: Delete
undelete: Undelete
deletedAt: Deleted at
updatedAt: Updated at
createdAt: Created at
tooltip: Endpoint must begin with a slash "/" and can not contain any special characters except for the underscore "_" and hyphen "-"
validation:
slash: Endpoint must begin with a slash "/"
minLength: Endpoint must contain at least one character
invalidCharacters: Endpoint contains invalid characters
filters:
title: Filter list
enabled: Enabled
disabled: Disabled
add: Add
addFilter: Add filter
addHeader: Add header
params: Params
filterListEmpty: Filter list is empty!
modal:
title: Query parameters verifier
ok: Save & Close
step_title:
prefilter: Prefiltering
processer: Processing
postfilter: Postfiltering
list:
remove: Remove
filters: Filters
status: Status
actions: Actions
active: Active
noFilters: No filters
labels:
expr: Expression
location: URL
workflow: Workflow
status: HTTP Status
jsfunc: Function
input: Input
header: Headers
name: Name
value: Value
httpStatus:
none: No Status
'300': 300 - Multiple Choices
'301': 301 - Moved Permanently
'302': 302 - Found
'303': 303 - See Other
'304': 304 - Not Modified
'307': 307 - Temporary Redirect
'308': 308 - Permanent Redirect
placeholders:
workflow: Select a workflow
help:
expression:
example: Example == "match string" && match(SecondParam, "^foo\\s.*$")
link: Documentation
profiler:
label: Profiler
title: Integration Gateway Profiler
refreshingIn: Refreshing in {{seconds}}s
description:
globalEnabled: Showing routes for all incoming requests
globalDisabled: Showing only registered routes with profiler prefilter
purge:
all: Purge requests for all routes
this: Purge requests for this route
hit:
title: Request Details
general:
label: General
id: Request ID
route: Request Route
URL: Request URL
method: Request Method
statusCode: Status Code
headers: Request Headers
remoteAddress: Remote Address
duration: Duration
start: Start
end: End
openRoute: Open Route
headers:
label: Headers
body:
label: Body
columns:
actions: ''
path: Route
count: Count
content_length: Content Length
http_method: Method
http_status_code: Status Code
size_min: Size (min)
size_max: Size (max)
size_avg: Size (avg)
time_min: Time (min)
time_max: Time (max)
time_avg: Time (avg)
time_start: Start time
time_finish: Finish time
time_duration: Duration

View File

@@ -1,65 +0,0 @@
editor:
info:
createdAt: Created at
delete: Delete
deletedAt: Deleted at
enabled: Enabled
id: ID
name: Name *
title: Basic information
undelete: Undelete
updatedAt: Updated at
new: New
permissions: Permissions
title:
create: Create application
edit: Edit application
unify:
config:
description: Application configuration (JSON)
label: Configuration
listed: Listed
logo:
label: Logo
description: Logo used in the application selector
placeholder: Choose a logo or drop it here...
reset: Reset
name:
description: Name used in the application selector
label: Name
pinned: Pinned
title: App selector
url:
description: Application URL
label: URL
list:
columns:
actions: ""
createdAt: Created
enabled: Enabled
name: Name
appListName: App selector name
state: State
export: Export
rows:
filters:
deleted: Deleted
filterForm:
deleted:
label: deleted applications
excluded:
label: Without
exclusive:
label: Only
inclusive:
label: Including
query:
label: Filter applications list
placeholder: Filter applications by name
loading: Loading applications
new: New
numFound: '{{count}} application found'
numFound_plural: '{{count}} applications found'
permissions: Permissions
title: Applications
yaml: YAML

View File

@@ -1,97 +0,0 @@
editor:
info:
add: Add
api: Allow client access to Corteza API on behalf of user
choose-date: Choose a date
createdAt: Created at
delete: Delete
deletedAt: Deleted at
enabled:
disabledFootnote: Unable to disable the default client
label: Enabled
expiresAt:
description: If not defined the client has no expiration date
label: Expires at
grant:
authorization_code: Will be used to authenticate users (grant type = authorization_code)
client_credentials: Will be used to authenticate machines (grant type = client_credentials)
handle:
disabledFootnote: Unable to change the handle of the default auth client
label: Handle
placeholder-handle: handle (a - z, 0 - 9, underscore, dash)
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
name: Name *
no-time: No time selected
profile: Allow client access to user's profile
redirectURI: Redirect URI's
remove: Remove
secret: Secret
security:
prohibitedRoles:
description: Roles from this list will be removed from security context when user authorizes this client
label: Prohibited roles
forcedRoles:
description: Roles from this list will be always added to security context when user authorizes this client
label: Forced roles
impersonateUser:
description: When authenticating with client credentials, act in the name of the impersonated user
label: Impersonate user
permittedRoles:
description: Only roles in this list will be added into security context when user authorizes this client
label: Permitted roles
title: Basic information
tooltip:
regenerate-secret: Regenerate secret
reset-value: Reset value
trusted:
description: When client is trusted users do not see authorization step
label: Trusted
undelete: Undelete
unnamed: Unnamed role
updatedAt: Updated at
uri: URI
validFrom:
description: If not defined the client is valid until expiration
label: Valid from
generateCurl: Generate cURL snippet
hideCurl: Hide cURL snippet
cUrl: Generated cURL
testCurl: Test auth
discovery: Allow client access to Corteza Discovery API on behalf of user
openid: Allow client to use OIDC and verify the user's identity
new: New
permissions: Permissions
title:
create: Create client
edit: Edit client
list:
columns:
actions: ""
createdAt: Created
enabled: Enabled
handle: Handle
meta:
name: Name
state: State
rows:
filters:
deleted: Deleted
filterForm:
deleted:
label: deleted clients
excluded:
label: Without
exclusive:
label: Only
inclusive:
label: Including
query:
label: Filter clients list
placeholder: Filter clients
loading: Loading clients
new: New
numFound: '{{count}} clients found'
numFound_plural: '{{count}} clients found'
permissions: Permissions
title: Auth Clients
yaml: YAML

View File

@@ -1,110 +0,0 @@
primary:
title: Primary database
name: Name
handle: Handle
location: Location
ownership: Ownership
sensitivity-level: Sensitivity level
list:
title: List of database connections
add-button: Add connection
loading: Loading connections
filterForm:
deleted:
label: deleted connections
excluded:
label: Without
exclusive:
label: Only
inclusive:
label: Including
columns:
name: Name
location: Location
ownership: Ownership
createdAt: Created
editor:
title:
edit: Edit connection
create: New connection
basic:
title: Basic settings
form:
name:
label: Name *
placeholder: Data lake
description: ''
handle:
label: Handle
placeholder: simplified_connection_name
description:
invalid-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
location-name:
label: Location name
placeholder: Name of the location where the data is stored
description: Name of the city, country, continent, etc.
location-geometry:
label: Location coordinates
description: Coordinates of the location where the data is stored
placeholder:
ownership:
label: Ownership
placeholder: ACME ltd.
description: Name of the company or person who owns the data
sensitivity-level:
label: Highest allowed sensitivity level
placeholder: Select a sensitivity level
description: Highest allowed level of sensitivity for the data stored (as set on fields of the module that uses this connection)
properties:
title: Connection and database properties
form:
data-at-rest-encryption:
checkbox:
label: Encrypt data at rest enabled
notes:
label: Notes on encryption
description: Internal notes on data-at-rest encryption (disk encryption)
data-at-rest-protection:
checkbox:
label: Data at rest protection provided
notes:
label: Notes on data at rest protection
description: Internal notes on data-at-rest protection (physical protection)
data-at-transit-encryption:
checkbox:
label: Encrypt data at transit enabled
notes:
label: Notes on data at transit encryption (network encryption)
description: Internal notes on data-at-transit encryption (network encryption)
data-restoration:
checkbox:
label: Data at rest backup and restoration implemented
notes:
label: Notes on data restoration
description: Internal notes on data-restoration
dal:
title: Data access layer configuration and connection parameters
form:
model-ident:
label: Default table or container name
placeholder: compose_record
description: |
Identifier can contain placeholders like {{module}} (replaced with module handle) and/or {{namespace}} (replace with namespace handle).
When set it is used as a default for modules without configure ident.
type:
label: Connection and parameter type
placeholder: corteza::dal:connection:dsn
description: Type of the connection and parameter, e.g. corteza::dal:connection:dsn
params:
label: Connection parameters
placeholder: postgres://user:pass@host:port/dbname
description: 'Connection parameters, e.g.: {"dsn": "postgres://user:pass@host:port/dbname"}'
connectivity-issues: Connection issues
no-access-warning: No permissions to manage data access layer configuration and connection parameters for this connection

View File

@@ -1,32 +0,0 @@
editor:
title: Email settings
server:
title: SMTP Server
host:
label: Server
description: Server name and port. Port are usually 25 (insecure), 465 or 587 (secure).
user:
label: User
description: Optional, authentication credentials for your email server.
password:
label: Password
description: Optional, authentication credentials for your email server.
from:
label: Sender address
description: Default sender address (FROM header) used when sending emails.
tlsInsecure:
label: Allow use of invalid certificates
description: Suppress error if Corteza can not verify the TLS certificate used by SMTP server.
tlsServerName:
label: TLS Server name
description: Optional, If SMTP server uses a different value than used for the server name.
testSmtpConfigs:
button: Test SMTP Server

View File

@@ -1,46 +0,0 @@
editor:
info:
consumer: Consumer
createdAt: Created at
delete: Delete
deletedAt: Deleted at
dispatch_events: Dispatch events
dispatch_events_desc: Dispatch events notifies the eventbus of queue message changes (new, processed, ...)
name: Queue name *
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
poll_delay: Polling changes delay
poll_delay_empty: 'Poll delay will not be used; to enable, use duration format (ie: 1h / 1m15s / 1h90s)'
poll_delay_set: Poll delay will be used; if empty, it will not be used.
title: Basic information
undelete: Undelete
updatedAt: Updated at
new: New
title:
edit: Edit queue
new: Add a queue
list:
columns:
actions: Actions
consumer: Consumer
createdAt: Created At
state: State
queue: Queue
export: Export
rows:
filters:
deleted: Deleted
filterForm:
deleted:
label: deleted queues
excluded:
label: Without
exclusive:
label: Only
handle:
label: Filter queues list
placeholder: Filter queues by name
inclusive:
label: Including
loading: Loading messaging queues
new: New
title: Messaging queues

View File

@@ -1,68 +0,0 @@
editor:
info:
archive: Archive
archivedAt: Archived at
createdAt: Created at
delete: Delete
deletedAt: Deleted at
handle: Handle
placeholder-handle: handle (a - z, 0 - 9, underscore, dash)
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
name: Role name *
title: Basic information
unarchive: Unarchive
undelete: Undelete
updatedAt: Updated at
description: Description
context:
label: Contextual role
expression-label: Expression
resource-types-label: Resource type
members:
add: Add
count: Members ({{count}})
remove: Remove
searchUsers: Search users
title: Role members
unnamed: Unnamed user
new: New
permissions: Permissions
title:
create: Create role
edit: Edit role
list:
columns:
actions: ""
createdAt: Created
enabled: Enabled
handle: Handle
name: Name
state: State
rows:
filters:
archived: Archived
deleted: Deleted
filterForm:
archived:
label: archived roles
deleted:
label: deleted roles
excluded:
label: Without
exclusive:
label: Only
inclusive:
label: Including
query:
label: Filter roles list
placeholder: Filter roles by name
loading: Loading roles
new: New
numFound: '{{count}} role found'
numFound_plural: '{{count}} roles found'
permissions: Permissions
title: Roles
yaml: YAML

View File

@@ -1,42 +0,0 @@
editor:
new: New
title:
create: Create sensitivity level
edit: Edit sensitivity level
info:
title: Basic Information
handle:
label: Handle
placeholder: handle (a - z, 0 - 9, underscore, dash)
invalid-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
name: Name *
description: Description
level: Level {{level}}
createdAt: Created at
delete: Delete
deletedAt: Deleted at
undelete: Undelete
updatedAt: Updated at
list:
title: Sensitivity Levels
loading: Loading sensitivity levels
new: New
columns:
actions: ''
'meta.name': Name
level: Level
createdAt: Created
state: State
rows:
filters:
deleted: Deleted
filterForm:
deleted:
label: deleted sensitivity levels
excluded:
label: Without
exclusive:
label: Only
inclusive:
label: Including

View File

@@ -1,138 +0,0 @@
editor:
title: System settings
auth:
title: Authentication
url: URL
internal:
title: Internal
enabled: Internal authentication enabled
password-reset:
enabled: Password reset enabled
password-constraints:
title: Password constraints
ignored-security: The system is configured to ignore password security constraints which is insecure on production deployments. If this is a production deployment, please contact your administrator to update the system configuration (the AUTH_PASSWORD_SECURITY .env variable).
min-length: Minimum length
min-length-description: Must be at least 8 characters
min-num-count: Minimum number of digits
min-num-count-description: The password must include the specified number of digits (disabled if set to 0)
min-special-count: Minimum number of special characters
min-special-count-description: The password must include the specified number of special characters (disabled if set to 0)
min-upper-case-length: Minimum number of upper case characters
min-upper-case-description: The password must include the specified number of upper case characters (disabled if set to 0)
min-lower-case-length: Minimum number of lower case characters
min-lower-case-description: The password must include the specified number of lower case characters (disabled if set to 0)
signup:
email-confirmation-required: Signup email confirmation required
enabled: Signup enabled
split-credentials-check:
description: 'Split login into two steps: collect the email input first and show the input for the password on the 2nd screen. Automatically forward user to external identity provider when user does not have his password set and there is only one IdP present'
label: Enable split-credentials check
profile-avatar:
enabled: Profile avatar enabled
mail:
title: Authentication email sender mail
from-address: Sender's address
from-name: Sender's name
validate-email: Please enter valid email address
mfa:
title: Multi-factor authentication
TOTP:
enabled: Allow users to use time based one-time-password (using mobile application)
enforced: Force users to use time based one-time-password (using mobile application)
issuer:
description: Issuer name will be send to authenticator app when user configures it
label: Issuer
emailOTP:
enabled: Allow users to use one-time-password over email
enforced: Force users to use one-time-password over email
expires:
description: How long will password be valid before it expires
label: Valid for
external:
title: External Authentication Providers
enabled: Enable external authentication
table:
header:
provider: Provider
info: Issuer, client ID
standard:
enabled: Enabled
apiAccess: Api access
clientKey: Client key
clientSecret: Secret
oidc:
add: Add an OIDC provider
enabled: Enabled
handle: Handle
title: OpenID Connect
issuer: OIDC Issuer URL
issuerHint: Where to find the /.well-known/openid-configuration (without the /.well-known/openid-configuration part)
clientKey: Client key
clientSecret: Secret
scope: Scope
scopePlaceholder: List out supported OAuth scope values
scopeHint: Use space delimited string
saml:
enabled: Enabled
title: SAML
requests:
title: Requests
sign-requests: Sign requests
sign-method: Signature method
binding: Binding
binding-redirect: HTTP Redirect
binding-post: HTTP POST
cert:
public: Public key
private: Private key
name: Name
certificate: Certificate
idp:
title: Identity provider
ident-handle: Handle field
ident-identifier: Identifier field
ident-name: Name field
url: URL
desc:
name: IdP name used on the login screen (Login with <name>)
cert:
public: Content will be minimized
private: Content will be minimized
requests:
sign-requests: Sign AuthNRequest and assertion
sign-method: Method to use on signed requests
binding: The type of HTTP binding to use on AuthNRequest, defaults to HTTP Redirect (GET)
idp:
url: Location of IdP metadata
ident-handle: Name of the IdP field used for filling Corteza user handle or nickname
ident-identifier: Name of the IdP field used for filling and matching Corteza user email
ident-name: Name of the IdP field used for filling Corteza user full name
security:
prohibited-roles:
description: Roles from this list will be removed from security context when authenticates with this provider
label: Prohibited roles
forced-roles:
description: Roles from this list will be always added to security context when authenticates with this provider
label: Forced roles
permitted-roles:
description: Only roles in this list will be added into security context when authenticates with this provider
label: Permitted roles
bgScreen:
title: Auth background screen
image:
uploader:
title: Background image
instructions: Click or drop background image here to upload
uploading: Uploading auth background image
editor:
title: Styles editor

View File

@@ -1,77 +0,0 @@
editor:
content:
editor:
unsupported: Unsupported editor
partial: Partial template
preview:
html: Preview HTML
pdf: Preview PDF
title: Preview output
title: Template content
toolbox:
partials: Partials
samples:
defaultHTML: Default HTML
label: Samples
snippets:
funcCall: Call a function
interpolate: Interpolate value
iterator: Iterate over a set
label: Snippets
title: Toolbox
info:
contentType:
text_html: HTML
text_plain: Plain text
createdAt: Created at
delete: Delete
deletedAt: Deleted at
handle: Handle
placeholder-handle: handle (a - z, 0 - 9, underscore, dash)
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
meta:
description: Description
short: Short name *
partial: Partial template
partialDescription: Partial templates may be used inside other templates such as headers and footers. Partial templates may not be used on their own.
title: Basic information
type: Template type
undelete: Undelete
updatedAt: Updated at
new: New
permissions: Permissions
title:
create: Create template
edit: Edit template
list:
columns:
actions: ""
createdAt: Created
handle: Handle
language: Language
meta:
short: Short name
state: State
export: Export
rows:
filters:
deleted: Deleted
filterForm:
deleted:
label: deleted templates
excluded:
label: Without
exclusive:
label: Only
handle:
label: Filter templates list
placeholder: Filter templates by handle
inclusive:
label: Including
loading: Loading templates
new: New
numFound: '{{count}} template found'
numFound_plural: '{{count}} templates found'
permissions: Permissions
title: Templates
yaml: YAML

View File

@@ -1,119 +0,0 @@
editor:
external-auth-providers:
label: Label
title: Manage external auth providers
type: Type
info:
confirmEmail: Confirm email address
createdAt: Created at
delete: Delete
deletedAt: Deleted at
email: Email *
handle: Handle
placeholder-handle: handle (a - z, 0 - 9, underscore, dash)
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
name: Full name
revokeAllSession: Revoke all active sessions
suspend: Suspend
suspendedAt: Suspended at
title: Basic information
undelete: Undelete
unsuspend: Unsuspend
updatedAt: Updated at
avatar:
title: Profile avatar
preview:
label: Avatar
title: Avatar
initial:
color: Text color
backgroundColor: Background color
uploader:
instructions: Upload avatar
uploading: Uploading user avatar
mfa:
TOTP:
disabled:
text: User did not configure TOTP protection
enabled:
text: User configured TOTP protection auth mobile app
remove:
label: Remove
emailOTP:
disable:
label: Disable
disabled:
text: |-
Email OTP protection is disabled for this user
Email with the security code on each login will not be sent
enable:
label: Enable
enabled:
text: |-
Email OTP protection is enabled for this user
User will receive email with the security code on each login
title: Multi-factor authentication
new: New
password:
confirm: Confirm password
length: The passwords must be at least {{length}} characters long!
missmatch: The passwords must match
new: New password
title: Password
removePassword: Remove password
permissions: Permissions
roles:
add: Add
count: roles
remove: Remove
title: Role membership
unnamed: Unnamed role
title:
create: Create user
edit: Edit user
list:
columns:
actions: ""
createdAt: Created
email: Email
enabled: Enabled
handle: Handle
name: Name
state: State
export: Export
rows:
filters:
deleted: Deleted
suspended: Suspended
filterForm:
deleted:
label: deleted users
excluded:
label: Without
exclusive:
label: Only
inclusive:
label: Including
query:
label: Filter users list
placeholder: Filter users by name, email
suspended:
label: suspended users
loading: Loading users
new: New
numFound: '{{count}} user found'
numFound_plural: '{{count}} users found'
permissions: Permissions
title: Users
yaml: YAML
export:
buttonLabel: Export
title: Export users
inclRoleMembership: Include role membership
inclRoles: Include roles
membershipRequiredLabel: Roles can only be exported when role membership is selected
export: Export
import:
buttonLabel: Import
title: Import users
uploadFilePlaceholder: Click or drop files here to import

View File

@@ -1,50 +0,0 @@
editor:
title: 'User Interface Settings'
mainLogo:
title: 'Main logo'
uploader:
instructions: 'Click or drop main logo here to upload'
uploading: 'Uploading main logo'
iconLogo:
title: 'Icon logo'
uploader:
instructions: 'Click or drop icon logo image here to upload'
uploading: 'Uploading icon logo'
favicon:
title: 'Favicon'
uploader:
instructions: 'Click or drop favicon file here to upload'
uploading: 'Uploading favicon'
topbar:
title: Topbar
general: General
app-selector:
hide: Hide app selector
help:
title: Help
hide: Hide help
hide-forum-link: Hide forum link
hide-documentation-link: Hide documentation link
hide-feedback-link: Hide feedback link
profile:
title: Profile
hide: Hide profile
hide-profile-link: Hide profile link
hide-change-password-link: Hide change password link
links:
title: Custom links
handle: Name
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
url: URL
new-tab: New tab

View File

@@ -1,2 +0,0 @@
navGroup:
label: User interface

View File

@@ -1,782 +0,0 @@
automation:
addPlaceholderLabel: Add placeholder (dummy button)
availableScriptsAndWorkflow: Available scripts and workflows ({{count}})
badge:
script: script
workflow: workflow
buttonLabel: Label
buttonVariant: Variant
configuredButtons: Configured buttons
dummyButtonLabel: Dummy
editButton: Edit
editTitle:
script: Edit automation script button
workflow: Edit workflow button
label: Automation
noDescription: No description
noLabel: Unlabeled
noScript: There is no script or workflow configured for this button
noScripts: There are no manual scripts compatible with this page block
removeAll: Remove all
searchPlaceholder: Filter available scripts by label, script name and description
stepID: 'Starting step ID: {{stepID}}'
variants:
primary: Primary
secondary: Secondary
light: Light
dark: Dark
success: Success
danger: Danger
warning: Warning
calendar:
addEventsSource: Add events source
calendarHeader: Calendar header
feedLabel: Configure events source
feedPlaceholder: Select a feed source
hideHeader: Hide calendar header
hideNavigation: Hide prev/next button
hideTitle: Hide title text
hideToday: Hide today button
label: Calendar
recordFeed:
colorLabel: Event color
eventAllDay: Show as all-day-events
eventEndFieldLabel: Event end
eventEndFieldPlaceholder: (No field, event will last 1 hour)
eventStartFieldLabel: Event start
eventStartFieldPlaceholder: (No field)
moduleLabel: Select module
modulePlaceholder: (No module)
noMultiFields: Multi-value fields are currently not supported
optionLabel: Records
prefilterLabel: Prefilter events
prefilterPlaceholder: field1 = 1 AND field2 = 232
titleLabel: Title
titlePlaceholder: (No field)
reminderFeed:
colorLabel: Event color
optionLabel: Reminders
today: Today
view:
dayGridMonth: Month
default: Default view
enabled: Enabled views
footnote: Make sure default is one of the available views
listMonth: Agenda
timeGridDay: Day
timeGridWeek: Week
viewLabel: Calendar
chart:
add: New Chart
addFunnel: Funnel chart
addGauge: Gauge chart
addGeneric: Generic chart
createFailed: Could not create a chart
columns:
name: Name
handle: Handle
changedAt: Last change
configure:
label: Configure chart
reportLabel: Report {{l}}
reportsLabel: Reports
display: Chart to display inside this block
drillDown:
label: Drill down
description: If a record list is selected, it will be used to display the drill down data. If no record list is selected the drill down data will be shown in a modal.
openInModal: Open in modal
edit:
label: Edit chart
dimension:
function:
date: DATE
label: Function
month: MONTH
none: (no grouping / buckets)
placeholder: Select dimension modifier (bucket size)
quarter: QUARTER
week: WEEK
year: YEAR
label: Chart
pick: Pick a chart
preview:
chartId: Chart preview (ID {{0}})
searchPlaceholder: Type here to search all charts in this namespace
openInBuilder: Open in chart builder
content:
ok: Ok
label: Content
openLinkInNewTab: Open link in a new tab
urlPlaceholder: https://example.tld
file:
label: File
preview:
label: File block
general:
changeBlock: Change existing block
descriptionLabel: Description
descriptionPlaceholder: Block description
headerStyle: Block header style (color)
magnifyLabel: Block Magnification
magnifyOptions:
disabled: Disabled
modal: Modal
fullscreen: Fullscreen
wrap: Display block as a card
hidden:
label: Hidden
refresh:
label: Refresh
auto: Auto refresh
show: Show refresh button
description: Setting value to 5 seconds or more enables auto-refresh
rate: seconds
border:
show: Show border
label:
add: Add
back: Back
edit: Edit
general: General
import: Import
next: Next
none: None
ok: Ok
permissions: Permissions
remove: Remove
save: Save
cancel: Cancel
search: Search
refresh: Refresh block
magnify: Magnify block
and: And
module: Module
style:
danger: Danger variant
default: Dark variant
primary: Primary variant
secondary: Secondary variant
success: Success variant
warning: Warning variant
title: Add new block
titleLabel: Title
titlePlaceholder: Block title
tooltip:
dragAndDrop: Drag and drop to change order
translations: Field translations
iframe:
label: IFrame
pickURLField: Pick an URL field
srcDesc: Used as a fallback when set in combination with record field.
srcFieldDesc: Only available on record pages and on modules with existing "url" field kind
srcFieldLabel: Field (URL) from record to use for the iframe
srcLabel: URL to show in the iframe
metric:
defaultMetricLabel: Unnamed metric
edit:
bucketLabel: Bucket size
bucketPlaceholder: Select a bucket size
dateFormat: Date format
dimensionFieldLabel: Field
dimensionFieldPlaceholder: Dimension field
dimensionLabel: Dimension
filterFootnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}} and {{2}} are evaluated (when available)
filterLabel: Filter
labelLabel: Label
labelPlaceholder: Label
metricFieldLabel: Field
metricFieldPlaceholder: Dimension field
metricLabel: Metric
metricFieldSelect: Select field
metricSelectAggregate: Select aggregation operation
metricAggregateLabel: Aggregation operation
moduleLabel: Module
modulePlaceholder: Pick a module
numberFormat: Number format
operationAvg: Avg
operationLabel: Aggregation operation
operationMax: Max
operationMin: Min
operationPlaceholder: Aggregation operation
operationStd: Std
operationSum: Sum
prefixLabel: Prefix
refreshData: Refresh data
suffixLabel: Suffix
tabTitle: Metric
transformFunctionDescription: v - current value; label - current value's label
transformFunctionLabel: Transform value
editStyle:
backgroundColor: Background color
color: Text color
fontSize: Font size in pixels
labelLabel: Label style
valueLabel: Value style
label: Metric
record:
referenceRecordField: Reference record field
referenceRecordFieldPlaceholder: Select reference record selector
referenceRecordFieldDescription: Multi value record selector fields are not available
confirmDelete: Are you sure you want to delete this record?
deleteFailed: Could not delete record
deleteRecord: Delete record
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
invalidRecordVar: Can not use ${record...} variable in non-record pages
label: Record
listLoadFailed: Could not load record list
moduleOrPageNotSet: 'RecordList block error: module or page option not set'
moduleMismatch: Module incompatible, module mismatch
preview:
blockNoRecord: Cannot render this block without a record
fieldsFromModule: Single record block, displaying fields ({{0}}) from module {{1}}
untitled: Untitled
recordDeleted: This record was deleted
recordSelectorDisplayOptions: On record selector click
openInSameTab: Open record in the same tab
openInNewTab: Open record in a new tab
openInModal: Open record in a modal
fieldConditions:
label: Field conditions
action: + Add
placeholder: When should this field be displayed?
selectPlaceholder: Select field
help: Example
field: Field
condition: Condition
error: Could not evaluate condition
recordList:
addRecord: Add
cancelSelection: Cancel
inlineEdit:
enabled: Inline value editing enabled
button:
title: Edit value
modal:
title: Update record values
bulkRecord:
title: Update selected records
field:
add: Add a field to update
addAnother: Add another field to update
remove: Remove field
reset: Reset
drillDown:
filter:
label: 'Chart drill down'
tooltip:
deleteSelected: Delete selected records
undeleteSelected: Undelete selected records
editFields: Editable module fields
export:
all: Export all records
allow: Users will be able to export records
csv: CSV Export
dateRange: 'Select date range:'
query:
label: Search query
placeholder: Search...
filter:
label: Filter records
placeholder: field1 = 1 AND field2 = 232
footnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}} and {{2}} are evaluated (when available)
createdAt: Record created
custom: Custom
lastMonth: Last month
lastWeek: Last week
thisMonth: This month
thisWeek: This week
today: Today
updatedAt: Record updated
inRange: Set date range
includeQuery: Filter by search query
json: JSON Export
limitations: 'CSV export limitation: only the first value in the multi value fields will be exported'
rangeBy: 'Set range by:'
recordCount: '{{count}} records ready for export'
selectFields: 'Select fields you want to export:'
selection: Selected records
specifyTimezone: Export to timezone
timezonePlaceholder: Select timezone
datePresetUndefined: Unknown date preset
federated: Federated
fields: Module fields
filter:
addField: Add new filter field
addFilter: + Add filter
byValue: Filter records based on field value
conditions:
and: AND
or: OR
deletedRecords: Deleted records
field: Filter field
fieldPlaceholder: Pick a field
fieldValue: Field value
fieldValuePlaceholder: Input field filter
including: Including
label: Filter
note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.'
only: Only
operators:
like: Like
notLike: Not Like
contains: Contains
notContains: Not contains
equal: Equal
greaterThan: Greater than
lessThan: Less than
notEqual: Not equal
between: Between
notBetween: Not between
title: Record list filter
update: Update filter
where: Where
without: Without
presets: Filter presets
filters:
label: Filters
active: 'Active filters:'
name:
label: Name
placeholder: Filter name
role:
label: Role(s)
placeholder: Select role(s) to apply filter to
hideRecordCloneButton: Hide clone record button
hideRecordEditButton: Hide edit record button
hideRecordPermissionsButton: Hide record permissions button
hideRecordReminderButton: Hide record reminder button
hideRecordViewButton: Hide view record button
enableRecordPageNavigation: Users will be able to navigate to previous/next record
import:
dropzoneFileAdded: '{{name}} was uploaded and is ready for import ({{count}} record)'
dropzoneFileAdded_plural: '{{name}} was uploaded and is ready for import ({{count}} records)'
dropzoneLabel: Click or drop file here to upload (.csv or JSON)
failed: 'Something went wrong during the import. Please try again: {{failReason}}'
fileColumns: File columns
hasRequiredFileFields: 'This module has required file upload fields'
matchFields: 'Match imported columns with existing ones:'
moduleFields: Module fields
onError: 'If any record fails to import:'
onErrorFail: Cancel import
onErrorSkip: Skip record
pickModuleField: Pick a module field
progressRatio: '{{completed}} / {{entryCount}} rows'
report:
count: Number of records
detectedErrors: Detected errors
error: Error
failedEntries: Failed source entries
failedEntriesLine: Entry
failedEntriesLines: Entries from to (inclusive)
failedRecords: Failed records
finishedAt: Finished At
importedRecords: Imported records
startedAt: Started At
title: Record import error report
totalRecords: Total records
success: Import successful
to: Import to {{modulename}}
uploadFile: Upload the file you want to import (.csv or JSON format)
label: Record list
moduleFootnote: Modules without a {{0}} can only be used in a record list as an inline editor
moduleFieldsFootnote : If no fields are selected, the default fields will be shown
noRecords: There are no records matching your request
pagination:
next: Next
prev: Previous
showing: '{{from}} - {{to}} of {{count}} records'
single: One record
single_plural: '{{count}} records'
positionField:
footnote: Records will be sorted based on this field
label: Record sort field
preview:
addRecordButton: Add record button
bePaged: '{{0}} be paged.'
isDisabled: '{{0}} is disabled.'
isEnabled: '{{0}} is enabled.'
isHidden: '{{0}} is hidden.'
isShown: '{{0}} is shown'
moduleNotSelected: Block with table of records, module not selected.
recordFromModule: 'Showing records from {{0}} module with columns: {{1}}'
recordsPerPage: '{{0}} records are shown per page.'
resultsCan: Results can
resultsCant: Results can not
resultsPrefiltered: 'Results are prefiltered:'
searchInput: Search inputbox
sorting: Sorting
tableHeader: Table header
usersSearchThrough: Users search through the records
usersSee: Users see {{0}}
withPresortedRecords: with presorted ({{0}}) record
record:
draggable: Can drag & drop records to order them
fullPageNavigation: Full page navigation
hideAddButton: Users will be able to add new records
hideImportButton: Users will be able to import records
pagingLabel: Paging
pagingOptions: Paging Options
moreOptions: More Options
hidePaging: User will be able to use Paging
inlineEditor: Inline Options
inlineEditorAllow: Inline record editor
recordsLabel: Records
noPermission: No permission to read record
perPage: Records per page
prefilterFootnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}} and {{2}} are evaluated (when available)
prefilterHideSearch: Users will be able to search the record list
filterHide: Users will be able to filter the list
prefilterLabel: Filtering
generalLabel: General Settings
prefilterCommand: Prefilter
prefilterPlaceholder: field1 = 1 AND field2 = 232
presortFootnote: Simplified SQL condition (ORDER BY ...) syntax is supported
presortToggleInput: Toggle input type
presortHideSort: Users will be able to sort the list
presortLabel: Sorting
presortInputLabel: Presort
presortPlaceholder: field1 DESC, field2 ASC
showTotalCount: Show total record count
showDeletedRecordsOption: Show option to see deleted records
openInSameTab: Open record in the same tab
openInNewTab: Open record in a new tab
openInModal: Open record in a modal
enableBulkRecordEdit: Enable bulk record edit
linkToParent: Link to parent record
buttons: Record buttons
tooltip:
clone: Clone
edit: Edit
delete: Delete
restore: Restore
reminder: Reminder
view: View
permissions: Permissions
recordDisplayOptions: On record click
recordSelectorDisplayOptions: On record selector click
recordPage: record page
refField:
footnote: Field that links records with the parent record
label: Parent field
selectable: Users will be able to select records
selected: '{{count}} of {{total}} records selected'
sort:
tooltip: Sort column
showRecords:
deleted: Show deleted records
existing: Show existing records
recordOrganizer:
descriptionField:
footnote: Field value will be used as record description
label: Description field
group:
footnote: Value that will be set to the key field. The records will be filtered based on this value, if it's defined.
label: Key value
groupField:
footnote: Field whose value will change when a record is moved into the record organizer
label: Key field
label: Record organizer
labelField:
footnote: Field value will be used as record label
label: Label field
noRecords: No records in module linked with record organizer. Drag and drop records here.
notConfigured: Record organizer is not configured correctly
positionField:
footnote: Records will be sorted based on this field. That field value will be updated based on the position of the record.
label: Record sort field
preview:
label: 'Record Organizer block for module {{0}}. Label field {{1}}, Description field {{2}}. Value setting field: {{3}}, Sorted by position field: {{4}}.'
moduleNotSelected: Record Organizer module not selected
addNewRecord: + Add new record
recordRevisions:
label: Record revisions
viewer:
errors:
no-record: No record found to display revisions for
no-revisions: No record revisions found
disabled-on-module: Record revisions are disabled on this module
show-revisions: Show record revisions ({{ revision }})
show-changes: "{{ count }} change(s)"
revisions:
columns:
timestamp:
label: Timestamp
operation:
label: Operation
user:
label: User
changes:
columns:
field:
label: Field
old-value:
label: Old value
new-value:
label: New value
configurator:
label: Record revisions
preload: Preload record revisions
errors:
invalid-module-id: Field does not contain a valid module ID.
fields:
label: Configure fields to display in record revisions changes
show-all:
label: Show changes for all fields
columns:
label:
label: Label
kind:
label: Type
displayed-fields:
label: Show
expanded-references:
label: Expand references
socialFeed:
label: Twitter feed
noInput: No input for displaying social feed...
preview:
socialFeed: Twitterblo feed
twitterProfileField: Field that contains Twitter Profile URL for a record
twitterProfileLabel: Twitter Profile URL for list pages i.e (https://twitter.com/bloomberg)
selectBlockFootnote: Some types might be disabled for non-record pages
field:
noPermission: No permission to read field value
selector:
available: Available fields
systemField: (system field)
comment:
label: 'Comments'
titleField:
label: 'Title field'
footnote: 'Field value will be used as record title'
contentField:
label: 'Content field'
footnote: 'Field value will be used as record content'
titleInput: 'Enter comment title'
contentInput: 'Enter comment content'
submit: 'Submit'
sortDirection:
label: 'Sort direction'
footnote: 'Field value will be used as sorting direction reference'
asc: 'ASC'
desc: 'DESC'
referenceField:
label: 'Reference field'
footnote: 'Field value will be used as reference'
navigation:
chart: Charts
noNavigationItems: No navigation item configured
label: Navigation
displayOptions: Display options
appearance: Appearance
alignment: Alignment
fillJustify: Fill and Justify
fieldLabel: Label
enabled: Enabled
openIn: Open in
navigationItems: Navigation items
type: Type
disabled: Disabled
color: Color
background: Background
url: URL
drop: Dropdown position
add: Add navigation item
addDropdown: Add dropdown item
composePage: Compose page
tabs: Tabs
pills: Pills
small: Small
center: Center
left: Left
right: Right
bottom: Bottom
top: Top
fill: Fill
justify: Justify
primary: Primary
secondary: Secondary
success: Success
warning: Warning
danger: Danger
info: Info
text: Text
dropdown: Dropdown
multi: Multiline
sameTab: Same tab
selectOpenInType: Select open in type
newTab: New tab
dropdownItems: Dropdown items
delimiter: Delimiter
none: None
displaySubPages: Display sub-pages
selectBackground: Select background
preview:
preview: Preview
label: Label
home: Home
dropdown: dropdown
about: about
report:
label: Report
scenario:
label: Scenario
element:
label: Display element
description: Display elements are grouped by their respective block
progress:
add: + Add
count: Count
aggregate:
label: Aggregation operation
select: Select aggregation operation
animated: Animated
default-variant: Default variant
display-options: Display options
fetch-failed: Failed to fetch progress bar report
field:
label: Field
select: Select field
label: Progress bar
module:
select: Select module
label: Module
preview: Live example
show:
value: Show value
relative: Show relative
progress: Show progress
tab:
label: Progress
thresholds: Thresholds
threshold:
label: Threshold
variant: Set which variant to show if value is equal or larger than the threshold
value:
label: Value
min: Minimum value
max: Maximum value
default:
label: Default value
description: This value will be used if metric is not configured
variant:
default: Dark
danger: Danger
dark: Dark
info: Info
light: Light
primary: Primary
secondary: Secondary
success: Success
warning: Warning
nylas:
label: Nylas Component
viewer:
connect: Connect with Nylas
noExternal: Nylas external provider is not configured
noComponentID: Nylas component ID is not configured
configurator:
label: Nylas
kind: Component kind
componentID: Component ID
kinds:
agenda: Agenda
composer: Composer
contactList: Contact List
conversation: Conversation
email: Email
mailbox: Mailbox
geometry:
label: Geometry
viewLabel: Geometry
feedLabel: Configure Sources
addSource: Add source
lock: Lock
mapHelpText: Move and scroll the map to the position that will be used as a default. You can also lock the position or zoom to prevent users from moving too far.
recordFeed:
moduleLabel: Module*
modulePlaceholder: (No module)
noMultiFields: Multi-value fields are currently not supported
optionLabel: Records
prefilterLabel: Prefilter sources
colorLabel: Marker color
geometryFieldLabel: Geometry field*
titleLabel: Title
titlePlaceholder: Title
geometryFieldPlaceholder: Geometry field
displayMarker: Display marker
displayPolygon: Display polygon
centerLabel: Center
zoom:
zoomLabel: Zoom
zoomMinLabel: Zoom min
zoomMaxLabel: Zoom max
zoomStartingLabel: Zoom Starting
bounds:
boundsLabel: Bounds
lockBounds: Lock bounds
topLeft: Bounds top left
lowerRight: Bounds lower right
tooltip:
goToCurrentLocation: Go to current location
tabs:
alertTitle: Set a title for your block
title: Tabs
addTab: + Add
tab: Tab
selectBlock: Choose a block
noTabs: No tabs configured
noBlock: No block configured
displayTitle: Display Options
preview: Live example
newBlockModal: Add new block
placeholder:
block: Select a block to tab
style:
appearance:
label: Appearance
tabs: Tabs
pills: Pills
small: Small
alignment:
label: Alignment
left: Left
center: Center
right: Right
fillJustify:
label: Fill or Justify
fill: Fill
justify: Justify
none: None
orientation:
label: Orientation
vertical: Vertical
horizontal: Horizontal
position:
label: Position
start: Start
end: End
table:
columns:
title:
label: Title
block:
label: Block
tooltip:
edit: Edit block
editDisabled: Editing tabbed blocks is disabled until you save this block
addTab: Add tab
addBlock: Add new block
delete: Delete tab
label: Tabs

View File

@@ -1,177 +0,0 @@
colorLabel: '{{count}} colors'
colorScheme:
label: Color scheme
placeholder: Pick a color scheme
configure:
reportsLabel: Reports
general:
label:
title: Label
add: Add
value: Value
placeholder:
handle: handle (a - z, 0 - 9, underscore, dash)
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
edit:
animation:
enabled: Animation enabled
dimension:
calculateLabelCount: Calculate how many labels can be shown
defaultValueFootnote: Use this value for missing dimension values
defaultValueLabel: Default value
fieldLabel: Field
fieldPlaceholder: Select a dimension field
function:
date: DATE
label: Function
month: MONTH
none: (no grouping / buckets)
placeholder: Select dimension modifier (bucket size)
quarter: QUARTER
week: WEEK
year: YEAR
gaugeSteps: Steps
label: Dimensions
skipMissingValues: Skip missing values
optionsPicker:
searchPlaceholder: Type here to search among select options
availableItems: Available options
selectAllItems: Select all
selectedItems: Selected options
unselectAllItems: Unselect all
noItemsFound: No options found
rotate:
label: Rotate label
description: Labels can be rotated from -90 to 90 degrees.
filter:
customize: Customize filter
label: Filters
footnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}} and {{2}} are evaluated (when available)
placeholder: field1 = 1 AND field2 = 232
noFilter: Select a predefined filter or make a custom one
recordsCreatedLastMonth: Records created last month
recordsCreatedLastQuarter: Records created last quarter
recordsCreatedLastYear: Records created last year
recordsCreatedThisMonth: Records created this month
recordsCreatedThisQuarter: Records created this quarter
recordsCreatedThisYear: Records created this year
loadData: Load data
metric:
add: Add metric
fieldLabel: Field
fieldPlaceholder: Select metric field
fillArea: Fill area below the line
fixTooltips: Always show tooltips
function:
avg: AVG
label: Function
max: MAX
min: MIN
placeholder: Select metric aggregate function
std: STD
sum: SUM
fx:
description: n - current dataset value, m - previous dataset value
label: Post processing function
gaugeColor: Color
label: Metric
labelColor: Label color
labelLabel: Label
labelPlaceholder: Total
legend:
bottom: Bottom
left: Left
positionPlaceholder: Legend position
right: Right
top: Top
lineTension:
curvy: Big curvatures
label: Line tension
medium: Medium curvatures
placeholder: Line tension
slight: Small curvatures
straight: Straight lines
output:
bar: Bar
doughnut: Doughnut
label: Output
line: Line
pie: Pie
placeholder: Select metric output
relative: Show relative value
relativePrecision: 'Precision:'
cumulative: Cumulative
title: Metrics
module:
label: Module
placeholder: Pick a module
title: Chart builder
unconfiguredReport: Unconfigured report
yAxis:
axisOnRight: Place axis on the right side
axisScaleFromZero: Always begin axis scale at zero
label: Y-axis
rotate:
label: Rotate labels
description: Labels can be rotated from -90 to 90 degrees
labelLabel: Axis label
labelPosition:
label: Label position
top: Top
center: Center
bottom: Bottom
logarithmicScale: Logarithmic scale
maxLabel: Max value
maxPlaceholder: Maximum value
minLabel: Min value
minPlaceholder: Minimum value
additionalConfig:
legend:
label: Legend
hide: Hide legend
orientation:
label: Orientation
horizontal: Horizontal
vertical: Vertical
align:
label: Align
left: Left
right: Right
center: Center
scrollable: Scrollable
position:
customize: Default position
top: Top
right: Right
bottom: Bottom
left: Left
valueRange: Values can be set as pixels 20 or as percentages 20%
tooltip:
label: Tooltip
labelNextToChartPartition: Show labels next to chart partition
formatting:
label: Formatting
description: '{a} - metrics label, {b} - dimension value, {c} - metric value, {d} - metric value percentage'
placeholder: '{a}<br />{b} : {c} ({d}%)'
offset:
label: Offset
default: Default offset
position:
top: Top
right: Right
bottom: Bottom
left: Left
valueRange: Values can be set as pixels 20 or as percentages 20%
import: 'Import chart(s):'
newLabel: 'Create a new chart:'
name: Chart name *
handle: Handle
notification:
loadFailed: Could not load chart
saveFailed: Could not save this chart
saved: Chart saved
deleteFailed: Could not delete this chart
deleted: Chart deleted
searchPlaceholder: Type here to search all charts in this namespace
title: List of Charts
undefined: undefined

View File

@@ -1,248 +0,0 @@
available-items: Available fields
selected-items: Selected fields
defaultFieldValue: Default field value
defaultValue: Default value
required-field: This field is required
kind:
bool:
checkedValueLabel: Value when checked
checkedValuePlaceholder: Checked value
label: Checkbox (Y/N)
uncheckedValueLabel: Value when unchecked
uncheckedValuePlaceholder: Unchecked value
dateTime:
dateOnly: Date Only
futureValuesOnly: Future Value Only
label: Date and time
outputFormat: Output format
outputFormatFootnote: See {{0}} for formatting options
pastValuesOnly: Past Values Only
relativeOutput: 'Output Relative value (eg: 3 days ago)'
timeOnly: Time Only
warning:
futureValuesOnly: Only dates in the future will be saved
pastValuesOnly: Only dates in the past will be saved
email:
label: Email
preventToLink: Don't turn email into a link
file:
label: File
view:
gallery: Gallery of images
grid: Grid
list: List
maxSizeLabel: Maximum file size
mimetypesFootnote: 'MIME types, separated with ",". Example: "text/plain,text/csv"'
mimetypesLabel: File type allow list
modeFootnote: How files are represented in record page blocks
modeLabel: View mode
showName: Hide file name
single: Single image
previewStyle: Preview style
height: Height
width: Width
maxHeight: Max height
maxWidth: Max width
borderRadius: Border radius
background: Background color
margin: Margin
unitType: Unit type
px: px
enableDownload: Enable download
clickToView: Click to view file
description: 'Add unit after value to set it. For example: 50px or 50%'
number:
exampleFormat: Format
exampleInput: Input
exampleResult: Result
examplesLabel: Format examples
formatLabel: Format
formatPlaceholder: Format
label: Number
liveExample: Live example
precisionLabel: Precision
precisionPlaceholder: Precision
prefixLabel: Prefix
prefixPlaceholder: Prefix
suffixLabel: Suffix
suffixPlaceholder: Suffix
displayType:
label: Display type
number: Number
progress: Progress bar
progress:
maximumValue: Maximum value
minimumValue: Minimum value
animated: Animated
show:
value: Show value
relative: Show relative
progress: Show progress
showRelative: Show relative
variants:
default: Default variant
danger: Danger
dark: Dark
info: Info
light: Light
primary: Primary
secondary: Secondary
success: Success
warning: Warning
thresholds:
label: Thresholds
description: Set which variant to show if value is equal or larger than the threshold
record:
currentUnnamedModule: (Current unnamed module)
label: Record
moduleLabel: Module name
modulePlaceholder: Pick module
queryFieldsLabel: Query fields on search
moduleField: Module field
variantField: Variant field
fieldFromModuleField: Label field from related module field
pickField: Pick field
suggestionPlaceholder: Start typing to search for records
prefilterFootnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}} and {{2}} are evaluated (when available)
prefilterLabel: Prefilter records
prefilterPlaceholder: field1 = 1 AND field2 = 232
select:
label: Select
optionAdd: Add
optionLabelPlaceholder: Label
optionNotSelected: No option selected
optionRemove: Remove
optionType:
default: Single input
each: Input for each value
label: Multiple value input type
multiple: Multiple select
optionValuePlaceholder: Value
optionsLabel: Options to select from
placeholder: Select an option by clicking here
string:
label: String
multiLine: Multi line
richText: Use Rich Text Editor
url:
example: 'Example URL: https://example.com'
label: URL
preventToLink: Don't turn Url into a link
sshOnly: Only allow SSL (https) Url
trimHash: Trim '#' from the Url
trimQuestionMark: Trim '?' from the Url
trimToDomain: Trim Url down to domain only
user:
label: User
na: N/A
presetWithCurrentUser: Preset with current user
suggestionPlaceholder: Start typing to search for users by email or name
roles:
label: User roles
placeholder: Filter by user roles
geometry:
label: Geometry
latitude: Latitude
longitude: Longitude
clickToPlaceMarker: Click to place/remove a marker
initialZoomAndPosition: Set initial map zoom and position
prefillWithCurrentLocation: Prefill with current location
hideCurrentLocationButton: Hide current location button
hideGeoSearch: Hide location search
tooltip:
goToCurrentLocation: Go to current location
useCurrentLocation: Use current location
openMap: Open map
geosearchInputPlaceholder: Enter address, place or postcode
noPermission: No permission to read field value
no-items-found: No items found
options:
description:
label:
default: Description
edit: Description edit
view: Description view
placeholder:
default: Description text...
edit: Description when editing record field...
view: Description when viewing record field...
same: Show same description on view and edit
hint:
label:
default: Hint
edit: Hint edit
view: Hint view
placeholder:
default: Hint text...
edit: Hint when editing record field...
view: Hint when viewing record field...
same: Show same hint on view and edit
multiDelimiter:
comma: Separated by a comma
custom: A custom delimiter
customLabel: Or use a custom delimiter
customPlaceholder: Enter a custom delimiter
label: Multiple value delimiter
newline: Each value in a new line
sanitizers:
add: + Add
description: Trim spaces from text or do other kinds of value manipulation before validation
examples: Examples
expression:
placeholder: trim(value)
label: Value sanitization
selector:
search: Type here to search among module fields
available: Available fields
selectAll: Select all
selected: Selected fields
systemField: (system field)
unselectAll: Unselect all
privacy:
sensitivity-level:
label: Sensitivity level
placeholder: Select a sensitivity level
usage-disclosure:
label: Sensitive field usage disclosure (visible on data-privacy console)
system:
id: Record ID
moduleID: Module ID
namespaceID: Namespace ID
revision: Record revision
meta: Meta data
recordID: Record ID
createdAt: Created at
createdBy: Created by
deletedAt: Deleted at
deletedBy: Deleted by
ownedBy: Owned by
updatedAt: Updated at
updatedBy: Updated by
validators:
description: Set of expressions and error pairs that test validity of the input value
disableBuiltIn: Disable built-in validators
error:
placeholder: Text displayed when expression is true
expression:
placeholder: value == ""
label: Value validation
valueExpr:
description: Insert a formula or expression that calculates numeric values or combines and manipulates text values
label: Field value expression
placeholder: ((floor(numField1) + numField2) / 10) + 0.5
label:
required: Required
multi: Multi value
constraints:
label: Unique value constraint
description: Use unique value constraints for this field
ignoreCase: Ignore case
fuzzyMatch: Fuzzy match
soundsLike: Sounds like
caseSensitive: Case sensitive
oneOf: One of
none: None
equal: Equal
valueModifiers: Value modifiers
multiValues: Multi-field values
totalFieldConstraintCount: The field is used in {{total}} other unique value constraint. See "unique values" tab on module editor.

View File

@@ -1,153 +0,0 @@
label:
app-name:
public: Low Code
private: Low Code - Admin
actions: Actions
active: Active
add: Add
add-with-plus: + Add
addNew: Add new
addValue: Add new value
ascending: Ascending
attachmentFileInfo: '(File size: {{0}}, uploaded {{1}})'
attributes: Attributes
back: Back
backWithoutSave: Back (without saving changes)
block: Block
browse: Browse
buttons: Buttons
cancel: Cancel
clear: Clear
clone: Clone
close: Close
create: Create
delete: Delete
restore: Restore
descending: Descending
description: Description
download: Download
dropFiles: Click or drop files here to upload
edit: Edit
enabled: Enabled
export: Export
fileTypeNotAllowed: File type not allowed
general: General
handle: Handle
here: here
import: Import
importPlaceholder: Upload files to import
loading: Loading
makeDefault: Make default
module: Module
moduleName: Module name
multi: Multi
name: Name
next: Next
no: No
noHandle: No handle
none: None
now: Now
ok: Ok
pageBuilder: Page builder
permissions: Permissions
private: Private
privacy: Privacy
processing: Processing...
record: Record
recordPage: Record page
field: Field
remove: Remove
removeDefault: Remove default
required: Required
reset: Reset
sensitive: Sensitive
save: Save
saveAndClose: Save and close
saveAsCopy: Save as copy
status: Status
timeHour: '{{t}}h'
timeMinute: '{{t}}min'
today: Today
title: Title
type: Type
updatedAt: Updated at
uploadError: 'Issue with file upload: "{{message}}"'
uploading: Uploading
urlPlaceholder: https://example.tld
validation: Validation
view: View
yes: Yes
navigation:
chart: Charts
namespace: Namespaces
module: Modules
page: Pages
placeholder:
handle: handle (a - z, 0 - 9, underscore, dash)
sample: Sample
reminder:
add: Add a new reminder
dismiss: Dismiss
dismissed: Dismissed
undismiss: Undismiss
delete: Delete reminder
recordPageLink: View record
edit:
label: Edit reminder
assigneeLabel: Assignee
assigneePlaceholder: Myself (default)
notesLabel: Notes
notesPlaceholder: Notes
remindAtLabel: Remind me at
remindAtNone: Never
titleLabel: Title
titlePlaceholder: Title
listLabel: Reminders
routesTo: Label for page link
snooze: Snooze
tooltip:
dragAndDrop: Drag and drop to change order
field: Configure field
fieldKinds:
Bool:
label: Checkbox (Y/N)
DateTime:
label: Date and time
Email:
label: Email input
File:
label: File upload
Number:
label: Number input
Record:
label: Record selector
Select:
label: Select / dropdown
String:
label: Text input (string)
Url:
label: URL input
User:
label: User selector
Geometry:
label: Geometry
field:
selectAll: Select all
tooltip:
permissions: Field permissions
unselectAll: Unselect all
kind:
user:
suggestionPlaceholder: Start typing to search for users by email or name
resourceList:
notFound: Not found
noItems: No items to show
pagination:
next: Next
prev: Previous
showing: '{{from}} - {{to}} of {{count}} items'
single: One item
single_plural: '{{count}} items'
recordNavigation:
next: Next record
prev: Previous record

View File

@@ -1,232 +0,0 @@
allRecords:
create:
title: Create record for module "{{name}}"
edit:
title: Edit record for module "{{name}}"
label: All records
list:
title: All records for module "{{name}}"
columns:
title: Configure columns
description: The columns picked won't be saved after you refresh the page
view:
title: View record for module "{{name}}"
block:
record:
recordDeleted: This record was deleted
loadFailed: Could not load record
createLabel: New Module
edit:
create: Create module
edit: Edit module
fields:
label: Fields
federationSettings:
downstream:
allFields: All Fields
description: 'Match federated fields with existing ones:'
title: Map
error:
fetch:
data: Error fetching server data
exposed: Error fetching exposed module info
shared: Error fetching shared module info
mmap: Error fetching module mapping info
node: Error fetching nodes info
persist:
exposed: Error persisting exposed module info
shared: Error persisting shared module info
mmap: Error persisting module mapping info
general:
receive: Receive new records from another organization (downstream)
send: Send new records to the federated network (upstream)
title: General
noNodes: No federated servers available
noPermission: No permission to manage exposed module
pickModule: Pick a federated module
pickModuleField: Pick a module field
pickServer: Pick a federated server
specificTitle: Federation Settings ({{handle}})
title: Federation Settings
upstream:
copyFrom: Copy settings from
allFields: All Fields
description: Select the fields you want to share with the selected network
title: Expose
discoverySettings:
title: Discovery settings
public: Public
private: Private
protected: Protected
fieldPermissions: Field permissions
manageRecordFields: Manage record fields
moduleFieldSettings: Module field settings
moduleInfo: Module info
newField: Add new field
recordPermissions: Record permissions
reorderFields: Reorder fields
specificFieldSettings: Field settings ({{name}})
steps:
recordList: Page with record list
recordPage: Record page
systemFields: 'System fields:'
tooltip:
attributes: Select if the field can hold multiple values, if it's required field or if contains sensitive data
name: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
private: Sensitive data
required: Required field
title: The name displayed in form input / data lists
issues:
label: Issues ({{count}})
config:
dal:
title: Data store
connection:
label: Database connection
placeholder: Select a database connection
description: Changing the connection will reset the sensitivity level configuration on the module and fields, if the sensitivity level is incompatible with the new connection
ident:
label: Collection or database table name
placeholder: compose_record
description: "Name of the database table or collection where records can be accessed and stored. Supports partitioning placeholders: {{module}} for module handle and {{namespace}} for namespace handle"
connections:
fetch-failed: Could not fetch available connections
module-fields:
label: Module field mapping and encoding
description: |
Configure how record fields are stored and read from the database.
Default behaviour is to encode values into JSON and store them in a single field.
Alternatively you can use columns with the same name as the field name (Column)
or use an Alias and store the value directly in the column.
system-fields:
label: System field mapping and encoding
description: |
System fields are used to store metadata about the record.
Configure to skip or store them into a column with the same name (Column),
a different column (Alias) or encode them into JSON.
grouptypes:
all: All
partition: Partition
userReference: User reference
timestamps: Timestamps
extras: Extras
encoding-strategy:
unavailable: unavailable
ident:
placeholder: Field or database table column name
strategies:
plain:
label: Column
alias:
label: Alias
json:
label: JSON
privacy:
title: Privacy
sensitivity-level:
label: Highest allowed sensitivity level
placeholder: Select a sensitivity level
description: Highest allowed level of sensitivity for fields on this module, changing this value will reset the sensitivity level of fields if they are incompatible.
usage-disclosure:
label: Sensitive data usage disclosure (visible on data-privacy console)
sensitivity-levels:
fetch-failed: Could not fetch sensitivity levels
record-revisions:
title: Record Revisions
enabled: Enable record revisions
ident:
label: Identifier
placeholder: compose_record_revisions
description: 'Name of the database table or collection where revisions records can be accessed and stored. Supports partitioning placeholders: {{module}} for module handle and {{namespace}} for namespace handle'
validation:
title: Validation
record-duplication:
title: Record duplication detection
strict-fields:
label: Strict duplicate value validation
description: Record will not be saved when a duplicate value is detected in the selected fields in any existing record of this module
non-strict-fields:
label: Soft duplicate value validation
description: Record will be saved and user will be presented with a warning when a duplicate value is detected in the selected fields in any existing record of this module
uniqueValues:
title: Unique values
preventRecordsSave: Prevent record saving if duplicate values are found
warningLabel: Warning or error message toast when constraint matches
valueModifiers: Value modifiers
multiValues: Multi-field values
add: Add
searchFields: Search fields
ignoreCase: Ignore case
fuzzyMatch: Fuzzy match
soundsLike: Sounds like
caseSensitive: Case sensitive
oneOf: One of
equal: Equal
warningMessage: Warning or error message toast when constraint matches
field: Field
type: Type
none: None
addNewConstraint: Add new constraint
uniqueValueConstraint: Unique value constraint &#x23;{{index}}
federated: Federated
forModule:
recordList: Record List for module
recordListPage: Record List page for module
recordPage: Record page for module
general:
fields: Module fields
label:
attributes: Attributes
handle: Handle
name: Name *
permissions: Permissions
title: Title
type: Type
saveAndClose: Save and close
placeholder:
handle: Handle
sample: Sample
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
import: Module import
navigation:
module: Modules
newLabel: Module Name *
newPlaceholder: Name used on the list of modules
noModule: No modules
noModuleFilter: No module matches your search
list:
columns:
name: Name
handle: Handle
changedAt: Last change
recordPage:
create: Create record page
edit: Edit record page
recordListPage:
create: Create record list page
edit: Edit record list page
related-pages: Related Pages
searchPlaceholder: Type here to search all modules in this namespace
title: List of Modules
tooltip:
permissions: Module permissions

View File

@@ -1,77 +0,0 @@
manage-view:
label: Manage namespaces
application:
label: Enable on application list
clickOpen: Click to open
import:
buttonLabel: Import namespace
title: Import namespace
uploadFileLabel: Upload the file you want to import (.zip format)
uploadFilePlaceholder: Click or drop file here to upload (.zip format)
back: Back
import: Import
description:
label: Namespace description
placeholder: Enter namespace description
disabled: Namespace is disabled
edit: Edit namespace
clone: Clone namespace
cloneSuffix: copy
cloneWarning:
wfInclusion: Workflows and other automation are not cloned. Use the workflow editor interface to clone the ones you need.
create: Create namespace
export: Export namespace
enabled:
label: Enable namespace
icon:
label: Icon
placeholder: Choose an image for namespace icon or drop it here...
label:
permissions: Permissions
logo:
label: Logo
placeholder: Choose an image for namespace logo or drop it here...
show: Show logo
preview: Preview
reset: Reset
name:
label: Full namespace name *
placeholder: Enter namespace name
noResults: No namespaces found
searchPlaceholder: Type here to search among all namespaces...
setPermissions: Set namespace permissions
slug:
description: The short name will be used in the URL
label: Short name
placeholder: Enter a short name for the namespace
invalid-handle-characters: Should be at least 2 characters long. Can contain only letters, numbers, dashes, underscores and dots. Must end with letter or number
subtitle:
label: Subtitle
placeholder: Enter namespace subtitle
title: Low Code Namespaces
tooltip:
translations: Namespace translations
visit: Visit namespace
configure: Configure namespace
manage:
title: Manage namespaces
list-view: Back to namespace list
disabled: Disabled
toolbar:
buttons:
create: Create new namespace
permissions: Permissions
table:
columns:
enabled: Enabled
name: Name
slug: Short name
changedAt: Last change
sidebar:
configure: Namespace pages
hide: Hide sidebar on namespace public pages

View File

@@ -1,20 +0,0 @@
automation: Automation
chart: Charts
configuration: Configuration
editPage: Edit Page
help:
documentation: Documentation
feedback: Send feedback
forum: Help
version: 'Version:'
module: Modules
more: More
namespace: Namespaces
noPageTitle: No page title
page: Pages
userSettings:
changePassword: Change password
loggedInAs: Logged in as {{user}}
logout: Logout
profile: Profile
viewPage: View Page

View File

@@ -1,138 +0,0 @@
automation:
scriptFailed: Could not execute automation
chart:
createFailed: Could not create a chart
deleteFailed: Could not delete this chart
deleted: Chart deleted
invalidConfig:
missingDimensionsField: Dimensions field not defined
missingDimensionsModifier: Dimensions modifier not defined
missingDimensionsSteps: Dimensions steps are not defined
missingMetricsAggregate: Metrics aggregate not defined
missingMetricsField: Metrics field not defined
missingMetricsType: Metrics chart type not defined
missingModuleID: Module not defined
missingReports: Reports not defined
loadFailed: Could not load chart
optionsBuildFailed: Could not build chart options
saveFailed: Could not save this chart
saved: Chart saved
unsupportedRenderer: Unsupported renderer
color:
RGBA:
invalid: Invalid RGBA color format
field:
missingRequired: Missing value on required field
unknownFieldKind: 'Error: Unknown field kind "{{kind}}", no viewer component found.'
unsupportedKind: Unsupported field kind {{kind}}
field-datetime:
valueNotFuture: Past value on future only field
valueNotPast: Future value on past only field
field-geometry:
geolocationErrors:
permissionDenied: User denied the request for geolocation
positionUnavailable: Location information is unavailable
timeout: The request to get user location timed out
unknownError: An unknown error occurred
notSupported: Geolocation is not supported by this browser
errorOccurred: An error occurred while getting user location
locationSearchFailed: Location search failed
general:
composeAccessNotAllowed: Not allowed to access Compose
error: Error
success: Success
warning: Warning
info: Notice
import:
failed: Import failed
readingError: Error reading file
successful: Import successful
typeMissmatch: 'Import error: trying to import object of type "{{type1}}" into a list of objects of type "{{type2}}"'
list:
load:
error: Failed to load resource list
module:
created: Module created
createFailed: Could not create a module
deleteFailed: Could not delete this module
deleted: Module deleted
saveFailed: Could not save this module
saved: Module saved
columns:
saved: Columns saved
saveFailed: Could not save columns
recordPage:
createFailed: Could not create module record page
namespace:
application:
createFailed: Could not create namespace application
fetchFailed: Could not fetch namespace application
saveFailed: Could not save namespace application
assetUploadFailed: Could not upload attached assets
createFailed: Could not create namespace
deleted: Namespace deleted
deleteFailed: Could not delete this namespace
disabled: Namespace disabled - redirecting
saveFailed: Could not save this namespace
saved: Namespace saved
cloneFailed: Could not clone this namespace
imported: Namespace imported
importFailed: Namespace failed to import
page:
block:
calendar:
eventFetchFailed: Could not fetch list of events
createFailed: Could not create a page
cloneFailed: Could not clone this page
deleteFailed: Could not delete this page
iconFetchFailed: Could not fetch list of icons
loadFailed: Could not load the page tree
noPages: No pages found
saveFailed: Could not save this page
saveFailedRequired: Could not save this page, all required module fields must be present
saved: Page saved
copySuccess: Block has been copied successfully
cloneSuccess: Block has been cloned to the bottom of the page
pasteSuccess: Block has been pasted to the bottom of the page
duplicateFailed: Could not duplicate block
blockWaiting: There is a page-block awaiting
copyFailed: Could not copy block {{reason}}
invalidBlock: Not a valid page-block
record:
createFailed: Could not create record
deleteFailed: Could not delete record
undeleteFailed: Could not undelete record
deleteBulkFailed: Could not delete selected records
deleteBulkRecordUpdateFailed: Could not update selected records
deleteBulkSuccess: Successfully deleted selected records
bulkRecordUpdateSuccess: Successfully updated selected records
undeleteBulkFailed: Could not restore selected records
undeleteBulkSuccess: Successfully restored selected records
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
invalidRecordVar: Can not use ${record...} variable in non-record pages
listLoadFailed: Could not load record list
loadFailed: Could not load record
moduleMismatch: Module incompatible, module mismatch
moduleNotDefined: Record module not defined
moduleOrPageNotSet: 'RecordList block error: module or page option not set'
unexpectedInput: Unexpected input for values property, should be an array with name-value object pairs
unexpectedValue: Unexpected value for record module ({{type}})
updateFailed: Could not update record
validationErrors: check error messages on the form
validationWarnings: Record saved successfully, check warning messages on the form
staleDataRefresh: Stale record data, all unsaved changes will be lost. Do you wish to refresh the data now?
record-list:
corrupted-filter: Corrupted filter
incorrect-filter-structure: Incorrect structure of filter {{filterID}}
report:
listFetchFailed: Failed to fetch reports
fetchFailed: Failed to fetch report
runFailed: Failed to run report
translations:
saved: Translations saved
saveFailed: Could not save translations
connection:
read-failed: Failed to read connection
sensitivity-level:
fetch-failed: Failed to fetch sensitivity levels

Some files were not shown because too many files have changed in this diff Show More