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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index d8944d29085..ec8a2b553b6 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -151,7 +151,6 @@ OC.L10N.register(
"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail-Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte die Ordner Spam/Junk oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.",
"If it is not there ask your local administrator." : "Wenn Du keine E-Mail bekommen hast, wende Dich bitte an Deinen lokalen Administrator.",
"Couldn't send reset email. Please contact your administrator." : "Die E-Mail zum Zurücksetzen konnte nicht versendet werden. Bitte kontaktiere Deinen Administrator.",
- "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.",
"Back to login" : "Zur Anmeldung wechseln",
"New password" : "Neues Passwort",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Deine Dateien sind verschlüsselt. Es gibt keinen Weg Deine Dateien nach dem Rücksetzen des Passwortes wiederherzustellen. Falls Du Dir nicht sicher bist, kontaktiere Deinen Administrator. Möchtest Du wirklich fortfahren?",
@@ -162,8 +161,6 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "Liste der Apps kann nicht vom App Store abgerufen werden.",
"Installing apps …" : "Installiere Apps …",
"App download or installation failed" : "Herunterladen oder Installieren der App fehlgeschlagen",
- "Can't install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
- "Can't install this app" : "App kann nicht installiert werden",
"Cancel" : "Abbrechen",
"Schedule work & meetings, synced with all your devices." : "Plane Arbeiten und Besprechungen, die auf Deinen Geräten synchronisiert sind.",
"Keep your colleagues and friends in one place without leaking their private info." : "Halte die Kontakte zu Deinen Kollegen und Freunde an einem Ort zusammen, ohne deren privaten Daten zu weiterzugeben.",
@@ -406,7 +403,10 @@ OC.L10N.register(
"No search results in other folders for {tag}{filter}{endtag}" : "Keine Suchergebnisse in anderen Ordnern für {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} Suchergebnis im anderen Ordner","{count} Suchergebnisse in anderen Ordnern"],
"A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail Adresse gesendet. Wenn Du diese nicht erhalten hast, prüfe bitte den Spam/Junk-Ordner oder kontaktiere Deinen lokalen Administrator für weitere Hilfe.",
+ "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.",
"Nextcloud {app}" : "Nextcloud {app}",
+ "Can't install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
+ "Can't install this app" : "App kann nicht installiert werden",
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Für weitere Einzelheiten sehe bitte in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>."
},