es.json 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. { "translations": {
  2. "Recent statuses" : "Estados recientes",
  3. "In a meeting" : "En una reunión",
  4. "Commuting" : "De viaje",
  5. "Out sick" : "Ausente por enfermedad",
  6. "Vacationing" : "De vacaciones",
  7. "Working remotely" : "Teletrabajando",
  8. "In a call" : "En una llamada",
  9. "User status" : "Estado del usuario",
  10. "View profile" : "Ver perfil",
  11. "Clear status after" : "Eliminar el estado después de",
  12. "Emoji for your status message" : "Emoji para sus mensaje de estado",
  13. "What is your status?" : "¿Cuál es su estado?",
  14. "Predefined statuses" : "Estados predefinidos",
  15. "Previously set" : "Previamente definido",
  16. "Reset status" : "Re-inicializar estado",
  17. "Set status" : "Configurar estado",
  18. "Online status" : "Estado en línea",
  19. "Status message" : "Mensaje de estado",
  20. "Your status was set automatically" : "Su estado fue definido automáticamente",
  21. "Clear status message" : "Borrar mensaje de estado",
  22. "Set status message" : "Ajustar el mensaje de estado",
  23. "Reset status to \"{icon} {message}\"" : "Re-inicializar estado a \"{icon} {message}\"",
  24. "Reset status to \"{message}\"" : "Re-inicializar estado a \"{message}\"",
  25. "Reset status to \"{icon}\"" : "Re-inicializar estado a \"{icon}\"",
  26. "There was an error saving the status" : "Ha habido un error al guardar el estado",
  27. "There was an error clearing the status" : "Ha habido un error al eliminar el estado",
  28. "There was an error reverting the status" : "Ocurrió un error al revertir el estado",
  29. "No recent status changes" : "No hay cambios de estado recientes",
  30. "Away" : "Ausente",
  31. "Do not disturb" : "No molestar",
  32. "{status}, {timestamp}" : "{status}, {timestamp}",
  33. "Don't clear" : "No eliminar",
  34. "Today" : "Hoy",
  35. "This week" : "Esta semana",
  36. "Online" : "En línea",
  37. "Invisible" : "Invisible",
  38. "Offline" : "Sin conexión",
  39. "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
  40. "30 minutes" : "30 minutos",
  41. "1 hour" : "1 hora",
  42. "4 hours" : "4 horas",
  43. "Mute all notifications" : "Silenciar todas las notificaciones",
  44. "Appear offline" : "Aparecer sin conexión"
  45. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  46. }