mirror of
https://github.com/nextcloud/server.git
synced 2026-06-17 20:50:05 -04:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
b828188904
commit
2d431eb9d0
2 changed files with 2 additions and 0 deletions
|
|
@ -281,6 +281,7 @@ OC.L10N.register(
|
|||
"Cannot create \"data\" directory." : "Não é possível criar o diretório \"data\".",
|
||||
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Geralmente, isso pode ser corrigido dando ao servidor web acesso de gravação ao diretório raiz. Consulte %s",
|
||||
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Geralmente, as permissões podem ser corrigidas dando ao servidor web acesso de gravação ao diretório raiz. Consulte %s.",
|
||||
"Your data directory is not readable." : "Seu diretório de dados não pode ser lido.",
|
||||
"Your data directory is not writable." : "Seu diretório de dados não é gravável.",
|
||||
"Setting locale to %s failed." : "Falha ao definir a configuração regional para %s.",
|
||||
"Please install one of these locales on your system and restart your web server." : "Por favor, instale uma dessas configurações regionais em seu sistema e reinicie seu servidor web.",
|
||||
|
|
|
|||
|
|
@ -279,6 +279,7 @@
|
|||
"Cannot create \"data\" directory." : "Não é possível criar o diretório \"data\".",
|
||||
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Geralmente, isso pode ser corrigido dando ao servidor web acesso de gravação ao diretório raiz. Consulte %s",
|
||||
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Geralmente, as permissões podem ser corrigidas dando ao servidor web acesso de gravação ao diretório raiz. Consulte %s.",
|
||||
"Your data directory is not readable." : "Seu diretório de dados não pode ser lido.",
|
||||
"Your data directory is not writable." : "Seu diretório de dados não é gravável.",
|
||||
"Setting locale to %s failed." : "Falha ao definir a configuração regional para %s.",
|
||||
"Please install one of these locales on your system and restart your web server." : "Por favor, instale uma dessas configurações regionais em seu sistema e reinicie seu servidor web.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue