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: