es.json 2.5 KB

1234567891011121314151617181920212223242526
  1. { "translations": {
  2. "Dashboard" : "Dashboard",
  3. "Dashboard app" : "App Dashboard",
  4. "\"{title} icon\"" : "\"icono {title}\"",
  5. "Customize" : "Personalizar",
  6. "Edit widgets" : "Editar widgets",
  7. "Get more widgets from the App Store" : "Conseguir más widgets desde la tienda de Apps",
  8. "Weather service" : "Servicio metereológico",
  9. "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.",
  10. "Weather data from Met.no" : "Datos meteorológicos de Met.no",
  11. "geocoding with Nominatim" : "geocoding con Nominatim",
  12. "elevation data from OpenTopoData" : "datos de elevación de OpenTopoData",
  13. "Weather" : "El tiempo",
  14. "Status" : "Estado",
  15. "Good morning" : "Buenos días",
  16. "Good morning, {name}" : "Buenos días, {name}",
  17. "Good afternoon" : "Buenas tardes",
  18. "Good afternoon, {name}" : "Buenas tardes, {name}",
  19. "Good evening" : "Buenas tardes",
  20. "Good evening, {name}" : "Buenas tardes, {name}",
  21. "Hello" : "Hola",
  22. "Hello, {name}" : "Hola, {name}",
  23. "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Comienza tu día informado\n\nEl Dashboard de Nextcloud es tu punto de partida del día, dándote un\nresumen de tus próximas citas, emails urgentes, mensajes de chat,\npróximos tickets, últimos tweets y mucho más! Los usuarios pueden agregr widgets\nque le gusten y cambiar el fondo a su gusto.",
  24. "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Inicie su día informado\n\nEl tablero de Nextcloud es el punto de partida de su día, ¡dándole una vista general de sus citas cercanas, correos electrónicos urgentes, mensajes de chat, próximos tickets, últimos tweets y mucho más!. Los usuarios podrán agregar los widgets que deseen y cambiar el fondo a gusto."
  25. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  26. }