-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Hosted Weblate (#1094)
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [ubuntu-desktop-translations/Ubuntu Pro for WSL](https://hosted.weblate.org/projects/ubuntu-desktop-translations/ubuntu-pro-for-wsl/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/ubuntu-desktop-translations/ubuntu-pro-for-wsl/horizontal-auto.svg) --- UDENG-266
- Loading branch information
Showing
2 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"tokenErrorEmpty": "Token não pode ser vazio", | ||
"tokenErrorInvalid": "Token inválido", | ||
"tokenValid": "Token válido", | ||
"applyProToken": "Aplicar o token do Ubuntu Pro", | ||
"applyingProToken": "Aplicando o token {token}", | ||
"@applyingProToken": { | ||
"placeholders": { | ||
"token": { | ||
"type": "String" | ||
} | ||
} | ||
}, | ||
"ubuntuProEnabledInfo": "Todas as instâncias Ubuntu WSL tem acesso aos recursos de segurança do Ubuntu Pro.", | ||
"detachPro": "Desvincular Ubuntu Pro", | ||
"purchaseStatusServer": "Erro inesperado na Microsoft Store. Por favor tente novamente mais tarde.", | ||
"agentStateQuerying": "Verificando o estado do agente de fundo do Ubuntu Pro.", | ||
"agentStateUnknownEnv": "O estado do agente de fundo do Ubuntu Pro não pode ser verificado. Verifique as suas configurações de ambiente.", | ||
"learnMore": "Saiba mais", | ||
"ubuntuProEnabled": "O Ubuntu Pro está habilitado nessa máquina", | ||
"agentStatePingNonResponsive": "O agente de fundo do Ubuntu Pro não está respondendo.", | ||
"purchaseStatusAlreadyPurchased": "Você já é assinante do Ubuntu Pro.", | ||
"proHeading": "Segurança de software de código aberto pelos editores do Ubuntu, agora disponível no Windows. {aboutLink}", | ||
"@proHeading": { | ||
"placeholders": { | ||
"aboutLink": { | ||
"type": "String" | ||
} | ||
} | ||
}, | ||
"agentStateUnreachable": "Tentando recuperar o agente de fundo do Ubuntu Pro.", | ||
"manageUbuntuPro": "Gerencie a assinatura do Ubuntu Pro", | ||
"agentStateCannotStart": "O agente de fundo do Ubuntu Pro não pode ser iniciado.", | ||
"purchaseStatusUserGaveUp": "A tentativa de compra foi cancelada.", | ||
"agentStateInvalid": "Esperando a inicialização do agente de fundo do Ubuntu Pro.", | ||
"agentStateStarting": "O agente de fundo do Ubuntu Pro está iniciando.", | ||
"agent": "Agente de fundo do Ubuntu Pro", | ||
"purchaseStatusNetwork": "Um problema de rede impediu a realização da compra. Por favor tente novamente quando estiver conectado.", | ||
"purchaseStatusUnknown": "Um erro inesperado ao tentar comprar a assinatura. Considere reiniciar esse aplicativo.", | ||
"updatingSubscriptionInfo": "Atualizando as informações da assinatura.", | ||
"purchaseStatusSuccess": "Obrigado por assinar o Ubuntu Pro.", | ||
"appTitle": "Ubuntu Pro for WSL", | ||
"getUbuntuPro": "Adquira o Ubuntu Pro", | ||
"tokenInputTitle": "Vincular essa máquina", | ||
"tokenInputHint": "Token", | ||
"attach": "Vincular", | ||
"tokenInputDescription": "Insira um token de {proLink} ou do seu administrador de sistemas", | ||
"@tokenInputDescription": { | ||
"placeholders": { | ||
"proLink": { | ||
"type": "String" | ||
} | ||
} | ||
} | ||
} |