Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (774 of 780 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
This commit is contained in:
parent
2f8a15c198
commit
abebe83c14
1 changed files with 10 additions and 6 deletions
|
|
@ -82,7 +82,7 @@
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"areGuestsAllowedToJoin": "Usuários visitantes podem participar?",
|
"areGuestsAllowedToJoin": "Visitantes podem participar?",
|
||||||
"@areGuestsAllowedToJoin": {
|
"@areGuestsAllowedToJoin": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -250,7 +250,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheGuestAccessRules": "{username} alterou as regras de acesso dos convidados",
|
"changedTheGuestAccessRules": "{username} alterou as regras de acesso dos visitantes",
|
||||||
"@changedTheGuestAccessRules": {
|
"@changedTheGuestAccessRules": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -259,7 +259,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changedTheGuestAccessRulesTo": "{username} alterou as regras de acesso dos convidados para: {rules}",
|
"changedTheGuestAccessRulesTo": "{username} alterou as regras de acesso dos visitantes para: {rules}",
|
||||||
"@changedTheGuestAccessRulesTo": {
|
"@changedTheGuestAccessRulesTo": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -879,7 +879,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"guestsAreForbidden": "Convidados estão proibidos",
|
"guestsAreForbidden": "Visitantes são proibidos",
|
||||||
"@guestsAreForbidden": {
|
"@guestsAreForbidden": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1434,7 +1434,7 @@
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"recording": "Gravando",
|
"recording": "Gravação",
|
||||||
"@recording": {
|
"@recording": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -3378,5 +3378,9 @@
|
||||||
"previous": "Anterior",
|
"previous": "Anterior",
|
||||||
"@previous": {},
|
"@previous": {},
|
||||||
"otherPartyNotLoggedIn": "A outra pessoa não está online no momento e portanto não consegue receber mensagens!",
|
"otherPartyNotLoggedIn": "A outra pessoa não está online no momento e portanto não consegue receber mensagens!",
|
||||||
"@otherPartyNotLoggedIn": {}
|
"@otherPartyNotLoggedIn": {},
|
||||||
|
"customReaction": "Reação personalizada",
|
||||||
|
"@customReaction": {},
|
||||||
|
"moreEvents": "Mais eventos",
|
||||||
|
"@moreEvents": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue