summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.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/nl.json
parent73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff)
downloadnextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz
nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nl.json')
-rw-r--r--apps/comments/l10n/nl.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 28308ec9e6d..19d24c0af5f 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -1,13 +1,10 @@
{ "translations": {
- "Type in a new comment..." : "Type een nieuwe reactie...",
"Delete comment" : "Verwijder reactie",
"Post" : "Reageer",
"Cancel" : "Annuleren",
"Edit comment" : "Bewerk reactie",
"[Deleted user]" : "[Verwijderde gebruiker]",
"Comments" : "Reacties",
- "No other comments available" : "Geen andere reacties beschikbaar",
- "More comments..." : "Meer reacties...",
"Save" : "Opslaan",
"Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens",
"Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}",
@@ -15,10 +12,13 @@
"Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie",
"{count} unread comments" : "{count} ongelezen reacties",
"Comment" : "Reactie",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Reacties</strong> voor bestanden <em>(altijd getoond in de stroom)</em>",
+ "<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
"You commented" : "Je reageerde",
"%1$s commented" : "%1$s heeft gereageerd",
"You commented on %2$s" : "Je reageerde op %2$s",
- "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s"
+ "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
+ "Type in a new comment..." : "Type een nieuwe reactie...",
+ "No other comments available" : "Geen andere reacties beschikbaar",
+ "More comments..." : "Meer reacties..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file