1857 lines
169 KiB
Plaintext
1857 lines
169 KiB
Plaintext
/* Notification that a user reacted to a note that the current user was tagged in */
|
||
"reacted_tagged_in_1" = "%@reagiu a uma nota em que foste marcado/a ";
|
||
|
||
/* Notification that 2 users reacted to a note that the current user was tagged in */
|
||
"reacted_tagged_in_2" = "%@ e %@ reagiram a uma nota em que foste marcado/a";
|
||
|
||
/* Notification that a user reposted a note that the current user was tagged in */
|
||
"reposted_tagged_in_1" = "%@ republicou uma nota em que foste marcado/a";
|
||
|
||
/* Notification that 2 users reposted a note that the current user was tagged in */
|
||
"reposted_tagged_in_2" = "%@ e %@ republicaram uma nota em que foste marcado/a";
|
||
|
||
/* Notification that a user zapped a note that the current user was tagged in */
|
||
"zapped_tagged_in_1" = "%@fez zap a uma nota em que foste marcado/a";
|
||
|
||
/* Notification that 2 users zapped a note that the current user was tagged in */
|
||
"zapped_tagged_in_2" = "%@ e %@fizeram zap a uma nota em que foste marcado/a";
|
||
|
||
/* Notification that a user reacted to the current user's note */
|
||
"reacted_your_note_1" = "%@ reagiu à tua nota";
|
||
|
||
/* Notification that 2 users reacted to the current user's profile */
|
||
"reacted_your_note_2" = "%@ e %@ reagiram à tua nota";
|
||
|
||
/* Notification that a user reposted the current user's note */
|
||
"reposted_your_note_1" = "%@ republicou a tua nota";
|
||
|
||
/* Notification that 2 users reposted the current user's note */
|
||
"reposted_your_note_2" = "%@ e %@ republicaram a tua nota";
|
||
|
||
/* Notification that a user zapped the current user's note */
|
||
"zapped_your_note_1" = "%@ fez zap à tua nota";
|
||
|
||
/* Notification that 2 users zapped the current user's note */
|
||
"zapped_your_note_2" = "%@ e %@ fizeram zap à tua nota";
|
||
|
||
/* Notification that a user reacted to the current user's profile */
|
||
"reacted_your_profile_1" = "%@ reagiram ao teu perfil";
|
||
|
||
/* Notification that 2 users reacted to the current user's profile */
|
||
"reacted_your_profile_2" = "%@ e %@ reagiram ao teu perfil";
|
||
|
||
/* Notification that a user reposted the current user's profile */
|
||
"reposted_your_profile_1" = "%@ republicou o teu perfil";
|
||
|
||
/* Notification that 2 users reposted the current user's profile */
|
||
"reposted_your_profile_2" = "%@ e %@ republicaram o teu perfil";
|
||
|
||
/* Notification that a user zapped the current user's profile */
|
||
"zapped_your_profile_1" = "%@ fez-te zap";
|
||
|
||
/* Notification that 2 users zapped the current user's profile */
|
||
"zapped_your_profile_2" = "%@ e %@ fizeram-te zap";
|
||
/* Navigation link to search hashtag. */
|
||
"#%@" = "#%@";
|
||
|
||
/* Sentence composed of 2 variables to describe how many imports were performed from loading a NostrScript. In source English, the first variable is the number of imports, and the second variable is 'Import' or 'Imports'.
|
||
Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'.
|
||
Sentence composed of 2 variables to describe how many profiles a user is following. In source English, the first variable is the number of profiles being followed, and the second variable is 'Following'.
|
||
Sentence composed of 2 variables to describe how many quoted reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
|
||
Sentence composed of 2 variables to describe how many reactions there are on a post. In source English, the first variable is the number of reactions, and the second variable is 'Reaction' or 'Reactions'.
|
||
Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'.
|
||
Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
|
||
Sentence composed of 2 variables to describe how many zap payments there are on a post. In source English, the first variable is the number of zap payments, and the second variable is 'Zap' or 'Zaps'. */
|
||
"%@ %@" = "%1$@ %2$@";
|
||
|
||
/* Amount of money required to subscribe to the Nostr relay. In English, this would look something like '4,000 sats / 30 days', meaning it costs 4000 sats to subscribe to the Nostr relay for 30 days. */
|
||
"%@ / %@" = "%1$@ / %2$@";
|
||
|
||
/* Amount of money required to publish to the Nostr relay. In English, this would look something like '10 sats / event', meaning it costs 10 sats to publish one event. */
|
||
"%@ / event" = "%@ / evento";
|
||
|
||
/* Alert message that informs a user was muted. */
|
||
"%@ has been muted" = "%@ foi silenciado";
|
||
|
||
/* When a note or profile is not found when searching for it via its note id */
|
||
"%@ not found" = "%@ não encontrado";
|
||
|
||
/* Reacted by heading in local notification */
|
||
"%@ reacted with %@" = "%1$@ reagiram com %2$@";
|
||
|
||
/* Heading for local notification indicating a new reply */
|
||
"%@ replied to your note" = "%@ respondeu à tua nota";
|
||
|
||
/* Percentage of additional zap that should be sent to support Damus development. */
|
||
"%@%" = "%1$@%2$";
|
||
|
||
/* Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "%@. Criar uma conta não requer um número de telefone, e-mail ou nome. Começa já com zero fricção.";
|
||
|
||
/* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Mensagens privadas encriptadas de ponta-a-ponta. Mantém as Big Tech fora das tuas MPs";
|
||
|
||
/* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. Tip your friends and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Dá gorjetas aos teus amigos e acumula sats com Bitcoin⚡️, a moeda nativa da Internet.";
|
||
|
||
/* Fraction of how many of the user's relay servers that are operational. */
|
||
"%@/%@" = "%1$@/%2$@";
|
||
|
||
/* Description of why the Nostr address is invalid. */
|
||
"'%@' is an invalid Nostr address. It should look like an email address." = "'%@' é um endereço Nostr inválido. Deve ser semelhante a um endereço de e-mail.";
|
||
|
||
/* Label on push notification indicating that the contents of the message are encrypted */
|
||
"(Contents are encrypted)" = "(Conteúdos encriptados)";
|
||
|
||
/* A duration of 1 month to be shown to the user. Most likely in the context of how long they want to mute a piece of content for. */
|
||
"1 month" = "1 mês";
|
||
|
||
/* A duration of 1 week to be shown to the user. Most likely in the context of how long they want to mute a piece of content for. */
|
||
"1 week" = "1 semana";
|
||
|
||
/* A duration of 24 hours/1 day to be shown to the user. Most likely in the context of how long they want to mute a piece of content for. */
|
||
"24 hours" = "24 horas";
|
||
|
||
/* Label for About Me section of user profile form. */
|
||
"About Me" = "Sobre mim";
|
||
|
||
/* Placeholder text for About Me description. */
|
||
"Absolute Boss" = "Chefe absoluto";
|
||
|
||
/* Example Bio */
|
||
"Absolute legend." = "Lenda absoluta";
|
||
|
||
/* Section header for accessibility settings */
|
||
"Accessibility" = "Acessibilidade";
|
||
|
||
/* Label for Purple account creation date */
|
||
"Account creation" = "Criação de conta";
|
||
|
||
/* Accessibility label for the private key input field */
|
||
"Account private key" = "Chave privada da conta";
|
||
|
||
/* Title for confirmation dialog to either share, report, or mute a profile. */
|
||
"Actions" = "Ações";
|
||
|
||
/* Badge indicating user has an active Damus Purple account */
|
||
"Active account" = "Conta ativa";
|
||
|
||
/* Button to add relay server to list. */
|
||
"Add" = "Adicionar";
|
||
|
||
/* Button label to re-add all original participants as profiles to reply to in a note */
|
||
"Add all" = "Adicionar todos";
|
||
|
||
/* Placeholder as an example of what the user could set so that the link is opened when the status is tapped. */
|
||
"Add an external link" = "Adicionar link externo";
|
||
|
||
/* Button text to add bookmark to a note. */
|
||
"Add Bookmark" = "Adicionar marcador";
|
||
|
||
/* Context menu option for adding a note bookmark. */
|
||
"Add bookmark" = "Adicionar marcador";
|
||
|
||
/* Button to an add an item to the user's mutelist.
|
||
Title text to indicate user to an add an item to their mutelist. */
|
||
"Add mute item" = "Adicionar à lista";
|
||
|
||
/* Label to indicate user can add a photo. */
|
||
"Add Photo" = "Adicionar foto";
|
||
|
||
/* Button text to add a relay
|
||
Button to add a relay.
|
||
Title text to indicate user to an add a relay. */
|
||
"Add relay" = "Adicionar relay";
|
||
|
||
/* Prompt given to the user during onboarding, suggesting them to write their first post */
|
||
"Add your first post" = "Fazer a primeira publicação";
|
||
|
||
/* Button to show relay server is already added to list. */
|
||
"Added" = "Adicionado";
|
||
|
||
/* Header text to prompt user to optionally provide additional information when reporting a user or note. */
|
||
"Additional information" = "Informação adicional";
|
||
|
||
/* Text label indicating the profile picture underneath it is the admin of the Nostr relay. */
|
||
"ADMIN" = "ADMIN";
|
||
|
||
/* Human-readable short description of the 'friends filter' when it is set to 'all'
|
||
Label for filter for all notifications. */
|
||
"All" = "Tudo";
|
||
|
||
/* A label indicating that the notes being displayed below it are all recent notes */
|
||
"All recent notes" = "Todas as notas recentes";
|
||
|
||
/* Ask the user if they already have an account on Nostr */
|
||
"Already on Nostr?" = "Já estás no Nostr?";
|
||
|
||
/* Developer mode setting to always show onboarding suggestions. */
|
||
"Always show onboarding" = "Mostrar sempre introdução";
|
||
|
||
/* Text indicating that they can contribute zaps to support Damus development. */
|
||
"An additional percentage of each zap will be sent to support Damus development" = "Será enviada uma percentagem adicional de cada zap para apoiar o desenvolvimento do Damus";
|
||
|
||
/* Error message for a failed contact list reset operation */
|
||
"An unexpected error happened while trying to create the new contact list. Please contact support." = "Ocorreu um erro inesperado ao tentar criar a nova lista de contactos. Por favor contacta o suporte.";
|
||
|
||
/* Label explaining there was an error, and suggesting next steps */
|
||
"An unexpected error occurred. Please contact Damus support via [Nostr](damus:npub18m76awca3y37hkvuneavuw6pjj4525fw90necxmadrvjg0sdy6qsngq955) or [email](support@damus.io) with the error message below." = "Ocorreu um erro inesperado. Por favor contacta o suporte Damus via [Nostr](damus:npub18m76awca3y37hkvuneavuw6pjj4525fw90necxmadrvjg0sdy6qsngq955) ou [email](support@damus.io) com a mensagem de erro abaixo.";
|
||
|
||
/* Toggle to enable or disable image animation */
|
||
"Animations" = "Animações";
|
||
|
||
/* Annual renewal of purple subscription */
|
||
"Annually" = "Anualmente";
|
||
|
||
/* Button text to indicate that the zap type is a anonymous zap.
|
||
Picker option to indicate that a zap should be sent anonymously and not identify the user as who sent it.
|
||
Placeholder display name of anonymous user. */
|
||
"Anonymous" = "Anónimo";
|
||
|
||
/* Any amount of sats */
|
||
"Any" = "Qualquer";
|
||
|
||
/* Prompt for optional entry of API Key to use translation server. */
|
||
"API Key (optional)" = "Chave API (opcional)";
|
||
|
||
/* Prompt for required entry of API Key to use translation server. */
|
||
"API Key (required)" = "Chave API (requerida)";
|
||
|
||
/* Navigation title for text and appearance settings.
|
||
Section header for text and appearance settings */
|
||
"Appearance" = "Aparência";
|
||
|
||
/* Section header for text, appearance, and content filter settings */
|
||
"Appearance and filters" = "Aparência e filtros";
|
||
|
||
/* Dropdown option for selecting Apple as a translation service. */
|
||
"apple_translation_service" = "Apple";
|
||
|
||
/* Text asking the user if they are lost in the app. */
|
||
"Are you lost?" = "Perdeste-te?";
|
||
|
||
/* Message explaining what it means to clear the cache, asking if user wants to proceed. */
|
||
"Are you sure you want to clear the cache? This will free space, but images may take longer to load again." = "Tens a certeza que queres limpar a cache? Isso libertará espaço mas as imagens poderão demorar mais a carregar novamente.";
|
||
|
||
/* Prompt to ask user if they want to attach their Nostr Wallet Connect lightning wallet. */
|
||
"Are you sure you want to connect this wallet?" = "Tens a certeza que queres conectar esta carteira?";
|
||
|
||
/* Alert for deleting all of the bookmarks. */
|
||
"Are you sure you want to delete all of your bookmarks?" = "Tens a certeza que queres apagar todos os teus marcadores?";
|
||
|
||
/* Alert message asking if the user wants to upload media. */
|
||
"Are you sure you want to upload the selected media?" = "Tens a certeza que queres carregar os itens selecionados?";
|
||
|
||
/* Alert message asking if the user wants to upload an image. */
|
||
"Are you sure you want to upload this image?" = "Tens a certeza que queres carregar esta imagem?";
|
||
|
||
/* Alert message asking if the user wants to upload media. */
|
||
"Are you sure you want to upload this media?" = "Tens a certeza que queres carregar este item?";
|
||
|
||
/* Message notifying the user that they get auto-translations as part of their service */
|
||
"As part of your Damus Purple membership, you get complimentary and automated translations. Would you like to enable Damus Purple translations?\n\nTip: You can always change this later in Settings → Translations" = "Como parte da tua subscrição Damus Purple, recebes traduções gratuitas e automatizadas. Gostarias de ativar as traduções do Damus Purple?\n\nDica: podes sempre alterar isto mais tarde em Configurações → Traduções";
|
||
|
||
/* Label to display that authentication to a server has succeeded. */
|
||
"Authenticated" = "Autenticado";
|
||
|
||
/* Part 1 of 2 in message 'You unlocked automatic translations' the user gets when they sign up for Damus Purple */
|
||
"Automatic translations" = "Traduções automáticas";
|
||
|
||
/* Toggle to automatically translate notes. */
|
||
"Automatically translate notes" = "Traduzir notas automaticamente";
|
||
|
||
/* Description of new features to be expected */
|
||
"Be the first to access upcoming premium features: Automatic translations, longer note storage, and more" = "Acede em primeiro às próximas funcionalidades premium: traduções automáticas, maior armazenamento de notas e mais";
|
||
|
||
/* Label to prompt bio entry for user to describe themself. */
|
||
"Bio" = "Bio";
|
||
|
||
/* Label for Bitcoin Lightning Tips section of user profile form. */
|
||
"Bitcoin Lightning Tips" = "Gorjetas em Bitcoin Lightning";
|
||
|
||
/* Setting to blur images */
|
||
"Blur images" = "Desfocar imagens";
|
||
|
||
/* Sidebar menu label for Bookmarks view.
|
||
Title of bookmarks view */
|
||
"Bookmarks" = "Marcadores";
|
||
|
||
/* Button to broadcast note to all your relays
|
||
Context menu option for broadcasting the user's note to all of the user's connected relay servers. */
|
||
"Broadcast" = "Transmissão";
|
||
|
||
/* Toggle to enable or disable broadcasting what music is being played on Apple Music in their profile status. */
|
||
"Broadcast music playing on Apple Music" = "Transmitir música em reprodução no Apple Music";
|
||
|
||
/* Disclaimer to user that they are agreeing to the End User License Agreement if they create an account or sign in. */
|
||
"By continuing, you agree to our EULA" = "Ao continuar, aceitas o nosso contrato de licença de utilizador final";
|
||
|
||
/* Text explaining the terms and conditions of subscribing to Damus Purple. EULA stands for End User License Agreement. */
|
||
"By subscribing to Damus Purple, you are accepting our [privacy policy](https://damus.io/privacy-policy.txt) and Apple's Standard [EULA](https://www.apple.com/legal/internet-services/itunes/dev/stdeula/)" = "Ao subscreveres Damus Purple, aceitas a nossa [política de privacidade](https://damus.io/privacy-policy.txt) e o contrato de licença de utilizador final standard da Apple [EULA](https://www.apple.com/legal/internet-services/itunes/dev/stdeula/)";
|
||
|
||
/* Message indicating that the cache was successfully cleared. */
|
||
"Cache has been cleared" = "A cache foi limpa";
|
||
|
||
/* Camera's permission denied error label */
|
||
"Camera's permission was denied. You can change this in iOS settings." = "A permissão da câmara foi negada. Podes alterar isso nas definições do iOS.";
|
||
|
||
/* Alert button to cancel out of alert for muting a user.
|
||
Button to cancel a repost.
|
||
Button to cancel any interaction with the QRCode link.
|
||
Button to cancel out of alert that creates a new mutelist.
|
||
Button to cancel out of posting a note.
|
||
Button to cancel out of search text entry mode.
|
||
Button to cancel the upload.
|
||
Cancel button text for dismissing profile status settings view.
|
||
Cancel button text for dismissing updating image url.
|
||
Cancel deleting bookmarks.
|
||
Cancel deleting the user.
|
||
Cancel out of logging out the user.
|
||
Cancel out of search view.
|
||
Cancel resetting the contact list.
|
||
Text for button to cancel out of connecting Nostr Wallet Connect lightning wallet. */
|
||
"Cancel" = "Cancelar";
|
||
|
||
/* Title indicating that the user has cancelled. */
|
||
"Cancelled" = "Cancelado";
|
||
|
||
/* Message explaining consequences of changing the 'enable animation' setting */
|
||
"Changing this setting will cause the cache to be cleared. This will free space, but images may take longer to load again. Are you sure you want to proceed?" = "Alterar esta configuração fará com que a cache seja limpa. Isto irá libertar espaço, mas as imagens poderão demorar mais tempo a carregar novamente. Tens a certeza que queres prosseguir?";
|
||
|
||
/* Option to select photo from library */
|
||
"Choose from Library" = "Escolher da galeria";
|
||
|
||
/* Button for clearing bookmarks data. */
|
||
"Clear All" = "Limpar tudo";
|
||
|
||
/* Button to clear image cache. */
|
||
"Clear Cache" = "Limpar cache";
|
||
|
||
/* Label to prompt user to select an expiration time for the profile status to clear. */
|
||
"Clear status" = "Limpar estado";
|
||
|
||
/* Loading message indicating that the cache is being cleared. */
|
||
"Clearing Cache" = "A limpar cache";
|
||
|
||
/* Button label giving the user the option to close the sheet due to not being logged in.
|
||
Button label giving the user the option to close the sheet from which they posted a highlight
|
||
Button label giving the user the option to close the sheet from which they shared content
|
||
Button label giving the user the option to close the sheet from which they were trying share.
|
||
Button label giving the user the option to close the sheet from which they were trying to post a highlight
|
||
Button label giving the user the option to close the sheet from which they were trying to share.
|
||
Button label giving the user the option to close the view when no content is available to share */
|
||
"Close" = "Fechar";
|
||
|
||
/* Feature is still in development and will be available soon */
|
||
"Coming soon" = "Brevemente";
|
||
|
||
/* Label announcing Purple, and inviting the user to learn more on the website */
|
||
"Coming soon! Visit our website to learn more" = "Brevemente! Visita o nosso website para saber mais";
|
||
|
||
/* Button to allow Damus Purple to be configured */
|
||
"Configure Damus Purple" = "Configurar Damus Purple";
|
||
|
||
/* Confirmation dialog title */
|
||
"Confirmation" = "Confirmação";
|
||
|
||
/* Button to connect to the relay.
|
||
Text for button to conect to Nostr Wallet Connect lightning wallet. */
|
||
"Connect" = "Conectar";
|
||
|
||
/* Button to attach an Alby Wallet, a service that provides a Lightning wallet for zapping sats. Alby is the name of the service and should not be translated. */
|
||
"Connect to Alby Wallet" = "Conectar carteira Alby";
|
||
|
||
/* Button to attach an Mutiny Wallet, a service that provides a Lightning wallet for zapping sats. Mutiny is the name of the service and should not be translated. */
|
||
"Connect to Mutiny Wallet" = "Conectar carteira Mutiny";
|
||
|
||
/* Relay status label that indicates a relay is connecting. */
|
||
"Connecting" = "Conectando";
|
||
|
||
/* Text label indicating that the information below is the contact information of the admin of the Nostr relay. */
|
||
"CONTACT" = "CONTACTO";
|
||
|
||
/* Section title for Contact list first aid tools */
|
||
"Contact list (Follows + Relay list)" = "Lista de contactos (Seguidores + Lista de relays)";
|
||
|
||
/* Message indicating that the contact list was successfully reset. */
|
||
"Contact list has been reset" = "A lista de contactos foi reposta";
|
||
|
||
/* Section title for content filtering/moderation configuration. */
|
||
"Content filters" = "Filtros de conteúdo";
|
||
|
||
/* Button to dismiss suggested users view and continue to the main app
|
||
Continue with bookmarks.
|
||
Continue with deleting the user.
|
||
Continue with resetting the contact list.
|
||
Prompt to user to continue */
|
||
"Continue" = "Continuar";
|
||
|
||
/* Label indicating that a user's key was copied. */
|
||
"Copied" = "Copiado";
|
||
|
||
/* Button to copy a relay server address.
|
||
Button to copy the value found.
|
||
Context menu option for copying the version of damus. */
|
||
"Copy" = "Copiar";
|
||
|
||
/* Context menu option for copying the ID of the account that created the note. */
|
||
"Copy Account ID" = "Copiar ID da conta";
|
||
|
||
/* Context menu option to copy an image into clipboard. */
|
||
"Copy Image" = "Copiar imagem";
|
||
|
||
/* Context menu option to copy the URL of an image into clipboard. */
|
||
"Copy Image URL" = "Copiar URL da imagem";
|
||
|
||
/* Title of section for copying a Lightning invoice identifier. */
|
||
"Copy invoice" = "Copiar fatura";
|
||
|
||
/* Button to copy link to note */
|
||
"Copy Link" = "Copiar Link";
|
||
|
||
/* Context menu option for copying a user's Lightning URL. */
|
||
"Copy LNURL" = "Copiar LNURL";
|
||
|
||
/* Context menu option for copying the ID of the note. */
|
||
"Copy note ID" = "Copiar ID da nota";
|
||
|
||
/* Context menu option for copying the JSON text from the note. */
|
||
"Copy note JSON" = "Copiar JSON da nota";
|
||
|
||
/* Button to copy report ID. */
|
||
"Copy Report ID" = "Copiar ID do relatório";
|
||
|
||
/* Context menu option for copying the text from an note. */
|
||
"Copy text" = "Copiar texto";
|
||
|
||
/* Label for button in context menu to copy URL of the selected uploaded media asset. */
|
||
"Copy URL" = "Copiar URL";
|
||
|
||
/* Context menu option for copying the ID of the user who created the note. */
|
||
"Copy user public key" = "Copiar chave pública do utilizador";
|
||
|
||
/* Error message to the user indicating that the initial contact list failed to be created. */
|
||
"Could not create your initial contact list event. This is a software bug, please contact Damus support via support@damus.io or through our Nostr account for help." = "Não foi possível criar o evento inicial da lista de contactos. Este é um bug de software, por favor contacta o suporte da Damus através de support@damus.io ou através da nossa conta Nostr para obter ajuda.";
|
||
|
||
/* Indicates that there are no users found. */
|
||
"Could not find the user you're looking for" = "Não foi possível encontrar esse utilizador";
|
||
|
||
/* Alert message to indicate that the muted user could not be found. */
|
||
"Could not find user to mute..." = "Não foi possível encontrar o utilizador para silenciar...";
|
||
|
||
/* Button to navigate to create account view. */
|
||
"Create account" = "Criar conta";
|
||
|
||
/* Button to continue to the create account page. */
|
||
"Create Account" = "Criar conta";
|
||
|
||
/* Title of alert prompting the user to create a new mutelist. */
|
||
"Create new mutelist" = "Criar nova lista de silenciados";
|
||
|
||
/* Dropdown option for selecting a custom translation server. */
|
||
"Custom" = "Personalizar";
|
||
|
||
/* Name of the app for the title of an internal notification */
|
||
"Damus" = "Damus";
|
||
|
||
/* Accessibility label for damus logo */
|
||
"Damus logo" = "Logo Damus";
|
||
|
||
/* Label for the preview of the profile picture */
|
||
"Damus Profile" = "Perfil Damus";
|
||
|
||
/* Dropdown option for selecting Damus Purple as a translation service. */
|
||
"Damus Purple" = "Damus Purple";
|
||
|
||
/* Prompt selection of the Damus purple environment (Developer feature to switch between real/production mode to test modes). */
|
||
"Damus Purple environment" = "Ambiente Damus Purple";
|
||
|
||
/* Title text for Damus Wallet view. */
|
||
"Damus Wallet" = "Carteira Damus";
|
||
|
||
/* Dropdown option for selecting DeepL as the translation service. */
|
||
"DeepL (Proprietary, Higher Accuracy)" = "DeepL (privado, maior precisão)";
|
||
|
||
/* Button to pay a Lightning invoice with the user's default Lightning wallet. */
|
||
"Default Wallet" = "Carteira padrão";
|
||
|
||
/* Title for section in zap settings that controls the default zap amount in sats. */
|
||
"Default Zap Amount in sats" = "Valor padrão zap em sats";
|
||
|
||
/* Button for deleting the users account.
|
||
Button to remove a user from their mutelist. */
|
||
"Delete" = "Apagar";
|
||
|
||
/* Button to delete the user's account. */
|
||
"Delete Account" = "Apagar conta";
|
||
|
||
/* Description of the specific Nostr relay server. */
|
||
"Description" = "Descrição";
|
||
|
||
/* Navigation title for developer settings
|
||
Section header for developer settings */
|
||
"Developer" = "Programador";
|
||
|
||
/* Setting to enable developer mode */
|
||
"Developer Mode" = "Modo de programador";
|
||
|
||
/* Section header for Developer Settings view */
|
||
"Developer Mode enables features and options that may help developers diagnose issues and improve this app. Most users will not need Developer Mode." = "O modo de programador ativa funcionalidades e opções que podem ajudar os programadores a diagnosticar problemas e a melhorar esta aplicação. A maioria dos utilizadores não necessitará do modo programador.";
|
||
|
||
/* Alert user that changes have been made. */
|
||
"Discard changes?" = "Descartar alterações?";
|
||
|
||
/* Button to disconnect from a relay server.
|
||
Button to disconnect from the relay. */
|
||
"Disconnect" = "Desconectar";
|
||
|
||
/* Text for button to disconnect from Nostr Wallet Connect lightning wallet. */
|
||
"Disconnect Wallet" = "Desconectar carteira";
|
||
|
||
/* Button to dismiss alert */
|
||
"Dismiss" = "Dispensar";
|
||
|
||
/* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
|
||
Navigation title for view of DMs, where DM is an English abbreviation for Direct Message.
|
||
Picker option for DM selector for seeing only DMs that have been responded to. DM is the English abbreviation for Direct Message.
|
||
Setting to enable DM Local Notification
|
||
Toolbar label for DMs view, where DM is the English abbreviation for Direct Message. */
|
||
"DMs" = "MPs";
|
||
|
||
/* Button to dismiss wallet selection view for paying Lightning invoice.
|
||
Button to leave edit mode for modifying the list of relays. */
|
||
"Done" = "Feito";
|
||
|
||
/* Title of the duplicate relay error message. */
|
||
"Duplicate relay" = "Duplicar relay";
|
||
|
||
/* Label for profile status expiration duration picker.
|
||
The duration in which to mute the given item. */
|
||
"Duration" = "Duração";
|
||
|
||
/* Heading indicating that this application allows users to earn money. */
|
||
"Earn Money" = "Ganhar dinheiro";
|
||
|
||
/* Button to edit user's profile.
|
||
Button to enter edit mode for modifying the list of relays.
|
||
Edit Button for editing profile */
|
||
"Edit" = "Editar";
|
||
|
||
/* Accessibility label for edit banner image button */
|
||
"Edit banner image" = "Editar imagem da faixa";
|
||
|
||
/* Developer mode setting to enable experimental Purple API support. */
|
||
"Enable experimental Purple API support" = "Ativar o suporte experimental da API Purple";
|
||
|
||
/* Developer mode setting to enable experimental Purple In-app purchase support. */
|
||
"Enable experimental Purple In-app purchase support" = "Ativar o suporte experimental Purple de compra na aplicação";
|
||
|
||
/* Label for button that allows users to enable Damus Purple translations */
|
||
"Enable Purple auto-translations" = "Ativar traduções automáticas Purple";
|
||
|
||
/* Heading indicating that this application keeps private messaging end-to-end encrypted. */
|
||
"Encrypted" = "Encriptado";
|
||
|
||
/* Prompt for user to enter an account key to login. */
|
||
"Enter your account key" = "Insere a tua chave da conta";
|
||
|
||
/* Headline label for an error sheet on the QR code scanner
|
||
Label to display that authentication to a server has failed.
|
||
Relay status label that indicates a relay had an error when connecting
|
||
Title indicating that an error has occurred. */
|
||
"Error" = "Erro";
|
||
|
||
/* Error label shown when user tries to enable push notifications but something fails */
|
||
"Error configuring push notifications with the server: %@" = "Erro ao configurar notificações push com o servidor: %@";
|
||
|
||
/* Error label shown when user tries to disable push notifications but something fails */
|
||
"Error disabling push notifications with the server: %@" = "Erro ao desativar notificações push com o servidor: %@";
|
||
|
||
/* Message to display when there was an error fetching a lightning invoice while attempting to zap. */
|
||
"Error fetching lightning invoice" = "Erro na leitura da fatura lightning";
|
||
|
||
/* Text for an item that application failed to retrieve the muted event for. */
|
||
"Error retrieving muted event" = "Erro ao recuperar evento silenciado";
|
||
|
||
/* Error label shown when system tries to sync up notification preferences to the push notification server but something fails */
|
||
"Error syncing up push notifications preferences with the server: %@" = "Erro ao sincronizar as preferências das notificações push com o servidor: %@";
|
||
|
||
/* Text on QR code camera view indicating an error */
|
||
"Error, please try again" = "Erro, por favor tenta novamente";
|
||
|
||
/* Error message indicating why saving keys failed. */
|
||
"Error: %@" = "Erro: %@";
|
||
|
||
/* Navigation title of view that shows the EULA, an acronym for End User License Agreement. */
|
||
"EULA" = "EULA";
|
||
|
||
/* Description of public zap type where the zap is sent publicly and identifies the user who sent it. */
|
||
"Everyone will see that you zapped" = "Todos vão ver que fizeste zap";
|
||
|
||
/* Features only available on subscription service */
|
||
"Exclusive features" = "Funcionalidades exclusivas";
|
||
|
||
/* Indication that the execution of running a NostrScript finished successfully, while providing a numeric return code. */
|
||
"Executed successfully, returned with code %@" = "Executado com êxito, devolvido com o código %@";
|
||
|
||
/* Badge indicating user has an expired Damus Purple account */
|
||
"Expired account" = "Conta expirada";
|
||
|
||
/* Label for Purple subscription expiry date */
|
||
"Expiry date" = "Data de validade";
|
||
|
||
/* Error label indicating about a failure in fetching notification preferences */
|
||
"Failed to get push notification preferences from the server" = "Falha ao obter as preferências de notificação push do servidor";
|
||
|
||
/* NostrScript error message when it fails to initialize a module. */
|
||
"Failed to initialize" = "Falha na inicialização";
|
||
|
||
/* NostrScript error message when it fails to parse a script. */
|
||
"Failed to parse" = "Falha ao analisar";
|
||
|
||
/* Navigation title for first aid settings and tools
|
||
Section header for first aid tools and settings */
|
||
"First Aid" = "Ajuda imediata";
|
||
|
||
/* Button to follow a user. */
|
||
"Follow" = "Seguir";
|
||
|
||
/* Text on QR code view to prompt viewer looking at screen to follow the user. */
|
||
"Follow %@ on Nostr" = "Seguir %@ no Nostr";
|
||
|
||
/* Button to follow all users in this section */
|
||
"Follow All" = "Seguir todos";
|
||
|
||
/* Button to follow a user back. */
|
||
"Follow Back" = "Seguir de volta";
|
||
|
||
/* Button to follow a given hashtag. */
|
||
"Follow hashtag" = "Seguir hashtag";
|
||
|
||
/* Text on QR code view to prompt viewer looking at screen to follow the user. */
|
||
"Follow me on Nostr" = "Segue-me no Nostr";
|
||
|
||
/* Text to indicate that the user is followed by one of our follows. */
|
||
"Followed by %@" = "Seguido por %@";
|
||
|
||
/* Text to indicate that the user is followed by two of our follows. */
|
||
"Followed by %@ & %@" = "Seguido por %1$@ e %2$@";
|
||
|
||
/* Text to indicate that the user is followed by three of our follows. */
|
||
"Followed by %@, %@ & %@" = "Seguido por %1$@, %2$@ e %3$@";
|
||
|
||
/* Label describing followers of a user.
|
||
Navigation bar title for view that shows who is following a user. */
|
||
"Followers" = "Seguidores";
|
||
|
||
/* Navigation bar title for view that shows who is following a user. */
|
||
"Followers You Know" = "Seguidores que conheces";
|
||
|
||
/* Navigation bar title for view that shows who a user is following. */
|
||
"Following" = "Seguindo";
|
||
|
||
/* Label to indicate that the user is in the process of following another user. */
|
||
"Following..." = "Seguindo...";
|
||
|
||
/* Text to indicate that a user is following your profile. */
|
||
"Follows you" = "Segue-te";
|
||
|
||
/* Section label for font size settings. */
|
||
"Font Size" = "Tamanho de letra";
|
||
|
||
/* First post example given to the user during onboarding, as a suggestion as to what they could post first */
|
||
"For #Introductions! I’m a software developer.\n\nMy side interests include languages and I am striving to be a #polyglot - I am a native English speaker and can speak French, German and Japanese." = "Para #apresentações! Sou programador de software.\n\nTambém me interesso por línguas e ando a esforçar-me por me tornar #poliglota - sou falante nativo de português e também consigo falar inglês, francês, alemão e japonês.\n#introductions #polyglot";
|
||
|
||
/* Text on QR code camera view telling user that profile scan was successful. */
|
||
"Found profile!" = "Perfil encontrado!";
|
||
|
||
/* Alert message asking if the user wants to open the link. */
|
||
"Found\n %@" = "Encontrado\n %@";
|
||
|
||
/* Dropdown option for selecting Free plan for DeepL translation service. */
|
||
"Free" = "Gratuito";
|
||
|
||
/* Human-readable short description of the 'friends filter' when it is set to 'friends-of-friends' */
|
||
"Friends of friends" = "Amigos de amigos";
|
||
|
||
/* Section header for general damus notifications user configuration */
|
||
"General" = "Geral";
|
||
|
||
/* Supporter badge description */
|
||
"Get a special badge on your profile to show everyone your contribution to Freedom tech" = "Obtém um crachá especial para o teu perfil que mostra a todos o teu contributo para uma tecnologia de liberdade";
|
||
|
||
/* Button to navigate to DeepL website to get a translation API key. */
|
||
"Get API Key" = "Obter chave API";
|
||
|
||
/* Button to navigate to nokyctranslate website to get a translation API key.
|
||
Button to navigate to translate.nostr.wine to get a translation API key. */
|
||
"Get API Key with BTC/Lightning" = "Obter chave API com BTC/Lightning";
|
||
|
||
/* Button label giving the user the option to go to the app after posting a highlight
|
||
Button label giving the user the option to go to the app after sharing content */
|
||
"Go to the app" = "Ir para a app";
|
||
|
||
/* Label for filter for seeing only hashtag follows.
|
||
Section header title for a list of hashtags that are muted. */
|
||
"Hashtags" = "Hashtags";
|
||
|
||
/* First post example given to the user during onboarding, as a suggestion as to what they could post first */
|
||
"Hello everybody!\n\nThis is my first post on Damus, I am happy to meet you all 🤙. What’s up?\n\n#introductions" = "Olá!\n\nEsta é a minha primeira publicação no Damus, Prazer em conhecer-vos 🤙. Novidades?\n\n#apresentações #introductions";
|
||
|
||
/* Title for funding future damus development */
|
||
"Help Build The Future" = "Ajuda a construir o futuro";
|
||
|
||
/* Text indicating the goal of developing Damus which the user can help with. */
|
||
"Help build the future of decentralized communication on the web." = "Ajude a construir o futuro da comunicação descentralizada na Web.";
|
||
|
||
/* Damus purple subscription pitch */
|
||
"Help us stay independent in our mission for Freedom tech with our Purple subscription, and look cool doing it!" = "Ajuda-nos a permanecer independentes na nossa missão por uma tecnologia de liberdade com uma subscrição Purple e dá estilo ao fazê-lo!";
|
||
|
||
/* Button to hide a note which has been muted. */
|
||
"Hide" = "Ocultar";
|
||
|
||
/* Section footer describing OnlyZaps mode */
|
||
"Hide all 🤙's" = "Esconder todos os 🤙's";
|
||
|
||
/* Setting to hide notes with the #nsfw (not safe for work) tags */
|
||
"Hide notes with #nsfw tags" = "Ocultar notas com as etiquetas #nsfw";
|
||
|
||
/* Label to indicate that the user is highlighting their own post. */
|
||
"Highlighted" = "Em destaque";
|
||
|
||
/* Label to indicate that the user is highlighting 1 user. */
|
||
"Highlighted %@" = "%@ em destaque";
|
||
|
||
/* Navigation bar title for Home view where notes and replies appear from those who the user is following. */
|
||
"Home" = "Iniciar";
|
||
|
||
/* First post example given to the user during onboarding, as a suggestion as to what they could post first */
|
||
"Howdy! I’m a graphic designer during the day and coder at night, but I’m also trying to spend more time outdoors.\n\nHope to meet folks who are on their own journeys to a peaceful and free life!" = "Olá! Sou designer gráfica durante o dia e programadora à noite, mas também tento passar mais tempo ao ar livre.\n\nEspero conhecer pessoas que estejam no seu rumo a uma vida pacífica e livre!";
|
||
|
||
/* Placeholder example text for website URL for user profile. */
|
||
"https://jb55.com" = "https://jb55.com";
|
||
|
||
/* Description of report type for illegal content. */
|
||
"Illegal Content" = "Conteúdo Ilegal";
|
||
|
||
/* Prompt selection of user's image uploader */
|
||
"Image uploader" = "Carregador de imagens";
|
||
|
||
/* Option to enter a url */
|
||
"Image URL" = "URL da imagem";
|
||
|
||
/* Section title for images configuration. */
|
||
"Images" = "Imagens";
|
||
|
||
/* Description of report type for impersonation. */
|
||
"Impersonation" = "Falsa identidade";
|
||
|
||
/* Loading message indicating that a contact list reset operation is in progress. */
|
||
"In progress…" = "Em curso...";
|
||
|
||
/* Mute a given item indefinitly (until user unmutes it). As opposed to muting the item for a given period of time. */
|
||
"Indefinite" = "Indefinido";
|
||
|
||
/* Badge indicating that a notification is an official internal app notification */
|
||
"Internal app notification" = "Notificação interna da app";
|
||
|
||
/* Error message indicating that an invalid account key was entered for login. */
|
||
"Invalid key" = "Chave Inválida";
|
||
|
||
/* Message to display when there was an error attempting to zap due to an invalid lightning address. */
|
||
"Invalid lightning address" = "Endereço lightning inválido";
|
||
|
||
/* Error message when an invalid Nostr wallet connection string is provided. */
|
||
"Invalid Nostr wallet connection string" = "Cadeia de ligação inválida da carteira Nostr";
|
||
|
||
/* Title of alerting as invalid tip address. */
|
||
"Invalid Tip Address" = "Endereço de gorjeta inválido";
|
||
|
||
/* Confirmation dialog question asking users if they want their translation settings to be automatically switched to the Damus Purple translation service */
|
||
"It seems that you already have a translation service configured. Would you like to switch to Damus Purple as your translator?" = "Parece que já tens um serviço de tradução configurado. Gostarias de trocar o teu tradutor para o Damus Purple?";
|
||
|
||
/* Placeholder example text for identifier used for Nostr addresses. */
|
||
"jb55@jb55.com" = "jb55@jb55.com";
|
||
|
||
/* Navigation title for managing keys.
|
||
Settings section for managing keys */
|
||
"Keys" = "Chaves";
|
||
|
||
/* Label for a link to the Damus website, to allow the user to learn more about the features of Purple */
|
||
"Learn more about the features" = "Sabe mais sobre as funcionalidades";
|
||
|
||
/* Moves the post button to the left side of the screen */
|
||
"Left Handed" = "Canhoto";
|
||
|
||
/* Dropdown option for selecting LibreTranslate as the translation service. */
|
||
"LibreTranslate (Open Source)" = "LibreTranslate (Open Source)";
|
||
|
||
/* Placeholder text for entry of Lightning Address or LNURL. */
|
||
"Lightning Address or LNURL" = "Endereço Lightning ou LNURL";
|
||
|
||
/* Indicates that the view is for paying a Lightning invoice. */
|
||
"Lightning Invoice" = "Fatura Lightning";
|
||
|
||
/* Accessibility Label for Like button */
|
||
"Like" = "Gosto";
|
||
|
||
/* Setting to enable Like Local Notification */
|
||
"Likes" = "Gostos";
|
||
|
||
/* Text indicator that the video is a livestream. */
|
||
"LIVE" = "AO VIVO";
|
||
|
||
/* Button to show media in note. */
|
||
"Load media" = "Carregar conteúdo";
|
||
|
||
/* Option for notification mode setting: Local notification mode */
|
||
"Local" = "Local";
|
||
|
||
/* Face ID usage description shown when trying to access private key */
|
||
"Local authentication to access private key" = "Autenticação local para acesso à chave privada";
|
||
|
||
/* Dropdown option label for system default for Lightning wallet. */
|
||
"Local default" = "Padrão local";
|
||
|
||
/* Section header for damus local notifications user configuration */
|
||
"Local Notifications" = "Notificações locais";
|
||
|
||
/* Button to log into account.
|
||
Button to navigate to login view. */
|
||
"Login" = "Iniciar sessão";
|
||
|
||
/* Alert for logging out the user.
|
||
Button for logging out the user.
|
||
Sidebar menu label to sign out of the account. */
|
||
"Logout" = "Terminar sessão";
|
||
|
||
/* Label that appears when searching for note or profile */
|
||
"Looking for %@..." = "Procurar por %@...";
|
||
|
||
/* Button label to indicate that tapping it will make the selected zap type be the default for future zaps. */
|
||
"Make Default" = "Tornar padrão";
|
||
|
||
/* Hint message when an invalid Nostr wallet connection string is provided. */
|
||
"Make sure the wallet you are connecting to supports NWC." = "Certifica-te que a carteira que estás a conectar é compatível com NWC.";
|
||
|
||
/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
|
||
"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Certifica-te de que guardas a chave da tua conta nsec antes de terminares a sessão ou perderás o acesso a esta conta";
|
||
|
||
/* Manage the damus subscription */
|
||
"Manage" = "Gerir";
|
||
|
||
/* Button to take user to manage Damus Purple subscription */
|
||
"Manage subscription" = "Gerir subscrição";
|
||
|
||
/* Setting to show media */
|
||
"Media previews" = "Pré-visualização de conteúdos";
|
||
|
||
/* Mentioned by heading in local notification */
|
||
"Mentioned by %@" = "Mencionado por %@";
|
||
|
||
/* Label for filter for seeing mention notifications (replies, etc).
|
||
Setting to enable Mention Local Notification */
|
||
"Mentions" = "Menções";
|
||
|
||
/* Sidebar menu label for merch store link. */
|
||
"Merch" = "Mercadoria";
|
||
|
||
/* Button label that allows the user to start a direct message conversation with the user shown on-screen */
|
||
"Message" = "Mensagem";
|
||
|
||
/* Monthly renewal of purple subscription */
|
||
"Monthly" = "Mensal";
|
||
|
||
/* Alert button to mute a user.
|
||
Button label that allows the user to mute the user shown on-screen
|
||
Button to mute a profile
|
||
Title for confirmation dialog to mute a profile. */
|
||
"Mute" = "Silenciar";
|
||
|
||
/* Alert message prompt to ask if a user should be muted. */
|
||
"Mute %@?" = "Silenciar %@?";
|
||
|
||
/* Context menu option for muting a conversation. */
|
||
"Mute conversation" = "Silenciar conversação";
|
||
|
||
/* Label represnting a button that the user can tap to mute a given hashtag so they don't see it in their feed anymore. */
|
||
"Mute Hashtag" = "Silenciar hashtag";
|
||
|
||
/* Title of alert for muting a user. */
|
||
"Mute User" = "Silenciar utilizador";
|
||
|
||
/* Context menu option for muting users. */
|
||
"Mute user" = "Silenciar utilizador";
|
||
|
||
/* Navigation title of view to see list of muted users & phrases.
|
||
Sidebar menu label for muted users view. */
|
||
"Muted" = "Silenciados";
|
||
|
||
/* Title for a push notification which has been muted */
|
||
"Muted event" = "Evento silenciado";
|
||
|
||
/* Title of the tab that shows the user's list of their own relays. */
|
||
"My Relays" = "Meus relays";
|
||
|
||
/* Text label indicating that there is no NIP-11 relay admin contact information found. In English, N/A stands for not applicable.
|
||
Text label indicating that there is no NIP-11 relay description information found. In English, N/A stands for not applicable.
|
||
Text label indicating that there is no NIP-11 relay software information found. In English, N/A stands for not applicable.
|
||
Text label indicating that there is no NIP-11 relay software version information found. In English, N/A stands for not applicable. */
|
||
"N/A" = "n.a.";
|
||
|
||
/* Label to prompt name entry. */
|
||
"Name" = "Nome";
|
||
|
||
/* Profile status duration setting of never expiring. */
|
||
"Never" = "Nunca";
|
||
|
||
/* Notification that the user has received a new direct message */
|
||
"New encrypted direct message" = "Nova mensagem direta encriptada";
|
||
|
||
/* Title label for push notifications where a direct message was sent to the user */
|
||
"New message" = "Nova mensagem";
|
||
|
||
/* Title label for push notifications where someone reacted to the user's post with a specific emoji */
|
||
"New note reaction" = "Nova reação à nota";
|
||
|
||
/* Ask the user if they are new to Nostr */
|
||
"New to Nostr?" = "Chegaste agora ao Nostr?";
|
||
|
||
/* Button to continue with account creation. */
|
||
"Next" = "Seguinte";
|
||
|
||
/* Do not discard changes.
|
||
User confirm No */
|
||
"No" = "Não";
|
||
|
||
/* Section footer for Contact list first aid tools */
|
||
"No contact list was found. You might experience issues using the app. If you suspect you have permanently lost your contact list (or if you never had one), you can fix this by resetting it" = "Não foi encontrada uma lista de contactos. Podes ter alguns percalços ao usar a app. Se suspeitas que perdeste permanentemente a tua lista de contactos (ou se nunca tiveste uma), podes remediar isso repondo-a";
|
||
|
||
/* Title indicating that there was no available content to share */
|
||
"No content available to share" = "Não há conteúdo disponível para partilhar";
|
||
|
||
/* Label to indicate that there are no developer mode logs available to be displayed on the screen */
|
||
"No logs to display" = "Não há registos a apresentar";
|
||
|
||
/* Alert message prompt that asks if the user wants to create a new mute list, overwriting previous mute lists. */
|
||
"No mute list found, create a new one? This will overwrite any previous mute lists." = "Não foi encontrada uma lista de silenciados, criar uma nova? Isto irá substituir qualquer lista de silenciados anterior.";
|
||
|
||
/* Description of anonymous zap type where the zap is sent anonymously and does not identify the user who sent it. */
|
||
"No one will see that you zapped" = "Ninguém verá que fizeste um zap";
|
||
|
||
/* A label indicating that note search resulted in no results */
|
||
"No results" = "Sem resultados";
|
||
|
||
/* Title indicating that a highlight cannot be posted because no text was selected. */
|
||
"No text selected" = "Sem texto selecionado";
|
||
|
||
/* Description of non-zap type where sats are sent to the user's wallet as a regular Lightning payment, not as a zap. */
|
||
"No zaps will be sent, only a lightning payment." = "Não se enviarão zaps, apenas um pagamento via lightning";
|
||
|
||
/* Label for button that allows users to reject enabling Damus Purple translations */
|
||
"No, thanks" = "Não, obrigado";
|
||
|
||
/* Dropdown option for selecting NoKYCTranslate.com as the translation service. */
|
||
"NoKYCTranslate.com (Prepay with BTC)" = "NoKYCTranslate.com (Pré-pagamento com BTC)";
|
||
|
||
/* Button text to indicate that the zap type is a private zap.
|
||
Picker option to indicate that sats should be sent to the user's wallet as a regular Lightning payment, not as a zap. */
|
||
"None" = "Nenhum";
|
||
|
||
/* No search results. */
|
||
"none" = "nada";
|
||
|
||
/* Dropdown option for selecting no translation service. */
|
||
"none_translation_service" = "Nenhum";
|
||
|
||
/* Label for the Nostr Address section of user profile form. */
|
||
"Nostr Address" = "Endereço Nostr";
|
||
|
||
/* Navigation title for the view showing NostrScript. */
|
||
"NostrScript" = "NostrScript";
|
||
|
||
/* Text indicating that there was an error with loading NostrScript. There is a more descriptive error message shown separately underneath. */
|
||
"NostrScript Error" = "Erro NostrScript";
|
||
|
||
/* Title indicating that a highlight cannot be posted because the user is not logged in. */
|
||
"Not logged in" = "Sem sessão iniciada";
|
||
|
||
/* Title indicating that sharing cannot proceed because the user is not logged in. */
|
||
"Not Logged In" = "Sem sessão iniciada";
|
||
|
||
/* Button to not save key, complete account creation, and start using the app. */
|
||
"Not now" = "Agora não";
|
||
|
||
/* Text to indicate that what is being shown is a note which has been muted. */
|
||
"Note from a %@ you've muted" = "Nota de um %@ que silenciaste";
|
||
|
||
/* Label indicating note has been muted
|
||
Text to indicate that what is being shown is a note which has been muted. */
|
||
"Note you've muted" = "Nota que silenciaste";
|
||
|
||
/* A label indicating that the notes being displayed below it are from a timeline, not search results
|
||
Label for filter for seeing only notes (instead of notes and replies). */
|
||
"Notes" = "Notas";
|
||
|
||
/* Label for filter for seeing notes and replies (instead of only notes). */
|
||
"Notes & Replies" = "Notas & Respostas";
|
||
|
||
/* Section footer clarifying what #nsfw (not safe for work) tags mean */
|
||
"Notes with the #nsfw tag usually contains adult content or other \"Not safe for work\" content" = "As notas com a etiqueta #nsfw normalmente têm conteúdo para adultos ou outro conteúdo impróprio para o trabalho";
|
||
|
||
/* Indicates that there are no notes in the timeline to view. */
|
||
"Nothing to see here. Check back later!" = "Nada para ver aqui. Volta mais tarde!";
|
||
|
||
/* Section header for notification indicator dot settings */
|
||
"Notification Dots" = "Pontos de notificação";
|
||
|
||
/* Section header for Notification Preferences */
|
||
"Notification Preferences" = "Preferências de notificação";
|
||
|
||
/* Section header for Damus notifications
|
||
Toolbar label for Notifications view. */
|
||
"Notifications" = "Notificações";
|
||
|
||
/* Prompt selection of the notification mode (Feature to switch between local notifications (generated from user's own phone) or push notifications (generated by Damus server). */
|
||
"Notifications mode" = "Modo de notificações";
|
||
|
||
/* Relative time label that indicates a notification happened now
|
||
String indicating that a given timestamp just occurred */
|
||
"now" = "agora";
|
||
|
||
/* Placeholder example for relay server address. */
|
||
"npub, #hashtag, phrase" = "npub, #hashtag, frase";
|
||
|
||
/* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */
|
||
"nsec1…" = "nsec1…";
|
||
|
||
/* Description of report type for nudity. */
|
||
"Nudity" = "Nudez";
|
||
|
||
/* Button label indicating user wants to proceed.
|
||
Button label to dismiss an error dialog */
|
||
"OK" = "OK";
|
||
|
||
/* Button to dismiss the alert. */
|
||
"Ok" = "Ok";
|
||
|
||
/* Relay status label that indicates a relay is connected. */
|
||
"Online" = "Online";
|
||
|
||
/* Help text on green lock icon that explains that only the current user can see the message of a zap event and who sent the zap. */
|
||
"Only you can see this message and who sent it." = "Só tu e quem enviou podem ver esta mensagem.";
|
||
|
||
/* Section header for enabling OnlyZaps mode (hide reactions) */
|
||
"OnlyZaps" = "OnlyZaps";
|
||
|
||
/* Non-tappable text in context menu that shows up when the zap button on profile is long pressed to indicate that the user has enabled OnlyZaps, meaning that they would like to be only zapped and not accept reactions to their notes. */
|
||
"OnlyZaps Enabled" = "OnlyZaps ativado";
|
||
|
||
/* Setting toggle to hide reactions. */
|
||
"OnlyZaps mode" = "Modo OnlyZaps";
|
||
|
||
/* Button to open the value found in browser. */
|
||
"Open in browser" = "Abrir no navegador";
|
||
|
||
/* Button to open the value found in browser. */
|
||
"Open in wallet" = "Abrir na carteira";
|
||
|
||
/* Label indicating that a form input is optional. */
|
||
"optional" = "opcional";
|
||
|
||
/* Prompt to enter optional additional information when reporting an account or content. */
|
||
"Optional" = "Opcional";
|
||
|
||
/* Button label that allows the user to start a direct message conversation with the user shown on-screen, to orange-pill them (i.e. help them to setup zaps) */
|
||
"Orange-pill" = "Comprimido laranja";
|
||
|
||
/* Text indicating that this is a paid relay. */
|
||
"Paid Relay" = "Relay pago";
|
||
|
||
/* Text for button to connect a lightning wallet. */
|
||
"Paste NWC Address" = "Colar endereço NWC";
|
||
|
||
/* Accessibility label for the private key paste button */
|
||
"Paste private key" = "Colar chave privada";
|
||
|
||
/* Button to pay a Lightning invoice. */
|
||
"Pay" = "Pagar";
|
||
|
||
/* Navigation bar title for view to pay Lightning invoice. */
|
||
"Pay the Lightning invoice" = "Pagar a fatura lightning";
|
||
|
||
/* Label to display that authentication to a server is pending. */
|
||
"Pending" = "Pendente";
|
||
|
||
/* Label for filter for seeing only people follows. */
|
||
"People" = "Pessoas";
|
||
|
||
/* Alert for deleting the users account.
|
||
Section title for deleting the user */
|
||
"Permanently Delete Account" = "Apagar conta permanentemente";
|
||
|
||
/* Prompt selection of DeepL subscription plan to perform machine translations on notes */
|
||
"Plan" = "Plano";
|
||
|
||
/* Instructions on how to filter a specific timeline feed by choosing relay servers to filter on. */
|
||
"Please choose relays from the list below to filter the current feed:" = "Por favor, escolhe relays da lista abaixo para filtrar a feed atual:";
|
||
|
||
/* Text on QR code camera view instructing user to point to QR code */
|
||
"Point your camera to a QR code…" = "Aponta a câmara para um código QR...";
|
||
|
||
/* Button to post a note. */
|
||
"Post" = "Publicar";
|
||
|
||
/* Title indicating that the user has posted a highlight successfully */
|
||
"Posted" = "Publicado";
|
||
|
||
/* Title indicating that the highlight post is being published to the network */
|
||
"Posting" = "A publicar";
|
||
|
||
/* Button text to indicate that the zap type is a private zap.
|
||
Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading.
|
||
Picker option to indicate that a zap should be sent privately and not identify the user to the public. */
|
||
"Private" = "Privado";
|
||
|
||
/* Title of the secure field that holds the user's private key. */
|
||
"Private Key" = "Chave privada";
|
||
|
||
/* Title of notification when a private zap is received. */
|
||
"Private Zap" = "Zap privado";
|
||
|
||
/* Description of private zap type where the zap is sent privately and does not identify the user to the public. */
|
||
"private_zap_description" = "Apenas '%@' pode ver que fizeste zap";
|
||
|
||
/* Dropdown option for selecting Pro plan for DeepL translation service. */
|
||
"Pro" = "Pro";
|
||
|
||
/* Label indicating the production environment for Damus Purple
|
||
Label indicating the production environment for Push notification functionality */
|
||
"Production" = "Produção";
|
||
|
||
/* Description of report type for profanity. */
|
||
"Profanity" = "Profanação";
|
||
|
||
/* Sidebar menu label for Profile view. */
|
||
"Profile" = "Perfil";
|
||
|
||
/* Section footer clarifying what the profile action sheet feature does */
|
||
"Profile action sheets allow you to follow, zap, or DM profiles more quickly without having to view their full profile" = "As folhas de ação de perfil permitem-te seguir, fazer zap ou enviar mensagens privadas mais rapidamente, sem teres de ver os perfis completos";
|
||
|
||
/* Section title for profile view configuration. */
|
||
"Profiles" = "Perfis";
|
||
|
||
/* Button text to indicate that the zap type is a public zap.
|
||
Picker option to indicate that a zap should be sent publicly and identify the user as who sent it. */
|
||
"Public" = "Público";
|
||
|
||
/* Section title for the user's public account ID. */
|
||
"Public Account ID" = "ID de conta pública";
|
||
|
||
/* Label indicating that the text is a user's public account key. */
|
||
"Public key" = "Chave pública";
|
||
|
||
/* Indicating when the user purchased the subscription */
|
||
"Purchased on" = "Comprado em";
|
||
|
||
/* User purchased a subscription */
|
||
"Purchased!" = "Comprado!";
|
||
|
||
/* Loading label indicating the purchase action is in progress */
|
||
"Purchasing" = "A comprar";
|
||
|
||
/* Subscription service name */
|
||
"Purple" = "Purple";
|
||
|
||
/* Option for notification mode setting: Push notification mode */
|
||
"Push" = "Push";
|
||
|
||
/* Prompt selection of the Push notification environment (Developer feature to switch between real/production mode to test modes). */
|
||
"Push notification environment" = "Ambiente de notificação push";
|
||
|
||
/* Button to view profile's qr code. */
|
||
"QR Code" = "Código QR";
|
||
|
||
/* Button to compose a quoted note */
|
||
"Quote" = "Citação";
|
||
|
||
/* Navigation bar title for Quote Reposts view. */
|
||
"Quotes" = "Citações";
|
||
|
||
/* Indication that a NostrScript was run until it reached a suspended state. */
|
||
"Ran to suspension." = "Correu para a suspensão.";
|
||
|
||
/* Accessibility label for react button */
|
||
"React with default reaction emoji" = "Reagir com emoji padrão";
|
||
|
||
/* Navigation bar title for Reactions view.
|
||
Section header for reactions settings
|
||
Title of emoji reactions view */
|
||
"Reactions" = "Reações";
|
||
|
||
/* Title of the tab that shows the list of relays recommended by Damus. */
|
||
"Recommended" = "Recomendados";
|
||
|
||
/* Text label indicating that the text below it are developer mode logs. */
|
||
"Relay Logs" = "Relay logs";
|
||
|
||
/* Navigation bar title that shows the list of relays for a user.
|
||
Sidebar menu label for Relays view.
|
||
Title of relays view */
|
||
"Relays" = "Relays";
|
||
|
||
/* Description of what was done as a result of sending a report to relay servers. */
|
||
"Relays have been notified and clients will be able to use this information to filter content. Thank you!" = "Os relays foram notificados e os clientes poderão usar esta informação para filtrar conteúdos. Obrigado!";
|
||
|
||
/* Button label to remove all participants from a note reply. */
|
||
"Remove all" = "Remover todos";
|
||
|
||
/* Context menu option for removing a note bookmark. */
|
||
"Remove bookmark" = "Remover marcador";
|
||
|
||
/* Button text to remove bookmark from a note. */
|
||
"Remove Bookmark" = "Remover marcador";
|
||
|
||
/* Button to take user to renew subscription for one month */
|
||
"Renew (1 mo)" = "Renovar (1 mês)";
|
||
|
||
/* Button to take user to renew subscription for one year */
|
||
"Renew (1 yr)" = "Renovar (1 ano)";
|
||
|
||
/* Indicating when the subscription will renew */
|
||
"Renews on" = "Renova em";
|
||
|
||
/* Accessibility label for reply button */
|
||
"Reply" = "Responder";
|
||
|
||
/* Text indicating that the view is used for editing which participants are replied to in a note. */
|
||
"Replying to" = "Responder a";
|
||
|
||
/* Indicating that the user is replying to the following listed people.
|
||
Indicating that the user is replying to the themself and no one else, where the parameter is 'self' in US English.
|
||
Label to indicate that the user is replying to 1 user. */
|
||
"Replying to %@" = "Responder a %@";
|
||
|
||
/* Label to indicate that the user is replying to 2 users. */
|
||
"Replying to %@ & %@" = "Responder a %1$@ e %2$@";
|
||
|
||
/* Label to indicate that the user is replying to themself. */
|
||
"Replying to self" = "Responder a si mesmo/a";
|
||
|
||
/* Button to report a profile.
|
||
Context menu option for reporting content.
|
||
Label indicating that the current view is for the user to report content. */
|
||
"Report" = "Denunciar";
|
||
|
||
/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */
|
||
"Report ID:" = "ID do relatório";
|
||
|
||
/* Button to report a note. */
|
||
"Report Note" = "Denunciar nota";
|
||
|
||
/* Message indicating that a report was successfully sent to relay servers. */
|
||
"Report sent!" = "Relatório enviado!";
|
||
|
||
/* Button to report a user. */
|
||
"Report User" = "Denunciar utilizador";
|
||
|
||
/* Button to repost a note */
|
||
"Repost" = "Republicar";
|
||
|
||
/* Accessibility label for repost/quote button */
|
||
"Repost or quote this note" = "Republicar ou citar esta nota";
|
||
|
||
/* Text indicating that the note was reposted (i.e. re-shared). */
|
||
"Reposted" = "Republicou";
|
||
|
||
/* Reposted by heading in local notification */
|
||
"Reposted by %@" = "Republicado por %@";
|
||
|
||
/* Accessibility label for boosts button
|
||
Navigation bar title for Reposts view.
|
||
Setting to enable Repost Local Notification */
|
||
"Reposts" = "Republicações";
|
||
|
||
/* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet */
|
||
"Requests" = "Pedidos";
|
||
|
||
/* Label indicating that a form input is required. */
|
||
"required" = "requerido";
|
||
|
||
/* Button to reset contact list. */
|
||
"Reset contact list" = "Repor lista de contactos";
|
||
|
||
/* Button to retry completing account creation after an error occurred. */
|
||
"Retry" = "Tentar novamente";
|
||
|
||
/* Button that runs a NostrScript. */
|
||
"Run" = "Executar";
|
||
|
||
/* Indication that the execution of a NostrScript is running. */
|
||
"Running..." = "Executando...";
|
||
|
||
/* Indication that a runtime error occurred when running a NostrScript. */
|
||
"Runtime error" = "Erro de tempo de execução";
|
||
|
||
/* Name of Bitcoin creator(s). */
|
||
"Satoshi Nakamoto" = "Satoshi Nakamoto";
|
||
|
||
/* Button for saving profile.
|
||
Button to save key, complete account creation, and start using the app. */
|
||
"Save" = "Guardar";
|
||
|
||
/* Percentage of purchase price the user will save */
|
||
"Save 14%" = "Poupa 14%";
|
||
|
||
/* Savings for purchasing an annual subscription */
|
||
"Save 20% off on an annual subscription" = "Poupa 20% numa subscrição anual";
|
||
|
||
/* Context menu option to save an image. */
|
||
"Save Image" = "Guardar imagem";
|
||
|
||
/* Toggle to save private key to the Apple secure keychain. */
|
||
"Save Key in Secure Keychain" = "Guardar chave em chaveiro seguro";
|
||
|
||
/* Ask user if they want to save their account information. */
|
||
"Save your login info?" = "Guardar os dados de início de sessão?";
|
||
|
||
/* Text to prompt scanning a QR code of a user's pubkey to open their profile. */
|
||
"Scan a user's pubkey" = "Scanear a chave pública de um utilizador";
|
||
|
||
/* Button to switch to scan QR Code page. */
|
||
"Scan Code" = "Scanear código";
|
||
|
||
/* Context menu option to scan image for a QR Code. */
|
||
"Scan for QR Code" = "Scanear um código QR";
|
||
|
||
/* Text for button to connect a lightning wallet. */
|
||
"Scan NWC Address" = "Scanear endereço NWC";
|
||
|
||
/* Accessibility label for a button that scans a private key QR code */
|
||
"Scan QR code" = "Scanear código QR";
|
||
|
||
/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */
|
||
"Scan the code" = "Scanear o código";
|
||
|
||
/* Text to prompt scanning a QR code of a user's privkey to login to their profile. */
|
||
"Scan Your Private Key QR" = "Scanear QR da tua chave privada";
|
||
|
||
/* Default title for the search screen when it is in an unknown state.
|
||
Title of the text field for searching. */
|
||
"Search" = "Procurar";
|
||
|
||
/* Placeholder text to prompt entry of search query. */
|
||
"Search..." = "Procurar...";
|
||
|
||
/* Navigation title for universe/search settings.
|
||
Section header for search/universe settings */
|
||
"Search/Universe" = "Pesquisar / Universo";
|
||
|
||
/* Section title for user's secret account login key. */
|
||
"Secret Account Login Key" = "Chave secreta de início de sessão";
|
||
|
||
/* Text to prompt user to connect their wallet using 'Nostr Wallet Connect'. */
|
||
"Securely connect your Damus app to your wallet using Nostr Wallet Connect" = "Conectar com segurança a app Damus à tua carteira usando Nostr Wallet Connect";
|
||
|
||
/* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */
|
||
"Select a Lightning wallet" = "Selecionar uma carteira lightning";
|
||
|
||
/* Prompt selection of user's default emoji reaction */
|
||
"Select default emoji" = "Selecionar emoji padrão";
|
||
|
||
/* Prompt selection of user's default wallet */
|
||
"Select default wallet" = "Selecionar carteira padrão";
|
||
|
||
/* Part of a larger sentence 'Replying to self' in US English. 'self' indicates that the user is replying to themself and no one else. */
|
||
"self" = "mesmo/a";
|
||
|
||
/* Text prompt for user to send a message to the other user. */
|
||
"Send a message to start the conversation..." = "Enviar uma mensagem para iniciar a conversa...";
|
||
|
||
/* Placeholder text for a comment to send as part of a zap to the user. */
|
||
"Send a message with your zap..." = "Enviar uma mensagem com o teu zap...";
|
||
|
||
/* Prompt selection of LibreTranslate server to perform machine translations on notes */
|
||
"Server" = "Servidor";
|
||
|
||
/* Prompt selection of translation service provider. */
|
||
"Service" = "Serviço";
|
||
|
||
/* Navigation title for Settings view.
|
||
Sidebar menu label for accessing the app settings */
|
||
"Settings" = "Configurações";
|
||
|
||
/* Button to share a note
|
||
Button to share an image.
|
||
Button to share the link to a profile.
|
||
Save button text for saving profile status settings. */
|
||
"Share" = "Partilhar";
|
||
|
||
/* Accessibility label for external share button */
|
||
"Share externally" = "Partilhar externamente";
|
||
|
||
/* Title text to indicate that the buttons below are meant to be used to share a note with others. */
|
||
"Share Note" = "Partilhar nota";
|
||
|
||
/* Button to present iOS share sheet */
|
||
"Share Via..." = "Partilhar via...";
|
||
|
||
/* Title indicating that the user has shared content successfully */
|
||
"Shared" = "Partilhado";
|
||
|
||
/* Label for the preview of the image being picture */
|
||
"Shared Picture" = "Foto partilhada";
|
||
|
||
/* Title indicating that the content is being published to the network */
|
||
"Sharing" = "A partilhar";
|
||
|
||
/* Button to show a note which has been muted.
|
||
Toggle to show or hide user's secret account login key. */
|
||
"Show" = "Mostrar";
|
||
|
||
/* Settings toggle for enabling general user statuses */
|
||
"Show general statuses" = "Mostrar estados gerais";
|
||
|
||
/* Button to show less of a long profile description. */
|
||
"Show less" = "Mostrar menos";
|
||
|
||
/* Button to show entire note.
|
||
Button to show more of a long profile description. */
|
||
"Show more" = "Mostrar mais";
|
||
|
||
/* Settings toggle for enabling now playing music statuses */
|
||
"Show music statuses" = "Mostrar estados da música";
|
||
|
||
/* Setting to Show notifications only associated to users your follow */
|
||
"Show only from users you follow" = "Mostrar apenas de utilizadores que sigo";
|
||
|
||
/* Toggle to show notes that are only in the device's preferred languages on the Universe feed and hide notes that are in other languages. */
|
||
"Show only preferred languages on Universe feed" = "Mostrar feed Universo só nos idiomas preferidos";
|
||
|
||
/* Setting to show profile action sheets when clicking on a user's profile picture */
|
||
"Show profile action sheets" = "Mostrar páginas de ação do perfil";
|
||
|
||
/* Toggle to show or hide selection of wallet. */
|
||
"Show wallet selector" = "Ver selecionador de carteira";
|
||
|
||
/* Accessibility label for the side menu button at the topbar */
|
||
"Side menu" = "Menu lateral";
|
||
|
||
/* Title of view to log into an account. */
|
||
"Sign in" = "Iniciar sessão";
|
||
|
||
/* Button to continue to login page. */
|
||
"Sign In" = "Iniciar sessão";
|
||
|
||
/* Section title for signing out */
|
||
"Sign Out" = "Encerrar sessão";
|
||
|
||
/* Sidebar menu label to sign out of the account. */
|
||
"Sign out" = "Encerrar sessão";
|
||
|
||
/* Button to dismiss the suggested users screen */
|
||
"Skip" = "Saltar";
|
||
|
||
/* Text label indicating which relay software is used to run this Nostr relay. */
|
||
"SOFTWARE" = "SOFTWARE";
|
||
|
||
/* Title label for push notification where someone posted a note */
|
||
"Someone posted a note" = "Alguém publicou uma nota";
|
||
|
||
/* Generic title label for push notifications where someone reacted to the user's post */
|
||
"Someone reacted to your note" = "Alguém reagiu à tua nota";
|
||
|
||
/* Body label for push notifications where someone reacted to the user's post with a specific emoji */
|
||
"Someone reacted to your note with %@" = "Alguém reagiu à tua nota com %@";
|
||
|
||
/* Title label for a push notification where someone zapped the user */
|
||
"Someone zapped you ⚡️" = "Alguém te enviou zaps ⚡️";
|
||
|
||
/* Text on QR code camera view telling the user a QR is incompatible */
|
||
"Sorry, this QR code looks incompatible with Damus. Please try another one." = "Desculpa, este código QR parece incompatível com o Damus. Tenta outro por favor.";
|
||
|
||
/* Description of report type for spam.
|
||
Section header for Universe/Search spam */
|
||
"Spam" = "Spam";
|
||
|
||
/* Label indicating a staging test environment for Damus Purple functionality (Developer feature) */
|
||
"Staging" = "Ensaio";
|
||
|
||
/* Label indicating the staging environment for Push notification functionality */
|
||
"Staging (for dev builds)" = "Ensaio (para dev builds)";
|
||
|
||
/* Placeholder as an example of what the user could set as their profile status. */
|
||
"Staying humble..." = "Continuando humilde...";
|
||
|
||
/* Label for Purple account subscriber number */
|
||
"Subscriber number" = "Número de subscritor";
|
||
|
||
/* Ah dang there was an error loading subscription information from the AppStore. Please try again later :( */
|
||
"Subscription Error" = "Erro na subscrição";
|
||
|
||
/* Label indicating success in syncing notification preferences */
|
||
"Successfully synced" = "Sincronizado com êxito";
|
||
|
||
/* A label indicating that the items below it are suggested hashtags */
|
||
"Suggested hashtags" = "Hashtags sugeridas";
|
||
|
||
/* Text calling for the user to support Damus through zaps */
|
||
"Support Damus" = "Apoiar o Damus";
|
||
|
||
/* Reason for supporting damus development */
|
||
"Support Damus development to help build the future of decentralized communication on the web." = "Apoia o desenvolvimento da Damus para ajudares a construir o futuro da comunicação descentralizada na web.";
|
||
|
||
/* Label to display relay's supported NIPs. */
|
||
"Supported NIPs" = "NIPs suportados";
|
||
|
||
/* Title for supporter badge */
|
||
"Supporter Badge" = "Crachá de apoiante";
|
||
|
||
/* Label indicating success in syncing notification preferences */
|
||
"Syncing" = "Sincronizando";
|
||
|
||
/* Tagged by heading in local notification */
|
||
"Tagged by %@" = "Marcado por %@";
|
||
|
||
/* Option to take a photo with the camera */
|
||
"Take Photo" = "Tirar foto";
|
||
|
||
/* Label indicating a local test environment for Damus Purple functionality (Developer feature)
|
||
Label indicating a local test environment for Push notification functionality (Developer feature) */
|
||
"Test (local)" = "Teste (local)";
|
||
|
||
/* Section header for damus text truncation user configuration */
|
||
"Text Truncation" = "Truncagem de texto";
|
||
|
||
/* Appreciation to user for purchasing subscription service */
|
||
"Thank you very much for signing up for Damus Purple. Your contribution helps us continue our fight for a more Open and Free internet.\n\nYou will also get access to premium features, and a star badge on your profile.\n\nEnjoy!" = "Obrigado por te inscreveres no Damus Purple. A tua contribuição ajuda-nos a manter a nossa luta por uma Internet mais aberta e livre.\n\nTerás também acesso a funcionalidades premium e a um crachá estrela no teu perfil.\n\nDiverte-te!";
|
||
|
||
/* Button to close out of alert that informs that the action to muted a user was successful. */
|
||
"Thanks!" = "Obrigado!";
|
||
|
||
/* Giving the description of the alert message. */
|
||
"The address should either begin with LNURL or should look like an email address." = "O endereço deve começar por LNURL ou ser semelhante a um endereço de email.";
|
||
|
||
/* Camera's bad input error label */
|
||
"The camera could not be accessed." = "Não foi possível aceder à câmara.";
|
||
|
||
/* Camera's bad output error label */
|
||
"The camera was not capable of scanning the requested codes." = "A câmara não conseguiu scanear os códigos pedidos.";
|
||
|
||
/* An error message that appears when the user attempts to add a relay that has already been added. */
|
||
"The relay you are trying to add is already added.\nYou're all set!" = "O relay que estás a tentar adicionar já foi adicionado.\nEstá tudo a postos!";
|
||
|
||
/* Quick description of what Damus is */
|
||
"The social network you control" = "A rede social que controlas";
|
||
|
||
/* In-app purchase error message for the user */
|
||
"There has been an unexpected error with the in-app purchase. Please try again later or contact support@damus.io. Error: %@" = "Ocorreu um erro inesperado com a compra na app. Tenta novamente mais tarde ou contacta support@damus.io. Erro: %@";
|
||
|
||
/* Label explaining that no content is available to share and instructing the user to close the view and try again. */
|
||
"There is no content available to share at this time. Please close this view and try again." = "Não há conteúdo disponível para partilhar de momento. Fecha esta visualização e tenta novamente.";
|
||
|
||
/* Error label when Purple account information fails to load */
|
||
"There was an error loading your account. Please try again later. If problem persists, please contact us at support@damus.io" = "Ocorreu um erro ao carregar a tua conta. Por favor, tenta mais tarde. Se o problema persistir, contacta-nos pelo e-mail support@damus.io";
|
||
|
||
/* Camera's initialization error label */
|
||
"There was an unexpected error in initializing the camera." = "Ocorreu um erro inesperado ao inicializar a câmara.";
|
||
|
||
/* Notice label that user cannot manage their In-App purchases */
|
||
"This device's in-app purchase is registered to a different Nostr account. Unable to manage this Purple account. If you believe this was a mistake, please contact us via support@damus.io." = "A compra na app deste dispositivo está registada numa conta Nostr diferente. Não é possível gerir esta conta Purple. Se achas que isto foi um erro, por favor contacta-nos através de support@damus.io.";
|
||
|
||
/* Warning that the inputted account key is a public key and the result of what happens because of it. */
|
||
"This is a public key, you will not be able to make notes or interact in any way. This is used for viewing accounts from their perspective." = "Esta é uma chave pública, não será possível fazeres anotações ou interagires de qualquer forma. Esta chave é utilizada para ver as contas do ponto de vista do utilizador.";
|
||
|
||
/* Description for a push notification which has been muted, and explanation that we cannot suppress it */
|
||
"This is an event that has been muted according to your mute list rules. We cannot suppress this notification, but we obscured the details to respect your preferences" = "Este é um evento que foi silenciado de acordo com as regras da tua lista de silenciamentos. Não podemos suprimir esta notificação, mas ocultamos os detalhes para respeitar as tuas preferências";
|
||
|
||
/* First post example given to the user during onboarding, as a suggestion as to what they could post first */
|
||
"This is my first post on Nostr 💜. I love drawing and folding Origami!\n\nNice to meet you all! #introductions #plebchain " = "Eis a minha primeira publicação no Nostr 💜. Adoro desenhar e dobrar Origami!\n\nPrazer em conhecer-vos! #apresentações #introductions #plebchain";
|
||
|
||
/* Error message indicating that a note is too big and cannot be rendered */
|
||
"This note contains too many items and cannot be rendered" = "Esta nota contém muitos itens e não pode ser renderizada";
|
||
|
||
/* Comment explaining why a user cannot be zapped. */
|
||
"This user cannot be zapped because they have not configured zaps on their account yet. Time to orange-pill?" = "Não é possível enviar zaps a este utilizador porque os zaps não estão configurados na sua conta. Será hora de lhe dar o comprimido laranja?";
|
||
|
||
/* Navigation bar title for note thread. */
|
||
"Thread" = "Sequência";
|
||
|
||
/* Section header title for a list of threads that are muted. */
|
||
"Threads" = "Sequências";
|
||
|
||
/* Instruction on how to verify npub during Damus Purple checkout */
|
||
"To continue your Purple subscription checkout, please verify your npub by clicking on the button below" = "Para continuar a compra da subscrição Purple, verifica o teu npub clicando no botão abaixo";
|
||
|
||
/* Accessibility label for toggling the visibility of the private key input field */
|
||
"Toggle key visibility" = "Alterar visibilidade das chaves";
|
||
|
||
/* A label indicating that the notes being displayed below it are all top note search results */
|
||
"Top hits" = "Resultados principais";
|
||
|
||
/* Text indicating that this zap is the one with the highest amount of sats. */
|
||
"Top Zap" = "Maior zap";
|
||
|
||
/* Toggle to translate direct messages. */
|
||
"Translate DMs" = "Traduzir MPs";
|
||
|
||
/* Button to translate note from different language. */
|
||
"Translate Note" = "Traduzir nota";
|
||
|
||
/* Dropdown option for selecting translate.nostr.wine as the translation service. */
|
||
"translate.nostr.wine (DeepL, Pay with BTC)" = "translate.nostr.wine (DeepL, paga com BTC)";
|
||
|
||
/* Button to indicate that the note has been translated from a different language. */
|
||
"Translated from %@" = "Traduzido de %@";
|
||
|
||
/* Navigation title for translation settings.
|
||
Section header for text and appearance settings */
|
||
"Translation" = "Tradução";
|
||
|
||
/* Section title for selecting the translation service. */
|
||
"Translations" = "Traduções";
|
||
|
||
/* Setting to truncate text in mention notifications */
|
||
"Truncate notification mention text" = "Truncar o texto de menção da notificação";
|
||
|
||
/* Setting to truncate text in timeline */
|
||
"Truncate timeline text" = "Truncar o texto da linha de tempo";
|
||
|
||
/* Text field prompt asking user to type DELETE in all caps to confirm that they want to proceed with deleting their account. */
|
||
"Type %@ to delete" = "Escreve %@ para apagar";
|
||
|
||
/* Text box prompt to ask user to type their note. */
|
||
"Type your note here..." = "Escreve aqui a tua nota...";
|
||
|
||
/* Alert message letting user know a QR Code was not found. */
|
||
"Unable to find a QR Code" = "Não foi possível encontrar o código QR";
|
||
|
||
/* Button to unfollow a user. */
|
||
"Unfollow" = "Deixar de seguir";
|
||
|
||
/* Button to unfollow a given hashtag. */
|
||
"Unfollow hashtag" = "Deixar de seguir a hashtag";
|
||
|
||
/* Label to indicate that the user is in the process of unfollowing another user. */
|
||
"Unfollowing..." = "Deixando de seguir...";
|
||
|
||
/* Toolbar label for the universal view where notes from all connected relay servers appear. */
|
||
"Universe 🛸" = "Universo 🛸";
|
||
|
||
/* Button to unmute a profile. */
|
||
"Unmute" = "Anular silêncio";
|
||
|
||
/* Context menu option for unmuting a conversation. */
|
||
"Unmute conversation" = "Anular silêncio da conversa";
|
||
|
||
/* Label represnting a button that the user can tap to unmute a given hashtag so they start seeing it in their feed again. */
|
||
"Unmute Hashtag" = "Anular silêncio da hashtag";
|
||
|
||
/* Title of longform event if it is untitled. */
|
||
"Untitled" = "Sem título";
|
||
|
||
/* Update button text for updating image url. */
|
||
"Update" = "Atualizar";
|
||
|
||
/* Button to proceed with uploading. */
|
||
"Upload" = "Carregar";
|
||
|
||
/* Custom URL host for Damus Purple testing
|
||
Custom URL host for Damus push notification testing
|
||
Example URL to LibreTranslate server */
|
||
"URL" = "URL";
|
||
|
||
/* Alert message that informs a user was muted. */
|
||
"User has been muted" = "O utilizador foi silenciado";
|
||
|
||
/* Alert message to indicate the user has been muted */
|
||
"User muted" = "Utilizador silenciado";
|
||
|
||
/* Headline indicating a user cannot be zapped */
|
||
"User not zappable" = "Utilizador não recebe zaps";
|
||
|
||
/* Section header for user profile status settings. */
|
||
"User Statuses" = "Estados do utilizador";
|
||
|
||
/* Label for Username section of user profile form. */
|
||
"Username" = "Nome de utilizador";
|
||
|
||
/* Section header title for a list of muted users. */
|
||
"Users" = "Utilizadores";
|
||
|
||
/* Instructions after the user has verified their npub for Damus Purple purchase checkout */
|
||
"Verified!" = "Verificado!";
|
||
|
||
/* Button label to verify the user's npub for the purpose of Purple subscription checkout */
|
||
"Verify my npub" = "Verificar o meu npub";
|
||
|
||
/* Section title for displaying the version number of the Damus app. */
|
||
"Version" = "Versão";
|
||
|
||
/* Text label indicating which version of the relay software is being run for this Nostr relay. */
|
||
"VERSION" = "VERSÃO";
|
||
|
||
/* A button label that allows the user to see the full profile of the profile they are previewing */
|
||
"View full profile" = "Ver perfil completo";
|
||
|
||
/* Setting to only see 1 event per user (npub) in the search/universe */
|
||
"View multiple events per user" = "Ver vários eventos por utilizador";
|
||
|
||
/* Button to switch to view users QR Code */
|
||
"View QR Code" = "Ver código QR";
|
||
|
||
/* Instruction on how to manage billing externally */
|
||
"Visit the Damus website on a web browser to manage billing" = "Visita o website do Damus num navegador para gerir pagamentos";
|
||
|
||
/* Text telling the user to wake up, where the argument is their display name. */
|
||
"Wake up, %@" = "Acorda, %@";
|
||
|
||
/* Navigation title for attaching Nostr Wallet Connect lightning wallet.
|
||
Navigation title for Wallet view
|
||
Sidebar menu label for Wallet view.
|
||
Title for section in zap settings that controls the Lightning wallet selection. */
|
||
"Wallet" = "Carteira";
|
||
|
||
/* Label text indicating that below it is the wallet address. */
|
||
"Wallet Address" = "Endereço da carteira";
|
||
|
||
/* Label text indicating that below it is the information about the wallet relay. */
|
||
"Wallet Relay" = "Relay da carteira";
|
||
|
||
/* Alert for resetting the user's contact list. */
|
||
"WARNING:\n\nThis will reset your contact list, including the list of everyone you follow and the list of all relays you usually connect to. ONLY PROCEED IF YOU ARE SURE YOU HAVE LOST YOUR CONTACT LIST BEYOND RECOVERABILITY." = "AVISO:\n\nIsto irá repor a tua lista de contactos, incluindo a lista de quem segues e a lista de relays a que costumas ligar-te. PROSSEGUE SÓ SE TIVERES A CERTEZA QUE PERDESTE A TUA LISTA DE CONTACTOS E QUE A MESMA É IRRECUPERÁVEL.";
|
||
|
||
/* Alert for deleting the users account. */
|
||
"WARNING:\n\nTHIS WILL SIGN AN EVENT THAT DELETES THIS ACCOUNT.\n\nYOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY.\n\n ARE YOU SURE YOU WANT TO CONTINUE?" = "AVISO:\n\nISTO IRÁ REGISTAR UM EVENTO QUE ELIMINA ESTA CONTA.\n\nDEIXARÁS DE PODER ENTRAR NO DAMUS COM ESTA CHAVE DE CONTA.\n\nTENS A CERTEZA DE QUE QUERES CONTINUAR?";
|
||
|
||
/* Message indicating that no First Aid actions are available. */
|
||
"We did not detect any issues that we can automatically fix for you. If you are having issues, please contact Damus support: [support@damus.io](mailto:support@damus.io)" = "Não detetámos qualquer problema que te possamos corrigir automaticamente. Se estiveres com dificuldades, contacta o suporte da Damus: [support@damus.io](mailto:support@damus.io)";
|
||
|
||
/* Reminder to user that they should save their account information. */
|
||
"We'll save your account key, so you won't need to enter it manually next time you log in." = "Vamos guardar a chave da tua conta para que não tenhas de a introduzir manualmente na próxima vez que iniciares sessão.";
|
||
|
||
/* Label for Website section of user profile form. */
|
||
"Website" = "Website";
|
||
|
||
/* Welcome text shown on the first screen when user is not logged in. */
|
||
"Welcome to Damus" = "Bem-vindo/a ao Damus";
|
||
|
||
/* Greeting to subscription service */
|
||
"Welcome to Purple" = "Bem-vindo/a ao Purple";
|
||
|
||
/* Welcoming message to the reader. The variable is 'you', the reader. */
|
||
"Welcome to the social network %@ control." = "Damos-te as boas-vindas à rede social que %@ controlas.";
|
||
|
||
/* Welcome text */
|
||
"Welcome to the social network you control" = "Damos-te as boas -vindas à rede social que tu controlas";
|
||
|
||
/* Text to welcome user. */
|
||
"Welcome!" = "Bem-vindo/a!";
|
||
|
||
/* Text to welcome user. */
|
||
"Welcome, %@!" = "Bem-vindo/a, %@!";
|
||
|
||
/* Header text to prompt user what issue they want to report. */
|
||
"What do you want to report?" = "O que queres denunciar?";
|
||
|
||
/* Title for a screen displaying suggestions of who to follow */
|
||
"Who to Follow" = "Quem seguir?";
|
||
|
||
/* Section header title for a list of words that are muted. */
|
||
"Words" = "Palavras";
|
||
|
||
/* Placeholder example for relay server address. */
|
||
"wss://some.relay.com" = "wss://some.relay.com";
|
||
|
||
/* Agree to discard changes made to profile.
|
||
User confirm Yes */
|
||
"Yes" = "Sim";
|
||
|
||
/* Text of button that confirms to overwrite the existing mutelist. */
|
||
"Yes, Overwrite" = "Sim, substituir";
|
||
|
||
/* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */
|
||
"you" = "tu";
|
||
|
||
/* Text telling the user that they are dreaming. */
|
||
"You are dreaming..." = "Estás a sonhar...";
|
||
|
||
/* Label explaining a highlight cannot be made because the user is not logged in */
|
||
"You cannot post a highlight because you are not logged in with a private key! Please close this, login with a private key (or nsec), and try again." = "Não podes publicar um destaque porque não entraste com uma chave privada! Fecha isto, inicia sessão com uma chave privada (ou nsec) e tenta novamente.";
|
||
|
||
/* Label explaining a highlight cannot be made because there was no selected text, and some instructions on how to resolve the issue */
|
||
"You cannot post a highlight because you have selected no text on the page! Please close this, select some text, and try again." = "Não podes publicar um destaque porque não selecionaste um texto na página! Fecha isto, selecciona algum texto e tenta novamente.";
|
||
|
||
/* Label explaining that sharing cannot proceed because the user is not logged in. */
|
||
"You cannot share content because you are not logged in. Please close this view, log in to your account, and try again." = "Não podes partilhar conteúdo porque não tens sessão iniciada. Por favor fecha isto, inicia sessão na tua conta e tenta novamente.";
|
||
|
||
/* Text indicating that there are no bookmarks to be viewed */
|
||
"You have no bookmarks yet, add them in the context menu" = "Ainda não tens marcadores, adiciona-os no menu de contexto";
|
||
|
||
/* Part 1 of 2 in message 'You unlocked automatic translations' the user gets when they sign up for Damus Purple */
|
||
"You unlocked" = "Desbloqueaste";
|
||
|
||
/* Label explaining that their content sharing action is in progress */
|
||
"Your content is being broadcasted to the network. Please wait." = "O teu conteúdo está a ser transmitido para a rede. Por favor aguarda.";
|
||
|
||
/* Label explaining there their highlight publishing action is in progress */
|
||
"Your highlight is being broadcasted to the network. Please wait." = "O teu destaque está a ser transmitido para a rede. Por favor aguarda.";
|
||
|
||
/* Label for Your Name section of user profile form. */
|
||
"Your Name" = "O teu nome";
|
||
|
||
/* A notification message explaining to the user that their Damus Purple Subscription is expiring soon, prompting them to renew. */
|
||
"Your Purple subscription expires in %@ days. Renew?" = "A tua subscrição Purple acaba dentro de %@ dias. Renovar?";
|
||
|
||
/* A notification message explaining to the user that their Damus Purple Subscription is expiring in one day, prompting them to renew. */
|
||
"Your Purple subscription expires in 1 day. Renew?" = "A tua subscrição Purple acaba dentro de 1 dia. Renovar?";
|
||
|
||
/* A notification message explaining to the user that their Damus Purple Subscription has expired, prompting them to renew. */
|
||
"Your Purple subscription has expired. Renew?" = "A tua subscrição Purple acabou. Renovar?";
|
||
|
||
/* Footer text to inform user what will happen when the report is submitted. */
|
||
"Your report will be sent to the relays you are connected to" = "O teu relatório será enviado para os relays conectados";
|
||
|
||
/* Accessibility label for zap button
|
||
Button label that allows the user to zap (i.e. send a Bitcoin tip via the lightning network) the user shown on-screen
|
||
Text underneath the number of sats indicating that it's the amount used for zaps.
|
||
Title of notification when a non-private zap is received. */
|
||
"Zap" = "Zap";
|
||
|
||
/* Message to display when sending a zap from the user's connected wallet failed. */
|
||
"Zap attempt from connected wallet failed." = "Tentativa de zap da carteira associada falhou.";
|
||
|
||
/* Message to display when a zap from the user's connected wallet was canceled. */
|
||
"Zap attempt from connected wallet was canceled." = "A tentativa de zap da carteira associada foi cancelada.";
|
||
|
||
/* Button label indicating that a zap action was unsuccessful (i.e. the user was unable to send a Bitcoin tip via the lightning network to the user shown on-screen)
|
||
Title of an alert indicating that a zap action failed */
|
||
"Zap failed" = "Zap falhou";
|
||
|
||
/* Text to indicate that the buttons below it is for choosing the type of zap to send. */
|
||
"Zap type" = "Tipo de zap";
|
||
|
||
/* Button to send a zap. */
|
||
"Zap User" = "Enviar zap";
|
||
|
||
/* Setting to enable vibration on zap */
|
||
"Zap Vibration" = "Vibração de zap";
|
||
|
||
/* Button label indicating that a zap action was successful (i.e. the user is successfully sent a Bitcoin tip via the lightning network to the user shown on-screen) */
|
||
"Zapped!" = "Zap enviado!";
|
||
|
||
/* Button label indicating that a zap action is in progress (i.e. the user is currently sending a Bitcoin tip via the lightning network to the user shown on-screen) */
|
||
"Zapping" = "Enviando zap";
|
||
|
||
/* Text to indicate that the app is in the process of sending a zap. */
|
||
"Zapping..." = "Enviando zap...";
|
||
|
||
/* Label for filter for zap notifications.
|
||
Navigation bar title for the Zaps view.
|
||
Navigation title for zap settings.
|
||
Section header for zap settings
|
||
Setting to enable Zap Local Notification
|
||
Title for section in zap settings that controls general zap preferences. */
|
||
"Zaps" = "Zaps";
|
||
|