summaryrefslogtreecommitdiffstats
path: root/core/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-30 02:27:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-30 02:27:36 +0000
commit2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch)
treed443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/de_DE.js
parent63b90d49a79688bd5fb899760702407cc5484b8f (diff)
downloadnextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz
nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 2c911d6e6ef..176fd487f50 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -356,7 +356,7 @@ 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",
- "%s homepage" : "%s Internetseite",
+ "Go to %s" : "%s aufrufen",
"Confirm your password" : "Bestätigen Sie Ihr Passwort",
"Connect to your account" : "Verbinden Sie sich mit Ihrem Konto",
"Please log in before granting %1$s access to your %2$s account." : "Bitte anmelden, bevor Sie %1$s Zugriff auf Ihr %2$s-Konto gewähren.",
@@ -376,7 +376,6 @@ OC.L10N.register(
"Email address" : "E-Mail-Adresse",
"Password sent!" : "Passwort versandt!",
"You are not authorized to request a password for this share" : "Sie sind nicht berechtigt, für diese Freigabe ein Passwort anzufordern.",
- "Go to %s" : "%s aufrufen",
"Two-factor authentication" : "Zwei-Faktor Authentifizierung",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Die erweiterte Sicherheit wurde für Ihr Konto aktiviert. Bitte wählen Sie einen zweiten Faktor für die Authentifizierung: ",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Mindestens eine Ihrer Zwei-Faktor-Authentifizierungsmethoden konnte nicht geladen werden. Kontaktieren Sie Ihren Administrator.",
@@ -427,6 +426,7 @@ OC.L10N.register(
"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}.",
+ "%s homepage" : "%s Internetseite",
"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);");