diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-04 02:16:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-04 02:16:18 +0000 |
commit | 43fefee847739d5ec8351eaed894227efbdcf83a (patch) | |
tree | 1c105237585140b0df90c67bb008c307e24804f7 /apps/files_sharing | |
parent | d2f165e448112042c8ee485c73838528da9c6d2a (diff) | |
download | nextcloud-server-43fefee847739d5ec8351eaed894227efbdcf83a.tar.gz nextcloud-server-43fefee847739d5ec8351eaed894227efbdcf83a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index fb26dd6f70c..ea8ad8cc01f 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -156,6 +156,7 @@ 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 “{folder}”", "Internal link" : "Interne link", "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index aff19b71f34..1622d3528fc 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -154,6 +154,7 @@ "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 “{folder}”", "Internal link" : "Interne link", "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", |