nextcloud/apps/user_status/l10n/es.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

45 lines
2.2 KiB
JSON
Raw Normal View History

2020-09-27 22:17:48 -04:00
{ "translations": {
"Recent statuses" : "Estados recientes",
"No recent status changes" : "No hay cambios de estado recientes",
2020-09-27 22:17:48 -04:00
"In a meeting" : "En una reunión",
2021-05-01 22:25:23 -04:00
"Commuting" : "De viaje",
2020-09-27 22:17:48 -04:00
"Out sick" : "Ausente por enfermedad",
"Vacationing" : "De vacaciones",
"Out of office" : "Fuera de la oficina",
2020-09-27 22:17:48 -04:00
"Working remotely" : "Teletrabajando",
"In a call" : "En una llamada",
2020-09-27 22:17:48 -04:00
"User status" : "Estado del usuario",
"Clear status after" : "Eliminar el estado después de",
"Emoji for your status message" : "Emoji para sus mensaje de estado",
"What is your status?" : "¿Cuál es su estado?",
"Predefined statuses" : "Estados predefinidos",
"Previously set" : "Previamente definido",
"Reset status" : "Re-inicializar estado",
2020-10-02 07:06:18 -04:00
"Set status" : "Configurar estado",
2020-10-03 22:18:16 -04:00
"Online status" : "Estado en línea",
2020-10-02 07:06:18 -04:00
"Status message" : "Mensaje de estado",
"Your status was set automatically" : "Su estado fue definido automáticamente",
2020-10-02 07:06:18 -04:00
"Clear status message" : "Borrar mensaje de estado",
"Set status message" : "Ajustar el mensaje de estado",
"Reset status to \"{icon} {message}\"" : "Re-inicializar estado a \"{icon} {message}\"",
"Reset status to \"{message}\"" : "Re-inicializar estado a \"{message}\"",
"Reset status to \"{icon}\"" : "Re-inicializar estado a \"{icon}\"",
2020-09-27 22:17:48 -04:00
"There was an error saving the status" : "Ha habido un error al guardar el estado",
"There was an error clearing the status" : "Ha habido un error al eliminar el estado",
"There was an error reverting the status" : "Ocurrió un error al revertir el estado",
2020-09-27 22:17:48 -04:00
"Don't clear" : "No eliminar",
"Today" : "Hoy",
"This week" : "Esta semana",
2020-10-02 07:06:18 -04:00
"Online" : "En línea",
"Away" : "Ausente",
"Do not disturb" : "No molestar",
2020-10-02 07:06:18 -04:00
"Invisible" : "Invisible",
"Offline" : "Sin conexión",
"There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
2020-09-27 22:17:48 -04:00
"30 minutes" : "30 minutos",
"1 hour" : "1 hora",
"4 hours" : "4 horas",
2020-09-30 22:18:34 -04:00
"Mute all notifications" : "Silenciar todas las notificaciones",
"Appear offline" : "Aparecer sin conexión"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2020-09-27 22:17:48 -04:00
}