diff options
Diffstat (limited to 'apps/dashboard/l10n/es.js')
-rw-r--r-- | apps/dashboard/l10n/es.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/dashboard/l10n/es.js b/apps/dashboard/l10n/es.js index 3c27523d67b..06a26af9975 100644 --- a/apps/dashboard/l10n/es.js +++ b/apps/dashboard/l10n/es.js @@ -16,12 +16,11 @@ OC.L10N.register( "Hello, {name}" : "Hola, {name}", "Happy birthday 馃コ馃ぉ馃巶馃帀" : "Feliz cumplea帽os 馃コ馃ぉ馃巶馃帀", "Happy birthday, {name} 馃コ馃ぉ馃巶馃帀" : "Feliz cumplea帽os, {name} 馃コ馃ぉ馃巶馃帀", - "\"{title} icon\"" : "\"icono {title}\"", "Customize" : "Personalizar", "Edit widgets" : "Editar widgets", "Get more widgets from the App Store" : "Conseguir m谩s widgets desde la tienda de Apps", - "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 service" : "Servicio meteorol贸gico", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Para su privacidad, los datos meteorol贸gicos son solicitados por su servidor Nextcloud en su nombre, de tal forma que el servicio no reciba 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" |