diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
commit | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch) | |
tree | fa516123a99923356e2ee6e2843300426c41b80d /apps/dashboard/l10n | |
parent | e66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff) | |
download | nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/fr.js | 4 | ||||
-rw-r--r-- | apps/dashboard/l10n/fr.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js index 8ea4ec17204..17a1767c8a6 100644 --- a/apps/dashboard/l10n/fr.js +++ b/apps/dashboard/l10n/fr.js @@ -5,7 +5,7 @@ OC.L10N.register( "Dashboard app" : "Application Tableau de bord", "Customize" : "Personnaliser", "Edit widgets" : "Modifier les widgets", - "Get more widgets from the App Store" : "Obtenez plus de widgets depuis l'App Store", + "Get more widgets from the App Store" : "Obtenez plus de widgets depuis le magasin d'applications", "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.", @@ -27,6 +27,6 @@ OC.L10N.register( "Plain background" : "Fond uni", "Insert from {productName}" : "Insérer depuis {productName}", "Show something" : "Montre quelque chose", - "Get more widgets from the app store" : "Obtenez plus de widgets de l'App Store" + "Get more widgets from the app store" : "Obtenez plus de widgets depuis le magasin d'applications" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json index 3583484b90a..2c72f342807 100644 --- a/apps/dashboard/l10n/fr.json +++ b/apps/dashboard/l10n/fr.json @@ -3,7 +3,7 @@ "Dashboard app" : "Application Tableau de bord", "Customize" : "Personnaliser", "Edit widgets" : "Modifier les widgets", - "Get more widgets from the App Store" : "Obtenez plus de widgets depuis l'App Store", + "Get more widgets from the App Store" : "Obtenez plus de widgets depuis le magasin d'applications", "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.", @@ -25,6 +25,6 @@ "Plain background" : "Fond uni", "Insert from {productName}" : "Insérer depuis {productName}", "Show something" : "Montre quelque chose", - "Get more widgets from the app store" : "Obtenez plus de widgets de l'App Store" + "Get more widgets from the app store" : "Obtenez plus de widgets depuis le magasin d'applications" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |