1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
{ "translations": {
"Recent statuses" : "Estats recents",
"In a meeting" : "En una reunió",
"Commuting" : "En desplaçament",
"Out sick" : "No disponible per malaltia",
"Vacationing" : "De vacances",
"Working remotely" : "Treballant en remot",
"In a call" : "En una trucada",
"User status" : "Estat de l'usuari",
"View profile" : "Visualitza el perfil",
"Clear status after" : "Esborra l'estat després de",
"What is your status?" : "Quin és el vostre estat?",
"Set status" : "Indica l'estat",
"Online status" : "Estat en línia",
"Status message" : "Missatge d'estat",
"Clear status message" : "Esborra el missatge d'estat",
"Set status message" : "Indica el missatge d'estat",
"There was an error saving the status" : "S'ha produït un error en desar l'estat",
"There was an error clearing the status" : "S'ha produït un error en esborrar l'estat",
"No recent status changes" : "No hi ha cap canvi d'estat recent",
"Away" : "Absent",
"Do not disturb" : "No molesteu",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "No l'esborris",
"Today" : "Avui",
"This week" : "Aquesta setmana",
"Online" : "En línia",
"Invisible" : "Invisible",
"Offline" : "Fora de línia",
"There was an error saving the new status" : "S'ha produït un error en desar l'estat nou",
"30 minutes" : "30 minuts",
"1 hour" : "1 hora",
"4 hours" : "4 hores",
"Mute all notifications" : "Silencia totes les notificacions",
"Appear offline" : "Apareix fora de línia",
"Clear status message after" : "Esborra el missatge d'estat després de"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|