diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
commit | 298b79410d433a5394123393b2462eb870a64947 (patch) | |
tree | e4fd07f1d55029293caed61c3b7af529c8785246 /apps/comments/l10n/de_DE.json | |
parent | 493c255f7f774783b78a58d930a2d1f446274d51 (diff) | |
download | nextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de_DE.json')
-rw-r--r-- | apps/comments/l10n/de_DE.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index e80f3194951..fb636bd9500 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -1,6 +1,5 @@ { "translations": { "Comments" : "Kommentare", - "Unknown user" : "Unbekannter Benutzer", "New comment …" : "Neuer Kommentar …", "Delete comment" : "Kommentar löschen", "Post" : "Speichern", @@ -28,6 +27,7 @@ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden 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 Sie in einem Kommentar zu “%2$s” erwähnt.", "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt", + "Unknown user" : "Unbekannter Benutzer", "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt", "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu “{file}” erwähnt" },"pluralForm" :"nplurals=2; plural=(n != 1);" |