nextcloud/apps/comments/l10n/de_DE.json

40 lines
2.8 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2019-02-27 04:12:05 +03:00
"Comments" : "Kommentare",
"You commented" : "Sie haben kommentiert",
"%1$s commented" : "%1$s kommentierte",
"{author} commented" : "{author} kommentierte",
"You commented on %1$s" : "Sie haben %1$s kommentiert",
"You commented on {file}" : "Sie haben {file} kommentiert",
"%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",
2020-03-20 05:18:21 +03:00
"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 Benutzer erwähnt",
2019-02-27 04:12:05 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt",
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
2018-04-12 03:19:20 +03:00
"Edit comment" : "Kommentar bearbeiten",
2016-02-25 09:58:06 +03:00
"Delete comment" : "Kommentar löschen",
2020-10-22 05:19:07 +03:00
"Cancel edit" : "Bearbeiten abbrechen",
"Post comment" : "Kommentar veröffentlichen",
2020-10-21 05:18:44 +03:00
"No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
2020-10-22 05:19:07 +03:00
"No more messages" : "Keine weiteren Nachrichten",
2020-10-21 05:18:44 +03:00
"Retry" : "Wiederholen",
2020-10-22 05:19:07 +03:00
"Unable to load the comments list" : "Kommentarliste kann nicht geladen werden",
2020-10-21 05:18:44 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
"_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
"Comment" : "Kommentar",
2020-10-22 05:19:07 +03:00
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
2020-10-21 05:18:44 +03:00
"Comment deleted" : "Kommentar gelöscht",
2020-10-22 05:19:07 +03:00
"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",
2018-04-12 03:19:20 +03:00
"New comment …" : "Neuer Kommentar …",
2016-02-25 09:58:06 +03:00
"Post" : "Speichern",
2016-02-17 09:56:11 +03:00
"Cancel" : "Abbrechen",
2020-12-14 05:19:26 +03:00
"[Deleted user]" : "[Gelöschter Benutzer]",
2017-05-23 03:08:29 +03:00
"More comments …" : "Weitere Kommentare …",
2016-02-17 09:56:11 +03:00
"Save" : "Speichern",
2016-02-25 09:58:06 +03:00
"Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
2018-03-04 04:12:42 +03:00
"Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
2016-06-26 08:55:53 +03:00
"Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten",
2020-10-21 05:18:44 +03:00
"Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}