Skip to content

Commit 94a00b6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 1c7ed89 commit 94a00b6

File tree

22 files changed

+44
-6
lines changed

22 files changed

+44
-6
lines changed

apps/user_ldap/l10n/de.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/user_ldap/l10n/de.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@
134134
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten. Bitte Host, Port und Anmeldeinformationen überprüfen.",
135135
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Der \"%u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP/AD abgefragt wird.",
136136
"When logging in, {instanceName} will find the user based on the following attributes:" : "Beim Anmelden wird {instanceName} den Benutzer basierend auf folgenden Attributen finden:",
137-
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Ermöglicht die Anmeldung mit dem LDAP/AD-Benutzernamen, der entweder uid oder sAMAccountName lautet und erkannt wird.",
137+
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Ermöglicht die Anmeldung mit dem LDAP/AD-Benutzernamen, der entweder 'uid' oder 'sAMAccountName' lautet und erkannt wird.",
138138
"LDAP/AD Username:" : "LDAP-/AD-Benutzername:",
139-
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Ermöglicht die Anmeldung anhand eines E-Mail-Attributs. mail und mailPrimaryAddress sind zulässig.",
139+
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Ermöglicht die Anmeldung anhand eines E-Mail-Attributs. 'mail' und 'mailPrimaryAddress' sind zulässig.",
140140
"LDAP/AD Email Address:" : "LDAP-/AD E-Mail-Adresse:",
141141
"Other Attributes:" : "Andere Attribute:",
142142
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. `%%uid` ersetzt den Benutzernamen bei der Anmeldung. Beispiel: `uid=%%uid`",
@@ -159,7 +159,7 @@
159159
"Detect Port" : "Port ermitteln",
160160
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "Der DN des Client-Benutzers, mit dem die Bindung erfolgen soll. Für anonymen Zugriff DN und Passwort leer lassen.",
161161
"User DN" : "Benutzer-DN",
162-
"uid=agent,dc=example,dc=com" : "uid=agent,dc=Beispiel,dc=de",
162+
"uid=agent,dc=example,dc=com" : "uid=agent,dc=example,dc=com",
163163
"For anonymous access, leave DN and Password empty." : "Lasse die Felder DN und Passwort für anonymen Zugang leer.",
164164
"Password" : "Passwort",
165165
"Save Credentials" : "Zugangsdaten speichern",

apps/user_ldap/l10n/en_GB.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/user_ldap/l10n/en_GB.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@
134134
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "A connection error to LDAP/AD occurred. Please check host, port and credentials.",
135135
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD.",
136136
"When logging in, {instanceName} will find the user based on the following attributes:" : "When logging in, {instanceName} will find the user based on the following attributes:",
137+
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected.",
137138
"LDAP/AD Username:" : "LDAP/AD Username:",
139+
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed.",
138140
"LDAP/AD Email Address:" : "LDAP/AD Email Address:",
139141
"Other Attributes:" : "Other Attributes:",
140142
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`",
@@ -151,9 +153,13 @@
151153
"Delete configuration" : "Delete configuration",
152154
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "You can omit the protocol, unless you require SSL. If so, start with ldaps://",
153155
"Host" : "Host",
156+
"ldaps://localhost" : "ldaps://localhost",
154157
"Port" : "Port",
158+
"389" : "389",
155159
"Detect Port" : "Detect Port",
160+
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty.",
156161
"User DN" : "User DN",
162+
"uid=agent,dc=example,dc=com" : "uid=agent,dc=example,dc=com",
157163
"For anonymous access, leave DN and Password empty." : "For anonymous access, leave DN and Password empty.",
158164
"Password" : "Password",
159165
"Save Credentials" : "Save Credentials",

apps/user_ldap/l10n/pt_BR.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/user_ldap/l10n/pt_BR.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@
134134
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Ocorreu um erro de conexão com o LDAP/AD. Verifique o host, a porta e as credenciais.",
135135
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "O espaço reservado \"%uid\" está faltando. Ele será substituído pelo nome de login ao consultar o LDAP/AD.",
136136
"When logging in, {instanceName} will find the user based on the following attributes:" : "Ao fazer login, {instanceName} encontrará o usuário com base nos seguintes atributos:",
137+
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Permite o login com o nome de usuário LDAP/AD, que pode ser 'uid' ou 'sAMAccountName' e será detectado.",
137138
"LDAP/AD Username:" : "Nome de usuário LDAP/AD:",
139+
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Permite o login com base em um atributo de e-mail. Os atributos 'mail' e 'mailPrimaryAddress' são permitidos.",
138140
"LDAP/AD Email Address:" : "Endereço de E-mail LDAP/AD:",
139141
"Other Attributes:" : "Outros Atributos:",
140142
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Define o filtro a ser aplicado quando for tentado o login. `%%uid` substitui o nome de usuário na ação de login. Exemplo: `uid=%%uid`",
@@ -155,6 +157,7 @@
155157
"Port" : "Porta",
156158
"389" : "389",
157159
"Detect Port" : "Detectar Porta",
160+
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "O DN do usuário cliente com o qual a autenticação será feita. Para acesso anônimo, deixe os campos DN e Senha em branco.",
158161
"User DN" : "DN do usuário",
159162
"uid=agent,dc=example,dc=com" : "uid=agent,dc=example,dc=com",
160163
"For anonymous access, leave DN and Password empty." : "Para acesso anônimo, deixe DN e senha vazios.",

apps/webhook_listeners/l10n/de.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/webhook_listeners/l10n/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Ephemeral webhook authentication" : "Kurzlebige Webhook-Authentifizierung",
23
"Webhooks" : "Webhooks",
34
"Nextcloud Webhook Support" : "Nextcloud Webhook-Unterstützung",
45
"Send notifications to external services whenever something important happens, like when files are changed or updated." : "Benachrichtigungen an externe Dienste senden, wenn etwas Wichtiges passiert, beispielsweise wenn Dateien geändert oder aktualisiert werden.",

apps/webhook_listeners/l10n/de_DE.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/webhook_listeners/l10n/de_DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Ephemeral webhook authentication" : "Kurzlebige Webhook-Authentifizierung",
23
"Webhooks" : "Webhooks",
34
"Nextcloud Webhook Support" : "Nextcloud Webhook-Unterstützung",
45
"Send notifications to external services whenever something important happens, like when files are changed or updated." : "Benachrichtigungen an externe Dienste senden, wenn etwas Wichtiges passiert, beispielsweise wenn Dateien geändert oder aktualisiert werden.",

0 commit comments

Comments
 (0)