nl.json 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. { "translations": {
  2. "Loading preview…" : "Laden voorbeeld...",
  3. "Saved" : "Opgeslagen",
  4. "Admin" : "Beheer",
  5. "a safe home for all your data" : "een veilige plek voor al je gegevens",
  6. "Name cannot be empty" : "Naam mag niet leeg zijn",
  7. "The given name is too long" : "De opgegeven naam is te lang",
  8. "The given web address is too long" : "Het opgegeven internetadres is te lang",
  9. "The given slogan is too long" : "De opgegeven slagzin is te lang",
  10. "The given color is invalid" : "De opgegeven kleur is ongeldig",
  11. "The file was uploaded" : "Het bestand werd geüpload",
  12. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:",
  13. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier",
  14. "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
  15. "No file was uploaded" : "Er is geen bestand geüpload",
  16. "Missing a temporary folder" : "Er ontbreekt een tijdelijke map",
  17. "Could not write file to disk" : "Kan bestand niet opslaan",
  18. "A PHP extension stopped the file upload" : "Een PHP extensie heeft de upload gestopt.",
  19. "No file uploaded" : "Geen bestand geüpload",
  20. "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund",
  21. "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.",
  22. "Theming" : "Uiterlijk",
  23. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.",
  24. "Name" : "Naam",
  25. "Reset to default" : "Herstellen naar standaard",
  26. "Slogan" : "Slagzin",
  27. "Color" : "Kleur",
  28. "Logo" : "Logo",
  29. "Upload new logo" : "Upload nieuw logo",
  30. "Login image" : "Inlog afbeelding",
  31. "Upload new login background" : "Uploaden nieuwe inlog achtergrond",
  32. "Remove background image" : "Achtergrond beeld verwijderen",
  33. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.",
  34. "You are already using a custom theme" : "Je gebruikt al een maatwerkthema",
  35. "reset to default" : "herstellen naar standaard",
  36. "Web address" : "Webadres",
  37. "Web address https://…" : "Webadres https://…",
  38. "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload",
  39. "The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
  40. "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.",
  41. "A PHP extension stopped the file upload." : "Een PHP extensie heeft de upload gestopt."
  42. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  43. }