es.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. "What is your status?" : "¿Cuál es su estado?",
  13. "Set status" : "Configurar estado",
  14. "Online status" : "Estado en línea",
  15. "Status message" : "Mensaje de estado",
  16. "Clear status message" : "Borrar mensaje de estado",
  17. "Set status message" : "Ajustar el mensaje de estado",
  18. "There was an error saving the status" : "Ha habido un error al guardar el estado",
  19. "There was an error clearing the status" : "Ha habido un error al eliminar el estado",
  20. "No recent status changes" : "No hay cambios de estado recientes",
  21. "Away" : "Ausente",
  22. "Do not disturb" : "No molestar",
  23. "{status}, {timestamp}" : "{status}, {timestamp}",
  24. "Don't clear" : "No eliminar",
  25. "Today" : "Hoy",
  26. "This week" : "Esta semana",
  27. "Online" : "En línea",
  28. "Invisible" : "Invisible",
  29. "Offline" : "Sin conexión",
  30. "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
  31. "30 minutes" : "30 minutos",
  32. "1 hour" : "1 hora",
  33. "4 hours" : "4 horas",
  34. "Mute all notifications" : "Silenciar todas las notificaciones",
  35. "Appear offline" : "Aparecer sin conexión",
  36. "Clear status message after" : "Borrar mensaje de estado después de"
  37. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  38. }