Files
mue/src/translations/fr.json
David Ralph 66980a4c62 bug fixes
2020-08-27 16:10:16 +01:00

115 lines
3.5 KiB
JSON

{
"greeting": {
"morning": "Bonjour",
"afternoon": "Bonne après-midi",
"evening": "Bonsoir",
"christmas": "Bonne Noël",
"newyear": "Bonne année",
"halloween": "Joyeux Halloween"
},
"credit": "Photo par",
"search": "Trouver",
"modals": {
"title": "Options",
"settings": "Parametres",
"addons": "Mes Options",
"marketplace": "Marché"
},
"settings": {
"time": {
"title": "Temps",
"seconds": "Seconds",
"twentyfourhour": "24 Heures",
"ampm": "AM/PM (12 hour)",
"zero": "Zero-padded",
"analog": "Analogue"
},
"greeting": {
"title": "Salutation",
"events": "Événements",
"default": "Défaut Salutation",
"name": "Nom Pour Salutation"
},
"quote": {
"title": "Citation",
"copy": "Au bouton copie"
},
"background": {
"title": "Fond",
"API": "Fond API",
"blur": "Ajuster le flou",
"customURL": "URL D'arrière-plan personnalisée",
"custombackground": "D'arrière-plan personnalisée",
"customcolour": "Couleur d'arrière-plan personnalisée"
},
"searchbar": {
"title": "Barre de Recherche",
"searchengine": "Moteur de recherche"
},
"offline": "Mode Hors-Ligne",
"experimental": {
"title": "Expérimental",
"webp": "Activer WebP",
"dark": "Thème sombre",
"animations": "Animations"
},
"language": "Langue",
"apply": "Appliquer",
"reset": "Reset",
"import": "Importer",
"export": "Exporter"
},
"update": {
"title": "Actualiser",
"offline": {
"title": "Hors ligne",
"description": "Peut pas se connecter à Internet"
},
"error": {
"title": "Erreur",
"content": "Could not connect to the server"
},
"loading": "Chargement..."
},
"toasts": {
"quote": "Citation Copié",
"reset": "Réinitaliser avec succès",
"installed": "Installé avec succès",
"removed": "Enlevée avec succès",
"error": "Quelque chose a mal tourné."
},
"marketplace": {
"photo_packs": "Des Photos Packs",
"quote_packs": "Des Citation Packs",
"preset_settings": "Paramètres de prédéterminée",
"themes": "Thème",
"product": {
"overview": "Aperçu",
"information": "Information",
"last_updated": "Dernière mise à jour",
"version": "Version",
"author": "Auteur",
"notice": {
"title": "Écriteau",
"description": "S'il vous plait, recharger la page."
},
"buttons": {
"addtomue": "Ajouter au Mue",
"remove": "Enlever"
}
},
"offline": {
"title": "Vous êtes hors ligne",
"description": "Veuillez vous connecter à l'internet."
},
"see_more": "Voir de Plus"
},
"addons": {
"added": "Ajoutée",
"empty": {
"title": "Il est vide ici",
"description": "Aller su le marché pour en ajouter.",
"button": "Naviguer vers le marché"
}
}
}