tooot/src/i18n/pt_BR/screens/tabs.json

345 lines
7.7 KiB
JSON

{
"tabs": {
"local": {
"name": "Seguindo"
},
"public": {
"name": "",
"segments": {
"left": "Global",
"right": "Local"
}
},
"notifications": {
"name": "Notificações"
},
"me": {
"name": "Sobre mim"
}
},
"common": {
"search": {
"accessibilityLabel": "Pesquisa",
"accessibilityHint": "Pesquisar por hashtags, usuários ou toots"
}
},
"notifications": {
"filter": {
"accessibilityLabel": "Filtro",
"accessibilityHint": "Filtrar notificações por tipos"
}
},
"me": {
"stacks": {
"bookmarks": {
"name": "Favoritos"
},
"conversations": {
"name": "Mensagens diretas"
},
"favourites": {
"name": "Favoritos"
},
"fontSize": {
"name": "Tamanho da fonte do Toot"
},
"lists": {
"name": "Listas"
},
"list": {
"name": "Lista: {{list}}"
},
"push": {
"name": "Notificação"
},
"profile": {
"name": "Editar Perfil"
},
"profileName": {
"name": "Editar nome de exibição"
},
"profileNote": {
"name": "Editar descrição"
},
"profileFields": {
"name": "Editar Metadados"
},
"settings": {
"name": "Configurações do Aplicativo"
},
"webSettings": {
"name": "Mais configurações"
},
"switch": {
"name": "Alterar Conta"
}
},
"fontSize": {
"showcase": "Exemplo de toot",
"demo": "<p>Esta é uma demonstração também😊. Você pode escolher entre várias opções abaixo.<br /><br />Esta configuração afeta apenas o conteúdo principal dos toots, mas não os tamanhos de outra fonte.</p>",
"availableSizes": "Tamanhos disponíveis",
"sizes": {
"S": "S",
"M": "M - Padrão",
"L": "Grande",
"XL": "Extra grande",
"XXL": "Extra grande"
}
},
"profile": {
"cancellation": {
"title": "Alterações não salvas",
"message": "Sua alteração não foi salva. Descartar as alterações?",
"buttons": {
"cancel": "$t(common:buttons.cancel)",
"discard": "Descartar"
}
},
"feedback": {
"succeed": "{{type}} atualizado",
"failed": "{{type}} falhou na atualização. Por favor, tente novamente"
},
"root": {
"name": {
"title": "Nome de exibição"
},
"avatar": {
"title": "Imagem de perfil",
"description": "Será reduzido a 400x400px"
},
"header": {
"title": "Banner",
"description": "Será reduzido para 1500x500px"
},
"note": {
"title": "Descrição"
},
"fields": {
"title": "Metadados",
"total_one": "{{count}} campo",
"total_other": "{{count}} campos"
},
"visibility": {
"title": "Visibilidade da Postagem",
"options": {
"public": "Público",
"unlisted": "Não listado",
"private": "Apenas seguidores",
"cancel": "$t(common:buttons.cancel)"
}
},
"sensitive": {
"title": "Publicação de Mídia Sensiva"
},
"lock": {
"title": "Trancar conta",
"description": "Requer que você aprove manualmente seguidores"
},
"bot": {
"title": "Conta bot",
"description": "Essa conta executa principalmente ações automatizadas e pode não ser monitorada"
}
},
"fields": {
"group": "Grupo {{index}}",
"label": "Rótulo",
"content": "Conteúdo"
}
},
"push": {
"notAvailable": "Seu telefone não suporta notificação de envio de tooot",
"enable": {
"direct": "Habilitar notificações via push",
"settings": "Ativar em configurações"
},
"global": {
"heading": "Habilitar para {{acct}}",
"description": "Mensagens são encaminhadas pelo servidor do tooot"
},
"decode": {
"heading": "Ver detalhes da mensagem",
"description": "As mensagens enviadas através do servidor do tooot são criptografadas, mas você pode optar por decodificar a mensagem no servidor. Nosso código fonte de servidor é open source, e nenhuma política de registro."
},
"default": {
"heading": "Padrão"
},
"follow": {
"heading": "Novo seguidor"
},
"favourite": {
"heading": "Favoritos"
},
"reblog": {
"heading": "Boosted"
},
"mention": {
"heading": "Mencionou você"
},
"poll": {
"heading": "Pesquisa atualizada"
},
"howitworks": ""
},
"root": {
"announcements": {
"content": {
"unread": "",
"read": "",
"empty": ""
}
},
"push": {
"content": {
"enabled": "",
"disabled": ""
}
},
"update": {
"title": ""
},
"logout": {
"button": "",
"alert": {
"title": "",
"message": "",
"buttons": {
"logout": "",
"cancel": ""
}
}
}
},
"settings": {
"fontsize": {
"heading": "",
"content": {
"S": "",
"M": "",
"L": "",
"XL": "",
"XXL": ""
}
},
"language": {
"heading": "",
"options": {
"cancel": ""
}
},
"theme": {
"heading": "",
"options": {
"auto": "",
"light": "",
"dark": "",
"cancel": ""
}
},
"darkTheme": {
"heading": "",
"options": {
"lighter": "",
"darker": "",
"cancel": ""
}
},
"browser": {
"heading": "",
"options": {
"internal": "",
"external": "",
"cancel": ""
}
},
"staticEmoji": {
"heading": "",
"description": ""
},
"feedback": {
"heading": ""
},
"support": {
"heading": ""
},
"review": {
"heading": ""
},
"contact": {
"heading": ""
},
"analytics": {
"heading": "",
"description": ""
},
"version": "",
"instanceVersion": ""
},
"switch": {
"existing": "",
"new": ""
}
},
"shared": {
"account": {
"actions": {
"accessibilityLabel": "",
"accessibilityHint": ""
},
"followed_by": "",
"moved": "",
"created_at": "",
"summary": {
"statuses_count": "",
"following_count": "",
"followers_count": ""
},
"toots": {
"default": "",
"all": ""
}
},
"attachments": {
"name": ""
},
"search": {
"header": {
"prefix": "",
"placeholder": ""
},
"empty": {
"general": "",
"advanced": {
"header": "",
"example": {
"account": "",
"hashtag": "",
"statusLink": "",
"accountLink": ""
}
}
},
"sections": {
"accounts": "",
"hashtags": "",
"statuses": ""
},
"notFound": ""
},
"toot": {
"name": ""
},
"users": {
"accounts": {
"following": "",
"followers": ""
},
"statuses": {
"reblogged_by": "",
"favourited_by": ""
}
},
"history": {
"name": ""
}
}
}