Skip to content

Commit 861227c

Browse files
committed
Little corrections on the PT BR translation
1 parent d734d95 commit 861227c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/lang/pt_BR.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const pt_BR = {
3535
},
3636
contextMenu: {
3737
copy: 'Copiar',
38-
cut: 'Colar',
38+
cut: 'Recortar',
3939
delete: 'Apagar',
4040
download: 'Download',
4141
info: 'Selecionado:',
@@ -117,7 +117,7 @@ const pt_BR = {
117117
title: 'Status',
118118
},
119119
upload: {
120-
ifExist: 'Se arquivo não existir:',
120+
ifExist: 'Se arquivo existir:',
121121
noSelected: 'Nenhum arquivo selecionado!',
122122
overwrite: 'Substituir!',
123123
selected: 'Selecionado:',
@@ -175,7 +175,7 @@ const pt_BR = {
175175
dirCreated: 'Pasta criada!',
176176
dirNotFound: 'Pasta não encontrada',
177177
// actions
178-
uploaded: 'Todos os arquivo realizarm o upload!',
178+
uploaded: 'Todos os arquivos realizaram o upload!',
179179
notAllUploaded: 'Alguns arquivos não realizaram o upload!',
180180
delNotFound: 'Alguns itens não foram encontrados!',
181181
deleted: 'Deletado!',

0 commit comments

Comments
 (0)