diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:15 +0000 |
commit | f06367082824010dea74930077c49c4151df4702 (patch) | |
tree | eee9d8b3b3362610e0450d4e96990bf16dc39909 /core/l10n/de_DE.js | |
parent | 1eb2edce765c17cd7b92b2ce7589640e422bab81 (diff) | |
download | nextcloud-server-f06367082824010dea74930077c49c4151df4702.tar.gz nextcloud-server-f06367082824010dea74930077c49c4151df4702.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 619e8ed2cae..2c911d6e6ef 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -426,6 +426,7 @@ OC.L10N.register( "Contacts" : "Kontakte", "Contacts menu" : "Kontakte-Menü", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", + "Please use the command line updater because updating via browser is disabled in your config.php." : "Bitte den Kommandozeilen-Updater verwenden, die Browser-Aktualisierung ist in der config.php deaktiviert." }, "nplurals=2; plural=(n != 1);"); |