forked from AkkomaGang/akkoma-fe
more pt strings
This commit is contained in:
parent
116a51e949
commit
a2a3bda1f6
1 changed files with 123 additions and 72 deletions
195
src/i18n/pt.json
195
src/i18n/pt.json
|
@ -187,7 +187,7 @@
|
||||||
"no_mutes": "Sem silenciados",
|
"no_mutes": "Sem silenciados",
|
||||||
"hide_follows_description": "Não mostrar quem estou seguindo",
|
"hide_follows_description": "Não mostrar quem estou seguindo",
|
||||||
"hide_followers_description": "Não mostrar quem me segue",
|
"hide_followers_description": "Não mostrar quem me segue",
|
||||||
"show_admin_badge": "Mostrar título de Administrador em meu perfil",
|
"show_admin_badge": "Mostrar distintivo de Administrador em meu perfil",
|
||||||
"show_moderator_badge": "Mostrar título de Moderador em meu perfil",
|
"show_moderator_badge": "Mostrar título de Moderador em meu perfil",
|
||||||
"nsfw_clickthrough": "Habilitar clique para ocultar anexos sensíveis",
|
"nsfw_clickthrough": "Habilitar clique para ocultar anexos sensíveis",
|
||||||
"oauth_tokens": "Token OAuth",
|
"oauth_tokens": "Token OAuth",
|
||||||
|
@ -254,122 +254,173 @@
|
||||||
"color": "Cor",
|
"color": "Cor",
|
||||||
"opacity": "Opacidade",
|
"opacity": "Opacidade",
|
||||||
"contrast": {
|
"contrast": {
|
||||||
"hint": "Contrast ratio is {ratio}, it {level} {context}",
|
"hint": "A taxa de contraste é {ratio}, {level} {context}",
|
||||||
"level": {
|
"level": {
|
||||||
"aa": "meets Level AA guideline (minimal)",
|
"aa": "padrão Nível AA (mínimo)",
|
||||||
"aaa": "meets Level AAA guideline (recommended)",
|
"aaa": "padrão Nível AAA (recomendado)",
|
||||||
"bad": "doesn't meet any accessibility guidelines"
|
"bad": "nenhum padrão de acessibilidade"
|
||||||
},
|
},
|
||||||
"context": {
|
"context": {
|
||||||
"18pt": "for large (18pt+) text",
|
"18pt": "para textos longos (18pt+)",
|
||||||
"text": "for text"
|
"text": "para texto"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common_colors": {
|
"common_colors": {
|
||||||
"_tab_label": "Common",
|
"_tab_label": "Comum",
|
||||||
"main": "Common colors",
|
"main": "Cores Comuns",
|
||||||
"foreground_hint": "See \"Advanced\" tab for more detailed control",
|
"foreground_hint": "Configurações mais detalhadas na aba\"Avançado\"",
|
||||||
"rgbo": "Icons, accents, badges"
|
"rgbo": "Ícones, acentuação, distintivos"
|
||||||
},
|
},
|
||||||
"advanced_colors": {
|
"advanced_colors": {
|
||||||
"_tab_label": "Advanced",
|
"_tab_label": "Avançado",
|
||||||
"alert": "Alert background",
|
"alert": "Fundo de alerta",
|
||||||
"alert_error": "Error",
|
"alert_error": "Erro",
|
||||||
"badge": "Badge background",
|
"badge": "Fundo do distintivo",
|
||||||
"badge_notification": "Notification",
|
"badge_notification": "Notificação",
|
||||||
"panel_header": "Panel header",
|
"panel_header": "Topo do painel",
|
||||||
"top_bar": "Top bar",
|
"top_bar": "Barra do topo",
|
||||||
"borders": "Borders",
|
"borders": "Bordas",
|
||||||
"buttons": "Buttons",
|
"buttons": "Botões",
|
||||||
"inputs": "Input fields",
|
"inputs": "Caixas de entrada",
|
||||||
"faint_text": "Faded text"
|
"faint_text": "Texto esmaecido"
|
||||||
},
|
},
|
||||||
"radii": {
|
"radii": {
|
||||||
"_tab_label": "Roundness"
|
"_tab_label": "Arredondado"
|
||||||
},
|
},
|
||||||
"shadows": {
|
"shadows": {
|
||||||
"_tab_label": "Shadow and lighting",
|
"_tab_label": "Luz e sombra",
|
||||||
"component": "Component",
|
"component": "Componente",
|
||||||
"override": "Override",
|
"override": "Sobrescrever",
|
||||||
"shadow_id": "Shadow #{value}",
|
"shadow_id": "Sombra #{value}",
|
||||||
"blur": "Blur",
|
"blur": "Borrado",
|
||||||
"spread": "Spread",
|
"spread": "Difusão",
|
||||||
"inset": "Inset",
|
"inset": "Inserção",
|
||||||
"hint": "For shadows you can also use --variable as a color value to use CSS3 variables. Please note that setting opacity won't work in this case.",
|
"hint": "Para as sombras você também pode usar --variável como valor de cor para utilizar variáveis do CSS3. Tenha em mente que configurar a opacidade não será possível neste caso.",
|
||||||
"filter_hint": {
|
"filter_hint": {
|
||||||
"always_drop_shadow": "Warning, this shadow always uses {0} when browser supports it.",
|
"always_drop_shadow": "Atenção, esta sombra sempre utiliza {0} quando compatível com o navegador.",
|
||||||
"drop_shadow_syntax": "{0} does not support {1} parameter and {2} keyword.",
|
"drop_shadow_syntax": "{0} não é compatível com o parâmetro {1} e a palavra-chave {2}.",
|
||||||
"avatar_inset": "Please note that combining both inset and non-inset shadows on avatars might give unexpected results with transparent avatars.",
|
"avatar_inset": "Tenha em mente que combinar as sombras de inserção e a não-inserção em avatares pode causar resultados inesperados em avatares transparentes.",
|
||||||
"spread_zero": "Shadows with spread > 0 will appear as if it was set to zero",
|
"spread_zero": "Sombras com uma difusão > 0 aparecerão como se fossem definidas como 0.",
|
||||||
"inset_classic": "Inset shadows will be using {0}"
|
"inset_classic": "Sombras de inserção utilizarão {0}"
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
"panel": "Panel",
|
"panel": "Painel",
|
||||||
"panelHeader": "Panel header",
|
"panelHeader": "Topo do painel",
|
||||||
"topBar": "Top bar",
|
"topBar": "Barra do topo",
|
||||||
"avatar": "User avatar (in profile view)",
|
"avatar": "Avatar do usuário (na visualização do perfil)",
|
||||||
"avatarStatus": "User avatar (in post display)",
|
"avatarStatus": "Avatar do usuário (na exibição de posts)",
|
||||||
"popup": "Popups and tooltips",
|
"popup": "Dicas e notificações",
|
||||||
"button": "Button",
|
"button": "Botão",
|
||||||
"buttonHover": "Button (hover)",
|
"buttonHover": "Botão (em cima)",
|
||||||
"buttonPressed": "Button (pressed)",
|
"buttonPressed": "Botão (pressionado)",
|
||||||
"buttonPressedHover": "Button (pressed+hover)",
|
"buttonPressedHover": "Botão (pressionado+em cima)",
|
||||||
"input": "Input field"
|
"input": "Campo de entrada"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fonts": {
|
"fonts": {
|
||||||
"_tab_label": "Fonts",
|
"_tab_label": "Fontes",
|
||||||
"help": "Select font to use for elements of UI. For \"custom\" you have to enter exact font name as it appears in system.",
|
"help": "Selecionar fonte dos elementos da interface. Para fonte \"personalizada\" você deve entrar exatamente o nome da fonte no sistema.",
|
||||||
"components": {
|
"components": {
|
||||||
"interface": "Interface",
|
"interface": "Interface",
|
||||||
"input": "Input fields",
|
"input": "Campo de entrada",
|
||||||
"post": "Post text",
|
"post": "Postar texto",
|
||||||
"postCode": "Monospaced text in a post (rich text)"
|
"postCode": "Texto monoespaçado em post (formatação rica)"
|
||||||
},
|
},
|
||||||
"family": "Font name",
|
"family": "Nome da fonte",
|
||||||
"size": "Size (in px)",
|
"size": "Tamanho (em px)",
|
||||||
"weight": "Weight (boldness)",
|
"weight": "Peso",
|
||||||
"custom": "Custom"
|
"custom": "Personalizada"
|
||||||
},
|
},
|
||||||
"preview": {
|
"preview": {
|
||||||
"header": "Preview",
|
"header": "Pré-visualizar",
|
||||||
"content": "Content",
|
"content": "Conteúdo",
|
||||||
"error": "Example error",
|
"error": "Erro de exemplo",
|
||||||
"button": "Button",
|
"button": "Botão",
|
||||||
"text": "A bunch of more {0} and {1}",
|
"text": "Vários {0} e {1}",
|
||||||
"mono": "content",
|
"mono": "conteúdo",
|
||||||
"input": "Just landed in L.A.",
|
"input": "Acabei de chegar no Rio!",
|
||||||
"faint_link": "helpful manual",
|
"faint_link": "manual útil",
|
||||||
"fine_print": "Read our {0} to learn nothing useful!",
|
"fine_print": "Leia nosso {0} para não aprender nada!",
|
||||||
"header_faint": "This is fine",
|
"header_faint": "Está ok!",
|
||||||
"checkbox": "I have skimmed over terms and conditions",
|
"checkbox": "Li os termos e condições",
|
||||||
"link": "a nice lil' link"
|
"link": "um belo link"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
|
"collapse": "Esconder",
|
||||||
"conversation": "Conversa",
|
"conversation": "Conversa",
|
||||||
"error_fetching": "Erro buscando atualizações",
|
"error_fetching": "Erro ao buscar atualizações",
|
||||||
"load_older": "Carregar postagens antigas",
|
"load_older": "Carregar postagens antigas",
|
||||||
|
"no_retweet_hint": "Posts apenas para seguidores ou diretos não podem ser repetidos",
|
||||||
|
"repeated": "Repetido",
|
||||||
"show_new": "Mostrar novas",
|
"show_new": "Mostrar novas",
|
||||||
"up_to_date": "Atualizado"
|
"up_to_date": "Atualizado",
|
||||||
|
"no_more_statuses": "Sem mais posts",
|
||||||
|
"no_statuses": "Sem posts"
|
||||||
|
},
|
||||||
|
"status": {
|
||||||
|
"reply_to": "Responder a",
|
||||||
|
"replies_list": "Respostas:"
|
||||||
},
|
},
|
||||||
"user_card": {
|
"user_card": {
|
||||||
|
"approve": "Aprovar",
|
||||||
"block": "Bloquear",
|
"block": "Bloquear",
|
||||||
"blocked": "Bloqueado!",
|
"blocked": "Bloqueado!",
|
||||||
|
"deny": "Negar",
|
||||||
|
"favorites": "Favoritos",
|
||||||
"follow": "Seguir",
|
"follow": "Seguir",
|
||||||
|
"follow_sent": "Pedido enviado!",
|
||||||
|
"follow_progress": "Enviando…",
|
||||||
|
"follow_again": "Enviar solicitação novamente?",
|
||||||
|
"follow_unfollow": "Deixar de seguir",
|
||||||
"followees": "Seguindo",
|
"followees": "Seguindo",
|
||||||
"followers": "Seguidores",
|
"followers": "Seguidores",
|
||||||
"following": "Seguindo!",
|
"following": "Seguindo!",
|
||||||
"follows_you": "Segue você!",
|
"follows_you": "Segue você!",
|
||||||
|
"its_you": "É você!",
|
||||||
|
"media": "Mídia",
|
||||||
"mute": "Silenciar",
|
"mute": "Silenciar",
|
||||||
"muted": "Silenciado",
|
"muted": "Silenciado",
|
||||||
"per_day": "por dia",
|
"per_day": "por dia",
|
||||||
"remote_follow": "Seguidor Remoto",
|
"remote_follow": "Seguidor Remoto",
|
||||||
"statuses": "Postagens"
|
"statuses": "Postagens",
|
||||||
|
"unblock": "Desbloquear",
|
||||||
|
"unblock_progress": "Desbloqueando...",
|
||||||
|
"block_progress": "Bloqueando...",
|
||||||
|
"unmute": "Retirar silêncio",
|
||||||
|
"unmute_progress": "Retirando silêncio...",
|
||||||
|
"mute_progress": "Silenciando..."
|
||||||
},
|
},
|
||||||
"user_profile": {
|
"user_profile": {
|
||||||
"timeline_title": "Linha do tempo do usuário"
|
"timeline_title": "Linha do tempo do usuário",
|
||||||
|
"profile_does_not_exist": "Desculpe, este perfil não existe.",
|
||||||
|
"profile_loading_error": "Desculpe, houve um erro ao carregar este perfil."
|
||||||
|
},
|
||||||
|
"who_to_follow": {
|
||||||
|
"more": "Mais",
|
||||||
|
"who_to_follow": "Quem seguir"
|
||||||
|
},
|
||||||
|
"tool_tip": {
|
||||||
|
"media_upload": "Envio de mídia",
|
||||||
|
"repeat": "Repetir",
|
||||||
|
"reply": "Responder",
|
||||||
|
"favorite": "Favoritar",
|
||||||
|
"user_settings": "Configurações do usuário"
|
||||||
|
},
|
||||||
|
"upload":{
|
||||||
|
"error": {
|
||||||
|
"base": "Falha no envio.",
|
||||||
|
"file_too_big": "Arquivo grande demais [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
|
||||||
|
"default": "Tente novamente mais tarde"
|
||||||
|
},
|
||||||
|
"file_size_units": {
|
||||||
|
"B": "B",
|
||||||
|
"KiB": "KiB",
|
||||||
|
"MiB": "MiB",
|
||||||
|
"GiB": "GiB",
|
||||||
|
"TiB": "TiB"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue