diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
commit | 409098c45f8b111637b601b391dc00876350c96b (patch) | |
tree | ece99993abfb4d56978416823d2311f4d2695a07 /core/l10n/de.js | |
parent | 82a192e1ccc852c3ac0daef64c42cd455c70b78e (diff) | |
download | nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.tar.gz nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index b9ff99335d9..1efd87921ab 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -188,7 +188,6 @@ OC.L10N.register( "You have not added any info yet" : "Du hast noch keine Infos hinzugefügt", "{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt", "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren", - "Search starts once you start typing" : "Die Suche beginnt, sobald du mit der Eingabe beginnst.", "Reset search" : "Suche zurücksetzen", "Start search" : "Suche starten", "Search for {name} only" : "Nur nach {name} suchen", @@ -418,6 +417,7 @@ OC.L10N.register( "Settings menu" : "Einstellungen-Menü", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuche es erneut.", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Es scheint, dass Nextcloud mit einer 32-Bit-PHP-Version ausgeführt wird. Nextcloud 26 und neuer benötigt die 64-Bit-Version. Bitte aktualisiere dein Betriebssystem und PHP auf 64-Bit. Für weitere Details lese die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Es scheint, dass Nextcloud mit einer 32-Bit-PHP-Version ausgeführt wird. Nextcloud 26 und neuer benötigt die 64-Bit-Version. Bitte aktualisiere dein Betriebssystem und PHP auf 64-Bit. Für weitere Details lese die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.", + "Search starts once you start typing" : "Die Suche beginnt, sobald du mit der Eingabe beginnst." }, "nplurals=2; plural=(n != 1);"); |