mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (582 of 583 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
This commit is contained in:
parent
03b0e63002
commit
3010616b9f
@ -2804,5 +2804,58 @@
|
|||||||
"editWidgets": "Editar ferramentas",
|
"editWidgets": "Editar ferramentas",
|
||||||
"@editWidgets": {},
|
"@editWidgets": {},
|
||||||
"showSpaces": "Mostrar lista de espaços",
|
"showSpaces": "Mostrar lista de espaços",
|
||||||
"@showSpaces": {}
|
"@showSpaces": {},
|
||||||
|
"showDirectChatsInSpaces": "Mostrar Conversas Diretas relacionadas nos Espaços",
|
||||||
|
"@showDirectChatsInSpaces": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"youRejectedTheInvitation": "Você rejeitou o convite",
|
||||||
|
"@youRejectedTheInvitation": {},
|
||||||
|
"youBannedUser": "Você baniu {user}",
|
||||||
|
"@youBannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youHaveWithdrawnTheInvitationFor": "Você revogou o convite para {user}",
|
||||||
|
"@youHaveWithdrawnTheInvitationFor": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedBy": "Você foi convidado por {user}",
|
||||||
|
"@youInvitedBy": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedUser": "Você convidou {user}",
|
||||||
|
"@youInvitedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youAcceptedTheInvitation": "Você aceitou o convite",
|
||||||
|
"@youAcceptedTheInvitation": {},
|
||||||
|
"youJoinedTheChat": "Você entrou na conversa",
|
||||||
|
"@youJoinedTheChat": {},
|
||||||
|
"youKicked": "Você expulsou {user}",
|
||||||
|
"@youKicked": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKickedAndBanned": "Você expulsou e baniu {user}",
|
||||||
|
"@youKickedAndBanned": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youUnbannedUser": "Você revogou o banimento de {user}",
|
||||||
|
"@youUnbannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user