From 78d8723d0cc8c726cc02dd41439f1c7e2a50136d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Dec 2022 02:30:14 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/weather_status/l10n/fr.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'apps/weather_status/l10n/fr.json') diff --git a/apps/weather_status/l10n/fr.json b/apps/weather_status/l10n/fr.json index 44d2584ccf4..6d32384cd38 100644 --- a/apps/weather_status/l10n/fr.json +++ b/apps/weather_status/l10n/fr.json @@ -43,18 +43,6 @@ "There was an error setting the location." : "Une erreur s'est produite lors de la définition de l'emplacement.", "There was an error saving the mode." : "Une erreur s'est produite lors de l'enregistrement du mode.", "There was an error using personal address." : "Une erreur s'est produite lors de l'utilisation de l'adresse personnelle.", - "Set location for weather" : "Définir l'emplacement pour la météo", - "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Ciel dégagé à {time}", - "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuageux à {time}", - "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Beau jour à {time}", - "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Bonne nuit à {time}", - "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Partiellement nuageux à {time}", - "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Brouillard à {time}", - "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Faible pluie à {time}", - "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Pluie à {time}", - "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Fortes pluies à {time}", - "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Averses à {time}", - "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Faibles averses à {time}", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Fortes averses à {time}" + "Set location for weather" : "Définir l'emplacement pour la météo" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3