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 7ed4c7ad064..7d779010cea 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -131,6 +131,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} moveu o arquivo {oldfile} para {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou excluĂdo de seus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta favorita foi <strong>modificado</strong>", "All files" : "Todos os arquivos", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Envio (max. %s)", |