add dutch translations (ty quon)

i18n
mrshmllow 2 years ago committed by Michal
parent 3ad2b2286d
commit e038f3b84a
No known key found for this signature in database
GPG Key ID: 52F8801FC912EB4F

@ -2,6 +2,6 @@ module.exports = {
/** @type {import('next/dist/server/config-shared').I18NConfig} **/
i18n: {
defaultLocale: "en",
locales: ["en", "de"],
locales: ["en", "de", "nl"],
},
};

@ -0,0 +1,28 @@
{
"header": "Een op Arch gebaseerde Linux distributie",
"subtitle": "Crystal Linux is een gloednieuwe op arch gebaseerde Linux distributie. Krachtig en Gebruikersvriendelijk",
"generics": {
"download": "Download",
"getting_started": "Beginnen",
"learn_more": "Meer informatie",
"about": "Over",
"community": "Community",
"other": "Overig"
},
"locations": {
"home": "Hoofdpagina",
"docs": "Documentatie",
"forums": "Fora",
"twitter": "Twitter",
"mastodon": "Mastodon",
"github": "Github",
"discord": "Discord",
"matrix": "Matrix",
"open_collective": "Open Collective",
"contributing_guidelines": "Regelement van Contribueren",
"contributor_covenant": "Contributantenovereenkomst",
"dco": "Het DCO"
}
}

@ -0,0 +1,17 @@
{
"onyx": {
"tag": "Prachtig",
"title": "Onyx ingebouwd",
"description": "Installeer Crystal met haar unieke desktopervaring, een zelfgemaakte GNOME sessie met een bekende lay-out. Of kies jouw favoriet!"
},
"timeshift": {
"tag": "Vloeiend",
"title": "Automatische Back-ups",
"description": "Back-up en herstel jouw systeem. Start makkelijk op binnen een Btrfs momentopname."
},
"amethyst": {
"tag": "Roestig Kwarts?",
"title": "Amethyst",
"description": "Amethyst is een snelle, efficiënte en compacte AUR helper en Pacman wrapper. Gemaakt voor Crystal, werkt op elke Arch-gebaseerde Linux distributie."
}
}

@ -0,0 +1,3 @@
{
"documentation": "Documentatie wordt door de community bijgehouden! Vertalingen kunnen verouderde of incorrecte informatie bevatten.."
}

@ -0,0 +1,5 @@
{
"open_main_menu": "Open hoofdmenu",
"switch_theme": "Verander van Uiterlijk",
"change_language": "Verander van Taal"
}
Loading…
Cancel
Save