diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/settings/l10n/nl.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r-- | apps/settings/l10n/nl.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 451c3938a6d..44fb9b765f7 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -443,8 +443,6 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Deze community release van Nextcloud wordt niet ondersteund en instant meldingen zijn niet beschikbaar", "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede factor naast je wachtwoord om de beveiliging van je account te verhogen. ", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Als u toepassingen van derden gebruikt om met Nextcloud te verbinden, zorg er dan voor om voor elke app een wachtwoord te maken en te configureren voordat \"tweede factor authenticatie\" wordt geactiveerd.", - "Migration in progress. Please wait until the migration is finished" : "Migratie bezig. Wacht tot het proces klaar is.", - "Migration started …" : "Migratie gestart...", "An error occurred while changing your language. Please reload the page and try again." : "Er trad een fout op bij het aanpassen van de taal. Ververs de pagina en probeer het opnieuw.", "An error occurred while changing your locale. Please reload the page and try again." : "Er trad een fout op bij het aanpassen van je landsinstellingen. Ververs de pagina en probeer het opnieuw.", "Select a profile picture" : "Kies een profielafbeelding", @@ -455,7 +453,6 @@ OC.L10N.register( "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Kan niet bepalen of de TLS-versie van cURL verouderd is of niet, omdat er een fout is opgetreden tijdens het HTTPS-verzoek voor https://nextcloud.com. Controleer het logbestand van Nextcloud voor meer details.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Het maximum aantal OPcache-sleutels is bijna overschreden. Om ervoor te zorgen dat alle scripts in de cache kunnen worden bewaard, wordt aanbevolen om <code>opcache.max_accelerated_files</code> toe te passen in je PHP-configuratie met een waarde hoger dan<code>%s</code> .", "Admin privileges" : "Beheerdersprivileges", - "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Het verwijderen van deze token voorkomt mogelijk dat je apparaat gewist wordt, als dit proces nog niet gestart is.", "Unable to update biography" : "Kan biografie niet updaten", "Unable to update full name" : "Kan volledige naam niet updaten", "No full name set" : "Geen volledige naam ingesteld", @@ -465,6 +462,8 @@ OC.L10N.register( "Change scope level of {accountProperty}" : "Verander het scope-niveau van {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Kan federatiescope van de primaire {accountProperty} niet updaten", "Unable to update federation scope of additional {accountProperty}" : "Kan federatiescope van de additionele {accountProperty} niet updaten", + "Migration in progress. Please wait until the migration is finished" : "Migratie bezig. Wacht tot het proces klaar is.", + "Migration started …" : "Migratie gestart...", "Address" : "Adres", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Er trad een fout op bij de aanvraag. Kan niet doorgaan.", @@ -481,7 +480,6 @@ OC.L10N.register( "Pick background job setting" : "Kies de achtergrondtaak instelling", "Recommended" : "Aanbevolen", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Automatisch aanvullen van gebruikersnaam toestaan bij het invoeren van de volledige naam of het e-mailadres (ontbrekende overeenkomst in het telefoonboek negeren en deel uitmaken van dezelfde groep)", "Change privacy level of profile picture" : "Wijzigen privacyniveau van profielafbeelding", "Upload new" : "Upload een nieuwe", "Select from Files" : "Kies uit bestanden", |