Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 a8e80b50088..0af73a28cbb 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -332,6 +332,7 @@ OC.L10N.register(
"Get your own free account" : "Hole Dir Dein eigenes kostenloses Konto",
"Skip to main content" : "Zum Hauptinhalt springen",
"Skip to navigation of app" : "Zum Navigationsbereich der App springen",
+ "%s's homepage" : "Homepage von %s",
"More apps" : "Weitere Apps",
"More" : "Mehr",
"More apps menu" : "Weitere Apps-Menü",
@@ -346,12 +347,12 @@ OC.L10N.register(
"Grant access" : "Zugriff gewähren",
"Alternative log in using app token" : "Alternative Anmeldung via App-Token",
"Account access" : "Kontozugriff ",
+ "Currently logged in as %1$s (%2$s)." : "Aktuell angemeldet als %1$s (%2$s).",
"You are about to grant %1$s access to your %2$s account." : "Du bist dabei, %1$s Zugriff auf Dein %2$s-Konto zu gewähren.",
"Account connected" : "Konto verbunden",
"Your client should now be connected!" : "Dein Client sollte nun verbunden sein!",
"You can close this window." : "Du kannst dieses Fenster schließen.",
"This share is password-protected" : "Diese Freigabe ist passwortgeschützt",
- "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuche es erneut.",
"Please type in your email address to request a temporary password" : "Bitte gib Deine E-Mail-Adresse ein, um ein vorläufiges Passwort anzufordern",
"Email address" : "E-Mail-Adresse",
"Password sent!" : "Passwort wurde verschickt",
@@ -398,6 +399,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Bei einigen Spalten in der Datenbank fehlt eine Konvertierung in big int. Aufgrund der Tatsache, dass das Ändern von Spaltentypen bei großen Tabellen einige Zeit dauern kann, wurden sie nicht automatisch geändert. Durch Ausführen von \"occ db:convert-filecache-bigint\" können diese ausstehenden Änderungen manuell übernommen werden. Diese Operation muss ausgeführt werden, während die Instanz offline ist. Weitere Details findest Du auf {linkstart}der zugehörigen Dokumentationsseite ↗{linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Befehlszeile: 'occ db:convert-type', oder in die {linkstart}Dokumentation ↗{linkend} schauen.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Du es aus dem Dokument-Root-Verzeichnis des Webservers bewegst.",
+ "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuche es erneut.",
"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"
},