Skip to content

Commit 51546ea

Browse files
committed
Update pt-BR translations
1 parent 9b44475 commit 51546ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/lang/pt-BR/lfm.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
'menu-download' => 'Download',
1515
'menu-resize' => 'Redimensionar',
1616
'menu-crop' => 'Cortar',
17+
'menu-move' => 'Mover',
1718

1819
'title-page' => 'Gerenciador de Arquivos',
1920
'title-upload' => 'Envio de Arquivo',
@@ -28,6 +29,7 @@
2829
'message-name' => 'Nome da pasta:',
2930
'message-rename' => 'Renomear para:',
3031
'message-extension_not_found' => 'Por favor instale a extenção gd ou imagick para recortar, redimensionar e criar miniaturas das imagens.',
32+
'message-drop' => 'Solte seus arquivos aqui',
3133

3234
'error-rename' => 'Nome de arquivo já está em uso!',
3335
'error-file-name' => 'O nome do arquivo não pode estar vazio!',
@@ -47,8 +49,11 @@
4749
'btn-close' => 'Fechar',
4850
'btn-crop' => 'Cortar',
4951
'btn-copy-crop' => 'Copie e corte',
52+
'btn-crop-free' => 'Livre',
5053
'btn-cancel' => 'Cancelar',
54+
'btn-confirm' => 'Confirmar',
5155
'btn-resize' => 'Redimensionar',
56+
'btn-open' => 'Abrir Pasta',
5257

5358
'resize-ratio' => 'Proporção:',
5459
'resize-scaled' => 'Imagem dimensionada:',

0 commit comments

Comments
 (0)