3
0

Remove github.com/cortezaproject/corteza-locale from vendors

This commit is contained in:
Denis Arh
2022-11-24 09:10:56 +01:00
committed by Tomaž Jerman
parent 50b653fdc9
commit d1cac76ab1
688 changed files with 0 additions and 24444 deletions

1
server/go.mod vendored
View File

@@ -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

12
server/go.sum vendored
View File

@@ -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=

View File

@@ -1,6 +0,0 @@
.DS_Store
/.idea
/*.iml
/.env*
/.dev*
/.vscode

View File

@@ -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.

View File

@@ -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.

View File

@@ -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%

View File

@@ -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 }

View File

@@ -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
}

View File

@@ -1 +0,0 @@
name: German

View File

@@ -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

View File

@@ -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.

View File

@@ -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.

View File

@@ -1,3 +0,0 @@
---
template:
title: Interner Fehler

View File

@@ -1,3 +0,0 @@
---
version: Version {{version}}
code-link: Zugang zum Quellcode auf

View File

@@ -1,3 +0,0 @@
---
logged-in-as: Sie sind angemeldet als
logout: Abmelden

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +0,0 @@
---
template:
log-out: Abmeldung erfolgreich.
log-in: Hier klicken um sich <a href="{{link}}">anzumelden</a>.

View File

@@ -1,6 +0,0 @@
---
template:
title: Zwei-Faktor-Authentifizierung mit TOTP deaktivieren
instructions: Deaktivierung durch Eingabe des vorhandenen Codes.
button:
remove: Entfernen

View File

@@ -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.
<br />
<br />
Dies wird für zusätzliche Sicherheit für Ihren Account sorgen.
<br />
<br />
Sie können eine der folgenden Anwendungen nutzen:
lastpass: <a target="_blank" href="{{ link }}">LastPass Authentikator</a>
gauth: Google Authentikator für <a target="_blank" href="{{ android }}">Android</a> oder <a target="_blank" href="{{ iphone }}">iPhone</a>
authy: <a target="_blank" href="{{ link }}">Authy</a>
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"

View File

@@ -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

View File

@@ -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, <a href="{{link}}">melden Sie sich bitte ab</a>.
errors:
invalid-user: Mit einer nicht autorisierten E-Mail können Sie nicht fortfahren, gehen Sie zu <a href="{{link}}">Ihrem Profil</a> und beheben Sie das Problem.
alerts:
denied: '{{client}} kann nicht autorisiert werden, keine Berechtigungen.'

View File

@@ -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: <a href="{{signup}}">Erstellen Sie einen neuen Account</a> oder <a href="{{login}}">melden Sie sich an</a>.
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.

View File

@@ -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: <a href="{{signup}}">Erstellen Sie einen neuen Account</a> oder <a href="{{login}}">melden Sie sich an</a>.

View File

@@ -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, <a href="{{link}}?resend">den Bestätigungslink erneut senden.</a>
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.

View File

@@ -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: <a href="{{signup}}">Erstellen Sie einen neuen Account</a> oder <a href="{{login}}">melden Sie sich an</a>.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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? <a href="{{link}}">Hier anmelden</a>
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

View File

@@ -1,3 +0,0 @@
---
errors:
notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,3 +0,0 @@
---
errors:
notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig

View File

@@ -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

View File

@@ -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

View File

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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,3 +0,0 @@
---
errors:
notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +0,0 @@
---
errors:
nodeNotFound: Knoten nicht vorhanden
notFound: node_sync nicht vorhanden

View File

@@ -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"

View File

@@ -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

View File

@@ -1,4 +0,0 @@
---
errors:
unauthorized: nicht autorisiert
unauthorizedScope: nicht autorisierter Geltungsbereich

View File

@@ -1,3 +0,0 @@
---
errors:
notAllowedToSetPermissions: Festlegen von Berechtigungen ist nicht zulässig

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,3 +0,0 @@
---
errors:
notAllowedToReadStatistics: Statistiken können nicht gelesen werden

View File

@@ -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

View File

@@ -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

View File

@@ -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}}"

View File

@@ -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

View File

@@ -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: <label missing>
title: Corredor Scripts

View File

@@ -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

View File

@@ -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

View File

@@ -1,7 +0,0 @@
---
list:
columns:
events: Bei Ereignissen ausgelöst
label: Bezeichnung
name: Name
title: Compose Automation

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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!'

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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 <name>)
cert:
public: Content will be minimized
private: Content will be minimized
requests:
sign-requests: Sign AuthNRequest and assertion
sign-method: Method to use on signed requests
binding: The type of HTTP binding to use on AuthNRequest, defaults to HTTP Redirect (GET)
idp:
url: Location of IdP metadata
ident-handle: Name of the IdP field used for filling Corteza user handle or nickname
ident-identifier: Name of the IdP field used for filling and matching Corteza user email
ident-name: Name of the IdP field used for filling Corteza user full name
security:
prohibited-roles:
description: Roles from this list will be removed from security context when authenticates with this provider
label: Prohibited roles
forced-roles:
description: Roles from this list will be always added to security context when authenticates with this provider
label: Forced roles
permitted-roles:
description: Only roles in this list will be added into security context when authenticates with this provider
label: Permitted roles

View File

@@ -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

View File

@@ -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

View File

@@ -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'

View File

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

View File

@@ -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)

View File

@@ -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

View File

@@ -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

View File

@@ -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}}"'

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

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