diff options
Diffstat (limited to 'apps/dashboard/l10n/fr.json')
-rw-r--r-- | apps/dashboard/l10n/fr.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json index e79737ce252..babb28136da 100644 --- a/apps/dashboard/l10n/fr.json +++ b/apps/dashboard/l10n/fr.json @@ -4,7 +4,6 @@ "Customize" : "Personnaliser", "Edit widgets" : "Modifier les widgets", "Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications", - "Change background image" : "Changer l’image d'arrière-plan", "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", @@ -20,11 +19,11 @@ "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 image" : "Image par défaut", + "Default images" : "Images par défaut", "Plain background" : "Arrière-plan uni", - "Insert from {productName}" : "Sélectionnez une image de {productName}", - "Show something" : "Afficher quelque chose", - "Default images" : "Images par défaut" + "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;" }
\ No newline at end of file |