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-10-14 06:03:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-14 06:03:20 +0300
commit4e7e4dfa635a006392f2a46bc6a894af1b7693fa (patch)
treee5264588d70c1113adab3c126925e2e41ca49adf
parent5c63bc04fc897ede77a4356034f0710662265da3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index ce0cb88..672290d 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"North-West" : "Noroeste",
"Failed to get city weather informations. Please contact your administrator" : "Fallo al conseguir la información meteorológica de la ciudad. Por favor, contacta con tu administrador.",
"No city with this name found." : "No se ha encontrado ninguna ciudad con este nombre.",
+ "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration" : "Tu clave API de OpenWeatherMap no es válida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración",
"Empty city name!" : "¡Nombre de ciudad vacío!",
"Failed to add city. Please contact your administrator" : "Fallo al añadir ciudad. Por favor, contacta con tu administrador",
"This city is already registered for your account." : "Esta ciudad ya está registrada para tu cuenta.",
diff --git a/l10n/es.json b/l10n/es.json
index f4360a5..b83ede6 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -12,6 +12,7 @@
"North-West" : "Noroeste",
"Failed to get city weather informations. Please contact your administrator" : "Fallo al conseguir la información meteorológica de la ciudad. Por favor, contacta con tu administrador.",
"No city with this name found." : "No se ha encontrado ninguna ciudad con este nombre.",
+ "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration" : "Tu clave API de OpenWeatherMap no es válida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración",
"Empty city name!" : "¡Nombre de ciudad vacío!",
"Failed to add city. Please contact your administrator" : "Fallo al añadir ciudad. Por favor, contacta con tu administrador",
"This city is already registered for your account." : "Esta ciudad ya está registrada para tu cuenta.",