diff options
Diffstat (limited to 'apps/dashboard/l10n/es.js')
-rw-r--r-- | apps/dashboard/l10n/es.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dashboard/l10n/es.js b/apps/dashboard/l10n/es.js index 4db6d80d931..788858f43d9 100644 --- a/apps/dashboard/l10n/es.js +++ b/apps/dashboard/l10n/es.js @@ -8,9 +8,9 @@ OC.L10N.register( "Edit widgets" : "Editar widgets", "Get more widgets from the app store" : "Conseguir más widgets desde la app store", "Change background image" : "Cambiar imagen de fondo", - "Weather service" : "Servicio climatológico", - "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos climatológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.", - "Weather data from Met.no" : "Datos climatológicos de Met.no", + "Weather service" : "Servicio metereológico", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos meteorológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.", + "Weather data from Met.no" : "Datos meteorológicos de Met.no", "geocoding with Nominatim" : "geocoding con Nominatim", "elevation data from OpenTopoData" : "datos de elevación de OpenTopoData", "Weather" : "El tiempo", |