diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 531232bd419..bb04d7ea5d3 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -207,7 +207,7 @@ OC.L10N.register( "Deleted shares" : "Compartilhamentos excluídos", "Pending shares" : "Compartilhamentos pendentes", "Text file" : "Arquivo texto", - "New text file.txt" : "Novo texto file.txt", + "New text file.txt" : "Novo arquivo.txt", "Unshare" : "Descompartilhar", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "A pasta de grupo \"{mountPoint}\" está quase cheia ({usedSpacePercent}%)", |