diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 9da8f6fd889..4946c712df1 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -22,6 +22,8 @@ OC.L10N.register( "An unknown error has occurred" : "Um erro desconhecido ocorreu", "File could not be uploaded" : "Não foi possível enviar o arquivo", "Uploading …" : "Enviando...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Enviando … ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Uploading that item is not supported" : "O envio deste item não é suportado", "Target folder does not exist any more" : "Pasta destino não existe mais", |