Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-17 05:27:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-17 05:27:48 +0300
commit5ee0fb3acb918d16c78addaa54d3a581f9e4f982 (patch)
treefda36d84ca46d03142e37ecbbebb43cab87f8a3d /apps/provisioning_api
parentab3737f58e4c45878c2f0625161f2ed00a0f8028 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api')
-rw-r--r--apps/provisioning_api/l10n/de.js1
-rw-r--r--apps/provisioning_api/l10n/de.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/de.js b/apps/provisioning_api/l10n/de.js
index 0bebf5bead5..82e09c88101 100644
--- a/apps/provisioning_api/l10n/de.js
+++ b/apps/provisioning_api/l10n/de.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"provisioning_api",
{
+ "Logged in user must be an administrator or have authorization to edit this setting." : "Der angemeldete Benutzer muss ein Administrator sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.",
"Email confirmation" : "E-Mail-Bestätigung",
"To enable the email address %s please click the button below." : "Um die E-Mail-Adresse %s zu bestätigen, klicke bitte auf die untenstehende Schaltfläche.",
"Confirm" : "Bestätigen",
diff --git a/apps/provisioning_api/l10n/de.json b/apps/provisioning_api/l10n/de.json
index eeb8e35d89f..934f06f88cb 100644
--- a/apps/provisioning_api/l10n/de.json
+++ b/apps/provisioning_api/l10n/de.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Logged in user must be an administrator or have authorization to edit this setting." : "Der angemeldete Benutzer muss ein Administrator sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.",
"Email confirmation" : "E-Mail-Bestätigung",
"To enable the email address %s please click the button below." : "Um die E-Mail-Adresse %s zu bestätigen, klicke bitte auf die untenstehende Schaltfläche.",
"Confirm" : "Bestätigen",