aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-23 02:27:42 +0000
committerNextcloud bot <bot@nextcloud.com>2022-02-23 02:27:42 +0000
commit98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch)
tree77b3e244f790476cea5e63781163e32cc30f32ce /apps/comments/l10n/de.js
parent56d75b87efbf6ba2dabb095ace7f558deab651ef (diff)
downloadnextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz
nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/de.js')
-rw-r--r--apps/comments/l10n/de.js12
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js
index bedb8203683..86ebd63263c 100644
--- a/apps/comments/l10n/de.js
+++ b/apps/comments/l10n/de.js
@@ -29,16 +29,6 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
"An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
"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 Benutzer erwähnt",
- "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt",
- "New comment …" : "Neuer Kommentar …",
- "Post" : "Speichern",
- "Cancel" : "Abbrechen",
- "[Deleted user]" : "[Gelöschter Benutzer]",
- "More comments …" : "Weitere Kommentare …",
- "Save" : "Speichern",
- "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
- "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
- "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten",
- "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten"
+ "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt"
},
"nplurals=2; plural=(n != 1);");