mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 23:09:35 +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",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"setCustomEmotes": "Implantar emotes personalizados",
|
"setCustomEmotes": "Implantar emojis personalizados",
|
||||||
"@setCustomEmotes": {
|
"@setCustomEmotes": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -867,7 +867,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"noEmotesFound": "Nenhum emote encontrado. 😕",
|
"noEmotesFound": "Nenhum emoji encontrado. 😕",
|
||||||
"@noEmotesFound": {
|
"@noEmotesFound": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1308,7 +1308,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"enableEmotesGlobally": "Habilitar globalmente o pacote de emote",
|
"enableEmotesGlobally": "Habilitar globalmente o pacote de emoji",
|
||||||
"@enableEmotesGlobally": {
|
"@enableEmotesGlobally": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1368,17 +1368,17 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emotePacks": "Pacote de emote para a sala",
|
"emotePacks": "Pacote de emoji para a sala",
|
||||||
"@emotePacks": {
|
"@emotePacks": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteInvalid": "Código emote inválido!",
|
"emoteInvalid": "Código emoji inválido!",
|
||||||
"@emoteInvalid": {
|
"@emoteInvalid": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteExists": "Emote já existe!",
|
"emoteExists": "Emoji já existe!",
|
||||||
"@emoteExists": {
|
"@emoteExists": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1388,17 +1388,17 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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": {
|
"@emoteWarnNeedToPick": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteShortcode": "Código Emote",
|
"emoteShortcode": "Código Emoji",
|
||||||
"@emoteShortcode": {
|
"@emoteShortcode": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteSettings": "Configuração dos Emote",
|
"emoteSettings": "Configuração dos Emoji",
|
||||||
"@emoteSettings": {
|
"@emoteSettings": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1939,5 +1939,20 @@
|
|||||||
"@publicKey": {
|
"@publicKey": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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