0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-25 12:45:17 +00:00

Update and rename french.js to french-fr.js

This commit is contained in:
JordanBleu24 2022-06-17 09:18:53 -04:00 committed by GitHub
parent 72b3419ab8
commit 6bf092b6c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
module.exports = { module.exports = {
name: "Français", name: "Français FR",
global: { global: {
home: "Accueil", home: "Accueil",
@ -9,25 +9,25 @@ module.exports = {
index: { index: {
connecting: "Connexion", connecting: "Connexion",
launching: "Lancement" launching: "Démarrage"
}, },
settings: { settings: {
general: "Général", general: "Paramètres Généraux",
theme: "Thème", theme: "Thème",
player: "Lecteur", player: "Lecteur vidéo",
uitweaker: "Personnalisation d'Interface", uitweaker: "Personnalisation de l'Interface",
startupoptions: "Options de démarrage", startupoptions: "Options de démarrage",
plugins: "Plugins", plugins: "Plug-ins",
updates: "Mises à jour", updates: "Mises à jour",
logs: "Logs", logs: "Journaux",
about: "À propos", about: "À propos",
devmode: "Éditeur de registre" devmode: "Éditeur de registre"
}, },
mods: { mods: {
general: { general: {
language: "Langage" language: "Langue"
}, },
theme: { theme: {
normal: "Normal", normal: "Normal",
@ -36,14 +36,14 @@ module.exports = {
dark: "Sombre", dark: "Sombre",
black: "Noir", black: "Noir",
darkmode: "Thème sombre", darkmode: "Thème sombre",
darkmodetagline: "Bravo Six, Going Dark." darkmodetagline: "Mode sombre activé !"
}, },
tweaks: { tweaks: {
fullscreen: "Plein écran", fullscreen: "Plein écran",
navbarblur: "Barre de navigation flou", navbarblur: "Barre de navigation floue",
roundedcorners: "Coin arrondi", roundedcorners: "Coins arrondis",
roundthumbnails: "Miniatures arrondies", roundthumbnails: "Miniatures arrondies",
roundwatchpagecomponents: "Page d'accueil arrondis", roundwatchpagecomponents: "Page d'accueil arrondie",
radius: "Rayon", radius: "Rayon",
}, },
startup: { startup: {
@ -52,28 +52,28 @@ module.exports = {
updates: { updates: {
install: "Installer", install: "Installer",
view: "Voir", view: "Voir",
latest: "Plus récente", latest: "Plus récent",
installed: "Installée", installed: "Installé",
}, },
logs: { logs: {
more: "Afficher plus", more: "Afficher plus",
}, },
about: { about: {
appinformation: "Informations sur l'application", appinformation: "Informations sur l'appli",
appversion: "Version de l'application", appversion: "Version de l'appli",
deviceinformation: "Informations sur l'appareil", deviceinformation: "Informations sur l'appareil",
platform: "Platforme", platform: "Platforme",
os: "Système d'exploitation", os: "Système d'exploitation",
model: "Modèle", model: "Modèle",
manufacturer: "Fabricant", manufacturer: "Fabricant",
emulator: "Emulateur", emulator: "Émulateur",
github: "Github", github: "GitHub",
discord: "Discord" discord: "Discord"
} }
}, },
events: { events: {
welcome: "Bienvenue sur VueTube!", welcome: "Bienvenue sur VueTube !",
tagline: "Le futur du streaming vidéo.", tagline: "Le futur du streaming vidéo.",
next: "Suivant", next: "Suivant",
updated: "VueTube a été mis à jour !", updated: "VueTube a été mis à jour !",