From c222bac9ed07fb6d4cd1a233e8b39645515579e3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 19 Feb 2021 02:20:56 +0000 Subject: [tx-robot] updated from transifex --- apps/dashboard/l10n/fr.js | 4 ++++ apps/dashboard/l10n/fr.json | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'apps') diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js index 42fd3d70c13..3ec3ba875dd 100644 --- a/apps/dashboard/l10n/fr.js +++ b/apps/dashboard/l10n/fr.js @@ -11,6 +11,8 @@ OC.L10N.register( "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." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom 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", @@ -19,6 +21,8 @@ OC.L10N.register( "Good afternoon, {name}" : "Bon après-midi, {name}", "Good evening" : "Bonsoir", "Good evening, {name}" : "Bonsoir {name}", + "Hello" : "Bonjour", + "Hello, {name}" : "Bonjour {name}", "Pick from Files" : "Sélectionnez parmi les fichiers", "Default images" : "Images par défaut", "Plain background" : "Fond uni", diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json index dbee353b04a..ec70178a90e 100644 --- a/apps/dashboard/l10n/fr.json +++ b/apps/dashboard/l10n/fr.json @@ -9,6 +9,8 @@ "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." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom 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", @@ -17,6 +19,8 @@ "Good afternoon, {name}" : "Bon après-midi, {name}", "Good evening" : "Bonsoir", "Good evening, {name}" : "Bonsoir {name}", + "Hello" : "Bonjour", + "Hello, {name}" : "Bonjour {name}", "Pick from Files" : "Sélectionnez parmi les fichiers", "Default images" : "Images par défaut", "Plain background" : "Fond uni", -- cgit v1.2.3