mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[i18n] Translated using Weblate (Portuguese)
Currently translated at 77.1% (27 of 35 strings)
This commit is contained in:
parent
4bc8944aab
commit
e6b09ba464
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"argument_required": "O argumento {:s} é obrigatório",
|
||||
"authentication_profile_required": "Requerida autenticação no perfil '{:s}'",
|
||||
"argument_required": "O argumento {argument} é obrigatório",
|
||||
"authentication_profile_required": "Requerida autenticação no perfil '{profile}'",
|
||||
"authentication_required": "Autenticação obrigatória",
|
||||
"authentication_required_long": "É preciso autenticar-se para realizar esta ação",
|
||||
"colon": "{}:",
|
||||
"confirm": "Confirmar {:s}",
|
||||
"confirm": "Confirmar {prompt}",
|
||||
"error": "Erro:",
|
||||
"instance_already_running": "O serviço já está em execussão",
|
||||
"invalid_argument": "Argumento inválido '{:s}': {:s}",
|
||||
"invalid_argument": "Argumento inválido '{argument}': {error}",
|
||||
"invalid_password": "Senha incorreta",
|
||||
"ldap_attribute_already_exists": "O atributo já existe: '{:s}={:s}'",
|
||||
"ldap_attribute_already_exists": "O atributo já existe: '{attribute}={value}'",
|
||||
"ldap_operation_error": "Ocorreu um erro durante a operação LDAP",
|
||||
"ldap_server_down": "Não foi possível comunicar com o servidor LDAP",
|
||||
"logged_in": "Sessão iniciada",
|
||||
|
|
Loading…
Add table
Reference in a new issue