diff options
Diffstat (limited to 'apps/files_sharing/l10n/de.js')
-rw-r--r-- | apps/files_sharing/l10n/de.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index ff313e6e182..1078c0e72d5 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -113,6 +113,7 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Du hast {share} zur Gruppe {group} als Freigabe von {user} empfangen", "Accept" : "Akzeptieren", "Decline" : "Ablehnen", + "Accounts" : "Konten", "Expiration date" : "Ablaufdatum", "Set a password" : "Passwort setzen", "Password" : "Passwort", @@ -152,7 +153,7 @@ OC.L10N.register( "Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner", "Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei", "Link copied" : "Link kopiert", - "Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird", + "Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein, bevor die Freigabe erstellt wird", "Password protection (enforced)" : "Passwortschutz (erzwungen)", "Password protection" : "Passwortschutz", "Enter a password" : "Passwort eingeben", @@ -186,6 +187,7 @@ OC.L10N.register( "Guest" : "Gast", "Group" : "Gruppe", "Email" : "E-Mail-Adresse", + "Team" : "Team", "Talk conversation" : "Talk-Unterhaltung", "Deck board" : "Deck-Board", "ScienceMesh" : "ScienceMesh", |