diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-19 00:26:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-19 00:26:42 +0000 |
commit | 6883c52e9d3fed9d5f4a99d20c8370380d4228ab (patch) | |
tree | 343e5a61b0b55cd26e4aa36f72b9a71e294b0add /lib/l10n/de.js | |
parent | 281117a2fbc6bae33e5cc9612cf682af1a76ea63 (diff) | |
download | nextcloud-server-6883c52e9d3fed9d5f4a99d20c8370380d4228ab.tar.gz nextcloud-server-6883c52e9d3fed9d5f4a99d20c8370380d4228ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index dc1dae73211..e31e29740f8 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -91,7 +91,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.", "__language_name__" : "Deutsch (Persönlich: Du)", - "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.", + "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch gesendete E-Mail. Bitte antworte nicht auf diese E-Mail.", "Help" : "Hilfe", "Appearance and accessibility" : "Erscheinungsbild und Barrierefreiheit", "Apps" : "Apps", |