nextcloud/apps/theming/l10n/nl.json

39 lines
2.9 KiB
JSON
Raw Normal View History

2017-03-03 04:07:45 +03:00
{ "translations": {
2017-05-01 03:07:32 +03:00
"Loading preview…" : "Laden voorbeeld...",
2017-04-30 03:07:21 +03:00
"Saved" : "Opgeslagen",
2017-03-03 04:07:45 +03:00
"Admin" : "Beheer",
"a safe home for all your data" : "een veilige plek voor al je gegevens",
2018-03-04 04:12:42 +03:00
"Name cannot be empty" : "Naam mag niet leeg zijn",
2017-03-03 04:07:45 +03:00
"The given name is too long" : "De opgegeven naam is te lang",
"The given web address is too long" : "Het opgegeven internetadres is te lang",
"The given slogan is too long" : "De opgegeven slagzin is te lang",
"The given color is invalid" : "De opgegeven kleur is ongeldig",
2017-10-24 03:08:45 +03:00
"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:",
"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",
2018-03-13 04:12:01 +03:00
"The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
2017-10-24 03:08:45 +03:00
"No file was uploaded" : "Er is geen bestand geüpload",
"Missing a temporary folder" : "Er ontbreekt een tijdelijke map",
2017-03-03 04:07:45 +03:00
"No file uploaded" : "Geen bestand geüpload",
"Unsupported image type" : "Afbeeldingstype wordt niet ondersteund",
2018-02-19 04:11:54 +03:00
"Theming" : "Uiterlijk",
2017-05-08 03:07:37 +03:00
"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.",
2017-03-03 04:07:45 +03:00
"Name" : "Naam",
2017-05-26 03:08:16 +03:00
"Reset to default" : "Herstellen naar standaard",
2017-03-03 04:07:45 +03:00
"Web address" : "Webadres",
"Web address https://…" : "Webadres https://…",
"Slogan" : "Slagzin",
"Color" : "Kleur",
"Logo" : "Logo",
"Upload new logo" : "Upload nieuw logo",
"Login image" : "Inlog afbeelding",
"Upload new login background" : "Uploaden nieuwe inlog achtergrond",
2017-05-18 03:07:48 +03:00
"Remove background image" : "Achtergrond beeld verwijderen",
2017-11-19 04:09:52 +03:00
"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.",
2018-03-28 03:21:16 +03:00
"You are already using a custom theme" : "Je gebruikt al een maatwerkthema",
2018-03-12 04:12:21 +03:00
"reset to default" : "herstellen naar standaard",
2018-03-21 04:11:55 +03:00
"There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload",
"The uploaded file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
"Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.",
"A PHP extension stopped the file upload." : "Een PHP extensie heeft de upload gestopt."
2017-03-03 04:07:45 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}