diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 8e4a1d3d9b6..008b23f538c 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -88,8 +88,6 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delen %s versturen van het wachtwoord via Nextcloud Talk is mislukt omdat Nextcloud Talk niet is ingeschakeld", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Delen van %1$s mislukte omdat de backend het delen van type %2$s niet ondersteunt", "Please specify a valid federated group ID" : "Geef een geldig gefedereerd groepID op", - "You cannot share to a Circle if the app is not enabled" : "Je kunt niets met een Kring delen als de app niet is ingeschakeld.", - "Please specify a valid circle" : "Geef een geldige kring op", "Sharing %s failed because the back end does not support room shares" : "Delen van %s mislukte omdat de backend het delen in ruimtes niet ondersteunt", "Unknown share type" : "Onbekend type gedeelde folder", "Not a directory" : "Geen directory", @@ -234,6 +232,8 @@ OC.L10N.register( "Uploading files" : "Uploaden bestanden", "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.", + "Share not found" : "Gedeelde map niet gevonden", + "Back to %s" : "Terug naar %s", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", "Files and folders others share with you will show up here" : "Bestanden en mappen die anderen met je delen, worden hier getoond", "Files and folders you share will show up here" : "Bestanden en mappen die je deelt, worden hier getoond", @@ -249,6 +249,8 @@ OC.L10N.register( "Files" : "Bestanden", "Please specify a valid user" : "Geef een geldige gebruiker op", "Please specify a valid federated user ID" : "Geef een geldig gefedereerd gebruikersID op", + "You cannot share to a Circle if the app is not enabled" : "Je kunt niets met een Kring delen als de app niet is ingeschakeld.", + "Please specify a valid circle" : "Geef een geldige kring op", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Met deze applicatie kunnen gebruikers bestanden delen binnen Nextcloud. Indien ingeschakeld, kan de beheerder kiezen welke groepen bestanden kunnen delen. De betreffende gebruikers kunnen vervolgens bestanden en mappen delen met andere gebruikers en groepen binnen Nextcloud. Als de beheerder de functie voor het delen van koppelingen inschakelt, kan ook een externe koppeling worden gebruikt om bestanden te delen met andere gebruikers buiten Nextcloud. Beheerders kunnen ook wachtwoorden en vervaldatums afdwingen en delen van server-naar-server mogelijk maken via koppelingslinks en evenals delen vanaf mobiele apparaten.\nAls je de functie uitschakelt, worden gedeelde bestanden en mappen op de server verwijderd voor alle ontvangers van shares, en ook voor de synchronisatieclients en mobiele apps. Meer informatie is beschikbaar in de Nextcloud-documentatie.", "Accept user and group shares by default" : "Accepteer gebruiker- en groepsshares automatisch", "Read only" : "Alleen lezen", |