diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
commit | 70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4 (patch) | |
tree | 75083f7e98864bb733f7023e88e24078a8a6ac01 /apps/files/l10n/nl.js | |
parent | fe692f2c7f21392fe2000330c5004759199c29bc (diff) | |
download | nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.tar.gz nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 5e9d6dfc896..832fe7330a8 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -185,6 +185,9 @@ OC.L10N.register( "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "Go back" : "Ga terug", + "Share" : "Delen", + "Shared by link" : "Gedeeld via link", + "Shared" : "Gedeeld", "Files settings" : "Instellingen voor bestanden", "Show hidden files" : "Toon verborgen bestanden", "Crop image previews" : "Snij afbeeldingvoorbeelden bij", @@ -202,7 +205,6 @@ OC.L10N.register( "Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon", "Delete permanently" : "Permanent verwijderen", "Open details" : "Details openen", - "New Folder" : "Nieuwe map", "Set up templates folder" : "Instellen sjablonenmap", "Templates" : "Sjablonen", "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", @@ -228,7 +230,6 @@ OC.L10N.register( "Shares" : "Shares", "Shared with others" : "Gedeeld met anderen", "Shared with you" : "Gedeeld met jou", - "Shared by link" : "Gedeeld via link", "Deleted shares" : "Verwijderde shares", "Pending shares" : "Deellinks in behandeling", "Choose" : "Kies" |