Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-28 06:47:37 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-28 06:47:37 +0300
commitbf1288657f7839afa7fba46c9239fc6a8d1e7975 (patch)
tree88d9416100aae5e07987f71b574f6efded0b0e74
parentb0ba00a9ee24d56ee573768ad1e6ebfb0f1c9bec (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 8c1a400..3f6e655 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"North-West" : "Nord-Ouest",
"Failed to get city weather informations. Please contact your administrator" : "Impossible d'obtenir la météo de la ville. Veuillez contacter votre administrateur.",
"No city with this name found." : "Aucune ville trouvée avec ce nom.",
+ "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration" : "Votre clé API pour OpenWheatherMap est invalide. Contactez votre administrateur pour configurer une clé API valide dans 'paramètres supplémentaires' du menu 'administration'",
"Empty city name!" : "Nom de ville vide !",
"Failed to add city. Please contact your administrator" : "Impossible d'ajouter cette ville. Veuillez contacter votre administrateur.",
"This city is already registered for your account." : "Cette ville est déjà associée à votre compte.",
diff --git a/l10n/fr.json b/l10n/fr.json
index 1f7b15e..29ee02a 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -12,6 +12,7 @@
"North-West" : "Nord-Ouest",
"Failed to get city weather informations. Please contact your administrator" : "Impossible d'obtenir la météo de la ville. Veuillez contacter votre administrateur.",
"No city with this name found." : "Aucune ville trouvée avec ce nom.",
+ "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration" : "Votre clé API pour OpenWheatherMap est invalide. Contactez votre administrateur pour configurer une clé API valide dans 'paramètres supplémentaires' du menu 'administration'",
"Empty city name!" : "Nom de ville vide !",
"Failed to add city. Please contact your administrator" : "Impossible d'ajouter cette ville. Veuillez contacter votre administrateur.",
"This city is already registered for your account." : "Cette ville est déjà associée à votre compte.",