New translations compose.json (Portuguese, Brazilian)

This commit is contained in:
xmflsct 2022-05-19 22:55:40 +02:00
parent bfdf9e5054
commit b88bad674d
1 changed files with 29 additions and 29 deletions

View File

@ -1,35 +1,35 @@
{ {
"heading": { "heading": {
"left": { "left": {
"button": "", "button": "Cancelar",
"alert": { "alert": {
"title": "", "title": "Cancelar edições?",
"buttons": { "buttons": {
"save": "", "save": "Salvar rascunho",
"delete": "", "delete": "Apagar rascunho",
"cancel": "" "cancel": "Cancelar"
} }
} }
}, },
"right": { "right": {
"button": { "button": {
"default": "", "default": "Toot",
"conversation": "", "conversation": "Toot DM",
"reply": "", "reply": "Resposta de toot",
"deleteEdit": "", "deleteEdit": "Toot",
"edit": "", "edit": "Toot",
"share": "" "share": "Toot"
}, },
"alert": { "alert": {
"default": { "default": {
"title": "", "title": "",
"button": "" "button": "Tente Novamente"
}, },
"removeReply": { "removeReply": {
"title": "", "title": "Não foi possível encontrar um toot respondido",
"description": "", "description": "Um toot respondido pode ter sido excluído. Você quer removê-lo da sua referência?",
"cancel": "", "cancel": "$t(common:buttons.cancel)",
"confirm": "" "confirm": "Remover referência"
} }
} }
} }
@ -37,47 +37,47 @@
"content": { "content": {
"root": { "root": {
"header": { "header": {
"postingAs": "", "postingAs": "Tooting cono @{{acct}}@{{domain}}",
"spoilerInput": { "spoilerInput": {
"placeholder": "" "placeholder": ""
}, },
"textInput": { "textInput": {
"placeholder": "", "placeholder": "No que você está pensando",
"keyboardImage": { "keyboardImage": {
"exceedMaximum": { "exceedMaximum": {
"title": "", "title": "Quantidade máxima de anexos atingida",
"OK": "" "OK": "$t(common:buttons.OK)"
} }
} }
} }
}, },
"footer": { "footer": {
"attachments": { "attachments": {
"sensitive": "", "sensitive": "Marcar anexos como sensível",
"remove": { "remove": {
"accessibilityLabel": "" "accessibilityLabel": "Remover anexo enviado, número {{attachment}}"
}, },
"edit": { "edit": {
"accessibilityLabel": "" "accessibilityLabel": "Editar o anexo enviado, número {{attachment}}"
}, },
"upload": { "upload": {
"accessibilityLabel": "" "accessibilityLabel": "Carregar mais anexos"
} }
}, },
"emojis": { "emojis": {
"accessibilityHint": "" "accessibilityHint": "Toque para adicionar emojis ao toot"
}, },
"poll": { "poll": {
"option": { "option": {
"placeholder": { "placeholder": {
"accessibilityLabel": "", "accessibilityLabel": "Opção de enquete {{index}}",
"single": "", "single": "Única escolha",
"multiple": "" "multiple": "Múltiplas opções"
} }
}, },
"quantity": { "quantity": {
"reduce": { "reduce": {
"accessibilityLabel": "", "accessibilityLabel": "Reduzir opções da enquete para {{amount}}",
"accessibilityHint": "" "accessibilityHint": ""
}, },
"increase": { "increase": {