msgid "" msgstr "" "Project-Id-Version: keysmith\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-09-27 00:42+0000\n" "PO-Revision-Date: 2023-05-02 11:06+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POFile-SpellExtra: OTP Keysmith FA Truncagem truncagem SHA QR\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/app/cli.cpp:133 #, kde-format msgctxt "@info ( placeholder)" msgid "" "Optional account to add, formatted as otpauth:// URI (e.g. from a QR code)" msgstr "" "Conta opcional a adicionar, formatada como um URI otpauth:// (p.ex., de um " "código QR)" #: src/app/flows_p.cpp:108 src/app/flows_p.cpp:248 #, kde-format msgctxt "@title:window" msgid "Invalid account" msgstr "Conta inválida" #: src/app/flows_p.cpp:109 #, kde-format msgctxt "@info:label" msgid "" "The account you are trying to add is invalid. You can either quit the app, " "or continue without adding the account." msgstr "" "A conta que está a tentar adicionar é inválida. Poderá sair da aplicação ou " "continuar sem adicionar a conta." #: src/app/flows_p.cpp:249 #, kde-format msgctxt "@info:label" msgid "" "The account you are trying to add is invalid. Continue without adding the " "account." msgstr "" "A conta que está a tentar adicionar é inválida. Continue sem adicionar a " "conta." #: src/contents/ui/AccountEntryViewBase.qml:35 #, fuzzy, kde-format #| msgctxt "Confirm dialog title: %1 is the name of the account to remove" #| msgid "Removing account: %1" msgctxt "Details dialog title: %1 is the name of the account" msgid "Details of account: %1" msgstr "A remover a conta: %1" #: src/contents/ui/AccountEntryViewBase.qml:42 #, kde-format msgid "Name:" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:49 #, kde-format msgid "Issuer:" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:56 #, kde-format msgid "Mode:" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:57 #, kde-format msgctxt "Mode of 2fa" msgid "HOTP" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:57 #, kde-format msgctxt "Mode of 2fa" msgid "TOTP" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:63 #, kde-format msgid "Epoch:" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:70 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "Timer:" msgid "Time Step:" msgstr "Cronómetro:" #: src/contents/ui/AccountEntryViewBase.qml:77 #, kde-format msgid "Offset:" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:84 #, fuzzy, kde-format #| msgctxt "@label:spinbox" #| msgid "Token length:" msgid "Token Length:" msgstr "Tamanho do código:" #: src/contents/ui/AccountEntryViewBase.qml:91 #, kde-format msgid "Hash:" msgstr "" #: src/contents/ui/AccountEntryViewBase.qml:100 #, kde-format msgctxt "Confirm dialog title: %1 is the name of the account to remove" msgid "Removing account: %1" msgstr "A remover a conta: %1" #: src/contents/ui/AccountEntryViewBase.qml:105 #, fuzzy, kde-format #| msgid "" #| "

Removing this account from Keysmith will not disable two-factor " #| "authentication (2FA). Make sure you can still access your account without " #| "using Keysmith before proceeding:

  • Make sure you have another " #| "2FA app set up for your account, or:
  • Make sure you have recovery " #| "codes for your account, or:
  • Disable two-factor authentication on " #| "your account
" msgid "" "

  • Account name: %1
  • Account issuer: %2

Removing this account from Keysmith will not disable two-factor " "authentication (2FA). Make sure you can still access your account without " "using Keysmith before proceeding:

  • Make sure you have another 2FA " "app set up for your account, or:
  • Make sure you have recovery codes " "for your account, or:
  • Disable two-factor authentication on your " "account
" msgstr "" "

A remoção desta conta do Keysmith não irá desactivar a autenticação por " "múltiplos factores (2FA). Certifique-se que pode ainda aceder à sua conta " "sem usar o Keysmith antes de prosseguir:

  • Certifique-se que tem " "outra aplicação de 2FA configurada para a sua conta ou:
  • Certifique-" "se que tem os códigos de recuperação da sua conta ou:
  • Desactive a " "autenticação multi-factor na sua conta
