diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/de_DE.js | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 45dd77c71f9..5f90eb5d9fa 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -348,8 +348,6 @@ OC.L10N.register( "Skip to main content" : "Zum Hauptinhalt springen", "Skip to navigation of app" : "Zum Navigationsbereich der App springen", "Get your own free account" : "Holen Sie sich Ihr eigenes kostenloses Konto", - "Contacts" : "Kontakte", - "Contacts menu" : "Kontakte-Menü", "Open settings menu" : "Einstellungen-Menü öffnen", "Confirm your password" : "Bestätigen Sie Ihr Passwort", "%s's homepage" : "Homepage von %s", @@ -417,6 +415,8 @@ OC.L10N.register( "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", "More" : "Mehr", "More apps menu" : "Weitere Apps-Menü", + "Contacts" : "Kontakte", + "Contacts menu" : "Kontakte-Menü", "Settings menu" : "Einstellungen-Menü", "Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten", "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}." : "Sie scheinen eine 32-Bit-PHP-Version auszuführen. Nextcloud 26 und neuer benötigt 64-Bit. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}." |