nextcloud/apps/comments/l10n/de.json

10 lines
363 B
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"Comments" : "Kommentare",
"Delete comment" : "Kommentar löschen",
"Cancel" : "Abbrechen",
"[Deleted user]" : "[Gelöschter Benutzer]",
"Save" : "Speichern",
"Comment" : "Kommentar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}