diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-05 02:23:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-05 02:23:07 +0000 |
commit | 97085c9a3abc3944c5bb68436f1288dc2f4969b8 (patch) | |
tree | f97856a8c281fb7b20cd86f3130e1d6c6dd67fff /apps/settings/l10n/de.js | |
parent | bf6522a16e523d93bfa87e902a548951e11a7b40 (diff) | |
download | nextcloud-server-97085c9a3abc3944c5bb68436f1288dc2f4969b8.tar.gz nextcloud-server-97085c9a3abc3944c5bb68436f1288dc2f4969b8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r-- | apps/settings/l10n/de.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 767cf499306..00681bf4d43 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -249,12 +249,11 @@ OC.L10N.register( "Your organisation" : "Deine Organisation", "Unable to update organisation" : "Organisation konnte nicht aktualisiert werden", "Enable Profile" : "Profil aktivieren", + "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "Your role" : "Deine Funktion", "Add" : "Hinzufügen", "Unable to update federation scope of the primary {accountProperty}" : "Der Federation-Bereich des primären {accountProperty} konnte nicht aktualisiert werden", "Unable to update federation scope of additional {accountProperty}" : "Der Federation-Bereich des zusätzlichen {accountProperty} konnte nicht aktualisiert werden", - "{displayId} visibility" : "{displayId} Sichtbarkeit", - "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", "Add new email address" : "Neue E-Mail-Adresse hinzufügen", |