diff options
Diffstat (limited to 'apps/dashboard/l10n/es.json')
-rw-r--r-- | apps/dashboard/l10n/es.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/es.json b/apps/dashboard/l10n/es.json new file mode 100644 index 00000000000..6474453ef7c --- /dev/null +++ b/apps/dashboard/l10n/es.json @@ -0,0 +1,27 @@ +{ "translations": { + "Dashboard" : "Dashboard", + "Dashboard app" : "App Dashboard", + "Show something" : "Mostrar algo", + "Customize" : "Personalizar", + "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" : "El tiempo", + "Status" : "Estado", + "Good evening, {name}" : "Buenas tardes, {name}", + "Good evening" : "Buenas tardes", + "Good afternoon, {name}" : "Buenas tardes, {name}", + "Good afternoon" : "Buenas tardes", + "Good morning, {name}" : "Buenos días, {name}", + "Good morning" : "Buenos días", + "Good night, {name}" : "Buenas noches, {name}", + "Good night" : "Buenas noches", + "Pick from files" : "Escoger desde los archivos", + "Default images" : "Imágenes predeterminadas", + "Plain background" : "Fondo liso", + "Insert from {productName}" : "Insertar desde {productName}" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |