diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/nl.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.zip |
[tx-robot] updated 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 | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 2e15cfd31a0..236afb0b1a0 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -226,10 +226,7 @@ OC.L10N.register( "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", "Your biography" : "Jouw biografie", - "Unable to update biography" : "Kan biografie niet updaten", "Your full name" : "Je volledige naam", - "Unable to update full name" : "Kan volledige naam niet updaten", - "No full name set" : "Geen volledige naam ingesteld", "Email options" : "E-mail-opties", "Primary email for password reset and notifications" : "Primair e-mailadres voor wachtwoordherstel en meldingen", "Remove primary email" : "Verwijder primair e-mailadres", @@ -247,13 +244,11 @@ OC.L10N.register( "No email address set" : "Geen e-mailadres opgegeven", "Additional emails" : "Additionele e-mails", "Your headline" : "Jouw hoofdlijn", - "Unable to update headline" : "Kan hoofdlijn niet updaten", "Language" : "Taal", "Help translate" : "Help met vertalen", "Unable to update language" : "Kan taal niet updaten", "No language set" : "Geen taal ingesteld", "Your organisation" : "Jouw organisatie", - "Unable to update organisation" : "Kan organisatie niet updaten", "Edit your Profile visibility" : "Wijzig je Profiel zichtbaarheid", "Enable Profile" : "Schakel Profiel in", "Unable to update profile enabled state" : "Kan profiel-inschakelstatus niet updaten", @@ -261,9 +256,7 @@ OC.L10N.register( "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Kan zichtbaarheid van {displayId} niet updaten", "Your role" : "Jouw rol", - "Unable to update role" : "Kan rol niet updaten", - "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", + "Your Twitter handle" : "Je Twitter naam", "Add" : "Toevoegen", "You do not have permissions to see the details of this user" : "Je hebt niet de machtigingen om de details van deze gebruiekr te zien", "Add new password" : "Toevoegen nieuw wachtwoord", @@ -449,8 +442,6 @@ OC.L10N.register( "Change privacy level of website" : "Wijzigen privacyniveau van website", "It can take up to 24 hours before the account is displayed as verified." : "Het kan tot 24 uur duren voordat het account als geverifieerd wordt weergegeven.", "Link https://…" : "Link https://…", - "Change privacy level of Twitter profile" : "Wijzigen privacyniveau van Twitter-profiel", - "Twitter handle @…" : "Twitter naam @…", "Locale" : "Regionale instellingen", "Current password" : "Huidig wachtwoord", "New password" : "Nieuw wachtwoord", @@ -487,6 +478,16 @@ OC.L10N.register( "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 full name" : "Wijzigen privacyniveau van volledige naam", "No display name set" : "Nog geen weergavenaam ingesteld", - "Change scope level of {accountProperty}" : "Verander het scope-niveau van {accountProperty}" + "Change privacy level of Twitter profile" : "Wijzigen privacyniveau van Twitter-profiel", + "Twitter handle @…" : "Twitter naam @…", + "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", + "Unable to update headline" : "Kan hoofdlijn niet updaten", + "Unable to update organisation" : "Kan organisatie niet updaten", + "Unable to update role" : "Kan rol niet updaten", + "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" }, "nplurals=2; plural=(n != 1);"); |