﻿Empty = ''
ProductName = 'Kaspersky Secure Connection'
Close = 'Fechar'
OK = 'OK'
Cancel = 'Cancelar'
Save = 'Guardar'
Delete = 'Eliminar'
TryAgain = 'Tentar novamente'
RemoveLimit = 'Obter mais'
RemoveRestrictions = 'Adquirir subscrição'
Details = 'Detalhes'
MyKaspersky = 'My Kaspersky'
RenewLicense = 'Renovar subscrição'
Back = 'Anterior'
Dot = '.'
And = 'e'
Continue = 'Continuar'

BSuffix = 'B'
KBSuffix = 'KB'
MBSuffix = 'MB'
GBSuffix = 'GB'
TBSuffix = 'TB'

BPerSecondSuffix = 'B/s'
KBPerSecondSuffix = 'KB/s'
MBPerSecondSuffix = 'MB/s'
GBPerSecondSuffix = 'GB/s'
TBPerSecondSuffix = 'TB/s'

ChooseServerAutomatically = 'Automaticamente'
Automatically = 'automaticamente'

MinimizeButton = 'Minimizar'
MenuButton = 'Menu'
SaveButton = 'Guardar'
Password = 'Password'

PleaseWait = 'Aguarde...'

; Password validation

ThinkPassword = 'Criar password'
EnterPasswordOnceAgain = 'Introduza novamente a sua password'
PasswordsCoincide = 'As passwords coincidem'
PasswordQualityCategory_AtLeastXLetters = 'Pelo menos ' +$MinimumPasswordLength + ' carateres'
PasswordQualityCategory_NoMoreXLetters = 'Máximo de ' + $MaximumPasswordLength + ' carateres'
PasswordQualityCategory_UppercaseAndLowercaseLetters = 'Letras maiúsculas e minúsculas'
PasswordQualityCategory_AtLeastOneDigit = 'Pelo menos um dígito'
PasswordQualityCategory_DisallowedLetters_None = 'Carateres permitidos'
PasswordQualityCategory_DisallowedLetters_One = 'Caráter não permitido: ' + $Symbol
PasswordQualityCategory_DisallowedLetters_Some_Part1 = 'Carateres não permitidos: ' + $Symbols
PasswordQualityCategory_DisallowedLetters_Some_Part2 = ' ...'
PasswordQualityCategory_DisallowedLetters_SpaceName = 'Espaço'
PasswordQualityCategory_Confirmed = PasswordsCoincide
ShowPasswordButton = 'Mostrar password'

InvalidUrl = 'URL não válido'

ConnectToKpc = 'Iniciar sessão em My Kaspersky'