summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/fr.json
blob: e2baef895ae4726190ef16fad7c7060347524c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{ "translations": {
    "Loading preview…" : "Chargement de la prévisualisation...",
    "Saved" : "Enregistré",
    "Admin" : "Administration",
    "a safe home for all your data" : "un endroit sûr pour toutes vos données",
    "The given name is too long" : "Le nom donné est trop long",
    "The given web address is too long" : "L'adresse web donnée est trop longue",
    "The given slogan is too long" : "Le slogan donné est trop long",
    "The given color is invalid" : "La couleur donnée est invalide",
    "No file uploaded" : "Aucun fichier téléversé",
    "Unsupported image type" : "Ce type d'image n'est pas pris en charge",
    "You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé",
    "Theming" : "Personnaliser l'apparence",
    "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cet extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. Cela sera visible pour tous les utilisateurs.",
    "Name" : "Nom",
    "Web address" : "Adresse web",
    "Web address https://…" : "Adresse du serveur https://…",
    "Slogan" : "Slogan",
    "Color" : "Couleur",
    "Logo" : "Logo",
    "Upload new logo" : "Téléverser un nouveau logo",
    "Login image" : "Image de connexion",
    "Upload new login background" : "Téléverser un nouvel arrière-plan de connexion",
    "Remove background image" : "Supprimer l'image en arrière-plan",
    "reset to default" : "Restaurer les valeurs par défaut",
    "Log in image" : "Image de connexion"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}