diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-13 02:26:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-13 02:26:35 +0000 |
commit | cabf24480e36204a63815bd717f7aa99ac438a99 (patch) | |
tree | 9e9fc1ee1fa40b80b00b5b36e1514f1872b24384 /apps/dashboard/l10n | |
parent | 243ee52cddac0218959eaa5904a3c29c4cbe9dd6 (diff) | |
download | nextcloud-server-cabf24480e36204a63815bd717f7aa99ac438a99.tar.gz nextcloud-server-cabf24480e36204a63815bd717f7aa99ac438a99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/dashboard/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js index e8521443629..e26dda83e29 100644 --- a/apps/dashboard/l10n/fr.js +++ b/apps/dashboard/l10n/fr.js @@ -6,6 +6,7 @@ OC.L10N.register( "Show something" : "Montre quelque chose", "Customize" : "Personnaliser", "Edit widgets" : "Modifier les widgets", + "Get more widgets from the App Store" : "Obtenez plus de widgets depuis l'App Store", "Change background image" : "Modifier 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." : "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.", diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json index 7823addf5f9..c91b8624875 100644 --- a/apps/dashboard/l10n/fr.json +++ b/apps/dashboard/l10n/fr.json @@ -4,6 +4,7 @@ "Show something" : "Montre quelque chose", "Customize" : "Personnaliser", "Edit widgets" : "Modifier les widgets", + "Get more widgets from the App Store" : "Obtenez plus de widgets depuis l'App Store", "Change background image" : "Modifier 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." : "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.", |