Files
lobehub/locales/nl-NL/marketAuth.json
Rdmclin2 12d0ec21d0 fix: setting response error and other bugs (#12265)
* fix: setting response error and other bugs

* chore: remove  popover arrow
2026-02-12 18:20:28 +08:00

83 lines
6.4 KiB
JSON

{
"authorize.cancel": "Niet nu",
"authorize.confirm": "Maak je profiel aan",
"authorize.description": "Je communityprofiel is gescheiden van je {{appName}} gebruikersaccount.",
"authorize.footer.agreement": "Door door te gaan bevestig je dat je de <terms>Algemene Voorwaarden</terms> en het <privacy>Privacybeleid</privacy> hebt gelezen en ermee akkoord gaat.",
"authorize.footer.privacy": "Privacybeleid",
"authorize.footer.terms": "Servicevoorwaarden",
"authorize.subtitle": "Maak een communityprofiel aan om inzendingen te doen en te beheren binnen de community.",
"authorize.title": "Communityprofiel aanmaken",
"callback.buttons.close": "Venster sluiten",
"callback.messages.authFailed": "Autorisatie mislukt: {{error}}",
"callback.messages.missingParams": "Ontbrekende autorisatieparameters",
"callback.messages.processing": "Autorisatie wordt verwerkt...",
"callback.messages.successWithCountdown": "{{message}} Het venster wordt automatisch gesloten over {{countdown}} seconden",
"callback.messages.successWithRedirect": "Autorisatie geslaagd! Bezig met doorverwijzen...",
"callback.titles.error": "Autorisatie mislukt",
"callback.titles.loading": "LobeHub Market Autorisatie",
"callback.titles.success": "Autorisatie geslaagd",
"errors.authorizationFailed": "Autorisatie mislukt, probeer het opnieuw.",
"errors.browserOnly": "Het autorisatieproces kan alleen in een browser worden gestart.",
"errors.codeConsumed": "De autorisatiecode is al gebruikt. Probeer het opnieuw.",
"errors.codeVerifierMissing": "Ongeldige autorisatiesessie. Start het inlogproces opnieuw.",
"errors.general": "Er is een fout opgetreden tijdens de autorisatie. Probeer het opnieuw.",
"errors.handoffFailed": "Kon het autorisatieresultaat niet ophalen. Probeer het opnieuw.",
"errors.handoffTimeout": "Autorisatie is verlopen. Voltooi het proces in je browser en probeer het opnieuw.",
"errors.oidcNotReady": "De autorisatiedienst is niet beschikbaar. Probeer het later opnieuw.",
"errors.openBrowserFailed": "Kon de systeembrowser niet openen. Probeer het opnieuw.",
"errors.openPopupFailed": "Kon het autorisatievenster niet openen. Controleer de pop-upblokkering van je browser.",
"errors.popupClosed": "Het autorisatievenster is gesloten voordat het proces was voltooid.",
"errors.sessionExpired": "De autorisatiesessie is verlopen. Log opnieuw in.",
"errors.stateMismatch": "Autorisatiestatus komt niet overeen. Probeer het opnieuw.",
"errors.stateMissing": "Autorisatiestatus niet gevonden. Probeer het opnieuw.",
"messages.authorizationFailed": "Er is een probleem opgetreden bij de autorisatie. Probeer het opnieuw of controleer of je het in je browser hebt voltooid.",
"messages.authorized": "LobeHub-service succesvol geautoriseerd",
"messages.handoffTimeout": "Autorisatie is verlopen. Voltooi het in je browser en probeer het opnieuw.",
"messages.loading": "Autorisatieproces wordt gestart...",
"messages.success.cloudMcpInstall": "Autorisatie geslaagd! Je kunt nu de Cloud MCP-skill installeren.",
"messages.success.submit": "Autorisatie geslaagd! Je kunt nu je agent publiceren.",
"messages.success.upload": "Autorisatie geslaagd! Je kunt nu een nieuwe versie publiceren.",
"profileSetup.cancel": "Annuleren",
"profileSetup.confirmChangeUserId.cancel": "Annuleren",
"profileSetup.confirmChangeUserId.confirm": "Gebruikers-ID wijzigen",
"profileSetup.confirmChangeUserId.description": "Zodra je overschakelt naar @{{newId}}, kan iedereen je oude ID @{{oldId}} claimen en zullen alle bestaande links naar je profiel niet meer werken. Dit kan niet ongedaan worden gemaakt. Weet je zeker dat je wilt doorgaan?",
"profileSetup.confirmChangeUserId.title": "Gebruikers-ID wijzigen?",
"profileSetup.descriptionEdit": "Werk je communityprofiel bij.",
"profileSetup.descriptionFirstTime": "Stel je profiel in om je communityprofiel te voltooien.",
"profileSetup.errors.fileTooLarge": "Bestandsgrootte mag niet groter zijn dan 2MB",
"profileSetup.errors.notAuthenticated": "Log eerst in",
"profileSetup.errors.updateFailed": "Bijwerken van profiel mislukt. Probeer het opnieuw",
"profileSetup.errors.uploadFailed": "Uploaden mislukt. Probeer het opnieuw",
"profileSetup.errors.usernameTaken": "Deze gebruikers-ID is al in gebruik. Kies een andere",
"profileSetup.fields.avatar.label": "Profielfoto",
"profileSetup.fields.bannerUrl.clickToUpload": "Klik om bannerafbeelding te uploaden",
"profileSetup.fields.bannerUrl.label": "Bannerafbeelding",
"profileSetup.fields.bannerUrl.remove": "Banner verwijderen",
"profileSetup.fields.bannerUrl.tooltip": "De bannerafbeelding wordt bovenaan je profielpagina weergegeven (aanbevolen verhouding 16:9)",
"profileSetup.fields.bannerUrl.uploading": "Bezig met uploaden...",
"profileSetup.fields.description.label": "Bio",
"profileSetup.fields.description.maxLength": "Bio mag maximaal 200 tekens bevatten",
"profileSetup.fields.description.placeholder": "Vertel iets over jezelf...",
"profileSetup.fields.displayName.label": "Weergavenaam",
"profileSetup.fields.displayName.maxLength": "Weergavenaam mag maximaal 50 tekens bevatten",
"profileSetup.fields.displayName.placeholder": "Voer je weergavenaam in",
"profileSetup.fields.displayName.required": "Voer een weergavenaam in",
"profileSetup.fields.github.placeholder": "GitHub-gebruikersnaam",
"profileSetup.fields.twitter.placeholder": "X (Twitter) gebruikersnaam",
"profileSetup.fields.userName.label": "Gebruikers-ID",
"profileSetup.fields.userName.maxLength": "Gebruikers-ID mag maximaal 32 tekens bevatten",
"profileSetup.fields.userName.minLength": "Gebruikers-ID moet minimaal 3 tekens bevatten",
"profileSetup.fields.userName.pattern": "Gebruikers-ID mag alleen letters, cijfers, underscores en koppeltekens bevatten",
"profileSetup.fields.userName.placeholder": "Voer je gebruikers-ID in",
"profileSetup.fields.userName.required": "Voer een gebruikers-ID in",
"profileSetup.fields.userName.tooltip": "Gebruikers-ID is je unieke identificatie en wordt gebruikt voor de URL van je profielpagina",
"profileSetup.fields.website.invalidUrl": "Voer een geldige URL in",
"profileSetup.fields.website.placeholder": "URL van persoonlijke website",
"profileSetup.getStarted": "Aan de slag",
"profileSetup.save": "Opslaan",
"profileSetup.socialLinks.title": "Sociale links",
"profileSetup.success": "Profiel succesvol bijgewerkt",
"profileSetup.titleEdit": "Profiel bewerken",
"profileSetup.titleFirstTime": "Voltooi je profiel"
}