diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-19 02:21:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-19 02:21:05 +0000 |
commit | 704dfee91881a131d924a8f450e8d9505f1d28be (patch) | |
tree | 64238a56e4a643cb01b17c0b88b03d1c75173e52 /apps/dashboard | |
parent | 49b7b5ba53b65c07df5942f5131c61a8ff696cb7 (diff) | |
download | nextcloud-server-704dfee91881a131d924a8f450e8d9505f1d28be.tar.gz nextcloud-server-704dfee91881a131d924a8f450e8d9505f1d28be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/fr.js | 4 | ||||
-rw-r--r-- | apps/dashboard/l10n/fr.json | 4 |
2 files changed, 8 insertions, 0 deletions
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", |