summaryrefslogtreecommitdiffstats
path: root/core/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-24 02:26:36 +0000
committerNextcloud bot <bot@nextcloud.com>2022-02-24 02:26:36 +0000
commit6da8a6d62adde9b1ed011a7a18d43984cf5a27a8 (patch)
treea70c83235e64067edb32b52777af4c8f82f39f63 /core/l10n/de.js
parent451f705871213ba40505cab242f8b3a0b0008458 (diff)
downloadnextcloud-server-6da8a6d62adde9b1ed011a7a18d43984cf5a27a8.tar.gz
nextcloud-server-6da8a6d62adde9b1ed011a7a18d43984cf5a27a8.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r--core/l10n/de.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 06291dda54b..3220090f0ab 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -423,6 +423,8 @@ OC.L10N.register(
"Can't install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
"Can't install this app" : "App kann nicht installiert werden",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "Das PHP-OPcache-Modul ist nicht geladen. {linkstart}Für eine bessere Leistung empfiehlt es sich ↗{linkend} das Modul in Deine PHP-Installation zu laden.",
- "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "Der PHP-OPcache ist nicht richtig konfiguriert. {linkstart}Für eine bessere Leistung empfiehlt es sich ↗{linkend}folgende Einstellungen in der <code>php.ini</code> vorzunehmen:"
+ "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "Der PHP-OPcache ist nicht richtig konfiguriert. {linkstart}Für eine bessere Leistung empfiehlt es sich ↗{linkend}folgende Einstellungen in der <code>php.ini</code> vorzunehmen:",
+ "You haven't added any info yet" : "Du hast noch keine Infos hinzugefügt",
+ "{user} hasn't added any info yet" : "{user} hat noch keine Infos hinzugefügt"
},
"nplurals=2; plural=(n != 1);");