diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:28:52 +0000 |
commit | 194981318c20b4e53239e7dfb6a161d525bdb279 (patch) | |
tree | eacd88d0b5ac060850d41c755043cbbc0161d698 /apps/files_sharing/l10n/de.js | |
parent | f001cc73e799e9e7b7e1f0f438b53b251d0b18e4 (diff) | |
download | nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.tar.gz nextcloud-server-194981318c20b4e53239e7dfb6a161d525bdb279.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/de.js')
-rw-r--r-- | apps/files_sharing/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 2b28429ad26..34e9ca4f29b 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -212,6 +212,7 @@ OC.L10N.register( "Unable to load the shares list" : "Liste der Freigaben konnte nicht geladen werden", "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", + "Shared with you by {owner}" : "{owner} hat dies mit Dir geteilt", "Link to a file" : "Mit einer Datei verknüpfen", "Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}", "Error creating the share" : "Fehler beim Erstellen der Freigabe", @@ -224,7 +225,6 @@ OC.L10N.register( "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", "Shared with you in a conversation by {owner}" : "{owner} hat dies mit Dir in einer Unterhaltung {conversation} geteilt", - "Shared with you by {owner}" : "{owner} hat dies mit Dir geteilt", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Name" : "Name", "Share time" : "Freigabezeitpunkt", |