tooot/src/i18n/pt_BR/components/timeline.json

234 lines
5.4 KiB
JSON

{
"empty": {
"error": {
"message": "Erro ao carregar",
"button": "Tentar novamente"
},
"success": {
"message": "Linha do tempo vazia"
}
},
"end": {
"message": "Que tal um copo de <0 />"
},
"lookback": {
"message": "Última leitura em"
},
"refresh": {
"fetchPreviousPage": "Mais novo aqui",
"refetch": "Mais recente"
},
"shared": {
"actioned": {
"pinned": "Fixado",
"favourite": "{{name}} favoritou seu toot",
"status": "{{name}} acabou de postar",
"follow": "{{name}} seguiu você",
"follow_request": "{{name}} pediu para te seguir",
"poll": "Uma enquete em que você votou terminou",
"reblog": {
"default": "{{name}} boostou",
"notification": "{{name}} deu boost no teu toot"
}
},
"actions": {
"reply": {
"accessibilityLabel": "Responder a este toot"
},
"reblogged": {
"accessibilityLabel": "Boost este toot",
"function": "Boost toot"
},
"favourited": {
"accessibilityLabel": "Adicionar este toot aos favoritos",
"function": "Toot favorito"
},
"bookmarked": {
"accessibilityLabel": "Adicionar este toot aos favoritos",
"function": "Favoritos"
}
},
"actionsUsers": {
"reblogged_by": {
"accessibilityLabel": "{{count}} usuários compartilharam este toot",
"accessibilityHint": "Toque para conhecer os usuários",
"text": ""
},
"favourited_by": {
"accessibilityLabel": "{{count}} usuários favoritaram este toot",
"accessibilityHint": "Toque para conhecer os usuários",
"text": ""
},
"history": {
"accessibilityLabel": "Este toot foi editado {{count}} vezes",
"accessibilityHint": "Toque para ver o histórico completo de edição",
"text_one": "{{count}} edição",
"text_other": "{{count}} edições"
}
},
"attachment": {
"sensitive": {
"button": "Mostrar mídia sensível"
},
"unsupported": {
"text": "Erro ao carregar",
"button": "Experimente o link remoto"
}
},
"avatar": {
"accessibilityLabel": "Avatar de {{name}}",
"accessibilityHint": ""
},
"content": {
"expandHint": ""
},
"filtered": "",
"fullConversation": "",
"translate": {
"default": "",
"succeed": "",
"failed": "",
"source_not_supported": "",
"target_not_supported": ""
},
"header": {
"shared": {
"account": {
"name": {
"accessibilityHint": ""
},
"account": {
"accessibilityHint": ""
}
},
"application": "",
"edited": {
"accessibilityLabel": ""
},
"muted": {
"accessibilityLabel": ""
},
"visibility": {
"direct": {
"accessibilityLabel": ""
},
"private": {
"accessibilityLabel": ""
}
}
},
"conversation": {
"withAccounts": "",
"delete": {
"function": ""
}
},
"actions": {
"accessibilityHint": "",
"account": {
"heading": "",
"mute": {
"function": "",
"button": ""
},
"block": {
"function": "",
"button": ""
},
"reports": {
"function": "",
"button": ""
}
},
"domain": {
"heading": "",
"block": {
"function": "",
"button": ""
},
"alert": {
"title": "",
"message": "",
"buttons": {
"confirm": "",
"cancel": ""
}
}
},
"share": {
"status": {
"heading": "",
"button": ""
},
"account": {
"heading": "",
"button": ""
}
},
"status": {
"heading": "",
"edit": {
"function": "",
"button": ""
},
"delete": {
"function": "",
"button": "",
"alert": {
"title": "",
"message": "",
"buttons": {
"confirm": "",
"cancel": ""
}
}
},
"deleteEdit": {
"function": "",
"button": "",
"alert": {
"title": "",
"message": "",
"buttons": {
"confirm": "",
"cancel": ""
}
}
},
"mute": {
"function": "",
"button": {
"positive": "",
"negative": ""
}
},
"pin": {
"function": "",
"button": {
"positive": "",
"negative": ""
}
}
}
}
},
"poll": {
"meta": {
"button": {
"vote": "",
"refresh": ""
},
"count": {
"voters_one": "",
"voters_other": "",
"votes_one": "",
"votes_other": ""
},
"expiration": {
"expired": "",
"until": ""
}
}
}
}
}