diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-14 00:12:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-14 00:12:43 +0000 |
commit | 2d9a488cf351ccb138e16c5332ec17561692fd85 (patch) | |
tree | 2bad45df172e8022cec7670846cf55528b9d7858 /apps/files/l10n | |
parent | acce19f2a545ad9a6cb0c52356803627f84df1dd (diff) | |
download | nextcloud-server-2d9a488cf351ccb138e16c5332ec17561692fd85.tar.gz nextcloud-server-2d9a488cf351ccb138e16c5332ec17561692fd85.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index fee9fc7db47..ab8e86ed463 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -151,9 +151,11 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", "Tags" : "Tags", "Deleted files" : "Verwijderde bestanden", + "Shares" : "Shares", "Shared with others" : "Gedeeld met anderen", "Shared with you" : "Gedeeld met jou", "Shared by link" : "Gedeeld via link", + "Deleted shares" : "Verwijderde shares", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", "Move" : "Verplaatsen", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 3fd387271bd..187ef79c5aa 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -149,9 +149,11 @@ "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", "Tags" : "Tags", "Deleted files" : "Verwijderde bestanden", + "Shares" : "Shares", "Shared with others" : "Gedeeld met anderen", "Shared with you" : "Gedeeld met jou", "Shared by link" : "Gedeeld via link", + "Deleted shares" : "Verwijderde shares", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", "Move" : "Verplaatsen", |