Skip to content

Commit 3a7753e

Browse files
authored
Merge pull request #923 from flaviopc/master
translation of some items pt-BR
2 parents 7615204 + 5ff8349 commit 3a7753e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/lang/pt-BR/lfm.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
'menu-download' => 'Download',
1717
'menu-resize' => 'Redimensionar',
1818
'menu-crop' => 'Cortar',
19+
'menu-move' => 'Mover',
20+
'menu-multiple' => 'Selecionar vários',
1921

2022
'title-page' => 'Gerenciador de Arquivos',
2123
'title-panel' => 'Gerenciador de Arquivos',
@@ -37,6 +39,7 @@
3739
'message-name' => 'Nome da pasta:',
3840
'message-rename' => 'Renomear para:',
3941
'message-extension_not_found' => 'Por favor instale a extenção gd ou imagick para recortar, redimensionar e criar miniaturas das imagens.',
42+
'message-drop' => 'Solte seus arquivos aqui',
4043

4144
'error-rename' => 'Nome de arquivo já está em uso!',
4245
'error-file-name' => 'O nome do arquivo não pode estar vazio!',
@@ -60,8 +63,11 @@
6063
'btn-close' => 'Fechar',
6164
'btn-crop' => 'Cortar',
6265
'btn-copy-crop' => 'Copie e corte',
66+
'btn-crop-free' => 'Livre',
6367
'btn-cancel' => 'Cancelar',
68+
'btn-confirm' => 'Confirmar',
6469
'btn-resize' => 'Redimensionar',
70+
'btn-open' => 'Abrir Pasta',
6571

6672
'resize-ratio' => 'Proporção:',
6773
'resize-scaled' => 'Imagem dimensionada:',

0 commit comments

Comments
 (0)