Add French (Canadian) translation (#21)

* Add French (Canadian) translation

* Update public/locales/fr/common.json

Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/common.json

Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/home.json

Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/meta.json

Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/navbar.json

Not sure how I managed to miss the conjugation in that file only

Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Add french as a locale

* Update public/locales/fr/common.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/common.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/common.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/common.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/home.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/home.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/navbar.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/navbar.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/common.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/home.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/home.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/navbar.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/home.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

* Update public/locales/fr/meta.json

Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>

Signed-off-by: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com>
Co-authored-by: UsernameSwift <usernameswift@tar.black>
Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
Co-authored-by: mrshmllow <marshycity@gmail.com>
Co-authored-by: Robin Candau <53110319+Antiz96@users.noreply.github.com>
i18n
UsernameSwift 2 years ago committed by Michal
parent e038f3b84a
commit 86bfaf90f6
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", "nl"],
locales: ["en", "de", "fr", "nl"],
},
};

@ -0,0 +1,28 @@
{
"header": "Une distribution baseé sur Arch",
"subtitle": "Crystal Linux est une nouvelle distribution basée sur Arch Linux. Conviviale, puissante et facile à utiliser.",
"generics": {
"download": "Télécharger",
"getting_started": "Commencer",
"learn_more": "En savoir plus",
"about": "À Propos",
"community": "Communauté",
"other": "Autres Ressources"
},
"locations": {
"home": "Accueil",
"docs": "Documentation",
"forums": "Forum",
"twitter": "Twitter",
"mastodon": "Mastodon",
"github": "GitHub",
"discord": "Discord",
"matrix": "Matrix",
"open_collective": "Open Collective",
"contributing_guidelines": "Lignes directrices pour les contributions",
"contributor_covenant": "Convention des contributeurs'",
"dco": "Le DCO"
}
}

@ -0,0 +1,17 @@
{
"onyx": {
"tag": "Beau",
"title": "Onyx inclus",
"description": "Installer Crystal avec sa propre expérience de bureau, une session GNOME avec une disposition familière. Ou choisissez votre environnement préféré!"
},
"timeshift": {
"tag": "Fiable",
"title": "Sauvegardes Automatiques",
"description": "Sauvegardez et Restaurez votre système. Démarrez facilement sur des instantanés Btrfs."
},
"amethyst": {
"tag": "Quartz rouillé ?",
"title": "Amethyst",
"description": "Amethyst est un assistant AUR et une surcouche pour Pacman rapides, efficaces et légers. Il a été développé pour Crystal, mais est compatible avec n'importe quelle distribution basée sur Arch Linux."
}
}

@ -0,0 +1,3 @@
{
"documentation": "La documentation est maintenue par la communauté ! Les traductions peuvent contenir des informations obsolètes ou incorrectes."
}

@ -0,0 +1,5 @@
{
"open_main_menu": "Ouvrir le menu principal",
"switch_theme": "Changer le thème",
"change_language": "Changer la langue"
}
Loading…
Cancel
Save