2020-09-19 22:17:05 -04:00
|
|
|
OC.L10N.register(
|
|
|
|
|
"user_status",
|
|
|
|
|
{
|
2021-08-10 22:26:43 -04:00
|
|
|
"Recent statuses" : "Estados recentes",
|
2023-08-22 20:28:15 -04:00
|
|
|
"No recent status changes" : "Non hai cambios de estado recentes",
|
2020-09-19 22:17:05 -04:00
|
|
|
"In a meeting" : "Nunha xuntanza",
|
|
|
|
|
"Commuting" : "De casa ao traballo ou ao revés",
|
|
|
|
|
"Out sick" : "Enfermo",
|
|
|
|
|
"Vacationing" : "De vacacións",
|
2023-12-18 19:19:27 -05:00
|
|
|
"Out of office" : "Fóra da oficina",
|
2020-09-19 22:17:05 -04:00
|
|
|
"Working remotely" : "Traballando en remoto",
|
2023-03-09 21:27:15 -05:00
|
|
|
"In a call" : "Nunha chamada",
|
2020-09-19 22:17:05 -04:00
|
|
|
"User status" : "Estado do usuario",
|
2022-06-03 22:31:57 -04:00
|
|
|
"Clear status after" : "Limpar o estado após",
|
2023-06-11 20:17:56 -04:00
|
|
|
"Emoji for your status message" : "«Emoji» para a súa mensaxe de estado",
|
2022-04-23 22:28:28 -04:00
|
|
|
"What is your status?" : "Cal é o seu estado?",
|
2023-06-11 20:17:56 -04:00
|
|
|
"Predefined statuses" : "Estados predefinidos",
|
|
|
|
|
"Previously set" : "Estabelecido previamente",
|
|
|
|
|
"Reset status" : "Restabelecer o estado",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Set status" : "Estabelecer o estado",
|
2020-10-02 11:28:57 -04:00
|
|
|
"Online status" : "Estado en liña",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Status message" : "Mensaxe de estado",
|
2023-06-11 20:17:56 -04:00
|
|
|
"Your status was set automatically" : "O seu estado foi estabelecido automaticamente",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Clear status message" : "Limpar a mensaxe de estado",
|
2023-06-11 20:17:56 -04:00
|
|
|
"Set status message" : "Estabelecer a mensaxe de estado",
|
2023-07-07 20:30:07 -04:00
|
|
|
"Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»",
|
2023-06-11 20:17:56 -04:00
|
|
|
"Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»",
|
|
|
|
|
"Reset status to \"{icon}\"" : "Restabelecer o estado a «{icon}»",
|
2020-09-19 22:17:05 -04:00
|
|
|
"There was an error saving the status" : "Produciuse un erro ao gardar o estado",
|
|
|
|
|
"There was an error clearing the status" : "Produciuse un erro ao limpar o estado",
|
2023-04-20 22:28:39 -04:00
|
|
|
"There was an error reverting the status" : "Produciuse un erro ao reverter o estado",
|
2020-09-19 22:17:05 -04:00
|
|
|
"Don't clear" : "Non limpar",
|
|
|
|
|
"Today" : "Hoxe",
|
|
|
|
|
"This week" : "Esta semana",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Online" : "En liña",
|
2023-08-22 20:28:15 -04:00
|
|
|
"Away" : "Ausente",
|
|
|
|
|
"Do not disturb" : "Non molestar",
|
2020-10-02 07:06:18 -04:00
|
|
|
"Invisible" : "Invisíbel",
|
|
|
|
|
"Offline" : "Sen conexión",
|
|
|
|
|
"There was an error saving the new status" : "Produciuse un erro ao gardar o novo estado",
|
2020-09-19 22:17:05 -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 as notificacións",
|
2023-08-22 20:28:15 -04:00
|
|
|
"Appear offline" : "Aparece coma sen conexión",
|
2024-03-28 20:24:23 -04:00
|
|
|
"View profile" : "Ver o perfil"
|
2020-09-19 22:17:05 -04:00
|
|
|
},
|
|
|
|
|
"nplurals=2; plural=(n != 1);");
|