New translations strings.xml (Portuguese, Brazilian)

This commit is contained in:
Eugen Rochko 2022-04-20 20:18:47 +02:00
parent 95b5020e06
commit 6e132ab8fb
1 changed files with 182 additions and 273 deletions

View File

@ -1,304 +1,213 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Mastodon</string>
<string name="get_started">Get started</string>
<string name="log_in">Log in</string>
<string name="next">Next</string>
<string name="loading_instance">Getting instance info…</string>
<string name="error">Error</string>
<string name="not_a_mastodon_instance">%s doesn\'t appear to be a Mastodon instance.</string>
<string name="get_started">Comece já</string>
<string name="log_in">Entrar</string>
<string name="next">Próximo</string>
<string name="error">Erro</string>
<string name="ok">OK</string>
<string name="preparing_auth">Preparing for authentication…</string>
<string name="finishing_auth">Finishing authentication…</string>
<string name="user_boosted">%s boosted</string>
<string name="in_reply_to">In reply to %s</string>
<string name="notifications">Notifications</string>
<string name="user_followed_you">followed you</string>
<string name="user_sent_follow_request">sent you a follow request</string>
<string name="user_favorited">favorited your toot</string>
<string name="notification_boosted">boosted your toot</string>
<string name="poll_ended">poll ended</string>
<string name="time_seconds">%ds</string>
<string name="time_minutes">%dm</string>
<string name="time_hours">%dh</string>
<string name="time_days">%dd</string>
<string name="share_toot_title">Share</string>
<string name="settings">Settings</string>
<string name="publish">Publish</string>
<string name="discard_draft">Discard draft?</string>
<string name="discard">Discard</string>
<string name="cancel">Cancel</string>
<string name="publishing">Your toot is being tooted</string>
<string name="preparing_auth">Preparando para autenticação…</string>
<string name="finishing_auth">Finalizando autenticação…</string>
<string name="notifications">Notificações</string>
<string name="user_followed_you">seguiu você</string>
<string name="user_sent_follow_request">enviou uma solicitação para você seguir</string>
<string name="poll_ended">enquete encerrada</string>
<string name="share_toot_title">Compartilhar</string>
<string name="settings">Confirgurações</string>
<string name="publish">Publicar</string>
<string name="discard_draft">Descartar rascunho?</string>
<string name="discard">Descartar</string>
<string name="cancel">Cancelar</string>
<plurals name="followers">
<item quantity="one">follower</item>
<item quantity="other">followers</item>
<item quantity="one">seguidor</item>
<item quantity="other">seguidores</item>
</plurals>
<plurals name="following">
<item quantity="one">following</item>
<item quantity="other">following</item>
</plurals>
<plurals name="posts">
<item quantity="one">post</item>
<item quantity="other">posts</item>
</plurals>
<string name="posts">Posts</string>
<string name="posts_and_replies">Posts and Replies</string>
<string name="media">Media</string>
<string name="profile_about">About</string>
<string name="button_follow">Follow</string>
<string name="button_following">Following</string>
<string name="edit_profile">Edit Profile</string>
<string name="mention_user">Mention %s</string>
<string name="share_user">Share %s</string>
<string name="mute_user">Mute %s</string>
<string name="unmute_user">Unmute %s</string>
<string name="block_user">Block %s</string>
<string name="unblock_user">Unblock %s</string>
<string name="report_user">Report %s</string>
<string name="block_domain">Block %s</string>
<string name="unblock_domain">Unblock %s</string>
<plurals name="x_posts">
<item quantity="one">%,d post</item>
<item quantity="other">%,d posts</item>
</plurals>
<string name="profile_joined">Joined</string>
<string name="done">Done</string>
<string name="loading">Loading…</string>
<string name="field_label">Label</string>
<string name="field_content">Content</string>
<string name="saving">Saving…</string>
<string name="post_from_user">Post from %s</string>
<string name="poll_option_hint">Option %d</string>
<string name="posts">Publicações</string>
<string name="media">Mídia</string>
<string name="profile_about">Sobre</string>
<string name="button_follow">Seguir</string>
<string name="button_following">Seguindo</string>
<string name="edit_profile">Editar perfil</string>
<string name="mention_user">Mencionar %s</string>
<string name="share_user">Compartilhar %s</string>
<string name="mute_user">Silenciar %s</string>
<string name="unmute_user">Desbloquear %s</string>
<string name="block_user">Bloquear %s</string>
<string name="unblock_user">Desbloquear %s</string>
<string name="report_user">Denunciar %s</string>
<string name="block_domain">Bloquear %s</string>
<string name="unblock_domain">Desbloquear %s</string>
<string name="profile_joined">Entrou</string>
<string name="loading">Carregando…</string>
<string name="field_label">Rótulo</string>
<string name="field_content">Conteúdo</string>
<string name="saving">Salvando…</string>
<plurals name="x_minutes">
<item quantity="one">%d minute</item>
<item quantity="other">%d minutes</item>
<item quantity="one">%d minuto</item>
<item quantity="other">%d minutos</item>
</plurals>
<plurals name="x_hours">
<item quantity="one">%d hour</item>
<item quantity="other">%d hours</item>
<item quantity="one">%d hora</item>
<item quantity="other">%d horas</item>
</plurals>
<plurals name="x_days">
<item quantity="one">%d day</item>
<item quantity="other">%d days</item>
<item quantity="one">%d dia</item>
<item quantity="other">%d dias</item>
</plurals>
<string name="compose_poll_duration">Duration: %s</string>
<string name="compose_poll_duration">Duração: %s</string>
<plurals name="x_seconds_left">
<item quantity="one">%d second left</item>
<item quantity="other">%d seconds left</item>
<item quantity="one">%d segundo restante</item>
<item quantity="other">%d segundos restantes</item>
</plurals>
<plurals name="x_minutes_left">
<item quantity="one">%d minute left</item>
<item quantity="other">%d minutes left</item>
<item quantity="one">%d minuto restante</item>
<item quantity="other">%d minutos restantes</item>
</plurals>
<plurals name="x_hours_left">
<item quantity="one">%d hour left</item>
<item quantity="other">%d hours left</item>
<item quantity="one">%d hora restante</item>
<item quantity="other">%d horas restantes</item>
</plurals>
<plurals name="x_days_left">
<item quantity="one">%d day left</item>
<item quantity="other">%d days left</item>
<item quantity="one">%d dia restante</item>
<item quantity="other">%d dias restantes</item>
</plurals>
<plurals name="x_voters">
<item quantity="one">%,d voter</item>
<item quantity="other">%,d voters</item>
</plurals>
<string name="poll_closed">Closed</string>
<string name="confirm_mute_title">Mute Account</string>
<string name="confirm_mute">Confirm to mute %s</string>
<string name="do_mute">Mute</string>
<string name="confirm_unmute_title">Unmute Account</string>
<string name="confirm_unmute">Confirm to unmute %s</string>
<string name="do_unmute">Unmute</string>
<string name="confirm_block_title">Block Account</string>
<string name="confirm_block_domain_title">Block Domain</string>
<string name="confirm_block">Confirm to block %s</string>
<string name="do_block">Block</string>
<string name="confirm_unblock_title">Unblock Account</string>
<string name="confirm_unblock_domain_title">Unblock Domain</string>
<string name="confirm_unblock">Confirm to unblock %s</string>
<string name="do_unblock">Unblock</string>
<string name="button_muted">Muted</string>
<string name="button_blocked">Blocked</string>
<string name="action_vote">Vote</string>
<string name="tap_to_reveal">Tap to reveal</string>
<string name="delete">Delete</string>
<string name="confirm_delete_title">Delete Post</string>
<string name="confirm_delete">Are you sure you want to delete this post?</string>
<string name="deleting">Deleting…</string>
<string name="notification_channel_audio_player">Audio playback</string>
<string name="play">Play</string>
<string name="pause">Pause</string>
<string name="log_out">Sign out</string>
<string name="add_account">Add account</string>
<string name="search_hint">Search</string>
<string name="poll_closed">Terminou</string>
<string name="confirm_mute_title">Silenciar Conta</string>
<string name="confirm_mute">Confirme para silenciar %s</string>
<string name="do_mute">Silenciar</string>
<string name="confirm_unmute">Confirme para silenciar %s</string>
<string name="confirm_block_title">Bloquear Conta</string>
<string name="confirm_block_domain_title">Bloquear Domínio</string>
<string name="confirm_block">Confirme para bloquear %s</string>
<string name="do_block">Bloquear</string>
<string name="confirm_unblock_title">Desbloquear Conta</string>
<string name="confirm_unblock_domain_title">Desbloquear Domínio</string>
<string name="do_unblock">Desbloquear</string>
<string name="button_muted">Silenciado</string>
<string name="button_blocked">Bloqueado</string>
<string name="action_vote">Votar</string>
<string name="tap_to_reveal">Tocar para exibir</string>
<string name="delete">Excluir</string>
<string name="confirm_delete_title">Excluir Publicação</string>
<string name="confirm_delete">Você tem certeza de que deseja excluir esta publicação?</string>
<string name="deleting">Excluindo…</string>
<string name="notification_channel_audio_player">Reprodução de áudio</string>
<string name="log_out">Sair</string>
<string name="add_account">Adicionar conta</string>
<string name="search_hint">Buscar</string>
<string name="hashtags">Hashtags</string>
<string name="news">News</string>
<string name="for_you">For you</string>
<string name="all_notifications">All</string>
<string name="mentions">Mentions</string>
<string name="for_you">Para você</string>
<string name="all_notifications">Todos</string>
<string name="mentions">Menções</string>
<plurals name="x_people_talking">
<item quantity="one">%d person is talking</item>
<item quantity="other">%d people are talking</item>
<item quantity="one">%d pessoa está conversando</item>
<item quantity="other">%d pessoas estão conversando</item>
</plurals>
<plurals name="discussed_x_times">
<item quantity="one">Discussed %d time</item>
<item quantity="other">Discussed %d times</item>
</plurals>
<string name="report_title">Report %s</string>
<string name="report_choose_reason">What\'s wrong with this post?</string>
<string name="report_choose_reason_account">What\'s wrong with %s?</string>
<string name="report_choose_reason_subtitle">Select the best match</string>
<string name="report_reason_personal">I don\'t like it</string>
<string name="report_reason_personal_subtitle">It is not something you want to see</string>
<string name="report_reason_spam">It\'s spam</string>
<string name="report_reason_spam_subtitle">Malicious links, fake engagement, or repetitive replies</string>
<string name="report_reason_violation">It violates server rules</string>
<string name="report_reason_violation_subtitle">You are aware that it breaks specific rules</string>
<string name="report_reason_other">It\'s something else</string>
<string name="report_reason_other_subtitle">The issue does not fit into other categories</string>
<string name="report_choose_rule">Which rules are being violated?</string>
<string name="report_choose_rule_subtitle">Select all that apply</string>
<string name="report_choose_posts">Are there any posts that back up this report?</string>
<string name="report_choose_posts_subtitle">Select all that apply</string>
<string name="report_comment_title">Is there anything else we should know?</string>
<string name="report_comment_hint">Additional comments</string>
<string name="sending_report">Sending report…</string>
<string name="report_sent_title">Thanks for reporting, we\'ll look into this.</string>
<string name="report_sent_subtitle">While we review this, you can take action against %s.</string>
<string name="unfollow_user">Unfollow %s</string>
<string name="unfollow">Unfollow</string>
<string name="mute_user_explain">You won\'t see their posts or reblogs in your home feed. They won\'t know they\'ve been muted.</string>
<string name="block_user_explain">They will no longer be able to follow or see your posts, but thye can see if they\'ve been blocked.</string>
<string name="report_personal_title">Don\'t want to see this?</string>
<string name="report_personal_subtitle">When you see something you don\'t like on Mastodon, you can remove the person from your experience.</string>
<string name="back">Back</string>
<string name="instance_catalog_title">Mastodon is made of users in different communities.</string>
<string name="instance_catalog_subtitle">Pick a community based on your interests, region, or a general purpose one. You can still connect with everyone, regardless of community.</string>
<string name="search_communities">Search communities or enter URL</string>
<string name="instance_rules_title">Some ground rules</string>
<string name="instance_rules_subtitle">Take a minute to review the rules set and enforced by %s admins.</string>
<string name="signup_title">Let\'s get you set up on %s</string>
<string name="edit_photo">edit</string>
<string name="display_name">display name</string>
<string name="username">username</string>
<string name="email">email</string>
<string name="password">password</string>
<string name="password_note">Include capital letters, special characters, and numbers to increase your password strength.</string>
<string name="category_academia">Academia</string>
<string name="category_activism">Activism</string>
<string name="category_all">All</string>
<string name="category_art">Art</string>
<string name="category_food">Food</string>
<string name="report_title">Denunciar %s</string>
<string name="report_choose_reason">O que há de errado com esta publicação?</string>
<string name="report_choose_reason_account">O que há de errado com %s?</string>
<string name="report_choose_reason_subtitle">Selecione a melhor correspondência</string>
<string name="sending_report">Enviando denúncia…</string>
<string name="report_sent_title">Obrigado por reportar. Vamos analisar.</string>
<string name="report_sent_subtitle">Enquanto revisamos isso, você pode tomar medidas contra @%s.</string>
<string name="unfollow_user">Deixar de seguir @%s</string>
<string name="edit_photo">editar</string>
<string name="display_name">nome de exibição</string>
<string name="username">nome de usuário</string>
<string name="email">e-mail</string>
<string name="password">senha</string>
<string name="category_activism">Ativismo</string>
<string name="category_art">Arte</string>
<string name="category_food">Comida</string>
<string name="category_furry">Furry</string>
<string name="category_games">Games</string>
<string name="category_general">General</string>
<string name="category_journalism">Journalism</string>
<string name="category_games">Jogos</string>
<string name="category_general">Geral</string>
<string name="category_journalism">Jornalismo</string>
<string name="category_lgbt">LGBT</string>
<string name="category_music">Music</string>
<string name="category_music">Música</string>
<string name="category_regional">Regional</string>
<string name="category_tech">Tech</string>
<string name="confirm_email_title">One last thing</string>
<string name="confirm_email_subtitle">Tap the link we emailed to you to verify your account.</string>
<string name="resend">Resend</string>
<string name="open_email_app">Open email app</string>
<string name="resent_email">Confirmation email sent</string>
<string name="compose_hint">Type or paste what\'s on your mind</string>
<string name="content_warning">Content warning</string>
<string name="add_image_description">Add image description…</string>
<string name="retry_upload">Retry upload</string>
<string name="image_upload_failed">Image failed to upload</string>
<string name="video_upload_failed">Video failed to upload</string>
<string name="edit_image">Edit image</string>
<string name="save">Save</string>
<string name="add_alt_text">Add alt text</string>
<string name="alt_text_subtitle">Alt text describes your photos for people with low or no vision. Try to only include enough detail to understand the context.</string>
<string name="alt_text_hint">e.g. A dog looking around suspiciously with narrowed eyes at the camera.</string>
<string name="visibility_public">Public</string>
<string name="visibility_followers_only">Followers only</string>
<string name="visibility_private">Only people I mention</string>
<string name="search_all">All</string>
<string name="search_people">People</string>
<string name="recent_searches">Recent searches</string>
<string name="step_x_of_n">Step %1$d of %2$d</string>
<string name="skip">Skip</string>
<string name="notification_type_follow">New followers</string>
<string name="notification_type_favorite">Favorites</string>
<string name="category_tech">Tecnologia</string>
<string name="confirm_email_title">Mais uma coisa</string>
<string name="confirm_email_subtitle">Toque no link que enviamos por e-mail para verificar sua conta.</string>
<string name="resend">Reenviar</string>
<string name="open_email_app">Abrir aplicativo de e-mail</string>
<string name="resent_email">E-mail de confirmação enviado</string>
<string name="content_warning">Aviso de conteúdo</string>
<string name="add_image_description">Adicionar descrição da imagem…</string>
<string name="retry_upload">Tentar enviar novamente</string>
<string name="image_upload_failed">Falha ao carregar imagem</string>
<string name="video_upload_failed">Falha no envio do vídeo</string>
<string name="edit_image">Editar imagem</string>
<string name="save">Salvar</string>
<string name="add_alt_text">Adicionar texto alternativo</string>
<string name="visibility_public">Público</string>
<string name="visibility_followers_only">Apenas seguidores</string>
<string name="visibility_private">Apenas pessoas que menciono</string>
<string name="search_all">Todos</string>
<string name="recent_searches">Pesquisas recentes</string>
<string name="skip">Pular</string>
<string name="notification_type_follow">Novos seguidores</string>
<string name="notification_type_favorite">Favoritos</string>
<string name="notification_type_reblog">Boosts</string>
<string name="notification_type_mention">Mentions</string>
<string name="notification_type_poll">Polls</string>
<string name="choose_account">Choose account</string>
<string name="err_not_logged_in">Please log into Mastodon first</string>
<string name="notification_type_mention">Menções</string>
<string name="notification_type_poll">Enquetes</string>
<string name="choose_account">Escolher conta</string>
<string name="err_not_logged_in">Por favor, faça login no Mastodon primeiro</string>
<plurals name="cant_add_more_than_x_attachments">
<item quantity="one">You can\'t add more than %d media attachment</item>
<item quantity="other">You can\'t add more than %d media attachments</item>
<item quantity="one">Você não pode adicionar mais de %d anexo de mídia</item>
<item quantity="other">Você não pode adicionar mais de %d anexos de mídia</item>
</plurals>
<string name="media_attachment_unsupported_type">File %s is of an unsupported type</string>
<string name="media_attachment_too_big">File %1$s exceeds the size limit of %2$s MB</string>
<string name="settings_theme">Visual appearance</string>
<string name="theme_auto">Automatic</string>
<string name="theme_light">Light</string>
<string name="theme_dark">Dark</string>
<string name="theme_true_black">True black mode</string>
<string name="settings_behavior">Behavior</string>
<string name="settings_gif">Play animated avatars and emoji</string>
<string name="settings_custom_tabs">Use in-app browser</string>
<string name="settings_notifications">Notifications</string>
<string name="notify_me_when">Notify me when</string>
<string name="notify_anyone">anyone</string>
<string name="notify_follower">a follower</string>
<string name="notify_followed">someone I follow</string>
<string name="notify_none">no one</string>
<string name="notify_favorites">Favorites my post</string>
<string name="notify_follow">Follows me</string>
<string name="notify_reblog">Reblogs my post</string>
<string name="notify_mention">Mentions me</string>
<string name="settings_boring">The boring zone</string>
<string name="settings_account">Account settings</string>
<string name="settings_contribute">Contribute to Mastodon</string>
<string name="settings_tos">Terms of service</string>
<string name="settings_privacy_policy">Privacy policy</string>
<string name="settings_spicy">The spicy zone</string>
<string name="settings_clear_cache">Clear media cache</string>
<string name="settings_app_version">Mastodon for Android v%1$s (%2$d)</string>
<string name="media_cache_cleared">Media cache cleared</string>
<string name="confirm_log_out">Are you sure you want to sign out?</string>
<string name="sensitive_content">Sensitive content</string>
<string name="sensitive_content_explain">The author marked this media as sensitive. Tap to reveal.</string>
<string name="media_hidden">Tap to reveal</string>
<string name="avatar_description">Go to %s\'s profile</string>
<string name="more_options">More options</string>
<string name="reveal_content">Reveal content</string>
<string name="hide_content">Hide content</string>
<string name="new_post">New post</string>
<string name="button_reply">Reply</string>
<string name="button_reblog">Reblog</string>
<string name="button_favorite">Favorite</string>
<string name="button_share">Share</string>
<string name="media_no_description">Media without description</string>
<string name="add_media">Add media</string>
<string name="add_poll">Add a poll</string>
<string name="media_attachment_unsupported_type">Arquivo %s é de um tipo não suportado</string>
<string name="media_attachment_too_big">O arquivo %1$s excede o limite de tamanho de %2$s MB</string>
<string name="settings_theme">Aparência visual</string>
<string name="theme_auto">Automático</string>
<string name="theme_light">Claro</string>
<string name="theme_dark">Escuro</string>
<string name="settings_behavior">Comportamento</string>
<string name="settings_gif">Reproduzir emojis e avatares animados</string>
<string name="settings_custom_tabs">Usar navegador interno</string>
<string name="notify_me_when">Notificar-me quando</string>
<string name="notify_anyone">qualquer pessoa</string>
<string name="notify_follower">um seguidor</string>
<string name="notify_followed">pessoas que eu sigo</string>
<string name="notify_none">ninguém</string>
<string name="settings_contribute">Contribua para o Mastodon</string>
<string name="settings_tos">Termos de serviço</string>
<string name="settings_privacy_policy">Política de privacidade</string>
<string name="settings_clear_cache">Limpar cache de mídia</string>
<string name="settings_app_version">Mastodon para Android v%1$s (%2$d)</string>
<string name="confirm_log_out">Você tem certeza que deseja sair?</string>
<string name="sensitive_content">Conteúdo sensível</string>
<string name="sensitive_content_explain">O autor marcou essa mídia como sensível. Toque para revelar.</string>
<string name="media_hidden">Tocar para exibir</string>
<string name="avatar_description">Ir para o perfil de %s</string>
<string name="more_options">Mais opções</string>
<string name="hide_content">Ocultar conteúdo</string>
<string name="button_reply">Responder</string>
<string name="button_favorite">Favoritar</string>
<string name="button_share">Compartilhar</string>
<string name="media_no_description">Mídia sem descrição</string>
<string name="add_media">Adicionar mídia</string>
<string name="add_poll">Adicionar enquete</string>
<string name="emoji">Emoji</string>
<string name="post_visibility">Post visibility</string>
<string name="home_timeline">Home timeline</string>
<string name="my_profile">My profile</string>
<string name="media_viewer">Media viewer</string>
<string name="follow_user">Follow %s</string>
<string name="unfollowed_user">Unfollowed %s</string>
<string name="followed_user">You\'re now following %s</string>
<string name="open_in_browser">Open in browser</string>
<string name="hide_boosts_from_user">Hide boosts from %s</string>
<string name="show_boosts_from_user">Show boosts from %s</string>
<string name="signup_reason">why do you want to join?</string>
<string name="signup_reason_note">This will help us review your application.</string>
<string name="clear">Clear</string>
<string name="profile_header">Header image</string>
<string name="profile_picture">Profile picture</string>
<string name="reorder">Reorder</string>
<string name="download">Download</string>
<string name="permission_required">Permission required</string>
<string name="storage_permission_to_download">The app needs access to your storage to save this file.</string>
<string name="open_settings">Open settings</string>
<string name="error_saving_file">Error saving file</string>
<string name="file_saved">File saved</string>
<string name="downloading">Downloading…</string>
<string name="home_timeline">Página Inicial</string>
<string name="my_profile">Meu perfil</string>
<string name="media_viewer">Visualizador de mídia</string>
<string name="follow_user">Seguir %s</string>
<string name="unfollowed_user">Deixar de seguir @%s</string>
<string name="followed_user">Você agora está seguindo %s</string>
<string name="open_in_browser">Abrir no navegador</string>
<string name="signup_reason">por que você quer entrar?</string>
<string name="signup_reason_note">Isso vai nos ajudar a revisar sua aplicação.</string>
<string name="clear">Limpar</string>
<string name="profile_header">Imagem do cabeçalho</string>
<string name="profile_picture">Foto de Perfil</string>
<string name="reorder">Reordenar</string>
<string name="download">Baixar</string>
<string name="permission_required">Permissão requerida</string>
<string name="storage_permission_to_download">O aplicativo precisa acessar seu armazenamento para salvar este arquivo.</string>
<string name="open_settings">Abrir configurações</string>
<string name="error_saving_file">Erro ao salvar arquivo</string>
<string name="file_saved">Arquivo salvo</string>
<string name="downloading">Baixando…</string>
</resources>