summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/de.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:24 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:24 +0000
commit4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch)
treef97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /apps/comments/l10n/de.json
parent73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff)
downloadnextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz
nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/de.json')
-rw-r--r--apps/comments/l10n/de.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json
index 8a37f001b19..c3b005b50dc 100644
--- a/apps/comments/l10n/de.json
+++ b/apps/comments/l10n/de.json
@@ -1,13 +1,10 @@
{ "translations": {
- "Type in a new comment..." : "Neuen Kommentar eingeben...",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
"Edit comment" : "Kommentar bearbeiten",
"[Deleted user]" : "[Gelöschter Benutzer]",
"Comments" : "Kommentare",
- "No other comments available" : "Keine weiteren Kommentare vorhanden",
- "More comments..." : "Weitere Kommentare...",
"Save" : "Speichern",
"Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
"Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
@@ -15,11 +12,13 @@
"Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten",
"{count} unread comments" : "{count} ungelesene Kommentare",
"Comment" : "Kommentar",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>",
+ "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"You commented" : "Von Dir kommentiert",
"%1$s commented" : "%1$s kommentiert",
"You commented on %2$s" : "Du hast %2$s kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
- "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien"
+ "Type in a new comment..." : "Neuen Kommentar eingeben...",
+ "No other comments available" : "Keine weiteren Kommentare vorhanden",
+ "More comments..." : "Weitere Kommentare..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file