nextcloud/apps/user_status/l10n/es.json

36 lines
1.6 KiB
JSON
Raw Normal View History

2020-09-28 05:17:48 +03:00
{ "translations": {
"Recent statuses" : "Estados recientes",
"In a meeting" : "En una reunión",
"Commuting" : "Yendo a / Volviendo de trabajar",
"Out sick" : "Ausente por enfermedad",
"Vacationing" : "De vacaciones",
"Working remotely" : "Teletrabajando",
"User status" : "Estado del usuario",
2020-10-02 14:06:18 +03:00
"Clear status message after" : "Borrar mensaje de estado después de",
2020-09-28 05:17:48 +03:00
"What's your status?" : "¿Cuál es tu estado?",
2020-10-02 14:06:18 +03:00
"Set status" : "Configurar estado",
2020-10-04 05:18:16 +03:00
"Online status" : "Estado en línea",
2020-10-02 14:06:18 +03:00
"Status message" : "Mensaje de estado",
"Clear status message" : "Borrar mensaje de estado",
"Set status message" : "Ajustar el mensaje de estado",
2020-09-28 05:17:48 +03: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",
"No recent status changes" : "No hay cambios de estado recientes",
2020-10-02 18:28:57 +03:00
"Away" : "Ausente",
"Do not disturb" : "No molestar",
2020-09-28 05:17:48 +03:00
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "No eliminar",
"Today" : "Hoy",
"This week" : "Esta semana",
2020-10-02 14:06:18 +03:00
"Online" : "En línea",
"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-28 05:17:48 +03:00
"30 minutes" : "30 minutos",
"1 hour" : "1 hora",
"4 hours" : "4 horas",
2020-10-01 05:18:34 +03:00
"Mute all notifications" : "Silenciar todas las notificaciones",
2020-10-04 05:18:16 +03:00
"Appear offline" : "Aparecer sin conexión",
2020-10-02 14:06:18 +03:00
"Clear status after" : "Eliminar el estado después de"
2020-09-28 05:17:48 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}