" #: src/contents/ui/AccountEntryViewBase.qml:116 #, kde-format msgctxt "Button confirming account removal" msgid "Delete Account" msgstr "Apagar a Conta" #: src/contents/ui/AccountEntryViewBase.qml:134 #, kde-format msgctxt "Notification shown in a passive notification" msgid "Token copied to clipboard!" msgstr "O código foi copiado para a área de transferência!" #: src/contents/ui/AccountNameForm.qml:64 #, kde-format msgctxt "@label:textbox" msgid "Account name:" msgstr "Nome da conta:" #: src/contents/ui/AccountNameForm.qml:83 #, kde-format msgctxt "@label:textbox" msgid "Account issuer:" msgstr "Emissor da conta:" #: src/contents/ui/AccountsOverview.qml:21 #, kde-format msgctxt "@title:window" msgid "Accounts" msgstr "Contas" #: src/contents/ui/AccountsOverview.qml:25 #, kde-format msgctxt "generic error shown when adding or updating an account failed" msgid "Failed to update accounts" msgstr "Não foi possível actualizar as contas" #: src/contents/ui/AccountsOverview.qml:26 #, kde-format msgctxt "error message shown when loading accounts from storage failed" msgid "Some accounts failed to load." msgstr "Não foi possível carregar algumas das contas." #: src/contents/ui/AccountsOverview.qml:101 #, kde-format msgid "No accounts added" msgstr "Sem contas adicionadas" #: src/contents/ui/AccountsOverview.qml:106 #, kde-format msgctxt "" "@action:button add new account, shown instead of overview list when no " "accounts have been added yet" msgid "Add Account" msgstr "Adicionar uma Conta" #: src/contents/ui/AccountsOverview.qml:172 #, kde-format msgctxt "@action:button add new account, shown in toolbar" msgid "Add" msgstr "Adicionar" #: src/contents/ui/AddAccount.qml:22 #, kde-format msgctxt "@title:window" msgid "Add new account" msgstr "Adicionar uma nova conta" #: src/contents/ui/AddAccount.qml:45 #, kde-format msgctxt "@action:button cancel and dismiss the add account form" msgid "Cancel" msgstr "Cancelar" #: src/contents/ui/AddAccount.qml:52 #, fuzzy, kde-format #| msgctxt "@action:button Dismiss the error page and quit Keysmtih" #| msgid "Quit" msgctxt "@action:button Dismiss the error page and quit Keysmith" msgid "Quit" msgstr "Sair" #: src/contents/ui/AddAccount.qml:61 #, fuzzy, kde-format #| msgid "Add" msgctxt "@action:button" msgid "Add" msgstr "Adicionar" #: src/contents/ui/AddAccount.qml:81 #, kde-format msgctxt "@label:chooser" msgid "Account type:" msgstr "Tipo de conta:" #: src/contents/ui/AddAccount.qml:90 #, kde-format msgctxt "@option:radio" msgid "Time-based OTP" msgstr "OTP baseado no tempo" #: src/contents/ui/AddAccount.qml:101 #, kde-format msgctxt "@option:radio" msgid "Hash-based OTP" msgstr "OTP baseado num código" #: src/contents/ui/AddAccount.qml:113 #, kde-format msgid "Token secret" msgstr "Senha por código" #: src/contents/ui/AddAccount.qml:116 #, kde-format msgctxt "@label:textbox" msgid "Secret key:" msgstr "Chave privada:" #: src/contents/ui/AddAccount.qml:132 #, kde-format msgctxt "Button to reveal form for configuring additional token details" msgid "Details" msgstr "Detalhes" #: src/contents/ui/AddAccount.qml:140 #, fuzzy, kde-format #| msgctxt "Button to reveal form for configuring additional token details" #| msgid "Details" msgctxt "@title:group" msgid "HOTP Details:" msgstr "Detalhes" #: src/contents/ui/AddAccount.qml:153 #, fuzzy, kde-format #| msgctxt "Button to reveal form for configuring additional token details" #| msgid "Details" msgctxt "@label" msgid "TOTP Details:" msgstr "Detalhes" #: src/contents/ui/ErrorPage.qml:33 #, kde-format msgctxt "@action:button Button to dismiss the error page" msgid "Continue" msgstr "Continuar" #: src/contents/ui/ErrorPage.qml:40 #, kde-format msgctxt "@action:button Dismiss the error page and quit Keysmtih" msgid "Quit" msgstr "Sair" #: src/contents/ui/HOTPAccountEntryView.qml:19 #: src/contents/ui/TOTPAccountEntryView.qml:23 #, fuzzy, kde-format #| msgctxt "Button to reveal form for configuring additional token details" #| msgid "Details" msgctxt "Button to show details of a single account" msgid "Show details" msgstr "Detalhes" #: src/contents/ui/HOTPAccountEntryView.qml:28 #: src/contents/ui/TOTPAccountEntryView.qml:34 #, kde-format msgctxt "Button for removal of a single account" msgid "Delete account" msgstr "Apagar a conta" #: src/contents/ui/HOTPDetailsForm.qml:27 #, kde-format msgctxt "@label:textbox" msgid "Counter:" msgstr "Contador:" #: src/contents/ui/HOTPDetailsForm.qml:48 #: src/contents/ui/TOTPDetailsForm.qml:67 #, kde-format msgctxt "@label:spinbox" msgid "Token length:" msgstr "Tamanho do código:" #: src/contents/ui/HOTPDetailsForm.qml:63 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Add check digit" msgctxt "@option:check" msgid "Add checksum digit" msgstr "Adicionar o algarismo de verificação" #: src/contents/ui/HOTPDetailsForm.qml:75 #, fuzzy, kde-format #| msgctxt "@option:check" #| msgid "Use custom offset" msgctxt "@option:check" msgid "Use custom truncation offset" msgstr "Usar um deslocamento personalizado" #: src/contents/ui/HOTPDetailsForm.qml:89 #, kde-format msgctxt "@label:spinbox" msgid "Truncation offset:" msgstr "Deslocamento da truncagem:" #: src/contents/ui/KeysmithGlobalDrawer.qml:12 #: src/contents/ui/KeysmithGlobalDrawer.qml:15 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "Keysmith" msgid "About Keysmith" msgstr "Keysmith" #: src/contents/ui/RenameAccount.qml:17 #, kde-format msgctxt "@title:window" msgid "Rename account to add" msgstr "Mudar o nome da conta a adicionar" #: src/contents/ui/RenameAccount.qml:35 #, kde-format msgctxt "" "@info:label Keysmith received an account to add via URI on e.g. commandline " "which is already in use" msgid "" "Another account with the same name already exists. Please correct the name " "or issuer for the new account." msgstr "" "Já existe outra conta com o mesmo nome. Por favor corrija o nome ou o " "emissor da nova conta." #: src/contents/ui/RenameAccount.qml:49 #, kde-format msgctxt "@action:button cancel and dismiss the rename account form" msgid "Cancel" msgstr "Cancelar" #: src/contents/ui/RenameAccount.qml:56 #, kde-format msgid "Add" msgstr "Adicionar" #: src/contents/ui/SetupPassword.qml:22 src/contents/ui/UnlockAccounts.qml:22 #, kde-format msgctxt "@title:window" msgid "Password" msgstr "Senha" #: src/contents/ui/SetupPassword.qml:28 #, kde-format msgid "Failed to set up your password" msgstr "Não foi possível configurar a sua senha" #: src/contents/ui/SetupPassword.qml:42 #, kde-format msgid "Choose a password to protect your accounts" msgstr "Escolha uma senha para proteger as suas contas" #: src/contents/ui/SetupPassword.qml:49 #, fuzzy, kde-format #| msgctxt "@label:textbox" #| msgid "New password:" msgctxt "@label:textbox" msgid "New Password:" msgstr "Nova senha:" #: src/contents/ui/SetupPassword.qml:60 #, kde-format msgctxt "@label:textbox" msgid "Verify password:" msgstr "Verifique a senha:" #: src/contents/ui/SetupPassword.qml:68 #, fuzzy, kde-format #| msgid "Apply" msgctxt "@action:button" msgid "Apply" msgstr "Aplicar" #: src/contents/ui/TokenEntryViewLabels.qml:40 #, kde-format msgctxt "placeholder text if no token is available" msgid "(refresh)" msgstr "(actualizar)" #: src/contents/ui/TOTPDetailsForm.qml:27 #, kde-format msgctxt "@label:textbox" msgid "Timer:" msgstr "Cronómetro:" #: src/contents/ui/TOTPDetailsForm.qml:45 #, kde-format msgctxt "@label:textbox" msgid "Starting at:" msgstr "A iniciar em:" #: src/contents/ui/TOTPDetailsForm.qml:79 #, kde-format msgctxt "@label:chooser" msgid "Hash algorithm:" msgstr "Algoritmo de dispersão:" #: src/contents/ui/TOTPDetailsForm.qml:86 #, kde-format msgctxt "@option:radio" msgid "SHA-1" msgstr "SHA-1" #: src/contents/ui/TOTPDetailsForm.qml:98 #, kde-format msgctxt "@option:radio" msgid "SHA-256" msgstr "SHA-256" #: src/contents/ui/TOTPDetailsForm.qml:110 #, kde-format msgctxt "@option:radio" msgid "SHA-512" msgstr "SHA-512" #: src/contents/ui/UnlockAccounts.qml:26 #, kde-format msgid "Failed to unlock your accounts" msgstr "Não foi possível desbloquear as suas contas" #: src/contents/ui/UnlockAccounts.qml:43 #, kde-format msgid "Please provide the password to unlock your accounts" msgstr "Por favor indique a senha para desbloquear as suas contas" #: src/contents/ui/UnlockAccounts.qml:50 #, kde-format msgctxt "@label:textbox" msgid "Password:" msgstr "Senha:" #: src/contents/ui/UnlockAccounts.qml:59 #, fuzzy, kde-format #| msgid "Unlock" msgctxt "@action:button" msgid "Unlock" msgstr "Desbloquear" #: src/main.cpp:68 #, kde-format msgctxt "@title" msgid "Keysmith" msgstr "Keysmith" #: src/main.cpp:71 #, kde-format msgid "generate two-factor authentication (2FA) tokens" msgstr "" #: src/main.cpp:74 #, fuzzy, kde-format #| msgctxt "@title" #| msgid "Keysmith" msgid "Keysmith" msgstr "Keysmith" #: src/main.cpp:78 #, kde-format msgid "© 2019 KDE Community" msgstr "" #~ msgctxt "Button cancelling account removal" #~ msgid "Cancel" #~ msgstr "Cancelar" #~ msgctxt "@label:check" #~ msgid "Checksum:" #~ msgstr "Código de validação:" #~ msgctxt "@label:check" #~ msgid "Truncation:" #~ msgstr "Truncagem:"