diff --git a/server/go.mod b/server/go.mod
index 5feab2890..2da992d61 100644
--- a/server/go.mod
+++ b/server/go.mod
@@ -14,7 +14,6 @@ require (
github.com/SentimensRG/ctx v0.0.0-20180729130232-0bfd988c655d
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
github.com/brianvoe/gofakeit/v6 v6.16.0
- github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651
github.com/crewjam/saml v0.4.6
github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1
github.com/davecgh/go-spew v1.1.1
diff --git a/server/go.sum b/server/go.sum
index 2310e886b..e3d7404cf 100644
--- a/server/go.sum
+++ b/server/go.sum
@@ -114,18 +114,6 @@ github.com/cncf/xds/go v0.0.0-20210312221358-fbca930ec8ed/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
-github.com/cortezaproject/corteza-locale v0.0.0-20220930135020-6f4d92edd5b4 h1:FJSAEVsGOxxuJe5Thv+iueTlCMhF1S3kBPpvhU0K4N8=
-github.com/cortezaproject/corteza-locale v0.0.0-20220930135020-6f4d92edd5b4/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
-github.com/cortezaproject/corteza-locale v0.0.0-20221012174025-3ac04a48dbf2 h1:gs9uyW9DN413tbKMsR+ZRFubrlbguWehUzNb1BumCsI=
-github.com/cortezaproject/corteza-locale v0.0.0-20221012174025-3ac04a48dbf2/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
-github.com/cortezaproject/corteza-locale v0.0.0-20221013092948-9ccdcae2b2b4 h1:yYX5kXcFhTpQx1LJsvu9xQqmok3bUZ6JbvUqS/T6FNE=
-github.com/cortezaproject/corteza-locale v0.0.0-20221013092948-9ccdcae2b2b4/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
-github.com/cortezaproject/corteza-locale v0.0.0-20221026122439-c3b0d9b15a4f h1:vH+jAx/EYDYDAOTyfW1yrsyUSEu6J2U0AGKRYSMUJSs=
-github.com/cortezaproject/corteza-locale v0.0.0-20221026122439-c3b0d9b15a4f/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
-github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45 h1:qflhq7ByHkuDyPK6RetuE6MJRB0rcBTF3Cv5+SYzphQ=
-github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
-github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651 h1:gLeXW6H7chSMkod/FyK0fCssykvdNhrvc0+0SghrBNo=
-github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
github.com/cortezaproject/goqu/v9 v9.18.4 h1:HV7Ocf6xYHIqU4buxYkg3Ght/en93Yr1m71KPhJXW0Y=
github.com/cortezaproject/goqu/v9 v9.18.4/go.mod h1:nf0Wc2/hV3gYK9LiyqIrzBEVGlI8qW3GuDCEobC4wBQ=
github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/.gitignore b/server/vendor/github.com/cortezaproject/corteza-locale/.gitignore
deleted file mode 100644
index 42ade3ec1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.DS_Store
-/.idea
-/*.iml
-/.env*
-/.dev*
-/.vscode
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/DCO b/server/vendor/github.com/cortezaproject/corteza-locale/DCO
deleted file mode 100644
index 716561d5d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/DCO
+++ /dev/null
@@ -1,36 +0,0 @@
-Developer Certificate of Origin
-Version 1.1
-
-Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
-660 York Street, Suite 102,
-San Francisco, CA 94110 USA
-
-Everyone is permitted to copy and distribute verbatim copies of this
-license document, but changing it is not allowed.
-
-
-Developer's Certificate of Origin 1.1
-
-By making a contribution to this project, I certify that:
-
-(a) The contribution was created in whole or in part by me and I
- have the right to submit it under the open source license
- indicated in the file; or
-
-(b) The contribution is based upon previous work that, to the best
- of my knowledge, is covered under an appropriate open source
- license and I have the right under that license to submit that
- work with modifications, whether created in whole or in part
- by me, under the same open source license (unless I am
- permitted to submit under a different license), as indicated
- in the file; or
-
-(c) The contribution was provided directly to me by some other
- person who certified (a), (b) or (c) and I have not modified
- it.
-
-(d) I understand and agree that this project and the contribution
- are public and that a record of the contribution (including all
- personal information I submit with it, including my sign-off) is
- maintained indefinitely and may be redistributed consistent with
- this project or the open source license(s) involved.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/LICENSE b/server/vendor/github.com/cortezaproject/corteza-locale/LICENSE
deleted file mode 100644
index d64569567..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/LICENSE
+++ /dev/null
@@ -1,202 +0,0 @@
-
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright [yyyy] [name of copyright owner]
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/crowdin.yml b/server/vendor/github.com/cortezaproject/corteza-locale/crowdin.yml
deleted file mode 100644
index 288b63057..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/crowdin.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-files:
- - source: /src/en/corteza-server/auth
- translation: /src/%two_letters_code%/corteza-server/auth/%file_name%.%file_extension%
- - source: '*/corteza-server/automation'
- translation: /src/%two_letters_code%/corteza-server/automation/%original_file_name%
- - source: '*/corteza-server/compose'
- translation: /src/%two_letters_code%/corteza-server/compose/%original_file_name%
- - source: '*/corteza-server/federation'
- translation: /src/%two_letters_code%/corteza-server/federation/%original_file_name%
- - source: '*/corteza-server/internal'
- translation: /src/%two_letters_code%/corteza-server/internal/%original_file_name%
- - source: '*/corteza-server/system'
- translation: /src/%two_letters_code%/corteza-server/system/%original_file_name%
- - source: '*/corteza-webapp-admin'
- translation: /src/%two_letters_code%/corteza-webapp-admin/%original_file_name%
- - source: '*/corteza-webapp-compose'
- translation: /src/%two_letters_code%/corteza-webapp-compose/%original_file_name%
- - source: '*/corteza-webapp-one'
- translation: /src/%two_letters_code%/corteza-webapp-one/%original_file_name%
- - source: '*/corteza-webapp-reporter'
- translation: /src/%two_letters_code%/corteza-webapp-reporter/%original_file_name%
- - source: '*/corteza-webapp-workflow'
- translation: /src/%two_letters_code%/corteza-webapp-workflow/%original_file_name%
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/docker-compose.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/docker-compose.yaml
deleted file mode 100644
index f4e755802..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/docker-compose.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-version: '3.5'
-
-# This is a working sample docker compose configuration file
-# that should speed-up your migration to new centralized i18n setup
-
-services:
- server:
- # image tag (i18n-dev-temp) is temporary and will change in the future!
- image: cortezaproject/corteza-server:i18n-dev-temp
- restart: on-failure
- depends_on: [ db ]
- ports: [ "127.0.0.1:1818:80" ]
- environment:
- HTTP_WEBAPP_ENABLED: 'true'
- DOMAIN: localhost:1818
- DB_DSN: mysql://dbuser:dbpass@tcp(db:3306)/corteza_i18n?collation=utf8mb4_general_ci
-
- # The two important settings (for i18n dev)
- LOCALE_PATH: /corteza-locale/src
- LOCALE_LOG: 'true'
- volumes:
- - .:/corteza-locale:ro
-
- db:
- # MySQL Database
- # See https://hub.docker.com/r/percona/percona-server for details
- image: percona:8.0
- restart: on-failure
- environment:
- # To be picked up by percona image when creating the database
- # Must match with DB_DSN settings inside .env
- #
- # Warning: these are values that are only used on 1st start
- # if you want to change it later, you need to do that
- # manually inside db container
- MYSQL_DATABASE: corteza_i18n
- MYSQL_USER: dbuser
- MYSQL_PASSWORD: dbpass
- MYSQL_ROOT_PASSWORD: dbpass
- healthcheck: { test: ["CMD", "mysqladmin" ,"ping", "-h", "localhost"], timeout: 20s, retries: 10 }
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/locale.go b/server/vendor/github.com/cortezaproject/corteza-locale/locale.go
deleted file mode 100644
index c50b2d310..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/locale.go
+++ /dev/null
@@ -1,20 +0,0 @@
-package locale
-
-///////////////////////////////////////////////////////////////////////////////
-// This helps us import translations into corteza-server as a module
-// dependency
-
-import (
- "embed"
- "io/fs"
-)
-
-//go:embed src/*
-var languages embed.FS
-
-// Languages returns embedded translation files
-// as a virtual filesystem
-func Languages() fs.FS {
- sub, _ := fs.Sub(languages, "src")
- return sub
-}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/config.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/config.yaml
deleted file mode 100644
index 04fb430fc..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/config.yaml
+++ /dev/null
@@ -1 +0,0 @@
-name: German
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/authorized-clients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/authorized-clients.yaml
deleted file mode 100644
index e3d62b7ef..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/authorized-clients.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-template:
- title: Autorisierte Clients
- list:
- authorized-on: Autorisiert am
- buttons:
- revoke: Zugriff widerrufen
- empty: Keine autorisierten Clients gefunden
-alerts:
- removed: Client-Autorisierung wurde entfernt
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/change-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/change-password.yaml
deleted file mode 100644
index 0c7f4f759..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/change-password.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-template:
- title: Passwort ändern
- form:
- email:
- label: E-Mail
- placeholder: email@domain.tld
- old-password:
- label: Altes Passwort
- placeholder: Geben sie ihr altes Passwort ein
- new-password:
- label: Neues Passwort
- placeholder: Geben Sie Ihr neues Passwort ein
- button:
- change-password: Passwort ändern
-alerts:
- password-change-success: Passwort erfolgreich geändert.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/create-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/create-password.yaml
deleted file mode 100644
index af48c7bc8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/create-password.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-template:
- title: Passwort erstellen
- form:
- email:
- label: E-Mail
- password:
- label: Passwort
- placeholder: Geben Sie Ihr Passwort ein
- button:
- create-password: Erstellen Sie Ihr Passwort
-alerts:
- invalid-expired-password-token: Ungültiger oder abgelaufener Passwortgenerierungs-Token. Bitte wiederholen Sie den Vorgang zum Erstellen des Passworts.
- password-create-success: Passwort erfolgreich erstellt.
- password-create-disabled: Die Passworterstellung ist deaktiviert.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/error-internal.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/error-internal.yaml
deleted file mode 100644
index 14a7d503d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/error-internal.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-template:
- title: Interner Fehler
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_footer.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_footer.yaml
deleted file mode 100644
index 93aee3852..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_footer.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-version: Version {{version}}
-code-link: Zugang zum Quellcode auf
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_header.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_header.yaml
deleted file mode 100644
index 73228116f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_header.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-logged-in-as: Sie sind angemeldet als
-logout: Abmelden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_nav.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_nav.yaml
deleted file mode 100644
index 5e06f21d4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/inc_nav.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-template:
- authorize-client: Autorisierung abschließen von
- class:
- your-profile: Dein Profil
- security: Sicherheit
- login-session: Angemeldete Sitzungen
- authorized-clients: Autorisierte Clients
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/login.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/login.yaml
deleted file mode 100644
index b71dafd75..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/login.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-template:
- title: Anmelden
- form:
- email:
- label: E-Mail
- placeholder: email@domain.tld
- password:
- label: Passwort
- placeholder: Passwort
- button:
- login-and-remember: Anmelden und Anmeldeinformationen speichern
- login: Anmelden
- continue: Fortfahren
- links:
- request-password-reset: Passwort vergessen?
- signup: Neuen Account anlegen
- external:
- login-with: Mit {{idp}} anmelden
-alerts:
- logged-in: Sie sind nun angemeldet.
- local-disabled: Lokale Accounts deaktiviert
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/logout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/logout.yaml
deleted file mode 100644
index 7fd20492a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/logout.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-template:
- log-out: Abmeldung erfolgreich.
- log-in: Hier klicken um sich anzumelden .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa-totp-disable.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa-totp-disable.yaml
deleted file mode 100644
index b4f0fece4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa-totp-disable.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-template:
- title: Zwei-Faktor-Authentifizierung mit TOTP deaktivieren
- instructions: Deaktivierung durch Eingabe des vorhandenen Codes.
- button:
- remove: Entfernen
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa-totp.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa-totp.yaml
deleted file mode 100644
index 667f6a6aa..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa-totp.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
----
-template:
- title: Zwei-Faktor-Authentifizierung mit TOTP einrichten
- enforced: |
- Multi-Faktor-Authentifizierung per TOTP wird von den Corteza Administratoren erzwungen.
- Bitte richten sie es sofort ein.
- instructions: |
- Corteza benutzt Zeitbasierte EInmalpasswörter (TOTP) als eine der zugrunde liegenden Technologien für Zwei-Faktor Authentifizierung. Benutzen sie eine der aufgeführten Anwendungen and geben sie das Geheimnis ein oder scannen sie den QR code.
-
-
- Dies wird für zusätzliche Sicherheit für Ihren Account sorgen.
-
-
- Sie können eine der folgenden Anwendungen nutzen:
- lastpass: LastPass Authentikator
- gauth: Google Authentikator für Android oder iPhone
- authy: Authy
- form:
- title: "Vervollständigen Sie die Konfiguration durch Eingabe des Codes aus der Authenticator-Anwendung:"
- button: Absenden
-alerts:
- text-MFA-enabled: Zwei-Faktor-Authentifizierung mit TOTP ist aktiviert
- text-MFA-disabled: Zwei-Faktor-Authentifizierung mit TOTP ist deaktiviert
-
-errors:
- invalid-code-format: "Invalid code format"
- invalid-code: "Invalid code"
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa.yaml
deleted file mode 100644
index 5904b2012..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/mfa.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-template:
- title: Multi-Faktor-Authentifizierung
- email:
- instructions: Überprüfen Sie Ihren Posteingang und geben Sie den erhaltenen Code ein
- code: Code
- verify: Verifizieren
- resend: Erneut Senden
- confirmed: E-Mail OTP bestätigt
- totp:
- instructions: Überprüfen Sie Ihre TOTP-Anwendung und geben Sie den empfangenen Code ein.
- code: Code
- confirmed: TOTP bestätigt
- verify: Verifizieren
-alerts:
- email:
- resent: E-Mail OTP erneut gesendet
- topt:
- valid: TOTP gültig
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/oauth2-authorize-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/oauth2-authorize-client.yaml
deleted file mode 100644
index 7239a5532..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/oauth2-authorize-client.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-template:
- title: Autorisieren
- form:
- greeting-paragraph: Hallo
- question-for-client: möchte in Ihrem Namen Aktionen auf diesem Corteza Server durchführen.
- buttons:
- allow: Erlauben
- deny: Nicht Erlauben
- links:
- mistake: Falls es sich um einen Fehler handelt, melden Sie sich bitte ab .
- errors:
- invalid-user: Mit einer nicht autorisierten E-Mail können Sie nicht fortfahren, gehen Sie zu Ihrem Profil und beheben Sie das Problem.
-alerts:
- denied: '{{client}} kann nicht autorisiert werden, keine Berechtigungen.'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/password-reset-requested.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/password-reset-requested.yaml
deleted file mode 100644
index ac35e4e58..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/password-reset-requested.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-template:
- title: Passwortzurücksetzung angefordert
- instructions: Wenn die von Ihnen angegebene E-Mail-Adresse in unserer Datenbank enthalten ist, erhalten Sie in Kürze einen Link zum Zurücksetzen des Passworts in Ihren Posteingang.
- links: Erstellen Sie einen neuen Account oder melden Sie sich an .
-alert:
- invalid-expired-password-token: Der Token zum Zurücksetzen des Passworts ist ungültig oder abgelaufen. Bitte fordern Sie erneut ein neues Passwort an.
- password-reset-success: Das Passwort wurde erfolgreich zurückgesetzt.
- password-reset-disabled: Die Passwortzurücksetzung ist deaktiviert.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/pending-email-confirmation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/pending-email-confirmation.yaml
deleted file mode 100644
index 7245b3e7d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/pending-email-confirmation.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-template:
- title: Bestätigen Sie Ihre E-Mail
- instructions: Sie sollten in Kürze eine E-Mail mit einem Bestätigungslink in Ihrem Posteingang erhalten.
- links: Erstellen Sie einen neuen Account oder melden Sie sich an .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/profile.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/profile.yaml
deleted file mode 100644
index dbd9756ed..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/profile.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-template:
- title: Ihr Profil
- form:
- email:
- label: E-Mail
- placeholder: email@domain.tld
- resend-confirmation-link: Die E-Mail ist nicht verifiziert, den Bestätigungslink erneut senden.
- name:
- label: Vollständiger Name
- placeholder: Ihr Vollständiger Name
- handle:
- label: Alias
- placeholder: Kurzname, Nickname oder Alias
- preferred-language:
- label: Bevorzugte Sprache
- buttons:
- submit: Profil Aktualisieren
-alerts:
- profile-updated: Das Profil wurde erfolgreich aktualisiert.
- profile-update-fail: Das Profil konnte aufgrund von Eingabefehlern nicht aktualisiert werden.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/request-password-reset.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/request-password-reset.yaml
deleted file mode 100644
index f117159f9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/request-password-reset.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-template:
- title: Link zum Zurücksetzen des Passworts anfordern
- form:
- email:
- label: E-Mail
- placeholder: email@domain.tld
- buttons:
- request: Link zum Zurücksetzen des Passworts per E-Mail anfordern
- links: Erstellen Sie einen neuen Account oder melden Sie sich an .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/reset-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/reset-password.yaml
deleted file mode 100644
index 35ed74366..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/reset-password.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-template:
- title: Passwort zurücksetzen
- form:
- email:
- label: E-Mail
- placeholder: email@domain.tld
- new-password:
- label: Neues Passwort
- placeholder: Neues Passwort festlegen
- buttons:
- change-password: Ändern Sie Ihr Passwort
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/security.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/security.yaml
deleted file mode 100644
index 8afeb34aa..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/security.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-template:
- title: Sicherheit
- password:
- title: Passwort
- change-link: Passwort ändern
- mfa:
- title: Multi-Faktor-Authentifizierung
- totp:
- title: Zusätzliche Sicherheit mit der mobilen App (Time-based One-time Password)
- enforced: Eingerichtet und bei Anmeldung erforderlich.
- disabled: Derzeit deaktiviert.
- configure: Einrichten
- disable: Deaktivieren
- email:
- title: Zusätzliche Sicherheit mit Einmalpasswort (OTP) per E-Mail
- enforced: Aktiviert und bei Anmeldung benötigt.
- disabled: Derzeit deaktiviert.
- enable: Einrichten
- disable: Deaktivieren
- all-disabled: Die Multi-Faktor-Authentifizierung (MFA) ist derzeit deaktiviert. Bitten Sie Ihren Administrator, sie zu aktivieren.
-alerts:
- topt-disabled: Zwei-Faktor-Authentifizierung mit TOTP ist deaktiviert
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/sessions.yaml
deleted file mode 100644
index cda3178da..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/sessions.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-template:
- title: Ihre Sitzung
- list:
- current: Derzeitige Sitzung
- authorized-on: Autorisiert am
- same-machine: Dieser Computer
- ip-address: IP Adresse
- same-browser: Dieser Browser
- browser: Browser
- expires: Läuft ab
- expired: Abgelaufen
- today: Heute
- tomorrow: In einem Tag
- soon: In {{days}} Tagen
- delete-all: Alle Sitzungen Löschen
-alerts:
- session-deleted: Sitzung gelöscht
- delete-sessions-but-current: Alle Sitzungen außer der aktuellen gelöscht
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/signup.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/signup.yaml
deleted file mode 100644
index af5e13e55..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/signup.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-template:
- title: Registrieren
- form:
- email:
- label: E-Mail
- placeholder: email@domain.tld
- password:
- label: Passwort
- placeholder: Passwort
- name:
- label: Vollständiger Name
- placeholder: Ihr Vollständiger Name
- nickname:
- label: Kurzname, Nickname oder Alias
- placeholder: Kurzname, Nickname oder Handle
- button:
- sign-up: Absenden
- log-in: Sie verfügen bereits über einen Account? Hier anmelden
-alerts:
- signup-successful: Anmeldung erfolgreich.
- email-confirmed-logged-in: Die E-Mail-Adresse wurde bestätigt, Sie sind jetzt eingeloggt.
- invalid-expired-token: Der Token zum Bestätigen der E-Mail ist ungültig oder abgelaufen. Bitte senden Sie eine erneute Bestätigungsanfrage.
- signup-disabled: Anmeldung ist deaktiviert
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/access-control.yaml
deleted file mode 100644
index d4b276afb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/session.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/session.yaml
deleted file mode 100644
index 78d61cf61..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/session.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-errors:
- invalidID: ungültige ID
- notAllowedToDelete: diese Sitzung kann nicht gelöscht werden
- notAllowedToManage: Workflow der Sitzung kann nicht verwaltet werden
- notAllowedToRead: auf diese Sitzung kann nicht zugegriffen werden
- notAllowedToSearch: Sitzungen können nicht gesucht oder aufgelistet werden
- notFound: Sitzung nicht gefunden
- staleData: alte Daten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/trigger.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/trigger.yaml
deleted file mode 100644
index 1800ff91f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/trigger.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-errors:
- invalidID: Ungültige ID
- notAllowedToCreate: Erstellen von Triggern ist nicht zulässig
- notAllowedToDelete: dieser Trigger kann nicht gelöscht werden
- notAllowedToRead: dieser Trigger kann nicht gelesen werden
- notAllowedToSearch: Triggers können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieser Trigger kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Trigger kann nicht aktualisiert werden
- notFound: Trigger nicht gefunden
- staleData: alte Daten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/workflow.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/workflow.yaml
deleted file mode 100644
index 10526e9f4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/automation/workflow.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-errors:
- disabled: deaktivierter Workflow oder Trigger
- handleNotUnique: Workflow-Handle ist nicht eindeutig
- invalidHandle: ungültiger Handle
- invalidID: ungültige ID
- notAllowedToCreate: Erstellen von Workflows ist nicht zulässig
- notAllowedToDelete: dieser Workflow kann nicht gelöscht werden
- notAllowedToExecute: dieser Workflow kann nicht ausgeführt werden
- notAllowedToExecuteCorredorStep: Funktion corredorExec kann nicht ausgeführt werden, corredor ist deaktiviert
- notAllowedToRead: dieser Workflow kann nicht gelesen werden
- notAllowedToSearch: Workflows können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieser Workflow kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Workflow kann nicht aktualisiert werden
- notFound: Workflow nicht gefunden
- staleData: alte Daten
- unknownWorkflowStep: unbekannter Workflowschritt
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/access-control.yaml
deleted file mode 100644
index d4b276afb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/attachment.yaml
deleted file mode 100644
index ab9d89207..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/attachment.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-errors:
- failedToExtractMimeType: MIME-Typ konnte nicht extrahiert werden
- failedToProcessImage: Bild konnte nicht verarbeitet werden
- failedToStoreFile: Speicherdatei konnte nicht extrahiert werden
- invalidID: ungültige ID
- invalidModuleID: ungültige Modul-ID
- invalidNamespaceID: ungültige Namespace-ID
- invalidPageID: ungültige Seiten-ID
- invalidRecordID: ungültige Datensatz-ID
- moduleNotFound: Modul nicht gefunden
- namespaceNotFound: Namespace nicht gefunden
- notAllowedToCreate: Erstellen von Anlagen ist nicht zulässig
- notAllowedToCreateEmptyAttachment: Erstellen von leeren Anlagen ist nicht zulässig
- notAllowedToCreateRecords: Erstellen von Datensätzen ist nicht zulässig
- notAllowedToListAttachments: Anlagen können nicht aufgelistet werden
- notAllowedToRead: auf dieses Modul kann nicht zugegriffen werden
- notAllowedToReadNamespace: dieser Namespace kann nicht gelesen werden
- notAllowedToReadPage: diese Seite kann nicht gelesen werden
- notAllowedToReadRecord: dieser Datensatz kann nicht gelesen werden
- notAllowedToSearch: Module können nicht gesucht oder aufgelistet werden
- notAllowedToUpdateNamespace: dieser Namespace kann nicht aktualisiert werden
- notAllowedToUpdatePage: diese Seite kann nicht gelesen werden
- notAllowedToUpdateRecord: dieser Datensatz kann nicht aktualisiert werden
- notFound: Anlage nicht gefunden
- pageNotFound: Seite nicht gefunden
- recordNotFound: Datensatz nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/chart.yaml
deleted file mode 100644
index ba17f2cf8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/chart.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-errors:
- handleNotUnique: Alias nicht eindeutig
- invalidHandle: ungültiger Alias
- invalidID: ungültige ID
- invalidNamespaceID: ungültige oder fehlende Namespace-ID
- moduleNotFound: Modul nicht vorhanden
- namespaceNotFound: Namespace nicht vorhanden
- notAllowedToCreate: Erstellen von Charts ist nicht zulässig
- notAllowedToDelete: dieser Chart kann nicht gelöscht werden
- notAllowedToRead: dieser Chart kann nicht gelesen werden
- notAllowedToReadNamespace: dieser Namespace kann nicht gelesen werden
- notAllowedToSearch: Charts können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieser Chart kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Chart kann nicht aktualisiert werden
- notFound: Chart nicht vorhanden
- staleData: alte Daten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/field.yaml
deleted file mode 100644
index 07b962fdd..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/field.yaml
+++ /dev/null
@@ -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: Erstellt bei
- deletedAt: Deleted at
- deletedBy: Deleted by
- ownedBy: Owned by
- updatedAt: Updated at
- updatedBy: Updated by
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/module.yaml
deleted file mode 100644
index 6bfd2be69..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/module.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-errors:
- handleNotUnique: Alias nicht eindeutig
- invalidHandle: ungültiger Alias
- invalidID: ungültige ID
- invalidNamespaceID: ungültige oder fehlende Namespace-ID
- nameNotUnique: Name nicht eindeutig
- namespaceNotFound: Namespace nicht vorhanden
- notAllowedToCreate: Erstellen von Modulen ist nicht zulässig
- notAllowedToDelete: dieses Modul kann nicht gelöscht werden
- notAllowedToListModules: Module können nicht aufgelistet werden
- notAllowedToRead: auf dieses Modul kann nicht zugegriffen werden
- notAllowedToReadNamespace: dieser Namespace kann nicht gelesen werden
- notAllowedToSearch: Module können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieses Modul kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieses Modul kann nicht aktualisiert werden
- notFound: Modul nicht vorhanden
- staleData: alte Daten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/namespace.yaml
deleted file mode 100644
index 710f2051e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/namespace.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-errors:
- handleNotUnique: Handle nicht eindeutig
- invalidHandle: ungültiger Handle
- invalidID: ungültige ID
- notAllowedToCreate: Erstellen von Namespaces ist nicht zulässig
- notAllowedToDelete: dieser Namespace kann nicht gelöscht werden
- notAllowedToRead: dieser Namespace kann nicht gelesen werden
- notAllowedToSearch: Namespaces können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieser Namespace kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Namespace kann nicht aktualisiert werden
- notFound: Namespace nicht vorhanden
- staleData: alte Daten
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/notifications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/notifications.yaml
deleted file mode 100644
index 42722b529..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/notifications.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-errors:
- failedToDownloadAttachment: 'Anlage konnte nicht heruntergeladen werden von {attachmentURL}: {err}'
- failedToLoadUser: Nutzer konnte nicht geladen werden für {recipient}
- invalidReceipientFormat: ungültiges Empfängerformat ({recipient})
- noRecipients: E-Mail-Nachrichten ohne Empfänger können nicht gesendet werden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/page.yaml
deleted file mode 100644
index adcba11ac..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/page.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-errors:
- handleNotUnique: Alias nicht eindeutig
- invalidHandle: ungültiger Alias
- invalidID: ungültige ID
- invalidNamespaceID: ungültige oder fehlende Namespace-ID
- moduleNotFound: Modul nicht vorhanden
- namespaceNotFound: Namespace nicht vorhanden
- notAllowedToCreate: Erstellen von Seiten ist nicht zulässig
- notAllowedToDelete: diese Seite kann nicht gelöscht werden
- notAllowedToListPages: Seiten können nicht aufgelistet werden
- notAllowedToRead: diese Seite kann nicht gelesen werden
- notAllowedToReadNamespace: dieser Namespace kann nicht gelesen werden
- notAllowedToSearch: Seiten können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: diese Seite kann nicht wiederhergestellt werden
- notAllowedToUpdate: diese Seite kann nicht aktualisiert werden
- notFound: Seite nicht vorhanden
- staleData: alte Daten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/record.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/record.yaml
deleted file mode 100644
index a528e4793..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/compose/record.yaml
+++ /dev/null
@@ -1,25 +0,0 @@
----
-errors:
- fieldNotFound: Feld {field} existiert nicht
- importSessionAlreadActive: Importsitzung ist bereits aktiv
- invalidID: ungültige ID
- invalidModuleID: ungültige oder fehlende Modul-ID
- invalidNamespaceID: ungültige oder fehlende Namespace-ID
- invalidReferenceFormat: ungültiges Referenzformat
- invalidValueStructure: mehr als ein Wert für ein Einzelwertfeld {field}
- moduleNotFoundModule: Modul nicht gefunden
- namespaceNotFound: Namespace nicht gefunden
- notAllowedToChangeFieldValue: Wert des Feldes {field} kann nicht geändert werden
- notAllowedToCreate: Erstellen von Datensätzen ist nicht zulässig
- notAllowedToDelete: dieser Datensatz kann nicht gelöscht werden
- notAllowedToListRecords: Datensätze können nicht aufgelistet werden
- notAllowedToRead: dieser Datensatz kann nicht gelesen werden
- notAllowedToReadModule: Modul kann nicht gelesen werden
- notAllowedToReadNamespace: dieser Namespace kann nicht gelesen werden
- notAllowedToSearch: Datensätze können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieser Datensatz kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Datensatz kann nicht aktualisiert werden
- notFound: Datensatz nicht gefunden
- staleData: alte Daten
- unknownBulkOperation: unbekannte Bulk-Operation {bulkOperation}
- valueInput: ungültiger Datensatzeintrag
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/access-control.yaml
deleted file mode 100644
index d4b276afb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/exposed-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/exposed-module.yaml
deleted file mode 100644
index af78d5750..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/exposed-module.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-errors:
- composeModuleNotFound: Modul compose nicht gefunden
- composeNamespaceNotFound: Namespace compose nicht gefunden
- invalidID: ungültige ID
- nodeNotFound: Knoten nicht vorhanden
- notAllowedToCreate: Erstellen von Modulen ist nicht zulässig
- notAllowedToManage: dieses Modul kann nicht verwaltet werden
- notFound: Modul nicht vorhanden
- notUnique: Knoten nicht eindeutig
- requestParametersInvalid: Anforderungsparameter sind ungültig
- staleData: alte Daten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/module-mapping.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/module-mapping.yaml
deleted file mode 100644
index 278617818..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/module-mapping.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-errors:
- composeModuleNotFound: Modul compose nicht gefunden
- composeNamespaceNotFound: Namespace compose nicht gefunden
- federationModuleNotFound: Modul Verbund nicht gefunden
- moduleMappingExists: Modulzuordnung ist bereits vorhanden
- nodeNotFound: Knoten nicht vorhanden
- notAllowedToMap: dieses Modul kann nicht zugeordnet werden
- notFound: Modulzuordnung ist nicht vorhanden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/node-sync.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/node-sync.yaml
deleted file mode 100644
index 5e374000d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/node-sync.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- nodeNotFound: Knoten nicht vorhanden
- notFound: node_sync nicht vorhanden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/node.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/node.yaml
deleted file mode 100644
index 9dbc98f7e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/node.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-errors:
- notAllowedToCreate: Erstellen von Knoten ist nicht zulässig
- notAllowedToManage: dieser Knoten kann nicht verwaltet werden
- notAllowedToPair: dieser Knoten kann nicht gekoppelt werden
- notAllowedToSearch: Knoten können nicht gesucht oder aufgelistet werden
- notFound: Knoten nicht vorhanden
- pairingTokenInvalid: Kopplungs-Token ist ungültig
- pairingURIInvalid: 'Verbindungs-URI ist ungültig: {err}'
- pairingURISourceIDInvalid: "Verbindungs-URI ohne Quellknoten-ID\n"
- pairingURITokenInvalid: "Verbindungs-URI mit ungültigem Kopplungs-Token\n\n"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/shared-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/shared-module.yaml
deleted file mode 100644
index aafe4b885..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/federation/shared-module.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-errors:
- federationSyncStructureChanged: Modulstruktur geändert
- invalidID: Ungültige ID
- nodeNotFound: Knoten nicht vorhanden
- notAllowedToCreate: Erstellen von Modulen ist nicht zulässig
- notAllowedToManage: dieses Modul kann nicht verwaltet werden
- notAllowedToMap: dieses Modul kann nicht zugeordnet werden
- notFound: Modul nicht vorhanden
- notUnique: Knoten nicht eindeutig
- staleData: alte Daten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/internal/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/internal/auth.yaml
deleted file mode 100644
index aa07acaf9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/internal/auth.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- unauthorized: nicht autorisiert
- unauthorizedScope: nicht autorisierter Geltungsbereich
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/access-control.yaml
deleted file mode 100644
index d4b276afb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/apigw-filter.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/apigw-filter.yaml
deleted file mode 100644
index 1700d7ec0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/apigw-filter.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-errors:
- invalidID: ungültige ID
- invalidRoute: ungültige Route
- notAllowedToCreate: Erstellen von Filtern ist nicht zulässig
- notAllowedToDelete: dieser Filter kann nicht gelöscht werden
- notAllowedToRead: dieser Filter kann nicht gelesen werden
- notAllowedToUndelete: dieser Filter kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Filter kann nicht aktualisiert werden
- notFound: Filter nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/apigw-route.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/apigw-route.yaml
deleted file mode 100644
index 991a30c59..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/apigw-route.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-errors:
- alreadyExists: Route über diesen Endpunkt bereits vorhanden
- existsEndpoint: Route mit diesem Endpunkt bereits vorhanden
- invalidEndpoint: ungültiger Endpunkt
- invalidID: ungültige ID
- notAllowedToCreate: Erstellen von Routen ist nicht zulässig
- notAllowedToDelete: diese Route kann nicht gelöscht werden
- notAllowedToExec: diese Route kann nicht ausgeführt werden
- notAllowedToRead: diese Route kann nicht gelesen werden
- notAllowedToUndelete: diese Route kann nicht wiederhergestellt werden
- notAllowedToUpdate: diese Route kann nicht aktualisiert werden
- notFound: Route nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/application.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/application.yaml
deleted file mode 100644
index a2850fdde..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/application.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-errors:
- invalidID: Ungültige ID
- notAllowedToCreate: Erstellen von Anwendungen ist nicht zulässig
- notAllowedToDelete: diese Anwendung kann nicht gelöscht werden
- notAllowedToManageFlag: Flags für Anwendungen können nicht verwaltet werden
- notAllowedToManageFlagGlobal: globale Flags für Anwendungen können nicht verwaltet werden
- notAllowedToRead: diese Anwendung kann nicht gelesen werden
- notAllowedToSearch: Anwendungen können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: diese Anwendung kann nicht wiederhergestellt werden
- notAllowedToUpdate: diese Anwendung kann nicht aktualisiert werden
- notFound: Anwendung nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/attachment.yaml
deleted file mode 100644
index a602286f0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/attachment.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-errors:
- failedToExtractMimeType: MIME-Typ konnte nicht extrahiert werden
- failedToProcessImage: Bild konnte nicht verarbeitet werden
- failedToStoreFile: Speicherdatei konnte nicht extrahiert werden
- invalidID: Ungültige ID
- notAllowedToCreate: Erstellen von Anlagen ist nicht zulässig
- notAllowedToCreateEmptyAttachment: Erstellen von leeren Anlagen ist nicht zulässig
- notAllowedToListAttachments: Anlagen können nicht aufgelistet werden
- notFound: Anlage nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/auth-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/auth-client.yaml
deleted file mode 100644
index 908133b62..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/auth-client.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-errors:
- invalidID: Ungültige ID
- notAllowedToCreate: Erstellen von Auth-Clients ist nicht zulässig
- notAllowedToDelete: dieser Auth-Client kann nicht gelöscht werden
- notAllowedToRead: dieser Auth-Client kann nicht gelesen werden
- notAllowedToSearch: Auth-Clients können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieser Auth-Client kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Auth-Client kann nicht aktualisiert werden
- notFound: Auth-Client nicht gefunden
- unableToChangeDefaultClientHandle: Handle des Standard-Auth-Clients kann nicht geändert werden
- unableToDeleteDefaultClient: Standard-Auth-Client kann nicht gelöscht werden
- unableToDisableDefaultClient: Standard-Auth-Client kann nicht deaktiviert werden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/auth.yaml
deleted file mode 100644
index d39bc3196..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/auth.yaml
+++ /dev/null
@@ -1,26 +0,0 @@
----
-errors:
- credentialsLinkedToInvalidUser: Anmeldeinformationen {credentials.kind}mit deaktiviertem oder gelöschtem Benutzer verknüpft {user}
- disabledMFAWithEmailOTP: Multi-Faktor-Authentifizierung mit E-Mail-OTP ist deaktiviert
- disabledMFAWithTOTP: Multi-Faktor-Authentifizierung mit TOTP ist deaktiviert
- enforcedMFAWithEmailOTP: OTP per E-Mail wird erzwungen und kann nicht deaktiviert werden
- enforcedMFAWithTOTP: TOTP wird erzwungen und kann nicht deaktiviert werden
- externalDisabledByConfig: externe Authentifizierung (mittels externem Authentifizierungsanbieter) ist deaktiviert
- failedUnconfirmedEmail: System erfordert eine bestätigte E-Mail vor dem Anmelden
- internalLoginDisabledByConfig: internes Anmelden (Benutzername/Passwort) ist deaktiviert
- internalSignupDisabledByConfig: internes Registrieren (Benutzername/Passwort) ist deaktiviert
- invalidCredentials: Kombination aus Benutzernamen und Passwort ist ungültig
- invalidEmailFormat: ungültige E-Mail
- invalidEmailOTP: ungültiger Code
- invalidHandle: ungültiger Alias
- invalidTOTP: ungültiger Code
- invalidToken: ungültiger Token
- notAllowedToConfigureTOTP: TOTP kann nicht eingerichtet werden
- notAllowedToImpersonate: die Identität dieses Benutzers kann nicht angenommen werden
- notAllowedToRemoveTOTP: TOTP kann nicht entfernt werden
- passwodResetFailedOldPasswordCheckFailed: Passwort kann nicht geändert werden. Das alte Passwort stimmt nicht überein.
- passwordChangeFailedForUnknownUser: Passwort für den unbekannten Benutzer konnte nicht geändert werden
- passwordNotSecure: Das angegebene Passwort ist nicht sicher; verwenden Sie ein längeres Passwort mit mehr nicht alphanumerischen Zeichen.
- passwordResetDisabledByConfig: die Passwortzurücksetzung ist deaktiviert
- profileWithoutValidEmail: externer Authentifizierungsanbieter sendet Profil ohne gültige E-Mail zurück
- unconfiguredTOTP: TOTP nicht eingerichtet
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/queue.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/queue.yaml
deleted file mode 100644
index f287d8bc1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/queue.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-errors:
- alreadyExists: Warteschlange mit diesem Namen bereits vorhanden
- invalidConsumer: ungültiger Verbraucher
- invalidID: ungültige ID
- notAllowedToCreate: Erstellen von Warteschleifen ist nicht zulässig
- notAllowedToDelete: diese Warteschleife kann nicht gelöscht werden
- notAllowedToRead: diese Warteschleife kann nicht gelesen werden
- notAllowedToReadFrom: Nachrichten aus dieser Warteschleife können nicht gelesen werden
- notAllowedToSearch: Warteschleifen können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: diese Warteschleife kann nicht wiederhergestellt werden
- notAllowedToUpdate: diese Warteschleife kann nicht aktualisiert werden
- notAllowedToWriteTo: Nachrichten können dieser Warteschleife nicht hinzugefügt werden
- notFound: Warteschleife nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/reminder.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/reminder.yaml
deleted file mode 100644
index 9f0bb16ff..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/reminder.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-errors:
- invalidID: ungültige ID
- notAllowedToAssign: Erinnerungen können anderen Benutzern nicht zugewiesen werden
- notAllowedToDismiss: Erinnerungen von anderen Benutzern können nicht abgewiesen werden
- notAllowedToRead: Erinnerungen von anderen Benutzern können nicht gelesen werden
- notFound: Erinnerung nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/report.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/report.yaml
deleted file mode 100644
index b252b85ad..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/report.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-errors:
- invalidID: ungültige ID
- notAllowedToCreate: Erstellen von Berichten ist nicht zulässig
- notAllowedToDelete: dieser Bericht kann nicht gelöscht werden
- notAllowedToListReports: Berichte können nicht aufgelistet werden
- notAllowedToRead: dieser Bericht kann nicht gelesen werden
- notAllowedToRun: dieser Bericht kann nicht ausgeführt werden
- notAllowedToSearch: "Berichte können nicht aufgelistet oder gesucht werden\n"
- notAllowedToUndelete: dieser Bericht kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieser Bericht kann nicht aktualisiert werden
- notFound: Bericht nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/role.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/role.yaml
deleted file mode 100644
index 722cf4297..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/role.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-errors:
- handleNotUnique: Rollenalias ist nicht eindeutig
- invalidHandle: ungültiger Alias
- invalidID: ungültige ID
- nameNotUnique: Rollenname ist nicht eindeutig
- notAllowedToArchive: diese Rolle kann nicht archiviert werden
- notAllowedToCreate: Erstellen von Rollen ist nicht zulässig
- notAllowedToDelete: diese Rolle kann nicht gelöscht werden
- notAllowedToManageMembers: Rollenmitglieder können nicht verwaltet werden
- notAllowedToRead: diese Rolle kann nicht gelesen werden
- notAllowedToSearch: Rollen können nicht gesucht oder aufgelistet werden
- notAllowedToUnarchive: diese Rolle kann nicht aufgehoben werden
- notAllowedToUndelete: diese Rolle kann nicht wiederhergestellt werden
- notAllowedToUpdate: diese Rolle kann nicht aktualisiert werden
- notFound: Rolle nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/sink.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/sink.yaml
deleted file mode 100644
index bb48cec67..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/sink.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-errors:
- badSinkParamEncoding: bad encoding of sink parameters
- contentLengthExceedsMaxAllowedSize: Inhaltslänge überschreitet maximal zulässige Größe
- failedToCreateEvent: failed to create sink event from request
- failedToProcess: Fehler bei der Verarbeitung der Anforderung
- failedToRespond: Anforderung ist fehlgeschlagen
- failedToSign: 'Anforderungsparameter konnten nicht signiert werden: {err}'
- invalidContentType: ungültiger Content-Type-Header
- invalidHttpMethod: ungültige HTTP-Methode
- invalidPath: ungültiger Pfad
- invalidSignature: ungültige Signatur
- invalidSignatureParam: ungültige Senkensignatur-Parameter
- invalidSinkRequestUrlParams: invalid sink request url params
- misplacedSignature: Signatur falsch eingefügt
- missingSignature: missing sink signature parameter
- processingError: sink request process error
- signatureExpired: Signatur ist abgelaufen
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/statistics.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/statistics.yaml
deleted file mode 100644
index 96bdd3dcb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/statistics.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToReadStatistics: Statistiken können nicht gelesen werden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/template.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/template.yaml
deleted file mode 100644
index f437a5202..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/template.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-errors:
- cannotRenderPartial: Teil-Templates können nicht wiedergegeben werden
- invalidHandle: ungültiger Handle
- invalidID: ungültige ID
- notAllowedToCreate: Erstellen von Templates ist nicht zulässig
- notAllowedToDelete: dieses Template kann nicht gelöscht werden
- notAllowedToRead: dieses Template kann nicht gelesen werden
- notAllowedToRender: dieses Template kann nicht wiedergegeben werden
- notAllowedToSearch: Templates können nicht gesucht oder aufgelistet werden
- notAllowedToUndelete: dieses Template kann nicht wiederhergestellt werden
- notAllowedToUpdate: dieses Template kann nicht aktualisiert werden
- notFound: Template nicht gefunden
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/user.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/user.yaml
deleted file mode 100644
index 8287b1751..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/system/user.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-errors:
- emailNotUnique: E-Mail ist nicht eindeutig
- handleNotUnique: Handle ist nicht eindeutig
- invalidEmail: Ungültige E-Mail! {{resource}}
- invalidHandle: ungültiger Handle
- invalidID: ungültige ID
- notAllowedToCreate: Erstellen von Benutzern ist nicht zulässig
- notAllowedToCreateSystem: Systembenutzer können nicht erstellt werden
- notAllowedToDelete: dieser Benutzer kann nicht gelöscht werden
- notAllowedToListUsers: diese Benutzer können nicht aufgelistet werden
- notAllowedToRead: auf diesen Benutzer kann nicht zugegriffen werden
- notAllowedToSearch: Benutzer können nicht aufgelistet oder gesucht werden
- notAllowedToSuspend: dieser Benutzer kann nicht gesperrt werden
- notAllowedToUndelete: dieser Benutzer kann nicht wiederhergestellt werden
- notAllowedToUnsuspend: dieser Benutzer kann nicht entsperrt werden
- notAllowedToUpdate: dieser Benutzer kann nicht aktualisiert werden
- notAllowedToUpdateSystem: Systembenutzer können nicht aktualisiert werden
- notFound: Benutzer nicht gefunden
- passwordNotSecure: Das angegebene Passwort ist nicht sicher; verwenden Sie ein längeres Passwort mit mehr nicht alphanumerischen Zeichen.
- usernameNotUnique: Benutzername ist nicht eindeutig
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/admin.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/admin.yaml
deleted file mode 100644
index 14f044044..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/admin.yaml
+++ /dev/null
@@ -1,272 +0,0 @@
----
-automation:
- add: Skript hinzufügen
- edit:
- asyncHelp: Warten Sie nicht auf Ergebnisse und ignorieren Sie Fehler. Nicht kompatibel mit kritischem Flag.
- asyncLabel: Dieses Skript asynchron ausführen
- codeTabLabel: Code
- criticalHelp: Wait until this script is executed. In case of errors, abort execution of other scripts and before* trigger
- criticalLabel: Kritisches Skript
- delete: Skript löschen
- enabledHelp: Deaktivierte Skripte werden ignoriert
- enabledLabel: Aktiviert
- mailAutomationTriggers:
- addMatcher: Bedingung hinzufügen
- addTrigger: Trigger hinzufügen
- delete: Trigger löschen
- deleteTrigger: Löschen
- enable: Trigger aktivieren
- matchAll: Muss alle Bedingungen erfüllen
- matcher:
- fields:
- bcc: BCC
- cc: CC
- from: Von
- placeholder: E-Mail-Kopfzeilenfeld
- replyTo: Antworten an
- subject: Betreff
- to: An
- 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: Kritisch
- enabled: Aktiviert
- runAs: Run As
- runInUA: In browser
- unnamed: (Unnamed script)
- manage: Manage automation scripts ({{count}})
- manage-id-permissions: Berechtigungen für dieses Skript verwalten
- manage-wc-permissions: Berechtigungen für alle Skripte verwalten
- newLabel: Neues Skript anlegen
- 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:
- notFound: 'Not found'
- label:
- "no": "No"
- submit: Submit
- "yes": "Yes"
- logout: Logout
- noAccess: You do not have permissions to access Admin panel
- pagination:
- next: Next
- prev: Prev
-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
-permission:
- automationWorkflow:
- all: all workflows
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete this workflow
- title: Delete any workflow
- execute:
- description: 'Standard: verweigern'
- specific: Execute this workflow
- title: Execute any workflow
- read:
- description: 'Standard: verweigern'
- specific: Read this workflow
- title: Read any workflow
- sessionsManage:
- description: 'Standard: verweigern'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- description: 'Standard: verweigern'
- specific: Manage triggers for this workflow
- title: Manage all triggers
- undelete:
- description: 'Standard: verweigern'
- specific: Undelete this workflow
- title: Undelete any workflow
- update:
- description: 'Standard: verweigern'
- specific: Update this workflow
- title: Update any workflow
- specific: workflow "{{target}}"
- base:
- compose: Compose
- system: System
- resetBack: Reset back to "{{current}}"
- saveChanges: Save changes
- setFor: Set permissions for {{target}}
- systemApplication:
- all: all applications
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete {{target}}
- title: Delete any application
- read:
- description: 'Standard: verweigern'
- specific: Read {{target}}
- title: Read any application
- update:
- description: 'Standard: verweigern'
- specific: Update {{target}}
- title: Update any application
- specific: application "{{target}}"
- systemApigwRoute:
- all: all routes
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete {{target}}
- title: Delete any route
- read:
- description: 'Standard: verweigern'
- specific: Read {{target}}
- title: Read any route
- update:
- description: 'Standard: verweigern'
- specific: Update {{target}}
- title: Update any route
- specific: route "{{target}}"
- systemAuthClient:
- all: all auth clients
- operations:
- authorize:
- description: 'User can authorize (use) this client. Default: deny'
- specific: Authorize client "{{target}}
- title: Authorize any client
- delete:
- description: 'Standard: verweigern'
- specific: Delete client "{{target}}
- title: Delete any client
- read:
- description: 'Standard: verweigern'
- specific: Read client "{{target}}
- title: Read any client
- update:
- description: 'Standard: verweigern'
- specific: Update client "{{target}}
- title: Update any client
- specific: auth client "{{target}}"
- systemRole:
- all: all roles
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete {{target}}
- title: Delete any role
- membersManage:
- description: 'Standard: verweigern'
- specific: Manage members for {{target}}
- title: Manage members for any role
- read:
- description: 'Standard: verweigern'
- specific: Read {{target}}
- title: Read any role
- update:
- description: 'Standard: verweigern'
- specific: Update {{target}}
- title: Update any role
- specific: role "{{target}}"
- systemTemplate:
- all: all templates
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete {{target}}
- title: Delete any template
- read:
- description: 'Standard: verweigern'
- specific: Read {{target}}
- title: Read any template
- render:
- description: 'Standard: verweigern'
- specific: Render {{target}}
- title: Render any template
- update:
- description: 'Standard: verweigern'
- specific: Update {{target}}
- title: Update any template
- specific: template "{{target}}"
- systemUser:
- all: all users
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete {{target}}
- title: Delete any user
- emailUnmask:
- description: 'Standard: verweigern'
- specific: Show email details for {{target}}
- title: Show email details for any user
- impersonate:
- description: 'Standard: verweigern'
- specific: Impersonate this user {{target}}
- title: Impersonate any user
- nameUnmask:
- description: 'Standard: verweigern'
- specific: Show name details for {{target}}
- title: Show name details for any user
- read:
- description: 'Standard: verweigern'
- specific: Read {{target}}
- title: Read any user
- suspend:
- description: 'Standard: verweigern'
- specific: Suspend {{target}}
- title: Suspend any user
- unsuspend:
- description: 'Standard: verweigern'
- specific: Unsuspend {{target}}
- title: Unsuspend any user
- update:
- description: 'Standard: verweigern'
- specific: Update {{target}}
- title: Update any user
- specific: user "{{target}}"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.permissions.yaml
deleted file mode 100644
index 8c733dfd0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.permissions.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-list:
- rules:
- add: Rolle hinzufügen
- addRole: Neue Rolle hinzufügen
- component:
- operations:
- grant: Berechtigung für Automatisierung erteilen
- sessionsSearch: Sitzungen durchsuchen
- triggersSearch: Trigger durchsuchen
- workflowCreate: Neuen Workflow erstellen
- workflowsSearch: Workflows durchsuchen
- type:
- label: Automatisierung
- loading: Berechtigungen werden geladen
- noRole: Keine Rolle ausgewählt
- notAllowed: Festlegen von Berechtigungen ist nicht zulässig
- submit: Übermitteln
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: Regelliste
- workflow:
- operations:
- delete: Workflow löschen
- execute: Workflow ausführen
- read: Workflow lesen
- sessionsManage: Workflow-Sitzungen verwalten
- triggersManage: Workflow-Trigger verwalten
- undelete: Workflow wiederherstellen
- update: Workflow aktualisieren
- type:
- label: Workflow
- title: Automatisierungsberechtigungen
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.scripts.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.scripts.yaml
deleted file mode 100644
index 4e0699a06..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.scripts.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-list:
- columns:
- updatedAt: Letzte Aktualisierung
- filter:
- absoluteTime: Absolute Zeit anzeigen
- incScriptsWithErrors: Fehler ({{ Anzahl }})
- incScriptsWithIterator: Iterator ({{ Anzahl }})
- incScriptsWithSecurity: Sicherheit ({{ Anzahl }})
- incScriptsWithTriggers: Triggers ({{ Anzahl }})
- searchQuery: Suchabfrage
- flags:
- iterator: Iterator
- security: Sicherheit
- triggers: Trigger
- labelMissing:
- title: Corredor Scripts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.sessions.yaml
deleted file mode 100644
index d5925e1c7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.sessions.yaml
+++ /dev/null
@@ -1,52 +0,0 @@
----
-editor:
- info:
- completedAt: Abgeschlossen am
- createdAt: Erstellt am
- createdByUserID: Erstellt bei - ID
- createdByUserName: Erstellt bei - Name
- delete: Löschen
- deletedAt: Deleted at
- error: Fehler
- eventType: Ereignistyp
- id: ID
- resourceType: Ressourcentyp
- status: Status
- title: Grundlegende Informationen
- workflowID: WorkflowID
- title: Sitzung
-list:
- columns:
- actions: ""
- createdAt: Created At
- eventType: Ereignistyp
- sessionID: SitzungsID
- status: Status
- workflowID: WorkflowID
- filterForm:
- all:
- label: Alle
- completed:
- label: Abgeschlossen
- excluded:
- label: Ohne
- exclusive:
- label: Nur
- failed:
- label: Fehlgeschlagen
- inProgress:
- label: Abgeschlossene Sitzungen
- inclusive:
- label: Einschließlich
- prompted:
- label: Aufgefordert
- sessions:
- label: Sitzungen
- started:
- label: Gestartet
- suspended:
- label: Gesperrt
- loading: Sitzungen werden geladen
- numFound: '{{count}} Sitzung gefunden'
- numFound_plural: '{{count}} Sitzungen gefunden'
- title: Sitzungen
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.workflows.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.workflows.yaml
deleted file mode 100644
index 498229be6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/automation.workflows.yaml
+++ /dev/null
@@ -1,51 +0,0 @@
----
-editor:
- info:
- createdAt: Erstellt am
- delete: Löschen
- deletedAt: Gelöscht am
- enabled: Aktiviert
- handle: Handle
- id: ID
- name: Name
- openBuilder: Builder öffnen
- title: Grundlegende Informationen
- undelete: Wiederherstellen
- updatedAt: Aktualisiert am
- new: Neu
- permissions: Berechtigungen
- title:
- create: Workflow erstellen
- edit: Workflow bearbeiten
- triggers:
- and: und
- columns:
- constraints: Einschränkungen
- eventType: Ereignis
- resourceType: Ressource
- title: Trigger
-list:
- columns:
- actions: ""
- createdAt: Erstellt
- enabled: Aktiviert
- handle: Name
- filterForm:
- deleted:
- label: gelöschte Workflows
- excluded:
- label: Ohne
- exclusive:
- label: Nur
- inclusive:
- label: Einschließlich
- query:
- label: Filter workflows list
- placeholder: Workflows nach Name filtern
- loading: Workflows werden geladen
- new: Neu
- numFound: '{{count}} Workflow gefunden'
- numFound_plural: '{{count}} Workflows gefunden'
- permissions: Berechtigungen
- title: Workflows
- yaml: YAML
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.automation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.automation.yaml
deleted file mode 100644
index 5b4500f0e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.automation.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-list:
- columns:
- events: Bei Ereignissen ausgelöst
- label: Bezeichnung
- name: Name
- title: Compose Automation
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.permissions.yaml
deleted file mode 100644
index 552e69220..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.permissions.yaml
+++ /dev/null
@@ -1,72 +0,0 @@
----
-list:
- rules:
- add: Rolle hinzufügen
- addRole: Neue Rolle hinzufügen
- chart:
- operations:
- delete: Delete any chart
- read: Read any chart
- update: Update any chart
- type:
- label: Charts
- component:
- operations:
- grant: Grant permissions on compose service
- namespaceCreate: Namespaces erstellen
- namespacesSearch: Namespaces auflisten und durchsuchen
- settingsManage: Alle Einstellungen verwalten
- settingsRead: Alle Einstellungen aufrufen
- type:
- label: Compose service
- loading: Berechtigungen werden geladen
- module:
- operations:
- delete: Delete any module
- read: Read any module
- recordCreate: Create record under any module
- recordsSearch: List and search records under any module
- update: Update any module
- type:
- label: Module
- moduleField:
- operations:
- recordValueRead: Read any module field
- recordValueUpdate: Update any module field
- type:
- label: Modulfelder
- namespace:
- operations:
- chartCreate: Create charts under any namespace
- chartsSearch: List and search charts under any namespace
- delete: Delete any namespace
- manage: Manage any namespace
- moduleCreate: Create modules under any namespace
- modulesSearch: List and search modules under any namespace
- pageCreate: Create pages under any namespace
- pagesSearch: List and search pages under any namespace
- read: Access any namespace
- update: Update any namespace
- type:
- label: Namespaces
- noRole: Keine Rolle ausgewählt
- notAllowed: Festlegen von Berechtigungen ist nicht zulässig
- page:
- operations:
- delete: Delete any page
- read: Read any page
- update: Update any page
- type:
- label: Seiten
- record:
- operations:
- delete: Delete any record
- read: Read any record
- update: Update any record
- type:
- label: Datensätze
- submit: Übermitteln
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: Regelliste
- title: Compose permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.settings.yaml
deleted file mode 100644
index 66eca02c4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/compose.settings.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-editor:
- basic:
- attachments:
- max-size: Maximale Größe (MB)
- page: Seitenanhänge
- record: Datensatzanhänge
- type:
- description: 'MIME-Typen, voneinander getrennt mit „,“. Beispiel: „text/plain,text/csv“'
- whitelist: Dateityp-Whitelist
- title: Standard
- title: Compose Einstellungen
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/dashboard.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/dashboard.yaml
deleted file mode 100644
index 6f8b7b609..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/dashboard.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-applications:
- applications: Anwendung(en)
- deleted: Gelöscht
- title: Aktive Anwendung(en)
- total: Gesamt
-roles:
- archived: Archiviert
- deleted: Gelöscht
- roles: Rolle(n)
- title: Aktive Rolle(n)
- total: Gesamt
-title: Dashboard
-users:
- deleted: Gelöscht
- suspended: Gesperrt
- title: Aktive(r) Benutzer
- total: Gesamt
- users: Benutzer
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/federation.nodes.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/federation.nodes.yaml
deleted file mode 100644
index 818d683bf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/federation.nodes.yaml
+++ /dev/null
@@ -1,65 +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: Um Ihre Organisation zu einem Verbundnetzwerk hinzuzufügen, senden Sie eine E-Mail-Einladung oder teilen Sie den unten stehenden Link mit einem Administrator einer anderen Organisation.
- hello: Hallo,
- invitation: Einladung zum Verbundnetzwerk
- kindRegards: "Freundliche Grüße, Corteza Team.\n"
- notGenerated: Link wurde nicht generiert.
- sendEmail: E-Mail senden
- subject: 'Betreff:'
- generateUri: Verbundlink generieren
- info:
- createdAt: Erstellt am
- delete: Löschen
- deletedAt: Gelöscht am
- email: Admin Email
- enabled: Aktiviert
- name: Servername
- status: Status
- tags:
- label: Tags
- placeholder: +Hinzufügen
- title: Grundlegende Informationen
- undelete: Wiederherstellen
- updatedAt: Aktualisiert am
- url: Server-URL
- title:
- create: Create Federated Node
- edit: Edit Federated Node
-list:
- columns:
- actions: ""
- createdAt: Erstellt
- enabled: Aktiviert
- name: Name
- status: Status
- tags: ""
- filterForm:
- query:
- label: Serverliste filtern
- placeholder: Server nach Name filtern
- loading: Server werden geladen
- new: Neu
- numFound: '{{count}} Server gefunden'
- numFound_plural: '{{count}} Server gefunden'
- pair:
- confirm: Bestätigen
- label: Pair Federation Node
- networkEstablished: Federated network will be established after the final confirmation from the administrator of another Corteza Federation Node.
- note: 'Hinweis:'
- status:
- confirmPending:
- description: |-
- {{ E-Mail }} hat die Einladung zur Teilnahme am Verbundnetzwerk „{{ Name }}“ angenommen.
- Klicken Sie auf „Bestätigen“, um mit der Freigabe der Daten zu beginnen.
- descriptionNoMail: |-
- Der Administrator von „{{ Name }}“ hat die Einladung zur Teilnahme am Verbundnetzwerk angenommen.
- Klicken Sie auf „Bestätigen“, um mit der Freigabe der Daten zu beginnen.
- none:
- description: "Um Ihre Organisation mit einem Verbundnetzwerk zu verbinden, fügen Sie die generierte URL einer anderen Organisation unten ein.\n"
- pending:
- description: Verbindung erfolgreich, endgültige Bestätigung durch den Administrator ist noch erforderlich
- title: Federated Networks
- yaml: YAML
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/federation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/federation.permissions.yaml
deleted file mode 100644
index 3c8b7a0b9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/federation.permissions.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
----
-list:
- rules:
- add: Rolle hinzufügen
- addRole: Neue Rolle hinzufügen
- component:
- operations:
- grant: "Berechtigungen Verbundservices erteilen\n"
- nodeCreate: Knoten erstellen
- nodesSearch: Knoten auflisten oder erstellen
- pair: Knoten verknüpfen
- settingsManage: Alle Einstellungen verwalten
- settingsRead: Alle Einstellungen aufrufen
- type:
- label: Federation service
- exposedModule:
- operations:
- manage: Manage any module
- type:
- label: Module
- loading: Berechtigungen werden geladen
- noRole: Keine Rolle ausgewählt
- node:
- operations:
- delete: Delete any node
- manage: Manage any node
- moduleCreate: Module erstellen
- pair: Knoten verknüpfen
- read: Access any node
- update: Update any node
- type:
- label: Knoten
- notAllowed: Festlegen von Berechtigungen ist nicht zulässig
- sharedModule:
- operations:
- map: Map any module
- type:
- label: Module
- submit: Übermitteln
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: Regelliste
- title: Federation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/navigation.yaml
deleted file mode 100644
index 3651c496c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/navigation.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
----
-dashboard: Dashboard
-system:
- group: System
- items:
- users: Benutzer
- actionlog: Aktionsprotokoll
- apigw: API-Gateway
- applications: Anwendungen
- authclients: Auth-Clients
- permissions: Berechtigungen
- queues: Message Queues
- roles: Rollen
- settings: Einstellungen
- stats: Statistik
- templates: Templates
-compose:
- group: Compose
- items:
- automation: Automatisierung
- permissions: Berechtigungen
- settings: Einstellungen
-automation:
- group: Automatisierung
- items:
- permissions: Berechtigungen
- scripts: Corredor Scripts
- sessions: Sitzungen
- workflows: Workflows
-federation:
- group: Federation
- items:
- nodes: Knoten
- permissions: Berechtigungen
-ui:
- group: Benutzeroberfläche
- items:
- settings: Einstellungen
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/notification.yaml
deleted file mode 100644
index 48e9dc667..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/notification.yaml
+++ /dev/null
@@ -1,229 +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:
- 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
-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
-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
-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
-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
-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
- compose:
- fetch:
- error: Compose settings fetch failed
- update:
- success: Compose settings updated
- error: Compose settings update failed
- ui:
- fetch:
- error: UI settings fetch 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.actionlog.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.actionlog.yaml
deleted file mode 100644
index 1e9747f28..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.actionlog.yaml
+++ /dev/null
@@ -1,46 +0,0 @@
----
-list:
- columns:
- action: Aktion
- actor: Benutzer
- description: Beschreibung
- requestOrigin: Origin
- resource: Resource
- severity: Severity
- timestamp: Timestamp
- 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: 'Zusätzliche Information'
- description: 'Beschreibung'
- error: 'Fehler'
- severity:
- emergency: 'Emergency'
- alert: 'Benachrichtiung'
- critical: 'Kritisch'
- error: 'Fehler'
- warning: 'Warnung'
- notice: 'Notice'
- info: 'Info'
- debug: 'Debug'
- filter:
- action: Action
- actor: Benutzer-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: Aktionsprotokoll
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.apigw.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.apigw.yaml
deleted file mode 100644
index 2f815bfbe..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.apigw.yaml
+++ /dev/null
@@ -1,69 +0,0 @@
----
-list:
- title: 'API Gateway'
- new: 'New'
- permissions: 'Permissions'
- yaml: 'YAML'
- loading: 'Loading routes'
- numFound: '{{count}} route found'
- numFound_plural: '{{count}} routes found'
- filterForm:
- query:
- label: 'Filter API Gateway list'
- placeholder: 'Filter routes by name'
- excluded:
- label: 'Without'
- inclusive:
- label: 'Including'
- exclusive:
- label: 'Only'
- deleted:
- label: 'Deleted routes'
- columns:
- endpoint: 'Endpoint'
- createdAt: 'Erstellt'
- enabled: 'Aktiviert'
- actions: ''
-editor:
- title: 'Edit route'
- new: 'New'
- permissions: 'Permissions'
- info:
- title: 'Grundlegende Informationen'
- id: 'ID'
- endpoint: 'Endpoint'
- method: 'Method'
- enabled: 'Aktiviert'
- delete: 'Delete'
- undelete: 'Undelete'
- deletedAt: 'Deleted at'
- updatedAt: 'Updated at'
- createdAt: 'Created at'
- validEndpoint: 'Invalid endpoint format'
- filters:
- title: 'Filter list'
- modal:
- title: 'Query parameters verifier'
- ok: 'Save & Close'
- statusActive: 'Active'
- statusDisabled: 'Disabled'
- step_title:
- prefilter: 'Prefiltering'
- processer: 'Processing'
- postfilter: 'Postfiltering'
- list:
- remove: 'Remove'
- filters: 'Filters'
- status: 'Status'
- actions: 'Actions'
- active: 'Active'
- noFiltersMsg: 'Please add a filter!'
- labels:
- expr: 'Expression'
- location: 'Location'
- workflow: 'Workflow'
- status: 'HTTP Status'
- add: 'Add'
- addFilter: 'Add filter'
- params: 'Params'
- filterListEmpty: 'Filter list is empty!'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.applications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.applications.yaml
deleted file mode 100644
index b7c699db4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.applications.yaml
+++ /dev/null
@@ -1,59 +0,0 @@
----
-editor:
- info:
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- enabled: Aktiviert
- id: ID
- name: Name
- title: Grundlegende Informationen
- 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:
- description: Logo used in the application selector
- label: Logo
- placeholder: Choose a logo or drop it here...
- name:
- description: Name used in the application selector
- label: Name
- pinned: Pinned
- title: Unify app selector
- url:
- description: Application URL
- label: URL
-list:
- columns:
- actions: ""
- createdAt: Erstellt
- enabled: Aktiviert
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.authclients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.authclients.yaml
deleted file mode 100644
index 8a1adb9c1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.authclients.yaml
+++ /dev/null
@@ -1,87 +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: Aktiviert
- 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
- 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: Grundlegende Informationen
- 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
- new: New
- permissions: Permissions
- title:
- create: Create client
- edit: Edit client
-list:
- columns:
- actions: ""
- createdAt: Erstellt
- enabled: Aktiviert
- handle: Handle
- meta:
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.permissions.yaml
deleted file mode 100644
index 85afab2d9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.permissions.yaml
+++ /dev/null
@@ -1,114 +0,0 @@
----
-list:
- rules:
- add: Rolle hinzufügen
- addRole: Neue Rolle hinzufügen
- application:
- operations:
- delete: Delete any application
- read: Read any application
- update: Update any application
- type:
- label: Applications
- authClient:
- operations:
- authorize: Authorize any client
- delete: Delete any client
- read: Read any client
- update: Update any client
- type:
- label: Auth clients
- component:
- operations:
- actionLogRead: Access action log
- applicationCreate: Create new application
- applicationFlagGlobal: Can pin application for everyone
- applicationFlagSelf: Can pin application for themselves
- applicationsSearch: List and search applications
- authClientCreate: Create new auth client
- authClientsSearch: List and search auth clients
- apigwRouteCreate: Create new route
- apigwRoutesSearch: List and search routes
- apigwFilterCreate: Create new filter
- apigwFiltersSearch: List and search filters
- grant: Grant permission on system service
- queueCreate: Create new messaging queue
- queuesSearch: List and search messaging queues
- reminderAssign: Allow reminder assignment
- roleCreate: Create new role
- rolesSearch: List and search roles
- settingsManage: Manage all settings
- settingsRead: Access all settings
- templateCreate: Create new template
- templatesSearch: List and search templates
- userCreate: Create new user
- usersSearch: List and search users
- type:
- label: System service
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- queue:
- operations:
- delete: Delete any queue
- queueRead: Read messages from queue
- queueWrite: Write messages to queue
- read: Read any queue
- update: Update any queue
- type:
- label: Messaging queues
- role:
- operations:
- delete: Delete any role
- membersManage: Manage members for any role
- read: Read any role
- update: Update any role
- type:
- label: Roles
- submit: Submit
- apigwRoute:
- type:
- label: 'API gateway Routes'
- operations:
- read: 'Read any route'
- update: 'Update any route'
- delete: 'Delete any route'
- apigwFilter:
- type:
- label: 'API gateway filters'
- operations:
- read: 'Read any filters'
- update: 'Update any filters'
- delete: 'Delete any filters'
- template:
- operations:
- delete: Delete any template
- read: Read any template
- render: Render any template
- update: Update any template
- type:
- label: Templates
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- user:
- operations:
- delete: Delete any user
- emailUnmask: Show email details
- impersonate: Impersonate any user
- nameUnmask: Show name details
- read: Read any user
- suspend: Suspend any user
- unsuspend: Unsuspend any user
- update: Update any user
- type:
- label: Users
- report:
- operations:
- read: Read any report
- update: Update any report
- delete: Delete any report
- run: Run any report
- type:
- label: Reports
- title: System permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.queues.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.queues.yaml
deleted file mode 100644
index 739dcb8f8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.queues.yaml
+++ /dev/null
@@ -1,41 +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
- 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: Grundlegende Informationen
- undelete: Undelete
- updatedAt: Updated at
- new: New
- title:
- edit: Edit queue
- new: Add a queue
-list:
- columns:
- actions: Actions
- consumer: Consumer
- createdAt: Created At
- queue: Queue
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.roles.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.roles.yaml
deleted file mode 100644
index 5f55e2ac9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.roles.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
----
-editor:
- info:
- archive: Archive
- archivedAt: Archived at
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- handle: Handle
- name: Role name
- title: Grundlegende Informationen
- unarchive: Unarchive
- undelete: Undelete
- updatedAt: Updated at
- 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: Erstellt
- enabled: Aktiviert
- handle: Handle
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.settings.yaml
deleted file mode 100644
index 2b984a836..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.settings.yaml
+++ /dev/null
@@ -1,112 +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 numbers
- min-num-count-description: The password must include the specified number of numbers (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)
- 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
- 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
- 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, 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 )
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.templates.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.templates.yaml
deleted file mode 100644
index 628f25d0c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.templates.yaml
+++ /dev/null
@@ -1,71 +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
- meta:
- description: Beschreibung
- 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: Grundlegende Informationen
- type: Template type
- undelete: Undelete
- updatedAt: Updated at
- new: New
- permissions: Permissions
- title:
- create: Create template
- edit: Edit template
-list:
- columns:
- actions: ""
- createdAt: Erstellt
- handle: Handle
- language: Language
- meta:
- short: Short name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.users.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.users.yaml
deleted file mode 100644
index 91da34d69..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/system.users.yaml
+++ /dev/null
@@ -1,102 +0,0 @@
----
-editor:
- info:
- confirmEmail: Confirm email address
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- email: Email
- handle: Handle
- name: Full name
- revokeAllSession: Revoke all active session
- suspend: Suspend
- suspendedAt: Suspended at
- title: Grundlegende Informationen
- undelete: Undelete
- unsuspend: Unsuspend
- updatedAt: Updated at
- 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
- notifications:
- membershipOK: Membership successfully updated
- passwordOK: Password successfully changed
- title: User updated
- userInfoOK: User info successfully updated
- 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: Erstellt
- email: Email
- enabled: Aktiviert
- handle: Handle
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/ui.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/ui.settings.yaml
deleted file mode 100644
index 1afc1d1bb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/ui.settings.yaml
+++ /dev/null
@@ -1,19 +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'
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/ui.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/ui.yaml
deleted file mode 100644
index b88b29eb5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-admin/ui.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-navGroup:
- label: User interface
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/block.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/block.yaml
deleted file mode 100644
index 6ce2bef0c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/block.yaml
+++ /dev/null
@@ -1,340 +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
- dangerButton: Danger
- darkButton: Dunkel
- dummyButtonLabel: Dummy
- editButton: Edit
- editTitle:
- script: Edit automation script button
- workflow: Edit workflow button
- label: Automation
- lightButton: Light
- 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
- primaryButton: Primary
- removeAll: Remove all
- searchPlaceholder: Filter available scripts by label, script name and description
- secondaryButton: Secondary
- stepID: 'Starting step ID: {{stepID}}'
- successButton: Success
- warningButton: 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: (Kein Feld)
- 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: (Kein Feld)
- 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: '$t(block.calendar.label)'
-chart:
- add: New Chart
- addFunnel: Funnel chart
- addGauge: Gauge chart
- addGeneric: Generic chart
- configure:
- label: Configure chart
- reportLabel: Report {{l}}
- reportsLabel: Reports
- display: 'Chart to display inside this block:'
- edit: Edit chart
- label: Chart
- pick: Pick a chart
- preview:
- chartId: Chart preview (ID {{0}})
-content:
- label: Content
-file:
- label: File
- preview:
- label: File block
-general:
- changeBlock: Change existing block
- descriptionLabel: '$t(general.label.description)'
- descriptionPlaceholder: Block description
- headerStyle: Block header style (color)
- 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: '$t(general.label.title)'
- titlePlaceholder: Block title
-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
- 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:
- confirmDelete: Are you sure you want to delete this record?
- deleteRecord: Delete record
- label: Record
- 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
-recordList:
- addRecord: Add
- cancelSelection: Cancel
- editFields: Editable module fields
- export:
- all: Export all records
- allow: Allow records export
- csv: CSV Export
- dateRange: 'Select date range:'
- filter:
- 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'
- query: Search query
- 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
- 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
- title: Record list filter
- update: Update filter
- where: Where
- without: Without
- 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
- 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 that are not yet supported via the importer
- 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
- 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}}) records.
- record:
- draggable: Can drag & drop records to order them
- fullPageNavigation: Full page navigation
- hideAddButton: Hide add record button
- hidePaging: Hide paging
- inlineEditor: Inline editor
- inlineEditorAllow: Allow inline record editing
- inlineEditorFootnote: Only one inline editor with the same module can be present the same page
- newLabel: New 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: Hide search box
- prefilterLabel: Prefilter records
- prefilterPlaceholder: field1 = 1 AND field2 = 232
- presortFootnote: Simplified SQL condition (ORDER BY ...) syntax is supported.
- presortHideSort: Hide sorting
- presortLabel: Presort records
- presortPlaceholder: field1 DESC, field2 ASC
- showTotalCount: Show total record count
- recordPage: record page
- refField:
- footnote: Field that links records with the parent record
- label: Parent field
- selectable: Enable record selection
- selected: '{{count}} of {{total}} records selected'
-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. This does not affect the filtering. Make sure to specify the prefilter where needed.
- 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
- 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.
-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)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/chart.yaml
deleted file mode 100644
index 58b9c80f4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/chart.yaml
+++ /dev/null
@@ -1,97 +0,0 @@
----
-colorLabel: '{{count}} colors'
-colorScheme: Color scheme
-edit:
- 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 (datetime & select fields)
- skipMissingValues: Skip missing values
- filter:
- customize: Customize filter
- label: Filters
- noFilter: (no filter)
- 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:'
- title: Metrics (numeric fields)
- modulePick: 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
- labelLabel: Axis label
- labelPlaceholder: Axis label
- logarithmicScale: Logarithmic scale
- maxLabel: Max value
- maxPlaceholder: Maximum value
- minLabel: Min value
- minPlaceholder: Minimum value
-import: 'Import chart(s):'
-newLabel: 'Create a new chart:'
-newPlaceholder: Chart name
-searchPlaceholder: Type here to search all charts in this namespace
-title: List of Charts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/field.yaml
deleted file mode 100644
index efbc1fba2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/field.yaml
+++ /dev/null
@@ -1,166 +0,0 @@
----
-defaultFieldValue: Default field value
-defaultValue: Default value
-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, sepparated 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
- number:
- exampleFormat: Format
- exampleInput: Input
- exampleResult: Result
- examplesLabel: 'Format examples:'
- formatLabel: Format
- formatPlaceholder: Format
- label: Number
- precisionLabel: Precision
- precisionPlaceholder: Precision
- prefixLabel: Prefix
- prefixPlaceholder: Prefix
- suffixLabel: Suffix
- suffixPlaceholder: Suffix
- record:
- currentUnnamedModule: (Derzeit nicht benannte Module)
- label: Record
- moduleLabel: Module name
- modulePlaceholder: Pick module
- 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
- queryFieldsLabel: Query fields on search
- recordFieldLabel: Record label from field
- recordFieldPlaceholder: Pick field
- suggestionPlaceholder: Start typing to search for records
- 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:
- 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
-noPermission: No permission to read field value
-options:
- description:
- label:
- default: Beschreibung
- 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:
- available: Columns available
- footnote: Add fields by dragging or double-clicking on them. Selected fields can also be reordered
- selectAll: Select all
- selected: Columns selected
- systemField: (system field)
- unselectAll: Unselect all
-system:
- id: Record ID
- moduleID: Module ID
- namespaceID: Namespace ID
- revision: Record revision
- meta: Meta data
- recordID: Record ID
- createdAt: Created at
- createdBy: Erstellt bei
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/general.yaml
deleted file mode 100644
index 57efe1dca..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/general.yaml
+++ /dev/null
@@ -1,123 +0,0 @@
----
-label:
- actions: Actions
- active: Active
- add: Add
- addNew: Add new
- addValue: Neue Variable hinzufügen
- attachmentFileInfo: '(Dateigöße {{0}}, hochgeladen am {{1}})'
- attributes: Attributes
- back: Back
- backWithoutSave: Back (without saving changes)
- browse: Browse
- buttons: Buttons
- cancel: Cancel
- clone: Clone
- close: Close
- create: Create
- delete: Delete
- description: Beschreibung
- download: Download
- dropFiles: Click or drop files here to upload
- edit: Edit
- enabled: Aktiviert
- export: Export
- fileTypeNotAllowed: File type not allowed
- uploadError: 'Issue with file upload: "{{message}}"'
- general: General
- handle: Handle
- here: here
- import: Import
- importPlaceholder: Upload files to import
- label: Label
- loading: Loading
- makeDefault: Make default
- moduleName: Module name
- multi: Multi value
- name: Name
- next: Next
- "no": "No"
- noHandle: No handle
- none: None
- ok: Ok
- openBookmarks: Open bookmarks
- pageBuilder: Page builder
- permissions: Permissions
- private: Private
- processing: Processing...
- recordPage: Record page
- remove: Remove
- removeDefault: Remove default
- required: Required
- save: Save
- saveAndClose: Save and close
- search: Search
- status: Status
- timeHour: '{{t}}h'
- timeMinute: '{{t}}min'
- title: Title
- type: Type
- updatedAt: '$t(field.system.updatedAt)'
- uploading: Uploading
- urlPlaceholder: https://example.tld
- validation: Validation
- value: Value
- view: View
- welcome: Welcome!
- "yes": "Yes"
-placeholder:
- handle: handle (a - z, 0 - 9, underscore, dash)
- sample: Sample
-reminder:
- add: Add a new reminder
- dismiss: Dismiss
- edit:
- assigneeLabel: Assignee
- assigneePlaceholder: Myself (default)
- notesLabel: Notes
- notesPlaceholder: Notes
- remindAtLabel: Notify me
- remindAtNone: Never
- titleLabel: Title
- titlePlaceholder: Title
- listLabel: Reminders
- routesTo: Link label
- snooze: Snooze
-tooltip:
- dragAndDrop: Drag and drop to change order
-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
- unselectAll: Unselect all
- kind:
- user:
- suggestionPlaceholder: Start typing to search for users by email or name
-notification:
- composeAccessNotAllowed: Not allowed to access Compose
- 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}}"'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/module.yaml
deleted file mode 100644
index 6b0e2c00c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/module.yaml
+++ /dev/null
@@ -1,69 +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}}"
- selectFields:
- title: Configure columns
- view:
- title: View record for module "{{name}}"
-createLabel: New Module
-edit:
- create: Create module
- edit: Edit module
- federationSettings:
- downstream:
- allFields: All Fields
- description: 'Match federated fields with existing ones:'
- title: Map
- errorFetchingData: Error fetching server data
- 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:
- allFields: All Fields
- description: Select the fields you want to share with the selected network
- title: Expose
- 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: Must be a-z/A-Z, 0-9 or underscore
- private: Sensitive data
- required: Required field
- title: The name displayed in form input / data lists
-federated: Federated
-forModule:
- recordList: Record List for module
- recordListPage: Record List page for module
- recordPage: Record page for module
-import: Module import
-newLabel: Module Name *
-newPlaceholder: Name used on the list of modules
-recordPage:
- create: Create record page
- edit: Page builder
-searchPlaceholder: Type here to search all modules in this namespace
-title: List of Modules
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/namespace.yaml
deleted file mode 100644
index a1f0490a9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/namespace.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-application:
- label: Enable on application list
-clickOpen: Click to open
-create: Create new namespace
-description:
- label: Namespace description
- placeholder: Enter namespace description
-disabled: Namespace is disabled
-edit: Edit namespace
-enabled:
- label: Enable on namespace list
-icon:
- label: Icon
- placeholder: Choose an image for namespace icon or drop it here...
-logo:
- label: Logo
- placeholder: Choose an image for namespace logo or drop it here...
-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
-subtitle:
- label: Subtitle
- placeholder: Enter namespace subtitle
-title: Low Code Namespaces
-visit: Visit namespace
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/navigation.yaml
deleted file mode 100644
index 5f6de92e3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/navigation.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-adminPanel: Admin Panel
-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
-publicPages: Public pages
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
-viewPage: View Page
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/notification.yaml
deleted file mode 100644
index 0a569ee0b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/notification.yaml
+++ /dev/null
@@ -1,83 +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
- 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
-general:
- composeAccessNotAllowed: Not allowed to access Compose
- error: Error
- success: Success
- warning: Warning
-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}}"'
-module:
- createFailed: Could not create a module
- deleteFailed: Could not delete this module
- deleted: Module deleted
- saveFailed: Could not save this module
- saved: Module saved
-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
- deleteFailed: Could not delete this namespace
- disabled: Namespace disabled - redirecting
- saveFailed: Could not save this namespace
- saved: Namespace saved
-page:
- createFailed: Could not create a page
- deleteFailed: Could not delete this page
- loadFailed: Could not load the page tree
- noPages: No pages found
- pageMoveFailed: Could not move this page
- reordered: Page reordered
- saveFailed: Could not save this page
- saveFailedRequired: Could not save this page, all required module fields must be present
- saved: Page saved
-record:
- createFailed: Could not create record
- deleteFailed: Could not delete record
- deleteBulkFailed: Could not delete selected records
- deleteBulkSuccess: Successfully deleted 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/onboarding.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/onboarding.yaml
deleted file mode 100644
index 1ca4ab6ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/onboarding.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-message:
- noPages: It seems this namespace has no visible pages yet.
- notifyAdministrator: Notify your system administrator.
- startBuilding: Follow these steps to start building
-step:
- chart:
- create: Make Chart
- view: Your Charts
- module:
- create: Create Module
- view: Your Modules
- optional: This step is optional!
- page:
- create: Build Page
- view: Your Pages
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/page.yaml
deleted file mode 100644
index d22cabe6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/page.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-build:
- addBlock: Add block
- selectBlockFootnote: Some types might be disabled for non-record pages
- selectBlockTitle: Select type of the new block
-createLabel: Create page
-edit:
- create: Create page
- edit: Edit page
- pageDescription: Page description
- visible: Page visibility
-import: 'Import page(s):'
-instructions: Drag and drop pages to adjust the order and hierarchy.
-invalid: Invalid configuration
-newPlaceholder: Page title
-noBlock: No block added yet
-notVisible: Hidden
-title: List of Pages
-view: View
-visible: Visible
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/permission.yaml
deleted file mode 100644
index c7cf4caf0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/permission.yaml
+++ /dev/null
@@ -1,132 +0,0 @@
----
-composeChart:
- all: all charts
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete chart "{{target}}"
- title: Delete any chart
- read:
- description: 'Standard: verweigern'
- specific: Read chart "{{target}}"
- title: Read any chart
- update:
- description: 'Standard: verweigern'
- specific: Update chart "{{target}}"
- title: Update any chart
- specific: chart "{{target}}"
-composeModule:
- all: all modules
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete module "{{target}}"
- title: Delete any module
- read:
- description: 'Standard: verweigern'
- specific: Read module "{{target}}"
- title: Read any module
- recordCreate:
- description: 'Standard: verweigern'
- specific: Create record of module "{{target}}"
- title: Create record of any module
- recordsSearch:
- description: 'Standard: verweigern'
- specific: List and search records of module "{{target}}"
- title: List and search records of any module
- update:
- description: 'Standard: verweigern'
- specific: Update module "{{target}}"
- title: Update any module
- specific: module "{{target}}"
-composeModuleField:
- all: all module fields
- operations:
- recordValueRead:
- description: 'Standard: verweigern'
- specific: 'Read "{{target}}" record fields '
- title: Read record fields of any module
- recordValueUpdate:
- description: 'Standard: verweigern'
- specific: 'Update "{{target}}" record fields '
- title: Update record fields of any module
- specific: field "{{target}}"
-composeNamespace:
- all: all namespaces
- operations:
- chartCreate:
- description: ""
- specific: Create charts under namespace "{{target}}"
- title: Create charts under any namespace
- chartsSearch:
- description: ""
- specific: List and search charts under namespace "{{target}}"
- title: List and search charts under any namespace
- delete:
- description: ""
- specific: Delete namespace "{{target}}"
- title: Delete any namespace
- manage:
- description: Allow access to namespace's admin pages
- specific: Manage namespace "{{target}}"
- title: Manage any namespace
- moduleCreate:
- description: ""
- specific: Create modules under namespace "{{target}}"
- title: Create modules under any namespace
- modulesSearch:
- description: ""
- specific: List and search modules under namespace "{{target}}"
- title: List and search modules under any namespace
- pageCreate:
- description: ""
- specific: Create pages under namespace "{{target}}"
- title: Create pages under any namespace
- pagesSearch:
- description: ""
- specific: List and search pages under namespace "{{target}}"
- title: List and search pages under any namespace
- read:
- description: ""
- specific: Read namespace "{{target}}"
- title: Read any namespace
- update:
- description: ""
- specific: Update namespace "{{target}}"
- title: Update any namespace
- specific: namespace "{{target}}"
-composePage:
- all: all pages
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete page "{{target}}"
- title: Delete any page
- read:
- description: 'Standard: verweigern'
- specific: Read page "{{target}}"
- title: Read any page
- update:
- description: 'Standard: verweigern'
- specific: Update page "{{target}}"
- title: Update any page
- specific: page "{{target}}"
-composeRecord:
- all: all records
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Delete record
- title: Delete records of any module
- read:
- description: 'Standard: verweigern'
- specific: Read record
- title: Read records of any module
- update:
- description: 'Standard: verweigern'
- specific: Update record
- title: Update records of any module
- specific: record
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/preview.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/preview.yaml
deleted file mode 100644
index 0b332b673..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/preview.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-de:
- clickToRetry: Click to retry
- downloadForAll: Download to see all pages
- firstPagePreview: First page preview
- loading: Loading
- noPages: This document is empty
- pageLoadFailed: Page failed to load
- pageLoading: '$t(preview.pdf.loading)'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/sidebar.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/sidebar.yaml
deleted file mode 100644
index f19853bc7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-compose/sidebar.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-namespaceList: Namespace list
-noPages: No pages
-pickNamespace: Select a namespace
-searchPlaceholder: Search pages...
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/app.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/app.yaml
deleted file mode 100644
index 974cd4b89..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/app.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-jitsi:
- create: Erstellen
- defaultLocalDisplayName: Anonym
- defaultRemoteDisplayName: Weitere Cortezer
- roomName: Raumname
- toStart: Erstellen Sie zum Starten eines Videoanrufs einen neuen Raum
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/layout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/layout.yaml
deleted file mode 100644
index ec3c8491c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/layout.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-noApps: Keine Anwendungen
-search: Suchbegriff hier eingeben
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/navigation.yaml
deleted file mode 100644
index fdcd071ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-one/navigation.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-adminPanel: Admin Panel
-automation: Automatisierung
-chart: Charts
-configuration: Konfiguration
-help:
- documentation: Dokumentation
- feedback: Feedback senden
- forum: Hilfe
- version: 'Version:'
-module: Module
-more: Weitere
-namespace: Namespaces
-noPageTitle: Kein Seitentitel
-page: Seiten
-publicPages: Öffentliche Seiten
-userSettings:
- changePassword: Passwort ändern
- loggedInAs: Angemeldet als {{user}}
- logout: Abmelden
- profile: Profil
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/create.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/create.yaml
deleted file mode 100644
index 63f979ac2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/create.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Bericht erstellen
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/edit.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/edit.yaml
deleted file mode 100644
index b27a9da32..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/edit.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Bericht bearbeiten
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/general.yaml
deleted file mode 100644
index be6b64527..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/general.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-label:
- add: + Hinzufügen
- back: Zurück
- delete: Löschen
- save: Speichern
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/list.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/list.yaml
deleted file mode 100644
index 42b4244de..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/list.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-searchPlaceholder: Suchbegriff hier eingeben, um nach Berichten zu suchen
-title: Berichte
-untitledTitle: Unbenannter Bericht
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/navigation.yaml
deleted file mode 100644
index 5731baeaa..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Dokumentation
- feedback: Feedback senden
- forum: Hilfe
- version: 'Version:'
-userSettings:
- changePassword: Passwort ändern
- loggedInAs: Angemeldet als {{user}}
- logout: Abmelden
- profile: Profil
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/notification.yaml
deleted file mode 100644
index 93e8210ae..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/notification.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-general:
- error: Fehler
- success: Vorgang erfolgreich
- warning: Warnung
-report:
- createFailed: Fehler beim Erstellen des Berichts
- created: Bericht erstellt
- delete: Bericht gelöscht
- deleteFailed: Fehler beim Löschen des Berichts
- fetchFailed: Fehler beim Abrufen des Berichts
- listFetchFailed: Fehler beim Abrufen von Berichten
- updateFailed: Fehler beim Aktualisieren des Berichts
- updated: Bericht aktualisiert
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/permission.yaml
deleted file mode 100644
index 1b98dbac9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-reporter/permission.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-report:
- all: Alle Berichte
- specific: Bericht "{{target}}"
-resetBack: Zurücksetzen auf"{{current}}"
-saveChanges: Änderungen speichern
-setFor: Berechtigungen festlegen für {{target}}
-system-report:
- delete:
- description: ""
- specific: Bericht "{{target}}" löschen
- title: Delete any report
- read:
- description: ""
- specific: Bericht "{{target}}" lesen
- title: Read any report
- run:
- description: ""
- specific: Bericht "{{target}}" ausführen
- title: Run any report
- update:
- description: ""
- specific: Bericht "{{target}}" aktualisieren
- title: Update any report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-workflow/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-workflow/navigation.yaml
deleted file mode 100644
index 5731baeaa..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-workflow/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Dokumentation
- feedback: Feedback senden
- forum: Hilfe
- version: 'Version:'
-userSettings:
- changePassword: Passwort ändern
- loggedInAs: Angemeldet als {{user}}
- logout: Abmelden
- profile: Profil
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-workflow/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-workflow/permission.yaml
deleted file mode 100644
index ed4528332..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-webapp-workflow/permission.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
----
-automationWorkflow:
- all: Alle Workflows
- operations:
- delete:
- description: 'Standard: verweigern'
- specific: Diesen Workflow löschen
- title: Delete any workflow
- execute:
- description: 'Standard: verweigern'
- specific: Diesen Workflow ausführen
- title: Execute any workflow
- read:
- description: 'Standard: verweigern'
- specific: Diesen Workflow lesen
- title: Read any workflow
- sessionsManage:
- description: 'Standard: verweigern'
- specific: Sitzungen für diesen Workflow verwalten
- title: Alle Sitzungen verwalten
- triggersManage:
- description: 'Standard: verweigern'
- specific: Trigger für diesen Workflow verwalten
- title: Alle Trigger verwalten
- undelete:
- description: 'Standard: verweigern'
- specific: Diesen Workflow wiederherstellen
- title: Undelete any workflow
- update:
- description: 'Standard: verweigern'
- specific: Diesen Workflow aktualisieren
- title: Update any workflow
- specific: Workflow "{{target}}"
-resetBack: Zurücksetzen auf"{{current}}"
-saveChanges: Änderungen speichern
-setFor: Berechtigungen festlegen für {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/config.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/config.yaml
deleted file mode 100644
index 33dcc698a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/config.yaml
+++ /dev/null
@@ -1 +0,0 @@
-name: English
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/authorized-clients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/authorized-clients.yaml
deleted file mode 100644
index 7669c69a8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/authorized-clients.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/change-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/change-password.yaml
deleted file mode 100644
index 18575621f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/change-password.yaml
+++ /dev/null
@@ -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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/create-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/create-password.yaml
deleted file mode 100644
index f255a35ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/create-password.yaml
+++ /dev/null
@@ -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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/error-internal.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/error-internal.yaml
deleted file mode 100644
index da92f14b0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/error-internal.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-template:
- title: Internal error
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_footer.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_footer.yaml
deleted file mode 100644
index 1ca52f074..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_footer.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-version: version {{version}}
-code-link: Access source code on
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_header.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_header.yaml
deleted file mode 100644
index 1cbd3ea53..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_header.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-logged-in-as: You're logged-in as
-logout: logout
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_nav.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_nav.yaml
deleted file mode 100644
index df2709222..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/inc_nav.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/login.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/login.yaml
deleted file mode 100644
index d49c4355d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/login.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/logout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/logout.yaml
deleted file mode 100644
index 52afd168f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/logout.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-template:
- log-out: Logout successful.
- log-in: Click here to log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa-totp-disable.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa-totp-disable.yaml
deleted file mode 100644
index 5696d014b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa-totp-disable.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
-template:
- title: Disable two-factor authentication with TOTP
- instructions: Disable by entering existing code.
- button:
- remove: Remove
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa-totp.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa-totp.yaml
deleted file mode 100644
index eb1dbc795..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa-totp.yaml
+++ /dev/null
@@ -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.
-
-
- This will enable additional security for your account.
-
-
- You can use one of the following applications:
-
- lastpass: LastPass Authenticator
- gauth: Google Authenticator for Android or iPhone
- authy: Authy
-
- 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"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa.yaml
deleted file mode 100644
index d65daf398..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/mfa.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/oauth2-authorize-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/oauth2-authorize-client.yaml
deleted file mode 100644
index 33af3e2a4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/oauth2-authorize-client.yaml
+++ /dev/null
@@ -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 log out .
- errors:
- invalid-user: Cannot continue with unauthorized email, visit your profile and resolve the issue.
-alerts:
- denied: cannot authorize {{client}}, no permissions.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/password-reset-requested.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/password-reset-requested.yaml
deleted file mode 100644
index 3b685a6cc..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/password-reset-requested.yaml
+++ /dev/null
@@ -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: Return to the login page
-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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/pending-email-confirmation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/pending-email-confirmation.yaml
deleted file mode 100644
index 4f0da6a4d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/pending-email-confirmation.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-template:
- title: Confirm your email
- instructions: You should receive email confirmation link to your inbox in a few moments.
- links: Create new account or log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/profile.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/profile.yaml
deleted file mode 100644
index b45cbb2ca..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/profile.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-template:
- title: Your profile
- form:
- email:
- label: Email
- placeholder: email@domain.ltd
- resend-confirmation-link: Email is not verified, resend confirmation link.
- name:
- label: Full name
- placeholder: Your full name
- handle:
- label: Handle
- placeholder: Short name, nickname or handle
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/request-password-reset.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/request-password-reset.yaml
deleted file mode 100644
index 272810cb4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/request-password-reset.yaml
+++ /dev/null
@@ -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: Return to the login page
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/reset-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/reset-password.yaml
deleted file mode 100644
index c3c2a73bd..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/reset-password.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/security.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/security.yaml
deleted file mode 100644
index 381957a78..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/security.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/sessions.yaml
deleted file mode 100644
index b09a5388c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/sessions.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/signup.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/signup.yaml
deleted file mode 100644
index 7d122b38e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/signup.yaml
+++ /dev/null
@@ -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? Log in
-
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/access-control.yaml
deleted file mode 100644
index bc5de2a77..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/access-control.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/session.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/session.yaml
deleted file mode 100644
index 02e4732b4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/session.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/trigger.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/trigger.yaml
deleted file mode 100644
index 082985813..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/trigger.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/workflow.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/workflow.yaml
deleted file mode 100644
index d460c3ee0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/automation/workflow.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/access-control.yaml
deleted file mode 100644
index bc5de2a77..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/access-control.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/attachment.yaml
deleted file mode 100644
index ebbb05293..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/attachment.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/chart.yaml
deleted file mode 100644
index 964d665bd..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/chart.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/field.yaml
deleted file mode 100644
index 487023d0a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/field.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/module.yaml
deleted file mode 100644
index 82def8ae0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/module.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/namespace.yaml
deleted file mode 100644
index 4c3d016a1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/namespace.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/notifications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/notifications.yaml
deleted file mode 100644
index 176304991..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/notifications.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/page.yaml
deleted file mode 100644
index 481b21c50..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/page.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/record-field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/record-field.yaml
deleted file mode 100644
index 5f5f4c924..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/record-field.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/record.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/record.yaml
deleted file mode 100644
index 628f7e21d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/record.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/access-control.yaml
deleted file mode 100644
index bc5de2a77..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/access-control.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/exposed-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/exposed-module.yaml
deleted file mode 100644
index 329f5b5ad..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/exposed-module.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/module-mapping.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/module-mapping.yaml
deleted file mode 100644
index 17d1dd18f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/module-mapping.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/node-sync.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/node-sync.yaml
deleted file mode 100644
index 3f0396c1f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/node-sync.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-errors:
- nodeNotFound: node does not exist
- notFound: node_sync does not exist
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/node.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/node.yaml
deleted file mode 100644
index bfec4f420..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/node.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/shared-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/shared-module.yaml
deleted file mode 100644
index 3506d8e3a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/federation/shared-module.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/internal/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/internal/auth.yaml
deleted file mode 100644
index 4f20bb1b2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/internal/auth.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-errors:
- unauthorized: unauthorized
- unauthorizedScope: unauthorized scope
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/access-control.yaml
deleted file mode 100644
index bc5de2a77..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/access-control.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/apigw-filter.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/apigw-filter.yaml
deleted file mode 100644
index b77f0d152..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/apigw-filter.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/apigw-route.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/apigw-route.yaml
deleted file mode 100644
index 00ff98bfe..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/apigw-route.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/application.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/application.yaml
deleted file mode 100644
index e32c663e6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/application.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/attachment.yaml
deleted file mode 100644
index 172e818f3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/attachment.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/auth-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/auth-client.yaml
deleted file mode 100644
index 222bdc94b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/auth-client.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/auth.yaml
deleted file mode 100644
index 0cbd209be..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/auth.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/credentials.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/credentials.yaml
deleted file mode 100644
index b23eeacf7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/credentials.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-errors:
- notFound: credentials not found
- invalidID: invalid ID
- notAllowedToManage: not allowed to manage credentials for this user
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/dal-connection.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/dal-connection.yaml
deleted file mode 100644
index b5af95ef9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/dal-connection.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/dal-sensitivity-level.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/dal-sensitivity-level.yaml
deleted file mode 100644
index 9459c1ab0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/dal-sensitivity-level.yaml
+++ /dev/null
@@ -1,8 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/data-privacy.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/data-privacy.yaml
deleted file mode 100644
index e4bbd3035..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/data-privacy.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/queue.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/queue.yaml
deleted file mode 100644
index 727c4e9ae..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/queue.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/reminder.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/reminder.yaml
deleted file mode 100644
index 4226f0a7a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/reminder.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/report.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/report.yaml
deleted file mode 100644
index 741fc545f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/report.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/role.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/role.yaml
deleted file mode 100644
index ac307dabf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/role.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/settings.yaml
deleted file mode 100644
index edd638125..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/settings.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/sink.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/sink.yaml
deleted file mode 100644
index 33a129fb7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/sink.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/statistics.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/statistics.yaml
deleted file mode 100644
index bcce31f52..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/statistics.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-errors:
- notAllowedToReadStatistics: not allowed to read statistics
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/template.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/template.yaml
deleted file mode 100644
index a06c7d924..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/template.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/user.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/user.yaml
deleted file mode 100644
index e750b9eba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/system/user.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-errors:
- emailNotUnique: email not unique
- handleNotUnique: handle not unique
- invalidEmail: Invalid email! {{resource}}
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/admin.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/admin.yaml
deleted file mode 100644
index 41abf07ce..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/admin.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.scripts.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.scripts.yaml
deleted file mode 100644
index abd65eed3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.scripts.yaml
+++ /dev/null
@@ -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:
- title: Corredor Scripts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.sessions.yaml
deleted file mode 100644
index 322856a5d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.sessions.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.workflows.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.workflows.yaml
deleted file mode 100644
index 470f2c6c4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/automation.workflows.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/compose.automation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/compose.automation.yaml
deleted file mode 100644
index df84c365e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/compose.automation.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
-list:
- columns:
- events: Triggered on events
- label: Label
- name: Name
- title: Compose Automation
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/compose.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/compose.settings.yaml
deleted file mode 100644
index 5e07dd9f8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/compose.settings.yaml
+++ /dev/null
@@ -1,25 +0,0 @@
-editor:
- title: Compose settings
- basic:
- attachments:
- max-size: Max size (MB)
- page: Page attachments
- record: Record 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/dashboard.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/dashboard.yaml
deleted file mode 100644
index 60df40ae1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/dashboard.yaml
+++ /dev/null
@@ -1,18 +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:
- deleted: Deleted
- suspended: Suspended
- title: Active user(s)
- total: Total
- users: User(s)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/expressions-help.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/expressions-help.yaml
deleted file mode 100644
index ee10c83a8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/expressions-help.yaml
+++ /dev/null
@@ -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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/federation.nodes.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/federation.nodes.yaml
deleted file mode 100644
index 01f1920ab..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/federation.nodes.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/general.yaml
deleted file mode 100644
index 9ad591eb3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/general.yaml
+++ /dev/null
@@ -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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/navigation.yaml
deleted file mode 100644
index 09ca4809e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/navigation.yaml
+++ /dev/null
@@ -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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/notification.yaml
deleted file mode 100644
index 179305b75..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/notification.yaml
+++ /dev/null
@@ -1,271 +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
-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
-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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/permissions.yaml
deleted file mode 100644
index 7449749cb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/permissions.yaml
+++ /dev/null
@@ -1,541 +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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.actionlog.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.actionlog.yaml
deleted file mode 100644
index d1567d160..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.actionlog.yaml
+++ /dev/null
@@ -1,45 +0,0 @@
-list:
- columns:
- action: Action
- actor: User
- description: Description
- requestOrigin: Origin
- resource: Resource
- severity: Severity
- timestamp: Timestamp
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.apigw.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.apigw.yaml
deleted file mode 100644
index 10741d89c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.apigw.yaml
+++ /dev/null
@@ -1,172 +0,0 @@
-list:
- export: Export
- title: 'Integration Gateway'
- 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
-
-editor:
- title: 'Edit route'
- new: 'New'
- permissions: 'Permissions'
-
- info:
- title: 'Basic information'
-
- id: 'ID'
- endpoint: 'Endpoint'
- method: 'Method'
- 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'
-
- 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'
-
- 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'
-
- add: 'Add'
- addFilter: 'Add filter'
- params: 'Params'
- filterListEmpty: 'Filter list is empty!'
-
- 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'
-
- 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'
-
-
- filterForm:
- query:
- label: 'Filter route list'
- placeholder: 'Filter routes by name'
- excluded:
- label: 'Without'
- inclusive:
- label: 'Including'
- exclusive:
- label: 'Only'
- deleted:
- label: 'Deleted routes'
-
- 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'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.applications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.applications.yaml
deleted file mode 100644
index 7f75a1038..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.applications.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.authclients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.authclients.yaml
deleted file mode 100644
index 429344db0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.authclients.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.connections.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.connections.yaml
deleted file mode 100644
index 31a000091..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.connections.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.email.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.email.yaml
deleted file mode 100644
index 14be96c2d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.email.yaml
+++ /dev/null
@@ -1,29 +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: Options, a 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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.queues.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.queues.yaml
deleted file mode 100644
index 6a4a8ac1c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.queues.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.roles.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.roles.yaml
deleted file mode 100644
index 4a7af3cd8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.roles.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.sensitivityLevel.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.sensitivityLevel.yaml
deleted file mode 100644
index ebb748c73..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.sensitivityLevel.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.settings.yaml
deleted file mode 100644
index ed9e52fc2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.settings.yaml
+++ /dev/null
@@ -1,124 +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
- 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
- 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 )
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.templates.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.templates.yaml
deleted file mode 100644
index 8d99cc3de..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.templates.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.users.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.users.yaml
deleted file mode 100644
index b599e92e9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/system.users.yaml
+++ /dev/null
@@ -1,108 +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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- name: Full name
- revokeAllSession: Revoke all active sessions
- suspend: Suspend
- suspendedAt: Suspended at
- title: Basic information
- undelete: Undelete
- unsuspend: Unsuspend
- updatedAt: Updated at
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/ui.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/ui.settings.yaml
deleted file mode 100644
index 76e71a640..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/ui.settings.yaml
+++ /dev/null
@@ -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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- url: URL
- new-tab: New tab
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/ui.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/ui.yaml
deleted file mode 100644
index 8d1a26e5f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/ui.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-navGroup:
- label: User interface
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml
deleted file mode 100644
index f4b8a32d9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml
+++ /dev/null
@@ -1,521 +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
- dangerButton: Danger
- darkButton: Dark
- dummyButtonLabel: Dummy
- editButton: Edit
- editTitle:
- script: Edit automation script button
- workflow: Edit workflow button
- label: Automation
- lightButton: Light
- 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
- primaryButton: Primary
- removeAll: Remove all
- searchPlaceholder: Filter available scripts by label, script name and description
- secondaryButton: Secondary
- stepID: 'Starting step ID: {{stepID}}'
- successButton: Success
- warningButton: 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
- configure:
- label: Configure chart
- reportLabel: Report {{l}}
- reportsLabel: Reports
- display: 'Chart to display inside this block:'
- 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
- noChart: No charts
- pick: Pick a chart
- preview:
- chartId: Chart preview (ID {{0}})
- searchPlaceholder: Type here to search all charts in this namespace
-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)
- wrap: Display block as a card
- label:
- add: Add
- back: Back
- edit: Edit
- general: General
- import: Import
- next: Next
- none: None
- ok: Ok
- permissions: Permissions
- remove: Remove
- save: Save
- search: Search
- 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
- 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:
- 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
-recordList:
- addRecord: Add
- cancelSelection: Cancel
- editFields: Editable module fields
- export:
- all: Export all records
- allow: Allow records export
- 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
- title: Record list filter
- update: Update filter
- where: Where
- without: Without
- 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
- 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
- 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}}) records.
- record:
- draggable: Can drag & drop records to order them
- fullPageNavigation: Full page navigation
- hideAddButton: Hide add record button
- hideImportButton: Hide import record button
- hidePaging: Hide paging
- inlineEditor: Inline editor
- inlineEditorAllow: Allow inline record editing
- inlineEditorFootnote: Only one inline editor with the same module can be present the same page
- newLabel: New 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: Hide search box
- prefilterLabel: Prefilter records
- prefilterPlaceholder: field1 = 1 AND field2 = 232
- presortFootnote: Simplified SQL condition (ORDER BY ...) syntax is supported.
- presortToggleInput: Toggle input type
- presortHideSort: Hide sorting
- presortLabel: Presort records
- presortPlaceholder: field1 DESC, field2 ASC
- showTotalCount: Show total record count
- openInNewTab: Open records in a new tab
- linkToParent: Link to parent record
- tooltip:
- clone: Clone record
- edit: Edit record
- undelete: Undelete record
- reminder: Reminder
- view: View record
- recordPage: record page
- refField:
- footnote: Field that links records with the parent record
- label: Parent field
- selectable: Enable record selection
- selected: '{{count}} of {{total}} records selected'
- sort:
- tooltip: Sort column
-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. This does not affect the filtering. Make sure to specify the prefilter where needed.
- 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
- 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.
- 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
-report:
- label: Report
- scenario:
- label: Scenario
- element:
- label: Display element
- description: Display elements are grouped by their respective block
-
-progress:
- add: + Add
- 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
- max: Maximum value
- variant:
- default: Dark
- danger: Danger
- dark: Dark
- info: Info
- light: Light
- primary: Primary
- secondary: Secondary
- success: Success
- warning: Warning
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/chart.yaml
deleted file mode 100644
index c5bb0348c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/chart.yaml
+++ /dev/null
@@ -1,126 +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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
-edit:
- 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
- filter:
- customize: Customize filter
- label: Filters
- 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
- labelLabel: Axis label
- labelPlaceholder: Axis label
- logarithmicScale: Logarithmic scale
- maxLabel: Max value
- maxPlaceholder: Maximum value
- minLabel: Min value
- minPlaceholder: Minimum value
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/field.yaml
deleted file mode 100644
index 4a2d78dd8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/field.yaml
+++ /dev/null
@@ -1,212 +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
- 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
- maximumValue: Maximum value
- progress:
- 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
- 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 a marker or click on a marker to remove it
- initialZoomAndPosition: Set initial map zoom and position
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/general.yaml
deleted file mode 100644
index 0f2f19b92..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/general.yaml
+++ /dev/null
@@ -1,135 +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
- 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 value
- name: Name
- next: Next
- no: No
- noHandle: No handle
- none: None
- now: Now
- ok: Ok
- openBookmarks: Open bookmarks
- 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
- 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
- edit:
- assigneeLabel: Assignee
- assigneePlaceholder: Myself (default)
- notesLabel: Notes
- notesPlaceholder: Notes
- remindAtLabel: Notify me
- remindAtNone: Never
- titleLabel: Title
- titlePlaceholder: Title
- listLabel: Reminders
- routesTo: 'Includes link to:'
- 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
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/module.yaml
deleted file mode 100644
index a7174fb6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/module.yaml
+++ /dev/null
@@ -1,199 +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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- 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.
-
- encoding-strategy:
- ident:
- placeholder: Field or database table column name
-
- strategies:
- plain:
- label: Column
- alias:
- label: Alias
- json:
- label: JSON
-
-
- privacy:
- title: Privacy Settings
- sensitivity-level:
- label: Highest allowed 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
-
-
-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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
-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
-
-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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/namespace.yaml
deleted file mode 100644
index 6a69df192..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/namespace.yaml
+++ /dev/null
@@ -1,74 +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.
-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 and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
-subtitle:
- label: Subtitle
- placeholder: Enter namespace subtitle
-title: Low Code Namespaces
-tooltip:
- translations: Namespace translations
-visit: Visit namespace
-
-
-manage:
- title: Manage namespaces
- list-view: Back to namespace list
-
- disabled: Disabled
- noResults: No namespaces found
-
- toolbar:
- buttons:
- create: Create new namespace
- permissions: Permissions
- search:
- placeholder: Type here to search among all namespaces...
-
- table:
- columns:
- name: Name
- handle: Handle
- last-change: Last change
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/navigation.yaml
deleted file mode 100644
index 168b51118..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/navigation.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/notification.yaml
deleted file mode 100644
index 6a705595b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/notification.yaml
+++ /dev/null
@@ -1,106 +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
-general:
- composeAccessNotAllowed: Not allowed to access Compose
- error: Error
- success: Success
- warning: Warning
- 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}}"'
-module:
- 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
- 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:
- createFailed: Could not create a page
- deleteFailed: Could not delete this page
- 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
-record:
- createFailed: Could not create record
- deleteFailed: Could not delete record
- deleteBulkFailed: Could not delete selected records
- deleteBulkSuccess: Successfully deleted 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/onboarding.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/onboarding.yaml
deleted file mode 100644
index fb38b0f31..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/onboarding.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-message:
- noPages: It seems this namespace has no visible pages yet.
- notifyAdministrator: Notify your system administrator.
- startBuilding: Follow these steps to start building
-label:
- pageBuilder: Page builder
- welcome: Welcome!
-navigation:
- noPageTitle: No page title
-notification:
- module:
- createFailed: Could not create a module
- saveFailed: Could not save this module
-step:
- chart:
- create: Make Chart
- view: Your Charts
- module:
- create: Create Module
- view: Your Modules
- optional: This step is optional!
- page:
- create: Build Page
- view: Your Pages
-tooltip:
- page-configuration:
- edit: Edit page
- list: Page translations
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/page.yaml
deleted file mode 100644
index 09dcf1dd0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/page.yaml
+++ /dev/null
@@ -1,62 +0,0 @@
-block:
- general:
- changeBlock: Change existing block
- label:
- cancel: Cancel
- noHandle: No handle
- pageBuilder: Page builder
- saveAndClose: Save and close
- placeholder:
- handle: handle (a - z, 0 - 9, underscore, dash)
- sample: Sample
- title: Add new block
- invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
-changeBlock: Change existing block
-build:
- addBlock: Add block
- selectBlockTitle: Select type of the new block
-createLabel: Create page
-edit:
- create: Create page
- edit: Edit page
- pageDescription: Page description
- visible: Page visibility
-import: 'Import page(s):'
-instructions: Drag and drop pages to adjust the order and hierarchy.
-invalid: Invalid configuration
-label:
- cancel: Cancel
- description: Description
- handle: Handle
- pageBuilder: Page builder
- permissions: Permissions
- saveAndClose: Save and close
-moduleEdit: Edit module
-navigation:
- page: Pages
- viewPage: View Page
-newPlaceholder: Page title
-noBlock: No block added yet
-noPages: No pages
-notVisible: Hidden
-pageMoveFailed: Could not move this page
-reordered: Page reordered
-title: List of Pages
-tooltip:
- view: View page
- edit:
- page: Edit page
- block: Edit block
-view: View
-visible: Visible
-delete:
- rebase: Update parent of sub-pages
- cascade: Delete sub-pages
-public:
- record:
- create:
- title: Creating record for module "{{name}}"
- edit:
- title: Editing record for module "{{name}}"
- view:
- title: Viewing record for module "{{name}}"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/permissions.yaml
deleted file mode 100644
index 0ae64fca2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/permissions.yaml
+++ /dev/null
@@ -1,197 +0,0 @@
-ui:
- save: Save changes
- cancel: Cancel
- set-for: Set permissions for {{target}}
- loading: Loading permissions
-
- edit:
- label: User roles
- description: Select role to set permissions
-
- evaluate:
- label: Evaluate
- description: Evaluate applied permissions
-
- add:
- label: Add
- title: Evaluate permissions
- save: Save & Close
- 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
-
-resources:
- compose:
- chart:
- all: all charts
- specific: chart "{{target}}"
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete chart "{{target}}"
- title: Delete any chart
- read:
- description: 'Default: deny'
- specific: Read chart "{{target}}"
- title: Read any chart
- update:
- description: 'Default: deny'
- specific: Update chart "{{target}}"
- title: Update any chart
-
- module:
- all: all modules
- specific: module "{{target}}"
- tooltip: Module permissions
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete module "{{target}}"
- title: Delete any module
- read:
- description: 'Default: deny'
- specific: Read module "{{target}}"
- title: Read any module
- record.create:
- description: 'Default: deny'
- specific: Create record of module "{{target}}"
- title: Create record of any module
- records.search:
- description: 'Default: deny'
- specific: List and search records of module "{{target}}"
- title: List and search records of any module
- update:
- description: 'Default: deny'
- specific: Update module "{{target}}"
- title: Update any module
- 'owned-record.create':
- description: 'Default: deny'
- specific: Manage owner when creating record "{{target}}"
- title: Manage owner when creating record of any module
- all-specific: Manage owner when creating record of module "{{ target }}"
-
- module-field:
- all: all module fields
- specific: field "{{target}}"
- all-specific: all module fields of module "{{ target }}"
- tooltip: Module field permissions
- operations:
- record.value.read:
- description: 'Default: deny'
- specific: 'Read "{{target}}" record fields '
- title: Read record fields of any module
- all-specific: Read record fields of module "{{ target }}"
- record.value.update:
- description: 'Default: deny'
- specific: 'Update "{{target}}" record fields '
- title: Update record fields of any module
- all-specific: Update record fields of module "{{ target }}"
-
- namespace:
- all: all namespaces
- specific: namespace "{{target}}"
- tooltip: Namespace permissions
- operations:
- chart.create:
- description: ""
- specific: Create charts under namespace "{{target}}"
- title: Create charts under any namespace
- charts.search:
- description: ""
- specific: List and search charts under namespace "{{target}}"
- title: List and search charts under any namespace
- delete:
- description: ""
- specific: Delete namespace "{{target}}"
- title: Delete any namespace
- manage:
- description: Allow access to namespace's admin pages
- specific: Manage namespace "{{target}}"
- title: Manage any namespace
- module.create:
- description: ""
- specific: Create modules under namespace "{{target}}"
- title: Create modules under any namespace
- modules.search:
- description: ""
- specific: List and search modules under namespace "{{target}}"
- title: List and search modules under any namespace
- page.create:
- description: ""
- specific: Create pages under namespace "{{target}}"
- title: Create pages under any namespace
- pages.search:
- description: ""
- specific: List and search pages under namespace "{{target}}"
- title: List and search pages under any namespace
- read:
- description: ""
- specific: Read namespace "{{target}}"
- title: Read any namespace
- update:
- description: ""
- specific: Update namespace "{{target}}"
- title: Update any namespace
-
- page:
- all: all pages
- specific: page "{{target}}"
- tooltip: Page permissions
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete page "{{target}}"
- title: Delete any page
- read:
- description: 'Default: deny'
- specific: Read page "{{target}}"
- title: Read any page
- update:
- description: 'Default: deny'
- specific: Update page "{{target}}"
- title: Update any page
-
- record:
- all: all records
- specific: record "{{target}}"
- all-specific: all records of module "{{ target }}"
- tooltip: Record permissions
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete record "{{target}}"
- title: Delete records of any module
- all-specific: Delete records of module "{{ target }}"
- read:
- description: 'Default: deny'
- specific: Read record "{{target}}"
- title: Read records of any module
- all-specific: Read records of module "{{ target }}"
- update:
- description: 'Default: deny'
- specific: Update record "{{target}}"
- title: Update records of any module
- all-specific: Update records of module "{{ target }}"
- 'owner.manage':
- description: 'Default: deny'
- specific: Manage owner of record "{{target}}"
- title: Manage record owners of any module
- all-specific: Manage record owners of module "{{ target }}"
- 'revisions.search':
- description: 'Default: deny'
- specific: Access revisions of record "{{target}}"
- title: Access record revisions
- all-specific: Access record revisions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/preview.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/preview.yaml
deleted file mode 100644
index c310993b9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/preview.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-general:
- label:
- attachmentFileInfo: '(File size: {{0}}, uploaded {{1}})'
- download: Download
- tooltip:
- dragAndDrop: Drag and drop to change order
-pdf:
- clickToRetry: Click to retry
- downloadForAll: Download to see all pages
- firstPagePreview: First page preview
- loading: Loading
- noPages: This document is empty
- pageLoadFailed: Page failed to load
- pageLoading: Loading
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/resource-translator.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/resource-translator.yaml
deleted file mode 100644
index c377b0a64..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/resource-translator.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-translator:
- save-changes: Save
- add-language: Add language
- missing-translation: Missing translation
-
-resources:
- chart:
- title: Chart "{{ handle }}"
- namespace:
- title: Namespace "{{ handle }}"
- tooltip: Namespace translations
- module:
- title: Module "{{ handle }}"
- tooltip: Module translations
- field:
- title: Module field "{{ name }}"
- tooltip: Field translations
- page:
- title: Page "{{ handle }}"
- tooltip: Page translations
- block:
- title: "Page block #{{ blockID }}"
- tooltip: Block translations
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/sidebar.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/sidebar.yaml
deleted file mode 100644
index 724f4ec28..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/sidebar.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-adminPanel: Admin panel
-chart: Charts
-manageNamespaces: Manage namespaces
-module: Modules
-noPages: No pages
-page: Pages
-pickNamespace: Select a namespace
-publicPages: Public pages
-searchPlaceholder:
- admin: Search resources...
- public: Search pages...
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/filters.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/filters.yaml
deleted file mode 100644
index c838646ed..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/filters.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-title: Filter
-
-types:
- title: Types
- namespace: Namespace
- module: Module
- user: User
- record: Record
-
-aggregation-groups:
- modules: Modules
- namespaces: Namespaces
-
-reset: Reset
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/general.yaml
deleted file mode 100644
index 43af6853d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/general.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-federated: Federated
-no-values: No values
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/navigation.yaml
deleted file mode 100644
index 639b40ec1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-discovery: Discovery
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/notification.yaml
deleted file mode 100644
index df5d4895e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/notification.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
-general:
- error: Error
- success: Success
- warning: Warning
-search:
- failed: Search failed
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/search.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/search.yaml
deleted file mode 100644
index fe1013f4e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-discovery/search.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-notification:
- search-error: There was problem getting search result
-input-placeholder: Enter search text
-card:
- button-text: Show more
- type: Type
- handle: Handle
- namespace: Namespace
- module: Module
- user: User
- email: Email
- record: Record
- fields: Fields
-tooltip:
- map: Toggle map
-range: Showing {{actual}} of {{all}} results
-discovering: Discovering
-no-results: No results
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/app.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/app.yaml
deleted file mode 100644
index e9fcaa40b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/app.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
-jitsi:
- create: Create
- defaultLocalDisplayName: Anonymous
- defaultRemoteDisplayName: Fellow Cortezer
- roomName: Room name
- toStart: To start a video call create a new room
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/layout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/layout.yaml
deleted file mode 100644
index 34b7494c7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/layout.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-no-applications: No Applications
-search: Type here to search
-start-tour: Start tour
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/navigation.yaml
deleted file mode 100644
index 79fac18af..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/navigation.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/onboarding-tour.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/onboarding-tour.yaml
deleted file mode 100644
index 548036ede..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-one/onboarding-tour.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
-start:
- welcome: Welcome to Corteza
- instructions: Hello! You have successfully created your Corteza account. Are you ready to get started? Click on the "Show me" button below for a quick guide through the basic functionalities.
- skip: Skip tour
- show: Show me
-
-buttons:
- skip: Skip tour
- previous: Back
- next: Next
- end: End
-
-steps:
- app-list:
- title: Application Menu
- content: This is where you can see the list of available applications. When in an application, you can always return to this list by clicking on the 6-dots icon in the top right corner.
- crm:
- title: Example Namespace - CRM
- content: Here you can access CRM, an example of the low-code configuration. You can navigate through the application from the sidebar on the left where you'll see a list of available pages. To insert an example data, click on a "+ Add" button on any record list.
- low-code:
- title: List of Low-Code applications (namespaces)
- content: Here you can create a new Low-Code application (namespace) or start working on some pre-configured applications (e.g. CRM). These applications do not show up on the Application Menu by default.
- reporter:
- title: List of Reports
- content: To make advanced dashboard views with aggregated data from several modules, different tables and charts, start building a new report.
- profile:
- title: Profile Settings
- content: To update your profile settings, set the language, change the password or set up 2-factor authentication, follow the link below the user icon.
- workflow:
- title: List of Workflows
- content: Take your Low-Code applications to the next level with the visual workflow builder, where you can automate any process to cover your organization's needs. Start building a new workflow or review the existing ones.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/dashboard.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/dashboard.yaml
deleted file mode 100644
index 8bbbe038d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/dashboard.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
-title: Data Privacy Console
-connection-location: Connection Location
-description:
- first: The Data Privacy Console enables you to access the overview of your personal data, request data deletion or data export.
- second: These actions are subject to validation by the DC (Data Controller) of your organization.
-user-options:
- data-overview:
- title: Data Overview
- description: Review your profile information and your personal data stored in Corteza applications
- button-label: View your data
- privacy-requests:
- title: Privacy Requests
- description: Access, manage or export a list of all your privacy-related (deletion, export, correction) requests
- button-label: Your privacy requests
- export:
- title: Data Export
- description: Open a new data export request by selecting the data type, date range and outcome file format
- button-label: Request data export
- delete:
- title: Data Deletion
- description: Request for your selected personal data to be deleted from the system
- button-label: Request data deletion
-dc-options:
- privacy-requests:
- title: Privacy Requests
- description: Access, manage or export a list of all privacy-related (deletion, export, correction) requests
- button-label: Incoming privacy requests
- sensitive-data:
- title: Sensitive Data
- description: Overview of all modules with sensitive data fields
- button-label: List of sensitive data
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/data-overview.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/data-overview.yaml
deleted file mode 100644
index 1613231b5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/data-overview.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-title: Data Overview
-
-data-types:
- profile-information:
- title: Profile Information
- description: Your contact information, names, surname, nickname, profile picture
- application-data:
- title: Application Data
- description: Your personal data stored in Corteza
-
-application:
- title: Application Data
- connection:
- label: Connection
- placeholder: Select a Connection
- no-data-available: No data available
- private-fields: Private Fields
- request-correction: Request Correction
- request-deletion: Request Deletion
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/general.yaml
deleted file mode 100644
index fd49fc858..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/general.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-label:
- back: Back
-
-resourceList:
- loading: Loading
- noItems: No items
- notFound: Not found
- search:
- placeholder: Type here to search items
- pagination:
- next: Next
- prev: Previous
- showing: '{{from}} - {{to}} of {{count}} items'
- single: One item
- single_plural: '{{count}} items'
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/map.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/map.yaml
deleted file mode 100644
index 8d2311ad7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/map.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-location: Location
-name: Name
-server-details: Server Details
-unnamed-location: Unnamed location
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/module-records.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/module-records.yaml
deleted file mode 100644
index 8b47bff6e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/module-records.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-module: Module
-namespace: Namespace
-no-records: No records
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/navigation.yaml
deleted file mode 100644
index 1d7d4746d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/navigation.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/notification.yaml
deleted file mode 100644
index 450f5d6c4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/notification.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-general:
- error: Error
- success: Success
- warning: Warning
-search:
- failed: Search failed
-list:
- load:
- error: Failed to load resource list
-connection-load-failed: Failed to load connections
-sensitive-data-fetch-failed: Failed to fetch sensitive data
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/request.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/request.yaml
deleted file mode 100644
index 0eccc5dfe..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/request.yaml
+++ /dev/null
@@ -1,81 +0,0 @@
-comments:
- enter: Enter comment...
- label: Comments
- sort:
- first:
- newest: Newest first
- oldest: Oldest first
- submit: Submit
- unknown:
- date: Unknown date
- user: Unknown user
-
-kind:
- correct: Correction Request
- delete: Deletion Request
- export: Export Request
-
-status:
- canceled: Canceled
- pending: Pending
- rejected: Rejected
- approved: Approved
-
-list:
- title: Privacy Requests
- export: Export
- columns:
- kind: Type
- requestedAt: Requested at
- requestedBy: Requested by
- status: Status
- request:
- approve: Approve Requests
- cancel: Cancel Request
- reject: Reject Requests
-
-edit:
- correct:
- private-fields: Private Fields
- no-data-available: No data available
- submit: Submit Correction Request
- connection:
- label: Connection
- placeholder: Select a Connection
- delete:
- private-fields: Private Fields
- no-data-available: No data available
- submit: Delete Selected Data
- connection:
- label: Connection
- placeholder: Select a Connection
- export:
- submit: Export Selected Data
- data-type:
- label: Data Type to export
- profile-information: Profile Information
- application-data: Application Data
- date-range:
- label: Date Range
- all: All of my data
- file-format:
- label: File Format
- json: JSON
- csv: CSV
-
-view:
- approve: Approve request
- cancel: Cancel request
- reject: Reject request
- export:
- data-type:
- label: Data Type to export
- profile-information: Profile Information
- application-data: Application Data
- date-range:
- label: Date Range
- all: All of my data
- file-format:
- label: File Format
- json: JSON
- csv: CSV
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/sensitive-data.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/sensitive-data.yaml
deleted file mode 100644
index d83cda4fe..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-privacy/sensitive-data.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-list:
- title: Sensitive Modules
- columns:
- module: Module
- namespace: Namespace
- connection: Connection
- location: Location
- ownership: Ownership
- module:
- enable: Enable modules
- disable: Disable modules
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/builder.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/builder.yaml
deleted file mode 100644
index c89b021b7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/builder.yaml
+++ /dev/null
@@ -1,71 +0,0 @@
-add:
- datasource: Add datasource
- display-element: Add display element
-available: Available
-block:
- description: Block description
- save: Save Block
- title: Block title
- configuration: Block configuration
-datasource:
- label: Datasource
- types:
- load:
- label: Load
- data-from-resource: Loads data from a specified resource, such as Compose records
- link:
- label: Link
- load-datasources: Links two Load datasources with a unique column that links them together, such as a Compose record selector
- join:
- label: Join
- load-datasources: Joins two datasources with a unique column that joins them together, such as a Compose record selector. The join step produces a single set of rows in contrast to the link step which produces an independent data frame for each local row
- aggregate:
- label: Aggregate
- load-datasource: Aggregates data from a load datasource based on a column value and aggregates it, such as counting the number of Accounts with the same status
-datasources:
- label: Datasources
- save: Save Datasources
-description: Description
-display-elements:
- types:
- text: Text
- metric: Metric
- table: Table
- chart: Chart
-element: Element
-elements: Elements
-filter-expression: Filter expression
-general: General
-joined-datasource-handling: Joined datasource handling
-layout: Layout
-layout-options:
- horizontal: Horizontal
- vertical: Vertical
-limit: Limit
-no-blocks-added: No blocks added yet
-or: Or
-pick-scenario: Pick a scenario
-prefilter: Prefilter
-presort-order: Presort order
-report:
- builder: Report Builder
- view: View Report
-save-button: Save
-scenarios:
- label: Scenarios
- save: Save Scenarios
-title: Title
-tooltip:
- edit:
- report: Edit report
- block: Edit block
- configure-scenarios: Configure scenarios
-available-columns: Available columns
-selected-columns: Selected columns
-no-columns-found: No columns found
-type-to-search: Type here to search among columns
-selected: Selected
-select-all: Select all
-unselect-all: Unselect all
-value: Value
-name: Name
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/create.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/create.yaml
deleted file mode 100644
index 22440d0f5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/create.yaml
+++ /dev/null
@@ -1 +0,0 @@
-title: Create report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/datasources.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/datasources.yaml
deleted file mode 100644
index 33b6c5d47..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/datasources.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-add: Add
-aggregate: Aggregate
-compose-records: Compose records
-datasource-name: 'Datasource Name...'
-expression: Expression
-group-by: Group by
-label: Label
-module: Module
-name: Name
-namespace: Namespace
-new:
- label: New label
- name: New name
-none: None
-prefilter: Prefilter
-primary:
- column: Primary Column
- source: Primary Source
-secondary:
- column: Secondary Column
- source: Secondary Source
-source: Source
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/display-element.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/display-element.yaml
deleted file mode 100644
index 6a67f2e53..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/display-element.yaml
+++ /dev/null
@@ -1,91 +0,0 @@
-chart:
- configurator:
- begin-axis-at-zero: Always begin axis scale at zero
- chart-title: Chart title
- color-scheme: Color scheme
- data: Data
- data-columns: Data columns
- default: Default
- default-value: Default value
- general: General
- label-column: Label column
- logarithmic-scale: Logarithmic scale
- none: None
- place-axis-on-right-side: Place axis on the right side
- show:
- tooltips: Show tooltips
- legend: Show legend
- skip-missing-values: Skip missing values
- step-size: Step size
- time:
- label: Time
- unit:
- label: Time unit
- types:
- date: Date
- month: Month
- quarter: Quarter
- week: Week
- year: Year
- type: Type
- types:
- bar: Bar
- doughnut: Doughnut
- funnel: Funnel
- line: Line
- pie: Pie
- value:
- max: Max
- min: Min value
- x-axis:
- name: X-Axis
- label: Axis label
- type: Axis type
- y-axis:
- name: Y-Axis
- label: Axis label
-metric:
- configurator:
- color:
- background: Background color
- text: Text color
- format: Format
- label-column: Label column
- none: None
- prefix: Prefix
- suffix: Suffix
-table:
- configurator:
- general: General
- data: Data
- columns: Columns
- dark: Dark
- head-variant: Head Variant
- joined-datasource-handling: Joined datasource handling
- light: Light
- none: None
- table:
- options:
- bordered: Bordered
- borderless: Borderless
- dark: Dark
- fixed: Fixed
- hover: Hover
- label: Table Options
- no-collapse: No border collapse
- responsive: Responsive
- small: Small
- striped: Striped
- variant: Table Variant
- variants:
- danger: Danger
- dark: Dark
- info: Info
- light: Light
- primary: Primary
- secondary: Secondary
- success: Success
- warning: Warning
- view:
- next: Next
- previous: Previous
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/edit.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/edit.yaml
deleted file mode 100644
index f6d126385..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/edit.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-description: Description
-handle-with-star: 'Handle*'
-invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
-name: Name
-name-with-star: 'Name*'
-new-report: New Report
-permissions: Permissions
-report:
- create: Create Report
- builder: Report Builder
- description: Report description...
- edit: Edit Report
-placeholder-handle: handle (a - z, 0 - 9, underscore, dash)
-title: Edit report
-tooltip:
- view-report: View report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/general.yaml
deleted file mode 100644
index 5bd8d241c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/general.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-label:
- add: Add
- and: And
- ascending: Ascending
- back: Back
- clear: Clear
- delete: Delete
- descending: Descending
- name: Name
- none: None
- now: Now
- ok: Ok
- or: Or
- openLinkInNewTab: Open link in a new tab
- save: Save
- today: Today
- urlPlaceholder: https://example.tld
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/list.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/list.yaml
deleted file mode 100644
index 42e843306..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/list.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-permissions: Permissions
-report:
- builder: Report Builder
- edit: Edit
- list: List of Reports
- new: New Report
-searchPlaceholder: Type here to search reports
-title: Reports
-tooltip:
- permissions: Report permissions
-untitledTitle: Untitled report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/navigation.yaml
deleted file mode 100644
index 1d7d4746d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/navigation.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/notification.yaml
deleted file mode 100644
index 73e9d5c55..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/notification.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-datasource:
- describe-failed: Failed to describe datasource
-general:
- error: Error
- success: Success
- warning: Warning
-module:
- fetch-failed: Failed to fetch modules
-namespace:
- fetch-failed: Failed to fetch namespaces
-report:
- createFailed: Failed to create report
- created: Report created
- delete: Report deleted
- deleteFailed: Failed to delete report
- fetchFailed: Failed to fetch report
- listFetchFailed: Failed to fetch reports
- run-failed: Failed to run report
- updateFailed: Failed to update report
- updated: Report updated
- notAllowed:
- read: Not allowed to read report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/permissions.yaml
deleted file mode 100644
index 35bd19994..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/permissions.yaml
+++ /dev/null
@@ -1,57 +0,0 @@
-ui:
- save: Save changes
- cancel: Cancel
- set-for: Set permissions for {{target}}
- loading: Loading permissions
-
- edit:
- label: User roles
- description: Select role to set permissions
-
- evaluate:
- description: Evaluate applied permissions
-
- add:
- label: Add
- title: Evaluate permissions
- save: Save & Close
- 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
-
-resources:
- system:
- report:
- all: all reports
- specific: report "{{target}}"
- tooltip: Report permissions
- operations:
- delete:
- description: ""
- specific: Delete report "{{target}}"
- title: Delete any report
- read:
- description: ""
- specific: Read report "{{target}}"
- title: Read any report
- run:
- description: ""
- specific: Run report "{{target}}"
- title: Run any report
- update:
- description: ""
- specific: Update report "{{target}}"
- title: Update any report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/scenarios.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/scenarios.yaml
deleted file mode 100644
index c955379da..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/scenarios.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
-datasource: Datasource
-label: Label
-none: None
-prefilter: Prefilter
-scenario-name: 'Scenario Name...'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/sidebar.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/sidebar.yaml
deleted file mode 100644
index 83e2f5da1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/sidebar.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-no-reports: No Reports
-search-reports: Search reports
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/view.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/view.yaml
deleted file mode 100644
index a1171838c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/view.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
-pick-scenario: Pick a scenario
-report:
- builder: Report Builder
- view: Report View
-tooltip:
- edit:
- report: Edit report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/configurator.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/configurator.yaml
deleted file mode 100644
index 591965efa..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/configurator.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-configuration: Configuration
-edge: Edge
-target: Target
-tooltip:
- run-workflow: Run workflow
- configure-step: Configure step
-workflow:
- 'run-as': Run as
- 'not-setup-properly': When not explicitly set, workflow will be executed by user that invoked it
- invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots
- placeholder-handle: handle (a - z, 0 - 9, underscore, dash)
- sub-workflow:
- label: Subworkflow
- description: Subworkflows can't have enabled triggers
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/editor.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/editor.yaml
deleted file mode 100644
index 31942c7a6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/editor.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
-
-'auto-initialize-empty-variable': Variables that can't be loaded will be auto initialized as empty
-back: Back
-'click-to-save': Click here to save.
-deferred: Deferred
-delete: Delete
-deleted: Deleted
-'detected-changes': "Changes detected "
-'detected-issues': Issues detected
-disabled: Disabled
-help: Help
-handle: (Handle)
-id: "ID:"
-'id-parenthesis': " (ID)"
-'initial-scope': Initial scope
-'input-ids-or-handles': The initial scope gets injected into the workflow at execution. To load available variables, input the related IDs/Handles below
-issues: Issues
-'load-and-configure': Load and Configure
-'modify-initial-scope-if-no-variables-are-loaded': If you do not wish to load any variables, click "Configure" to modify the initial scope before running workflow
-'open-webapp-on-prompt-use' : "WARNING: If prompts are used in the workflow, make sure that the related webapp is also opened. Otherwise workflow will timeout"
-reset: Reset
-'run-as': "Run as:"
-'run-workflow': Run Workflow
-'required-namespace': Namespace required
-'required-namespace-and-module': Namespace and Module required
-save: Save
-spinning: Spinning
-'test-in-progress': "Testing in progress. If your workflow includes Prompt or Delay steps, it may be waiting for them to complete"
-'unsupported-browser': Browser is not supported!
-undelete: Undelete
-'workflow-configuration': Workflow Configuration
-'editor': Editor
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/general.yaml
deleted file mode 100644
index 28535df4d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/general.yaml
+++ /dev/null
@@ -1,48 +0,0 @@
-clear: Clear
-description: Description
-enabled: Enabled
-error: Error
-error-expression: Error message (expression)
-export: Export
-general: General
-handle: Handle *
-import:
- json: Import JSON
- label: Import
- reassign-run-as: "NOTE: the Run as workflow property won't be imported and should be reassigned"
- upload-files: Browse or drop files to upload...
-label: Label
-name: Name
-new-workflow: New Workflow
-none: None
-now: Now
-
-offset: Offset
-offset-expression: Offset (expression)
-permissions: Permissions
-search-workflows: Type here to search all workflows...
-subworkflow: Subworkflow
-subworkflows: Subworkflows
-deleted: Deleted
-disabled: Disabled
-without: Without
-only: Only
-including: Including
-unnamed-workflow: Unnamed Workflow
-workflow-list: List of Workflows
-save: Save
-today: Today
-cancel: Cancel
-resource-list:
- no-items: No matches for your search
- not-found: Not found
- loading: Loading
- pagination:
- next: Next
- prev: Prev
- showing: '{{count}} of {{total}} items'
- single: One item
- single_plural: '{{count}} items'
-
-tooltip:
- permissions: Workflow permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/help.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/help.yaml
deleted file mode 100644
index b88bd70dc..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/help.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-'basic-controls':
- action:
- deselect: Deselect
- pan: Pan
- select: Select
- 'select-multiple': Select multiple
- 'zoom-in/out': Zoom in/out
- shortcut:
- 'left-click':
- background: Left click on background
- drag: Left click & drag
- label: Left click
- 'mouse-wheel': Mouse wheel
- 'right-click-drag': Right click & drag
-'basic-controls-label': Basic controls
-'keyboard-shortcuts':
- action:
- 'add-selection': Add to selection
- copy: Copy
- cut: Cut
- 'delete-selected-elements': Delete selected elements
- nudge: Nudge
- paste: Paste
- redo: Redo
- save: Save
- 'show-guides': Show guides
- 'show-help': Show help
- 'reset-view-to-start-point': Reset view to starting point
- 'select-all': Select all
- undo: Undo
- shortcut:
- 'adjust-distance': to adjust distance
- 'arrow-keys': Arrow keys - Use
- hold: Hold
- 'left-mouse-button': left mouse button
-'keyboard-shortcuts-label': Keyboard shortcuts
-'mac-users': If using a MAC keyboard, replace Ctrl with the CMD key
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/navigation.yaml
deleted file mode 100644
index 1b344509c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/notification.yaml
deleted file mode 100644
index b7155f136..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/notification.yaml
+++ /dev/null
@@ -1,42 +0,0 @@
-'configure-triggers': Make sure all trigger steps are properly configured
-'confirm-unsaved-changes': You have unsaved changes, are you sure you want to exit?
-'delete-failed': Failed to delete workflow
-'deleted-workflow': Workflow deleted
-error: " - ERROR: "
-'event-type-not-found': Event type not found
-'event-type-fetch-failed': Failed to fetch event types
-'failed-fetch-functions': Failed to fetch functions
-'failed-fetch-triggers': Failed to fetch triggers
-'failed-fetch-workflow': Failed to fetch workflow
-'failed-fetch-workflows': Failed to fetch workflows
-'failed-load-file': Failed to load file
-'failed-save': Save failed
-'failed-test': Test failed
-'fetch-types-failed': Failed to fetch types
-general:
- error: Error
- success: Success
- warning: Warning
- info: Info
-list:
- load:
- error: Failed to fetch workflows
-import:
- 'failed-import': Failed to import
- 'imported-workflows': Workflows imported
- 'skipped-workflows': Skipped workflows
-'imported-workflow': Workflow imported
-'import-failed': Import failed
-'initial-scope-load-failed': Failed to load initial scope
-'resolve-issues': Resolve issues to test workflow
-'save-workflow': Save workflow first to test it
-'started-test': Workflow test started
-'test-completed': Test completed
-'test-in-progress': Test in progress
-'trace-unavailable': Trace not available
-'trigger-paths-changed': Trigger paths changed
-'updated-workflow': Workflow updated
-'workflow-test-completed': Workflow test completed
-undelete:
- success: Workflow restored
- failed: Failed to restore workflow
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/permissions.yaml
deleted file mode 100644
index fd0412a12..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/permissions.yaml
+++ /dev/null
@@ -1,69 +0,0 @@
-ui:
- save: Save changes
- cancel: Cancel
- set-for: Set permissions for {{target}}
- loading: Loading permissions
-
- edit:
- label: User roles
- description: Select role to set permissions
-
- evaluate:
- description: Evaluate applied permissions
-
- add:
- label: Add
- title: Evaluate permissions
- save: Save & Close
- 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
-
-resources:
- automation:
- workflow:
- all: all workflows
- specific: workflow "{{target}}"
- tooltip: Workflow permissions
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/steps.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/steps.yaml
deleted file mode 100644
index a605ec543..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/steps.yaml
+++ /dev/null
@@ -1,108 +0,0 @@
-break:
- label: Break
- short: Break
- tooltip: Stop iterator execution and continue with workflow
-continue:
- label: Continue
- short: Continue
- tooltip: Stop current iteration and continue with the next one
-debug:
- label: Debug
- short: Debug
- tooltip: Logs current workflow scope into server logs. If workflow debug is enabled
-delay:
- label: Delay
- short: Delay
- tooltip: Delays workflow execution
-error:
- label: Error
- short: Error
- tooltip: Throws error and stops workflow execution, also prevents saving of records triggered with before trigger
-error-handler:
- label: Error Handler
- short: Error Handler
- tooltip: Continue workflow from this step if an error is triggered
-expressions:
- configurator:
- add-expression: + Add Expression
- expression: Expression
- expression-placeholder: Expression...
- label: Expressions
- short: Expressions
- tooltip: Define and mutate scope variables
-function:
- configurator:
- arguments: Arguments
- constant: Constant
- expression: Expression
- name: Name
- option-select: Select an option
- result: Result
- results: Results
- add-result: + Add result
- select-function: Select function
- type: Type
- type*: Type*
- label: Function
- short: Function
- tooltip: Execute the chosen predefined function
-exec-workflow:
- label: Execute Workflow
- short: Workflow
- tooltip: Execute a workflow and map variables from its scope to the current one
-gatewayExclusive:
- label: Gateway (Exclusive)
- short: Gateway
- tooltip: Workflow execution can continue on first path that fits condition
-gatewayInclusive:
- label: Gateway (Inclusive)
- short: Gateway
- tooltip: Workflow execution can continue on all paths that fit condition
-gatewayParallel:
- label: Gateway (Fork/Join)
- short: Gateway
- tooltip: Splits workflow execution into two parallel paths or merges multiple paths into one
-gateway:
- configurator:
- condition: Condition
- two-paths: Gateway must be source of at least two paths
-iterator:
- label: Iterator
- short: Iterator
- tooltip: Iterate over items
-prompt:
- label: Prompt
- short: Prompt
- tooltip: Prompts user and waits for input
-swimlane:
- label: Swimlane
- short: Swimlane
- tooltip: Visually group steps
-termination:
- label: Termination (End)
- short: Termination
- tooltip: Terminate workflow execution
-trigger:
- configurator:
- add: + Add
- add-constraints: + Add Constraints
- constraints: Constraints
- event*: Event*
- failed-fetch-event-types: Failed to fetch event types
- initial-scope: Initial Scope
- equal: Equal
- not-equal: Not equal
- like: Like
- not-like: Not like
- operator: Operator
- resource: Resource
- resource*: Resource*
- select-constraint-type: Select constraint type
- select-operator: Select operator
- select-event-type: Select event type
- select-resource-type: Select resource type
- label: Trigger (Start)
- short: Trigger
- tooltip: Trigger the workflow execution based on configuration
-tooltip:
- configure-step: Configure step
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/config.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/config.yaml
deleted file mode 100644
index 60db95ba1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/config.yaml
+++ /dev/null
@@ -1 +0,0 @@
-name: French
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/authorized-clients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/authorized-clients.yaml
deleted file mode 100644
index d67e03bde..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/authorized-clients.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-template:
- title: Clients autorisés
- list:
- authorized-on: Autorisés sur
- buttons:
- revoke: Retirer l'accès
- empty: Aucun client autorisé trouvé
-alerts:
- removed: Suppression de l'autorisation client
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/change-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/change-password.yaml
deleted file mode 100644
index 063ea76db..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/change-password.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-template:
- title: Modifiez votre mot de passe
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- old-password:
- label: Ancien mot de passe
- placeholder: Entrez votre ancien mot de passe
- new-password:
- label: Nouveau mot de passe
- placeholder: Entrez votre nouveau mot de passe
- button:
- change-password: Modifiez votre mot de passe
-alerts:
- password-change-success: Mot de passe modifié avec succès.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/create-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/create-password.yaml
deleted file mode 100644
index 59bebe034..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/create-password.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-template:
- title: Créez votre mot de passe
- form:
- email:
- label: E-mail
- password:
- label: Mot de passe
- placeholder: Entrez votre mot de passe
- button:
- create-password: Créez votre mot de passe
-alerts:
- invalid-expired-password-token: Le token de création de mot de passe est invalide ou a expiré, veuillez renouveler la demande de création de mot de passe.
- password-create-success: Mot de passe créé avec succès.
- password-create-disabled: Création du mot de passe est désactivée.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/error-internal.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/error-internal.yaml
deleted file mode 100644
index 4f95bda9f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/error-internal.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-template:
- title: Erreur interne
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_footer.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_footer.yaml
deleted file mode 100644
index f04021655..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_footer.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-version: version {{version}}
-code-link: Accéder au code source sur
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_header.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_header.yaml
deleted file mode 100644
index 826608ff6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_header.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-logged-in-as: Vous êtes connecté en tant que
-logout: se déconnecter
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_nav.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_nav.yaml
deleted file mode 100644
index d970b5428..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/inc_nav.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-template:
- authorize-client: Finaliser l'autorisation de
- class:
- your-profile: Votre profil
- security: Sécurité
- login-session: Sessions de connexion
- authorized-clients: Clients autorisés
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/login.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/login.yaml
deleted file mode 100644
index e85898572..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/login.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-template:
- title: Se connecter
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- password:
- label: Mot de passe
- placeholder: mot de passe
- button:
- login-and-remember: Se connecter et se souvenir de moi
- login: Se connecter
- continue: Continuer
- links:
- request-password-reset: Mot de passe oublié?
- signup: Créer un nouveau compte
- external:
- login-with: Se connecter avec {{idp}}
-alerts:
- logged-in: Vous êtes maintenant connecté.
- local-disabled: Comptes locaux désactivés
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/logout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/logout.yaml
deleted file mode 100644
index 781132639..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/logout.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-template:
- log-out: Déconnecté avec succès.
- log-in: Cliquer ici pour se connecter .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa-totp-disable.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa-totp-disable.yaml
deleted file mode 100644
index b566d55cc..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa-totp-disable.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-template:
- title: Désactiver l'authentification à 2 facteurs avec TOTP
- instructions: Désactiver en entrant le code existant.
- button:
- remove: Supprimer
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa-totp.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa-totp.yaml
deleted file mode 100644
index 0967d2a18..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa-totp.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
----
-template:
- title: Configurez votre authentification à 2 facteurs avec TOTP
- enforced: |
- L'authentification multi-facteurs TOTP est assurée par l'administrateur de Corteza.
- Veuillez la configurer de suite.
- instructions: |
- Corteza utilise les mots de passe à usage unique dans le temps (TOTP) comme une des technologies sous-jacentes de l'authentification à 2 facteurs. Utilisez l'une des applications énumérées ci-dessous et tapez le secret ou scannez le code QR.
-
-
- Cela permettra de renforcer la sécurité de votre compte.
-
-
- Vous pouvez utiliser l'une des applications suivantes:
- lastpass: Authentifiant LastPass
- gauth: Authentifiant Google pour Android ouiPhone
- authy: Authy
- form:
- title: "Terminez la configuration en saisissant le code de l'application d'authentification:"
- button: Envoyez
-alerts:
- text-MFA-enabled: Authentification à 2 facteurs avec TOTP activée
- text-MFA-disabled: Authentification à 2 facteurs avec TOTP désactivée
-
-errors:
- invalid-code-format: "Invalid code format"
- invalid-code: "Invalid code"
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa.yaml
deleted file mode 100644
index dfb521ec8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/mfa.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-template:
- title: Authentification multi-facteurs
- email:
- instructions: Vérifiez votre boîte mail et entrez le code reçu
- code: Code
- verify: Vérifiez
- resend: Renvoyez
- confirmed: Email OTP confirmé
- totp:
- instructions: Vérifiez votre application TOTP et entrez le code que vous avez reçu
- code: Code
- confirmed: TOTP confirmé
- verify: Vérifiez
-alerts:
- email:
- resent: Email OTP renvoyé
- topt:
- valid: TOTP valide
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/oauth2-authorize-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/oauth2-authorize-client.yaml
deleted file mode 100644
index 062017fdd..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/oauth2-authorize-client.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-template:
- title: Autoriser
- form:
- greeting-paragraph: Bonjour
- question-for-client: aimerait effectuer des actions sur ce serveur Corteza en votre nom.
- buttons:
- allow: Permettre
- deny: Refuser
- links:
- mistake: Si c'est une erreur, veuillez Se déconnecter .
- errors:
- invalid-user: Impossible de continuer avec l'email non autorisé, veuillez vous rendre sur Votre profil et résoudre le problème.
-alerts:
- denied: impossible d'autoriser {{client}}, aucune permission.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/password-reset-requested.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/password-reset-requested.yaml
deleted file mode 100644
index e3516382f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/password-reset-requested.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-template:
- title: Réinitialisation du mot de passe demandée
- instructions: Si l'email saisi est trouvé dans notre base de données, vous allez recevoir un lien de réinitialisation de mot de passe dans votre boite mail d'ici quelques instants.
- links: Créer un nouveau compte ouSe connecter .
-alert:
- invalid-expired-password-token: Mot de passe invalide ou token de mot de passe expiré, veuillez renouveler votre demande de réinitialisation de mot de passe.
- password-reset-success: Mot de passe réinitialisé avec succès.
- password-reset-disabled: Réinitialisation du mot de passe désactivée.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/pending-email-confirmation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/pending-email-confirmation.yaml
deleted file mode 100644
index 6805051d5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/pending-email-confirmation.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-template:
- title: Confirmez votre email
- instructions: Vous devriez recevoir un email avec un lien de confirmation dans votre votre boite mail d'ici quelques instants.
- links: Créer un nouveau compte ouSe connecter .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/profile.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/profile.yaml
deleted file mode 100644
index 4a58a7758..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/profile.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-template:
- title: Votre profil
- form:
- email:
- label: Email
- placeholder: email@domain.ltd
- resend-confirmation-link: L'email n'est pas vérifié, renvoyer le lien de confirmation.
- name:
- label: Nom complet
- placeholder: Votre nom complet
- handle:
- label: Identifiant
- placeholder: Surnom ou identifiant
- preferred-language:
- label: Langue préférée
- buttons:
- submit: Mise à jour du profil
-alerts:
- profile-updated: Profil mis à jour avec succès.
- profile-update-fail: Impossible de mettre à jour le profil en raison d'erreurs de saisie
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/request-password-reset.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/request-password-reset.yaml
deleted file mode 100644
index 68a5dba71..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/request-password-reset.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-template:
- title: Demander le lien de réinitialisation de mot de passe
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- buttons:
- request: Demander le lien de réinitialisation de mot de passe par email
- links: Créer un nouveau compte ouse connecter .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/reset-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/reset-password.yaml
deleted file mode 100644
index 7cc5515e6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/reset-password.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-template:
- title: Réinitialisez votre mot de passe
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- new-password:
- label: Nouveau mot de passe
- placeholder: Entrez votre nouveau mot de passe
- buttons:
- change-password: Changez votre mot de passe
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/security.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/security.yaml
deleted file mode 100644
index 3c8ac3cf7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/security.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-template:
- title: Sécurité
- password:
- title: Mot de passe
- change-link: Changez votre mot de passe
- mfa:
- title: Authentification multi-facteurs
- totp:
- title: Sécurité supplémentaire avec application mobile (mot de passe à usage unique basé sur le temps)
- enforced: Configuré et requis à la connexion.
- disabled: Actuellement désactivé.
- configure: Configurez
- disable: Désactivez
- email:
- title: Sécurité supplémentaire grâce à un mot de passe à usage unique par email
- enforced: Désactivé et requis à la connexion.
- disabled: Actuellement désactivé.
- enable: Configurez
- disable: Désactivez
- all-disabled: Toutes les méthodes MFA sont actuellement désactivées. Demandez à votre administrateur de les activer.
-alerts:
- topt-disabled: Authentification à 2 facteurs avec TOTP désactivée
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/sessions.yaml
deleted file mode 100644
index 191aa4f90..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/sessions.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-template:
- title: Votre session
- list:
- current: Session actuelle
- authorized-on: Autorisé sur
- same-machine: Cet appareil
- ip-address: Adresse IP
- same-browser: Ce navigateur
- browser: Navigateur
- expires: Expires
- expired: Expiré
- today: Aujourd'hui
- tomorrow: En 1 jour
- soon: En {{days}} jours
- delete-all: Supprimer toutes les sessions
-alerts:
- session-deleted: Session supprimée
- delete-sessions-but-current: Toutes les sessions sauf celles en cours sont supprimées
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/signup.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/signup.yaml
deleted file mode 100644
index 5950c7374..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/signup.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-template:
- title: S'enregistrer
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- password:
- label: Mot de passe
- placeholder: Mot de passe
- name:
- label: Nom complet
- placeholder: Votre nom complet
- nickname:
- label: Surnom ou identifiant
- placeholder: Surnom ou identifiant
- button:
- sign-up: Envoyez
- log-in: Avez-vous déjà un compte? Se connecter
-alerts:
- signup-successful: Connecté avec succès.
- email-confirmed-logged-in: Adresse email confirmée, vous êtes maintenant connecté.
- invalid-expired-token: Token de confirmation d'email invalide ou expiré, veuillez renvoyer la demande de confirmation.
- signup-disabled: Enregistrement désactivé
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/session.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/session.yaml
deleted file mode 100644
index 28bb8dfa9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/session.yaml
+++ /dev/null
@@ -1,9 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/trigger.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/trigger.yaml
deleted file mode 100644
index 48e171665..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/trigger.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/workflow.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/workflow.yaml
deleted file mode 100644
index 9a31fa0ce..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/automation/workflow.yaml
+++ /dev/null
@@ -1,17 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/attachment.yaml
deleted file mode 100644
index 4f8bd2b98..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/attachment.yaml
+++ /dev/null
@@ -1,27 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/chart.yaml
deleted file mode 100644
index 60e025f3d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/chart.yaml
+++ /dev/null
@@ -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 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/field.yaml
deleted file mode 100644
index 487023d0a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/field.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/module.yaml
deleted file mode 100644
index 692b4c806..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/module.yaml
+++ /dev/null
@@ -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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/namespace.yaml
deleted file mode 100644
index 2cb5e62c2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/namespace.yaml
+++ /dev/null
@@ -1,17 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/notifications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/notifications.yaml
deleted file mode 100644
index 6d40ff612..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/notifications.yaml
+++ /dev/null
@@ -1,6 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/page.yaml
deleted file mode 100644
index 4ae1064ac..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/page.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/record.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/record.yaml
deleted file mode 100644
index 14936f992..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/compose/record.yaml
+++ /dev/null
@@ -1,25 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/exposed-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/exposed-module.yaml
deleted file mode 100644
index 52b6d553a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/exposed-module.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/module-mapping.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/module-mapping.yaml
deleted file mode 100644
index 116068a21..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/module-mapping.yaml
+++ /dev/null
@@ -1,9 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/node-sync.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/node-sync.yaml
deleted file mode 100644
index c25068f6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/node-sync.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- nodeNotFound: node does not exist
- notFound: node_sync does not exist
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/node.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/node.yaml
deleted file mode 100644
index 080e66008..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/node.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/shared-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/shared-module.yaml
deleted file mode 100644
index eb125edf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/federation/shared-module.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/internal/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/internal/auth.yaml
deleted file mode 100644
index 6661c6608..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/internal/auth.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- unauthorized: unauthorized
- unauthorizedScope: unauthorized scope
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/apigw-filter.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/apigw-filter.yaml
deleted file mode 100644
index fe58037ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/apigw-filter.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/apigw-route.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/apigw-route.yaml
deleted file mode 100644
index ddea0d3e9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/apigw-route.yaml
+++ /dev/null
@@ -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
- notFound: route not found
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/application.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/application.yaml
deleted file mode 100644
index f9680a108..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/application.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/attachment.yaml
deleted file mode 100644
index a7f29dec7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/attachment.yaml
+++ /dev/null
@@ -1,10 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/auth-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/auth-client.yaml
deleted file mode 100644
index 197761961..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/auth-client.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/auth.yaml
deleted file mode 100644
index d45ddb9a6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/auth.yaml
+++ /dev/null
@@ -1,26 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/queue.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/queue.yaml
deleted file mode 100644
index ab2092573..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/queue.yaml
+++ /dev/null
@@ -1,14 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/reminder.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/reminder.yaml
deleted file mode 100644
index 457c2884e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/reminder.yaml
+++ /dev/null
@@ -1,7 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/report.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/report.yaml
deleted file mode 100644
index fbd92d949..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/report.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/role.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/role.yaml
deleted file mode 100644
index dd4834f94..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/role.yaml
+++ /dev/null
@@ -1,16 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/sink.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/sink.yaml
deleted file mode 100644
index 51e657df0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/sink.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/statistics.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/statistics.yaml
deleted file mode 100644
index 38e7d0eca..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/statistics.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToReadStatistics: not allowed to read statistics
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/template.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/template.yaml
deleted file mode 100644
index 74b5f0c6e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/template.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/user.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/user.yaml
deleted file mode 100644
index 8897420ad..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/system/user.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-errors:
- emailNotUnique: email not unique
- handleNotUnique: handle not unique
- invalidEmail: Invalid email! {{resource}}
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/admin.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/admin.yaml
deleted file mode 100644
index ae8320ab6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/admin.yaml
+++ /dev/null
@@ -1,272 +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:
- notFound: 'Not found'
- label:
- "no": "No"
- submit: Submit
- "yes": "Yes"
- logout: Logout
- noAccess: You do not have permissions to access Admin panel
- pagination:
- next: Next
- prev: Prev
-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
-permission:
- automationWorkflow:
- all: all workflows
- 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
- sessionsManage:
- description: 'Default: deny'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- 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
- specific: workflow "{{target}}"
- base:
- compose: Compose
- system: System
- resetBack: Reset back to "{{current}}"
- saveChanges: Save changes
- setFor: Set permissions for {{target}}
- systemApplication:
- all: all applications
- 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
- specific: application "{{target}}"
- systemApigwRoute:
- all: all routes
- 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
- specific: route "{{target}}"
- systemAuthClient:
- all: all auth clients
- 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
- specific: auth client "{{target}}"
- systemRole:
- all: all roles
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any role
- membersManage:
- 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
- specific: role "{{target}}"
- systemTemplate:
- all: all templates
- 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
- specific: template "{{target}}"
- systemUser:
- all: all users
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any user
- emailUnmask:
- description: 'Default: deny'
- specific: Show email details for {{target}}
- title: Show email details for any user
- impersonate:
- description: 'Default: deny'
- specific: Impersonate this user {{target}}
- title: Impersonate any user
- nameUnmask:
- description: 'Default: deny'
- specific: Show name details for {{target}}
- title: Show name details for 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
- specific: user "{{target}}"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.permissions.yaml
deleted file mode 100644
index 91f4f9b1c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.permissions.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on automation
- sessionsSearch: Search sessions
- triggersSearch: Search triggers
- workflowCreate: Create new workflow
- workflowsSearch: Search workflows
- type:
- label: Automation
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- workflow:
- operations:
- delete: Delete workflow
- execute: Execute workflow
- read: Read workflow
- sessionsManage: Manage workflow sessions
- triggersManage: Manage workflow triggers
- undelete: Undelete workflow
- update: Update workflow
- type:
- label: Workflow
- title: Automation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.scripts.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.scripts.yaml
deleted file mode 100644
index 6934eb3f3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.scripts.yaml
+++ /dev/null
@@ -1,17 +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:
- title: Corredor Scripts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.sessions.yaml
deleted file mode 100644
index f8455e5d1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.sessions.yaml
+++ /dev/null
@@ -1,52 +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
- title: Session
-list:
- columns:
- actions: ""
- createdAt: Created At
- eventType: Event type
- sessionID: SessionID
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.workflows.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.workflows.yaml
deleted file mode 100644
index af310f656..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/automation.workflows.yaml
+++ /dev/null
@@ -1,51 +0,0 @@
----
-editor:
- info:
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- enabled: Enabled
- handle: Handle
- 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: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.automation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.automation.yaml
deleted file mode 100644
index afef90b47..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.automation.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-list:
- columns:
- events: Triggered on events
- label: Label
- name: Name
- title: Compose Automation
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.permissions.yaml
deleted file mode 100644
index 4d6472672..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.permissions.yaml
+++ /dev/null
@@ -1,72 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- chart:
- operations:
- delete: Delete any chart
- read: Read any chart
- update: Update any chart
- type:
- label: Charts
- component:
- operations:
- grant: Grant permissions on compose service
- namespaceCreate: Create namespaces
- namespacesSearch: List and search namespaces
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Compose service
- loading: Loading permissions
- module:
- operations:
- delete: Delete any module
- read: Read any module
- recordCreate: Create record under any module
- recordsSearch: List and search records under any module
- update: Update any module
- type:
- label: Modules
- moduleField:
- operations:
- recordValueRead: Read any module field
- recordValueUpdate: Update any module field
- type:
- label: Module fields
- namespace:
- operations:
- chartCreate: Create charts under any namespace
- chartsSearch: List and search charts under any namespace
- delete: Delete any namespace
- manage: Manage any namespace
- moduleCreate: Create modules under any namespace
- modulesSearch: List and search modules under any namespace
- pageCreate: Create pages under any namespace
- pagesSearch: List and search pages under any namespace
- read: Access any namespace
- update: Update any namespace
- type:
- label: Namespaces
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- page:
- operations:
- delete: Delete any page
- read: Read any page
- update: Update any page
- type:
- label: Pages
- record:
- operations:
- delete: Delete any record
- read: Read any record
- update: Update any record
- type:
- label: Records
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Compose permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.settings.yaml
deleted file mode 100644
index d5f7e4bda..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/compose.settings.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-editor:
- basic:
- attachments:
- max-size: Max size (MB)
- page: Page attachments
- record: Record attachments
- type:
- description: 'MIME types, separated with ",". Example: "text/plain,text/csv"'
- whitelist: File type whitelist
- title: Basic
- title: Compose settings
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/dashboard.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/dashboard.yaml
deleted file mode 100644
index 6c342c6ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/dashboard.yaml
+++ /dev/null
@@ -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:
- deleted: Deleted
- suspended: Suspended
- title: Active user(s)
- total: Total
- users: User(s)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/federation.nodes.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/federation.nodes.yaml
deleted file mode 100644
index ceefa3e80..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/federation.nodes.yaml
+++ /dev/null
@@ -1,65 +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 servers
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/federation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/federation.permissions.yaml
deleted file mode 100644
index ae9c502f5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/federation.permissions.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on federation service
- nodeCreate: Create nodes
- nodesSearch: List or create nodes
- pair: Pair nodes
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Federation service
- exposedModule:
- operations:
- manage: Manage any module
- type:
- label: Modules
- loading: Loading permissions
- noRole: No role selected
- node:
- operations:
- delete: Delete any node
- manage: Manage any node
- moduleCreate: Create modules
- pair: Pair nodes
- read: Access any node
- update: Update any node
- type:
- label: Nodes
- notAllowed: Not allowed to set permissions
- sharedModule:
- operations:
- map: Map any module
- type:
- label: Modules
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Federation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/navigation.yaml
deleted file mode 100644
index 7ae305eb7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/navigation.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
----
-dashboard: Dashboard
-system:
- group: System
- items:
- users: Users
- actionlog: Action log
- apigw: API Gateway
- applications: Applications
- authclients: Auth Clients
- permissions: Permissions
- queues: Messaging Queues
- roles: Roles
- settings: 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/notification.yaml
deleted file mode 100644
index 48e9dc667..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/notification.yaml
+++ /dev/null
@@ -1,229 +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:
- 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
-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
-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
-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
-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
-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
- compose:
- fetch:
- error: Compose settings fetch failed
- update:
- success: Compose settings updated
- error: Compose settings update failed
- ui:
- fetch:
- error: UI settings fetch 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.actionlog.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.actionlog.yaml
deleted file mode 100644
index 3b0b242fb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.actionlog.yaml
+++ /dev/null
@@ -1,46 +0,0 @@
----
-list:
- columns:
- action: Action
- actor: User
- description: Description
- requestOrigin: Origin
- resource: Resource
- severity: Severity
- timestamp: Timestamp
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.apigw.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.apigw.yaml
deleted file mode 100644
index e46b53b16..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.apigw.yaml
+++ /dev/null
@@ -1,69 +0,0 @@
----
-list:
- title: 'API Gateway'
- new: 'New'
- permissions: 'Permissions'
- yaml: 'YAML'
- loading: 'Loading routes'
- numFound: '{{count}} route found'
- numFound_plural: '{{count}} routes found'
- filterForm:
- query:
- label: 'Filter API Gateway list'
- placeholder: 'Filter routes by name'
- excluded:
- label: 'Without'
- inclusive:
- label: 'Including'
- exclusive:
- label: 'Only'
- deleted:
- label: 'Deleted routes'
- columns:
- endpoint: 'Endpoint'
- createdAt: 'Created'
- enabled: 'Enabled'
- actions: ''
-editor:
- title: 'Edit route'
- new: 'New'
- permissions: 'Permissions'
- info:
- title: 'Basic information'
- id: 'ID'
- endpoint: 'Endpoint'
- method: 'Method'
- enabled: 'Enabled'
- delete: 'Delete'
- undelete: 'Undelete'
- deletedAt: 'Deleted at'
- updatedAt: 'Updated at'
- createdAt: 'Created at'
- validEndpoint: 'Invalid endpoint format'
- filters:
- title: 'Filter list'
- modal:
- title: 'Query parameters verifier'
- ok: 'Save & Close'
- statusActive: 'Active'
- statusDisabled: 'Disabled'
- step_title:
- prefilter: 'Prefiltering'
- processer: 'Processing'
- postfilter: 'Postfiltering'
- list:
- remove: 'Remove'
- filters: 'Filters'
- status: 'Status'
- actions: 'Actions'
- active: 'Active'
- noFiltersMsg: 'Please add a filter!'
- labels:
- expr: 'Expression'
- location: 'Location'
- workflow: 'Workflow'
- status: 'HTTP Status'
- add: 'Add'
- addFilter: 'Add filter'
- params: 'Params'
- filterListEmpty: 'Filter list is empty!'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.applications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.applications.yaml
deleted file mode 100644
index 4a32e4b56..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.applications.yaml
+++ /dev/null
@@ -1,59 +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:
- description: Logo used in the application selector
- label: Logo
- placeholder: Choose a logo or drop it here...
- name:
- description: Name used in the application selector
- label: Name
- pinned: Pinned
- title: Unify app selector
- url:
- description: Application URL
- label: URL
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.authclients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.authclients.yaml
deleted file mode 100644
index 3ab2f679e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.authclients.yaml
+++ /dev/null
@@ -1,87 +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
- 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
- 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
- new: New
- permissions: Permissions
- title:
- create: Create client
- edit: Edit client
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- handle: Handle
- meta:
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.permissions.yaml
deleted file mode 100644
index 96988e007..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.permissions.yaml
+++ /dev/null
@@ -1,114 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- application:
- operations:
- delete: Delete any application
- read: Read any application
- update: Update any application
- type:
- label: Applications
- authClient:
- operations:
- authorize: Authorize any client
- delete: Delete any client
- read: Read any client
- update: Update any client
- type:
- label: Auth clients
- component:
- operations:
- actionLogRead: Access action log
- applicationCreate: Create new application
- applicationFlagGlobal: Can pin application for everyone
- applicationFlagSelf: Can pin application for themselves
- applicationsSearch: List and search applications
- authClientCreate: Create new auth client
- authClientsSearch: List and search auth clients
- apigwRouteCreate: Create new route
- apigwRoutesSearch: List and search routes
- apigwFilterCreate: Create new filter
- apigwFiltersSearch: List and search filters
- grant: Grant permission on system service
- queueCreate: Create new messaging queue
- queuesSearch: List and search messaging queues
- reminderAssign: Allow reminder assignment
- roleCreate: Create new role
- rolesSearch: List and search roles
- settingsManage: Manage all settings
- settingsRead: Access all settings
- templateCreate: Create new template
- templatesSearch: List and search templates
- userCreate: Create new user
- usersSearch: List and search users
- type:
- label: System service
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- queue:
- operations:
- delete: Delete any queue
- queueRead: Read messages from queue
- queueWrite: Write messages to queue
- read: Read any queue
- update: Update any queue
- type:
- label: Messaging queues
- role:
- operations:
- delete: Delete any role
- membersManage: Manage members for any role
- read: Read any role
- update: Update any role
- type:
- label: Roles
- submit: Submit
- apigwRoute:
- type:
- label: 'API gateway Routes'
- operations:
- read: 'Read any route'
- update: 'Update any route'
- delete: 'Delete any route'
- apigwFilter:
- type:
- label: 'API gateway filters'
- operations:
- read: 'Read any filters'
- update: 'Update any filters'
- delete: 'Delete any filters'
- template:
- operations:
- delete: Delete any template
- read: Read any template
- render: Render any template
- update: Update any template
- type:
- label: Templates
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- user:
- operations:
- delete: Delete any user
- emailUnmask: Show email details
- impersonate: Impersonate any user
- nameUnmask: Show name details
- read: Read any user
- suspend: Suspend any user
- unsuspend: Unsuspend any user
- update: Update any user
- type:
- label: Users
- report:
- operations:
- read: Read any report
- update: Update any report
- delete: Delete any report
- run: Run any report
- type:
- label: Reports
- title: System permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.queues.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.queues.yaml
deleted file mode 100644
index f33071973..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.queues.yaml
+++ /dev/null
@@ -1,41 +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
- 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
- queue: Queue
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.roles.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.roles.yaml
deleted file mode 100644
index cd7859f1f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.roles.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
----
-editor:
- info:
- archive: Archive
- archivedAt: Archived at
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- handle: Handle
- name: Role name
- title: Basic information
- unarchive: Unarchive
- undelete: Undelete
- updatedAt: Updated at
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.settings.yaml
deleted file mode 100644
index 2b984a836..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.settings.yaml
+++ /dev/null
@@ -1,112 +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 numbers
- min-num-count-description: The password must include the specified number of numbers (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)
- 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
- 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
- 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, 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 )
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.templates.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.templates.yaml
deleted file mode 100644
index ce8d861ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.templates.yaml
+++ /dev/null
@@ -1,71 +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
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.users.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.users.yaml
deleted file mode 100644
index dddaa9c89..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/system.users.yaml
+++ /dev/null
@@ -1,102 +0,0 @@
----
-editor:
- info:
- confirmEmail: Confirm email address
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- email: Email
- handle: Handle
- name: Full name
- revokeAllSession: Revoke all active session
- suspend: Suspend
- suspendedAt: Suspended at
- title: Basic information
- undelete: Undelete
- unsuspend: Unsuspend
- updatedAt: Updated at
- 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
- notifications:
- membershipOK: Membership successfully updated
- passwordOK: Password successfully changed
- title: User updated
- userInfoOK: User info successfully updated
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/ui.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/ui.settings.yaml
deleted file mode 100644
index 1afc1d1bb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/ui.settings.yaml
+++ /dev/null
@@ -1,19 +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'
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/ui.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/ui.yaml
deleted file mode 100644
index b88b29eb5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-admin/ui.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-navGroup:
- label: User interface
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/block.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/block.yaml
deleted file mode 100644
index f84507490..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/block.yaml
+++ /dev/null
@@ -1,340 +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
- dangerButton: Danger
- darkButton: Dark
- dummyButtonLabel: Dummy
- editButton: Edit
- editTitle:
- script: Edit automation script button
- workflow: Edit workflow button
- label: Automation
- lightButton: Light
- 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
- primaryButton: Primary
- removeAll: Remove all
- searchPlaceholder: Filter available scripts by label, script name and description
- secondaryButton: Secondary
- stepID: 'Starting step ID: {{stepID}}'
- successButton: Success
- warningButton: 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: '$t(block.calendar.label)'
-chart:
- add: New Chart
- addFunnel: Funnel chart
- addGauge: Gauge chart
- addGeneric: Generic chart
- configure:
- label: Configure chart
- reportLabel: Report {{l}}
- reportsLabel: Reports
- display: 'Chart to display inside this block:'
- edit: Edit chart
- label: Chart
- pick: Pick a chart
- preview:
- chartId: Chart preview (ID {{0}})
-content:
- label: Content
-file:
- label: File
- preview:
- label: File block
-general:
- changeBlock: Change existing block
- descriptionLabel: '$t(general.label.description)'
- descriptionPlaceholder: Block description
- headerStyle: Block header style (color)
- 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: '$t(general.label.title)'
- titlePlaceholder: Block title
-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
- 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:
- confirmDelete: Are you sure you want to delete this record?
- deleteRecord: Delete record
- label: Record
- 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
-recordList:
- addRecord: Add
- cancelSelection: Cancel
- editFields: Editable module fields
- export:
- all: Export all records
- allow: Allow records export
- csv: CSV Export
- dateRange: 'Select date range:'
- filter:
- 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'
- query: Search query
- 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
- 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
- title: Record list filter
- update: Update filter
- where: Where
- without: Without
- 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
- 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 that are not yet supported via the importer
- 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
- 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}}) records.
- record:
- draggable: Can drag & drop records to order them
- fullPageNavigation: Full page navigation
- hideAddButton: Hide add record button
- hidePaging: Hide paging
- inlineEditor: Inline editor
- inlineEditorAllow: Allow inline record editing
- inlineEditorFootnote: Only one inline editor with the same module can be present the same page
- newLabel: New 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: Hide search box
- prefilterLabel: Prefilter records
- prefilterPlaceholder: field1 = 1 AND field2 = 232
- presortFootnote: Simplified SQL condition (ORDER BY ...) syntax is supported.
- presortHideSort: Hide sorting
- presortLabel: Presort records
- presortPlaceholder: field1 DESC, field2 ASC
- showTotalCount: Show total record count
- recordPage: record page
- refField:
- footnote: Field that links records with the parent record
- label: Parent field
- selectable: Enable record selection
- selected: '{{count}} of {{total}} records selected'
-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. This does not affect the filtering. Make sure to specify the prefilter where needed.
- 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
- 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.
-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)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/chart.yaml
deleted file mode 100644
index 58b9c80f4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/chart.yaml
+++ /dev/null
@@ -1,97 +0,0 @@
----
-colorLabel: '{{count}} colors'
-colorScheme: Color scheme
-edit:
- 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 (datetime & select fields)
- skipMissingValues: Skip missing values
- filter:
- customize: Customize filter
- label: Filters
- noFilter: (no filter)
- 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:'
- title: Metrics (numeric fields)
- modulePick: 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
- labelLabel: Axis label
- labelPlaceholder: Axis label
- logarithmicScale: Logarithmic scale
- maxLabel: Max value
- maxPlaceholder: Maximum value
- minLabel: Min value
- minPlaceholder: Minimum value
-import: 'Import chart(s):'
-newLabel: 'Create a new chart:'
-newPlaceholder: Chart name
-searchPlaceholder: Type here to search all charts in this namespace
-title: List of Charts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/field.yaml
deleted file mode 100644
index 6b0efe3ff..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/field.yaml
+++ /dev/null
@@ -1,166 +0,0 @@
----
-defaultFieldValue: Default field value
-defaultValue: Default value
-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, sepparated 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
- number:
- exampleFormat: Format
- exampleInput: Input
- exampleResult: Result
- examplesLabel: 'Format examples:'
- formatLabel: Format
- formatPlaceholder: Format
- label: Number
- precisionLabel: Precision
- precisionPlaceholder: Precision
- prefixLabel: Prefix
- prefixPlaceholder: Prefix
- suffixLabel: Suffix
- suffixPlaceholder: Suffix
- record:
- currentUnnamedModule: (Current unnamed module)
- label: Record
- moduleLabel: Module name
- modulePlaceholder: Pick module
- 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
- queryFieldsLabel: Query fields on search
- recordFieldLabel: Record label from field
- recordFieldPlaceholder: Pick field
- suggestionPlaceholder: Start typing to search for records
- 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:
- 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
-noPermission: No permission to read field value
-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:
- available: Columns available
- footnote: Add fields by dragging or double-clicking on them. Selected fields can also be reordered
- selectAll: Select all
- selected: Columns selected
- systemField: (system field)
- unselectAll: Unselect all
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/general.yaml
deleted file mode 100644
index b530b50ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/general.yaml
+++ /dev/null
@@ -1,123 +0,0 @@
----
-label:
- actions: Actions
- active: Active
- add: Add
- addNew: Add new
- addValue: Add new value
- attachmentFileInfo: '(File size: {{0}}, uploaded {{1}})'
- attributes: Attributes
- back: Back
- backWithoutSave: Back (without saving changes)
- browse: Browse
- buttons: Buttons
- cancel: Cancel
- clone: Clone
- close: Close
- create: Create
- delete: Delete
- description: Description
- download: Download
- dropFiles: Click or drop files here to upload
- edit: Edit
- enabled: Enabled
- export: Export
- fileTypeNotAllowed: File type not allowed
- uploadError: 'Issue with file upload: "{{message}}"'
- general: General
- handle: Handle
- here: here
- import: Import
- importPlaceholder: Upload files to import
- label: Label
- loading: Loading
- makeDefault: Make default
- moduleName: Module name
- multi: Multi value
- name: Name
- next: Next
- "no": "No"
- noHandle: No handle
- none: None
- ok: Ok
- openBookmarks: Open bookmarks
- pageBuilder: Page builder
- permissions: Permissions
- private: Private
- processing: Processing...
- recordPage: Record page
- remove: Remove
- removeDefault: Remove default
- required: Required
- save: Save
- saveAndClose: Save and close
- search: Search
- status: Status
- timeHour: '{{t}}h'
- timeMinute: '{{t}}min'
- title: Title
- type: Type
- updatedAt: '$t(field.system.updatedAt)'
- uploading: Uploading
- urlPlaceholder: https://example.tld
- validation: Validation
- value: Value
- view: View
- welcome: Welcome!
- "yes": "Yes"
-placeholder:
- handle: handle (a - z, 0 - 9, underscore, dash)
- sample: Sample
-reminder:
- add: Add a new reminder
- dismiss: Dismiss
- edit:
- assigneeLabel: Assignee
- assigneePlaceholder: Myself (default)
- notesLabel: Notes
- notesPlaceholder: Notes
- remindAtLabel: Notify me
- remindAtNone: Never
- titleLabel: Title
- titlePlaceholder: Title
- listLabel: Reminders
- routesTo: 'Includes link to:'
- snooze: Snooze
-tooltip:
- dragAndDrop: Drag and drop to change order
-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
- unselectAll: Unselect all
- kind:
- user:
- suggestionPlaceholder: Start typing to search for users by email or name
-notification:
- composeAccessNotAllowed: Not allowed to access Compose
- 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}}"'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/module.yaml
deleted file mode 100644
index 6b0e2c00c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/module.yaml
+++ /dev/null
@@ -1,69 +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}}"
- selectFields:
- title: Configure columns
- view:
- title: View record for module "{{name}}"
-createLabel: New Module
-edit:
- create: Create module
- edit: Edit module
- federationSettings:
- downstream:
- allFields: All Fields
- description: 'Match federated fields with existing ones:'
- title: Map
- errorFetchingData: Error fetching server data
- 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:
- allFields: All Fields
- description: Select the fields you want to share with the selected network
- title: Expose
- 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: Must be a-z/A-Z, 0-9 or underscore
- private: Sensitive data
- required: Required field
- title: The name displayed in form input / data lists
-federated: Federated
-forModule:
- recordList: Record List for module
- recordListPage: Record List page for module
- recordPage: Record page for module
-import: Module import
-newLabel: Module Name *
-newPlaceholder: Name used on the list of modules
-recordPage:
- create: Create record page
- edit: Page builder
-searchPlaceholder: Type here to search all modules in this namespace
-title: List of Modules
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/namespace.yaml
deleted file mode 100644
index a1f0490a9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/namespace.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-application:
- label: Enable on application list
-clickOpen: Click to open
-create: Create new namespace
-description:
- label: Namespace description
- placeholder: Enter namespace description
-disabled: Namespace is disabled
-edit: Edit namespace
-enabled:
- label: Enable on namespace list
-icon:
- label: Icon
- placeholder: Choose an image for namespace icon or drop it here...
-logo:
- label: Logo
- placeholder: Choose an image for namespace logo or drop it here...
-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
-subtitle:
- label: Subtitle
- placeholder: Enter namespace subtitle
-title: Low Code Namespaces
-visit: Visit namespace
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/navigation.yaml
deleted file mode 100644
index 472d7a8d2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/navigation.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-adminPanel: Admin panel
-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
-publicPages: Public pages
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
-viewPage: View Page
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/notification.yaml
deleted file mode 100644
index 0a569ee0b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/notification.yaml
+++ /dev/null
@@ -1,83 +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
- 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
-general:
- composeAccessNotAllowed: Not allowed to access Compose
- error: Error
- success: Success
- warning: Warning
-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}}"'
-module:
- createFailed: Could not create a module
- deleteFailed: Could not delete this module
- deleted: Module deleted
- saveFailed: Could not save this module
- saved: Module saved
-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
- deleteFailed: Could not delete this namespace
- disabled: Namespace disabled - redirecting
- saveFailed: Could not save this namespace
- saved: Namespace saved
-page:
- createFailed: Could not create a page
- deleteFailed: Could not delete this page
- loadFailed: Could not load the page tree
- noPages: No pages found
- pageMoveFailed: Could not move this page
- reordered: Page reordered
- saveFailed: Could not save this page
- saveFailedRequired: Could not save this page, all required module fields must be present
- saved: Page saved
-record:
- createFailed: Could not create record
- deleteFailed: Could not delete record
- deleteBulkFailed: Could not delete selected records
- deleteBulkSuccess: Successfully deleted 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/onboarding.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/onboarding.yaml
deleted file mode 100644
index 1ca4ab6ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/onboarding.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-message:
- noPages: It seems this namespace has no visible pages yet.
- notifyAdministrator: Notify your system administrator.
- startBuilding: Follow these steps to start building
-step:
- chart:
- create: Make Chart
- view: Your Charts
- module:
- create: Create Module
- view: Your Modules
- optional: This step is optional!
- page:
- create: Build Page
- view: Your Pages
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/page.yaml
deleted file mode 100644
index d22cabe6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/page.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-build:
- addBlock: Add block
- selectBlockFootnote: Some types might be disabled for non-record pages
- selectBlockTitle: Select type of the new block
-createLabel: Create page
-edit:
- create: Create page
- edit: Edit page
- pageDescription: Page description
- visible: Page visibility
-import: 'Import page(s):'
-instructions: Drag and drop pages to adjust the order and hierarchy.
-invalid: Invalid configuration
-newPlaceholder: Page title
-noBlock: No block added yet
-notVisible: Hidden
-title: List of Pages
-view: View
-visible: Visible
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/permission.yaml
deleted file mode 100644
index 9c4264bf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/permission.yaml
+++ /dev/null
@@ -1,132 +0,0 @@
----
-composeChart:
- all: all charts
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete chart "{{target}}"
- title: Delete any chart
- read:
- description: 'Default: deny'
- specific: Read chart "{{target}}"
- title: Read any chart
- update:
- description: 'Default: deny'
- specific: Update chart "{{target}}"
- title: Update any chart
- specific: chart "{{target}}"
-composeModule:
- all: all modules
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete module "{{target}}"
- title: Delete any module
- read:
- description: 'Default: deny'
- specific: Read module "{{target}}"
- title: Read any module
- recordCreate:
- description: 'Default: deny'
- specific: Create record of module "{{target}}"
- title: Create record of any module
- recordsSearch:
- description: 'Default: deny'
- specific: List and search records of module "{{target}}"
- title: List and search records of any module
- update:
- description: 'Default: deny'
- specific: Update module "{{target}}"
- title: Update any module
- specific: module "{{target}}"
-composeModuleField:
- all: all module fields
- operations:
- recordValueRead:
- description: 'Default: deny'
- specific: 'Read "{{target}}" record fields '
- title: Read record fields of any module
- recordValueUpdate:
- description: 'Default: deny'
- specific: 'Update "{{target}}" record fields '
- title: Update record fields of any module
- specific: field "{{target}}"
-composeNamespace:
- all: all namespaces
- operations:
- chartCreate:
- description: ""
- specific: Create charts under namespace "{{target}}"
- title: Create charts under any namespace
- chartsSearch:
- description: ""
- specific: List and search charts under namespace "{{target}}"
- title: List and search charts under any namespace
- delete:
- description: ""
- specific: Delete namespace "{{target}}"
- title: Delete any namespace
- manage:
- description: Allow access to namespace's admin pages
- specific: Manage namespace "{{target}}"
- title: Manage any namespace
- moduleCreate:
- description: ""
- specific: Create modules under namespace "{{target}}"
- title: Create modules under any namespace
- modulesSearch:
- description: ""
- specific: List and search modules under namespace "{{target}}"
- title: List and search modules under any namespace
- pageCreate:
- description: ""
- specific: Create pages under namespace "{{target}}"
- title: Create pages under any namespace
- pagesSearch:
- description: ""
- specific: List and search pages under namespace "{{target}}"
- title: List and search pages under any namespace
- read:
- description: ""
- specific: Read namespace "{{target}}"
- title: Read any namespace
- update:
- description: ""
- specific: Update namespace "{{target}}"
- title: Update any namespace
- specific: namespace "{{target}}"
-composePage:
- all: all pages
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete page "{{target}}"
- title: Delete any page
- read:
- description: 'Default: deny'
- specific: Read page "{{target}}"
- title: Read any page
- update:
- description: 'Default: deny'
- specific: Update page "{{target}}"
- title: Update any page
- specific: page "{{target}}"
-composeRecord:
- all: all records
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete record
- title: Delete records of any module
- read:
- description: 'Default: deny'
- specific: Read record
- title: Read records of any module
- update:
- description: 'Default: deny'
- specific: Update record
- title: Update records of any module
- specific: record
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/preview.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/preview.yaml
deleted file mode 100644
index ffa789e8f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/preview.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-fr:
- clickToRetry: Click to retry
- downloadForAll: Download to see all pages
- firstPagePreview: First page preview
- loading: Loading
- noPages: This document is empty
- pageLoadFailed: Page failed to load
- pageLoading: '$t(preview.pdf.loading)'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/sidebar.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/sidebar.yaml
deleted file mode 100644
index f19853bc7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-compose/sidebar.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-namespaceList: Namespace list
-noPages: No pages
-pickNamespace: Select a namespace
-searchPlaceholder: Search pages...
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/app.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/app.yaml
deleted file mode 100644
index f80bec82c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/app.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-jitsi:
- create: Create
- defaultLocalDisplayName: Anonymous
- defaultRemoteDisplayName: Fellow Cortezer
- roomName: Room name
- toStart: To start a video call create a new room
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/layout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/layout.yaml
deleted file mode 100644
index 15edc32cf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/layout.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-noApps: No Applications
-search: Type here to search
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/navigation.yaml
deleted file mode 100644
index fd2b351e1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-one/navigation.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/create.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/create.yaml
deleted file mode 100644
index dc63033ed..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/create.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Create report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/edit.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/edit.yaml
deleted file mode 100644
index bdf4ad658..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/edit.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Edit report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/general.yaml
deleted file mode 100644
index e1fd78c90..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/general.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-label:
- add: + Add
- back: Back
- delete: Delete
- save: Save
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/list.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/list.yaml
deleted file mode 100644
index acc41e013..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/list.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-searchPlaceholder: Type here to search reports
-title: Reports
-untitledTitle: Untitled report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/navigation.yaml
deleted file mode 100644
index 3ffd79898..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/notification.yaml
deleted file mode 100644
index 56297cd40..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/notification.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-general:
- error: Error
- success: Success
- warning: Warning
-report:
- createFailed: Failed to create report
- created: Report created
- delete: Report deleted
- deleteFailed: Failed to delete report
- fetchFailed: Failed to fetch report
- listFetchFailed: Failed to fetch reports
- updateFailed: Failed to update report
- updated: Report updated
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/permission.yaml
deleted file mode 100644
index 17bdff8c6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-reporter/permission.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-report:
- all: all reports
- specific: report "{{target}}"
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
-system-report:
- delete:
- description: ""
- specific: Delete report "{{target}}"
- title: Delete any report
- read:
- description: ""
- specific: Read report "{{target}}"
- title: Read any report
- run:
- description: ""
- specific: Run report "{{target}}"
- title: Run any report
- update:
- description: ""
- specific: Update report "{{target}}"
- title: Update any report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-workflow/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-workflow/navigation.yaml
deleted file mode 100644
index 3ffd79898..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-workflow/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-workflow/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-workflow/permission.yaml
deleted file mode 100644
index 2a74a9bea..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-webapp-workflow/permission.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
----
-automationWorkflow:
- all: all workflows
- 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
- sessionsManage:
- description: 'Default: deny'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- 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
- specific: workflow "{{target}}"
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/config.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/config.yaml
deleted file mode 100644
index 8ba7c2080..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/config.yaml
+++ /dev/null
@@ -1 +0,0 @@
-name: Romanian
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/authorized-clients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/authorized-clients.yaml
deleted file mode 100644
index 7400aba39..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/authorized-clients.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-template:
- title: Clienți autorizati
- list:
- authorized-on: Autorizat în
- buttons:
- revoke: Revocare acces
- empty: Nici un client autorizat
-alerts:
- removed: Autorizarea clientului a fost revocata
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/change-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/change-password.yaml
deleted file mode 100644
index f9e3cc538..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/change-password.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-template:
- title: Modificare parolă
- form:
- email:
- label: E-mail
- placeholder: email@domeniu.tld
- old-password:
- label: Old password
- placeholder: Introdu parola veche
- new-password:
- label: New password
- placeholder: Introdu noua parolă
- button:
- change-password: Modificare parolă
-alerts:
- password-change-success: Password successfully changed.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/create-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/create-password.yaml
deleted file mode 100644
index ca7e215c1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/create-password.yaml
+++ /dev/null
@@ -1,15 +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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/error-internal.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/error-internal.yaml
deleted file mode 100644
index 9f34674cc..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/error-internal.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-template:
- title: Eroare internă
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_footer.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_footer.yaml
deleted file mode 100644
index c927d4ba9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_footer.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-version: versiune {{version}}
-code-link: Access source code on
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_header.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_header.yaml
deleted file mode 100644
index 0562fca5f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_header.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-logged-in-as: Sunteți conectat ca
-logout: deconectare
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_nav.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_nav.yaml
deleted file mode 100644
index 11091822e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/inc_nav.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-template:
- authorize-client: Finalizare autorizare pentru
- class:
- your-profile: Profilul tău
- security: Securitate
- login-session: Sesiuni conectare
- authorized-clients: Clienți autorizați
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/login.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/login.yaml
deleted file mode 100644
index deeaacfc1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/login.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-template:
- title: Conectare
- form:
- email:
- label: E-mail
- placeholder: email@domeniu.tld
- password:
- label: Parolă
- placeholder: parolă
- button:
- login-and-remember: Conectează-mă și ține-mă minte
- login: Conectare
- continue: Continuare
- links:
- request-password-reset: Parolă uitată?
- signup: Înregistrare cont nou
- external:
- login-with: Login with {{idp}}
-alerts:
- logged-in: Conectare realizată cu succes.
- local-disabled: Conturile locale sunt dezactivate
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/logout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/logout.yaml
deleted file mode 100644
index 98bdebf0e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/logout.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-template:
- log-out: Te-ai deconectat.
- log-in: Fă clic aici pentru a te conecta.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa-totp-disable.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa-totp-disable.yaml
deleted file mode 100644
index a1cf85846..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa-totp-disable.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-template:
- title: Disable two-factor authentication with TOTP
- instructions: Disable by entering existing code.
- button:
- remove: Remove
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa-totp.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa-totp.yaml
deleted file mode 100644
index a53d3581c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa-totp.yaml
+++ /dev/null
@@ -1,28 +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.
-
-
- This will enable additional security for your account.
-
-
- You can use one of the following applications:
- lastpass: LastPass Authenticator
- gauth: Google Authenticator for Android or iPhone
- authy: Authy
- 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"
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa.yaml
deleted file mode 100644
index a38b349be..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/mfa.yaml
+++ /dev/null
@@ -1,19 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/oauth2-authorize-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/oauth2-authorize-client.yaml
deleted file mode 100644
index 590b05fbf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/oauth2-authorize-client.yaml
+++ /dev/null
@@ -1,15 +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 log out .
- errors:
- invalid-user: Cannot continue with unauthorized email, visit your profile and resolve the issue.
-alerts:
- denied: cannot authorize {{client}}, no permissions.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/password-reset-requested.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/password-reset-requested.yaml
deleted file mode 100644
index 650c3f557..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/password-reset-requested.yaml
+++ /dev/null
@@ -1,9 +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: Create new account or log in .
-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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/pending-email-confirmation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/pending-email-confirmation.yaml
deleted file mode 100644
index cba1e4bd0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/pending-email-confirmation.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-template:
- title: Confirm your email
- instructions: You should receive email confirmation link to your inbox in a few moments.
- links: Create new account or log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/profile.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/profile.yaml
deleted file mode 100644
index 4e7628fa7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/profile.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-template:
- title: Your profile
- form:
- email:
- label: Email
- placeholder: email@domain.ltd
- resend-confirmation-link: Email is not verified, resend confirmation link.
- name:
- label: Full name
- placeholder: Your full name
- handle:
- label: Handle
- placeholder: Short name, nickname or handle
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/request-password-reset.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/request-password-reset.yaml
deleted file mode 100644
index 005aa454b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/request-password-reset.yaml
+++ /dev/null
@@ -1,10 +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: Create new account or log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/reset-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/reset-password.yaml
deleted file mode 100644
index 73a0bf498..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/reset-password.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/security.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/security.yaml
deleted file mode 100644
index 3f7fc8543..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/security.yaml
+++ /dev/null
@@ -1,23 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/sessions.yaml
deleted file mode 100644
index 5fd114642..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/sessions.yaml
+++ /dev/null
@@ -1,19 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/signup.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/signup.yaml
deleted file mode 100644
index b9f30d485..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/signup.yaml
+++ /dev/null
@@ -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? Log in
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/access-control.yaml
deleted file mode 100644
index 5eefc06f8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: nu poți seta permisiuni
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/session.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/session.yaml
deleted file mode 100644
index 29a3e74b0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/session.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-errors:
- invalidID: ID invalid
- notAllowedToDelete: nu ai permisiunea pentru a șterge această sesiune
- notAllowedToManage: nu ai permisiunea pentru a administra fluxul de lucru al acestei sesiuni
- notAllowedToRead: nu ai permisiunea pentru a citi această sesiune
- notAllowedToSearch: nu ai permisiunea pentru a căuta sau afișa sesiuni
- notFound: sesiunea nu a putut fi găsită
- staleData: date învechite
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/trigger.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/trigger.yaml
deleted file mode 100644
index 3c590daed..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/trigger.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-errors:
- invalidID: ID invalid
- notAllowedToCreate: nu ai permisiunea pentu a crea declanșatoare
- notAllowedToDelete: nu ai permisiunea pentru a șterge acest declanșator
- notAllowedToRead: nu ai permisiunea pentru a citi acest declanșator
- notAllowedToSearch: nu ai permisiunea pentru a căuta sau afișa declanșatoare
- notAllowedToUndelete: nu ai permisiunea pentru a recupera acest declanșator
- notAllowedToUpdate: nu ai permisiunea pentru a actualiza acest declanșator
- notFound: declanșatorul nu a putut fi identificat
- staleData: date învechite
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/workflow.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/workflow.yaml
deleted file mode 100644
index cc5b958d9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/automation/workflow.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-errors:
- disabled: dezactivare flux de lucru sau declanșator
- handleNotUnique: identificatorul fluxului de lucru nu este unic
- invalidHandle: identificator invalid
- invalidID: ID invalid
- notAllowedToCreate: nu ai permisiunea pentru a crea fluxuri de lucru
- notAllowedToDelete: nu ai permisiunea pentru a șterge acest flux de lucru
- notAllowedToExecute: nu ai permisiunea pentru a executa acest flux de lucru
- notAllowedToExecuteCorredorStep: nu ai permisiunea pentru a executa funcția corredorExec, corredor a fost dezactivat
- notAllowedToRead: nu ai permisiunea pentru a citi acest flux de lucru
- notAllowedToSearch: nu ai permisiunea pentru a căuta sau afișa fluxuri de lucru
- notAllowedToUndelete: nu ai permisiunea pentru a recupera acest flux de lucru
- notAllowedToUpdate: nu ai permisiunea pentru a actualiza acest flux de lucru
- notFound: fluxul de lucru nu a putut fi găsit
- staleData: date învechite
- unknownWorkflowStep: pas necunoscut în fluxul de lucru
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/attachment.yaml
deleted file mode 100644
index 4f8bd2b98..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/attachment.yaml
+++ /dev/null
@@ -1,27 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/chart.yaml
deleted file mode 100644
index 60e025f3d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/chart.yaml
+++ /dev/null
@@ -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 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/field.yaml
deleted file mode 100644
index 487023d0a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/field.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/module.yaml
deleted file mode 100644
index 692b4c806..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/module.yaml
+++ /dev/null
@@ -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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/namespace.yaml
deleted file mode 100644
index 2cb5e62c2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/namespace.yaml
+++ /dev/null
@@ -1,17 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/notifications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/notifications.yaml
deleted file mode 100644
index 6d40ff612..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/notifications.yaml
+++ /dev/null
@@ -1,6 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/page.yaml
deleted file mode 100644
index 4ae1064ac..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/page.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/record.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/record.yaml
deleted file mode 100644
index 14936f992..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/compose/record.yaml
+++ /dev/null
@@ -1,25 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/exposed-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/exposed-module.yaml
deleted file mode 100644
index 52b6d553a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/exposed-module.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/module-mapping.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/module-mapping.yaml
deleted file mode 100644
index 116068a21..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/module-mapping.yaml
+++ /dev/null
@@ -1,9 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/node-sync.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/node-sync.yaml
deleted file mode 100644
index c25068f6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/node-sync.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- nodeNotFound: node does not exist
- notFound: node_sync does not exist
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/node.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/node.yaml
deleted file mode 100644
index 080e66008..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/node.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/shared-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/shared-module.yaml
deleted file mode 100644
index eb125edf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/federation/shared-module.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/internal/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/internal/auth.yaml
deleted file mode 100644
index 6661c6608..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/internal/auth.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- unauthorized: unauthorized
- unauthorizedScope: unauthorized scope
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/apigw-filter.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/apigw-filter.yaml
deleted file mode 100644
index fe58037ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/apigw-filter.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/apigw-route.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/apigw-route.yaml
deleted file mode 100644
index ddea0d3e9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/apigw-route.yaml
+++ /dev/null
@@ -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
- notFound: route not found
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/application.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/application.yaml
deleted file mode 100644
index f9680a108..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/application.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/attachment.yaml
deleted file mode 100644
index a7f29dec7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/attachment.yaml
+++ /dev/null
@@ -1,10 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/auth-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/auth-client.yaml
deleted file mode 100644
index 197761961..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/auth-client.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/auth.yaml
deleted file mode 100644
index d45ddb9a6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/auth.yaml
+++ /dev/null
@@ -1,26 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/queue.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/queue.yaml
deleted file mode 100644
index ab2092573..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/queue.yaml
+++ /dev/null
@@ -1,14 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/reminder.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/reminder.yaml
deleted file mode 100644
index 457c2884e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/reminder.yaml
+++ /dev/null
@@ -1,7 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/report.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/report.yaml
deleted file mode 100644
index fbd92d949..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/report.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/role.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/role.yaml
deleted file mode 100644
index dd4834f94..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/role.yaml
+++ /dev/null
@@ -1,16 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/sink.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/sink.yaml
deleted file mode 100644
index 51e657df0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/sink.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/statistics.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/statistics.yaml
deleted file mode 100644
index 38e7d0eca..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/statistics.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToReadStatistics: not allowed to read statistics
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/template.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/template.yaml
deleted file mode 100644
index 74b5f0c6e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/template.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/user.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/user.yaml
deleted file mode 100644
index 8897420ad..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/system/user.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-errors:
- emailNotUnique: email not unique
- handleNotUnique: handle not unique
- invalidEmail: Invalid email! {{resource}}
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/admin.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/admin.yaml
deleted file mode 100644
index ae8320ab6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/admin.yaml
+++ /dev/null
@@ -1,272 +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:
- notFound: 'Not found'
- label:
- "no": "No"
- submit: Submit
- "yes": "Yes"
- logout: Logout
- noAccess: You do not have permissions to access Admin panel
- pagination:
- next: Next
- prev: Prev
-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
-permission:
- automationWorkflow:
- all: all workflows
- 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
- sessionsManage:
- description: 'Default: deny'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- 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
- specific: workflow "{{target}}"
- base:
- compose: Compose
- system: System
- resetBack: Reset back to "{{current}}"
- saveChanges: Save changes
- setFor: Set permissions for {{target}}
- systemApplication:
- all: all applications
- 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
- specific: application "{{target}}"
- systemApigwRoute:
- all: all routes
- 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
- specific: route "{{target}}"
- systemAuthClient:
- all: all auth clients
- 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
- specific: auth client "{{target}}"
- systemRole:
- all: all roles
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any role
- membersManage:
- 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
- specific: role "{{target}}"
- systemTemplate:
- all: all templates
- 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
- specific: template "{{target}}"
- systemUser:
- all: all users
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any user
- emailUnmask:
- description: 'Default: deny'
- specific: Show email details for {{target}}
- title: Show email details for any user
- impersonate:
- description: 'Default: deny'
- specific: Impersonate this user {{target}}
- title: Impersonate any user
- nameUnmask:
- description: 'Default: deny'
- specific: Show name details for {{target}}
- title: Show name details for 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
- specific: user "{{target}}"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.permissions.yaml
deleted file mode 100644
index 91f4f9b1c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.permissions.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on automation
- sessionsSearch: Search sessions
- triggersSearch: Search triggers
- workflowCreate: Create new workflow
- workflowsSearch: Search workflows
- type:
- label: Automation
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- workflow:
- operations:
- delete: Delete workflow
- execute: Execute workflow
- read: Read workflow
- sessionsManage: Manage workflow sessions
- triggersManage: Manage workflow triggers
- undelete: Undelete workflow
- update: Update workflow
- type:
- label: Workflow
- title: Automation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.scripts.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.scripts.yaml
deleted file mode 100644
index 6934eb3f3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.scripts.yaml
+++ /dev/null
@@ -1,17 +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:
- title: Corredor Scripts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.sessions.yaml
deleted file mode 100644
index f8455e5d1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.sessions.yaml
+++ /dev/null
@@ -1,52 +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
- title: Session
-list:
- columns:
- actions: ""
- createdAt: Created At
- eventType: Event type
- sessionID: SessionID
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.workflows.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.workflows.yaml
deleted file mode 100644
index af310f656..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/automation.workflows.yaml
+++ /dev/null
@@ -1,51 +0,0 @@
----
-editor:
- info:
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- enabled: Enabled
- handle: Handle
- 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: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.automation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.automation.yaml
deleted file mode 100644
index afef90b47..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.automation.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-list:
- columns:
- events: Triggered on events
- label: Label
- name: Name
- title: Compose Automation
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.permissions.yaml
deleted file mode 100644
index 4d6472672..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.permissions.yaml
+++ /dev/null
@@ -1,72 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- chart:
- operations:
- delete: Delete any chart
- read: Read any chart
- update: Update any chart
- type:
- label: Charts
- component:
- operations:
- grant: Grant permissions on compose service
- namespaceCreate: Create namespaces
- namespacesSearch: List and search namespaces
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Compose service
- loading: Loading permissions
- module:
- operations:
- delete: Delete any module
- read: Read any module
- recordCreate: Create record under any module
- recordsSearch: List and search records under any module
- update: Update any module
- type:
- label: Modules
- moduleField:
- operations:
- recordValueRead: Read any module field
- recordValueUpdate: Update any module field
- type:
- label: Module fields
- namespace:
- operations:
- chartCreate: Create charts under any namespace
- chartsSearch: List and search charts under any namespace
- delete: Delete any namespace
- manage: Manage any namespace
- moduleCreate: Create modules under any namespace
- modulesSearch: List and search modules under any namespace
- pageCreate: Create pages under any namespace
- pagesSearch: List and search pages under any namespace
- read: Access any namespace
- update: Update any namespace
- type:
- label: Namespaces
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- page:
- operations:
- delete: Delete any page
- read: Read any page
- update: Update any page
- type:
- label: Pages
- record:
- operations:
- delete: Delete any record
- read: Read any record
- update: Update any record
- type:
- label: Records
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Compose permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.settings.yaml
deleted file mode 100644
index d5f7e4bda..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/compose.settings.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-editor:
- basic:
- attachments:
- max-size: Max size (MB)
- page: Page attachments
- record: Record attachments
- type:
- description: 'MIME types, separated with ",". Example: "text/plain,text/csv"'
- whitelist: File type whitelist
- title: Basic
- title: Compose settings
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/dashboard.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/dashboard.yaml
deleted file mode 100644
index 6c342c6ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/dashboard.yaml
+++ /dev/null
@@ -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:
- deleted: Deleted
- suspended: Suspended
- title: Active user(s)
- total: Total
- users: User(s)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/federation.nodes.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/federation.nodes.yaml
deleted file mode 100644
index ceefa3e80..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/federation.nodes.yaml
+++ /dev/null
@@ -1,65 +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 servers
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/federation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/federation.permissions.yaml
deleted file mode 100644
index ae9c502f5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/federation.permissions.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on federation service
- nodeCreate: Create nodes
- nodesSearch: List or create nodes
- pair: Pair nodes
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Federation service
- exposedModule:
- operations:
- manage: Manage any module
- type:
- label: Modules
- loading: Loading permissions
- noRole: No role selected
- node:
- operations:
- delete: Delete any node
- manage: Manage any node
- moduleCreate: Create modules
- pair: Pair nodes
- read: Access any node
- update: Update any node
- type:
- label: Nodes
- notAllowed: Not allowed to set permissions
- sharedModule:
- operations:
- map: Map any module
- type:
- label: Modules
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Federation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/navigation.yaml
deleted file mode 100644
index 7ae305eb7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/navigation.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
----
-dashboard: Dashboard
-system:
- group: System
- items:
- users: Users
- actionlog: Action log
- apigw: API Gateway
- applications: Applications
- authclients: Auth Clients
- permissions: Permissions
- queues: Messaging Queues
- roles: Roles
- settings: 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/notification.yaml
deleted file mode 100644
index 48e9dc667..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/notification.yaml
+++ /dev/null
@@ -1,229 +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:
- 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
-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
-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
-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
-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
-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
- compose:
- fetch:
- error: Compose settings fetch failed
- update:
- success: Compose settings updated
- error: Compose settings update failed
- ui:
- fetch:
- error: UI settings fetch 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.actionlog.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.actionlog.yaml
deleted file mode 100644
index 3b0b242fb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.actionlog.yaml
+++ /dev/null
@@ -1,46 +0,0 @@
----
-list:
- columns:
- action: Action
- actor: User
- description: Description
- requestOrigin: Origin
- resource: Resource
- severity: Severity
- timestamp: Timestamp
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.apigw.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.apigw.yaml
deleted file mode 100644
index e46b53b16..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.apigw.yaml
+++ /dev/null
@@ -1,69 +0,0 @@
----
-list:
- title: 'API Gateway'
- new: 'New'
- permissions: 'Permissions'
- yaml: 'YAML'
- loading: 'Loading routes'
- numFound: '{{count}} route found'
- numFound_plural: '{{count}} routes found'
- filterForm:
- query:
- label: 'Filter API Gateway list'
- placeholder: 'Filter routes by name'
- excluded:
- label: 'Without'
- inclusive:
- label: 'Including'
- exclusive:
- label: 'Only'
- deleted:
- label: 'Deleted routes'
- columns:
- endpoint: 'Endpoint'
- createdAt: 'Created'
- enabled: 'Enabled'
- actions: ''
-editor:
- title: 'Edit route'
- new: 'New'
- permissions: 'Permissions'
- info:
- title: 'Basic information'
- id: 'ID'
- endpoint: 'Endpoint'
- method: 'Method'
- enabled: 'Enabled'
- delete: 'Delete'
- undelete: 'Undelete'
- deletedAt: 'Deleted at'
- updatedAt: 'Updated at'
- createdAt: 'Created at'
- validEndpoint: 'Invalid endpoint format'
- filters:
- title: 'Filter list'
- modal:
- title: 'Query parameters verifier'
- ok: 'Save & Close'
- statusActive: 'Active'
- statusDisabled: 'Disabled'
- step_title:
- prefilter: 'Prefiltering'
- processer: 'Processing'
- postfilter: 'Postfiltering'
- list:
- remove: 'Remove'
- filters: 'Filters'
- status: 'Status'
- actions: 'Actions'
- active: 'Active'
- noFiltersMsg: 'Please add a filter!'
- labels:
- expr: 'Expression'
- location: 'Location'
- workflow: 'Workflow'
- status: 'HTTP Status'
- add: 'Add'
- addFilter: 'Add filter'
- params: 'Params'
- filterListEmpty: 'Filter list is empty!'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.applications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.applications.yaml
deleted file mode 100644
index 4a32e4b56..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.applications.yaml
+++ /dev/null
@@ -1,59 +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:
- description: Logo used in the application selector
- label: Logo
- placeholder: Choose a logo or drop it here...
- name:
- description: Name used in the application selector
- label: Name
- pinned: Pinned
- title: Unify app selector
- url:
- description: Application URL
- label: URL
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.authclients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.authclients.yaml
deleted file mode 100644
index 3ab2f679e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.authclients.yaml
+++ /dev/null
@@ -1,87 +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
- 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
- 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
- new: New
- permissions: Permissions
- title:
- create: Create client
- edit: Edit client
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- handle: Handle
- meta:
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.permissions.yaml
deleted file mode 100644
index 96988e007..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.permissions.yaml
+++ /dev/null
@@ -1,114 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- application:
- operations:
- delete: Delete any application
- read: Read any application
- update: Update any application
- type:
- label: Applications
- authClient:
- operations:
- authorize: Authorize any client
- delete: Delete any client
- read: Read any client
- update: Update any client
- type:
- label: Auth clients
- component:
- operations:
- actionLogRead: Access action log
- applicationCreate: Create new application
- applicationFlagGlobal: Can pin application for everyone
- applicationFlagSelf: Can pin application for themselves
- applicationsSearch: List and search applications
- authClientCreate: Create new auth client
- authClientsSearch: List and search auth clients
- apigwRouteCreate: Create new route
- apigwRoutesSearch: List and search routes
- apigwFilterCreate: Create new filter
- apigwFiltersSearch: List and search filters
- grant: Grant permission on system service
- queueCreate: Create new messaging queue
- queuesSearch: List and search messaging queues
- reminderAssign: Allow reminder assignment
- roleCreate: Create new role
- rolesSearch: List and search roles
- settingsManage: Manage all settings
- settingsRead: Access all settings
- templateCreate: Create new template
- templatesSearch: List and search templates
- userCreate: Create new user
- usersSearch: List and search users
- type:
- label: System service
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- queue:
- operations:
- delete: Delete any queue
- queueRead: Read messages from queue
- queueWrite: Write messages to queue
- read: Read any queue
- update: Update any queue
- type:
- label: Messaging queues
- role:
- operations:
- delete: Delete any role
- membersManage: Manage members for any role
- read: Read any role
- update: Update any role
- type:
- label: Roles
- submit: Submit
- apigwRoute:
- type:
- label: 'API gateway Routes'
- operations:
- read: 'Read any route'
- update: 'Update any route'
- delete: 'Delete any route'
- apigwFilter:
- type:
- label: 'API gateway filters'
- operations:
- read: 'Read any filters'
- update: 'Update any filters'
- delete: 'Delete any filters'
- template:
- operations:
- delete: Delete any template
- read: Read any template
- render: Render any template
- update: Update any template
- type:
- label: Templates
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- user:
- operations:
- delete: Delete any user
- emailUnmask: Show email details
- impersonate: Impersonate any user
- nameUnmask: Show name details
- read: Read any user
- suspend: Suspend any user
- unsuspend: Unsuspend any user
- update: Update any user
- type:
- label: Users
- report:
- operations:
- read: Read any report
- update: Update any report
- delete: Delete any report
- run: Run any report
- type:
- label: Reports
- title: System permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.queues.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.queues.yaml
deleted file mode 100644
index f33071973..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.queues.yaml
+++ /dev/null
@@ -1,41 +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
- 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
- queue: Queue
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.roles.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.roles.yaml
deleted file mode 100644
index cd7859f1f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.roles.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
----
-editor:
- info:
- archive: Archive
- archivedAt: Archived at
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- handle: Handle
- name: Role name
- title: Basic information
- unarchive: Unarchive
- undelete: Undelete
- updatedAt: Updated at
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.settings.yaml
deleted file mode 100644
index 2b984a836..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.settings.yaml
+++ /dev/null
@@ -1,112 +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 numbers
- min-num-count-description: The password must include the specified number of numbers (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)
- 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
- 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
- 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, 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 )
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.templates.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.templates.yaml
deleted file mode 100644
index ce8d861ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.templates.yaml
+++ /dev/null
@@ -1,71 +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
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.users.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.users.yaml
deleted file mode 100644
index dddaa9c89..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/system.users.yaml
+++ /dev/null
@@ -1,102 +0,0 @@
----
-editor:
- info:
- confirmEmail: Confirm email address
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- email: Email
- handle: Handle
- name: Full name
- revokeAllSession: Revoke all active session
- suspend: Suspend
- suspendedAt: Suspended at
- title: Basic information
- undelete: Undelete
- unsuspend: Unsuspend
- updatedAt: Updated at
- 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
- notifications:
- membershipOK: Membership successfully updated
- passwordOK: Password successfully changed
- title: User updated
- userInfoOK: User info successfully updated
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/ui.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/ui.settings.yaml
deleted file mode 100644
index 1afc1d1bb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/ui.settings.yaml
+++ /dev/null
@@ -1,19 +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'
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/ui.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/ui.yaml
deleted file mode 100644
index b88b29eb5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-admin/ui.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-navGroup:
- label: User interface
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/block.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/block.yaml
deleted file mode 100644
index f84507490..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/block.yaml
+++ /dev/null
@@ -1,340 +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
- dangerButton: Danger
- darkButton: Dark
- dummyButtonLabel: Dummy
- editButton: Edit
- editTitle:
- script: Edit automation script button
- workflow: Edit workflow button
- label: Automation
- lightButton: Light
- 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
- primaryButton: Primary
- removeAll: Remove all
- searchPlaceholder: Filter available scripts by label, script name and description
- secondaryButton: Secondary
- stepID: 'Starting step ID: {{stepID}}'
- successButton: Success
- warningButton: 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: '$t(block.calendar.label)'
-chart:
- add: New Chart
- addFunnel: Funnel chart
- addGauge: Gauge chart
- addGeneric: Generic chart
- configure:
- label: Configure chart
- reportLabel: Report {{l}}
- reportsLabel: Reports
- display: 'Chart to display inside this block:'
- edit: Edit chart
- label: Chart
- pick: Pick a chart
- preview:
- chartId: Chart preview (ID {{0}})
-content:
- label: Content
-file:
- label: File
- preview:
- label: File block
-general:
- changeBlock: Change existing block
- descriptionLabel: '$t(general.label.description)'
- descriptionPlaceholder: Block description
- headerStyle: Block header style (color)
- 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: '$t(general.label.title)'
- titlePlaceholder: Block title
-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
- 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:
- confirmDelete: Are you sure you want to delete this record?
- deleteRecord: Delete record
- label: Record
- 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
-recordList:
- addRecord: Add
- cancelSelection: Cancel
- editFields: Editable module fields
- export:
- all: Export all records
- allow: Allow records export
- csv: CSV Export
- dateRange: 'Select date range:'
- filter:
- 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'
- query: Search query
- 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
- 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
- title: Record list filter
- update: Update filter
- where: Where
- without: Without
- 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
- 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 that are not yet supported via the importer
- 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
- 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}}) records.
- record:
- draggable: Can drag & drop records to order them
- fullPageNavigation: Full page navigation
- hideAddButton: Hide add record button
- hidePaging: Hide paging
- inlineEditor: Inline editor
- inlineEditorAllow: Allow inline record editing
- inlineEditorFootnote: Only one inline editor with the same module can be present the same page
- newLabel: New 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: Hide search box
- prefilterLabel: Prefilter records
- prefilterPlaceholder: field1 = 1 AND field2 = 232
- presortFootnote: Simplified SQL condition (ORDER BY ...) syntax is supported.
- presortHideSort: Hide sorting
- presortLabel: Presort records
- presortPlaceholder: field1 DESC, field2 ASC
- showTotalCount: Show total record count
- recordPage: record page
- refField:
- footnote: Field that links records with the parent record
- label: Parent field
- selectable: Enable record selection
- selected: '{{count}} of {{total}} records selected'
-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. This does not affect the filtering. Make sure to specify the prefilter where needed.
- 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
- 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.
-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)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/chart.yaml
deleted file mode 100644
index 58b9c80f4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/chart.yaml
+++ /dev/null
@@ -1,97 +0,0 @@
----
-colorLabel: '{{count}} colors'
-colorScheme: Color scheme
-edit:
- 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 (datetime & select fields)
- skipMissingValues: Skip missing values
- filter:
- customize: Customize filter
- label: Filters
- noFilter: (no filter)
- 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:'
- title: Metrics (numeric fields)
- modulePick: 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
- labelLabel: Axis label
- labelPlaceholder: Axis label
- logarithmicScale: Logarithmic scale
- maxLabel: Max value
- maxPlaceholder: Maximum value
- minLabel: Min value
- minPlaceholder: Minimum value
-import: 'Import chart(s):'
-newLabel: 'Create a new chart:'
-newPlaceholder: Chart name
-searchPlaceholder: Type here to search all charts in this namespace
-title: List of Charts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/field.yaml
deleted file mode 100644
index 6b0efe3ff..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/field.yaml
+++ /dev/null
@@ -1,166 +0,0 @@
----
-defaultFieldValue: Default field value
-defaultValue: Default value
-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, sepparated 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
- number:
- exampleFormat: Format
- exampleInput: Input
- exampleResult: Result
- examplesLabel: 'Format examples:'
- formatLabel: Format
- formatPlaceholder: Format
- label: Number
- precisionLabel: Precision
- precisionPlaceholder: Precision
- prefixLabel: Prefix
- prefixPlaceholder: Prefix
- suffixLabel: Suffix
- suffixPlaceholder: Suffix
- record:
- currentUnnamedModule: (Current unnamed module)
- label: Record
- moduleLabel: Module name
- modulePlaceholder: Pick module
- 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
- queryFieldsLabel: Query fields on search
- recordFieldLabel: Record label from field
- recordFieldPlaceholder: Pick field
- suggestionPlaceholder: Start typing to search for records
- 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:
- 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
-noPermission: No permission to read field value
-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:
- available: Columns available
- footnote: Add fields by dragging or double-clicking on them. Selected fields can also be reordered
- selectAll: Select all
- selected: Columns selected
- systemField: (system field)
- unselectAll: Unselect all
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/general.yaml
deleted file mode 100644
index b530b50ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/general.yaml
+++ /dev/null
@@ -1,123 +0,0 @@
----
-label:
- actions: Actions
- active: Active
- add: Add
- addNew: Add new
- addValue: Add new value
- attachmentFileInfo: '(File size: {{0}}, uploaded {{1}})'
- attributes: Attributes
- back: Back
- backWithoutSave: Back (without saving changes)
- browse: Browse
- buttons: Buttons
- cancel: Cancel
- clone: Clone
- close: Close
- create: Create
- delete: Delete
- description: Description
- download: Download
- dropFiles: Click or drop files here to upload
- edit: Edit
- enabled: Enabled
- export: Export
- fileTypeNotAllowed: File type not allowed
- uploadError: 'Issue with file upload: "{{message}}"'
- general: General
- handle: Handle
- here: here
- import: Import
- importPlaceholder: Upload files to import
- label: Label
- loading: Loading
- makeDefault: Make default
- moduleName: Module name
- multi: Multi value
- name: Name
- next: Next
- "no": "No"
- noHandle: No handle
- none: None
- ok: Ok
- openBookmarks: Open bookmarks
- pageBuilder: Page builder
- permissions: Permissions
- private: Private
- processing: Processing...
- recordPage: Record page
- remove: Remove
- removeDefault: Remove default
- required: Required
- save: Save
- saveAndClose: Save and close
- search: Search
- status: Status
- timeHour: '{{t}}h'
- timeMinute: '{{t}}min'
- title: Title
- type: Type
- updatedAt: '$t(field.system.updatedAt)'
- uploading: Uploading
- urlPlaceholder: https://example.tld
- validation: Validation
- value: Value
- view: View
- welcome: Welcome!
- "yes": "Yes"
-placeholder:
- handle: handle (a - z, 0 - 9, underscore, dash)
- sample: Sample
-reminder:
- add: Add a new reminder
- dismiss: Dismiss
- edit:
- assigneeLabel: Assignee
- assigneePlaceholder: Myself (default)
- notesLabel: Notes
- notesPlaceholder: Notes
- remindAtLabel: Notify me
- remindAtNone: Never
- titleLabel: Title
- titlePlaceholder: Title
- listLabel: Reminders
- routesTo: 'Includes link to:'
- snooze: Snooze
-tooltip:
- dragAndDrop: Drag and drop to change order
-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
- unselectAll: Unselect all
- kind:
- user:
- suggestionPlaceholder: Start typing to search for users by email or name
-notification:
- composeAccessNotAllowed: Not allowed to access Compose
- 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}}"'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/module.yaml
deleted file mode 100644
index 6b0e2c00c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/module.yaml
+++ /dev/null
@@ -1,69 +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}}"
- selectFields:
- title: Configure columns
- view:
- title: View record for module "{{name}}"
-createLabel: New Module
-edit:
- create: Create module
- edit: Edit module
- federationSettings:
- downstream:
- allFields: All Fields
- description: 'Match federated fields with existing ones:'
- title: Map
- errorFetchingData: Error fetching server data
- 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:
- allFields: All Fields
- description: Select the fields you want to share with the selected network
- title: Expose
- 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: Must be a-z/A-Z, 0-9 or underscore
- private: Sensitive data
- required: Required field
- title: The name displayed in form input / data lists
-federated: Federated
-forModule:
- recordList: Record List for module
- recordListPage: Record List page for module
- recordPage: Record page for module
-import: Module import
-newLabel: Module Name *
-newPlaceholder: Name used on the list of modules
-recordPage:
- create: Create record page
- edit: Page builder
-searchPlaceholder: Type here to search all modules in this namespace
-title: List of Modules
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/namespace.yaml
deleted file mode 100644
index a1f0490a9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/namespace.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-application:
- label: Enable on application list
-clickOpen: Click to open
-create: Create new namespace
-description:
- label: Namespace description
- placeholder: Enter namespace description
-disabled: Namespace is disabled
-edit: Edit namespace
-enabled:
- label: Enable on namespace list
-icon:
- label: Icon
- placeholder: Choose an image for namespace icon or drop it here...
-logo:
- label: Logo
- placeholder: Choose an image for namespace logo or drop it here...
-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
-subtitle:
- label: Subtitle
- placeholder: Enter namespace subtitle
-title: Low Code Namespaces
-visit: Visit namespace
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/navigation.yaml
deleted file mode 100644
index 472d7a8d2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/navigation.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-adminPanel: Admin panel
-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
-publicPages: Public pages
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
-viewPage: View Page
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/notification.yaml
deleted file mode 100644
index 0a569ee0b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/notification.yaml
+++ /dev/null
@@ -1,83 +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
- 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
-general:
- composeAccessNotAllowed: Not allowed to access Compose
- error: Error
- success: Success
- warning: Warning
-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}}"'
-module:
- createFailed: Could not create a module
- deleteFailed: Could not delete this module
- deleted: Module deleted
- saveFailed: Could not save this module
- saved: Module saved
-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
- deleteFailed: Could not delete this namespace
- disabled: Namespace disabled - redirecting
- saveFailed: Could not save this namespace
- saved: Namespace saved
-page:
- createFailed: Could not create a page
- deleteFailed: Could not delete this page
- loadFailed: Could not load the page tree
- noPages: No pages found
- pageMoveFailed: Could not move this page
- reordered: Page reordered
- saveFailed: Could not save this page
- saveFailedRequired: Could not save this page, all required module fields must be present
- saved: Page saved
-record:
- createFailed: Could not create record
- deleteFailed: Could not delete record
- deleteBulkFailed: Could not delete selected records
- deleteBulkSuccess: Successfully deleted 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/onboarding.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/onboarding.yaml
deleted file mode 100644
index 1ca4ab6ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/onboarding.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-message:
- noPages: It seems this namespace has no visible pages yet.
- notifyAdministrator: Notify your system administrator.
- startBuilding: Follow these steps to start building
-step:
- chart:
- create: Make Chart
- view: Your Charts
- module:
- create: Create Module
- view: Your Modules
- optional: This step is optional!
- page:
- create: Build Page
- view: Your Pages
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/page.yaml
deleted file mode 100644
index d22cabe6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/page.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-build:
- addBlock: Add block
- selectBlockFootnote: Some types might be disabled for non-record pages
- selectBlockTitle: Select type of the new block
-createLabel: Create page
-edit:
- create: Create page
- edit: Edit page
- pageDescription: Page description
- visible: Page visibility
-import: 'Import page(s):'
-instructions: Drag and drop pages to adjust the order and hierarchy.
-invalid: Invalid configuration
-newPlaceholder: Page title
-noBlock: No block added yet
-notVisible: Hidden
-title: List of Pages
-view: View
-visible: Visible
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/permission.yaml
deleted file mode 100644
index 9c4264bf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/permission.yaml
+++ /dev/null
@@ -1,132 +0,0 @@
----
-composeChart:
- all: all charts
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete chart "{{target}}"
- title: Delete any chart
- read:
- description: 'Default: deny'
- specific: Read chart "{{target}}"
- title: Read any chart
- update:
- description: 'Default: deny'
- specific: Update chart "{{target}}"
- title: Update any chart
- specific: chart "{{target}}"
-composeModule:
- all: all modules
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete module "{{target}}"
- title: Delete any module
- read:
- description: 'Default: deny'
- specific: Read module "{{target}}"
- title: Read any module
- recordCreate:
- description: 'Default: deny'
- specific: Create record of module "{{target}}"
- title: Create record of any module
- recordsSearch:
- description: 'Default: deny'
- specific: List and search records of module "{{target}}"
- title: List and search records of any module
- update:
- description: 'Default: deny'
- specific: Update module "{{target}}"
- title: Update any module
- specific: module "{{target}}"
-composeModuleField:
- all: all module fields
- operations:
- recordValueRead:
- description: 'Default: deny'
- specific: 'Read "{{target}}" record fields '
- title: Read record fields of any module
- recordValueUpdate:
- description: 'Default: deny'
- specific: 'Update "{{target}}" record fields '
- title: Update record fields of any module
- specific: field "{{target}}"
-composeNamespace:
- all: all namespaces
- operations:
- chartCreate:
- description: ""
- specific: Create charts under namespace "{{target}}"
- title: Create charts under any namespace
- chartsSearch:
- description: ""
- specific: List and search charts under namespace "{{target}}"
- title: List and search charts under any namespace
- delete:
- description: ""
- specific: Delete namespace "{{target}}"
- title: Delete any namespace
- manage:
- description: Allow access to namespace's admin pages
- specific: Manage namespace "{{target}}"
- title: Manage any namespace
- moduleCreate:
- description: ""
- specific: Create modules under namespace "{{target}}"
- title: Create modules under any namespace
- modulesSearch:
- description: ""
- specific: List and search modules under namespace "{{target}}"
- title: List and search modules under any namespace
- pageCreate:
- description: ""
- specific: Create pages under namespace "{{target}}"
- title: Create pages under any namespace
- pagesSearch:
- description: ""
- specific: List and search pages under namespace "{{target}}"
- title: List and search pages under any namespace
- read:
- description: ""
- specific: Read namespace "{{target}}"
- title: Read any namespace
- update:
- description: ""
- specific: Update namespace "{{target}}"
- title: Update any namespace
- specific: namespace "{{target}}"
-composePage:
- all: all pages
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete page "{{target}}"
- title: Delete any page
- read:
- description: 'Default: deny'
- specific: Read page "{{target}}"
- title: Read any page
- update:
- description: 'Default: deny'
- specific: Update page "{{target}}"
- title: Update any page
- specific: page "{{target}}"
-composeRecord:
- all: all records
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete record
- title: Delete records of any module
- read:
- description: 'Default: deny'
- specific: Read record
- title: Read records of any module
- update:
- description: 'Default: deny'
- specific: Update record
- title: Update records of any module
- specific: record
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/preview.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/preview.yaml
deleted file mode 100644
index f9403bae4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/preview.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-ro:
- clickToRetry: Click to retry
- downloadForAll: Download to see all pages
- firstPagePreview: First page preview
- loading: Loading
- noPages: This document is empty
- pageLoadFailed: Page failed to load
- pageLoading: '$t(preview.pdf.loading)'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/sidebar.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/sidebar.yaml
deleted file mode 100644
index f19853bc7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-compose/sidebar.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-namespaceList: Namespace list
-noPages: No pages
-pickNamespace: Select a namespace
-searchPlaceholder: Search pages...
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/app.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/app.yaml
deleted file mode 100644
index f80bec82c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/app.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-jitsi:
- create: Create
- defaultLocalDisplayName: Anonymous
- defaultRemoteDisplayName: Fellow Cortezer
- roomName: Room name
- toStart: To start a video call create a new room
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/layout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/layout.yaml
deleted file mode 100644
index 15edc32cf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/layout.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-noApps: No Applications
-search: Type here to search
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/navigation.yaml
deleted file mode 100644
index fd2b351e1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-one/navigation.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/create.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/create.yaml
deleted file mode 100644
index 54cf72466..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/create.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Generare raport
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/edit.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/edit.yaml
deleted file mode 100644
index 4c451be2c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/edit.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Modificare raport
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/general.yaml
deleted file mode 100644
index 0b214075d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/general.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-label:
- add: + Adăugare
- back: Înapoi
- delete: Șterge
- save: Salvare
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/list.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/list.yaml
deleted file mode 100644
index acc41e013..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/list.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-searchPlaceholder: Type here to search reports
-title: Reports
-untitledTitle: Untitled report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/navigation.yaml
deleted file mode 100644
index 3ffd79898..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/notification.yaml
deleted file mode 100644
index 56297cd40..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/notification.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-general:
- error: Error
- success: Success
- warning: Warning
-report:
- createFailed: Failed to create report
- created: Report created
- delete: Report deleted
- deleteFailed: Failed to delete report
- fetchFailed: Failed to fetch report
- listFetchFailed: Failed to fetch reports
- updateFailed: Failed to update report
- updated: Report updated
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/permission.yaml
deleted file mode 100644
index 17bdff8c6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-reporter/permission.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-report:
- all: all reports
- specific: report "{{target}}"
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
-system-report:
- delete:
- description: ""
- specific: Delete report "{{target}}"
- title: Delete any report
- read:
- description: ""
- specific: Read report "{{target}}"
- title: Read any report
- run:
- description: ""
- specific: Run report "{{target}}"
- title: Run any report
- update:
- description: ""
- specific: Update report "{{target}}"
- title: Update any report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-workflow/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-workflow/navigation.yaml
deleted file mode 100644
index 605b68e1e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-workflow/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Documentație
- feedback: Trimite părere
- forum: Ajutor
- version: 'Versiune:'
-userSettings:
- changePassword: Modificare parolă
- loggedInAs: Conectat ca și {{user}}
- logout: Deconectare
- profile: Profil
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-workflow/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-workflow/permission.yaml
deleted file mode 100644
index ad73ae4e6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-webapp-workflow/permission.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
----
-automationWorkflow:
- all: toate fluxurile de lucru
- operations:
- delete:
- description: 'Implicit: refuză'
- specific: Șterge acest flux de lucru
- title: Șterge orice flux de lucru
- execute:
- description: 'Implicit: refuză'
- specific: Execută acest flux de lucru
- title: Execută orice flux de lucru
- read:
- description: 'Implicit: refuză'
- specific: Citește acest flux de lucru
- title: Citește orice flux de lucru
- sessionsManage:
- description: 'Implicit: refuză'
- specific: Administrare sesiuni pentru acest flux de lucru
- title: Administează toate sesiunile
- triggersManage:
- description: 'Implicit: refuză'
- specific: Administrare declanșator pentru acest flux de lucru
- title: Administrează toate declanșatoarele
- undelete:
- description: 'Implicit: refuză'
- specific: Recuperează acest flux de lucru
- title: Recuperează orice flux de lucru
- update:
- description: 'Implicit: refuză'
- specific: Actualizează acest flux de lucru
- title: Actualizează orice flux de lucru
- specific: flux de lucru "{{target}}"
-resetBack: Revenire la "{{current}}"
-saveChanges: Salvare modificări
-setFor: Stabilește permisiuni pentru {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/schema/config.json b/server/vendor/github.com/cortezaproject/corteza-locale/src/schema/config.json
deleted file mode 100644
index 18c0fbfe5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/schema/config.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "$id": "https://schemas.cortezaproject.org/def.json",
- "$schema": "http://json-schema.org/draft-07/schema#",
- "type": "object",
- "properties": {
- "name": {
- "type": "string",
- "title": "Language name"
- },
- "extends": {
- "type": "string",
- "title": "Language to extend"
- }
- },
- "additionalProperties": false
-}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/config.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/config.yaml
deleted file mode 100644
index ee4556e16..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/config.yaml
+++ /dev/null
@@ -1 +0,0 @@
-name: Slovenian
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/authorized-clients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/authorized-clients.yaml
deleted file mode 100644
index 26a1c12c7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/authorized-clients.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-template:
- title: Avtorizirani klienti
- list:
- authorized-on: Avtoriziran
- buttons:
- revoke: Odvzemi dostop
- empty: No authorized clients found
-alerts:
- removed: Client authorization removed
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/change-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/change-password.yaml
deleted file mode 100644
index 2ae5ca12f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/change-password.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-template:
- title: Spremeni geslo
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- old-password:
- label: Old password
- placeholder: Vnesi staro geslo
- new-password:
- label: New password
- placeholder: Vnesi novo geslo
- button:
- change-password: Spremeni gelo
-alerts:
- password-change-success: Password successfully changed.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/create-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/create-password.yaml
deleted file mode 100644
index ca7e215c1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/create-password.yaml
+++ /dev/null
@@ -1,15 +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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/error-internal.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/error-internal.yaml
deleted file mode 100644
index b849ecd1f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/error-internal.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-template:
- title: Strežniška napaka
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_footer.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_footer.yaml
deleted file mode 100644
index bdb4982de..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_footer.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-version: verzija {{version}}
-code-link: Access source code on
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_header.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_header.yaml
deleted file mode 100644
index a79fb91d9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_header.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-logged-in-as: Prijavljen kot
-logout: odjavi
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_nav.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_nav.yaml
deleted file mode 100644
index 19ca35459..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/inc_nav.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-template:
- authorize-client: Zaključi avtorizacijo
- class:
- your-profile: Tvoj profil
- security: Varnost
- login-session: Aktivne seje
- authorized-clients: Avtorizirani klienti
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/login.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/login.yaml
deleted file mode 100644
index 97dce8f0d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/login.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-template:
- title: Prijava
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- password:
- label: Geslo
- placeholder: geslo
- button:
- login-and-remember: Prijavi in zapomni si me
- login: Prijavi
- continue: Nadaljuj
- links:
- request-password-reset: Pozabljeno geslo?
- signup: Ustvari račun
- external:
- login-with: Login with {{idp}}
-alerts:
- logged-in: Sedaj si prijavljen.
- local-disabled: Local accounts disabled
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/logout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/logout.yaml
deleted file mode 100644
index 6f10ab6d9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/logout.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-template:
- log-out: Odjava uspešna.
- log-in: Klikni tukaj za prijavo .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa-totp-disable.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa-totp-disable.yaml
deleted file mode 100644
index 57b1d2025..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa-totp-disable.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-template:
- title: Disable two-factor authentication with TOTP
- instructions: Disable by entering existing code.
- button:
- remove: Odstrani
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa-totp.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa-totp.yaml
deleted file mode 100644
index a53d3581c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa-totp.yaml
+++ /dev/null
@@ -1,28 +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.
-
-
- This will enable additional security for your account.
-
-
- You can use one of the following applications:
- lastpass: LastPass Authenticator
- gauth: Google Authenticator for Android or iPhone
- authy: Authy
- 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"
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa.yaml
deleted file mode 100644
index 755764fa5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/mfa.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-template:
- title: Multi-factor authentication
- email:
- instructions: Check your inbox and enter the received code
- code: Code
- verify: Potrdi
- resend: Pošlji ponovno
- confirmed: Email OTP confirmed
- totp:
- instructions: Check your TOTP application and enter the code you received
- code: Koda
- confirmed: TOTP confirmed
- verify: Verify
-alerts:
- email:
- resent: Email OTP resent
- topt:
- valid: TOTP valid
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/oauth2-authorize-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/oauth2-authorize-client.yaml
deleted file mode 100644
index 590b05fbf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/oauth2-authorize-client.yaml
+++ /dev/null
@@ -1,15 +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 log out .
- errors:
- invalid-user: Cannot continue with unauthorized email, visit your profile and resolve the issue.
-alerts:
- denied: cannot authorize {{client}}, no permissions.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/password-reset-requested.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/password-reset-requested.yaml
deleted file mode 100644
index 650c3f557..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/password-reset-requested.yaml
+++ /dev/null
@@ -1,9 +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: Create new account or log in .
-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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/pending-email-confirmation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/pending-email-confirmation.yaml
deleted file mode 100644
index cba1e4bd0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/pending-email-confirmation.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-template:
- title: Confirm your email
- instructions: You should receive email confirmation link to your inbox in a few moments.
- links: Create new account or log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/profile.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/profile.yaml
deleted file mode 100644
index fa65b1b68..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/profile.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-template:
- title: Your profile
- form:
- email:
- label: Email
- placeholder: email@domain.ltd
- resend-confirmation-link: Email is not verified, resend confirmation link.
- name:
- label: Ime
- placeholder: Tvoje ime
- handle:
- label: Handle
- placeholder: Kratko ime ali vzdevek
- preferred-language:
- label: Preferred language
- buttons:
- submit: Posodobi profil
-alerts:
- profile-updated: Profil uspešno posodobljen.
- profile-update-fail: Could not update profile due to input errors
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/request-password-reset.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/request-password-reset.yaml
deleted file mode 100644
index f208e9830..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/request-password-reset.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-template:
- title: Zahtevaj ponastavitev gesla
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- buttons:
- request: Zahtevaj ponastavitev gesla preko email-a
- links: Ustvari nov račun ali se prijavi .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/reset-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/reset-password.yaml
deleted file mode 100644
index e30363474..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/reset-password.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-template:
- title: Ponastavi geslo
- form:
- email:
- label: E-mail
- placeholder: email@domain.ltd
- new-password:
- label: Novo geslo
- placeholder: Nastavi novo geslo
- buttons:
- change-password: Spremeni geslo
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/security.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/security.yaml
deleted file mode 100644
index fcb34a00f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/security.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-template:
- title: Varnost
- password:
- title: Geslo
- change-link: Spremeni geslo
- mfa:
- title: Multi-factor authentication
- totp:
- title: Additional security with mobile app (time-based one-time-password)
- enforced: Configured and required on login.
- disabled: Trenutno onemogočeno.
- configure: Nastavi
- disable: Onemogoči
- email:
- title: Additional security with one-time-password over email
- enforced: Enabled and required on login.
- disabled: Trenutno onemogočeno.
- enable: Nastavi
- disable: Onemogoči
- all-disabled: All MFA methods are currently disabled. Ask your administrator to enable them.
-alerts:
- topt-disabled: Two factor authentication with TOTP disabled
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/sessions.yaml
deleted file mode 100644
index c988ffb53..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/sessions.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
----
-template:
- title: Tvoja seja
- list:
- current: Trenutna seja
- authorized-on: Authorized on
- same-machine: This machine
- ip-address: IP naslov
- same-browser: Ta brskalnik
- browser: Brskalnik
- expires: Poteče
- expired: Poteklo
- today: Danes
- tomorrow: Čez 1 dan
- soon: Čez {{days}} dni
- delete-all: Izbriši vse seje
-alerts:
- session-deleted: Session deleted
- delete-sessions-but-current: All but current login sessions deleted
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/signup.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/signup.yaml
deleted file mode 100644
index a44c088e6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/signup.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-template:
- title: Registracija
- 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? Log in
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/session.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/session.yaml
deleted file mode 100644
index 28bb8dfa9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/session.yaml
+++ /dev/null
@@ -1,9 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/trigger.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/trigger.yaml
deleted file mode 100644
index 48e171665..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/trigger.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/workflow.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/workflow.yaml
deleted file mode 100644
index 9a31fa0ce..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/automation/workflow.yaml
+++ /dev/null
@@ -1,17 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/access-control.yaml
deleted file mode 100644
index f907d49e1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: nimaš dostopa do nastavljanja pravic
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/attachment.yaml
deleted file mode 100644
index af9b2b671..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/attachment.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-errors:
- failedToExtractMimeType: could not extract mime type
- failedToProcessImage: napaka pri procesiranju datoteke
- failedToStoreFile: could not extract store file
- invalidID: neveljaven ID
- invalidModuleID: neveljaven modul ID
- invalidNamespaceID: neveljaven 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: strani ni mogoče najti
- recordNotFound: vnosa ni mogoče najti
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/chart.yaml
deleted file mode 100644
index 60e025f3d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/chart.yaml
+++ /dev/null
@@ -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 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/field.yaml
deleted file mode 100644
index 487023d0a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/field.yaml
+++ /dev/null
@@ -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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/module.yaml
deleted file mode 100644
index 692b4c806..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/module.yaml
+++ /dev/null
@@ -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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/namespace.yaml
deleted file mode 100644
index 2cb5e62c2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/namespace.yaml
+++ /dev/null
@@ -1,17 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/notifications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/notifications.yaml
deleted file mode 100644
index 6d40ff612..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/notifications.yaml
+++ /dev/null
@@ -1,6 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/page.yaml
deleted file mode 100644
index 4ae1064ac..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/page.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/record.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/record.yaml
deleted file mode 100644
index 14936f992..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/compose/record.yaml
+++ /dev/null
@@ -1,25 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/exposed-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/exposed-module.yaml
deleted file mode 100644
index 52b6d553a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/exposed-module.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/module-mapping.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/module-mapping.yaml
deleted file mode 100644
index 116068a21..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/module-mapping.yaml
+++ /dev/null
@@ -1,9 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/node-sync.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/node-sync.yaml
deleted file mode 100644
index c25068f6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/node-sync.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- nodeNotFound: node does not exist
- notFound: node_sync does not exist
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/node.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/node.yaml
deleted file mode 100644
index 080e66008..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/node.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/shared-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/shared-module.yaml
deleted file mode 100644
index eb125edf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/federation/shared-module.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/internal/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/internal/auth.yaml
deleted file mode 100644
index 6661c6608..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/internal/auth.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- unauthorized: unauthorized
- unauthorizedScope: unauthorized scope
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/apigw-filter.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/apigw-filter.yaml
deleted file mode 100644
index fe58037ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/apigw-filter.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/apigw-route.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/apigw-route.yaml
deleted file mode 100644
index ddea0d3e9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/apigw-route.yaml
+++ /dev/null
@@ -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
- notFound: route not found
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/application.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/application.yaml
deleted file mode 100644
index f9680a108..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/application.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/attachment.yaml
deleted file mode 100644
index a7f29dec7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/attachment.yaml
+++ /dev/null
@@ -1,10 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/auth-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/auth-client.yaml
deleted file mode 100644
index 197761961..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/auth-client.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/auth.yaml
deleted file mode 100644
index d45ddb9a6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/auth.yaml
+++ /dev/null
@@ -1,26 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/queue.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/queue.yaml
deleted file mode 100644
index ab2092573..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/queue.yaml
+++ /dev/null
@@ -1,14 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/reminder.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/reminder.yaml
deleted file mode 100644
index 457c2884e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/reminder.yaml
+++ /dev/null
@@ -1,7 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/report.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/report.yaml
deleted file mode 100644
index fbd92d949..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/report.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/role.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/role.yaml
deleted file mode 100644
index dd4834f94..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/role.yaml
+++ /dev/null
@@ -1,16 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/sink.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/sink.yaml
deleted file mode 100644
index 51e657df0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/sink.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/statistics.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/statistics.yaml
deleted file mode 100644
index 38e7d0eca..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/statistics.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToReadStatistics: not allowed to read statistics
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/template.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/template.yaml
deleted file mode 100644
index 74b5f0c6e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/template.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/user.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/user.yaml
deleted file mode 100644
index 8897420ad..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/system/user.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-errors:
- emailNotUnique: email not unique
- handleNotUnique: handle not unique
- invalidEmail: Invalid email! {{resource}}
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/admin.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/admin.yaml
deleted file mode 100644
index ae8320ab6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/admin.yaml
+++ /dev/null
@@ -1,272 +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:
- notFound: 'Not found'
- label:
- "no": "No"
- submit: Submit
- "yes": "Yes"
- logout: Logout
- noAccess: You do not have permissions to access Admin panel
- pagination:
- next: Next
- prev: Prev
-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
-permission:
- automationWorkflow:
- all: all workflows
- 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
- sessionsManage:
- description: 'Default: deny'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- 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
- specific: workflow "{{target}}"
- base:
- compose: Compose
- system: System
- resetBack: Reset back to "{{current}}"
- saveChanges: Save changes
- setFor: Set permissions for {{target}}
- systemApplication:
- all: all applications
- 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
- specific: application "{{target}}"
- systemApigwRoute:
- all: all routes
- 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
- specific: route "{{target}}"
- systemAuthClient:
- all: all auth clients
- 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
- specific: auth client "{{target}}"
- systemRole:
- all: all roles
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any role
- membersManage:
- 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
- specific: role "{{target}}"
- systemTemplate:
- all: all templates
- 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
- specific: template "{{target}}"
- systemUser:
- all: all users
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any user
- emailUnmask:
- description: 'Default: deny'
- specific: Show email details for {{target}}
- title: Show email details for any user
- impersonate:
- description: 'Default: deny'
- specific: Impersonate this user {{target}}
- title: Impersonate any user
- nameUnmask:
- description: 'Default: deny'
- specific: Show name details for {{target}}
- title: Show name details for 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
- specific: user "{{target}}"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.permissions.yaml
deleted file mode 100644
index 91f4f9b1c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.permissions.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on automation
- sessionsSearch: Search sessions
- triggersSearch: Search triggers
- workflowCreate: Create new workflow
- workflowsSearch: Search workflows
- type:
- label: Automation
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- workflow:
- operations:
- delete: Delete workflow
- execute: Execute workflow
- read: Read workflow
- sessionsManage: Manage workflow sessions
- triggersManage: Manage workflow triggers
- undelete: Undelete workflow
- update: Update workflow
- type:
- label: Workflow
- title: Automation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.scripts.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.scripts.yaml
deleted file mode 100644
index 6934eb3f3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.scripts.yaml
+++ /dev/null
@@ -1,17 +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:
- title: Corredor Scripts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.sessions.yaml
deleted file mode 100644
index f8455e5d1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.sessions.yaml
+++ /dev/null
@@ -1,52 +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
- title: Session
-list:
- columns:
- actions: ""
- createdAt: Created At
- eventType: Event type
- sessionID: SessionID
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.workflows.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.workflows.yaml
deleted file mode 100644
index af310f656..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/automation.workflows.yaml
+++ /dev/null
@@ -1,51 +0,0 @@
----
-editor:
- info:
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- enabled: Enabled
- handle: Handle
- 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: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.automation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.automation.yaml
deleted file mode 100644
index afef90b47..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.automation.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-list:
- columns:
- events: Triggered on events
- label: Label
- name: Name
- title: Compose Automation
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.permissions.yaml
deleted file mode 100644
index 4d6472672..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.permissions.yaml
+++ /dev/null
@@ -1,72 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- chart:
- operations:
- delete: Delete any chart
- read: Read any chart
- update: Update any chart
- type:
- label: Charts
- component:
- operations:
- grant: Grant permissions on compose service
- namespaceCreate: Create namespaces
- namespacesSearch: List and search namespaces
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Compose service
- loading: Loading permissions
- module:
- operations:
- delete: Delete any module
- read: Read any module
- recordCreate: Create record under any module
- recordsSearch: List and search records under any module
- update: Update any module
- type:
- label: Modules
- moduleField:
- operations:
- recordValueRead: Read any module field
- recordValueUpdate: Update any module field
- type:
- label: Module fields
- namespace:
- operations:
- chartCreate: Create charts under any namespace
- chartsSearch: List and search charts under any namespace
- delete: Delete any namespace
- manage: Manage any namespace
- moduleCreate: Create modules under any namespace
- modulesSearch: List and search modules under any namespace
- pageCreate: Create pages under any namespace
- pagesSearch: List and search pages under any namespace
- read: Access any namespace
- update: Update any namespace
- type:
- label: Namespaces
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- page:
- operations:
- delete: Delete any page
- read: Read any page
- update: Update any page
- type:
- label: Pages
- record:
- operations:
- delete: Delete any record
- read: Read any record
- update: Update any record
- type:
- label: Records
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Compose permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.settings.yaml
deleted file mode 100644
index d5f7e4bda..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/compose.settings.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-editor:
- basic:
- attachments:
- max-size: Max size (MB)
- page: Page attachments
- record: Record attachments
- type:
- description: 'MIME types, separated with ",". Example: "text/plain,text/csv"'
- whitelist: File type whitelist
- title: Basic
- title: Compose settings
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/dashboard.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/dashboard.yaml
deleted file mode 100644
index 6c342c6ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/dashboard.yaml
+++ /dev/null
@@ -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:
- deleted: Deleted
- suspended: Suspended
- title: Active user(s)
- total: Total
- users: User(s)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/federation.nodes.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/federation.nodes.yaml
deleted file mode 100644
index ceefa3e80..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/federation.nodes.yaml
+++ /dev/null
@@ -1,65 +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 servers
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/federation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/federation.permissions.yaml
deleted file mode 100644
index ae9c502f5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/federation.permissions.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on federation service
- nodeCreate: Create nodes
- nodesSearch: List or create nodes
- pair: Pair nodes
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Federation service
- exposedModule:
- operations:
- manage: Manage any module
- type:
- label: Modules
- loading: Loading permissions
- noRole: No role selected
- node:
- operations:
- delete: Delete any node
- manage: Manage any node
- moduleCreate: Create modules
- pair: Pair nodes
- read: Access any node
- update: Update any node
- type:
- label: Nodes
- notAllowed: Not allowed to set permissions
- sharedModule:
- operations:
- map: Map any module
- type:
- label: Modules
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Federation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/navigation.yaml
deleted file mode 100644
index 7ae305eb7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/navigation.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
----
-dashboard: Dashboard
-system:
- group: System
- items:
- users: Users
- actionlog: Action log
- apigw: API Gateway
- applications: Applications
- authclients: Auth Clients
- permissions: Permissions
- queues: Messaging Queues
- roles: Roles
- settings: 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/notification.yaml
deleted file mode 100644
index 48e9dc667..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/notification.yaml
+++ /dev/null
@@ -1,229 +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:
- 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
-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
-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
-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
-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
-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
- compose:
- fetch:
- error: Compose settings fetch failed
- update:
- success: Compose settings updated
- error: Compose settings update failed
- ui:
- fetch:
- error: UI settings fetch 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.actionlog.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.actionlog.yaml
deleted file mode 100644
index 3b0b242fb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.actionlog.yaml
+++ /dev/null
@@ -1,46 +0,0 @@
----
-list:
- columns:
- action: Action
- actor: User
- description: Description
- requestOrigin: Origin
- resource: Resource
- severity: Severity
- timestamp: Timestamp
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.apigw.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.apigw.yaml
deleted file mode 100644
index e46b53b16..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.apigw.yaml
+++ /dev/null
@@ -1,69 +0,0 @@
----
-list:
- title: 'API Gateway'
- new: 'New'
- permissions: 'Permissions'
- yaml: 'YAML'
- loading: 'Loading routes'
- numFound: '{{count}} route found'
- numFound_plural: '{{count}} routes found'
- filterForm:
- query:
- label: 'Filter API Gateway list'
- placeholder: 'Filter routes by name'
- excluded:
- label: 'Without'
- inclusive:
- label: 'Including'
- exclusive:
- label: 'Only'
- deleted:
- label: 'Deleted routes'
- columns:
- endpoint: 'Endpoint'
- createdAt: 'Created'
- enabled: 'Enabled'
- actions: ''
-editor:
- title: 'Edit route'
- new: 'New'
- permissions: 'Permissions'
- info:
- title: 'Basic information'
- id: 'ID'
- endpoint: 'Endpoint'
- method: 'Method'
- enabled: 'Enabled'
- delete: 'Delete'
- undelete: 'Undelete'
- deletedAt: 'Deleted at'
- updatedAt: 'Updated at'
- createdAt: 'Created at'
- validEndpoint: 'Invalid endpoint format'
- filters:
- title: 'Filter list'
- modal:
- title: 'Query parameters verifier'
- ok: 'Save & Close'
- statusActive: 'Active'
- statusDisabled: 'Disabled'
- step_title:
- prefilter: 'Prefiltering'
- processer: 'Processing'
- postfilter: 'Postfiltering'
- list:
- remove: 'Remove'
- filters: 'Filters'
- status: 'Status'
- actions: 'Actions'
- active: 'Active'
- noFiltersMsg: 'Please add a filter!'
- labels:
- expr: 'Expression'
- location: 'Location'
- workflow: 'Workflow'
- status: 'HTTP Status'
- add: 'Add'
- addFilter: 'Add filter'
- params: 'Params'
- filterListEmpty: 'Filter list is empty!'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.applications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.applications.yaml
deleted file mode 100644
index 4a32e4b56..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.applications.yaml
+++ /dev/null
@@ -1,59 +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:
- description: Logo used in the application selector
- label: Logo
- placeholder: Choose a logo or drop it here...
- name:
- description: Name used in the application selector
- label: Name
- pinned: Pinned
- title: Unify app selector
- url:
- description: Application URL
- label: URL
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.authclients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.authclients.yaml
deleted file mode 100644
index 3ab2f679e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.authclients.yaml
+++ /dev/null
@@ -1,87 +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
- 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
- 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
- new: New
- permissions: Permissions
- title:
- create: Create client
- edit: Edit client
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- handle: Handle
- meta:
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.permissions.yaml
deleted file mode 100644
index 96988e007..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.permissions.yaml
+++ /dev/null
@@ -1,114 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- application:
- operations:
- delete: Delete any application
- read: Read any application
- update: Update any application
- type:
- label: Applications
- authClient:
- operations:
- authorize: Authorize any client
- delete: Delete any client
- read: Read any client
- update: Update any client
- type:
- label: Auth clients
- component:
- operations:
- actionLogRead: Access action log
- applicationCreate: Create new application
- applicationFlagGlobal: Can pin application for everyone
- applicationFlagSelf: Can pin application for themselves
- applicationsSearch: List and search applications
- authClientCreate: Create new auth client
- authClientsSearch: List and search auth clients
- apigwRouteCreate: Create new route
- apigwRoutesSearch: List and search routes
- apigwFilterCreate: Create new filter
- apigwFiltersSearch: List and search filters
- grant: Grant permission on system service
- queueCreate: Create new messaging queue
- queuesSearch: List and search messaging queues
- reminderAssign: Allow reminder assignment
- roleCreate: Create new role
- rolesSearch: List and search roles
- settingsManage: Manage all settings
- settingsRead: Access all settings
- templateCreate: Create new template
- templatesSearch: List and search templates
- userCreate: Create new user
- usersSearch: List and search users
- type:
- label: System service
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- queue:
- operations:
- delete: Delete any queue
- queueRead: Read messages from queue
- queueWrite: Write messages to queue
- read: Read any queue
- update: Update any queue
- type:
- label: Messaging queues
- role:
- operations:
- delete: Delete any role
- membersManage: Manage members for any role
- read: Read any role
- update: Update any role
- type:
- label: Roles
- submit: Submit
- apigwRoute:
- type:
- label: 'API gateway Routes'
- operations:
- read: 'Read any route'
- update: 'Update any route'
- delete: 'Delete any route'
- apigwFilter:
- type:
- label: 'API gateway filters'
- operations:
- read: 'Read any filters'
- update: 'Update any filters'
- delete: 'Delete any filters'
- template:
- operations:
- delete: Delete any template
- read: Read any template
- render: Render any template
- update: Update any template
- type:
- label: Templates
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- user:
- operations:
- delete: Delete any user
- emailUnmask: Show email details
- impersonate: Impersonate any user
- nameUnmask: Show name details
- read: Read any user
- suspend: Suspend any user
- unsuspend: Unsuspend any user
- update: Update any user
- type:
- label: Users
- report:
- operations:
- read: Read any report
- update: Update any report
- delete: Delete any report
- run: Run any report
- type:
- label: Reports
- title: System permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.queues.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.queues.yaml
deleted file mode 100644
index f33071973..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.queues.yaml
+++ /dev/null
@@ -1,41 +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
- 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
- queue: Queue
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.roles.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.roles.yaml
deleted file mode 100644
index cd7859f1f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.roles.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
----
-editor:
- info:
- archive: Archive
- archivedAt: Archived at
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- handle: Handle
- name: Role name
- title: Basic information
- unarchive: Unarchive
- undelete: Undelete
- updatedAt: Updated at
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.settings.yaml
deleted file mode 100644
index 2b984a836..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.settings.yaml
+++ /dev/null
@@ -1,112 +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 numbers
- min-num-count-description: The password must include the specified number of numbers (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)
- 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
- 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
- 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, 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 )
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.templates.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.templates.yaml
deleted file mode 100644
index ce8d861ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.templates.yaml
+++ /dev/null
@@ -1,71 +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
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.users.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.users.yaml
deleted file mode 100644
index dddaa9c89..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/system.users.yaml
+++ /dev/null
@@ -1,102 +0,0 @@
----
-editor:
- info:
- confirmEmail: Confirm email address
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- email: Email
- handle: Handle
- name: Full name
- revokeAllSession: Revoke all active session
- suspend: Suspend
- suspendedAt: Suspended at
- title: Basic information
- undelete: Undelete
- unsuspend: Unsuspend
- updatedAt: Updated at
- 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
- notifications:
- membershipOK: Membership successfully updated
- passwordOK: Password successfully changed
- title: User updated
- userInfoOK: User info successfully updated
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/ui.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/ui.settings.yaml
deleted file mode 100644
index 1afc1d1bb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/ui.settings.yaml
+++ /dev/null
@@ -1,19 +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'
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/ui.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/ui.yaml
deleted file mode 100644
index b88b29eb5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-admin/ui.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-navGroup:
- label: User interface
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/block.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/block.yaml
deleted file mode 100644
index f84507490..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/block.yaml
+++ /dev/null
@@ -1,340 +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
- dangerButton: Danger
- darkButton: Dark
- dummyButtonLabel: Dummy
- editButton: Edit
- editTitle:
- script: Edit automation script button
- workflow: Edit workflow button
- label: Automation
- lightButton: Light
- 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
- primaryButton: Primary
- removeAll: Remove all
- searchPlaceholder: Filter available scripts by label, script name and description
- secondaryButton: Secondary
- stepID: 'Starting step ID: {{stepID}}'
- successButton: Success
- warningButton: 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: '$t(block.calendar.label)'
-chart:
- add: New Chart
- addFunnel: Funnel chart
- addGauge: Gauge chart
- addGeneric: Generic chart
- configure:
- label: Configure chart
- reportLabel: Report {{l}}
- reportsLabel: Reports
- display: 'Chart to display inside this block:'
- edit: Edit chart
- label: Chart
- pick: Pick a chart
- preview:
- chartId: Chart preview (ID {{0}})
-content:
- label: Content
-file:
- label: File
- preview:
- label: File block
-general:
- changeBlock: Change existing block
- descriptionLabel: '$t(general.label.description)'
- descriptionPlaceholder: Block description
- headerStyle: Block header style (color)
- 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: '$t(general.label.title)'
- titlePlaceholder: Block title
-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
- 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:
- confirmDelete: Are you sure you want to delete this record?
- deleteRecord: Delete record
- label: Record
- 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
-recordList:
- addRecord: Add
- cancelSelection: Cancel
- editFields: Editable module fields
- export:
- all: Export all records
- allow: Allow records export
- csv: CSV Export
- dateRange: 'Select date range:'
- filter:
- 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'
- query: Search query
- 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
- 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
- title: Record list filter
- update: Update filter
- where: Where
- without: Without
- 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
- 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 that are not yet supported via the importer
- 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
- 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}}) records.
- record:
- draggable: Can drag & drop records to order them
- fullPageNavigation: Full page navigation
- hideAddButton: Hide add record button
- hidePaging: Hide paging
- inlineEditor: Inline editor
- inlineEditorAllow: Allow inline record editing
- inlineEditorFootnote: Only one inline editor with the same module can be present the same page
- newLabel: New 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: Hide search box
- prefilterLabel: Prefilter records
- prefilterPlaceholder: field1 = 1 AND field2 = 232
- presortFootnote: Simplified SQL condition (ORDER BY ...) syntax is supported.
- presortHideSort: Hide sorting
- presortLabel: Presort records
- presortPlaceholder: field1 DESC, field2 ASC
- showTotalCount: Show total record count
- recordPage: record page
- refField:
- footnote: Field that links records with the parent record
- label: Parent field
- selectable: Enable record selection
- selected: '{{count}} of {{total}} records selected'
-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. This does not affect the filtering. Make sure to specify the prefilter where needed.
- 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
- 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.
-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)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/chart.yaml
deleted file mode 100644
index 58b9c80f4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/chart.yaml
+++ /dev/null
@@ -1,97 +0,0 @@
----
-colorLabel: '{{count}} colors'
-colorScheme: Color scheme
-edit:
- 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 (datetime & select fields)
- skipMissingValues: Skip missing values
- filter:
- customize: Customize filter
- label: Filters
- noFilter: (no filter)
- 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:'
- title: Metrics (numeric fields)
- modulePick: 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
- labelLabel: Axis label
- labelPlaceholder: Axis label
- logarithmicScale: Logarithmic scale
- maxLabel: Max value
- maxPlaceholder: Maximum value
- minLabel: Min value
- minPlaceholder: Minimum value
-import: 'Import chart(s):'
-newLabel: 'Create a new chart:'
-newPlaceholder: Chart name
-searchPlaceholder: Type here to search all charts in this namespace
-title: List of Charts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/field.yaml
deleted file mode 100644
index 6b0efe3ff..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/field.yaml
+++ /dev/null
@@ -1,166 +0,0 @@
----
-defaultFieldValue: Default field value
-defaultValue: Default value
-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, sepparated 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
- number:
- exampleFormat: Format
- exampleInput: Input
- exampleResult: Result
- examplesLabel: 'Format examples:'
- formatLabel: Format
- formatPlaceholder: Format
- label: Number
- precisionLabel: Precision
- precisionPlaceholder: Precision
- prefixLabel: Prefix
- prefixPlaceholder: Prefix
- suffixLabel: Suffix
- suffixPlaceholder: Suffix
- record:
- currentUnnamedModule: (Current unnamed module)
- label: Record
- moduleLabel: Module name
- modulePlaceholder: Pick module
- 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
- queryFieldsLabel: Query fields on search
- recordFieldLabel: Record label from field
- recordFieldPlaceholder: Pick field
- suggestionPlaceholder: Start typing to search for records
- 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:
- 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
-noPermission: No permission to read field value
-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:
- available: Columns available
- footnote: Add fields by dragging or double-clicking on them. Selected fields can also be reordered
- selectAll: Select all
- selected: Columns selected
- systemField: (system field)
- unselectAll: Unselect all
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/general.yaml
deleted file mode 100644
index b530b50ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/general.yaml
+++ /dev/null
@@ -1,123 +0,0 @@
----
-label:
- actions: Actions
- active: Active
- add: Add
- addNew: Add new
- addValue: Add new value
- attachmentFileInfo: '(File size: {{0}}, uploaded {{1}})'
- attributes: Attributes
- back: Back
- backWithoutSave: Back (without saving changes)
- browse: Browse
- buttons: Buttons
- cancel: Cancel
- clone: Clone
- close: Close
- create: Create
- delete: Delete
- description: Description
- download: Download
- dropFiles: Click or drop files here to upload
- edit: Edit
- enabled: Enabled
- export: Export
- fileTypeNotAllowed: File type not allowed
- uploadError: 'Issue with file upload: "{{message}}"'
- general: General
- handle: Handle
- here: here
- import: Import
- importPlaceholder: Upload files to import
- label: Label
- loading: Loading
- makeDefault: Make default
- moduleName: Module name
- multi: Multi value
- name: Name
- next: Next
- "no": "No"
- noHandle: No handle
- none: None
- ok: Ok
- openBookmarks: Open bookmarks
- pageBuilder: Page builder
- permissions: Permissions
- private: Private
- processing: Processing...
- recordPage: Record page
- remove: Remove
- removeDefault: Remove default
- required: Required
- save: Save
- saveAndClose: Save and close
- search: Search
- status: Status
- timeHour: '{{t}}h'
- timeMinute: '{{t}}min'
- title: Title
- type: Type
- updatedAt: '$t(field.system.updatedAt)'
- uploading: Uploading
- urlPlaceholder: https://example.tld
- validation: Validation
- value: Value
- view: View
- welcome: Welcome!
- "yes": "Yes"
-placeholder:
- handle: handle (a - z, 0 - 9, underscore, dash)
- sample: Sample
-reminder:
- add: Add a new reminder
- dismiss: Dismiss
- edit:
- assigneeLabel: Assignee
- assigneePlaceholder: Myself (default)
- notesLabel: Notes
- notesPlaceholder: Notes
- remindAtLabel: Notify me
- remindAtNone: Never
- titleLabel: Title
- titlePlaceholder: Title
- listLabel: Reminders
- routesTo: 'Includes link to:'
- snooze: Snooze
-tooltip:
- dragAndDrop: Drag and drop to change order
-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
- unselectAll: Unselect all
- kind:
- user:
- suggestionPlaceholder: Start typing to search for users by email or name
-notification:
- composeAccessNotAllowed: Not allowed to access Compose
- 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}}"'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/module.yaml
deleted file mode 100644
index 6b0e2c00c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/module.yaml
+++ /dev/null
@@ -1,69 +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}}"
- selectFields:
- title: Configure columns
- view:
- title: View record for module "{{name}}"
-createLabel: New Module
-edit:
- create: Create module
- edit: Edit module
- federationSettings:
- downstream:
- allFields: All Fields
- description: 'Match federated fields with existing ones:'
- title: Map
- errorFetchingData: Error fetching server data
- 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:
- allFields: All Fields
- description: Select the fields you want to share with the selected network
- title: Expose
- 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: Must be a-z/A-Z, 0-9 or underscore
- private: Sensitive data
- required: Required field
- title: The name displayed in form input / data lists
-federated: Federated
-forModule:
- recordList: Record List for module
- recordListPage: Record List page for module
- recordPage: Record page for module
-import: Module import
-newLabel: Module Name *
-newPlaceholder: Name used on the list of modules
-recordPage:
- create: Create record page
- edit: Page builder
-searchPlaceholder: Type here to search all modules in this namespace
-title: List of Modules
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/namespace.yaml
deleted file mode 100644
index a1f0490a9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/namespace.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-application:
- label: Enable on application list
-clickOpen: Click to open
-create: Create new namespace
-description:
- label: Namespace description
- placeholder: Enter namespace description
-disabled: Namespace is disabled
-edit: Edit namespace
-enabled:
- label: Enable on namespace list
-icon:
- label: Icon
- placeholder: Choose an image for namespace icon or drop it here...
-logo:
- label: Logo
- placeholder: Choose an image for namespace logo or drop it here...
-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
-subtitle:
- label: Subtitle
- placeholder: Enter namespace subtitle
-title: Low Code Namespaces
-visit: Visit namespace
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/navigation.yaml
deleted file mode 100644
index 472d7a8d2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/navigation.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-adminPanel: Admin panel
-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
-publicPages: Public pages
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
-viewPage: View Page
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/notification.yaml
deleted file mode 100644
index 0a569ee0b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/notification.yaml
+++ /dev/null
@@ -1,83 +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
- 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
-general:
- composeAccessNotAllowed: Not allowed to access Compose
- error: Error
- success: Success
- warning: Warning
-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}}"'
-module:
- createFailed: Could not create a module
- deleteFailed: Could not delete this module
- deleted: Module deleted
- saveFailed: Could not save this module
- saved: Module saved
-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
- deleteFailed: Could not delete this namespace
- disabled: Namespace disabled - redirecting
- saveFailed: Could not save this namespace
- saved: Namespace saved
-page:
- createFailed: Could not create a page
- deleteFailed: Could not delete this page
- loadFailed: Could not load the page tree
- noPages: No pages found
- pageMoveFailed: Could not move this page
- reordered: Page reordered
- saveFailed: Could not save this page
- saveFailedRequired: Could not save this page, all required module fields must be present
- saved: Page saved
-record:
- createFailed: Could not create record
- deleteFailed: Could not delete record
- deleteBulkFailed: Could not delete selected records
- deleteBulkSuccess: Successfully deleted 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/onboarding.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/onboarding.yaml
deleted file mode 100644
index 1ca4ab6ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/onboarding.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-message:
- noPages: It seems this namespace has no visible pages yet.
- notifyAdministrator: Notify your system administrator.
- startBuilding: Follow these steps to start building
-step:
- chart:
- create: Make Chart
- view: Your Charts
- module:
- create: Create Module
- view: Your Modules
- optional: This step is optional!
- page:
- create: Build Page
- view: Your Pages
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/page.yaml
deleted file mode 100644
index d22cabe6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/page.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-build:
- addBlock: Add block
- selectBlockFootnote: Some types might be disabled for non-record pages
- selectBlockTitle: Select type of the new block
-createLabel: Create page
-edit:
- create: Create page
- edit: Edit page
- pageDescription: Page description
- visible: Page visibility
-import: 'Import page(s):'
-instructions: Drag and drop pages to adjust the order and hierarchy.
-invalid: Invalid configuration
-newPlaceholder: Page title
-noBlock: No block added yet
-notVisible: Hidden
-title: List of Pages
-view: View
-visible: Visible
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/permission.yaml
deleted file mode 100644
index 9c4264bf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/permission.yaml
+++ /dev/null
@@ -1,132 +0,0 @@
----
-composeChart:
- all: all charts
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete chart "{{target}}"
- title: Delete any chart
- read:
- description: 'Default: deny'
- specific: Read chart "{{target}}"
- title: Read any chart
- update:
- description: 'Default: deny'
- specific: Update chart "{{target}}"
- title: Update any chart
- specific: chart "{{target}}"
-composeModule:
- all: all modules
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete module "{{target}}"
- title: Delete any module
- read:
- description: 'Default: deny'
- specific: Read module "{{target}}"
- title: Read any module
- recordCreate:
- description: 'Default: deny'
- specific: Create record of module "{{target}}"
- title: Create record of any module
- recordsSearch:
- description: 'Default: deny'
- specific: List and search records of module "{{target}}"
- title: List and search records of any module
- update:
- description: 'Default: deny'
- specific: Update module "{{target}}"
- title: Update any module
- specific: module "{{target}}"
-composeModuleField:
- all: all module fields
- operations:
- recordValueRead:
- description: 'Default: deny'
- specific: 'Read "{{target}}" record fields '
- title: Read record fields of any module
- recordValueUpdate:
- description: 'Default: deny'
- specific: 'Update "{{target}}" record fields '
- title: Update record fields of any module
- specific: field "{{target}}"
-composeNamespace:
- all: all namespaces
- operations:
- chartCreate:
- description: ""
- specific: Create charts under namespace "{{target}}"
- title: Create charts under any namespace
- chartsSearch:
- description: ""
- specific: List and search charts under namespace "{{target}}"
- title: List and search charts under any namespace
- delete:
- description: ""
- specific: Delete namespace "{{target}}"
- title: Delete any namespace
- manage:
- description: Allow access to namespace's admin pages
- specific: Manage namespace "{{target}}"
- title: Manage any namespace
- moduleCreate:
- description: ""
- specific: Create modules under namespace "{{target}}"
- title: Create modules under any namespace
- modulesSearch:
- description: ""
- specific: List and search modules under namespace "{{target}}"
- title: List and search modules under any namespace
- pageCreate:
- description: ""
- specific: Create pages under namespace "{{target}}"
- title: Create pages under any namespace
- pagesSearch:
- description: ""
- specific: List and search pages under namespace "{{target}}"
- title: List and search pages under any namespace
- read:
- description: ""
- specific: Read namespace "{{target}}"
- title: Read any namespace
- update:
- description: ""
- specific: Update namespace "{{target}}"
- title: Update any namespace
- specific: namespace "{{target}}"
-composePage:
- all: all pages
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete page "{{target}}"
- title: Delete any page
- read:
- description: 'Default: deny'
- specific: Read page "{{target}}"
- title: Read any page
- update:
- description: 'Default: deny'
- specific: Update page "{{target}}"
- title: Update any page
- specific: page "{{target}}"
-composeRecord:
- all: all records
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete record
- title: Delete records of any module
- read:
- description: 'Default: deny'
- specific: Read record
- title: Read records of any module
- update:
- description: 'Default: deny'
- specific: Update record
- title: Update records of any module
- specific: record
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/preview.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/preview.yaml
deleted file mode 100644
index 4a56b53ff..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/preview.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-sl:
- clickToRetry: Click to retry
- downloadForAll: Download to see all pages
- firstPagePreview: First page preview
- loading: Loading
- noPages: This document is empty
- pageLoadFailed: Page failed to load
- pageLoading: '$t(preview.pdf.loading)'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/sidebar.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/sidebar.yaml
deleted file mode 100644
index f19853bc7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-compose/sidebar.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-namespaceList: Namespace list
-noPages: No pages
-pickNamespace: Select a namespace
-searchPlaceholder: Search pages...
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/app.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/app.yaml
deleted file mode 100644
index f80bec82c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/app.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-jitsi:
- create: Create
- defaultLocalDisplayName: Anonymous
- defaultRemoteDisplayName: Fellow Cortezer
- roomName: Room name
- toStart: To start a video call create a new room
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/layout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/layout.yaml
deleted file mode 100644
index 15edc32cf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/layout.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-noApps: No Applications
-search: Type here to search
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/navigation.yaml
deleted file mode 100644
index fd2b351e1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-one/navigation.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/create.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/create.yaml
deleted file mode 100644
index dc63033ed..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/create.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Create report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/edit.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/edit.yaml
deleted file mode 100644
index bdf4ad658..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/edit.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Edit report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/general.yaml
deleted file mode 100644
index e1fd78c90..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/general.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-label:
- add: + Add
- back: Back
- delete: Delete
- save: Save
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/list.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/list.yaml
deleted file mode 100644
index acc41e013..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/list.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-searchPlaceholder: Type here to search reports
-title: Reports
-untitledTitle: Untitled report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/navigation.yaml
deleted file mode 100644
index 3ffd79898..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/notification.yaml
deleted file mode 100644
index 56297cd40..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/notification.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-general:
- error: Error
- success: Success
- warning: Warning
-report:
- createFailed: Failed to create report
- created: Report created
- delete: Report deleted
- deleteFailed: Failed to delete report
- fetchFailed: Failed to fetch report
- listFetchFailed: Failed to fetch reports
- updateFailed: Failed to update report
- updated: Report updated
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/permission.yaml
deleted file mode 100644
index 17bdff8c6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-reporter/permission.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-report:
- all: all reports
- specific: report "{{target}}"
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
-system-report:
- delete:
- description: ""
- specific: Delete report "{{target}}"
- title: Delete any report
- read:
- description: ""
- specific: Read report "{{target}}"
- title: Read any report
- run:
- description: ""
- specific: Run report "{{target}}"
- title: Run any report
- update:
- description: ""
- specific: Update report "{{target}}"
- title: Update any report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-workflow/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-workflow/navigation.yaml
deleted file mode 100644
index 99b8d29e8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-workflow/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Dokumentacija
- feedback: Pošlji povratno informacijo
- forum: Pomoč
- version: 'Verzija:'
-userSettings:
- changePassword: Spremeni geslo
- loggedInAs: Prijavljen kot {{user}}
- logout: Odjavi
- profile: Profil
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-workflow/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-workflow/permission.yaml
deleted file mode 100644
index 2a74a9bea..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-webapp-workflow/permission.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
----
-automationWorkflow:
- all: all workflows
- 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
- sessionsManage:
- description: 'Default: deny'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- 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
- specific: workflow "{{target}}"
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/config.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/config.yaml
deleted file mode 100644
index 6f2c17856..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/config.yaml
+++ /dev/null
@@ -1 +0,0 @@
-name: Ukrainian
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/authorized-clients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/authorized-clients.yaml
deleted file mode 100644
index d8abeec1d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/authorized-clients.yaml
+++ /dev/null
@@ -1,10 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/change-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/change-password.yaml
deleted file mode 100644
index 594386c18..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/change-password.yaml
+++ /dev/null
@@ -1,17 +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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/create-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/create-password.yaml
deleted file mode 100644
index ca7e215c1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/create-password.yaml
+++ /dev/null
@@ -1,15 +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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/error-internal.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/error-internal.yaml
deleted file mode 100644
index b8f598f96..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/error-internal.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-template:
- title: Internal error
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_footer.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_footer.yaml
deleted file mode 100644
index 926724e02..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_footer.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-version: version {{version}}
-code-link: Access source code on
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_header.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_header.yaml
deleted file mode 100644
index 6ba56afc6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_header.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-logged-in-as: You're logged-in as
-logout: logout
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_nav.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_nav.yaml
deleted file mode 100644
index b061b802c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/inc_nav.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-template:
- authorize-client: Finalize the authorization of
- class:
- your-profile: Your profile
- security: Security
- login-session: Login sessions
- authorized-clients: Authorized clients
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/login.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/login.yaml
deleted file mode 100644
index c2297d122..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/login.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-template:
- title: Log in
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/logout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/logout.yaml
deleted file mode 100644
index e4f435e9d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/logout.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-template:
- log-out: Logout successful.
- log-in: Click here to log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa-totp-disable.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa-totp-disable.yaml
deleted file mode 100644
index a1cf85846..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa-totp-disable.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-template:
- title: Disable two-factor authentication with TOTP
- instructions: Disable by entering existing code.
- button:
- remove: Remove
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa-totp.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa-totp.yaml
deleted file mode 100644
index a51ce4da8..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa-totp.yaml
+++ /dev/null
@@ -1,27 +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.
-
-
- This will enable additional security for your account.
-
-
- You can use one of the following applications:
- lastpass: LastPass Authenticator
- gauth: Google Authenticator for Android or iPhone
- authy: Authy
- 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"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa.yaml
deleted file mode 100644
index a38b349be..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/mfa.yaml
+++ /dev/null
@@ -1,19 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/oauth2-authorize-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/oauth2-authorize-client.yaml
deleted file mode 100644
index 590b05fbf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/oauth2-authorize-client.yaml
+++ /dev/null
@@ -1,15 +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 log out .
- errors:
- invalid-user: Cannot continue with unauthorized email, visit your profile and resolve the issue.
-alerts:
- denied: cannot authorize {{client}}, no permissions.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/password-reset-requested.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/password-reset-requested.yaml
deleted file mode 100644
index 650c3f557..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/password-reset-requested.yaml
+++ /dev/null
@@ -1,9 +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: Create new account or log in .
-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.
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/pending-email-confirmation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/pending-email-confirmation.yaml
deleted file mode 100644
index cba1e4bd0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/pending-email-confirmation.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-template:
- title: Confirm your email
- instructions: You should receive email confirmation link to your inbox in a few moments.
- links: Create new account or log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/profile.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/profile.yaml
deleted file mode 100644
index 4e7628fa7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/profile.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-template:
- title: Your profile
- form:
- email:
- label: Email
- placeholder: email@domain.ltd
- resend-confirmation-link: Email is not verified, resend confirmation link.
- name:
- label: Full name
- placeholder: Your full name
- handle:
- label: Handle
- placeholder: Short name, nickname or handle
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/request-password-reset.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/request-password-reset.yaml
deleted file mode 100644
index 005aa454b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/request-password-reset.yaml
+++ /dev/null
@@ -1,10 +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: Create new account or log in .
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/reset-password.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/reset-password.yaml
deleted file mode 100644
index 73a0bf498..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/reset-password.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/security.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/security.yaml
deleted file mode 100644
index 3f7fc8543..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/security.yaml
+++ /dev/null
@@ -1,23 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/sessions.yaml
deleted file mode 100644
index 5fd114642..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/sessions.yaml
+++ /dev/null
@@ -1,19 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/signup.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/signup.yaml
deleted file mode 100644
index b9f30d485..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/signup.yaml
+++ /dev/null
@@ -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? Log in
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/session.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/session.yaml
deleted file mode 100644
index 28bb8dfa9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/session.yaml
+++ /dev/null
@@ -1,9 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/trigger.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/trigger.yaml
deleted file mode 100644
index 48e171665..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/trigger.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/workflow.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/workflow.yaml
deleted file mode 100644
index 9a31fa0ce..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/automation/workflow.yaml
+++ /dev/null
@@ -1,17 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/attachment.yaml
deleted file mode 100644
index 4f8bd2b98..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/attachment.yaml
+++ /dev/null
@@ -1,27 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/chart.yaml
deleted file mode 100644
index 60e025f3d..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/chart.yaml
+++ /dev/null
@@ -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 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/field.yaml
deleted file mode 100644
index 42f7b86fa..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/field.yaml
+++ /dev/null
@@ -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
\ No newline at end of file
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/module.yaml
deleted file mode 100644
index 692b4c806..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/module.yaml
+++ /dev/null
@@ -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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/namespace.yaml
deleted file mode 100644
index 2cb5e62c2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/namespace.yaml
+++ /dev/null
@@ -1,17 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/notifications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/notifications.yaml
deleted file mode 100644
index 6d40ff612..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/notifications.yaml
+++ /dev/null
@@ -1,6 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/page.yaml
deleted file mode 100644
index 4ae1064ac..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/page.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/record.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/record.yaml
deleted file mode 100644
index 14936f992..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/compose/record.yaml
+++ /dev/null
@@ -1,25 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/exposed-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/exposed-module.yaml
deleted file mode 100644
index 52b6d553a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/exposed-module.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/module-mapping.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/module-mapping.yaml
deleted file mode 100644
index 116068a21..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/module-mapping.yaml
+++ /dev/null
@@ -1,9 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/node-sync.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/node-sync.yaml
deleted file mode 100644
index c25068f6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/node-sync.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- nodeNotFound: node does not exist
- notFound: node_sync does not exist
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/node.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/node.yaml
deleted file mode 100644
index 080e66008..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/node.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/shared-module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/shared-module.yaml
deleted file mode 100644
index eb125edf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/federation/shared-module.yaml
+++ /dev/null
@@ -1,11 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/internal/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/internal/auth.yaml
deleted file mode 100644
index 6661c6608..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/internal/auth.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-errors:
- unauthorized: unauthorized
- unauthorizedScope: unauthorized scope
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/access-control.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/access-control.yaml
deleted file mode 100644
index daae5b841..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/access-control.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToSetPermissions: not allowed to set permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/apigw-filter.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/apigw-filter.yaml
deleted file mode 100644
index fe58037ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/apigw-filter.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/apigw-route.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/apigw-route.yaml
deleted file mode 100644
index ddea0d3e9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/apigw-route.yaml
+++ /dev/null
@@ -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
- notFound: route not found
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/application.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/application.yaml
deleted file mode 100644
index f9680a108..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/application.yaml
+++ /dev/null
@@ -1,12 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/attachment.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/attachment.yaml
deleted file mode 100644
index a7f29dec7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/attachment.yaml
+++ /dev/null
@@ -1,10 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/auth-client.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/auth-client.yaml
deleted file mode 100644
index 197761961..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/auth-client.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/auth.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/auth.yaml
deleted file mode 100644
index d45ddb9a6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/auth.yaml
+++ /dev/null
@@ -1,26 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/queue.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/queue.yaml
deleted file mode 100644
index ab2092573..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/queue.yaml
+++ /dev/null
@@ -1,14 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/reminder.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/reminder.yaml
deleted file mode 100644
index 457c2884e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/reminder.yaml
+++ /dev/null
@@ -1,7 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/report.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/report.yaml
deleted file mode 100644
index fbd92d949..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/report.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-errors:
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/role.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/role.yaml
deleted file mode 100644
index dd4834f94..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/role.yaml
+++ /dev/null
@@ -1,16 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/sink.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/sink.yaml
deleted file mode 100644
index 51e657df0..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/sink.yaml
+++ /dev/null
@@ -1,18 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/statistics.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/statistics.yaml
deleted file mode 100644
index 38e7d0eca..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/statistics.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-errors:
- notAllowedToReadStatistics: not allowed to read statistics
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/template.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/template.yaml
deleted file mode 100644
index 74b5f0c6e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/template.yaml
+++ /dev/null
@@ -1,13 +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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/user.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/user.yaml
deleted file mode 100644
index 8897420ad..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/system/user.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-errors:
- emailNotUnique: email not unique
- handleNotUnique: handle not unique
- invalidEmail: Invalid email! {{resource}}
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/admin.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/admin.yaml
deleted file mode 100644
index ae8320ab6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/admin.yaml
+++ /dev/null
@@ -1,272 +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:
- notFound: 'Not found'
- label:
- "no": "No"
- submit: Submit
- "yes": "Yes"
- logout: Logout
- noAccess: You do not have permissions to access Admin panel
- pagination:
- next: Next
- prev: Prev
-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
-permission:
- automationWorkflow:
- all: all workflows
- 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
- sessionsManage:
- description: 'Default: deny'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- 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
- specific: workflow "{{target}}"
- base:
- compose: Compose
- system: System
- resetBack: Reset back to "{{current}}"
- saveChanges: Save changes
- setFor: Set permissions for {{target}}
- systemApplication:
- all: all applications
- 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
- specific: application "{{target}}"
- systemApigwRoute:
- all: all routes
- 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
- specific: route "{{target}}"
- systemAuthClient:
- all: all auth clients
- 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
- specific: auth client "{{target}}"
- systemRole:
- all: all roles
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any role
- membersManage:
- 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
- specific: role "{{target}}"
- systemTemplate:
- all: all templates
- 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
- specific: template "{{target}}"
- systemUser:
- all: all users
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete {{target}}
- title: Delete any user
- emailUnmask:
- description: 'Default: deny'
- specific: Show email details for {{target}}
- title: Show email details for any user
- impersonate:
- description: 'Default: deny'
- specific: Impersonate this user {{target}}
- title: Impersonate any user
- nameUnmask:
- description: 'Default: deny'
- specific: Show name details for {{target}}
- title: Show name details for 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
- specific: user "{{target}}"
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.permissions.yaml
deleted file mode 100644
index 91f4f9b1c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.permissions.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on automation
- sessionsSearch: Search sessions
- triggersSearch: Search triggers
- workflowCreate: Create new workflow
- workflowsSearch: Search workflows
- type:
- label: Automation
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- workflow:
- operations:
- delete: Delete workflow
- execute: Execute workflow
- read: Read workflow
- sessionsManage: Manage workflow sessions
- triggersManage: Manage workflow triggers
- undelete: Undelete workflow
- update: Update workflow
- type:
- label: Workflow
- title: Automation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.scripts.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.scripts.yaml
deleted file mode 100644
index 6934eb3f3..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.scripts.yaml
+++ /dev/null
@@ -1,17 +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:
- title: Corredor Scripts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.sessions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.sessions.yaml
deleted file mode 100644
index f8455e5d1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.sessions.yaml
+++ /dev/null
@@ -1,52 +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
- title: Session
-list:
- columns:
- actions: ""
- createdAt: Created At
- eventType: Event type
- sessionID: SessionID
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.workflows.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.workflows.yaml
deleted file mode 100644
index af310f656..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/automation.workflows.yaml
+++ /dev/null
@@ -1,51 +0,0 @@
----
-editor:
- info:
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- enabled: Enabled
- handle: Handle
- 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: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.automation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.automation.yaml
deleted file mode 100644
index afef90b47..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.automation.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-list:
- columns:
- events: Triggered on events
- label: Label
- name: Name
- title: Compose Automation
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.permissions.yaml
deleted file mode 100644
index 4d6472672..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.permissions.yaml
+++ /dev/null
@@ -1,72 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- chart:
- operations:
- delete: Delete any chart
- read: Read any chart
- update: Update any chart
- type:
- label: Charts
- component:
- operations:
- grant: Grant permissions on compose service
- namespaceCreate: Create namespaces
- namespacesSearch: List and search namespaces
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Compose service
- loading: Loading permissions
- module:
- operations:
- delete: Delete any module
- read: Read any module
- recordCreate: Create record under any module
- recordsSearch: List and search records under any module
- update: Update any module
- type:
- label: Modules
- moduleField:
- operations:
- recordValueRead: Read any module field
- recordValueUpdate: Update any module field
- type:
- label: Module fields
- namespace:
- operations:
- chartCreate: Create charts under any namespace
- chartsSearch: List and search charts under any namespace
- delete: Delete any namespace
- manage: Manage any namespace
- moduleCreate: Create modules under any namespace
- modulesSearch: List and search modules under any namespace
- pageCreate: Create pages under any namespace
- pagesSearch: List and search pages under any namespace
- read: Access any namespace
- update: Update any namespace
- type:
- label: Namespaces
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- page:
- operations:
- delete: Delete any page
- read: Read any page
- update: Update any page
- type:
- label: Pages
- record:
- operations:
- delete: Delete any record
- read: Read any record
- update: Update any record
- type:
- label: Records
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Compose permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.settings.yaml
deleted file mode 100644
index d5f7e4bda..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/compose.settings.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-editor:
- basic:
- attachments:
- max-size: Max size (MB)
- page: Page attachments
- record: Record attachments
- type:
- description: 'MIME types, separated with ",". Example: "text/plain,text/csv"'
- whitelist: File type whitelist
- title: Basic
- title: Compose settings
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/dashboard.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/dashboard.yaml
deleted file mode 100644
index 6c342c6ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/dashboard.yaml
+++ /dev/null
@@ -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:
- deleted: Deleted
- suspended: Suspended
- title: Active user(s)
- total: Total
- users: User(s)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/federation.nodes.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/federation.nodes.yaml
deleted file mode 100644
index ceefa3e80..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/federation.nodes.yaml
+++ /dev/null
@@ -1,65 +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 servers
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/federation.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/federation.permissions.yaml
deleted file mode 100644
index ae9c502f5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/federation.permissions.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- component:
- operations:
- grant: Grant permissions on federation service
- nodeCreate: Create nodes
- nodesSearch: List or create nodes
- pair: Pair nodes
- settingsManage: Manage all settings
- settingsRead: Access all settings
- type:
- label: Federation service
- exposedModule:
- operations:
- manage: Manage any module
- type:
- label: Modules
- loading: Loading permissions
- noRole: No role selected
- node:
- operations:
- delete: Delete any node
- manage: Manage any node
- moduleCreate: Create modules
- pair: Pair nodes
- read: Access any node
- update: Update any node
- type:
- label: Nodes
- notAllowed: Not allowed to set permissions
- sharedModule:
- operations:
- map: Map any module
- type:
- label: Modules
- submit: Submit
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- title: Federation permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/navigation.yaml
deleted file mode 100644
index 7ae305eb7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/navigation.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
----
-dashboard: Dashboard
-system:
- group: System
- items:
- users: Users
- actionlog: Action log
- apigw: API Gateway
- applications: Applications
- authclients: Auth Clients
- permissions: Permissions
- queues: Messaging Queues
- roles: Roles
- settings: 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/notification.yaml
deleted file mode 100644
index 48e9dc667..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/notification.yaml
+++ /dev/null
@@ -1,229 +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:
- 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
-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
-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
-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
-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
-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
- compose:
- fetch:
- error: Compose settings fetch failed
- update:
- success: Compose settings updated
- error: Compose settings update failed
- ui:
- fetch:
- error: UI settings fetch 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
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.actionlog.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.actionlog.yaml
deleted file mode 100644
index 3b0b242fb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.actionlog.yaml
+++ /dev/null
@@ -1,46 +0,0 @@
----
-list:
- columns:
- action: Action
- actor: User
- description: Description
- requestOrigin: Origin
- resource: Resource
- severity: Severity
- timestamp: Timestamp
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.apigw.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.apigw.yaml
deleted file mode 100644
index e46b53b16..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.apigw.yaml
+++ /dev/null
@@ -1,69 +0,0 @@
----
-list:
- title: 'API Gateway'
- new: 'New'
- permissions: 'Permissions'
- yaml: 'YAML'
- loading: 'Loading routes'
- numFound: '{{count}} route found'
- numFound_plural: '{{count}} routes found'
- filterForm:
- query:
- label: 'Filter API Gateway list'
- placeholder: 'Filter routes by name'
- excluded:
- label: 'Without'
- inclusive:
- label: 'Including'
- exclusive:
- label: 'Only'
- deleted:
- label: 'Deleted routes'
- columns:
- endpoint: 'Endpoint'
- createdAt: 'Created'
- enabled: 'Enabled'
- actions: ''
-editor:
- title: 'Edit route'
- new: 'New'
- permissions: 'Permissions'
- info:
- title: 'Basic information'
- id: 'ID'
- endpoint: 'Endpoint'
- method: 'Method'
- enabled: 'Enabled'
- delete: 'Delete'
- undelete: 'Undelete'
- deletedAt: 'Deleted at'
- updatedAt: 'Updated at'
- createdAt: 'Created at'
- validEndpoint: 'Invalid endpoint format'
- filters:
- title: 'Filter list'
- modal:
- title: 'Query parameters verifier'
- ok: 'Save & Close'
- statusActive: 'Active'
- statusDisabled: 'Disabled'
- step_title:
- prefilter: 'Prefiltering'
- processer: 'Processing'
- postfilter: 'Postfiltering'
- list:
- remove: 'Remove'
- filters: 'Filters'
- status: 'Status'
- actions: 'Actions'
- active: 'Active'
- noFiltersMsg: 'Please add a filter!'
- labels:
- expr: 'Expression'
- location: 'Location'
- workflow: 'Workflow'
- status: 'HTTP Status'
- add: 'Add'
- addFilter: 'Add filter'
- params: 'Params'
- filterListEmpty: 'Filter list is empty!'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.applications.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.applications.yaml
deleted file mode 100644
index 4a32e4b56..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.applications.yaml
+++ /dev/null
@@ -1,59 +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:
- description: Logo used in the application selector
- label: Logo
- placeholder: Choose a logo or drop it here...
- name:
- description: Name used in the application selector
- label: Name
- pinned: Pinned
- title: Unify app selector
- url:
- description: Application URL
- label: URL
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.authclients.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.authclients.yaml
deleted file mode 100644
index 3ab2f679e..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.authclients.yaml
+++ /dev/null
@@ -1,87 +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
- 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
- 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
- new: New
- permissions: Permissions
- title:
- create: Create client
- edit: Edit client
-list:
- columns:
- actions: ""
- createdAt: Created
- enabled: Enabled
- handle: Handle
- meta:
- name: Name
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.permissions.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.permissions.yaml
deleted file mode 100644
index 96988e007..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.permissions.yaml
+++ /dev/null
@@ -1,114 +0,0 @@
----
-list:
- rules:
- add: Add role
- addRole: Add new role
- application:
- operations:
- delete: Delete any application
- read: Read any application
- update: Update any application
- type:
- label: Applications
- authClient:
- operations:
- authorize: Authorize any client
- delete: Delete any client
- read: Read any client
- update: Update any client
- type:
- label: Auth clients
- component:
- operations:
- actionLogRead: Access action log
- applicationCreate: Create new application
- applicationFlagGlobal: Can pin application for everyone
- applicationFlagSelf: Can pin application for themselves
- applicationsSearch: List and search applications
- authClientCreate: Create new auth client
- authClientsSearch: List and search auth clients
- apigwRouteCreate: Create new route
- apigwRoutesSearch: List and search routes
- apigwFilterCreate: Create new filter
- apigwFiltersSearch: List and search filters
- grant: Grant permission on system service
- queueCreate: Create new messaging queue
- queuesSearch: List and search messaging queues
- reminderAssign: Allow reminder assignment
- roleCreate: Create new role
- rolesSearch: List and search roles
- settingsManage: Manage all settings
- settingsRead: Access all settings
- templateCreate: Create new template
- templatesSearch: List and search templates
- userCreate: Create new user
- usersSearch: List and search users
- type:
- label: System service
- loading: Loading permissions
- noRole: No role selected
- notAllowed: Not allowed to set permissions
- queue:
- operations:
- delete: Delete any queue
- queueRead: Read messages from queue
- queueWrite: Write messages to queue
- read: Read any queue
- update: Update any queue
- type:
- label: Messaging queues
- role:
- operations:
- delete: Delete any role
- membersManage: Manage members for any role
- read: Read any role
- update: Update any role
- type:
- label: Roles
- submit: Submit
- apigwRoute:
- type:
- label: 'API gateway Routes'
- operations:
- read: 'Read any route'
- update: 'Update any route'
- delete: 'Delete any route'
- apigwFilter:
- type:
- label: 'API gateway filters'
- operations:
- read: 'Read any filters'
- update: 'Update any filters'
- delete: 'Delete any filters'
- template:
- operations:
- delete: Delete any template
- read: Read any template
- render: Render any template
- update: Update any template
- type:
- label: Templates
- tip1: Click on permission/role cell to allow a specific operation
- tip2: Use Alt-Click to set explicit deny on operation
- title: List of rules
- user:
- operations:
- delete: Delete any user
- emailUnmask: Show email details
- impersonate: Impersonate any user
- nameUnmask: Show name details
- read: Read any user
- suspend: Suspend any user
- unsuspend: Unsuspend any user
- update: Update any user
- type:
- label: Users
- report:
- operations:
- read: Read any report
- update: Update any report
- delete: Delete any report
- run: Run any report
- type:
- label: Reports
- title: System permissions
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.queues.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.queues.yaml
deleted file mode 100644
index f33071973..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.queues.yaml
+++ /dev/null
@@ -1,41 +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
- 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
- queue: Queue
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.roles.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.roles.yaml
deleted file mode 100644
index cd7859f1f..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.roles.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
----
-editor:
- info:
- archive: Archive
- archivedAt: Archived at
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- handle: Handle
- name: Role name
- title: Basic information
- unarchive: Unarchive
- undelete: Undelete
- updatedAt: Updated at
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.settings.yaml
deleted file mode 100644
index 2b984a836..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.settings.yaml
+++ /dev/null
@@ -1,112 +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 numbers
- min-num-count-description: The password must include the specified number of numbers (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)
- 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
- 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
- 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, 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 )
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.templates.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.templates.yaml
deleted file mode 100644
index ce8d861ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.templates.yaml
+++ /dev/null
@@ -1,71 +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
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.users.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.users.yaml
deleted file mode 100644
index dddaa9c89..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/system.users.yaml
+++ /dev/null
@@ -1,102 +0,0 @@
----
-editor:
- info:
- confirmEmail: Confirm email address
- createdAt: Created at
- delete: Delete
- deletedAt: Deleted at
- email: Email
- handle: Handle
- name: Full name
- revokeAllSession: Revoke all active session
- suspend: Suspend
- suspendedAt: Suspended at
- title: Basic information
- undelete: Undelete
- unsuspend: Unsuspend
- updatedAt: Updated at
- 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
- notifications:
- membershipOK: Membership successfully updated
- passwordOK: Password successfully changed
- title: User updated
- userInfoOK: User info successfully updated
- 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
- 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/ui.settings.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/ui.settings.yaml
deleted file mode 100644
index 1afc1d1bb..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/ui.settings.yaml
+++ /dev/null
@@ -1,19 +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'
-
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/ui.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/ui.yaml
deleted file mode 100644
index b88b29eb5..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-admin/ui.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-navGroup:
- label: User interface
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/block.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/block.yaml
deleted file mode 100644
index f84507490..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/block.yaml
+++ /dev/null
@@ -1,340 +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
- dangerButton: Danger
- darkButton: Dark
- dummyButtonLabel: Dummy
- editButton: Edit
- editTitle:
- script: Edit automation script button
- workflow: Edit workflow button
- label: Automation
- lightButton: Light
- 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
- primaryButton: Primary
- removeAll: Remove all
- searchPlaceholder: Filter available scripts by label, script name and description
- secondaryButton: Secondary
- stepID: 'Starting step ID: {{stepID}}'
- successButton: Success
- warningButton: 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: '$t(block.calendar.label)'
-chart:
- add: New Chart
- addFunnel: Funnel chart
- addGauge: Gauge chart
- addGeneric: Generic chart
- configure:
- label: Configure chart
- reportLabel: Report {{l}}
- reportsLabel: Reports
- display: 'Chart to display inside this block:'
- edit: Edit chart
- label: Chart
- pick: Pick a chart
- preview:
- chartId: Chart preview (ID {{0}})
-content:
- label: Content
-file:
- label: File
- preview:
- label: File block
-general:
- changeBlock: Change existing block
- descriptionLabel: '$t(general.label.description)'
- descriptionPlaceholder: Block description
- headerStyle: Block header style (color)
- 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: '$t(general.label.title)'
- titlePlaceholder: Block title
-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
- 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:
- confirmDelete: Are you sure you want to delete this record?
- deleteRecord: Delete record
- label: Record
- 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
-recordList:
- addRecord: Add
- cancelSelection: Cancel
- editFields: Editable module fields
- export:
- all: Export all records
- allow: Allow records export
- csv: CSV Export
- dateRange: 'Select date range:'
- filter:
- 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'
- query: Search query
- 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
- 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
- title: Record list filter
- update: Update filter
- where: Where
- without: Without
- 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
- 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 that are not yet supported via the importer
- 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
- 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}}) records.
- record:
- draggable: Can drag & drop records to order them
- fullPageNavigation: Full page navigation
- hideAddButton: Hide add record button
- hidePaging: Hide paging
- inlineEditor: Inline editor
- inlineEditorAllow: Allow inline record editing
- inlineEditorFootnote: Only one inline editor with the same module can be present the same page
- newLabel: New 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: Hide search box
- prefilterLabel: Prefilter records
- prefilterPlaceholder: field1 = 1 AND field2 = 232
- presortFootnote: Simplified SQL condition (ORDER BY ...) syntax is supported.
- presortHideSort: Hide sorting
- presortLabel: Presort records
- presortPlaceholder: field1 DESC, field2 ASC
- showTotalCount: Show total record count
- recordPage: record page
- refField:
- footnote: Field that links records with the parent record
- label: Parent field
- selectable: Enable record selection
- selected: '{{count}} of {{total}} records selected'
-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. This does not affect the filtering. Make sure to specify the prefilter where needed.
- 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
- 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.
-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)
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/chart.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/chart.yaml
deleted file mode 100644
index 58b9c80f4..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/chart.yaml
+++ /dev/null
@@ -1,97 +0,0 @@
----
-colorLabel: '{{count}} colors'
-colorScheme: Color scheme
-edit:
- 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 (datetime & select fields)
- skipMissingValues: Skip missing values
- filter:
- customize: Customize filter
- label: Filters
- noFilter: (no filter)
- 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:'
- title: Metrics (numeric fields)
- modulePick: 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
- labelLabel: Axis label
- labelPlaceholder: Axis label
- logarithmicScale: Logarithmic scale
- maxLabel: Max value
- maxPlaceholder: Maximum value
- minLabel: Min value
- minPlaceholder: Minimum value
-import: 'Import chart(s):'
-newLabel: 'Create a new chart:'
-newPlaceholder: Chart name
-searchPlaceholder: Type here to search all charts in this namespace
-title: List of Charts
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/field.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/field.yaml
deleted file mode 100644
index 6b0efe3ff..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/field.yaml
+++ /dev/null
@@ -1,166 +0,0 @@
----
-defaultFieldValue: Default field value
-defaultValue: Default value
-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, sepparated 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
- number:
- exampleFormat: Format
- exampleInput: Input
- exampleResult: Result
- examplesLabel: 'Format examples:'
- formatLabel: Format
- formatPlaceholder: Format
- label: Number
- precisionLabel: Precision
- precisionPlaceholder: Precision
- prefixLabel: Prefix
- prefixPlaceholder: Prefix
- suffixLabel: Suffix
- suffixPlaceholder: Suffix
- record:
- currentUnnamedModule: (Current unnamed module)
- label: Record
- moduleLabel: Module name
- modulePlaceholder: Pick module
- 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
- queryFieldsLabel: Query fields on search
- recordFieldLabel: Record label from field
- recordFieldPlaceholder: Pick field
- suggestionPlaceholder: Start typing to search for records
- 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:
- 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
-noPermission: No permission to read field value
-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:
- available: Columns available
- footnote: Add fields by dragging or double-clicking on them. Selected fields can also be reordered
- selectAll: Select all
- selected: Columns selected
- systemField: (system field)
- unselectAll: Unselect all
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/general.yaml
deleted file mode 100644
index b530b50ec..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/general.yaml
+++ /dev/null
@@ -1,123 +0,0 @@
----
-label:
- actions: Actions
- active: Active
- add: Add
- addNew: Add new
- addValue: Add new value
- attachmentFileInfo: '(File size: {{0}}, uploaded {{1}})'
- attributes: Attributes
- back: Back
- backWithoutSave: Back (without saving changes)
- browse: Browse
- buttons: Buttons
- cancel: Cancel
- clone: Clone
- close: Close
- create: Create
- delete: Delete
- description: Description
- download: Download
- dropFiles: Click or drop files here to upload
- edit: Edit
- enabled: Enabled
- export: Export
- fileTypeNotAllowed: File type not allowed
- uploadError: 'Issue with file upload: "{{message}}"'
- general: General
- handle: Handle
- here: here
- import: Import
- importPlaceholder: Upload files to import
- label: Label
- loading: Loading
- makeDefault: Make default
- moduleName: Module name
- multi: Multi value
- name: Name
- next: Next
- "no": "No"
- noHandle: No handle
- none: None
- ok: Ok
- openBookmarks: Open bookmarks
- pageBuilder: Page builder
- permissions: Permissions
- private: Private
- processing: Processing...
- recordPage: Record page
- remove: Remove
- removeDefault: Remove default
- required: Required
- save: Save
- saveAndClose: Save and close
- search: Search
- status: Status
- timeHour: '{{t}}h'
- timeMinute: '{{t}}min'
- title: Title
- type: Type
- updatedAt: '$t(field.system.updatedAt)'
- uploading: Uploading
- urlPlaceholder: https://example.tld
- validation: Validation
- value: Value
- view: View
- welcome: Welcome!
- "yes": "Yes"
-placeholder:
- handle: handle (a - z, 0 - 9, underscore, dash)
- sample: Sample
-reminder:
- add: Add a new reminder
- dismiss: Dismiss
- edit:
- assigneeLabel: Assignee
- assigneePlaceholder: Myself (default)
- notesLabel: Notes
- notesPlaceholder: Notes
- remindAtLabel: Notify me
- remindAtNone: Never
- titleLabel: Title
- titlePlaceholder: Title
- listLabel: Reminders
- routesTo: 'Includes link to:'
- snooze: Snooze
-tooltip:
- dragAndDrop: Drag and drop to change order
-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
- unselectAll: Unselect all
- kind:
- user:
- suggestionPlaceholder: Start typing to search for users by email or name
-notification:
- composeAccessNotAllowed: Not allowed to access Compose
- 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}}"'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/module.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/module.yaml
deleted file mode 100644
index 6b0e2c00c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/module.yaml
+++ /dev/null
@@ -1,69 +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}}"
- selectFields:
- title: Configure columns
- view:
- title: View record for module "{{name}}"
-createLabel: New Module
-edit:
- create: Create module
- edit: Edit module
- federationSettings:
- downstream:
- allFields: All Fields
- description: 'Match federated fields with existing ones:'
- title: Map
- errorFetchingData: Error fetching server data
- 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:
- allFields: All Fields
- description: Select the fields you want to share with the selected network
- title: Expose
- 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: Must be a-z/A-Z, 0-9 or underscore
- private: Sensitive data
- required: Required field
- title: The name displayed in form input / data lists
-federated: Federated
-forModule:
- recordList: Record List for module
- recordListPage: Record List page for module
- recordPage: Record page for module
-import: Module import
-newLabel: Module Name *
-newPlaceholder: Name used on the list of modules
-recordPage:
- create: Create record page
- edit: Page builder
-searchPlaceholder: Type here to search all modules in this namespace
-title: List of Modules
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/namespace.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/namespace.yaml
deleted file mode 100644
index a1f0490a9..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/namespace.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
----
-application:
- label: Enable on application list
-clickOpen: Click to open
-create: Create new namespace
-description:
- label: Namespace description
- placeholder: Enter namespace description
-disabled: Namespace is disabled
-edit: Edit namespace
-enabled:
- label: Enable on namespace list
-icon:
- label: Icon
- placeholder: Choose an image for namespace icon or drop it here...
-logo:
- label: Logo
- placeholder: Choose an image for namespace logo or drop it here...
-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
-subtitle:
- label: Subtitle
- placeholder: Enter namespace subtitle
-title: Low Code Namespaces
-visit: Visit namespace
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/navigation.yaml
deleted file mode 100644
index 472d7a8d2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/navigation.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-adminPanel: Admin panel
-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
-publicPages: Public pages
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
-viewPage: View Page
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/notification.yaml
deleted file mode 100644
index 0a569ee0b..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/notification.yaml
+++ /dev/null
@@ -1,83 +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
- 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
-general:
- composeAccessNotAllowed: Not allowed to access Compose
- error: Error
- success: Success
- warning: Warning
-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}}"'
-module:
- createFailed: Could not create a module
- deleteFailed: Could not delete this module
- deleted: Module deleted
- saveFailed: Could not save this module
- saved: Module saved
-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
- deleteFailed: Could not delete this namespace
- disabled: Namespace disabled - redirecting
- saveFailed: Could not save this namespace
- saved: Namespace saved
-page:
- createFailed: Could not create a page
- deleteFailed: Could not delete this page
- loadFailed: Could not load the page tree
- noPages: No pages found
- pageMoveFailed: Could not move this page
- reordered: Page reordered
- saveFailed: Could not save this page
- saveFailedRequired: Could not save this page, all required module fields must be present
- saved: Page saved
-record:
- createFailed: Could not create record
- deleteFailed: Could not delete record
- deleteBulkFailed: Could not delete selected records
- deleteBulkSuccess: Successfully deleted 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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/onboarding.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/onboarding.yaml
deleted file mode 100644
index 1ca4ab6ba..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/onboarding.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
----
-message:
- noPages: It seems this namespace has no visible pages yet.
- notifyAdministrator: Notify your system administrator.
- startBuilding: Follow these steps to start building
-step:
- chart:
- create: Make Chart
- view: Your Charts
- module:
- create: Create Module
- view: Your Modules
- optional: This step is optional!
- page:
- create: Build Page
- view: Your Pages
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/page.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/page.yaml
deleted file mode 100644
index d22cabe6a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/page.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-build:
- addBlock: Add block
- selectBlockFootnote: Some types might be disabled for non-record pages
- selectBlockTitle: Select type of the new block
-createLabel: Create page
-edit:
- create: Create page
- edit: Edit page
- pageDescription: Page description
- visible: Page visibility
-import: 'Import page(s):'
-instructions: Drag and drop pages to adjust the order and hierarchy.
-invalid: Invalid configuration
-newPlaceholder: Page title
-noBlock: No block added yet
-notVisible: Hidden
-title: List of Pages
-view: View
-visible: Visible
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/permission.yaml
deleted file mode 100644
index 9c4264bf2..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/permission.yaml
+++ /dev/null
@@ -1,132 +0,0 @@
----
-composeChart:
- all: all charts
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete chart "{{target}}"
- title: Delete any chart
- read:
- description: 'Default: deny'
- specific: Read chart "{{target}}"
- title: Read any chart
- update:
- description: 'Default: deny'
- specific: Update chart "{{target}}"
- title: Update any chart
- specific: chart "{{target}}"
-composeModule:
- all: all modules
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete module "{{target}}"
- title: Delete any module
- read:
- description: 'Default: deny'
- specific: Read module "{{target}}"
- title: Read any module
- recordCreate:
- description: 'Default: deny'
- specific: Create record of module "{{target}}"
- title: Create record of any module
- recordsSearch:
- description: 'Default: deny'
- specific: List and search records of module "{{target}}"
- title: List and search records of any module
- update:
- description: 'Default: deny'
- specific: Update module "{{target}}"
- title: Update any module
- specific: module "{{target}}"
-composeModuleField:
- all: all module fields
- operations:
- recordValueRead:
- description: 'Default: deny'
- specific: 'Read "{{target}}" record fields '
- title: Read record fields of any module
- recordValueUpdate:
- description: 'Default: deny'
- specific: 'Update "{{target}}" record fields '
- title: Update record fields of any module
- specific: field "{{target}}"
-composeNamespace:
- all: all namespaces
- operations:
- chartCreate:
- description: ""
- specific: Create charts under namespace "{{target}}"
- title: Create charts under any namespace
- chartsSearch:
- description: ""
- specific: List and search charts under namespace "{{target}}"
- title: List and search charts under any namespace
- delete:
- description: ""
- specific: Delete namespace "{{target}}"
- title: Delete any namespace
- manage:
- description: Allow access to namespace's admin pages
- specific: Manage namespace "{{target}}"
- title: Manage any namespace
- moduleCreate:
- description: ""
- specific: Create modules under namespace "{{target}}"
- title: Create modules under any namespace
- modulesSearch:
- description: ""
- specific: List and search modules under namespace "{{target}}"
- title: List and search modules under any namespace
- pageCreate:
- description: ""
- specific: Create pages under namespace "{{target}}"
- title: Create pages under any namespace
- pagesSearch:
- description: ""
- specific: List and search pages under namespace "{{target}}"
- title: List and search pages under any namespace
- read:
- description: ""
- specific: Read namespace "{{target}}"
- title: Read any namespace
- update:
- description: ""
- specific: Update namespace "{{target}}"
- title: Update any namespace
- specific: namespace "{{target}}"
-composePage:
- all: all pages
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete page "{{target}}"
- title: Delete any page
- read:
- description: 'Default: deny'
- specific: Read page "{{target}}"
- title: Read any page
- update:
- description: 'Default: deny'
- specific: Update page "{{target}}"
- title: Update any page
- specific: page "{{target}}"
-composeRecord:
- all: all records
- operations:
- delete:
- description: 'Default: deny'
- specific: Delete record
- title: Delete records of any module
- read:
- description: 'Default: deny'
- specific: Read record
- title: Read records of any module
- update:
- description: 'Default: deny'
- specific: Update record
- title: Update records of any module
- specific: record
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/preview.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/preview.yaml
deleted file mode 100644
index 2716e172a..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/preview.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-uk:
- clickToRetry: Click to retry
- downloadForAll: Download to see all pages
- firstPagePreview: First page preview
- loading: Loading
- noPages: This document is empty
- pageLoadFailed: Page failed to load
- pageLoading: '$t(preview.pdf.loading)'
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/sidebar.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/sidebar.yaml
deleted file mode 100644
index f19853bc7..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-compose/sidebar.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-namespaceList: Namespace list
-noPages: No pages
-pickNamespace: Select a namespace
-searchPlaceholder: Search pages...
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/app.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/app.yaml
deleted file mode 100644
index f80bec82c..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/app.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-jitsi:
- create: Create
- defaultLocalDisplayName: Anonymous
- defaultRemoteDisplayName: Fellow Cortezer
- roomName: Room name
- toStart: To start a video call create a new room
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/layout.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/layout.yaml
deleted file mode 100644
index 15edc32cf..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/layout.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-noApps: No Applications
-search: Type here to search
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/navigation.yaml
deleted file mode 100644
index fd2b351e1..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-one/navigation.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-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
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/create.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/create.yaml
deleted file mode 100644
index dc63033ed..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/create.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Create report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/edit.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/edit.yaml
deleted file mode 100644
index bdf4ad658..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/edit.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-title: Edit report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/general.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/general.yaml
deleted file mode 100644
index e1fd78c90..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/general.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-label:
- add: + Add
- back: Back
- delete: Delete
- save: Save
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/list.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/list.yaml
deleted file mode 100644
index acc41e013..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/list.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-searchPlaceholder: Type here to search reports
-title: Reports
-untitledTitle: Untitled report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/navigation.yaml
deleted file mode 100644
index 3ffd79898..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/notification.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/notification.yaml
deleted file mode 100644
index 56297cd40..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/notification.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-general:
- error: Error
- success: Success
- warning: Warning
-report:
- createFailed: Failed to create report
- created: Report created
- delete: Report deleted
- deleteFailed: Failed to delete report
- fetchFailed: Failed to fetch report
- listFetchFailed: Failed to fetch reports
- updateFailed: Failed to update report
- updated: Report updated
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/permission.yaml
deleted file mode 100644
index 17bdff8c6..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-reporter/permission.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-report:
- all: all reports
- specific: report "{{target}}"
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
-system-report:
- delete:
- description: ""
- specific: Delete report "{{target}}"
- title: Delete any report
- read:
- description: ""
- specific: Read report "{{target}}"
- title: Read any report
- run:
- description: ""
- specific: Run report "{{target}}"
- title: Run any report
- update:
- description: ""
- specific: Update report "{{target}}"
- title: Update any report
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-workflow/navigation.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-workflow/navigation.yaml
deleted file mode 100644
index 3ffd79898..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-workflow/navigation.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-help:
- documentation: Documentation
- feedback: Send feedback
- forum: Help
- version: 'Version:'
-userSettings:
- changePassword: Change password
- loggedInAs: Logged in as {{user}}
- logout: Logout
- profile: Profile
diff --git a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-workflow/permission.yaml b/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-workflow/permission.yaml
deleted file mode 100644
index 2a74a9bea..000000000
--- a/server/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-webapp-workflow/permission.yaml
+++ /dev/null
@@ -1,36 +0,0 @@
----
-automationWorkflow:
- all: all workflows
- 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
- sessionsManage:
- description: 'Default: deny'
- specific: Manage sessions for this workflow
- title: Manage all sessions
- triggersManage:
- 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
- specific: workflow "{{target}}"
-resetBack: Reset back to "{{current}}"
-saveChanges: Save changes
-setFor: Set permissions for {{target}}
diff --git a/server/vendor/modules.txt b/server/vendor/modules.txt
index 4ba4112c2..8fe93099c 100644
--- a/server/vendor/modules.txt
+++ b/server/vendor/modules.txt
@@ -46,9 +46,6 @@ github.com/brianvoe/gofakeit/v6/data
# github.com/cespare/xxhash/v2 v2.1.2
## explicit; go 1.11
github.com/cespare/xxhash/v2
-# github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651
-## explicit; go 1.16
-github.com/cortezaproject/corteza-locale
# github.com/crewjam/httperr v0.2.0
## explicit; go 1.13
github.com/crewjam/httperr