Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-26 05:27:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-26 05:27:35 +0300
commit936f9dc596f9fe49ab1a9de0642ecb3983a4b2e6 (patch)
tree16c6c89eb76d46fc46b97c8e197c43487952e796 /apps/weather_status
parente85ea0afafde69905b6e646242b110e05ffc1336 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/fr.js22
-rw-r--r--apps/weather_status/l10n/fr.json22
2 files changed, 44 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js
index f49cbc8c385..119830304ab 100644
--- a/apps/weather_status/l10n/fr.js
+++ b/apps/weather_status/l10n/fr.js
@@ -11,6 +11,28 @@ OC.L10N.register(
"Detect location" : "Détecter la position",
"Set custom address" : "Définir une adresse personnalisée",
"Favorites" : "Favoris",
+ "{temperature} {unit} clear sky later today" : "{temperature} {unit} Ciel dégagé dans la journée",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} Ciel dégagé",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} Nuageux dans la journée",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} Nuageux",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} Beau temps dans la journée",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} Beau temps",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Partiellement nuageux dans la journée",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} Partiellement nuageux",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} Brouillard dans la journée",
+ "{temperature} {unit} foggy" : "{temperature} {unit} Brouillard",
+ "{temperature} {unit} light rain later today" : "{temperature} {unit} Pluie faible dans la journée",
+ "{temperature} {unit} light rain" : "{temperature} {unit} Pluie faible",
+ "{temperature} {unit} rain later today" : "{temperature} {unit} Pluie dans la journée",
+ "{temperature} {unit} rain" : "{temperature} {unit} Pluie",
+ "{temperature} {unit} heavy rain later today" : "{temperature} {unit} Fortes pluies dans la journée",
+ "{temperature} {unit} heavy rain" : "{temperature} {unit} Fortes pluies",
+ "{temperature} {unit} rain showers later today" : "{temperature} {unit} Averses dans la journée",
+ "{temperature} {unit} rain showers" : "{temperature} {unit} Averses",
+ "{temperature} {unit} light rain showers later today" : "{temperature} {unit} Faibles averses dans la journée",
+ "{temperature} {unit} light rain showers" : "{temperature} {unit} Faibles averses",
+ "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} Fortes averses dans la journée",
+ "{temperature} {unit} heavy rain showers" : "{temperature} {unit} Fortes averses",
"More weather for {adr}" : "Plus de météo pour {adr}",
"Loading weather" : "Chargement de la météo",
"Remove from favorites" : "Retirer des favoris",
diff --git a/apps/weather_status/l10n/fr.json b/apps/weather_status/l10n/fr.json
index 6e9b54d9863..b0895140cc4 100644
--- a/apps/weather_status/l10n/fr.json
+++ b/apps/weather_status/l10n/fr.json
@@ -9,6 +9,28 @@
"Detect location" : "Détecter la position",
"Set custom address" : "Définir une adresse personnalisée",
"Favorites" : "Favoris",
+ "{temperature} {unit} clear sky later today" : "{temperature} {unit} Ciel dégagé dans la journée",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} Ciel dégagé",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} Nuageux dans la journée",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} Nuageux",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} Beau temps dans la journée",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} Beau temps",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Partiellement nuageux dans la journée",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} Partiellement nuageux",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} Brouillard dans la journée",
+ "{temperature} {unit} foggy" : "{temperature} {unit} Brouillard",
+ "{temperature} {unit} light rain later today" : "{temperature} {unit} Pluie faible dans la journée",
+ "{temperature} {unit} light rain" : "{temperature} {unit} Pluie faible",
+ "{temperature} {unit} rain later today" : "{temperature} {unit} Pluie dans la journée",
+ "{temperature} {unit} rain" : "{temperature} {unit} Pluie",
+ "{temperature} {unit} heavy rain later today" : "{temperature} {unit} Fortes pluies dans la journée",
+ "{temperature} {unit} heavy rain" : "{temperature} {unit} Fortes pluies",
+ "{temperature} {unit} rain showers later today" : "{temperature} {unit} Averses dans la journée",
+ "{temperature} {unit} rain showers" : "{temperature} {unit} Averses",
+ "{temperature} {unit} light rain showers later today" : "{temperature} {unit} Faibles averses dans la journée",
+ "{temperature} {unit} light rain showers" : "{temperature} {unit} Faibles averses",
+ "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} Fortes averses dans la journée",
+ "{temperature} {unit} heavy rain showers" : "{temperature} {unit} Fortes averses",
"More weather for {adr}" : "Plus de météo pour {adr}",
"Loading weather" : "Chargement de la météo",
"Remove from favorites" : "Retirer des favoris",