diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
commit | 6379c852c340b3c7145c0e361424a283876025e5 (patch) | |
tree | 954c30bba439e59d11fa6e9f16b3912f42ec78d2 /apps/settings/l10n/nl.json | |
parent | 228b21f3fa4a72740c97205147bf40bfe0c3ea30 (diff) | |
download | nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.tar.gz nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nl.json')
-rw-r--r-- | apps/settings/l10n/nl.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 2da0823df45..df5c20fd6a8 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -238,16 +238,15 @@ "This is the final warning: Do you really want to enable encryption?" : "Dit is de laatste waarschuwing: Wil je versleuteling echt inschakelen?", "No encryption module loaded, please enable an encryption module in the app menu." : "Er is geen cryptomodule geladen, activeer een cryptomodule in het appmenu", "Select default encryption module:" : "Selecteer de standaard cryptomodule:", + "Cancel" : "Annuleren", + "Confirm" : "Bevestigen", "Submit" : "Verwerken", "Rename group" : "Hernoem groep", "Remove group" : "Groep verwijderen", - "You are about to remove the group {group}. The users will NOT be deleted." : "Je gaat groep {group} verwijderen. De gebruikers worden NIET verwijderd.", - "Please confirm the group removal " : "Bevestig verwijderen groep", "Current password" : "Huidig wachtwoord", "New password" : "Nieuw wachtwoord", "Change password" : "Wijzig wachtwoord", "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", - "Cancel" : "Annuleren", "Your biography" : "Jouw biografie", "Details" : "Details", "You are a member of the following groups:" : "Je bent lid van de volgende groepen:", @@ -344,11 +343,10 @@ "{license}-licensed" : "{license}-gelicenseerd", "Changelog" : "Lijst van veranderingen", "by {author}\n{license}" : "door {author}\n{license}", - "Enter group name" : "Geef een groepsnaam op", - "Add group" : "Groep toevoegen", "Active users" : "Actieve gebruikers", "Admins" : "Beheerders", "Disabled users" : "Uitgeschakelde gebruikers", + "Group name" : "Groepsnaam", "Not saved" : "Niet opgeslagen", "Sending…" : "Versturen...", "Email sent" : "E-mail verzonden", @@ -446,6 +444,8 @@ "You created app password \"{token}\"" : "Je creëerde appwachtwoord \"{token}\"", "Enable all" : "Alles activeren", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX extensie is vereist om dit te draaien. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", + "You are about to remove the group {group}. The users will NOT be deleted." : "Je gaat groep {group} verwijderen. De gebruikers worden NIET verwijderd.", + "Please confirm the group removal " : "Bevestig verwijderen groep", "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Your location" : "Je locatie", "Add new password" : "Nieuw wachtwoord toevoegen", @@ -454,6 +454,8 @@ "Will be autogenerated" : "Wordt automatisch gegenereerd", "Add a new user" : "Nieuwe gebruiker toevoegen", "No users in here" : "Hier zijn geen gebruikers", + "Enter group name" : "Geef een groepsnaam op", + "Add group" : "Groep toevoegen", "Default quota:" : "Standaardquota:", "Show Languages" : "Toon talen", "Send email to new user" : "Verstuur e-mail aan nieuwe gebruiker", |