aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-14 00:21:41 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-14 00:21:41 +0000
commite680a7a87d4d7d7e94dd7416a7ed53ff38bd3eb0 (patch)
treef282bc62733212f7cb7d13bde4099b3571ca2ebf /apps/oauth2
parent98327372c38327551d3fa7cc57a74a2218455001 (diff)
downloadnextcloud-server-e680a7a87d4d7d7e94dd7416a7ed53ff38bd3eb0.tar.gz
nextcloud-server-e680a7a87d4d7d7e94dd7416a7ed53ff38bd3eb0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/de.js1
-rw-r--r--apps/oauth2/l10n/de.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js
index 9f860436ebd..27b2b6e3c94 100644
--- a/apps/oauth2/l10n/de.js
+++ b/apps/oauth2/l10n/de.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret key" : "Geheimer Schlüssel",
"Delete client" : "Client löschen",
+ "Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"Delete" : " Löschen",
diff --git a/apps/oauth2/l10n/de.json b/apps/oauth2/l10n/de.json
index 48b35485a91..684de5de26d 100644
--- a/apps/oauth2/l10n/de.json
+++ b/apps/oauth2/l10n/de.json
@@ -11,6 +11,7 @@
"Client Identifier" : "Client-Identifikationsmerkmal",
"Secret key" : "Geheimer Schlüssel",
"Delete client" : "Client löschen",
+ "Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
"Add client" : "Client hinzufügen",
"Add" : "Hinzufügen",
"Delete" : " Löschen",