aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/fr.json
blob: babb28136da709e34aebbe1d148b9816e4be6993 (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
29
{ "translations": {
    "Dashboard" : "Tableau de bord",
    "Dashboard app" : "App Tableau de bord",
    "Customize" : "Personnaliser",
    "Edit widgets" : "Modifier les widgets",
    "Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications",
    "Weather service" : "Service météo",
    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
    "Weather data from Met.no" : "Données météo fournies par Met.no",
    "geocoding with Nominatim" : "Géocodage avec Nominatim",
    "elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
    "Weather" : "Météo",
    "Status" : "Statut",
    "Good morning" : "Bonjour",
    "Good morning, {name}" : "Bonjour {name}",
    "Good afternoon" : "Bon après-midi",
    "Good afternoon, {name}" : "Bon après-midi {name}",
    "Good evening" : "Bonsoir",
    "Good evening, {name}" : "Bonsoir {name}",
    "Hello" : "Bonjour",
    "Hello, {name}" : "Bonjour {name}",
    "Show something" : "Afficher quelque chose",
    "Change background image" : "Changer l’image d'arrière-plan",
    "Pick from Files" : "Mes images",
    "Default images" : "Images par défaut",
    "Plain background" : "Arrière-plan uni",
    "Insert from {productName}" : "Sélectionnez une image de {productName}"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}