diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 8b17907822c..f74bbe266da 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -193,6 +193,7 @@ OC.L10N.register( "ascending" : "ascendente", "descending" : "descendente", "Sort list by {column} ({direction})" : "Classificar lista por {column} ({direction})", + "List of files and folders." : "Lista de arquivos e pastas.", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", "Storage informations" : "Informações de armazenamento", "{usedQuotaByte} used" : "{usedQuotaByte} usado", |