diff options
Diffstat (limited to 'lib/l10n/pt_BR.json')
-rw-r--r-- | lib/l10n/pt_BR.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 7be0c4279d2..e25e14daa13 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -146,6 +146,7 @@ "Check the value of \"datadirectory\" in your configuration" : "Verifique o valor do \"diretóriodedados\" na sua configuração", "Data directory (%s) is invalid" : "Diretório de dados (%s) é inválido", "Please check that the data directory contains a file \".ocdata\" in its root." : "Por favor, verifique se o diretório de dados contém um arquivo \".ocdata\" em sua raiz.", - "Could not obtain lock type %d on \"%s\"." : "Não foi possível obter tipo de bloqueio %d em \"%s\"." + "Could not obtain lock type %d on \"%s\"." : "Não foi possível obter tipo de bloqueio %d em \"%s\".", + "Storage not available" : "Armazanamento não disponível" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |