0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/user_status/l10n/ast.js
Nextcloud bot e218d1f98e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:25:46 +00:00

48 lines
2.2 KiB
JavaScript

OC.L10N.register(
"user_status",
{
"Recent statuses" : "Estaos de recién",
"No recent status changes" : "Nun hai nengún cambéu d'estáu recién",
"In a meeting" : "Nuna reunión",
"Commuting" : "En desplazamientu",
"Out sick" : "Non disponible por enfermedá",
"Vacationing" : "De vacaciones",
"Out of office" : "Fuera de la oficina",
"Working remotely" : "Trabayando en remoto",
"In a call" : "Nuna llamada",
"User status" : "Estáu del usuariu",
"Clear status after" : "Borrar l'estúa dempués de",
"Emoji for your status message" : "Fustaxes pa los mensaxes d'estáu",
"What is your status?" : "¿Cuál ye'l to estáu?",
"Predefined statuses" : "Estaos predefiníos",
"Previously set" : "Afitóse con anterioridá",
"Reset status" : "Reafitar l'estáu",
"Set status" : "Afitar l'estáu",
"Online status" : "Estáu en llinia",
"Status message" : "Mensaxe del estáu",
"Your status was set automatically" : "L'estáu afitóse automáticamente",
"Clear status message" : "Borrar el mensaxe del estáu",
"Set status message" : "Afitar el mensaxe del estáu",
"Reset status to \"{icon} {message}\"" : "Reafitar l'estáu a «{icon} {message}»",
"Reset status to \"{message}\"" : "Reafitar l'estáu a «{message}»",
"Reset status to \"{icon}\"" : "Reafitar l'estáu a «{icon}»",
"There was an error saving the status" : "Hebo un error al guardar l'estáu",
"There was an error clearing the status" : "Hebo un error al borrar l'estáu",
"There was an error reverting the status" : "Hebo un error al recuperar l'estáu anterior",
"Don't clear" : "Nun borrar",
"Today" : "Güei",
"This week" : "Esta selmana",
"Online" : "En llinia",
"Away" : "Ausente",
"Do not disturb" : "Nun molestar",
"Invisible" : "Invisible",
"Offline" : "Desconectáu",
"There was an error saving the new status" : "Hebo un error al guardar l'estáu nuevu",
"30 minutes" : "30 minutos",
"1 hour" : "1 hora",
"4 hours" : "4 hores",
"Mute all notifications" : "Desactivar tolos avisos",
"Appear offline" : "Apaecer desconectáu"
},
"nplurals=2; plural=(n != 1);");