diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-04 01:55:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-04 01:55:53 -0500 |
commit | bcc200cf9bb18ecb385ef617488555bdcc598312 (patch) | |
tree | 39292c878df5e5e3a1b6b0f0a77d33c6e9d249ae /apps/comments | |
parent | 8d2238e0559be894a4b836d3371dbdae5696e5eb (diff) | |
download | nextcloud-server-bcc200cf9bb18ecb385ef617488555bdcc598312.tar.gz nextcloud-server-bcc200cf9bb18ecb385ef617488555bdcc598312.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/nl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 5772952a291..d168c0658db 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -13,7 +13,7 @@ OC.L10N.register( "[Deleted user]" : "[Verwijderde gebruiker]", "No other comments available" : "Geen andere reacties beschikbaar", "More comments..." : "Meer reacties...", - "Save" : "Bewaren", + "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie" diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index a8c92241a77..74050c7f816 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -11,7 +11,7 @@ "[Deleted user]" : "[Verwijderde gebruiker]", "No other comments available" : "Geen andere reacties beschikbaar", "More comments..." : "Meer reacties...", - "Save" : "Bewaren", + "Save" : "Opslaan", "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie" |