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 100.0% (38 of 38 strings)
This commit is contained in:
parent
46830168e9
commit
5ad97681fd
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"argument_required": "O argumento {argument} é obrigatório",
|
||||
"authentication_profile_required": "Requerida autenticação no perfil '{profile}'",
|
||||
"authentication_profile_required": "Autenticação requerida para o perfil '{profile}'",
|
||||
"authentication_required": "Autenticação obrigatória",
|
||||
"authentication_required_long": "É preciso autenticar-se para realizar esta ação",
|
||||
"colon": "{}: ",
|
||||
"confirm": "Confirmar {prompt}",
|
||||
"error": "Erro:",
|
||||
"file_exists": "A pasta já existe: '{path}'",
|
||||
"file_not_exist": "A pasta não existe: '{path}'",
|
||||
"folder_exists": "A pasta já existe '{path}'",
|
||||
"file_not_exist": "O ficheiro não existe: '{path}'",
|
||||
"folder_exists": "A pasta já existe: '{path}'",
|
||||
"folder_not_exist": "A pasta não existe",
|
||||
"instance_already_running": "O serviço já está em execussão",
|
||||
"invalid_argument": "Argumento inválido '{argument}': {error}",
|
||||
|
|
Loading…
Add table
Reference in a new issue