summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
commitda2363a1dd08bc3ca4e0736a97516082700e846d (patch)
tree329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/comments/l10n/nl.js
parente1abe5a62b34d5de94b258b665ca612a973e2dbd (diff)
downloadnextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz
nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nl.js')
-rw-r--r--apps/comments/l10n/nl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index 56434689471..6f4a627b32b 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -14,13 +14,13 @@ OC.L10N.register(
"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}",
"Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}",
- "Error occurred while posting comment" : "Er trad een fout op bij het plaatsten van een reactie",
+ "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>",
- "You commented" : "U heeft gereageerd",
+ "You commented" : "Je reageerde",
"%1$s commented" : "%1$s heeft gereageerd",
- "You commented on %2$s" : "U heeft gereageerd op %2$s",
+ "You commented on %2$s" : "Je reageerde op %2$s",
"%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s"
},
"nplurals=2; plural=(n != 1);");