mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
010be3d775
commit
bda1956b2c
4 changed files with 8 additions and 0 deletions
|
|
@ -179,6 +179,9 @@ OC.L10N.register(
|
|||
"Back" : "Voltar",
|
||||
"Login form is disabled." : "O formulário de login está desativado.",
|
||||
"Edit Profile" : "Editar Perfil ",
|
||||
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
|
||||
"You haven't added any info yet" : "Você ainda não adicionou nenhuma informação",
|
||||
"{user} hasn't added any info yet" : "{user} ainda não adicionou nenhuma informação",
|
||||
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página",
|
||||
"Reset search" : "Redefinir pesquisa",
|
||||
"Search for {name} only" : "Pesquisar somente por {nome}",
|
||||
|
|
|
|||
|
|
@ -177,6 +177,9 @@
|
|||
"Back" : "Voltar",
|
||||
"Login form is disabled." : "O formulário de login está desativado.",
|
||||
"Edit Profile" : "Editar Perfil ",
|
||||
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
|
||||
"You haven't added any info yet" : "Você ainda não adicionou nenhuma informação",
|
||||
"{user} hasn't added any info yet" : "{user} ainda não adicionou nenhuma informação",
|
||||
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página",
|
||||
"Reset search" : "Redefinir pesquisa",
|
||||
"Search for {name} only" : "Pesquisar somente por {nome}",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,7 @@ OC.L10N.register(
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true. Veja %s",
|
||||
"Cannot write into \"apps\" directory" : "Não foi possível gravar no diretório \"apps\"",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Isso geralmente pode ser corrigido fornecendo ao servidor da web acesso de gravação ao diretório de aplicativos ou desativando a App Store no arquivo de configuração.",
|
||||
"Cannot create \"data\" directory." : "Não é possível criar o diretório \"dados\".",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Normalmente isso pode ser resolvido dando ao webserver permissão de escrita no diretório raiz. Veja %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "As permissões normalmente podem ser corrigidas dando permissão de escrita do diretório raiz para o servidor web. Veja %s.",
|
||||
"Setting locale to %s failed" : "Falha ao configurar localização para %s",
|
||||
|
|
|
|||
|
|
@ -215,6 +215,7 @@
|
|||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Ou, se você preferir manter o arquivo config.php somente para leitura, defina a opção \"config_is_read_only\" como true. Veja %s",
|
||||
"Cannot write into \"apps\" directory" : "Não foi possível gravar no diretório \"apps\"",
|
||||
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Isso geralmente pode ser corrigido fornecendo ao servidor da web acesso de gravação ao diretório de aplicativos ou desativando a App Store no arquivo de configuração.",
|
||||
"Cannot create \"data\" directory." : "Não é possível criar o diretório \"dados\".",
|
||||
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Normalmente isso pode ser resolvido dando ao webserver permissão de escrita no diretório raiz. Veja %s",
|
||||
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "As permissões normalmente podem ser corrigidas dando permissão de escrita do diretório raiz para o servidor web. Veja %s.",
|
||||
"Setting locale to %s failed" : "Falha ao configurar localização para %s",
|
||||
|
|
|
|||
Loading…
Reference in a new issue