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:
authorNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:29 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:29 +0300
commitf367168e8a09452b9f9098095414a1875d6b814f (patch)
tree30cb93a2c82e8ff88cd4c48d2fe6016ffbfc45e8 /core/l10n/de.js
parentb54fdae062412c358debc563367525fdbc0a5b24 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r--core/l10n/de.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 89fd5a9aa20..4cce8fb9ea6 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -57,11 +57,6 @@ OC.L10N.register(
"%s (incompatible)" : "%s (inkompatibel)",
"Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s",
"Already up to date" : "Bereits aktuell",
- "Very weak password" : "Sehr schwaches Passwort",
- "Weak password" : "Schwaches Passwort",
- "So-so password" : "Passables Passwort",
- "Good password" : "Gutes Passwort",
- "Strong password" : "Starkes Passwort",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Dein Webserver ist noch nicht hinreichend für Datei-Synchronisierung konfiguriert, da die WebDAV-Schnittstelle vermutlich nicht funktioniert.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Dein Web-Server ist nicht richtig eingerichtet um \"{url}\" aufzulösen. Weitere Informationen findest Du in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Dein Webserver ist nicht ordnungsgemäß für die Auflösung von \"{url}\" eingerichtet. Dies hängt höchstwahrscheinlich mit einer Webserverkonfiguration zusammen, die nicht aktualisiert wurde, um diesen Ordner direkt zu liefern. Bitte vergleiche Deine Konfiguration mit den mitgelieferten Rewrite-Regeln in \".htaccess\" für Apache oder den in der Nginx-Dokumentation bereitgestellten auf dessen <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentationsseite</a>. Auf Nginx sind das typischerweise die Zeilen, die mit \"location ~\" beginnen und ein Update benötigen.",
@@ -232,6 +227,11 @@ OC.L10N.register(
"Type to search for existing projects" : "Nach existierenden Projekten suchen",
"New in" : "Neu in",
"View changelog" : "Liste der Veränderungen ansehen",
+ "Very weak password" : "Sehr schwaches Passwort",
+ "Weak password" : "Schwaches Passwort",
+ "So-so password" : "Passables Passwort",
+ "Good password" : "Gutes Passwort",
+ "Strong password" : "Starkes Passwort",
"No action available" : "Keine Aktion verfügbar",
"Error fetching contact actions" : "Fehler beim Einlesen der Kontakt-Aktionen",
"Personal" : "Persönlich",