snipe-it/resources/lang/pt-PT/button.php
snipe d1ce1b6f18 Updated language strings from CrowdIn
Signed-off-by: snipe <snipe@snipe.net>
2023-08-15 13:21:35 +01:00

25 lines
1 KiB
PHP

<?php
return [
'actions' => 'Ações',
'add' => 'Adicionar Novo',
'cancel' => 'Cancelar',
'checkin_and_delete' => 'Entrega todos / Apaga Utilizadores',
'delete' => 'Remover',
'edit' => 'Editar',
'restore' => 'Restaurar',
'remove' => 'Remover',
'request' => 'Solicitar',
'submit' => 'Submeter',
'upload' => 'Carregar',
'select_file' => 'Selecione o arquivo...',
'select_files' => 'Selecionar ficheiros...',
'generate_labels' => '{1} Gerar Rótulo|[2,*] Gerar Rótulos',
'send_password_link' => 'Enviar Link para redefinição de senha',
'go' => 'Ir',
'bulk_actions' => 'Ações em massa',
'add_maintenance' => 'Adicionar Manutenção',
'append' => 'Anexar',
'new' => 'Novo',
];