mirror of
https://github.com/tooot-app/app
synced 2025-01-09 16:12:51 +01:00
New translations timeline.json (Portuguese, Brazilian)
This commit is contained in:
parent
1438536cab
commit
72704b6eac
@ -16,67 +16,67 @@
|
|||||||
},
|
},
|
||||||
"refresh": {
|
"refresh": {
|
||||||
"fetchPreviousPage": "Mais novo aqui",
|
"fetchPreviousPage": "Mais novo aqui",
|
||||||
"refetch": ""
|
"refetch": "Mais recente"
|
||||||
},
|
},
|
||||||
"shared": {
|
"shared": {
|
||||||
"actioned": {
|
"actioned": {
|
||||||
"pinned": "",
|
"pinned": "Fixado",
|
||||||
"favourite": "",
|
"favourite": "{{name}} favoritou seu toot",
|
||||||
"status": "",
|
"status": "{{name}} acabou de postar",
|
||||||
"follow": "",
|
"follow": "{{name}} seguiu você",
|
||||||
"follow_request": "",
|
"follow_request": "{{name}} pediu para te seguir",
|
||||||
"poll": "",
|
"poll": "Uma enquete em que você votou terminou",
|
||||||
"reblog": {
|
"reblog": {
|
||||||
"default": "",
|
"default": "{{name}} boostou",
|
||||||
"notification": ""
|
"notification": "{{name}} deu boost no teu toot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"reply": {
|
"reply": {
|
||||||
"accessibilityLabel": ""
|
"accessibilityLabel": "Responder a este toot"
|
||||||
},
|
},
|
||||||
"reblogged": {
|
"reblogged": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Boost este toot",
|
||||||
"function": ""
|
"function": "Boost toot"
|
||||||
},
|
},
|
||||||
"favourited": {
|
"favourited": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Adicionar este toot aos favoritos",
|
||||||
"function": ""
|
"function": "Toot favorito"
|
||||||
},
|
},
|
||||||
"bookmarked": {
|
"bookmarked": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Adicionar este toot aos favoritos",
|
||||||
"function": ""
|
"function": "Favoritos"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"actionsUsers": {
|
"actionsUsers": {
|
||||||
"reblogged_by": {
|
"reblogged_by": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "{{count}} usuários compartilharam este toot",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Toque para conhecer os usuários",
|
||||||
"text": ""
|
"text": ""
|
||||||
},
|
},
|
||||||
"favourited_by": {
|
"favourited_by": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "{{count}} usuários favoritaram este toot",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Toque para conhecer os usuários",
|
||||||
"text": ""
|
"text": ""
|
||||||
},
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Este toot foi editado {{count}} vezes",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "Toque para ver o histórico completo de edição",
|
||||||
"text_one": "",
|
"text_one": "{{count}} edição",
|
||||||
"text_other": ""
|
"text_other": "{{count}} edições"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"attachment": {
|
"attachment": {
|
||||||
"sensitive": {
|
"sensitive": {
|
||||||
"button": ""
|
"button": "Mostrar mídia sensível"
|
||||||
},
|
},
|
||||||
"unsupported": {
|
"unsupported": {
|
||||||
"text": "",
|
"text": "Erro ao carregar",
|
||||||
"button": ""
|
"button": "Experimente o link remoto"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "Avatar de {{name}}",
|
||||||
"accessibilityHint": ""
|
"accessibilityHint": ""
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
|
Loading…
Reference in New Issue
Block a user