diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 396eedb3397..72086892685 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -163,10 +163,13 @@ OC.L10N.register( "Not supported!" : "Nicht unterstützt!", "Press ⌘-C to copy." : "Zum Kopieren ⌘-C drücken.", "Press Ctrl-C to copy." : "Zum Kopieren Strg-C drücken.", + "Unable to create a link share" : "Öffentlicher Link kann nicht erstellt werden", + "Unable to toggle this option" : "Option kann nicht umgeschaltet werden", "Resharing is not allowed" : "Das Weiterverteilen ist nicht erlaubt", "Share to {name}" : "Mit {name} teilen", "Link" : "Link", "Hide download" : "Download verbergen", + "Password protection enforced" : "Passwortschutz erzwungen", "Password protect" : "Passwortschutz", "Allow editing" : "Bearbeitung erlauben", "Email link to person" : "Link per E-Mail verschicken", @@ -174,12 +177,18 @@ OC.L10N.register( "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Read only" : "Schreibgeschützt", "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", + "Expiration date enforced" : "Ablaufdatum erzwungen", "Set expiration date" : "Setze ein Ablaufdatum", "Expiration" : "Ablaufdatum", "Expiration date" : "Ablaufdatum", "Note to recipient" : "Notiz an Empfänger", "Unshare" : "Freigabe aufheben", + "Delete share link" : "Freigabe-Link löschen", + "Add another link" : "Weiteren Link hinzufügen", + "Password protection for links is mandatory" : "Passwortschutz für Links ist obligatorisch", "Share link" : "Link teilen", + "New share link" : "Neuer Freigabelink", + "Password protect by Talk" : "Passwortgeschützt von Talk", "Could not unshare" : "Freigabe konnte nicht aufgehoben werden", "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt", "Shared with you and {circle} by {owner}" : "Von {owner} mit Dir und {circle} geteilt", @@ -198,7 +207,6 @@ OC.L10N.register( "Can create" : "kann erstellen", "Can change" : "kann ändern", "Can delete" : "kann löschen", - "Password protect by Talk" : "Passwortgeschützt von Talk", "Access control" : "Zugriffskontrolle", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} mittels Link geteilt", "Error while sharing" : "Fehler beim Teilen", @@ -413,7 +421,6 @@ OC.L10N.register( "Back to log in" : "Zur Anmeldung wechseln", "You are about to grant %s access to your %s account." : "Du bist dabei, %s Zugriff auf Dein %s-Konto zu gewähren.", "Depending on your configuration, this button could also work to trust the domain:" : "Abhängig von Deiner Konfiguration kann diese Schaltfläche verwandt werden, um die Domain als vertrauenswürdig einzustufen:", - "Waiting for cron to finish (checks again in 5 seconds) …" : "Warte auf das Beenden von Cron (neue Prüfung in 5 Sekunden)…", "Copy URL" : "URL kopieren", "Enable" : "Aktivieren", "{sharee} (conversation)" : "{sharee} (conversation)", |