diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
commit | 523a8ba5c39ee3663eef9dfa72c4518006266aa1 (patch) | |
tree | 7d34cb8c2c2dc7b6f924e673a5966298a491d2ef /apps/files_sharing/l10n/nl.js | |
parent | 8247576ad41b2eebab88a6cddf5e7f3db43a94e1 (diff) | |
download | nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.tar.gz nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 47372c76f15..9ed2d82eda3 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Gedeeld met gesprek {user} door {owner}", "Shared with {user} by {owner}" : "Gedeeld met {user} door {owner}", "Added by {initiator}" : "Toegevoegd door {initiator}", - "Via folder" : "Via map", "Internal link" : "Interne link", "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", @@ -229,6 +228,7 @@ OC.L10N.register( "Uploaded files:" : "Geüploade bestanden", "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", "could not delete share" : "Kan gedeelde folder niet verwijderen", - "Uploading files…" : "Uploaden bestanden..." + "Uploading files…" : "Uploaden bestanden...", + "Via folder" : "Via map" }, "nplurals=2; plural=(n != 1);"); |