diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-13 02:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-13 02:18:13 +0000 |
commit | c2266da9413501aa1b7efb9a712b3011a1ebe5ee (patch) | |
tree | 3c074e7abd8e071a56b116661ed1d2c888a6f686 /apps/files/l10n/nl.js | |
parent | 11cae98394884830e2d5e03fdec95f3c77aced92 (diff) | |
download | nextcloud-server-c2266da9413501aa1b7efb9a712b3011a1ebe5ee.tar.gz nextcloud-server-c2266da9413501aa1b7efb9a712b3011a1ebe5ee.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index e08ca95f686..8e050eb1edc 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -141,6 +141,7 @@ OC.L10N.register( "File Management" : "Bestandsbeheer", "Change" : "Pas aan", "Transfer" : "Transfer", + "Invalid path selected" : "Ongeldig pad geselecteerd", "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "Unable to change the favourite state of the file" : "Niet mogelijk om voorkeurtoestand van het bestand te wijzigen", "%s used" : "%s gebruikt", @@ -166,6 +167,7 @@ OC.L10N.register( "Shared with you" : "Gedeeld met jou", "Shared by link" : "Gedeeld via link", "Deleted shares" : "Verwijderde shares", + "Pending shares" : "Deellinks in behandeling", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", "File handling" : "Bestand afhandeling", |