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 100.0% (363 of 363 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
This commit is contained in:
parent
2a6922feff
commit
5228c3d4ea
@ -482,7 +482,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"setCustomEmotes": "Implantar emotes personalizados",
|
||||
"setCustomEmotes": "Implantar emojis personalizados",
|
||||
"@setCustomEmotes": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -867,7 +867,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noEmotesFound": "Nenhum emote encontrado. 😕",
|
||||
"noEmotesFound": "Nenhum emoji encontrado. 😕",
|
||||
"@noEmotesFound": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1308,7 +1308,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"enableEmotesGlobally": "Habilitar globalmente o pacote de emote",
|
||||
"enableEmotesGlobally": "Habilitar globalmente o pacote de emoji",
|
||||
"@enableEmotesGlobally": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1368,17 +1368,17 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emotePacks": "Pacote de emote para a sala",
|
||||
"emotePacks": "Pacote de emoji para a sala",
|
||||
"@emotePacks": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteInvalid": "Código emote inválido!",
|
||||
"emoteInvalid": "Código emoji inválido!",
|
||||
"@emoteInvalid": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteExists": "Emote já existe!",
|
||||
"emoteExists": "Emoji já existe!",
|
||||
"@emoteExists": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1388,17 +1388,17 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteWarnNeedToPick": "Você tem que escolher um código emote e uma imagem!",
|
||||
"emoteWarnNeedToPick": "Você tem que escolher um código emoji e uma imagem!",
|
||||
"@emoteWarnNeedToPick": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteShortcode": "Código Emote",
|
||||
"emoteShortcode": "Código Emoji",
|
||||
"@emoteShortcode": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteSettings": "Configuração dos Emote",
|
||||
"emoteSettings": "Configuração dos Emoji",
|
||||
"@emoteSettings": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1939,5 +1939,20 @@
|
||||
"@publicKey": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"yourPublicKey": "Sua chave pública",
|
||||
"@yourPublicKey": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"tooManyRequestsWarning": "Demasiadas requisições. Por favor, tente novamente mais tarde!",
|
||||
"@tooManyRequestsWarning": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noConnectionToTheServer": "Sem conexão com o servidor",
|
||||
"@noConnectionToTheServer": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user