diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-06 01:10:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-06 01:10:23 +0000 |
commit | 9505c564476051ec358a428fc8eb22263634b4fc (patch) | |
tree | 131c680839b0748b2c7355ef60c2a65785956938 /apps/comments/l10n/de.js | |
parent | cb951b42b238cc90d6382547903bb4e8f6b5601e (diff) | |
download | nextcloud-server-9505c564476051ec358a428fc8eb22263634b4fc.tar.gz nextcloud-server-9505c564476051ec358a428fc8eb22263634b4fc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r-- | apps/comments/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 5a911dc2969..0d41f70a44c 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -26,6 +26,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Dich in einem Kommentar zu “%2$s” erwähnt ", "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt ", "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu \"%s\" erwähnt", |