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:
Diffstat (limited to 'apps/dashboard/l10n/fr.js')
-rw-r--r--apps/dashboard/l10n/fr.js4
1 files changed, 2 insertions, 2 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);");