diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:40 +0000 |
commit | 5e3a3c0c8faa45489aa6ac610728b4177501c198 (patch) | |
tree | c9c18dd3811f891c00ef1152485c2a22b7df13d2 /apps/files_sharing/l10n/de.json | |
parent | d42d8b79e0c83f57336b9c135711e33d9c9afa5f (diff) | |
download | nextcloud-server-5e3a3c0c8faa45489aa6ac610728b4177501c198.tar.gz nextcloud-server-5e3a3c0c8faa45489aa6ac610728b4177501c198.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/de.json')
-rw-r--r-- | apps/files_sharing/l10n/de.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index b5a8a30274a..6ee7fc568e3 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -202,8 +202,12 @@ "Shared via link by {initiator}" : "Geteilt mittels Link von {initiator}", "Mail share ({label})" : "Mail teilen ({label})", "Share link ({label})" : "Link teilen ({label})", + "Share link ({index})" : "Link teilen ({index})", "Share link" : "Link teilen", + "Actions for \"{title}\"" : "Aktionen für \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Öffentlichen Link von \"{title}\" in die Zwischenablage kopieren", "Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein", + "Link share created" : "Link-Freigabe erstellt", "Error while creating the share" : "Fehler beim Erstellen der Freigabe", "Search for share recipients" : "Nach Freigabe-Empfängern suchen", "No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.", @@ -230,9 +234,12 @@ "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt.", "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt.", + "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", "Shared" : "Geteilt", "Share" : "Teilen", "Shared with" : "Geteilt mit", + "Password created successfully" : "Passwort erstellt", + "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", "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}" : "{owner} hat dies mit dir und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat dies mit dir und der Unterhaltung {conversation} geteilt", |